|
|
@503
|
9 years |
epyon |
* nv::random - support for different rng sources
* nv::types - fixes …
|
|
|
@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
|
|
|
@492
|
9 years |
epyon |
|
|
|
@491
|
9 years |
epyon |
* mass update (will try to do atomic from now)
|
|
|
@473
|
10 years |
epyon |
* rtti updates
* device/context initial uniform buffer support
* fixes
|
|
|
@472
|
10 years |
epyon |
* additional uniforms
* R16F and R32F format support
* error fixes …
|
|
|
@463
|
10 years |
epyon |
* 3D/2D_ARRAY texture support
|
|
|
@462
|
10 years |
epyon |
* camera/device/uniform - modelview_inv added
* …
|
|
|
@461
|
10 years |
epyon |
* quaternion fixes
* image_data/device/gl_device/gl_enum - single …
|
|
|
@438
|
10 years |
epyon |
* massive amount of std::string removal
* removed slurp, use …
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@351
|
10 years |
epyon |
* gui hover and selected support
* minor changes
|
|
|
@350
|
10 years |
epyon |
* massive untracked updates
|
|
|
@340
|
11 years |
epyon |
* new image types for gl (floating point texture support)
* …
|
|
|
@331
|
11 years |
epyon |
* texture types (1D,2D,Rect,3D,Cube - not all fully supported yet)
* …
|
|
|
@323
|
11 years |
epyon |
* nova now compiles again under all three compilers with -Winsane and …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@316
|
11 years |
epyon |
* engine category
* resource system beginnings
* early effects …
|
|
|
@302
|
11 years |
epyon |
* buffers and vertex_arrays are now handle based
|
|
|
@292
|
11 years |
epyon |
* nmd_loader now (temporarily) holds nmd dump code
* image_data now …
|
|
|
@237
|
11 years |
epyon |
* debug_draw module added
* evil vertex descriptor and info added
* …
|
|
|
@233
|
11 years |
epyon |
* polygon_mode added to context and gl context implementation
|
|
|
@121
|
12 years |
epyon |
* Nova builds with -Weverything/-Wall/-pedantic/etc on:
on MSVC …
|
|
|
@70
|
12 years |
epyon |
* etype -> datatype
* types clarifications, and datatype_traits
|
|
|
@68
|
12 years |
epyon |
* engine support for int8 vectors (might be removed later?) - types …
|
|
|
@62
|
12 years |
epyon |
* type -> etype - to reduce confusion for the compiler
|
|
|
@49
|
12 years |
epyon |
* renamings for easier typing
|
|
|
@45
|
12 years |
epyon |
* temporary draw for context (and implementation)
* cleaned up …
|
|
|
@44
|
12 years |
epyon |
* context bugfixes, force apply state at creation and apply render …
|
|
|
@43
|
12 years |
epyon |
* texture2d object interface and implementation
|
|
|
@42
|
12 years |
epyon |
* vertex_buffer interface and implementation
|
|
|
@40
|
12 years |
epyon |
* bugfixes
|
|
|
@36
|
12 years |
epyon |
* gl_program added
|
|
|
@35
|
12 years |
epyon |
* gl_enum helper functions
* gl_names GL name handling
|