Timeline
10/29/2006:
- 23:47 Planning1_8release edited by
- (diff)
- 23:46 Ticket #121 (NURBS demo) created by
- NURBS support is being finished, and it needs a demo! ;)
- 23:38 Ticket #120 (Examples build) created by
- * Add an examples directory with subdirs for examples. * Add a makefile …
- 23:01 SampleData edited by
- Spam cleanup (diff)
- 23:00 Users/Infiscape edited by
- Spam cleanup (diff)
- 22:58 Dev/Pointer edited by
- Spam cleanup (diff)
- 22:58 BadContent edited by
- (diff)
- 22:46 Dev/Pointer edited by
- (diff)
- 22:29 SampleData edited by
- (diff)
- 22:27 Users/Infiscape edited by
- (diff)
- 12:27 PotentialContributions edited by
- (diff)
- 11:51 Ticket #119 (osgInit lacks version/feature checking capabilites of 1.x) created by
- The 1.x osgInit can check certain version/feature requirements of an …
- 11:50 Ticket #118 (Image format/type fields ought to be of enum-type rather than (U)Int32) created by
- This is so that users of the reflective interface can parse enum-text and …
- 11:41 SampleData edited by
- (diff)
- 07:17 Ticket #117 (Model renders differently with `RenderAction` and `RenderTraversalAction`) created by
- The .off model from this page …
- 06:24 SampleData edited by
- (diff)
10/28/2006:
- 15:35 Changeset [366] by
- added: some standard library compatible predicates for type …
- 08:48 Ticket #116 (FieldMask wastes least significant bit ?) created by
- The field mask macros in OSGReflexiveContainer.h seem to waste the …
- 08:45 SampleData edited by
- (diff)
- 08:44 SampleData edited by
- (diff)
- 07:12 SampleData edited by
- added link to cityengine repository (diff)
10/27/2006:
- 11:08 Changeset [365] by
- Do not start with any additional culling.
10/23/2006:
- 18:25 Changeset [364] by
- more fixes.
- 17:19 Changeset [363] by
- more bugfixes/ tweeking
- 15:46 Changeset [362] by
- Bug fixes.
- 12:00 Changeset [361] by
- This getWorldToCamera doesn't work.
- 12:00 Changeset [360] by
- Knobs for ScreenLOD node. and more code in ScreenLOD that doesn't work!
- 11:13 Ticket #115 (IntersectAction broken/disabled in Geometry.) created by
- The code for computing intersections is commented out in the Geomtry …
- 08:41 Ticket #114 (fcdProcess: Convertible enum in FCFieldsTemplate_h.h) created by
- I think the enum definition in FCFieldsTemplate_h.h should be changed …
10/22/2006:
- 19:00 Changeset [359] by
- Added a mode that looks at triangle degradation....but it can't seem to …
- 18:26 Ticket #113 (clickCenter does not appear to work in ssm for 2.0) created by
- The sweet auto-centering feature of the simple scene manger does not …
- 16:40 Changeset [358] by
- Simplify some code, also make sure our triangle culled take into account …
- 16:39 Changeset [357] by
- Add knobs for query buffer size into test application.
- 15:07 Ticket #112 (Switch core does not work with traversal action) closed by
- fixed: fixed in r356, the test I used is attached: …
- 14:52 Changeset [356] by
- added: SwitchRenderEnter/SwitchRenderLeave? functions for …
- 14:16 Changeset [355] by
- Knob for query buffer size...ScreenLOD improvements.
- 14:12 DevGuide/BaseMath edited by
- correct trac syntax. (diff)
- 14:11 DevGuide/BaseMath edited by
- Added warning on vector-expansion behaviour w.r.t matrices. (diff)
- 14:05 FAQ edited by
- Added some info… (diff)
- 12:08 Ticket #112 (Switch core does not work with traversal action) created by
- When rendering a tree with a switch node using a traversal action, the …
- 08:14 Changeset [354] by
- fixed: reimplemented byte swapping - previous version failed for …
- 06:57 Ticket #108 (Update 1.8 dailybuild to qt 3.36) closed by
- fixed
- 02:04 Ticket #111 (Line-end cleanup post-commit script) created by
- A lot of changes come from some editors cleaning up line ends (removing …
10/21/2006:
- 18:01 Changeset [353] by
- Temporarily add some getXXX methods to camera that return the matrix …
- 18:00 Changeset [352] by
- Add class documentation.
- 17:59 Changeset [351] by
- Remove invalid reference to docs.
- 17:58 Changeset [350] by
- Update comments.
- 15:52 Changeset [349] by
- - Add class documentation - Add documentation for auto-derived "OSG" …
- 15:27 Dev/FeaturesToPortFrom1to2 edited by
- (diff)
- 15:27 Ticket #110 (Create list of 1.8 to 2.0 porting from a diff of changes/additions.) created by
- We need to update the [wiki:Dev/FeaturesToPortFrom1to2 features to port …
- 15:24 Dev/FeaturesToPortFrom1to2 edited by
- (diff)
- 15:22 Ticket #102 (Enable full spam filter) closed by
- fixed: I did this last weekend.
- 14:55 Changeset [348] by
- Cleanup
- 14:27 Changeset [347] by
- Added missing ifdef
- 14:06 Changeset [346] by
- Updated rudimentary numbers..
- 14:04 Changeset [345] by
- Use a FIFO queue for the queries to help mix rendering, testing, and …
- 14:01 Changeset [344] by
- Up default coverage value to 0.7
- 13:51 Changeset [343] by
- Ported StringAttributeMap? from 1.8 (not well tested, treat with care)
- 13:50 Changeset [342] by
- Added Tri and occed tri stats added NVPerfKitSDK demo stats in …
- 13:49 Changeset [341] by
- Added FieldContainerConstPtrArg? Fixed Log (DEBUG_GV name missing)
- 13:48 Changeset [340] by
- Added ResetMode? to StatElems? to prevent spurious clearing
- 13:46 Changeset [339] by
- Moved changed functor handling. Otherwise direct changed() calls (like the …
- 13:43 Changeset [338] by
- Fixed hierarchical update for GeoStatsAttachment?
- 13:42 Changeset [337] by
- Added some stuff to GeoBuilder?
- 13:00 DevGuide/BaseMath edited by
- typos (diff)
- 12:18 Changeset [336] by
- Make the warning about not finding a uniform parameter by name a little …
- 11:55 Dev/CodingStandard edited by
- (diff)
- 11:54 Doc/DevGuideFull edited by
- (diff)
- 11:40 Changeset [335] by
- First version of doxygen <-> Trac linking
- 11:25 DevGuide/BaseMath created by
- 07:49 Changeset [334] by
- changed: whitespace/formatting cleanup, a bit more documentation moved …
- 02:06 Changeset [333] by
- path order
- 02:05 Changeset [332] by
- Added pathsep for existing pathes
- 01:24 Changeset [331] by
- Added LDLIBRARY_PATH resp. PATH setting to unittest runner
- 01:14 Sandbox/TestPage edited by
- (diff)
10/20/2006:
- 17:44 Sandbox/TestPage edited by
- (diff)
- 17:10 Changeset [330] by
- Call commitChanges as part of showAll call.
- 15:47 Ticket #109 (Enabling statistics in SimpleSceneManager causes a core dump) closed by
- fixed: fixed in r328, by adding an addRef on the dox:SimpleStatisticsForeground …
- 15:30 Sandbox/TestPage edited by
- (diff)
- 15:21 Sandbox/TestPage edited by
- (diff)
- 15:21 Sandbox/TestPage edited by
- (diff)
- 15:21 Sandbox/TestPage edited by
- (diff)
- 15:19 Sandbox/TestPage edited by
- (diff)
- 15:18 Sandbox/TestPage edited by
- (diff)
- 15:16 Sandbox/TestPage edited by
- Spam Test (diff)
- 15:15 BadContent edited by
- (diff)
- 15:03 Changeset [329] by
- Intermediate version of StatsAttachment? for Dan Mostly working, except …
- 11:49 Changeset [328] by
- fixed: missing addRef on SimpleStatisticsForeground? in SSM and test added: …
10/19/2006:
- 22:54 Changeset [327] by
- fixed : resize problem (quick fix, will check in depth later)
- 18:09 Changeset [326] by
- More simplifications to the test.
- 17:12 Changeset [325] by
- Version 1 of the ScreenLOD node This Group looks at how many pixels the …
- 16:43 Changeset [324] by
- - More code simplifications. I am trying to get rid of everything in …
- 16:19 Changeset [323] by
- Fix bug that prevented resizing. Dirk says "just uncommenting this might …
- 16:11 Changeset [322] by
- - Add key to dump scene. - Use the render traversal.
- 15:51 Changeset [321] by
- Updated the testSimpleStage to use ssm.
- 15:19 Changeset [320] by
- Added new ssm based test.
- 12:20 OSGComparison edited by
- OSG introspection is in progress (diff)
- 10:09 Ticket #109 (Enabling statistics in SimpleSceneManager causes a core dump) created by
- Currently if you enable statistics in doxygen:SimpleSceneManager it will …
- 10:07 Changeset [319] by
- - Added support for toggling between custom stats, regular ssm stats, and …
- 10:01 Changeset [318] by
- Fix ticket:49 by applying cneumann's patch. I have been using this patch …
- 09:55 Changeset [317] by
- fixed : setup order error
- 07:17 BadContent edited by
- reverted changes (diff)
- 07:16 BadContent edited by
- testing to change spam filter. (diff)
- 05:42 Changeset [316] by
- fixed : init order clear changelist at the end of osgInit (without …
- 01:47 Users edited by
- (diff)
10/18/2006:
- 22:48 Changeset [315] by
- I expanded the documentation for these classes. Much of this wording is …
- 19:19 Changeset [314] by
- - Renable the code for statistics collection and display. This needs …
- 17:54 Changeset [313] by
- After asking Dirk why only Ptr mfields had the user friendly editing …
- 14:22 Dev/Changes1To2 edited by
- (diff)
- 11:30 Dev/Changes1To2 edited by
- (diff)
- 11:30 Dev/Changes1To2 edited by
- (diff)
- 11:17 PotentialContributions edited by
- fix (diff)
- 11:16 PotentialContributions edited by
- minor restructuring (diff)
10/17/2006:
- 18:59 Changeset [312] by
- Update to display the depth texture.
- 18:39 Changeset [311] by
- Fixed using depth texture
- 18:22 Changeset [310] by
- Added ifdef code to try to write depth to a texture.
- 17:59 Changeset [309] by
- More cleanup.
- 17:55 Changeset [308] by
- More cleanup.
- 17:51 Changeset [307] by
- - Add documentation for stage rendering and fbo code - Refine the …
- 17:37 DevGuide/StageRendering edited by
- (diff)
- 16:16 DevGuide/StageRendering edited by
- (diff)
- 15:51 Doc/Mainpage edited by
- Fixed doxygen link (diff)
- 14:11 DevGuide/StageRendering created by
- 13:51 Doc/Mainpage edited by
- (diff)
- 13:23 Dev/Marketing edited by
- (diff)
- 13:22 Dev/Marketing edited by
- (diff)
- 13:22 Dev/Marketing edited by
- (diff)
- 12:03 Dev/MarketingAnnouncments edited by
- (diff)
- 12:01 Dev/MarketingAnnouncments edited by
- (diff)
- 12:00 Dev/MarketingAnnouncments created by
- Begin the list
- 11:55 Dev/Marketing edited by
- (diff)
- 11:40 Changeset [306] by
- Spot for not waiting on query... Also don't automatically render …
- 11:23 Changeset [305] by
- Added test program for Occlusion Culling
- 11:06 Changeset [304] by
- Right comparison
- 08:08 Gallery/Shadows edited by
- (diff)
- 08:07 Gallery/Shadows edited by
- (diff)
- 08:07 Gallery/Shadows edited by
- (diff)
- 06:59 Ticket #108 (Update 1.8 dailybuild to qt 3.36) created by
- I already compiled a windows qt 3.36 version with the old VC 6.0 compiler …
- 06:54 Ticket #107 (Improved osgSceneViewer example) created by
- DONE - shadow support. - occlusion culling support. - new icons. …
- 06:49 Planning1_8release edited by
- (diff)
- 06:42 Ticket #106 (WIN64 dcast bug) created by
- Hi, I ported my app to windows x64 and stumbled into some strange …
10/16/2006:
- 22:17 BadContent edited by
- (diff)
- 18:16 Dev/Changes1To2 edited by
- (diff)
- 16:06 Changeset [303] by
- - Update the documentation and potential values for texture related field …
- 15:00 Ticket #25 (Write "What makes OpenSG unique" on the Comparison page.) closed by
- fixed
- 14:52 Changeset [302] by
- Fix bug where define for OSG_WITH_PNG was spelled wrong.
- 13:54 Ticket #105 (Source browser syntax highlighting.) created by
- The source browser uses C highlighting for .h files and none for the …
- 12:47 BadContent edited by
- (diff)
- 12:32 BadContent edited by
- (diff)
- 11:32 Ticket #104 (Install SilverCity on Trac) created by
- Not having SilverCity installed fills the log …
- 11:19 BadContent created by
- 10:30 Changeset [301] by
- initial version of NVPerfkitSDK
- 09:43 Ticket #97 (Re-enable pure virtuals in Geo type classes) closed by
- fixed: Fixed in r300.
- 09:43 Changeset [300] by
- I made a breakthrough with boost.python and finally figured out what I was …
- 09:11 Changeset [299] by
- Fixed mem leak (State regenerated) Adaptive bucket sort (buggy, disabled) …
- 09:08 Changeset [298] by
- Added percent format for Real Fixed ms time format Removed occ-specific …
- 08:56 Changeset [297] by
- Added Window cleanup
- 08:55 Ticket #101 (MSVC8 compiler opt /GZ is deprecated. use to /RTC1) closed by
- fixed
- 05:40 BuildVSScons edited by
- (diff)
- 04:54 BuildVSScons edited by
- Elaborated a bit. (diff)
- 03:48 PotentialContributions edited by
- Added ticket link (diff)
10/15/2006:
- 19:00 Ticket #103 (Get rid of OSG::IDString) created by
- We should get rid of this type and move all strings inside the system to …
- 18:42 Sandbox/TestPage edited by
- (diff)
- 18:33 Sandbox/TestPage edited by
- (diff)
- 18:26 Sandbox/TestPage edited by
- (diff)
- 18:25 Sandbox/TestPage created by
- 18:25 Dev/DevHome edited by
- (diff)
- 11:49 Changeset [296] by
- - Extend the test suite with more complete testing - Add name field This …
- 11:09 Ticket #102 (Enable full spam filter) created by
- All of the advanced options of the spamfilter need to be enabled and …
- 10:21 Ticket #101 (MSVC8 compiler opt /GZ is deprecated. use to /RTC1) created by
- Compiling 1.8 (current cvs) in dbg mode (opt works fine) gives the …
- 04:14 WikiFormatting edited by
- removed spam (diff)
- 01:52 WikiFormatting edited by
- (diff)
10/14/2006:
- 11:27 BuildVSScons edited by
- (diff)
- 07:04 Changeset [295] by
- More work on pool container. Nearly works, just need to debug some …
- 07:02 Changeset [294] by
- - The build automatically added the OSG1_COMPAT code. If this should not …
- 07:01 Changeset [293] by
- Add more documentation.
- 06:00 Ticket #19 (make base function names mixed case) closed by
- fixed: I went through the network stuff and converted everything to the new …
- 05:58 Ticket #22 (Replace C style casts in byte order functions) closed by
- fixed: I committed this as r286.
10/13/2006:
- 17:07 Changeset [292] by
- User knobs visible in this. y/h = +/- Covered Probability Threshold u/j = …
- 17:05 Changeset [291] by
- Algorithm inputs are now user knobs!
- 17:03 Ticket #100 (user and password request for build bot) created by
- I would like to run a build bot for: OS = SuSE 10 Processor = IA32 P4 …
- 14:55 Changeset [290] by
- Fixed masking
- 14:25 Changeset [289] by
- added: some documentation changed: replaced std::endl with endLog
- 12:52 BuildVSScons edited by
- stupid emoticons :( (diff)
- 12:51 Building edited by
- added python dep for OpenSG 2.0 build (diff)
- 11:57 Changeset [288] by
- added: test the big/little endian conversion functions, osgIsPower2 …
- 10:20 Changeset [287] by
- changed: deg2rad replaced with osgDegree2Rad
- 08:46 Planning1_8release created by
- 08:17 Changeset [286] by
- *Source/Base/Base?/OSGBaseFunctions.inl: added deprecated doxygen marker …
- 07:52 WikiStart edited by
- (diff)
- 07:52 WikiStart edited by
- (diff)
10/12/2006:
- 17:57 Changeset [285] by
- Tweeking Heuristics of whether to test or draw.
- 17:32 Changeset [284] by
- Fix comment.
- 17:31 Changeset [283] by
- Fix bug where changing an uniform glsl parameter didn't actually cause it …
- 13:56 Changeset [282] by
- Calculate cost better. There is a place for small feature culling.
- 09:55 Ticket #99 (Provide way to have glValidateProgram called when activating a shader) created by
- glValidateProgram can provide additional debugging information when a …
- 09:53 Demos edited by
- (diff)
- 09:44 Gallery/SpatialView edited by
- (diff)
- 06:35 Changeset [281] by
- added : include into es build
- 06:17 Users/SpatialView edited by
- (diff)
- 06:16 SpatialView edited by
- (diff)
- 06:15 SpatialView edited by
- (diff)
- 05:29 Changeset [280] by
- Add OC test program (should probably become an example once it really …
- 05:22 Changeset [279] by
- Fixed RenderTraversal? handling added a few parameters
- 05:21 Changeset [278] by
- Clearer dependency warning
- 05:21 Changeset [277] by
- _DEBUG => OSG_DEBUG
- 02:27 WikiStart edited by
- (diff)
10/11/2006:
- 17:13 Changeset [276] by
- Full blow innefficient Occlusion Culling. It goes through the render tree …
- 17:02 Ticket #98 (Integrate TangentSpaceDebug) created by
- A debug-class for visualizing tangent spaces has been ported to opensg (no …
- 15:04 OSGComparison edited by
- (diff)
- 15:03 OSGComparison edited by
- (diff)
- 10:56 Changeset [275] by
- Temporary hack to allow boost.python to wrap these classes correctly. …
- 10:55 Ticket #97 (Re-enable pure virtuals in Geo type classes) created by
- Because of a bug/limitation in pyOpenSG I temporarily de-purified some …
- 10:53 Changeset [274] by
- - Extend documentation - Add potential vaues for enums
- 10:51 Users/SpatialView created by
- 10:49 Users edited by
- (diff)
- 10:48 Gallery/SpatialView edited by
- (diff)
- 10:47 Gallery/SpatialView edited by
- (diff)
- 10:46 Gallery/SpatialView edited by
- (diff)
- 10:46 Gallery/SpatialView edited by
- (diff)
- 10:40 Gallery/SpatialView edited by
- (diff)
- 10:39 Gallery/SpatialView edited by
- (diff)
- 10:38 Changeset [273] by
- Sort on closest face instead of just center of BB.
- 10:34 OSGComparison edited by
- fixed typos (diff)
- 10:34 SpatialView edited by
- (diff)
- 10:33 Gallery/SpatialView edited by
- (diff)
- 10:28 Gallery/SpatialView edited by
- (diff)
- 10:27 Gallery/SpatialView edited by
- (diff)
- 10:25 Gallery/SpatialView edited by
- (diff)
- 10:25 Gallery/SpatialView edited by
- (diff)
- 10:25 Gallery/SpatialView edited by
- (diff)
- 10:20 Gallery/SpatialView created by
- 10:16 SpatialView created by
- 09:00 OSGComparison edited by
- (diff)
- 08:55 OSGComparison edited by
- Group them. (diff)
- 02:13 SampleData edited by
- (diff)
10/10/2006:
- 22:24 Changeset [272] by
- Debug warning and some formatting.
- 22:07 OSGComparison edited by
- (diff)
- 21:15 OSGComparison edited by
- Still more format descriptions, as well as links for most of them. (diff)
- 20:50 OSGComparison edited by
- (diff)
- 19:30 OSGComparison edited by
- Just filled out some formats (diff)
- 18:01 Changeset [271] by
- Add in pixel coverage info.
- 17:53 SampleData edited by
- (diff)
- 17:51 SampleData edited by
- (diff)
- 17:48 SampleData edited by
- (diff)
- 17:45 SampleData created by
- 17:42 Dev/DevHome edited by
- (diff)
- 16:23 Ticket #96 (Add test cases for op<< for all types that should support them) created by
- It would be good to have tests to make sure these work on all types they …
- 03:02 Changeset [270] by
- fixed : es compile problems
- 03:01 Changeset [269] by
- fixed : es compile problems
10/09/2006:
- 19:09 Ticket #95 (BOF docs) created by
- Add BOF docs to the wiki
- 18:43 Changeset [268] by
- Some OCC cleanup and additions
- 16:45 Changeset [267] by
- Initial checkin of OcclusionCulling?. It calls the hardware queries as it …
- 15:16 Ticket #94 (GMTL for math) created by
- There was a little discussion about replacing the OpenSG vector math with …
- 13:55 DevGuide/Geometry edited by
- (diff)
- 12:00 Changeset [266] by
- fixed: constructor argument order warning message reported wrong …
- 11:22 Changeset [265] by
- Add comment blocks.
- 10:41 Changeset [264] by
- Use the new svn property script to update the properties of all source …
- 10:39 Changeset [263] by
- Add script to set default svn properties on source files.
- 10:19 Dev/FileIO edited by
- (diff)
- 10:18 Ticket #93 (Windows Dependencies) created by
- In 1 we had the Win deps in the CVS, which made it easy to find them for …
- 10:16 Changeset [262] by
- Document makeProp macro.
- 10:16 Changeset [261] by
- Add small comment about class.
- 10:14 Changeset [260] by
- Document cloneTree.
- 10:02 Ticket #92 (Example Build system) created by
- We need a build system for example programs. Details later.
- 09:07 Ticket #91 (OpenMesh Support) created by
- Openmesh ( http://www.openmesh.org) had support for OpenSG, but not in the …
- 08:53 Changeset [259] by
- Pirouette for inside-out model
- 08:51 Changeset [258] by
- Rendertrav bench bugfix
- 08:39 Ticket #90 (Set svn:eol property to native for source code) created by
- I am getting a lot of diffs that I think are coming from eol and …
- 08:20 Changeset [257] by
- Added some documentation.
- 08:18 Changeset [256] by
- Added unit test for geometry. This still needs more work, but it does …
10/08/2006:
- 16:43 Ticket #89 (dynamic cast) created by
- In 1 the dynamic casts were done using ::dcast. Currently they use …
- 16:01 Ticket #88 (Update fcdProcess to output documentation that follows the coding ...) created by
- fcdProcess currently puts the documentation for the member variables in …
- 16:00 Ticket #87 (namespace consistency) created by
- The namespace for 2 is OSG::. Right now there are still a lot of classes …
- 15:55 Ticket #86 (GeoProperty attributes edit check) created by
- Something's weird with the Geometry property access and calling edit. I …
- 14:42 Dev/FileIO edited by
- Continued discussion… (diff)
- 14:41 DevGuide/BaseTypes edited by
- replaced TypeConstants? by TypeTraits? (diff)
- 14:05 Doc/DevGuideFull edited by
- (diff)
- 14:04 Doc/DevGuideFull edited by
- (diff)
- 14:04 Doc/DevGuideFull edited by
- (diff)
- 14:02 Doc/DevGuideFull edited by
- (diff)
- 14:01 DevGuide/Geometry edited by
- (diff)
- 14:00 Doc/DevGuideFull created by
- 13:58 Doc/Mainpage edited by
- (diff)
- 13:56 DevGuide/Geometry edited by
- (diff)
- 13:51 DevGuide/Geometry created by
- 13:43 DevGuide/Fields created by
- 13:41 DevGuide/BaseTypes created by
- 13:39 Doc/Mainpage edited by
- Start structure for dev guide. (diff)
- 13:12 Dev/FileIO edited by
- Added link to Comparison's list of formats (diff)
- 13:05 Dev/Marketing edited by
- Added links on features & comparison. (diff)
- 12:56 OSGComparison edited by
- File format updates (diff)
- 12:53 OSGComparison edited by
- cleanup (diff)
- 12:51 OSGComparison edited by
- Added list over supported file formats. (diff)
- 12:12 OSGComparison edited by
- OpenSG acutally has small feature culling since 1.8 (diff)
- 10:36 Changeset [255] by
- fixed: some debug messages reported the wrong function/class.
- 10:05 Changeset [254] by
- fixed: Added log level name/color for DEBUG_GV.
- 09:09 OSGComparison edited by
- (diff)
- 07:06 Dev/Marketing edited by
- Added wikipedia link and some cleanup (diff)
- 06:52 Gallery/Shadows edited by
- Added short descriptions and links to papers on shadow algorithms (diff)
10/07/2006:
- 22:57 Ticket #85 (boost detection) created by
- boost detection is flaky. In the default case (i.e. no path given) the env …
- 22:18 DoxygenIndex created by
- 22:04 Dev/Pics created by
- 16:44 Dev/Changes1To2 edited by
- (diff)
- 15:21 Reference edited by
- (diff)
- 15:14 Ticket #84 (cloneTree doesn't handle attachments) created by
- There is a problem with OSG::cloneTree's handling of attachments. It …
- 13:02 Ticket #39 (Add support for fcdProcess to OpenSG 2.0 build) closed by
- fixed: This has been working well for a while now, so I think we can mark it …
- 12:59 WikiStart edited by
- Move warning header to bottom of page. Now that opensg.org redirects here … (diff)
- 12:30 Gallery/Shadows edited by
- (diff)
- 11:02 Changeset [253] by
- added it to the system and not the state lib.
- 10:22 Changeset [252] by
- fixed wrong path.
10/06/2006:
- 16:28 Ticket #16 (Add java example to distribution, make sure it builds with scons.) reopened by
- Reopened this as I think it ought to go into the 2.0 release.
- 16:28 Ticket #77 (Set OSG_DEBUG) closed by
- fixed: Fixed in r247.
- 16:26 Ticket #83 (Integrate marcusl's small utility package) created by
- See file attachments in PotentialContributions.
- 16:09 Changeset [251] by
- As part of trying to fix a bug in the OSB file handler I first went …
- 16:08 Changeset [250] by
- Add documentation about environment variables that influence LOG.
- 16:07 Changeset [249] by
- Fix bug #77 by adding OSG_DEBUG to OSGConfig.h
- 16:06 Changeset [248] by
- Add documentation.
- 14:19 Comparison edited by
- was written 'granddies'; I inserted the missing 'ad' (diff)
- 12:47 Ticket #82 (scons-addon boost library test) created by
- on fc5 using boost/boost-devel rpms scons-adon does not find boost …
- 11:19 Changeset [247] by
- Comment out tests that fail because of missing subContainer impl.
- 11:03 Ticket #81 (OSGSceneFileType::__flags seems to be unused.) closed by
- invalid: Upon closer examination, I was just missing it…
- 11:02 Ticket #81 (OSGSceneFileType::__flags seems to be unused.) created by
- Is the flags variable useful or can it be removed?
- 10:44 Ticket #80 (Why SceneFileType::options is std::string but passed around using char*?) created by
- SceneFileType::_options are stored as an std::string but all the get and …
- 09:40 Changeset [246] by
- added: Test for mixed type arithmetic with Fixed32. Note: This test fails …
- 09:38 Ticket #79 (Fixed32 supports very little arithmetic with other types) created by
- Mixing a Fixed32 value with a value of almost any other type (only UInt32 …
- 04:44 Dev/DevHome edited by
- (diff)
- 04:43 DailyBuilds edited by
- (diff)
- 04:43 Users/VREC created by
- 04:39 DailyBuilds edited by
- (diff)
- 04:36 Users edited by
- (diff)
- 04:29 Gallery/VRED edited by
- (diff)
- 04:28 Gallery/VRED edited by
- (diff)
- 04:25 Gallery/VRED edited by
- (diff)
- 04:18 Gallery/VRED edited by
- (diff)
- 04:17 Gallery/VRED edited by
- (diff)
- 04:16 Gallery/VRED edited by
- (diff)
- 04:12 Gallery/VRED created by
- 02:31 Building edited by
- (diff)
10/05/2006:
- 18:47 Changeset [245] by
- - Add ContainerPool? field container. This fc supports a "vector" of …
- 18:46 Changeset [244] by
- Add boost filesystem to the boost reqs. This is needed for the FileIO …
- 18:36 Changeset [243] by
- - Add getParent method to TypeBase?. - Remove unused variable _uiTypeRootId …
- 18:35 Changeset [242] by
- Add comment.
- 16:49 Changeset [241] by
- Add test to demonstrate bug where names are not loaded by the osb loader.
- 16:37 HDI/FloatTexture edited by
- (diff)
- 16:26 HDI/FloatTexture edited by
- (diff)
- 16:17 HDI/FloatTexture edited by
- (diff)
- 14:25 Dev/FileIO edited by
- (diff)
- 14:24 HDI/FloatTexture edited by
- (diff)
- 14:12 Dev/FileIO edited by
- (diff)
- 14:11 Dev/FileIO edited by
- (diff)
- 14:10 Changeset [240] by
- Documentation.
- 13:41 HDI/FloatTexture created by
- 13:38 HDI/ShallowCopy edited by
- (diff)
- 13:35 HDI edited by
- (diff)
- 13:35 HDI edited by
- (diff)
- 13:04 Changeset [239] by
- - Add comments - Use javadoc style (for now) to show how this would look …
- 11:20 Dev/CodingStandard edited by
- (diff)
- 09:22 Dev/FileIO edited by
- (diff)
10/04/2006:
- 20:36 Changeset [238] by
- fixed : missing compare
- 19:27 Doc/Mainpage created by
- 17:19 Comparison edited by
- added link to rose clay performer overview pdf (diff)
- 17:04 Ticket #78 (add help target to scons build) created by
- i'd like to see a help target for scons, e.g. % scons help …
- 17:01 Changeset [237] by
- Fix define()
- 16:26 DailyBuilds edited by
- fixed typo (diff)
- 15:45 DailyBuilds edited by
- (diff)
- 13:52 DailyBuilds edited by
- (diff)
- 13:48 Changeset [236] by
- Use an eval method so the options file can be a copy of an scons option …
- 13:46 TOC edited by
- typo (diff)
- 11:36 Changeset [235] by
- Join paths in a cross platform way.
- 11:21 DailyBuilds edited by
- (diff)
- 11:16 Changeset [234] by
- Add a buildbot_slave option. This allows the user setting up a buildbot …
- 11:12 Building edited by
- added some comments about the windows build (diff)
- 08:47 DailyBuilds edited by
- (diff)
- 08:30 Ticket #77 (Set OSG_DEBUG) created by
- OSG_DEBUG needs to be set depending on which kind of build is being done.
- 08:03 Changeset [233] by
- fixed: removed func as it is not portable
- 07:48 Changeset [232] by
- fixed: increased _streamVec size to make room for debug_gv level.
- 02:13 Changeset [231] by
- fixed : changed to new, smaller 1.x scanner/parser
10/03/2006:
- 17:17 Changeset [230] by
- Now that we have access to the source fcd xml we can add additional …
- 17:16 Changeset [229] by
- One more CVS id change.
- 17:16 Changeset [228] by
- A generated \hint I missed.
- 17:15 Changeset [227] by
- CVS id updates. I wish these did not require commits.…
- 17:14 Changeset [226] by
- Make Reflexive container destructor public so other classes can destroy it …
- 17:12 Changeset [225] by
- Generated code replacing \hint.
- 17:12 Changeset [224] by
- - Change \hint to @hint so the '\h' doesn't get put into the documentation …
- 15:42 Dev/FileIO edited by
- Added discussion prefixes (diff)
- 13:33 Dev/ExamplesDemosTutorials edited by
- (diff)
- 12:39 Dev/Documentation edited by
- Added doc-bot comment. (diff)
- 12:32 Dev/ExamplesDemosTutorials edited by
- Put dirk's comments in italics. (diff)
- 12:28 Dev/ExamplesDemosTutorials edited by
- (diff)
- 11:06 Dev/ExamplesDemosTutorials edited by
- minor formatting (diff)
- 10:05 Ticket #76 (More powerful window abstraction) created by
- It would be good to have a more powerful Window abstraction/wrapper, that …
- 02:03 Changeset [223] by
- Refactored RenderPartition? rendering to using TreeBuilders?
- 00:24 Changeset [222] by
- Intermediate savepoint
- 00:24 Changeset [221] by
- Added ALias for single libraries and their unittests
- 00:23 Changeset [220] by
- Put Vector unittests into a Suite Added MultiPool?
10/02/2006:
- 22:22 Ticket #70 (Allow field container type to return documentation about fields) closed by
- fixed: Addressed in r219
- 22:22 Changeset [219] by
- - Add support for documentation to FieldContainerType? and FieldDescription? …
- 17:50 Dev/ExamplesDemosTutorials edited by
- (diff)
- 16:08 Dev/Changes1To2 edited by
- (diff)
- 15:53 Changeset [218] by
- changed: named base functions more consistently. old names are …
- 15:12 FeaturesClustering edited by
- text cleanup (diff)
- 14:06 DailyBuilds edited by
- (diff)
- 13:29 Changeset [217] by
- Back out revision 210 which added _func_ output but broke the windows …
- 13:21 Changeset [216] by
- Update build to support multiple versions of MSVS. This includes a hack …
- 10:10 Dev/ExamplesDemosTutorials created by
- Added initial ideas.
- 09:55 Dev/DevHome edited by
- (diff)
- 09:54 Dev/Documentation edited by
- move examples to another page. (diff)
- 09:35 Changeset [215] by
- fixed : missing cloneValues and shareValue impl
- 09:33 Ticket #75 (UnitTest rely on external LD_LIBRARY_PATH) created by
- Unittests fail because the do not setup the environment to make sure they …
10/01/2006:
- 17:51 Comparison edited by
- (diff)
- 14:05 Changeset [214] by
- Private branch for messing with RenderTraversal?
- 12:29 Changeset [213] by
- Added simple benchmarking toolkit. Not for permanent use, just for now.
- 12:06 Changeset [212] by
- Added ignore pump for profiling non-GL parts
- 12:06 Changeset [211] by
- Removed some noise
- 12:05 Changeset [210] by
- Added function name options for header
- 12:04 Changeset [209] by
- Added string set methods
- 12:03 Changeset [208] by
- Fixed a double delete problem added access method for …
- 12:02 Changeset [207] by
- Added some inits to keep valgrind happy
- 12:01 Changeset [206] by
- Added commitChanges() convenience function
- 11:39 Ticket #74 (CLA typos in scons) created by
- When mistyping the name of a command line argument in scons (like 'scons …
- 09:30 Changeset [205] by
- added: ability to rename all base functions. fixed: inconsitent log …
09/30/2006:
- 18:03 Ticket #73 (osg-config) created by
- osg-config and osg2-config currently ignore --dbg and --opt. tThey also …
- 17:02 Dev/Changes1To2 edited by
- (diff)
- 15:25 Ticket #72 (Install system for UnitTest++) created by
- Currently the buildbot auto tests don't work, because the unittest lib is …
- 15:02 Ticket #71 (Captioned Image Macro) created by
- Create a new macro based on Image that has a caption, to replace the [br] …
- 09:59 Dev/FileIO edited by
- (diff)
- 09:57 Dev/FileIO edited by
- Added comments on CF's comments, issue list and some sample code (diff)
09/29/2006:
- 22:30 Dev/WindowGLFields edited by
- (diff)
- 21:21 Dev/WindowGLFields created by
- 21:13 Dev/DevHome edited by
- (diff)
- 18:29 Changeset [204] by
- Added osgInit to TestRunner?.cpp
- 18:29 Changeset [203] by
- fixed double rule problem for x64 debug and opt libs
- 10:56 DailyBuilds edited by
- (diff)
- 10:42 Changeset [202] by
- Removed OSG_BUILD_DLL remnant Fixed UnitRunner? object creation
- 10:41 Changeset [201] by
- Removed debug output
- 10:41 Changeset [200] by
- Added bison output to ignore
- 10:13 Ticket #52 (Nav menu and page outline clash) closed by
- duplicate: this is duplicate of ticket #13
- 09:39 Changeset [199] by
- Remove static variant.
Note: See TracTimeline
for information about the timeline view.
