|
|
@526
|
9 years |
epyon |
* physics level mesh implementation
|
|
|
@524
|
9 years |
epyon |
* god I really suck with proper commits -_-
|
|
|
@523
|
9 years |
epyon |
* attach depth
* minor fixes
|
|
|
@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
|
|
|
@517
|
9 years |
epyon |
* fix for material manager (default texture)
|
|
|
@516
|
9 years |
epyon |
* model node flags added
|
|
|
@515
|
9 years |
epyon |
* model tag support
* local transform particle engines
* fix for 3d …
|
|
|
@512
|
9 years |
epyon |
* lua_math fixes
* flags part of model definition
|
|
|
@510
|
9 years |
epyon |
* choice a enum instead of boolean - pattern support
|
|
|
@509
|
9 years |
epyon |
* random distributions
* resource - rename/remove support
* debug …
|
|
|
@508
|
9 years |
epyon |
* nv::engine upgrades
* default_resource_manager implementation
|
|
|
@507
|
9 years |
epyon |
* missing files added
|
|
|
@505
|
9 years |
epyon |
* several STL updates
* several minor fixes
|
|
|
@504
|
9 years |
epyon |
* temporary add_base_path for image manager
* random - warning fix
* …
|
|
|
@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
|
|
|
@498
|
9 years |
epyon |
* ecs implementation
* mipmapping by default for material manager
* …
|
|
|
@491
|
9 years |
epyon |
* mass update (will try to do atomic from now)
|
|
|
@487
|
9 years |
epyon |
|
|
|
@486
|
9 years |
epyon |
* mass update once again…
|
|
|
@485
|
9 years |
epyon |
* massive update (need to start doing atomics again) :/
|
|
|
@484
|
10 years |
epyon |
* resource manager updates
* nv-image added
* missing stl memory …
|
|
|
@479
|
10 years |
epyon |
* resource system cleanups
|
|
|
@477
|
10 years |
epyon |
* resource handling rewrite
* skeletal_mesh/mesh_data updates
|
|
|
@474
|
10 years |
epyon |
* resource manager updates
|
|
|
@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
|
|
|
@440
|
10 years |
epyon |
* massive std::string removal
* no header depends on std::string …
|
|
|
@439
|
10 years |
epyon |
* more std::string removal
|
|
|
@438
|
10 years |
epyon |
* massive amount of std::string removal
* removed slurp, use …
|
|
|
@433
|
10 years |
epyon |
* string.hh split into separate files
* string.hh - removed …
|
|
|
@431
|
10 years |
epyon |
* hash storage type
* string hash storage type
* several minor fixes …
|
|
|
@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 …
|
|
|
@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 - …
|
|
|
@380
|
10 years |
epyon |
* oops, missed src :
got rid of to_string and other std::string …
|
|
|
@374
|
10 years |
epyon |
* MASSIVE commit
* common.hh - size_t, ptrdiff_t, nv:: namespace, …
|
|
|
@368
|
10 years |
epyon |
* massive restructuring
* detail::data_base class for …
|
|
|
@365
|
10 years |
epyon |
* overhaul of logging:
no longer stream operated
no longer …
|
|
|
@364
|
10 years |
epyon |
* fixed compilation on clang
* cleared all clang warnings (except …
|
|
|
@361
|
10 years |
epyon |
* more string_ref changes
|
|
|
@358
|
10 years |
epyon |
* fixed string_ref constructor
* implementing string_ref usage in …
|
|
|
@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
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@317
|
11 years |
epyon |
* cleaned and extended the shader lua resource interface
|
|
|
@316
|
11 years |
epyon |
* engine category
* resource system beginnings
* early effects …
|