|
|
@543
|
8 years |
epyon |
* fixes in handle store
* removal of get_handle
* indices instead of …
|
|
|
@534
|
8 years |
epyon |
CONTINUED:
* getting rid of size_t
* datatypes now restricted to …
|
|
|
@532
|
8 years |
epyon |
* minor date swap and initial size_t removal
|
|
|
@529
|
8 years |
epyon |
* mass update
|
|
|
@522
|
9 years |
epyon |
* updates lol
|
|
|
@520
|
9 years |
epyon |
* ecs updates
* animation updates
* ragdoll manager
* lua has own …
|
|
|
@519
|
9 years |
epyon |
* types.hh fix
* more debug in particle engine
|
|
|
@518
|
9 years |
epyon |
* refactoring of the particle_engine
* particle_manager added
* cleanups
|
|
|
@515
|
9 years |
epyon |
* model tag support
* local transform particle engines
* fix for 3d …
|
|
|
@501
|
9 years |
epyon |
* particle engine updates
* device/context redesign
* caching of GL …
|
|
|
@500
|
9 years |
epyon |
* massive particle_engine updates
* more image data types
* texture …
|
|
|
@499
|
9 years |
epyon |
* ecs work
* particle engine rehaul
* added map/unmap buffer to ::context
|
|
|
@491
|
9 years |
epyon |
* mass update (will try to do atomic from now)
|
|
|
@479
|
10 years |
epyon |
* resource system cleanups
|
|
|
@471
|
10 years |
epyon |
* full math library
* GLM dependency removed
|
|
|
@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 …
|
|
|
@452
|
10 years |
epyon |
* lua_glm -> lua_math
|
|
|
@451
|
10 years |
epyon |
* math library started
|
|
|
@439
|
10 years |
epyon |
* more std::string removal
|
|
|
@433
|
10 years |
epyon |
* string.hh split into separate files
* string.hh - removed …
|
|
|
@406
|
10 years |
epyon |
* code compiles cleanly on maximum warning level
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@382
|
10 years |
epyon |
* massive C++11 update (upgrade to MSVC 2015)
* array/dynamic_array - …
|
|
|
@374
|
10 years |
epyon |
* MASSIVE commit
* common.hh - size_t, ptrdiff_t, nv:: namespace, …
|
|
|
@365
|
10 years |
epyon |
* overhaul of logging:
no longer stream operated
no longer …
|
|
|
@361
|
10 years |
epyon |
* more string_ref changes
|
|
|
@353
|
10 years |
epyon |
* minor fixes
|
|
|
@323
|
11 years |
epyon |
* nova now compiles again under all three compilers with -Winsane and …
|
|
|
@320
|
11 years |
epyon |
* split nova into separate libs
* particle_engine moved to engine
|
|
copied from trunk/src/gfx/particle_engine.cc:
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|