Timeline
06/14/13:
06/12/13:
- 09:38 Changeset [119] by
- * vertex_buffer - fixes to index buffered vertex_arrays * …
- 04:01 Changeset [118] by
- * cached_buffer - size caching, partial updates * cached_buffer - you …
- 01:17 WikiStart edited by
- (diff)
- 00:53 Changeset [117] by
- * removed BORLAND from compilers (no compatible version anyway) * …
- 00:34 C++11Support edited by
- (diff)
- 00:29 C++11Support created by
06/11/13:
- 23:52 WikiStart edited by
- (diff)
- 22:33 Changeset [116] by
- * support for indexed arrays
- 20:22 Changeset [115] by
- * Documenting added functions.
- 19:25 Changeset [114] by
- * texture_font - fixes * gui_style - fixes * position - added …
06/09/13:
- 18:03 WikiStart edited by
- (diff)
- 16:08 Changeset [113] by
- * LLVM C++ fixes part 3. NV compiles on LLVM
- 15:53 Changeset [112] by
- * LLVM C++ fixes part 2
- 15:21 Changeset [111] by
- * LLVM C++ fixes part 1. LLVM ROCKS.
06/08/13:
- 14:38 Ticket #15 (Connectivity map for objective placement) created by
- http://www.squidi.net/three/entry.php?id=4 Design it as a containter, …
06/07/13:
- 09:25 Changeset [110] by
- * Doing a little documenting.
06/06/13:
- 17:29 Changeset [109] by
- * prevent multiple loadings of the same library
06/05/13:
- 17:19 Changeset [108] by
- * gui_common.hh - render_data did not have virtual destructor - fixed …
- 13:54 Changeset [107] by
- * proper initialization for root object
- 13:35 Changeset [106] by
- * cached_buffer::commit returns bool - true if buffer has been recreated
- 13:26 Changeset [105] by
- * root object has virtual functions child_added, child_removed, called …
06/04/13:
- 22:31 Changeset [104] by
- * gui_style class - initial implementation * support for style …
- 19:10 Changeset [103] by
- * texture_font - proper support for depth 4
- 02:57 Changeset [102] by
- * cachebuf_test added - testing the cache buffer and interleaved …
- 02:51 Changeset [101] by
- * fixes to cached_buffer, mesh and device * extension of vertex_buffer
06/03/13:
- 23:21 Changeset [100] by
- * vertex_buffer - assign changed to update, needs bind * …
- 18:17 Changeset [99] by
- * vertex_buffer - added assign by range (will change with the next …
- 16:06 Changeset [98] by
- * window stores and can return it's device
- 15:33 UI edited by
- (diff)
- 09:08 Changeset [97] by
- * rectangle::clamp_to didn't return the bool value it was supposed to …
- 03:25 Linux edited by
- (diff)
- 02:09 WikiStart edited by
- (diff)
- 02:09 DoxygenConventions created by
- 02:03 CodingConventions created by
- 01:44 WikiStart edited by
- (diff)
- 01:35 Changeset [96] by
- * texture_atlas and texture_font include guards fixed
- 01:33 Changeset [95] by
- * order of includes fixed * logger bug fixed
- 00:47 Changeset [94] by
- * removed duplicate forward (should fix refs#14)
- 00:44 Changeset [93] by
- * io_event - event and key list expanded * window - is_event_pending, …
06/02/13:
- 23:14 Changeset [92] by
- * device - delay and get_ms_ticks added * gl_device - delay and …
- 22:35 Changeset [91] by
- * most common C++ bug -_-
- 22:33 Changeset [90] by
- * common - windows SCL warnings proper suppression * common - …
- 19:40 Changeset [89] by
- * gfx folders added - moved image, texture_atlas and texture_font to them
- 19:12 Changeset [88] by
- * spaces to tabs (*sigh* -_-)
- 19:07 Changeset [87] by
- * compilation fix - should work now both under MSVC and GCC
- 18:38 Changeset [86] by
- * lua::state constructors made explicit * lua::state can implicitly …
- 18:25 Changeset [85] by
- * lua_raw - several utility functions added * lua_aux - aux …
- 10:26 Ticket #14 ([LINUX] Incomplete class) created by
- […]
- 10:25 Changeset [84] by
- Another portion of bugfixes. Missing typename…
- 10:10 Changeset [83] by
- Just removed all tabs with spaces, indentation is set to four. Nothing …
- 10:09 Linux edited by
- Added a stub for setting the coding standard in vim (diff)
- 10:02 Changeset [82] by
- Another portion of bug-fixes (no namespaces)
- 09:29 Changeset [81] by
- Missing namespace for typeinfo. Seriously? How come Microsoft …
- 09:25 Changeset [80] by
- Wrong THROW used in common.hh. No message was returned with NV_THROW …
- 00:53 Changeset [79] by
- * lua::state::do_string can take a returns parameter * …
06/01/13:
- 23:50 Changeset [78] by
- * types.hh - basing totally on typeid now * types.hh - removed …
- 22:47 Changeset [77] by
- * types - typemap based on type_index, allowing type retrival by …
- 22:45 Changeset [76] by
- * minor fixes
- 22:22 Changeset [75] by
- * lua_glm - uses own naming scheme, made independent of nv/types.hh …
- 17:07 Changeset [74] by
- * lua::state - removed notion of global state * lua_glm - fixed stack …
- 01:26 Changeset [73] by
- * shortcut create_vertex_array based on program and mesh
- 00:38 Changeset [72] by
- * etype_traits -> datatype_traits
- 00:24 Changeset [71] by
- * mesh interface class with vertex_attribute, index, primitive and …
- 00:24 Changeset [70] by
- * etype -> datatype * types clarifications, and datatype_traits
05/31/13:
- 19:33 Changeset [69] by
- * gui::element - render_data, class, dirty and text fields added with …
- 19:31 Changeset [68] by
- * engine support for int8 vectors (might be removed later?) - types …
- 18:21 UI edited by
- (diff)
- 18:05 UI edited by
- (diff)
- 16:59 UI edited by
- (diff)
- 16:16 Changeset [67] by
- * io_event structure * io_event enums * io_event type_database …
- 02:32 Changeset [66] by
- * gui_element class and gui_common file * additions to object class
- 00:15 Changeset [65] by
- * position.hh - positioning classes - dimension and position are just …
05/30/13:
- 20:13 Changeset [64] by
- * root class for object trees * revised exception throwing - now …
- 17:00 Changeset [63] by
- Fixes some, but not all errors in types.hh
- 16:48 Ticket #13 ([LINUX] Errors in types.hh) closed by
- fixed: Fixed with revision 62
- 16:44 Changeset [62] by
- * type -> etype - to reduce confusion for the compiler
- 16:16 Ticket #13 ([LINUX] Errors in types.hh) created by
- […]
- 16:15 Changeset [61] by
- Modified LUA script to support Linux Modified types.hh, still the …
- 15:29 Linux edited by
- (diff)
- 15:28 Changeset [60] by
- Missing cstddef (size_t)
- 00:39 Changeset [59] by
- * rudimentary uid_store added
05/29/13:
- 23:13 Changeset [58] by
- * compilation fix
- 22:25 Changeset [57] by
- * nv/object - object class added with implementation and type …
- 22:24 Changeset [56] by
- * lua_aux added ( table functions currently )
- 17:41 Changeset [55] by
- * offset_of hack added if in future problems will arise
- 17:35 Changeset [54] by
- * several enhancements to the RTTI system
- 14:37 Changeset [53] by
- * lua_glm - powertool - almost complete implementation of glm/glsl …
- 10:05 Changeset [52] by
- * tests/lualib_test - simple interpreter for testing libraries
- 07:26 Changeset [51] by
- * lua_raw module added
05/28/13:
- 22:29 Changeset [50] by
- * error checking for attribute and uniform queries
- 22:19 Changeset [49] by
- * renamings for easier typing
- 21:29 Changeset [48] by
- * coloring for logger
- 18:08 Changeset [47] by
- * cleaned up commented out code
- 18:03 Changeset [46] by
- * tests directory added * render_test added (old visual test with new …
- 17:55 Changeset [45] by
- * temporary draw for context (and implementation) * cleaned up …
- 16:48 Changeset [44] by
- * context bugfixes, force apply state at creation and apply render …
- 14:09 Changeset [43] by
- * texture2d object interface and implementation
- 12:21 Changeset [42] by
- * vertex_buffer interface and implementation
- 10:19 Changeset [41] by
- * proper uniform binding implemented
- 02:11 Changeset [40] by
- * bugfixes
- 01:19 Changeset [39] by
- * device interface updated - removed geometry shader
- 01:13 Changeset [38] by
- * gl_window added * gl_device added * NOVA library fully integrated …
- 01:03 Changeset [37] by
- * gl_context added * removed geometry shader support from gl_program …
- 00:47 Changeset [36] by
- * gl_program added
- 00:27 Changeset [35] by
- * gl_enum helper functions * gl_names GL name handling
- 00:04 Changeset [34] by
- * time module added
05/27/13:
- 23:57 Changeset [33] by
- * program interface added
- 23:54 Changeset [32] by
- * context, device and window interfaces
- 23:49 Changeset [31] by
- * render_state interface added * clear_state interface added
- 23:30 Changeset [30] by
- * types from old nova
05/22/13:
- 19:07 Ticket #12 ([LINUX] Give the ability to link libGL or libGLU) created by
- As in topic. For example, on my system, I have libGLU, but do not have …
- 19:06 Ticket #11 ([LINUX] Core dump after running rl) closed by
- wontfix: This was caused by a too small size of the atlas
05/21/13:
- 06:16 Changeset [29] by
- Removed some debug leftovers
05/20/13:
- 22:23 Linux edited by
- (diff)
- 22:22 Changeset [28] by
- Just some reformating, got rid of compiler warnings.
- 22:09 Changeset [27] by
- Reformating. Removed unused variables.
- 21:30 Linux edited by
- (diff)
- 21:29 Ticket #9 ([LINUX] unsigned and signed comparison warning) closed by
- fixed: Fixed with revision 26
- 21:29 Changeset [26] by
- Added doxygen documentation to image. Removed image::clear() as this …
05/18/13:
- 11:34 Changeset [25] by
- Modified thrown error messages to provide more details
- 10:55 Changeset [24] by
- Fixed typos (gylph => glyph)
- 10:45 Ticket #10 ([LINUX] failure while linking rl) closed by
- fixed: I am setting this to fixed, as I have updated the wiki page for Linux …
- 10:44 Linux edited by
- (diff)
- 10:39 Ticket #11 ([LINUX] Core dump after running rl) created by
- […]
05/16/13:
- 22:51 Linux edited by
- (diff)
- 22:32 Linux edited by
- (diff)
- 21:49 Ticket #10 ([LINUX] failure while linking rl) created by
- […]
- 21:46 Ticket #9 ([LINUX] unsigned and signed comparison warning) created by
- […]
- 21:36 Linux edited by
- (diff)
- 21:35 Ticket #8 ([LINUX] runtime_error is not a member of std) closed by
- fixed: Fixed with rev 23
- 21:35 Changeset [23] by
- Added missing header. Everything links now.
- 21:32 Ticket #8 ([LINUX] runtime_error is not a member of std) created by
- […]
- 21:31 Ticket #7 ([LINUX] Compilation error texture_font.cc) closed by
- fixed: Fixed with rev 22
- 21:30 Changeset [22] by
- Added missing header
- 21:27 Ticket #7 ([LINUX] Compilation error texture_font.cc) created by
- […]
- 00:56 Changeset [21] by
- * bugfixes * missing files added
Note: See TracTimeline
for information about the timeline view.