source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @514   9 years epyon * term_color implementation * support for background color * support …
(edit) @513   9 years epyon * changed resource_type_id to a thash64 instead of a shash64 - more …
(edit) @512   9 years epyon * lua_math fixes * flags part of model definition
(edit) @511   9 years epyon * RTTI upgrades
(edit) @510   9 years epyon * choice a enum instead of boolean - pattern support
(edit) @509   9 years epyon * random distributions * resource - rename/remove support * debug …
(edit) @508   9 years epyon * nv::engine upgrades * default_resource_manager implementation
(edit) @507   9 years epyon * missing files added
(edit) @506   9 years epyon * split shader objects from programs to allow separate compilation * …
(edit) @505   9 years epyon * several STL updates * several minor fixes
(edit) @504   9 years epyon * temporary add_base_path for image manager * random - warning fix * …
(edit) @503   9 years epyon * nv::random - support for different rng sources * nv::types - fixes …
(edit) @502   9 years epyon * instancing support
(edit) @501   9 years epyon * particle engine updates * device/context redesign * caching of GL …
(edit) @500   9 years epyon * massive particle_engine updates * more image data types * texture …
(edit) @499   9 years epyon * ecs work * particle engine rehaul * added map/unmap buffer to ::context
(edit) @498   9 years epyon * ecs implementation * mipmapping by default for material manager * …
(edit) @497   9 years epyon * minor bugfix * ecs header added
(edit) @496   9 years epyon * type disambiguition in handle.hh * tweak to shadowcasting
(edit) @495   9 years epyon * packed_index_table and unpacked_index_array added
(edit) @494   9 years epyon * nlua_tou32array added
(edit) @493   9 years epyon * program validation moved to first use - fixes validation errors on …
(edit) @492   9 years epyon
(edit) @491   9 years epyon * mass update (will try to do atomic from now)
(edit) @490   9 years epyon * temporary Lua 5.1 hardcode
(edit) @489   9 years epyon
(edit) @488   9 years epyon
(edit) @487   9 years epyon
(edit) @486   9 years epyon * mass update once again…
(edit) @485   9 years epyon * massive update (need to start doing atomics again) :/
(edit) @484   10 years epyon * resource manager updates * nv-image added * missing stl memory …
(edit) @483   10 years epyon * skeleton updates
(edit) @482   10 years epyon * skeletal animation updated
(edit) @481   10 years epyon * skeleton/resource updates
(edit) @480   10 years epyon * cleanup of legacy code * resource updates
(edit) @479   10 years epyon * resource system cleanups
(edit) @478   10 years epyon * fixes
(edit) @477   10 years epyon * resource handling rewrite * skeletal_mesh/mesh_data updates
(edit) @476   10 years epyon * utility compressed_pair.hh
(edit) @475   10 years epyon * skeletal_mesh updates
(edit) @474   10 years epyon * resource manager updates
(edit) @473   10 years epyon * rtti updates * device/context initial uniform buffer support * fixes
(edit) @472   10 years epyon * additional uniforms * R16F and R32F format support * error fixes …
(edit) @471   10 years epyon * full math library * GLM dependency removed
(edit) @470   10 years epyon * animation time definition fixes
(edit) @469   10 years epyon * stl/short_string - minor fix * stl/utility - max for 3 arguments * …
(edit) @468   10 years epyon * cleanup of material_idx
(edit) @467   10 years epyon * wx_canvas - color logging * string - _sh64/_sh32 literal support * …
(edit) @466   10 years epyon * support for separate runtime CRT build * wx fix for new gl headers
(edit) @465   10 years epyon * include guards for types * switching to OpenGL 3.1
(edit) @464   10 years epyon * full GL header support up to 4.5
(edit) @463   10 years epyon * 3D/2D_ARRAY texture support
(edit) @462   10 years epyon * camera/device/uniform - modelview_inv added * …
(edit) @461   10 years epyon * quaternion fixes * image_data/device/gl_device/gl_enum - single …
(edit) @460   10 years epyon * fix for type_erasure iterator
(edit) @459   10 years epyon * quaternion implementation
(edit) @458   10 years epyon * starting work on stl/type_erasure * mesh_creator - fixed tangent …
(edit) @457   10 years epyon * mesh_creator - mirror and swap_culling, const on merge and …
(edit) @456   10 years epyon * mesh_creator minor cleanup - need more * data channel cloning * …
(edit) @455   10 years epyon * fov has own interface, not map_area based
(edit) @454   10 years epyon * math library work * glm only referenced in math/common.hh * still …
(edit) @453   10 years epyon * added math/degrees and radians * added math/geometric - not used …
(edit) @452   10 years epyon * lua_glm -> lua_math
(edit) @451   10 years epyon * math library started
(edit) @450   10 years epyon * fixed offset_of * types.hh support unioned fields * io_event …
(edit) @449   10 years epyon * metatable types cleanup * fix for nlua_typecontent
(edit) @448   10 years epyon * algorithm/remove added * some namespace anti-adl fixes (should be …
(edit) @447   10 years epyon * io_event type registration restored * TODO: io_event itself still …
(edit) @446   10 years epyon * stl/algorithm/heap - heap functions * stl/priority_queue - …
(edit) @445   10 years epyon * cleaning up string usage in lua (WIP) * cleaned up types.hh (WIP)
(edit) @444   10 years epyon * slowly fixing up gui
(edit) @443   10 years epyon * random - mersenne twister implementation * nv is officially STD free :P
(edit) @442   10 years epyon * more std removal - only <random> left
(edit) @441   10 years epyon * md5 support moved to legacy code * more std::string removal * …
(edit) @440   10 years epyon * massive std::string removal * no header depends on std::string …
(edit) @439   10 years epyon * more std::string removal
(edit) @438   10 years epyon * massive amount of std::string removal * removed slurp, use …
(edit) @437   10 years epyon * local updates (string removal)
(edit) @436   10 years epyon * update to base/assert.hh
(edit) @435   10 years epyon * short_string implementation - first usages
(edit) @434   10 years epyon * simplification of container hierarchy
(edit) @433   10 years epyon * string.hh split into separate files * string.hh - removed …
(edit) @432   10 years epyon * dedicated hash_store used instead of unordered_map
(edit) @431   10 years epyon * hash storage type * string hash storage type * several minor fixes …
(edit) @430   10 years epyon * mesh_data -> data_channel_set rename * keyframed_mesh doesn't store …
(edit) @429   10 years epyon * cstring_store removed - types uses string_table instead
(edit) @428   10 years epyon * renaming mesh_nodes_data members to more compliant * moved …
(edit) @427   10 years epyon * cleanup of mesh_node_data
(edit) @426   10 years epyon * lua table - get_string_hash_64
(edit) @425   10 years epyon * mesh formats now support string loading via string_table * nmd …
(edit) @424   10 years epyon * refactoring WIP! (compiles though - warnings on purpose)
(edit) @423   10 years epyon * removal of several strings, string hashes used * WIP some data lost …
(edit) @422   10 years epyon * stream and file_system moved to stl * hash literal operator * …
(edit) @421   10 years epyon * move ops for data_channel_set * string_table works on string_views, …
(edit) @420   10 years epyon * mesh nodes store name hash instead of string * nmd format refactoring
(edit) @419   10 years epyon * animation - key_channel_set simplified to data_channel_set * …
(edit) @418   10 years epyon * duh, data_channel and data_channel_access was not added! * …
(edit) @417   10 years epyon * further access restrictions improvements
(edit) @416   10 years epyon * mesh_data and key_data are data_channel_set (WIP) * massive cleanup …
(edit) @415   10 years epyon * naming scheme for data_descriptor changed * channels can only be …
Note: See TracRevisionLog for help on using the revision log.