|
|
@550
|
8 years |
epyon |
* ECS and windowing updates
|
|
|
@543
|
8 years |
epyon |
* fixes in handle store
* removal of get_handle
* indices instead of …
|
|
|
@529
|
8 years |
epyon |
* mass update
|
|
|
@505
|
9 years |
epyon |
* several STL updates
* several minor fixes
|
|
|
@492
|
9 years |
epyon |
|
|
|
@491
|
9 years |
epyon |
* mass update (will try to do atomic from now)
|
|
|
@486
|
9 years |
epyon |
* mass update once again…
|
|
|
@454
|
10 years |
epyon |
* math library work
* glm only referenced in math/common.hh
* still …
|
|
|
@453
|
10 years |
epyon |
* added math/degrees and radians
* added math/geometric - not used …
|
|
|
@440
|
10 years |
epyon |
* massive std::string removal
* no header depends on std::string …
|
|
|
@406
|
10 years |
epyon |
* code compiles cleanly on maximum warning level
|
|
|
@399
|
10 years |
epyon |
* naming cleanup
* string_ref -> string_view (compatible with C++17 …
|
|
|
@397
|
10 years |
epyon |
* various cleanups
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@392
|
10 years |
epyon |
* massive shift towards nova STL
* include cleanups
|
|
|
@380
|
10 years |
epyon |
* oops, missed src :
got rid of to_string and other std::string …
|
|
|
@369
|
10 years |
epyon |
* removed all std headers (except cassert) from common.hh
* sized int …
|
|
|
@368
|
10 years |
epyon |
* massive restructuring
* detail::data_base class for …
|
|
|
@367
|
10 years |
epyon |
* fixed compilation and warnings on gcc
* slowly removing/merging …
|
|
|
@365
|
10 years |
epyon |
* overhaul of logging:
no longer stream operated
no longer …
|
|
|
@357
|
10 years |
epyon |
* common - required msvc version bumped
* io_event/sdl_input - native …
|
|
|
@343
|
11 years |
epyon |
* temporary functions for swap control, will be substituted with a …
|
|
|
@340
|
11 years |
epyon |
* new image types for gl (floating point texture support)
* …
|
|
|
@338
|
11 years |
epyon |
* io_events for controllers
|
|
|
@336
|
11 years |
epyon |
* added missing sdl module files
|
|
|
@330
|
11 years |
epyon |
* implemented positional sound interface for audio
* rudimentary …
|
|
|
@329
|
11 years |
epyon |
* audio now based on handles
|
|
|
@322
|
11 years |
epyon |
* profiler control via define/NV_DEBUG
* weird RELEASE mode audio …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@202
|
12 years |
epyon |
* compilation fix
* missing sdl_audio implementation file
|