|
|
@352
|
10 years |
epyon |
* rocket utility classes
* wx utility classes
* various utilities
* …
|
|
|
@351
|
10 years |
epyon |
* gui hover and selected support
* minor changes
|
|
|
@329
|
11 years |
epyon |
* audio now based on handles
|
|
|
@328
|
11 years |
epyon |
* support for basic gui element skinning (WIP)
* window_manager fix …
|
|
|
@327
|
11 years |
epyon |
* minor fix to array2d
* window_manager fix for planet_test
|
|
|
@324
|
11 years |
epyon |
* planet test added (will be expanded later)
|
|
|
@321
|
11 years |
epyon |
* updated all tests to new nova
* cleaned up tests paths
* general …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@304
|
11 years |
epyon |
* mouse wheel support for both SDL 1.2 and 2.0
* optional unmerged …
|
|
|
@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 …
|
|
|
@261
|
11 years |
epyon |
* md5_loader using dynamic_array
* skeleton animation via pointer, …
|
|
|
@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
* …
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@189
|
12 years |
epyon |
* formats - full md2 implementation, including re-indexing and frame …
|
|
|
@161
|
12 years |
epyon |
* unified naming of attributes in nv
* predefined attribute bindings …
|
|
|
@152
|
12 years |
epyon |
* cached_buffer has been renamed to sliced_buffer
|
|
|
@140
|
12 years |
epyon |
* missing texture for objload_test
|
|
|
@139
|
12 years |
epyon |
* program - set_opt_uniform added
* example extended to feature …
|
|
|
@137
|
12 years |
epyon |
* objload test added ( to be expanded )
|
|
|
@127
|
12 years |
epyon |
* gui_test test project
|
|
|
@121
|
12 years |
epyon |
* Nova builds with -Weverything/-Wall/-pedantic/etc on:
on MSVC …
|
|
|
@120
|
12 years |
epyon |
* Nova now properly compiles and works under:
mingw GCC 4.6 32-bit …
|
|
|
@119
|
12 years |
epyon |
* vertex_buffer - fixes to index buffered vertex_arrays
* …
|
|
|
@118
|
12 years |
epyon |
* cached_buffer - size caching, partial updates
* cached_buffer - you …
|
|
|
@106
|
12 years |
epyon |
* cached_buffer::commit returns bool - true if buffer has been recreated
|
|
|
@102
|
12 years |
epyon |
* cachebuf_test added - testing the cache buffer and interleaved …
|
|
|
@99
|
12 years |
epyon |
* vertex_buffer - added assign by range (will change with the next …
|
|
|
@93
|
12 years |
epyon |
* io_event - event and key list expanded
* window - is_event_pending, …
|
|
|
@90
|
12 years |
epyon |
* common - windows SCL warnings proper suppression
* common - …
|
|
|
@89
|
12 years |
epyon |
* gfx folders added - moved image, texture_atlas and texture_font to them
|
|
|
@86
|
12 years |
epyon |
* lua::state constructors made explicit
* lua::state can implicitly …
|
|
|
@79
|
12 years |
epyon |
* lua::state::do_string can take a returns parameter
* …
|
|
|
@78
|
12 years |
epyon |
* types.hh - basing totally on typeid now
* types.hh - removed …
|
|
|
@76
|
12 years |
epyon |
* minor fixes
|
|
|
@74
|
12 years |
epyon |
* lua::state - removed notion of global state
* lua_glm - fixed stack …
|
|
|
@73
|
12 years |
epyon |
* shortcut create_vertex_array based on program and mesh
|
|
|
@71
|
12 years |
epyon |
* mesh interface class with vertex_attribute, index, primitive and …
|
|
|
@69
|
12 years |
epyon |
* gui::element - render_data, class, dirty and text fields added with …
|
|
|
@62
|
12 years |
epyon |
* type -> etype - to reduce confusion for the compiler
|
|
|
@61
|
12 years |
melon |
Modified LUA script to support Linux
Modified types.hh, still the …
|
|
|
@53
|
12 years |
epyon |
* lua_glm - powertool - almost complete implementation of glm/glsl …
|
|
|
@52
|
12 years |
epyon |
* tests/lualib_test - simple interpreter for testing libraries
|
|
|
@50
|
12 years |
epyon |
* error checking for attribute and uniform queries
|
|
|
@49
|
12 years |
epyon |
* renamings for easier typing
|
|
|
@47
|
12 years |
epyon |
* cleaned up commented out code
|
|
|
@46
|
12 years |
epyon |
* tests directory added
* render_test added (old visual test with new …
|