root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1209 [1209] 05/08/08 10:57:16 patrick Fixed linker errors with the Collada loader on Windows.
(edit) @1208 [1208] 05/08/08 10:56:47 patrick I forgot to include this merge of r822 from the trunk in r1203.
(edit) @1207 [1207] 05/08/08 10:08:36 patrick Merged most of r822 from the trunk to this branch so that this code …
(edit) @1203 [1203] 05/07/08 17:05:50 patrick Merged build changes from r822 and r823 on the trunk to fix up building …
(edit) @1138 [1138] 04/07/08 02:50:33 vossg changed: merged some merge changes back to have a running reference
(edit) @1080 [1080] 04/03/08 14:43:54 cneumann renamed InternalRefPtr? to UnrecRefPtr?
(edit) @1079 [1079] 04/03/08 12:28:24 cneumann removed more old handles
(edit) @1078 [1078] 04/03/08 12:22:50 cneumann removed duplicate handles moved attachment handles to Handle …
(edit) @1077 [1077] 04/03/08 01:50:14 vossg fixed: more compile problems
(edit) @1076 [1076] 04/03/08 01:49:33 vossg fixed: missing base rebuild
(edit) @1075 [1075] 04/03/08 00:33:35 vossg fixed: compile problems
(edit) @1074 [1074] 04/02/08 18:32:21 cneumann regenerated base
(edit) @1073 [1073] 04/02/08 14:28:39 cneumann base changes
(edit) @1072 [1072] 04/02/08 14:18:07 cneumann replaced pointer field implementation split FieldContainer/Fields?
(edit) @1070 [1070] 03/18/08 18:51:05 cneumann removed: FieldBundle? (createLocal replacement NIY) changed: new …
(edit) @1068 [1068] 03/07/08 16:15:33 cneumann removed: getContainerId function calls
(edit) @1067 [1067] 03/07/08 14:02:57 cneumann changed: make transit ptr hold an internal ptr fixed: delete SSM on exit …
(edit) @1065 [1065] 02/29/08 17:39:23 patrick When building with Visual C++ 8.0 or newer, embed the DLL manifest in the …
(edit) @1064 [1064] 02/27/08 11:41:08 cneumann fixed: forgotten RefPtr?InternalRefPtr? conversion
(edit) @1063 [1063] 02/27/08 09:30:29 cneumann fixed: Overzealous use of RefPtr? replaced with InternalRefPtr?
(edit) @1062 [1062] 02/22/08 11:44:31 patrick Fixed compile errors for the OSG::Matrix4d case.
(edit) @1061 [1061] 02/16/08 15:59:58 aronb MSVC 9.0 defins vsnprintf.
(edit) @1060 [1060] 02/12/08 09:51:59 cneumann fixed: - pointer fields: sync/copyFromBin order of inc/dec refcount …
(edit) @1059 [1059] 02/11/08 09:07:03 cneumann fixed: compile error (newly created objects not held with ref ptr).
(edit) @1057 [1057] 02/04/08 14:46:15 cneumann added: MT unittest fixed: Material: sync internal State SimpleMaterial?: …
(edit) @1056 [1056] 01/29/08 02:17:58 vossg fixed: use refptr
(edit) @1055 [1055] 01/29/08 02:17:45 vossg fixed: missing cast
(edit) @1047 [1047] 01/27/08 22:08:08 vossg fixed: base rebuild
(edit) @1046 [1046] 01/27/08 22:07:35 vossg fixed: missing returnValues
(edit) @1045 [1045] 01/27/08 22:07:11 vossg fixed: missing return values
(edit) @1044 [1044] 01/27/08 22:06:53 vossg fixed: disable if gv custom options are active
(edit) @1043 [1043] 01/27/08 22:04:54 vossg added: my custom compiler options
(edit) @1042 [1042] 01/25/08 14:32:12 cneumann fixed: MT sync for child fields (should not link parents) more reliable …
(edit) @1041 [1041] 01/24/08 15:11:54 cneumann fixed: aspect sync for child/parent fields missing editSField/editMField …
(edit) @1039 [1039] 01/16/08 16:07:40 cneumann changed: - factory functions return a TransitPtr? that can not be …
(edit) @1038 [1038] 01/14/08 15:42:52 patrick For non-optimized builds on Windows, use /EHa instead of /EHsc to define …
(edit) @1037 [1037] 01/03/08 10:09:26 cneumann fixed: missing ref ptrs in default statistics font added: operator→ for …
(edit) @1036 [1036] 12/29/07 10:26:36 vossg fixed: gcc 4.1.2 compile problems (needed explicit operator → and const …
(edit) @1035 [1035] 12/21/07 16:07:14 cneumann fixed: use of non-ref ptrs first two tutorials
(edit) @1034 [1034] 12/21/07 12:27:23 cneumann changed: implement attachments as two mfields (pointers and bindings).
(edit) @1033 [1033] 12/19/07 17:56:03 cneumann changed: generic interface activated fixed: single parent unlinking
(edit) @1032 [1032] 12/12/07 18:00:42 cneumann added: generic interface changed: factory functions return RefPtr? The …
(edit) @1031 [1031] 12/03/07 17:54:44 cneumann fixed: added missing _fieldType instantiations VRML loader compiles (not …
(edit) @1030 [1030] 12/03/07 15:48:13 cneumann fixed: compile errors reference counting It compiles on linux (when …
(edit) @1029 [1029] 11/29/07 10:57:33 aronb Fix undefined symbol stringAttributeMap.
(edit) @1028 [1028] 11/29/07 09:46:50 aronb Treat library dictonary list as a raw string so that paths like …
(edit) @1027 [1027] 11/28/07 21:52:44 aronb Remove #ifndef WIN32 around Matrix::setValue method that seems to compile …
(edit) @1023 [1023] 11/27/07 17:38:42 cneumann fixed: compile errors. It compiles now, but there are weired link errors. …
(edit) @1022 [1022] 11/27/07 17:25:35 patrick Merged r1019 from the trunk so that this branch can be build on Mac OS X …
(edit) @1020 [1020] 11/20/07 18:15:32 cneumann fixed: more compile errors
(edit) @1018 [1018] 11/19/07 17:57:29 cneumann fixed: more comile errors
(edit) @1017 [1017] 11/16/07 18:28:31 cneumann fixed: some compile errors
(edit) @1016 [1016] 11/14/07 17:11:26 cneumann changed: started to use new pointer fields added: ReferenceCountPointer?
(edit) @1015 [1015] 11/12/07 17:52:26 cneumann changed: parent linking uses FC helper functions, so that parent fields …
(edit) @1014 [1014] 11/11/07 16:55:53 cneumann added: external/internal/weak reference count changed: wrong directory …
(edit) @1013 [1013] 11/09/07 12:34:27 cneumann added: helper functions for construction of field names.
(edit) @1012 [1012] 11/09/07 10:48:43 cneumann added: ref counting and parent/child linking fields edit/get …
(edit) @1011 [1011] 11/09/07 10:09:03 cneumann Created new branch for moving ref counting into fields.
(edit) @1010 [1010] 11/08/07 10:02:28 aronb Switch the mimetype and file extensions.
(edit) @1009 [1009] 11/08/07 08:04:56 aronb Extend ImageFileHandler? API to allow access to more file type information. …
(edit) @994 [994] 11/02/07 11:38:37 patrick Regenerated by fcd2code. This change has already been made on the trunk, …
(edit) @993 [993] 10/28/07 17:48:08 cneumann fixed: some link errors
(edit) @991 [991] 10/27/07 19:15:23 cneumann fixed: compile errors, missing .inl includes todo: fix WRL IO and missing …
(edit) @990 [990] 10/26/07 16:47:58 cneumann fixed: more compile errors added: size() member function for …
(edit) @989 [989] 10/25/07 19:15:05 cneumann added: a FieldHandle? type for pointer fields, independent of what type of …
(edit) @988 [988] 10/24/07 19:30:30 cneumann fixed: FieldBundle? templates, pointers and fields updated lots of compile …
(edit) @982 [982] 10/23/07 11:26:19 cneumann fixed: more compile errors
(edit) @980 [980] 10/22/07 18:52:36 cneumann fixed: compile errors - not done yet
(edit) @979 [979] 10/21/07 16:27:52 cneumann added: typedefs for types of member fields in fc missing …
(edit) @978 [978] 10/20/07 19:46:19 cneumann added: missing functions
(edit) @977 [977] 10/20/07 18:35:18 cneumann fixed: namespace problem in template files missing files
(edit) @976 [976] 10/20/07 18:11:52 cneumann added: RootObjectT template paremter for ReferenceCountPointer? and …
(edit) @975 [975] 10/18/07 17:05:29 patrick Fixed a potential memory leak.
(edit) @974 [974] 10/18/07 17:04:57 patrick Fixed another place where viewport coordinate normalization was …
(edit) @973 [973] 10/16/07 18:15:32 cneumann added: - unified ReferenceCountPointer? class template - ParentPointer?
(edit) @972 [972] 10/15/07 15:39:48 patrick Centralize viewport coordinate normalization in the new …
(edit) @971 [971] 10/11/07 09:01:19 patrick I did not mean to have svn:executable set for this file when I checked it …
(edit) @970 [970] 10/09/07 14:24:21 aronb Add the ability to mirror an image horizontally, vertically, or along the …
(edit) @969 [969] 10/05/07 19:12:52 cneumann added: typedefs for Parent@!Classname!@Ptr fields removed: calls to ref …
(edit) @968 [968] 10/05/07 10:24:49 patrick Merged r790 from the trunk. This work was done by Carsten Neumann, and …
(edit) @967 [967] 10/05/07 08:31:13 cneumann added: weak pointer file content removed: unused transit pointer
(edit) @966 [966] 10/05/07 08:16:18 cneumann added: missing files
(edit) @965 [965] 10/04/07 19:11:34 cneumann Work in progress commit. NOTE: it does NOT compile at this point.
(edit) @964 [964] 10/04/07 18:53:03 cneumann Created the Carsten_PtrWork branch to share work in progress
(edit) @963 [963] 10/02/07 14:37:05 aronb Fix a bug where we were not calling glEnable(GL_TEXTURE_CUBE_MAP_ARB).
(edit) @962 [962] 09/21/07 16:13:20 allenb Update to the correct sf.net address for untitest-cpp.
(edit) @952 [952] 09/10/07 14:27:04 aronb Updates for changes to windows build.
(edit) @951 [951] 09/10/07 14:21:16 aronb Update for changes to SConsAddons on windows where we …
(edit) @909 [909] 08/28/07 08:43:14 aronb Don't use "D" with the hybrid build. This allows us to use the hybrid as …
(edit) @881 [881] 08/04/07 08:52:27 allenb Change color of line in perf chart based on value. This makes performance …
(edit) @880 [880] 08/04/07 08:41:39 allenb - Updated display to make line charts look better - Added perfMon frame …
(edit) @867 [867] 08/01/07 17:19:11 allenb - Add auto-scaling of the virtual panel. Todo: Make it so the text size …
(edit) @860 [860] 07/30/07 16:15:45 aronb Remove convenience methods setValue() and getValue(). This is in responce …
(edit) @859 [859] 07/30/07 15:14:13 aronb Update Matrix4d to have the correct enum Convertable instead of …
(edit) @858 [858] 07/29/07 15:13:54 allenb Add cycleMode method.
(edit) @857 [857] 07/28/07 19:36:13 allenb - Updated performance monitor foreground to display charts with …
(edit) @856 [856] 07/28/07 18:50:42 allenb Fix bug in sleep function. Millisecond to Nanosecond conversion was …
(edit) @851 [851] 07/26/07 10:09:33 allenb - On GLX, attempt to use glxGetproc directly if we think it is available. …
(edit) @850 [850] 07/26/07 10:00:37 allenb - Add comments to code and to variables related to extension and function …
(edit) @848 [848] 07/25/07 23:15:39 allenb Add OSG_DEBUG to compiler flags when building with debug symbols.
Note: See TracRevisionLog for help on using the revision log.