|
|
@289
|
11 years |
epyon |
* merged md5 animation loader into md5_loader
* all animation now …
|
|
|
@288
|
11 years |
epyon |
* unified animation_entry class
* virtuals removed from …
|
|
|
@287
|
11 years |
epyon |
* mesh_data_pack's in every format
* md5_mesh_data removed, uses …
|
|
|
@286
|
11 years |
epyon |
* split the monolithic animation templates into separate headers
* …
|
|
|
@285
|
11 years |
epyon |
* full pure data model for animation
* all loaders now use pure data …
|
|
|
@284
|
11 years |
epyon |
* nmd format made more robust
* full implementation of runtime …
|
|
|
@283
|
11 years |
epyon |
* Nova Model Data format loader added
* keyframed mesh and skeletal …
|
|
|
@282
|
11 years |
epyon |
* key_slots - another template hell similar to vertex definitions
* …
|
|
|
@281
|
11 years |
epyon |
* animation key raw sizes (the whole system will be dumped though)
* …
|
|
|
@280
|
11 years |
epyon |
* unified mesh_raw_channel and mesh_raw_index_channel
* string_table …
|
|
|
@279
|
11 years |
epyon |
* const correctness for stream::write
* string_table and …
|
|
|
@278
|
11 years |
epyon |
* assimp module now creates fully pre-transformed meshes with both …
|
|
|
@277
|
11 years |
epyon |
* fixed and corrected the transformation mess in the assimp loader
* …
|
|
|
@276
|
11 years |
epyon |
* basic fov interface and algorithm
|
|
|
@275
|
11 years |
epyon |
* scene_node setters
* animated meshes don't need context, just the device
|
|
|
@274
|
11 years |
epyon |
* packed_indexed_array (experimental)
|
|
|
@273
|
11 years |
epyon |
* entity_store space reservation
* entity_store indexed access and …
|
|
|
@272
|
11 years |
epyon |
* iterators for entity store
|
|
|
@271
|
11 years |
epyon |
* entity storage based on handles in handle.hh
* gui uses entity storage
|
|
|
@270
|
11 years |
epyon |
* nv::handle - generic handle implementation
* nv::index_store - …
|
|
|
@269
|
11 years |
epyon |
* gui::environment uses a single vector of static elements
* …
|
|
|
@268
|
11 years |
epyon |
* gui::element completely independent of object
* gui::element is …
|
|
|
@267
|
11 years |
epyon |
* gui::element class now pure data
* gui::element related code in …
|
|
|
@266
|
11 years |
epyon |
* decoupling - uid_store independent of nv::object
* decoupling - …
|
|
|
@265
|
11 years |
epyon |
* lua::ref lightweight wrapper class
* allows distinction from int …
|
|
|
@264
|
11 years |
epyon |
* decoupling - root doesn't have to be an object
* decoupling - …
|
|
|
@263
|
11 years |
epyon |
* cleaned up sneaky lua map_area registration
|
|
|
@262
|
11 years |
epyon |
* major decoupling
lua system independent of nv::object
…
|
|
|
@261
|
11 years |
epyon |
* md5_loader using dynamic_array
* skeleton animation via pointer, …
|
|
|
@260
|
11 years |
epyon |
* array header - includes static_array and dynamic_array
|
|
|
@259
|
11 years |
epyon |
* severly cleaned up the md5 loader, uses now the same scheme as the …
|
|
|
@258
|
11 years |
epyon |
* md5 - algorithmic reduction and reweighting of loaded weights to 4 …
|
|
|
@257
|
11 years |
epyon |
* object can now only created from root
* all registration is done …
|
|
|
@256
|
11 years |
epyon |
* various minor fixes
|
|
|
@255
|
11 years |
epyon |
* range, range2d and index power iterators added
* noncopyable added
…
|
|
|
@254
|
11 years |
epyon |
* nv::any, similar to boost::any - full implementation
|
|
|
@253
|
11 years |
epyon |
* managed finally to force the compile-time, hand-written performance, …
|
|
|
@252
|
11 years |
epyon |
* animation may be nullptr
|
|
|
@251
|
11 years |
epyon |
* const correctness (in-progress)
|
|
|
@250
|
11 years |
epyon |
* assimp logging done automatically
* assimp flags hidden
|
|
|
@249
|
11 years |
epyon |
* formats/assimp - full animation support
* two animation formats - …
|
|
|
@248
|
11 years |
epyon |
* AssImp? loader implementation
* full mesh_data support
* initial …
|
|
|
@247
|
11 years |
epyon |
* full dynamical translation of AssImp? C-Api
* conversion and utility …
|
|
|
@246
|
11 years |
epyon |
* sdl mouse move event didn't record relative values - fixed
|
|
|
@245
|
11 years |
epyon |
* gl library wgl support
* gl context and window adoption
|
|
|
@244
|
11 years |
epyon |
* gl_types.inc split out of gl.hh
|
|
|
@243
|
11 years |
epyon |
* fix for SDL 2.0 fullscreen
|
|
|
@242
|
11 years |
epyon |
* fix for animation transform_vector
* common four_cc template
|
|
|
@241
|
11 years |
epyon |
* significant simplification of the md5 code
* proper instancing for …
|
|
|
@240
|
11 years |
epyon |
* multiple mesh per file interface for all mesh loaders added
* …
|
|
|
@239
|
11 years |
epyon |
* massive update of mesh handling
* universal mesh handling routines
…
|
|
|
@238
|
11 years |
epyon |
* mesh data interface and usage
* new wavefront importer (old pending …
|
|
|
@237
|
11 years |
epyon |
* debug_draw module added
* evil vertex descriptor and info added
* …
|
|
|
@236
|
11 years |
epyon |
* mass renames to prepare for new mesh_data
|
|
|
@235
|
11 years |
epyon |
* camera class extension
* additional built-in uniforms added
* …
|
|
|
@234
|
11 years |
epyon |
* shader path for GUI (still temporary fix)
|
|
|
@233
|
11 years |
epyon |
* polygon_mode added to context and gl context implementation
|
|
|
@232
|
11 years |
epyon |
* automatic link-time and draw-time uniforms added
|
|
|
@231
|
11 years |
epyon |
* further simplification of mesh classes
* updated tests
|
|
|
@230
|
11 years |
epyon |
* animated_mesh, scene_node, camera and transform classes added
* …
|
|
|
@229
|
11 years |
epyon |
* framebuffer extension added to gl
* various minro changes and fixes
|
|
|
@228
|
11 years |
epyon |
* various untracked changes
|
|
|
@227
|
11 years |
epyon |
* skeletal mesh support
|
|
|
@226
|
11 years |
epyon |
* md5 implementation fixes and optimizations
|
|
|
@225
|
11 years |
epyon |
* obj_loader - safety net for degenerate triangles
|
|
|
@224
|
11 years |
epyon |
* universal mesh format
* removed keyframed_mesh_data
|
|
|
@223
|
11 years |
epyon |
* keyframed_mesh can be animated either cpu or gpu side
|
|
|
@222
|
12 years |
epyon |
* terminal interface and curses implementation
|
|
|
@221
|
12 years |
epyon |
* nv::lua - map_tile class added (with expansion and flipping)
|
|
|
@220
|
12 years |
epyon |
* nv::lua - lua_raw byte array function (probably should be templated …
|
|
|
@219
|
12 years |
epyon |
* nv::string - extended string ops
|
|
|
@218
|
12 years |
epyon |
* curses library headers and support added
|
|
|
@217
|
12 years |
epyon |
* lua/nova - almost complete reimplementation of "core" from FPC …
|
|
|
@216
|
12 years |
epyon |
* lua/state - sorted the functions in the cc file, it was getting a mess
|
|
|
@215
|
12 years |
epyon |
* root - no longer holds a type_database
* lua - lua::state has it's …
|
|
|
@214
|
12 years |
epyon |
* types - decomposition, math types go to math, type_traits related to …
|
|
|
@213
|
12 years |
epyon |
* lua/state - upvalue_index moved to lua/values
|
|
|
@212
|
12 years |
epyon |
* lua/dispatch - powerful module for binding any function or method to …
|
|
|
@211
|
12 years |
epyon |
* type_traits - fix for is_stdstring
* type_traits - added function_traits
|
|
|
@210
|
12 years |
epyon |
* -stdlib=libc++ messes up windows clang/gcc compilation, so it should …
|
|
|
@209
|
12 years |
epyon |
* lua_flags - dedicated flags module and lua type passing support
* …
|
|
|
@208
|
12 years |
epyon |
* lua - rewrite of template and custom attribute passing - should be …
|
|
|
@207
|
12 years |
epyon |
* lua - concept change - all functionality in nv::lua except raw
* …
|
|
|
@206
|
12 years |
epyon |
* lua - major refactoring of the lua state/table
* lua - added …
|
|
|
@205
|
12 years |
cahir |
Link with libc++ on MacOSX.
|
|
|
@204
|
12 years |
cahir |
Fix warnings on MacOSX 64-bit with clang 3.3
|
|
|
@203
|
12 years |
epyon |
* forgot to commit fmod.cc
|
|
|
@202
|
12 years |
epyon |
* compilation fix
* missing sdl_audio implementation file
|
|
|
@201
|
12 years |
epyon |
* specialization fix
|
|
|
@200
|
12 years |
epyon |
* compilation and warning fixes
|
|
|
@199
|
12 years |
epyon |
* GCC64 fix
|
|
|
@198
|
12 years |
epyon |
* warning cleanup for clang and gcc
|
|
|
@197
|
12 years |
epyon |
* clang compilation fixed
* gcc compilation fixed
* warning cleanup …
|
|
|
@196
|
12 years |
epyon |
* type_traits - for once we have Good Guy MSVC vs the bad kids. …
|
|
|
@195
|
12 years |
epyon |
* string/ends_with added
|
|
|
@194
|
12 years |
epyon |
* interface - audio added (minimal)
* fmod/audio - fmodex audio …
|
|
|
@193
|
12 years |
epyon |
* lib - fmodex headers added
* lib - sdl_mixer headers added
|
|
|
@192
|
12 years |
epyon |
* format - quaternion interpolation fix
|
|
|
@191
|
12 years |
epyon |
* formats - md3_animation works!
|
|
|
@190
|
12 years |
epyon |
* formats - md5 loader - no animations yet, but tangent calculation in
|
|
|