|
|
@444
|
10 years |
epyon |
* slowly fixing up gui
|
|
|
@440
|
10 years |
epyon |
* massive std::string removal
* no header depends on std::string …
|
|
|
@433
|
10 years |
epyon |
* string.hh split into separate files
* string.hh - removed …
|
|
|
@401
|
10 years |
epyon |
* clang/gcc fixes
* removed aligned array, usage of alignas should …
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@392
|
10 years |
epyon |
* massive shift towards nova STL
* include cleanups
|
|
|
@380
|
10 years |
epyon |
* oops, missed src :
got rid of to_string and other std::string …
|
|
|
@356
|
10 years |
epyon |
* minor fixes to ascii gui renderer
* ascii gui renderer works
|
|
|
@354
|
10 years |
epyon |
* separation of the graphics code from the gui code
|
|
|
@351
|
10 years |
epyon |
* gui hover and selected support
* minor changes
|
|
|
@344
|
11 years |
epyon |
* negative coordinate in element creation is an offset from screen size
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@318
|
11 years |
epyon |
* gui shader now embedded
|
|
|
@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 …
|
|
|
@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)
|
|
|
@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 …
|
|
|
@69
|
12 years |
epyon |
* gui::element - render_data, class, dirty and text fields added with …
|