root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/05/07 06:42:24 @54 [54] wittman Initial infrastructure support for property writing.
(edit) 09/05/07 05:51:23 @53 [53] wittman Cleaning up and documentating WrapperAssemblyWriter? class.
(edit) 09/03/07 06:06:27 @52 [52] wittman Removed unused TypeWrapper?::getAllMethods function.
(edit) 09/03/07 06:05:35 @51 [51] wittman Removed extra notify output.
(edit) 09/03/07 05:59:27 @50 [50] wittman Added property support at the wrapper types level, in support of full …
(edit) 08/04/07 05:19:53 @49 [49] wittman Added property support to augmented types as an initial step in adding …
(edit) 08/01/07 23:20:00 @48 [48] wittman Flushing deleted objects prior to CLR shutdown (to avoid invoking CLR …
(edit) 07/27/07 17:46:47 @47 [47] wittman Added OSGVersion.h to project.
(edit) 07/27/07 17:45:26 @46 [46] wittman Added ifdef's to gate out configuration based on OSG version.
(edit) 07/27/07 16:07:49 @45 [45] wittman Update links to point to openscenegraph.org, rather than …
(edit) 07/26/07 05:06:35 @44 [44] wittman Changing copyrights I mistakenly attributed to me that should have been …
(edit) 07/25/07 22:54:22 @43 [43] wittman Configuration changes to work with OSG 2.1.2.
(edit) 06/29/07 23:51:58 @42 [42] wittman Removed some osg::GraphicsContext? configuration that is no longer needed …
(edit) 06/29/07 22:42:44 @41 [41] wittman Removed configurable indendation delta.
(edit) 06/29/07 22:13:19 @40 [40] wittman Removed unused ConstructedMethodWrapper? and renamed TrueMethodWrapper?
(edit) 06/29/07 21:49:40 @39 [39] wittman Removed symbol string from symbol replacement member functions, since …
(edit) 06/29/07 21:17:40 @38 [38] wittman Removed distinction between managed and native default value marshallers. …
(edit) 06/29/07 20:29:14 @37 [37] wittman Removing unused vtable formatter base class state.
(edit) 06/29/07 16:36:56 @36 [36] wittman Added one parameter versions of OsgDB.read* global functions.
(edit) 06/28/07 22:56:21 @34 [34] wittman Added ability to specify tagged version for package.
(edit) 06/28/07 22:24:51 @33 [33] wittman Added todo item.
(edit) 06/28/07 19:45:04 @32 [32] wittman Miscellaneous 0.8.1 release preparations.
(edit) 06/28/07 19:36:41 @31 [31] wittman Adding OsgText? globals.
(edit) 06/28/07 19:36:16 @30 [30] wittman Added missing support for return-by-reference for …
(edit) 06/28/07 00:01:12 @29 [29] wittman Removed unused VTableTypeFormatter::NestedAdapterLoop? class.
(edit) 06/27/07 23:58:31 @28 [28] wittman Fix for incorrect casting of native pointer when extracting a wrapper from …
(edit) 06/25/07 16:21:55 @25 [25] wittman Added public domain "license" to output assembly packages.
(edit) 06/21/07 00:18:13 @24 [24] wittman Adding Cygwin shell scripts for packaging.
(edit) 06/20/07 17:22:20 @23 [23] wittman Adding readme for assembly users.
(edit) 06/19/07 18:39:02 @22 [22] wittman Pre-release changes.
(edit) 06/18/07 17:10:22 @21 [21] wittman Removed mainpage doxygen comments and separated template engine files …
(edit) 06/18/07 06:10:27 @20 [20] wittman Removing statistics collection since it is incorrect and would require …
(edit) 06/18/07 06:07:06 @19 [19] wittman Removing extraneous header.
(edit) 06/18/07 05:53:33 @18 [18] wittman Adding doxygen comments to base classes.
(edit) 06/14/07 21:38:10 @17 [17] wittman Removed declaring file configuration state in favor of using the new …
(edit) 06/14/07 20:58:35 @16 [16] wittman Updates to build against OSG 1.9.9.
(edit) 06/14/07 20:38:16 @15 [15] wittman Corrected name and source path.
(edit) 06/10/07 02:15:24 @14 [14] wittman Disabling warning on template argument alias not found.
(edit) 06/10/07 00:39:22 @13 [13] wittman Add error checking an closing of directories to non-Win32 file utils.
(edit) 06/08/07 23:13:57 @12 [12] wittman Updated header guards to not use reserved symbols.
(edit) 06/08/07 21:08:37 @11 [11] wittman Adding UML diagrams to documentation.
(edit) 06/08/07 00:37:16 @10 [10] wittman Renaming Vec[234]f to just Vec[234] and Matrixd to Matrix to match C++ …
(edit) 06/07/07 23:07:22 @9 [9] wittman Added more global functions to Osg assembly.
(edit) 06/07/07 19:56:27 @8 [8] wittman Further fixes for 1.9.8. Now all assemblies build properly.
(edit) 06/07/07 16:30:39 @7 [7] wittman Updated OSG config to support 1.9.8.
(edit) 06/07/07 00:16:27 @6 [6] wittman Replacing backslashes in paths with forward slashes for cross-platform …
(edit) 06/06/07 23:06:36 @5 [5] wittman Added manual support for global functions/types.
(edit) 06/06/07 16:39:39 @4 [4] wittman Added pending todos.
(edit) 06/06/07 07:52:24 @3 [3] wittman Preliminary cross-compilation fixes.
(edit) 06/06/07 01:50:00 @2 [2] wittman Initial commit of the code generator for the OSG Managed Wrappers.
(add) 06/05/07 23:54:55 @1 [1] wittman Adding trunk directory.