|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@194
|
12 years |
epyon |
* interface - audio added (minimal)
* fmod/audio - fmodex audio …
|
|
|
@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
|
|
|
@189
|
12 years |
epyon |
* formats - full md2 implementation, including re-indexing and frame …
|
|
|
@188
|
12 years |
epyon |
* lua/path - bugfix
* lua/state - added is_defined(path)
* …
|
|
|
@187
|
12 years |
epyon |
* object - lua registration will now be manual, with an option to be …
|
|
|
@185
|
12 years |
epyon |
* lua/state - call any function with any param count and any return …
|
|
|
@184
|
12 years |
epyon |
* io_event - full support for all joystick events
* gl_window - full …
|
|
|
@183
|
12 years |
epyon |
* lua - alternative way of specifing push/pop support
|
|
|
@182
|
12 years |
epyon |
* lua/values - universal template-friendly any value push and …
|
|
|
@181
|
12 years |
epyon |
* string - string_length template
* lua/path - power tool, universal …
|
|
|
@180
|
12 years |
epyon |
* lua/aux - now overrides for math.random and math.randomseed
* …
|
|
|
@179
|
12 years |
epyon |
* interface/map_area added
* lua/map_area implemented (barebones)
|
|
|
@177
|
12 years |
epyon |
* common - added narrow_cast (to be expanded)
* lua/glm - added …
|
|
|
@176
|
12 years |
epyon |
* lua/area - lua-side area class added
|
|
|
@175
|
12 years |
epyon |
* random - random module added with support for random vectors
|
|
|
@174
|
12 years |
epyon |
* lua/glm - breaking functions into module (static) functions and methods
|
|
|
@173
|
12 years |
epyon |
* lua - fixes for the compatibility mode
|
|
|
@172
|
12 years |
epyon |
* sdl - missing 2.0 sdl_functions
* lua - compat implementation of …
|
|
|
@171
|
12 years |
epyon |
* sdl - full 2.0 version implemented in the same header
* sdl - nova …
|
|
|
@170
|
12 years |
epyon |
* sdl - structure/define wise 2.0 support added (no functions yet)
* …
|
|
|
@168
|
12 years |
epyon |
* sdl and sdl_image - using new function loading method
* sdl - …
|
|
|
@167
|
12 years |
epyon |
* freetype2 - using new function loading method
* gl - using new …
|
|
|
@166
|
12 years |
epyon |
* library - try_open and try_get functions added for non-throwing …
|
|
|
@165
|
12 years |
epyon |
* lua bindings - version choice made explicit, lua jit a toggle, not a …
|
|
|
@164
|
12 years |
epyon |
* lua bindings - much smarter way to implement bindings via …
|
|
|
@163
|
12 years |
epyon |
* lua_state - lua::state::register_enum added (based on type database)
|
|
|
@162
|
12 years |
epyon |
* flags - flags support, essentially a std::bitset implementation with …
|
|
|
@161
|
12 years |
epyon |
* unified naming of attributes in nv
* predefined attribute bindings …
|
|
|
@160
|
12 years |
epyon |
* gl.hh - added GL_GENERATE_MIPMAP (deprecated in GL 3.0, but …
|
|
|
@159
|
12 years |
epyon |
* keyframed_mesh - animation start takes count of frames not stop
|
|
|
@158
|
12 years |
epyon |
* keyframed_mesh class added
|
|
|
@157
|
12 years |
epyon |
* context now stores device pointer
|
|
|
@156
|
12 years |
epyon |
* keyframed_mesh renamed to keyframed_mesh_data
|
|
|
@153
|
12 years |
epyon |
* device & vertex_buffer - void* of data made const for const …
|
|
|
@152
|
12 years |
epyon |
* cached_buffer has been renamed to sliced_buffer
|
|
|
@151
|
12 years |
epyon |
* minor fix in profiler
|
|
|
@150
|
12 years |
epyon |
* powerful profiler module added
|
|
|
@149
|
12 years |
epyon |
* time - choice of uint32/uint64 depending on requested precision in …
|
|
|
@148
|
12 years |
epyon |
* md3 loader - work in progress
|
|
|
@147
|
12 years |
epyon |
* obj_loader - support for tangent space calculation
|
|
|
@146
|
12 years |
epyon |
* warnings fixed
|
|
|
@145
|
12 years |
epyon |
* texture_atlas - we want to retain the extra border if handling text, …
|
|
|
@144
|
12 years |
shark |
* texture_atlas: Fixed exact fit behavior bug.
|
|
|
@142
|
12 years |
epyon |
* texture_atlas - optionally takes a border parameter (default 1)
* …
|
|
|
@138
|
12 years |
epyon |
* io/std_stream - PROPER std_stream implementation
* io/std_stream - …
|
|
|
@136
|
12 years |
epyon |
* mesh_loader - mesh loading interface (crappy, will need to change)
…
|
|
|
@135
|
12 years |
epyon |
* file_system - bugfix
* std_stream - TODO added
|
|
|
@134
|
12 years |
epyon |
* io/std_stream adapter added
* TODO: test, and substitute memmove …
|
|
|
@128
|
12 years |
epyon |
* bad cast in image.cc fixed
* bug in c_file_system fixed
|
|
|
@126
|
12 years |
epyon |
* commiting the gui_element/gui_environment and gui_renderer in it's …
|
|
|
@125
|
12 years |
epyon |
* fixes, uh
|
|
|
@124
|
12 years |
epyon |
* stream and file_system interfaces added
* io folder/library added
…
|
|
|
@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 …
|
|
|
@116
|
12 years |
epyon |
* support for indexed arrays
|
|
|
@114
|
12 years |
epyon |
* texture_font - fixes
* gui_style - fixes
* position - added …
|
|
|
@113
|
12 years |
epyon |
* LLVM C++ fixes part 3. NV compiles on LLVM
|
|
|
@109
|
12 years |
epyon |
* prevent multiple loadings of the same library
|
|
|
@108
|
12 years |
epyon |
* gui_common.hh - render_data did not have virtual destructor - fixed
…
|
|
|
@107
|
12 years |
epyon |
* proper initialization for root object
|
|
|
@105
|
12 years |
epyon |
* root object has virtual functions child_added, child_removed, called …
|
|
|
@104
|
12 years |
epyon |
* gui_style class - initial implementation
* support for style …
|
|
|
@103
|
12 years |
epyon |
* texture_font - proper support for depth 4
|
|
|
@100
|
12 years |
epyon |
* vertex_buffer - assign changed to update, needs bind
* …
|
|
|
@99
|
12 years |
epyon |
* vertex_buffer - added assign by range (will change with the next …
|
|
|
@98
|
12 years |
epyon |
* window stores and can return it's device
|
|
|
@95
|
12 years |
epyon |
* order of includes fixed
* logger bug fixed
|
|
|
@93
|
12 years |
epyon |
* io_event - event and key list expanded
* window - is_event_pending, …
|
|
|
@92
|
12 years |
epyon |
* device - delay and get_ms_ticks added
* gl_device - delay and …
|
|
|
@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 …
|
|
|
@85
|
12 years |
epyon |
* lua_raw - several utility functions added
* lua_aux - aux …
|
|
|
@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 …
|
|
|
@77
|
12 years |
epyon |
* types - typemap based on type_index, allowing type retrival by …
|
|
|
@75
|
12 years |
epyon |
* lua_glm - uses own naming scheme, made independent of nv/types.hh …
|
|
|
@74
|
12 years |
epyon |
* lua::state - removed notion of global state
* lua_glm - fixed stack …
|
|
|
@70
|
12 years |
epyon |
* etype -> datatype
* types clarifications, and datatype_traits
|
|
|
@69
|
12 years |
epyon |
* gui::element - render_data, class, dirty and text fields added with …
|
|
|
@68
|
12 years |
epyon |
* engine support for int8 vectors (might be removed later?) - types …
|
|
|
@67
|
12 years |
epyon |
* io_event structure
* io_event enums
* io_event type_database …
|
|
|
@66
|
12 years |
epyon |
* gui_element class and gui_common file
* additions to object class
|
|
|