source: trunk/src/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @535   8 years epyon * unified pixel_format instead of image_format
(edit) @534   8 years epyon CONTINUED: * getting rid of size_t * datatypes now restricted to …
(edit) @520   9 years epyon * ecs updates * animation updates * ragdoll manager * lua has own …
(edit) @514   9 years epyon * term_color implementation * support for background color * support …
(edit) @501   9 years epyon * particle engine updates * device/context redesign * caching of GL …
(edit) @492   9 years epyon
(edit) @491   9 years epyon * mass update (will try to do atomic from now)
(edit) @487   9 years epyon
(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) @469   10 years epyon * stl/short_string - minor fix * stl/utility - max for 3 arguments * …
(edit) @456   10 years epyon * mesh_creator minor cleanup - need more * data channel cloning * …
(edit) @448   10 years epyon * algorithm/remove added * some namespace anti-adl fixes (should be …
(edit) @444   10 years epyon * slowly fixing up gui
(edit) @440   10 years epyon * massive std::string removal * no header depends on std::string …
(edit) @437   10 years epyon * local updates (string removal)
(edit) @435   10 years epyon * short_string implementation - first usages
(edit) @433   10 years epyon * string.hh split into separate files * string.hh - removed …
(edit) @406   10 years epyon * code compiles cleanly on maximum warning level
(edit) @401   10 years epyon * clang/gcc fixes * removed aligned array, usage of alignas should …
(edit) @395   10 years epyon * bulk update copyright update include guards cleanup
(edit) @392   10 years epyon * massive shift towards nova STL * include cleanups
(edit) @380   10 years epyon * oops, missed src : got rid of to_string and other std::string …
(edit) @378   10 years epyon * important fix in reverse_iterator operators * std::string functions …
(edit) @376   10 years epyon * stl/assert.hh, stl/capi.hh, size_t independent * GCC 4.8 …
(edit) @367   10 years epyon * fixed compilation and warnings on gcc * slowly removing/merging …
(edit) @365   10 years epyon * overhaul of logging: no longer stream operated no longer …
(edit) @364   10 years epyon * fixed compilation on clang * cleared all clang warnings (except …
(edit) @356   10 years epyon * minor fixes to ascii gui renderer * ascii gui renderer works
(edit) @355   10 years epyon * ascii gui renderer (untested)
(edit) @354   10 years epyon * separation of the graphics code from the gui code
(edit) @351   10 years epyon * gui hover and selected support * minor changes
(edit) @350   10 years epyon * massive untracked updates
(edit) @346   11 years epyon * raw string literals used (C++11)
(edit) @344   11 years epyon * negative coordinate in element creation is an offset from screen size
(edit) @328   11 years epyon * support for basic gui element skinning (WIP) * window_manager fix …
(edit) @322   11 years epyon * profiler control via define/NV_DEBUG * weird RELEASE mode audio …
(edit) @319   11 years epyon * created core module and moved all free source files there * took …
(edit) @318   11 years epyon * gui shader now embedded
(edit) @313   11 years epyon * cleanup of context and device interfaces * create_vertex_array …
(edit) @303   11 years epyon * program is now handle-based * all device constructs are now …
(edit) @302   11 years epyon * buffers and vertex_arrays are now handle based
(edit) @301   11 years epyon * textures are now handled by lightweight handles * textures now need …
(edit) @299   11 years epyon * all bind and update function for graphics objects are done via …
(edit) @281   11 years epyon * animation key raw sizes (the whole system will be dumped though) * …
(edit) @271   11 years epyon * entity storage based on handles in handle.hh * gui uses entity storage
(edit) @270   11 years epyon * nv::handle - generic handle implementation * nv::index_store - …
(edit) @269   11 years epyon * gui::environment uses a single vector of static elements * …
(edit) @268   11 years epyon * gui::element completely independent of object * gui::element is …
(edit) @267   11 years epyon * gui::element class now pure data * gui::element related code in …
(edit) @266   11 years epyon * decoupling - uid_store independent of nv::object * decoupling - …
(edit) @264   11 years epyon * decoupling - root doesn't have to be an object * decoupling - …
(edit) @257   11 years epyon * object can now only created from root * all registration is done …
(edit) @239   11 years epyon * massive update of mesh handling * universal mesh handling routines …
(edit) @234   11 years epyon * shader path for GUI (still temporary fix)
(edit) @204   12 years cahir Fix warnings on MacOSX 64-bit with clang 3.3
(edit) @189   12 years epyon * formats - full md2 implementation, including re-indexing and frame …
(edit) @161   12 years epyon * unified naming of attributes in nv * predefined attribute bindings …
(edit) @152   12 years epyon * cached_buffer has been renamed to sliced_buffer
(edit) @126   12 years epyon * commiting the gui_element/gui_environment and gui_renderer in it's …
(edit) @121   12 years epyon * Nova builds with -Weverything/-Wall/-pedantic/etc on: on MSVC …
(edit) @120   12 years epyon * Nova now properly compiles and works under: mingw GCC 4.6 32-bit …
(edit) @114   12 years epyon * texture_font - fixes * gui_style - fixes * position - added …
(edit) @104   12 years epyon * gui_style class - initial implementation * support for style …
(edit) @99   12 years epyon * vertex_buffer - added assign by range (will change with the next …
(edit) @77   12 years epyon * types - typemap based on type_index, allowing type retrival by …
(edit) @69   12 years epyon * gui::element - render_data, class, dirty and text fields added with …
(add) @66   12 years epyon * gui_element class and gui_common file * additions to object class
Note: See TracRevisionLog for help on using the revision log.