|
|
@350
|
10 years |
epyon |
* massive untracked updates
|
|
|
@346
|
11 years |
epyon |
* raw string literals used (C++11)
|
|
|
@344
|
11 years |
epyon |
* negative coordinate in element creation is an offset from screen size
|
|
|
@328
|
11 years |
epyon |
* support for basic gui element skinning (WIP)
* window_manager fix …
|
|
|
@322
|
11 years |
epyon |
* profiler control via define/NV_DEBUG
* weird RELEASE mode audio …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@318
|
11 years |
epyon |
* gui shader now embedded
|
|
|
@313
|
11 years |
epyon |
* cleanup of context and device interfaces
* create_vertex_array …
|
|
|
@303
|
11 years |
epyon |
* program is now handle-based
* all device constructs are now …
|
|
|
@302
|
11 years |
epyon |
* buffers and vertex_arrays are now handle based
|
|
|
@301
|
11 years |
epyon |
* textures are now handled by lightweight handles
* textures now need …
|
|
|
@299
|
11 years |
epyon |
* all bind and update function for graphics objects are done via …
|
|
|
@281
|
11 years |
epyon |
* animation key raw sizes (the whole system will be dumped though)
* …
|
|
|
@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 - …
|
|
|
@264
|
11 years |
epyon |
* decoupling - root doesn't have to be an object
* decoupling - …
|
|
|
@257
|
11 years |
epyon |
* object can now only created from root
* all registration is done …
|
|
|
@239
|
11 years |
epyon |
* massive update of mesh handling
* universal mesh handling routines
…
|
|
|
@234
|
11 years |
epyon |
* shader path for GUI (still temporary fix)
|
|
|
@204
|
12 years |
cahir |
Fix warnings on MacOSX 64-bit with clang 3.3
|
|
|
@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
|
|
|
@126
|
12 years |
epyon |
* commiting the gui_element/gui_environment and gui_renderer in it's …
|
|
|
@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 …
|
|
|
@114
|
12 years |
epyon |
* texture_font - fixes
* gui_style - fixes
* position - added …
|
|
|
@104
|
12 years |
epyon |
* gui_style class - initial implementation
* support for style …
|
|
|
@99
|
12 years |
epyon |
* vertex_buffer - added assign by range (will change with the next …
|
|
|
@77
|
12 years |
epyon |
* types - typemap based on type_index, allowing type retrival by …
|
|
|
@69
|
12 years |
epyon |
* gui::element - render_data, class, dirty and text fields added with …
|
|
|
@66
|
12 years |
epyon |
* gui_element class and gui_common file
* additions to object class
|