1Mon, 28 Aug 2017 17:34:51 +0100
2Checked in by : Robert Osfield
3Build fix
4
5Mon, 28 Aug 2017 16:55:52 +0100
6Checked in by : Robert Osfield
7Added back in 3.4.0 release entry
8
9Mon, 28 Aug 2017 14:34:39 +0200
10Checked in by : Denys Koch
11Fix flawed BoundingSphere inequality operator
12
13Mon, 28 Aug 2017 15:36:31 +0100
14Checked in by : Robert Osfield
15Updates for 3.4.1 stable release
16
17Thu, 24 Aug 2017 17:49:34 +0100
18Checked in by : Robert Osfield
19Updated rc number to 3 or 3.4.1-rc3
20
21Thu, 24 Aug 2017 17:45:48 +0100
22Checked in by : Robert Osfield
23Updated READE and ChangeLog
24
25Wed, 23 Aug 2017 15:26:07 +0100
26Checked in by : Robert Osfield
27Fixed underflow issue
28
29Tue, 22 Aug 2017 14:17:45 +0100
30Checked in by : Robert Osfield
31Bimped SO version due to changes in Windows exports in osgDB::ifstream + ofstream.
32
33Tue, 22 Aug 2017 12:19:40 +0100
34Checked in by : Robert Osfield
35Updated RC number to 2 for 3.4.1-rc2
36
37Tue, 22 Aug 2017 12:18:29 +0100
38Checked in by : Robert Osfield
39Updated ChangeLog
40
41Tue, 22 Aug 2017 11:58:49 +0100
42Checked in by : Robert Osfield
43Added name typo fix
44
45Tue, 22 Aug 2017 09:05:27 +0100
46Checked in by : Robert Osfield
47Updated ChangeLog
48
49Tue, 22 Aug 2017 09:04:49 +0100
50Checked in by : Robert Osfield
51Added catch for controbutors list
52
53Tue, 22 Aug 2017 08:03:33 +0100
54Checked in by : OpenSceneGraph git repository
55Merge pull request #310 from OpenMW/merge_internalsizedformatsApplied sizedInternalFormats change to 3.4 branch
56
57Thu, 31 Mar 2016 17:12:28 +0100
58Checked in by : Robert Osfield
59Reversed the order of some sizedInternalFormats enum entries to sync with the change in serach direction that was checked in as an earlier revision.
60
61Mon, 21 Aug 2017 15:06:31 +0100
62Checked in by : Robert Osfield
63Added handling of CPACK and automatically generated package files
64
65Fri, 18 Aug 2017 16:26:12 +0100
66Checked in by : Robert Osfield
67Removed unneccessary DrawArrays->setCount() that was causing a crash.
68
69Fri, 18 Aug 2017 16:11:29 +0100
70Checked in by : Robert Osfield
71Merged addition of "" around variablesfrom master.
72
73Fri, 18 Aug 2017 16:01:31 +0100
74Checked in by : Raymond de Vries
75Fix for better picking up 3rd party dependencies
76
77Fri, 18 Aug 2017 08:08:28 +0100
78Checked in by : Robert Osfield
79Fixed iterator comparison.
80
81Thu, 17 Aug 2017 08:53:58 +0100
82Checked in by : Robert Osfield
83Adopted OSG_GL*_FEATURES usage of 0 and 1 in place of false and true to avoid VisualStudio 2012 build issues
84
85Tue, 15 Aug 2017 15:42:22 +0100
86Checked in by : Uwe Woessner
87Extension to the PLY plugin to read files with textures.
88
89Mon, 31 Jul 2017 16:47:10 +0100
90Checked in by : OpenSceneGraph git repository
91Merge pull request #291 from eligovision/OpenSceneGraph-3.4_animationosgAnimation: classes UpdateVec2fUniform and UpdateVec4fUniform added
92
93Sun, 30 Jul 2017 20:00:12 +0300
94Checked in by : konstantin.matveyev
95[*] osgDB::OutputStream fix
96
97Sun, 30 Jul 2017 19:55:56 +0300
98Checked in by : konstantin.matveyev
99[+] Two classes added: osgAnimation::UpdateVec2fUniform, osgAnimation::UpdateVec4fUniform
100
101Mon, 31 Jul 2017 15:06:57 +0100
102Checked in by : OpenSceneGraph git repository
103Merge pull request #289 from eligovision/OpenSceneGraph-3.4_appleIMAGEIO plugin tweak
104
105Mon, 31 Jul 2017 15:05:26 +0100
106Checked in by : OpenSceneGraph git repository
107Merge pull request #290 from eligovision/OpenSceneGraph-3.4_apple_iososgViewer::GraphicsWindowIOS fixes
108
109Sun, 30 Jul 2017 20:03:56 +0300
110Checked in by : konstantin.matveyev
111[*] imageio changed: more methods of storing image supported; tested on macOS (compatibility profile) and iOS(GLES2/3)
112
113Sun, 30 Jul 2017 19:58:56 +0300
114Checked in by : konstantin.matveyev
115[*] osgViewer::GraphicsWindowIOS fixes
116
117Mon, 31 Jul 2017 12:44:47 +0100
118Checked in by : Robert Osfield
119Fixed indectation
120
121Mon, 31 Jul 2017 12:42:15 +0100
122Checked in by : OpenSceneGraph git repository
123Merge pull request #288 from eligovision/OpenSceneGraph-3.4_pragmaticpragma(tic) shader composing fixes in the State
124
125Mon, 31 Jul 2017 00:53:24 +0300
126Checked in by : konstantin.matveyev
127[**] pragma(tic) fix: 'defineMap.changed flag' condition changed in State::push/popDefineList
128
129Fri, 28 Jul 2017 17:57:02 +0100
130Checked in by : Robert Osfield
131Updated AUTHORS and CHangeLog for 3.4.1-rc1
132
133Fri, 28 Jul 2017 17:43:34 +0100
134Checked in by : Robert Osfield
135Updated 3.4 branch to 3.4.1-rc1 version
136
137Fri, 5 Aug 2016 13:16:07 +0100
138Checked in by : James Turner
139Attempt to fix broken DLL exports from osgDBOnly export the osgDB method implementations, instead of the entire
140class, and hence avoid exporting symbols from the base class, which
141then conflict with other compilation units when linking.
142
143This avoids the need for /FORCE:MULTIPLE linker option with MSVC.
144
145Thu, 27 Jul 2017 10:43:33 +0100
146Checked in by : Robert Osfield
147Adopted FindFreetype.cmake from master
148
149Wed, 26 Jul 2017 11:12:11 +0100
150Checked in by : Robert Osfield
151Replaced State::_glExtensions initialization to be consistent with master, enabling sharing of GLExtension data structure.
152
153Wed, 26 Jul 2017 11:08:46 +0100
154Checked in by : Robert Osfield
155Moved State::initializeExtensionProcs() nearer top of source file to make the position consistent with change in position in master, making it easier to diff between them.
156
157Tue, 25 Jul 2017 15:58:27 +0100
158Checked in by : Robert Osfield
159Merged GLExtension deletion mechanism from master to avoid GLEXtension being deleted when shared contexts are used and osg::State is deleted when a context is deleted.
160
161Tue, 25 Jul 2017 14:45:20 +0100
162Checked in by : OpenSceneGraph git repository
163Merge pull request #272 from psyinf/msvc_static_buildMsvc static build
164
165Fri, 21 Jul 2017 13:12:38 +0200
166Checked in by : Sebastian Messerschmidt
167FIX: missing change in ENDIF
168
169Fri, 21 Jul 2017 11:06:22 +0200
170Checked in by : Sebastian Messerschmidt
171FIX: <CMake> attempting to install pdb-files for static targets caused failing INSTALL
172
173Mon, 17 Jul 2017 16:46:16 +0100
174Checked in by : Anna Sokol
175Since version 2.5.1 freetype has supported the WOFF extension format. In the attached ReaderWriterFreeType.cpp file I added the following line:            supportsExtension("woff","web open font format");
176
177
178Tue, 20 Jun 2017 09:35:49 +0100
179Checked in by : Robert Osfield
180Pulled in .gitignore from master
181
182Tue, 16 May 2017 15:40:10 +0100
183Checked in by : Robert Osfield
184Backported GLES compatible shaders into ShaderGen
185
186Tue, 16 May 2017 15:04:59 +0100
187Checked in by : Robert Osfield
188Backported GL2/3, GLES2/3 compatible Text and StatsHandler shaders to OSG-3.4
189
190Mon, 29 May 2017 12:20:31 +0100
191Checked in by : Robert Osfield
192Added TimeMultiplier and LoopingMode to ImageSequence .osg serializer
193
194Thu, 25 May 2017 13:29:42 +0100
195Checked in by : Robert Osfield
196Improved the DrawElements selction
197
198Thu, 25 May 2017 10:53:00 +0100
199Checked in by : Robert Osfield
200Added handlng of Text with large number of characters
201
202Thu, 25 May 2017 10:41:12 +0100
203Checked in by : Robert Osfield
204Replaced osg::DrawElementeUInt usage for a more flexible DrawElements base class approach with the default set to DrawElementUShort to ensure compatibility with GLES2 implementes that don't support uint for glDrawElements.
205
206Tue, 16 May 2017 12:32:41 +0100
207Checked in by : Robert Osfield
208Addded a GLES2 compatible osgmovie shader
209
210Wed, 10 May 2017 11:08:27 +0100
211Checked in by : OpenSceneGraph git repository
212Merge pull request #251 from emminizer/OpenSceneGraph-3.4osgText::Glyph: Explicitly set GL_TEXTURE_MIN_FILTER to address disap…
213
214Tue, 25 Apr 2017 07:22:16 -0400
215Checked in by : Daniel Emminizer
216osgText::Glyph: Explicitly set GL_TEXTURE_MIN_FILTER to address disappearing glyphs on some Intel cards.
217
218Mon, 24 Apr 2017 10:38:02 +0100
219Checked in by : Alexander Roan
220GLExtenstions: fix checking of isFrameBufferObjectSupported flag for GLES2
221
222Tue, 18 Apr 2017 15:53:48 +0100
223Checked in by : Konstantin S. Matveyev
224Fixes glyphs's MODELVIEW matrices (positions, scales etc.) if state.getUseModelViewAndProjectionUniforms() is true
225
226Mon, 13 Mar 2017 14:27:08 +0000
227Checked in by : OpenSceneGraph git repository
228Merge pull request #214 from LaurensVoerman/submit-3.4serializerParticlefix bug in osgb/osgt/osgx readerwriter osgParticle
229
230Sat, 11 Mar 2017 11:38:18 +0000
231Checked in by : OpenSceneGraph git repository
232Merge pull request #210 from scrawl/programfix_backportBackport state leak fix to 3.4 branch
233
234Tue, 21 Feb 2017 21:55:05 +0100
235Checked in by : Nico Kruithof
236Fixed typoosg_ModeViewMatrix -> osg_ModelViewMatrix
237
238
239Mon, 6 Mar 2017 15:33:22 +0100
240Checked in by : Laurens Voerman
241fix bug in osgb/osgt/osgx readerwriter causing the osgParticle-SizeInterpolator and -ColorInterpolator to dissapear
242
243Wed, 21 Dec 2016 11:02:29 +0000
244Checked in by : Robert Osfield
245Changed Program::apply() to Program::compileGLObjects() to avoid the Program::apply() setting of setLastAppliedProgramObjects for affect current state.
246
247Wed, 8 Feb 2017 14:54:08 +0000
248Checked in by : OpenSceneGraph git repository
249Merge pull request #199 from scrawl/statefix_backportBackport State fix to 3.4 branch
250
251Wed, 29 Jun 2016 16:53:26 +0200
252Checked in by : Julien Valentin
253fix in StateSet.cpp the State::DefineMap::changed flag is not resetted to false after currentDefines are updated
254
255Tue, 24 Jan 2017 17:36:36 +0000
256Checked in by : Robert Osfield
257Fixed linking bug caused by repeated Program::addShader()/removeShader() operations invalidating the internal attach/dettech lists.
258
259Fri, 20 Jan 2017 17:31:09 +0000
260Checked in by : Robert Osfield
261Quitened down verbose debug messages
262
263Fri, 20 Jan 2017 17:06:55 +0000
264Checked in by : Robert Osfield
265Quietened down some verbose debug messages
266
267Thu, 19 Jan 2017 15:56:17 +0000
268Checked in by : Robert Osfield
269Fixed indentation of comment
270
271Wed, 4 Jan 2017 12:55:15 +0000
272Checked in by : Robert Osfield
273Fixed unitialized variable access to premature calling of computeMatrix().
274
275Fri, 23 Dec 2016 17:16:16 +0000
276Checked in by : Robert Osfield
277From Hartwig Wiesmann, "ScalarsToColors returns a wrong color in case a value larger max is passed to getColor"
278
279Wed, 21 Dec 2016 17:02:05 +0000
280Checked in by : Robert Osfield
281From Torben Dannhauer, build updates for NVTT.
282
283Wed, 21 Dec 2016 16:35:10 +0000
284Checked in by : Robert Osfield
285 From Torben Dannahauer, updates to track changes to Winddows 3rd party package
286
287Wed, 21 Dec 2016 15:33:02 +0000
288Checked in by : Robert Osfield
289From Torben Dannhauer, "When compiling OSG with DCMTK on windows, it throws an compiler error due to a missing ws2_32.lib in the linker settings."
290
291Wed, 21 Dec 2016 11:40:16 +0000
292Checked in by : Robert Osfield
293From Andreas Ekstrand, "he attached ESRIShape.cpp contains a small fix in parsing of PointZ features, now correctly comparing with header content length which is defined in 16-bit words.This should have been fixed in my old submission from 2012 but was probably overlooked due to an alternative way of comparing to a fix number for this feature type.
294
295Without this fix, the plugin will only read one PointZ feature even if multiple features exist."
296
297
298Wed, 21 Dec 2016 09:10:50 +0000
299Checked in by : Robert Osfield
300Added StateSet::setGlobalDefaults() to fix bug when osgViewer has stats on but no scene graph assigned
301
302Mon, 31 Oct 2016 16:11:20 +0000
303Checked in by : Robert Osfield
304Fixed handling of #define's that are used as functions
305
306Wed, 30 Nov 2016 17:15:06 +0000
307Checked in by : Robert Osfield
308Added GL_EXT_texture_border_clamp support for GLES
309
310Sat, 26 Nov 2016 01:09:13 +0100
311Checked in by : scrawl
312Fix typo in StateSet::compileGLObjects, causing compilation of attributes to not be executed unless checkForGLErrors is true.
313
314Wed, 23 Nov 2016 19:18:14 +0000
315Checked in by : Robert Osfield
316Fixed crash in handling of osg::Callback attached as Drawable update callback. Added handling of osg::Callback as a Drawable cull callback
317
318Fri, 11 Nov 2016 17:16:40 +0000
319Checked in by : Robert Osfield
320Added Dragger::applyAppropriateFrontFace(StateSet*) to make it easy to handle inverted matrices by toggling the FrontFace to sure the correct face is visible.
321
322Fri, 11 Nov 2016 13:54:54 +0000
323Checked in by : Robert Osfield
324Merge branch 'OpenSceneGraph-3.4' of https://github.com/openscenegraph/OpenSceneGraph into OpenSceneGraph-3.4
325
326Fri, 11 Nov 2016 13:54:15 +0000
327Checked in by : Robert Osfield
328Fixed handling of Locator's with negative extents
329
330Thu, 3 Nov 2016 11:31:07 +0000
331Checked in by : Robert Osfield
332Added check against binding type of array to decide whether it's appropriate to assign array to VBO.
333
334Wed, 12 Oct 2016 17:23:19 +0100
335Checked in by : Robert Osfield
336Changed appending of \n to be to the version line.
337
338Mon, 10 Oct 2016 11:21:28 +0100
339Checked in by : Robert Osfield
340From Torben Dannhauer, added freetype27 (2.7) to search list
341
342Thu, 6 Oct 2016 17:15:25 +0200
343Checked in by : Laurens Voerman
344remove CMAKE_BUILD_TYPE STREQUAL "Release" (cmake configure time varable) to select pdb install - select CONFIGURATIONS RelWithDebInfo Debug
345
346Thu, 6 Oct 2016 14:21:07 +0200
347Checked in by : Laurens Voerman
348fix bug in SmoothingVisitor tripped by bunny.ply
349
350Thu, 22 Sep 2016 14:33:03 +0100
351Checked in by : Robert Osfield
352Replaced local static usage to avoid threading and mulit-context issues
353
354Wed, 10 Aug 2016 14:12:27 +0100
355Checked in by : Anish Thomas
356GLSL 1.3 support for vertex-attrib aliasing
357
358Mon, 15 Aug 2016 12:56:57 +0100
359Checked in by : Robert Osfield
360Fixed handling in osgUtil::IncrementalCompileOperation/CompileSet/StateToCompile when the _markerObject is NULL.
361
362Sun, 31 Jul 2016 14:57:11 +0100
363Checked in by : Robert Osfield
364Merge branch 'OpenSceneGraph-3.4' of https://github.com/openscenegraph/OpenSceneGraph into OpenSceneGraph-3.4
365
366Sun, 31 Jul 2016 14:00:30 +0100
367Checked in by : Robert Osfield
368Added FT_LOAD_NO_HINTING
369
370Tue, 28 Jun 2016 18:39:12 +0100
371Checked in by : Robert Osfield
372Revert "corrected syntax error in src/osgPlugins/fbx/ReaderWriterFBX.cpp"This reverts commit 7a1324800ffe3e4ddd9d7fb475f0323da6fe2f43.
373
374
375Sun, 31 Jul 2016 11:06:51 +0100
376Checked in by : Robert Osfield
377Fixed build error reported on gcc 4.6.4/Ubuntu 12.04 32bit, issue #108
378
379Sun, 19 Jun 2016 21:07:37 +0700
380Checked in by : Thao Le
381corrected syntax error in src/osgPlugins/fbx/ReaderWriterFBX.cpp
382
383Fri, 10 Jun 2016 12:44:26 +0100
384Checked in by : Robert Osfield
385Fixed invalidated iterator bug pick up by Coverity.
386
387Thu, 9 Jun 2016 14:33:05 +0100
388Checked in by : Robert Osfield
389Copied over .travis.yml file to 3.4 branch to add build testing
390
391Thu, 9 Jun 2016 14:10:02 +0100
392Checked in by : Mathieu MARACHE
393Build fix for VS.
394
395Thu, 9 Jun 2016 12:08:47 +0100
396Checked in by : Robert Osfield
397Rewrote Window::setNextFocusable() to address a bug in the management of the search iterator. Covertiy reported bug "Undefined behavior may result; the program may crash or subtly misbehave. In osgWidget::​Window::​setNextFocusable(): An invalid or past-the-end iterator is being used."
398
399Thu, 9 Jun 2016 11:41:14 +0100
400Checked in by : Robert Osfield
401Fixed "Using invalid iterator" bug in getTile() methods, detected by Covertity.
402
403Fri, 3 Jun 2016 17:57:04 +0100
404Checked in by : Julien Valentin
405Fixed little bug in DrawArraysLength (instancing not supported). Corrected PrimitiveSet.cpp in order DrawArraysLength can be instanced. It's the only pr missing code if (_numInstances>=1)      glDrawXXXInstanced(...,_numInstances); else glDrawXXX();
406
407Wed, 1 Jun 2016 12:49:55 +0100
408Checked in by : Robert Osfield
409Fixed missing "
410
411Wed, 1 Jun 2016 11:41:10 +0100
412Checked in by : Robert Osfield
413Added macosx10.11 to the list of supported OSX SDK's
414
415Wed, 1 Jun 2016 11:25:31 +0100
416Checked in by : Robert Osfield
417Added in extra search paths for FBX
418
419Wed, 1 Jun 2016 10:32:35 +0100
420Checked in by : Andreas Cadhalpun
421Replace deprecated FFmpeg API to fix build with ffmpeg-3.0.x
422
423Wed, 6 Mar 2013 09:38:48 +0100
424Checked in by : Stephan van Alste
425Do not install non existant pdb file in release build mode
426
427Tue, 12 Feb 2013 13:09:00 +0100
428Checked in by : Ralf Habacker
429Install msvc debug files along with the binaries
430
431Tue, 31 May 2016 16:14:51 +0100
432Checked in by : Ralf Habacker
433Fixed bug not detecting unc pathes in osgDB::isAbsolutePath()
434
435Tue, 31 May 2016 12:58:57 +0100
436Checked in by : Alberto Luaces
437defines for building on Hurd and BSD kernels
438
439Tue, 31 May 2016 11:27:30 +0100
440Checked in by : Pjotr Svetachov
441small optimization to the osgb/t serializers.
442
443Mon, 30 May 2016 13:43:09 +0100
444Checked in by : Jannik Heller
445Fixed typo of method name
446
447Mon, 30 May 2016 12:41:25 +0100
448Checked in by : Tony Vasile
449OpenFlight-plugin with Surface Material Codes. There is one additional field that may be required by an existing application in addition to the IR Code is the IR Material. I have a small fix to include the IR Material as the User Value <UA:IRM>
450
451Thu, 26 May 2016 18:07:46 +0100
452Checked in by : Robert Osfield
453From Wee See, "attached a small submission, which makes the option "readObjectRecordData" of OpenFlight-plugin working like documented in the Knowledge Base of OSG (52-using-the-openflight-plugin).Actually, if the option "readObjectRecordData" is set, ObjectRecordData will not be read and set.
454With this submission, if the option "readObjectRecordData" is set, ObjectRecordData will be read and set."
455
456
457Thu, 26 May 2016 17:49:06 +0100
458Checked in by : Robert Osfield
459From Philippe Renon and Robert Osfield,  osgViewer::Viewer::checkNeedToDoFrame should return true when only the root node has an update callback.Note, from Robert, I took Philippe modifications to Viewer.cpp and reformated them slightly to avoid a double check against getSceneData()!=0 and then rolled
460the changes out to CompositeViewer::checkNeedToDoFrame() to ensure that both implementations work the same.
461
462
463Tue, 24 May 2016 20:46:44 +0100
464Checked in by : Robert Osfield
465Fixed RenderStageCache's handling of Observer functionality that was causing a crashing on exit in osgoit and osgprerender examples.
466
467Fri, 6 May 2016 19:55:04 +0100
468Checked in by : Robert Osfield
469Added GLES3 path for setting up with EGL
470
471Fri, 6 May 2016 17:49:01 +0100
472Checked in by : Robert Osfield
473Added 3.4 press release to NEWS.txt
474
475Wed, 27 Apr 2016 08:40:35 +0100
476Checked in by : Robert Osfield
477Added non const releaseGLObjects(osg::State* state) for backwards compatibility
478
479Thu, 21 Apr 2016 14:07:22 +0100
480Checked in by : Robert Osfield
481Fixed copy _readBuffer bug.
482
483Mon, 18 Apr 2016 20:46:45 +0100
484Checked in by : Robert Osfield
485Fixed ShaderComposer::releaseGLObjects(State*) const method as it's const was missing. Rewrote the ShaderComposer::releaseGLObjects() const method to pass on the releaseGLObjects() calls to any associated Program or Shader objects.
486
487Thu, 14 Apr 2016 17:46:27 +0100
488Checked in by : Robert Osfield
489From Vladimir Chebaev, fixed handling of outline orientiation
490
491Thu, 14 Apr 2016 17:46:27 +0100
492Checked in by : Robert Osfield
493From Vladimir Chebaev, fixed handling of outline orientiation
494
495Tue, 29 Mar 2016 20:24:05 +0100
496Checked in by : Robert Osfield
497Changed the default value paramter to be consistent with the non templated version of StateSet::setTextureAttributeAndModes(..)
498
499Thu, 31 Mar 2016 19:26:51 +0100
500Checked in by : Robert Osfield
501Merge branch 'OpenSceneGraph-3.4' of https://github.com/openscenegraph/OpenSceneGraph into OpenSceneGraph-3.4
502
503Thu, 31 Mar 2016 17:52:29 +0100
504Checked in by : Robert Osfield
505added assignment of mipmap levels from source image.
506
507Thu, 31 Mar 2016 17:52:29 +0100
508Checked in by : Robert Osfield
509From Sherman Wilcox, added assignment of mipmap levels from source image.
510
511Fri, 11 Mar 2016 15:35:07 +0000
512Checked in by : Robert Osfield
513From Jannik Heller, Wrong function call in setTextureAttributeAndModes "From I think that this piece of code in StateSet::setTextureAttributeAndModes is a copy&paste mistake:            OSG_NOTICE<<"Warning: non texture attribute '"<<attribute->className()<<"' passed to setTextureAttributeAndModes(unit,attr,value), "<<std::endl;
514            OSG_NOTICE<<"         assuming setAttributeAndModes(attr,value) instead."<<std::endl;
515            OSG_NOTICE<<"         please change calling code to use appropriate call."<<std::endl;
516            setAttribute(attribute,value);
517
518As per the warning message it should be calling setAttributeAndModes(attribute,value); ."
519
520
521Wed, 2 Mar 2016 09:18:26 +0000
522Checked in by : Robert Osfield
523From Joe Thompson, "OpenSceneGraph cannot be built with Visual Studio 2008. The file osg-OpenSceneGraph-3.4.0\include\osg\Types typedefs int8_t, int16_t, int32_t and int64_t These are typedefed as signed __intX in several other places. With VS2008, this causes an error "int8_t redifined, different basic types" Explicitly declaring them signed fixes the error."
524
525Tue, 1 Mar 2016 20:37:07 +0000
526Checked in by : Robert Osfield
527Updated ChangeLog
528
529Tue, 1 Mar 2016 20:34:18 +0000
530Checked in by : Robert Osfield
531Removed redundent CMake vars
532
533Tue, 1 Mar 2016 20:24:19 +0000
534Checked in by : Robert Osfield
535Fixed the make tag-run and branch-run
536
537Tue, 1 Mar 2016 19:54:36 +0000
538Checked in by : Robert Osfield
539Updated AUTHORS and ChangeLog
540
541Tue, 1 Mar 2016 19:44:32 +0000
542Checked in by : Robert Osfield
543Refactored the make tag-test, tag-run, branch-test, branch-run and ChangeLog features of the CMakeLists build system so it now supports working off git instead of subversion
544
545Tue, 1 Mar 2016 11:45:20 +0000
546Checked in by : Robert Osfield
547Within the #pragmatic shader composition code added platform specific line endings for WIN32 vs all other platforms to "\r\n" and "\n" respectively.
548
549Mon, 29 Feb 2016 15:57:01 +0000
550Checked in by : Robert Osfield
551Merged improved parsing of #pragma from master.
552
553Wed, 24 Feb 2016 16:00:12 +0000
554Checked in by : Robert Osfield
555Fixed debug build
556
557Tue, 23 Feb 2016 10:12:31 +0000
558Checked in by : Robert Osfield
559From Jannik Heller, osgParticle freeze on cull fix, ammended by Robert Osfield to make if statements a little more readable.
560
561Mon, 22 Feb 2016 09:19:51 +0000
562Checked in by : Robert Osfield
563From Anish Thomas, "Underflow bug in BufferObject pool usage"
564
565Fri, 19 Feb 2016 15:01:27 +0000
566Checked in by : Robert Osfield
567From Bjorn Blissing, "I stumbled upon a strange ifdef-case inside Geometry.cppCurrently the code looks like this:
568
569Code:
570    DrawElementsUByte* elems = new DrawElementsUByte(PrimitiveSet::TRIANGLES);
571    elems->push_back(0);
572    elems->push_back(1);
573    elems->push_back(2);
574
575    elems->push_back(2);
576    elems->push_back(3);
577    elems->push_back(0);
578    geom->addPrimitiveSet(elems);
579    geom->addPrimitiveSet(new DrawArrays(PrimitiveSet::QUADS,0,4));
580
581The second condition looked really strange (note the ! sign), and results in pretty much all code paths uses the first code. The correct version should probably be that only people with GLES1 or GLES2 should use GL_TRIANGLES to simulate quads. And all others should use the native support for GL_QUADS.
582"
583
584
585Fri, 19 Feb 2016 12:19:12 +0000
586Checked in by : Robert Osfield
587To the COLLADA_INCLUDE_DIR search paths added the directories:    /usr/local/include/collada-dom2.4
588    /usr/local/include/collada-dom2.2
589    /opt/local/include/collada-dom2.4
590    /opt/local/include/collada-dom2.2
591    /usr/include/collada-dom2.4
592    /usr/include/collada-dom2.2
593
594To enable recent versions of the DOM to be found in their new install locations.
595
596
597Thu, 18 Feb 2016 19:53:36 +0000
598Checked in by : Robert Osfield
599Updated the AuthenticationDetails::HttpAuthentication enum to reflect current libcurl values
600
601Thu, 18 Feb 2016 10:57:19 +0000
602Checked in by : Robert Osfield
603Replaced (long int) with more portable (GLint64)
604
605Thu, 18 Feb 2016 10:04:04 +0000
606Checked in by : Robert Osfield
607From Tony Vasile, "This is a fix for the handling of OpenFlight files with switches whose children have a transformation matrix on them. It may break other things and I have only tested this with one of my models."
608
609Thu, 18 Feb 2016 09:25:48 +0000
610Checked in by : Robert Osfield
611From Mourad Boufarguine, "This submission fixes typos in Uniform::getTypename() method in Uniform.cpp (missing "r" in usampler names)."
612
613Thu, 18 Feb 2016 08:50:06 +0000
614Checked in by : Robert Osfield
615Renamed zero and one to transparentCount and opaqueCount to avoid confusion in their meaning and usage.
616
617Wed, 17 Feb 2016 17:36:10 +0000
618Checked in by : Robert Osfield
619Fixed warning
620
621Wed, 17 Feb 2016 17:08:07 +0000
622Checked in by : Robert Osfield
623Commented out unused functions and variable.
624
625Wed, 17 Feb 2016 15:59:13 +0000
626Checked in by : Robert Osfield
627Introduced a separate GLuint64 one variable to get around a 32bit build timer issue under Windows.
628
629Wed, 27 Jan 2016 10:06:33 +0000
630Checked in by : Robert Osfield
631Fixed check against Drawable::isCullingActive().Removed old code intended to check the Geode parent of a Drawable to see if it's CullingActive is true as this was broken by the change osg::Drawable being derived from osg::Node rather than osg::Object.
632
633
634Mon, 25 Jan 2016 19:38:44 +0000
635Checked in by : Robert Osfield
636Added .gitignore to queiten down git status reports
637
638Mon, 25 Jan 2016 12:18:32 +0000
639Checked in by : Robert Osfield
640Revert "From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string." as this submission was meant for the master only, not the binary compatible 3.4 branch.This reverts commit df97a18a5754ed39ac43044ad9557e8409790ff3.
641
642
643Mon, 25 Jan 2016 10:45:07 +0000
644Checked in by : Robert Osfield
645From John Farrier, "Best I can tell, there is an enumeration for NEVER_CHECK_GL_ERRORS in CheckForGLErrors, defined in State.  State.cpp does check to see if you want MORE error checking, but there is no way to turn OFF error checking. This change allows disabling of OpenGL error checking."
646
647Mon, 25 Jan 2016 10:25:15 +0000
648Checked in by : Robert Osfield
649From Patrick Neary, "In ShaderComposer::getOrCreateProgram(), tesselation control and evaluation shaders are processed but not added to the shader program."
650
651Fri, 22 Jan 2016 10:09:00 +0000
652Checked in by : Robert Osfield
653Changed the prototype from NULL to osg::DummyObject to address a bug in reading .osgt + .osgx where an image is written out but fails to read the file causes subsequent parts of the file to be mis-read
654
655Thu, 21 Jan 2016 08:32:57 +0000
656Checked in by : Robert Osfield
657Fixed typo View::setImagePager(..) template method
658
659Mon, 18 Jan 2016 13:10:14 +0000
660Checked in by : Robert Osfield
661From Jannik Heller, "This submission fixes a bug introduced in commit https://github.com/openscenegraph/osg/commit/5b17e3bc2a0c02cf84d891bfdccf14f170ee0ec8 "Introduced CMake option OSG_PROVIDE_READFILE option...". The added overload for StateSet::setAttributeAndModes was ignoring the mode setting. "
662
663Tue, 19 Jan 2016 17:39:03 +0000
664Checked in by : Robert Osfield
665From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string.
666
667Tue, 19 Jan 2016 15:39:46 +0000
668Checked in by : Robert Osfield
669From Ravi Mathur, OSX/Clang 7.0.0 build fix
670
671Mon, 14 Dec 2015 17:59:45 +0000
672Checked in by : Robert Osfield
673From Wojciech Lewandowski, Visual Studio 2008 compatibility fixTwo fixed files:
674
675osgPlugins/osgjs/JSON_Objects
676osgPlugins/stl/ReaderWriterSTL.cpp.
677
678They did not compile with VS 2008 (recent master from Github). It looks like they defined stdint types  (missing in VS 2008) but code using them also included <osg/Types> header. Errors were caused by minor differences in signed int definitions. I just removed own definitions and added include<osg/Types> instead. It solves the problem and makes the code clearer now.
679
680
681Mon, 23 Nov 2015 13:15:05 +0000
682Checked in by : Robert Osfield
683From Jordi Torres, Fix for missing header file in distributionosg/TriangleLinePointIndexFunctor was not being installed because it was not added to the CMakeLists.txt
684
685
686Mon, 23 Nov 2015 11:45:01 +0000
687Checked in by : Robert Osfield
688Added support for copying include/osgViewer/config headers on make install.
689
690Mon, 9 Nov 2015 15:14:07 +0000
691Checked in by : Robert Osfield
692Fixed warning messagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15179 16af8721-9629-0410-8352-f15c8da7e697
693
694
695Sun, 8 Nov 2015 11:59:23 +0000
696Checked in by : Robert Osfield
697From Jannik Heller, fixed typo of OSG_COMPIlE_CONTEXTS env vargit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15175 16af8721-9629-0410-8352-f15c8da7e697
698
699
700Thu, 5 Nov 2015 14:38:19 +0000
701Checked in by : Robert Osfield
702From Mathias Froehlich, "Avoid per frame X11 roundtrips"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15174 16af8721-9629-0410-8352-f15c8da7e697
703
704
705Mon, 26 Oct 2015 11:43:28 +0000
706Checked in by : Robert Osfield
707From Alberto Luaces, "here are two minimal capitalization fixes for mingw cross-compilation, where case sensitivity matters."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15172 16af8721-9629-0410-8352-f15c8da7e697
708
709
710Mon, 26 Oct 2015 11:41:44 +0000
711Checked in by : Robert Osfield
712Restructed the setting of the RenderStage ClearColor/ClearMask to make the code more readable and to avoid double setting of the ClearMask.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15170 16af8721-9629-0410-8352-f15c8da7e697
713
714
715Fri, 23 Oct 2015 11:07:30 +0000
716Checked in by : Robert Osfield
717From Sebastian Messershmidt, "The uncommented pointer type QTimerEvent */*event*/  leads to a compiler error under visual studio 2010"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15168 16af8721-9629-0410-8352-f15c8da7e697
718
719
720Thu, 22 Oct 2015 14:14:53 +0000
721Checked in by : Robert Osfield
722Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, forcing users to use osgDB::readRef*File() methods.  The later is preferable as it closes a potential threading bug when using paging databases in conjunction with the osgDB::Registry Object Cache.  This threading bug occurs when one thread gets an object from the Cache via an osgDB::read*File() call where only a pointer to the object is passed back, so taking a reference to the object is delayed till it gets reassigned to a ref_ptr<>, but at the same time another thread calls a flush of the Object Cache deleting this object as it's referenceCount is now zero.  Using osgDB::readREf*File() makes sure the a ref_ptr<> is passed back and the referenceCount never goes to zero.To ensure the OSG builds when OSG_PROVIDE_READFILE is to OFF the many cases of osgDB::read*File() usage had to be replaced with a ref_ptr<> osgDB::readRef*File()
723usage.  The avoid this change causing lots of other client code to be rewritten to handle the use of ref_ptr<> in place of C pointer I introduced a serious of
724templte methods in various class to adapt ref_ptr<> to the underly C pointer to be passed to old OSG API's, example of this is found in include/osg/Group:
725
726    bool addChild(Node* child); // old method which can only be used with a Node*
727
728    tempalte<class T> bool addChild(const osg::ref_ptr<T>& child) { return addChild(child.get()); } // adapter template method
729
730These changes together cover 149 modified files, so it's a large submission. This extent of changes are warrent to make use of the Object Cache
731and multi-threaded loaded more robust.
732
733
734
735git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15165 16af8721-9629-0410-8352-f15c8da7e697
736
737
738Thu, 8 Oct 2015 15:58:22 +0000
739Checked in by : Robert Osfield
740Added osg::flushAllDeletedGLObjects to clean up of graphics context after the existing osg::deleteAllGLObjects() to catch any cases where delete doesn't flush GL objects.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15149 16af8721-9629-0410-8352-f15c8da7e697
741
742
743Mon, 5 Oct 2015 11:18:46 +0000
744Checked in by : Robert Osfield
745OSG_INIT_SINGLETON_PROXY into DatabasePager::prototype() and Registry::instance(), removing the InitRegistry proxy object in src/osgViewer/ViewerBase.cpp.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15148 16af8721-9629-0410-8352-f15c8da7e697
746
747
748Fri, 25 Sep 2015 15:20:32 +0000
749Checked in by : Robert Osfield
750From Kristofer Tingdahl, "we had a minor shadow problem with the osg-3.4 that pollutes our continuous integration"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15144 16af8721-9629-0410-8352-f15c8da7e697
751
752
753Fri, 25 Sep 2015 11:15:09 +0000
754Checked in by : Robert Osfield
755Added fix for case when Renderer is assigned to a Camera that has now Viewgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15142 16af8721-9629-0410-8352-f15c8da7e697
756
757
758Fri, 25 Sep 2015 10:10:10 +0000
759Checked in by : Robert Osfield
760Refactored osgViewer::Renderer's handled of FrameStamp to avoid threading conflictsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15139 16af8721-9629-0410-8352-f15c8da7e697
761
762
763Thu, 24 Sep 2015 14:14:43 +0000
764Checked in by : Robert Osfield
765From John Hedström,"Texture2DArray support for the .osg serializer"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15137 16af8721-9629-0410-8352-f15c8da7e697
766
767
768Thu, 24 Sep 2015 09:29:15 +0000
769Checked in by : Robert Osfield
770Fixed line endingsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15133 16af8721-9629-0410-8352-f15c8da7e697
771
772
773Fri, 4 Sep 2015 15:35:14 +0000
774Checked in by : Robert Osfield
775From Jannik Heller, "I've hit what I believe to be a bug (or at the very least, an unintuitive behaviour) in the osg::Geometry copy constructor. I noticed it when using osg::clone on a Geometry with vertex buffer objects, and the copy flags DEEP_COPY_ARRAYS. To be precise, I add a Geometry to an osgUtil::IncrementalCompileOperation, then osg::clone the Geometry. I was getting reports from users of random crashes happening.I believe the offending lines are in the osg::Geometry copy constructor:
776
777    if ((copyop.getCopyFlags() & osg::CopyOp::DEEP_COPY_ARRAYS))
778    {
779        if (_useVertexBufferObjects)
780        {
781            // copying of arrays doesn't set up buffer objects so we'll need to force
782            // Geometry to assign these, we'll do this by switching off VBO's then renabling them.
783            setUseVertexBufferObjects(false);
784            setUseVertexBufferObjects(true);
785        }
786    }
787
788Toggling the vertex buffer objects off then on again actually touches not only the arrays controlled by DEEP_COPY_ARRAYS, but also the PrimitiveSets which are controlled by DEEP_COPY_PRIMITIVES. This means if the user has copyflags of only DEEP_COPY_ARRAYS, we are modifying arrays that belong to the original const Geometry& we are copying from. I believe this shouldn't be allowed to happen because we are using a const& specifier for the original Geometry.
789
790In my case the osgUtil::IncrementalCompileOperation was trying to compile the geometry, while in the main thread a clone operation toggled the VBO's off and on, a crash ensues.
791
792In the attached patch, you will find a more efficient handling of VBO's in the osg::Geometry copy constructor, so that only the Arrays that were actually deep copied have their VBO assigned, and no changes are made to Arrays that already had a valid VBO assigned. In addition, the DEEP_COPY_PRIMITIVES flag is now honored so that VBO's are set up correctly should a user copy a Geometry with only that flag.
793"
794
795
796git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15128 16af8721-9629-0410-8352-f15c8da7e697
797
798
799Fri, 4 Sep 2015 15:05:06 +0000
800Checked in by : Robert Osfield
801From Laurens Voerman, "I found that using an ImageSequence with mode PAGE_AND_DISCARD_USED_IMAGES triggers the (3) imageThreads to run and never stop, even when no more work is to be done. This is due to a bug in the stop condition currently setting the thread to stop and wait for a signal only when no work needs to be done AND the databasepager is paused. It should stop and wait for a signal on either of those two. Due to a few logical inversions it boils down to replacing || with &&OLD _block->set((!_requestList.empty() || !_pager->_databasePagerThreadPaused));
802NEW _block->set((!_requestList.empty() && !_pager->_databasePagerThreadPaused));//release the threads to run IF (work_to_be_done && not_paused)
803
804This bug is present since svn rev 8663 (just before 2.6.0 release)
805
806
807attached is a zip with the files:
808
809OpenSceneGraph\include\osgDB\ImagePager
810
811
812
813This file is valid for svn branch and stable 3.2 and 3.4
814branches 2.6 - 3.0 have the same bug, but other differences in the file."
815
816
817git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15126 16af8721-9629-0410-8352-f15c8da7e697
818
819
820Fri, 4 Sep 2015 14:50:27 +0000
821Checked in by : Robert Osfield
822From Laurens Voerman, "I crashed osgconv while compressing textures:osgconv --compressed-dxt1 cow.osg cow.ive
823
824due to different handling of the extentions in osg 3.4 and up.
825
826attached is a zip with the files:
827
828OpenSceneGraph\applications\osgconv\osgconv.cpp
829
830
831
832This file is valid for svn branch and stable3.4."
833
834
835
836
837git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15123 16af8721-9629-0410-8352-f15c8da7e697
838
839
840Fri, 4 Sep 2015 14:35:03 +0000
841Checked in by : Robert Osfield
842From Julien Valentin, "Serializing custom geometry i ran into a crash due to a setVertexAttribArrayList(array) with array containing NULL vertexAttrib. I added a test in order to avoid itCode:
843void Geometry::setVertexAttribArrayList(const ArrayList& arrayList)
844{
845    _vertexAttribList = arrayList;
846
847    dirtyDisplayList();
848
849    if (_useVertexBufferObjects)
850    {
851        for(ArrayList::iterator itr = _vertexAttribList.begin();
852            itr != _vertexAttribList.end();
853            ++itr)
854        {
855if(itr->get())//ADDED
856            addVertexBufferObjectIfRequired(itr->get());
857        }
858    }
859}
860"
861
862and
863
864"The bug i ran into is a crash reading osgt Geometry with null vertexattribs.
865The only thing i added is a not nul check on array passed to setVertexAttribArrayList."
866
867
868
869
870git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15122 16af8721-9629-0410-8352-f15c8da7e697
871
872
873Wed, 12 Aug 2015 11:13:17 +0000
874Checked in by : Robert Osfield
875Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15114 16af8721-9629-0410-8352-f15c8da7e697
876
877
878Wed, 12 Aug 2015 10:44:20 +0000
879Checked in by : Robert Osfield
880Added initializergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15113 16af8721-9629-0410-8352-f15c8da7e697
881
882
883Wed, 12 Aug 2015 10:30:18 +0000
884Checked in by : Robert Osfield
885Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15112 16af8721-9629-0410-8352-f15c8da7e697
886
887
888Wed, 12 Aug 2015 10:19:15 +0000
889Checked in by : Robert Osfield
890Merged shaders from svn/trunk that refactor the workaround to the NVidia driver buggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15111 16af8721-9629-0410-8352-f15c8da7e697
891
892
893Wed, 12 Aug 2015 10:06:58 +0000
894Checked in by : Robert Osfield
895Update ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15108 16af8721-9629-0410-8352-f15c8da7e697
896
897
898Wed, 12 Aug 2015 06:38:59 +0000
899Checked in by : Robert Osfield
900Change RC number to 0 for 3.4.0 stable release. Updated ChangeLog Updated the release data in the READMEgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15099 16af8721-9629-0410-8352-f15c8da7e697
901
902
903Tue, 11 Aug 2015 20:12:02 +0000
904Checked in by : Robert Osfield
905Updated ChangeLog and RC nubmer to 13, and added GL1 to the docs on the GL_PROFILE usagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15098 16af8721-9629-0410-8352-f15c8da7e697
906
907
908Tue, 11 Aug 2015 20:08:07 +0000
909Checked in by : Robert Osfield
910Refactored workaround of NVidia nan length bug.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15097 16af8721-9629-0410-8352-f15c8da7e697
911
912
913Tue, 11 Aug 2015 08:44:46 +0000
914Checked in by : Robert Osfield
915Moved the FIND_PACKAGE(Boost) from the root CMakeLists.txt into the local Find scripts to avoid Boost check when not neccessary.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15094 16af8721-9629-0410-8352-f15c8da7e697
916
917
918Mon, 10 Aug 2015 19:58:22 +0000
919Checked in by : Robert Osfield
920Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15090 16af8721-9629-0410-8352-f15c8da7e697
921
922
923Mon, 10 Aug 2015 19:56:53 +0000
924Checked in by : Robert Osfield
925From svn/trunk merged support for passing the GL_VENDOR string into the #pragma(tic) shader compositions definesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15089 16af8721-9629-0410-8352-f15c8da7e697
926
927
928Mon, 10 Aug 2015 19:46:19 +0000
929Checked in by : Robert Osfield
930Update RC number to 12, and updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15086 16af8721-9629-0410-8352-f15c8da7e697
931
932
933Mon, 10 Aug 2015 19:40:25 +0000
934Checked in by : Robert Osfield
935Fixed line endingsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15084 16af8721-9629-0410-8352-f15c8da7e697
936
937
938Mon, 10 Aug 2015 19:39:18 +0000
939Checked in by : Robert Osfield
940Updated built-in shaders from OpenSceneGraph-Data vesion that introduce #pragma(tic) shaders that resolve the NVidia loop iteration bug.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15082 16af8721-9629-0410-8352-f15c8da7e697
941
942
943Mon, 10 Aug 2015 19:19:03 +0000
944Checked in by : Robert Osfield
945Quietened down #pragma(tic) shader composition messagesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15080 16af8721-9629-0410-8352-f15c8da7e697
946
947
948Mon, 10 Aug 2015 05:04:39 +0000
949Checked in by : Robert Osfield
950Build fix for VS and installing TYpesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15076 16af8721-9629-0410-8352-f15c8da7e697
951
952
953Sun, 9 Aug 2015 10:20:51 +0000
954Checked in by : Robert Osfield
955Update ChangeLog and AUTHORS for rc11git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15074 16af8721-9629-0410-8352-f15c8da7e697
956
957
958Sun, 9 Aug 2015 10:16:48 +0000
959Checked in by : Robert Osfield
960Updated RC number to 11.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15073 16af8721-9629-0410-8352-f15c8da7e697
961
962
963Sun, 9 Aug 2015 10:16:03 +0000
964Checked in by : Robert Osfield
965Changed GLint64 and GLuint64 to use int64_t and uint64_t (pulled in via include/osg/Types) to avoid conflict with Qt5 definitionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15072 16af8721-9629-0410-8352-f15c8da7e697
966
967
968Sun, 9 Aug 2015 09:40:59 +0000
969Checked in by : Robert Osfield
970Added #idef guards for SGIX usagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15070 16af8721-9629-0410-8352-f15c8da7e697
971
972
973Sat, 8 Aug 2015 08:49:53 +0000
974Checked in by : Robert Osfield
975From Glenn Waldron, fix error in ZIP plugin handling of memory buffergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15068 16af8721-9629-0410-8352-f15c8da7e697
976
977
978Thu, 6 Aug 2015 15:10:55 +0000
979Checked in by : Robert Osfield
980Updated rc number and ChangeLog for 3.4.0-rc10git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15063 16af8721-9629-0410-8352-f15c8da7e697
981
982
983Thu, 6 Aug 2015 15:04:36 +0000
984Checked in by : Robert Osfield
985Merged workaround for NVidia driver/GPU bug by updating shaders from svn/trunk that change float to int usage.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15062 16af8721-9629-0410-8352-f15c8da7e697
986
987
988Thu, 6 Aug 2015 15:03:50 +0000
989Checked in by : Robert Osfield
990Added checks for the validity of chached coordinate arrays.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15061 16af8721-9629-0410-8352-f15c8da7e697
991
992
993Mon, 3 Aug 2015 19:38:37 +0000
994Checked in by : Robert Osfield
995Updated rc number to 9, and updated ChangeLog and AUTHORS.txtgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15043 16af8721-9629-0410-8352-f15c8da7e697
996
997
998Mon, 3 Aug 2015 19:14:11 +0000
999Checked in by : Robert Osfield
1000From Andy Skinner, "Someone was using our code on a system that does not seem to have the SGIX symbols used in osgViewer.cpp.I used osgSetGLExtensionsFuncPtr to remove the symbols.  I don't know how to test this path, but it did remove the symbols from libosgViewer.so.  I have also not been able yet to see if that was sufficient for our customer.
1001
1002
1003
1004I did this by looking at other cases, and I tried to follow some of the same practices in PixelBufferX11, like using _useSGIX in a similar way to the previous _useGLX1_3."
1005
1006
1007
1008
1009git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15042 16af8721-9629-0410-8352-f15c8da7e697
1010
1011
1012Fri, 31 Jul 2015 15:12:10 +0000
1013Checked in by : Robert Osfield
1014Update ChangeLog and AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15039 16af8721-9629-0410-8352-f15c8da7e697
1015
1016
1017Fri, 31 Jul 2015 15:01:34 +0000
1018Checked in by : Robert Osfield
1019Updated rc number to 8 for 3.4.9-rc8git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15038 16af8721-9629-0410-8352-f15c8da7e697
1020
1021
1022Fri, 31 Jul 2015 13:47:03 +0000
1023Checked in by : Robert Osfield
1024From Terry Welsh, "I downloaded the Android 3rdparty deps from here http://www.openscenegraph.org/index.php/download-section/dependencies but was not able to use them for a while. Attached are changes to OsgAndroidMacroUtils.cmake that allow the deps to be found by cmake.Specifically, all FIND_PATH commands require the
1025NO_CMAKE_FIND_ROOT_PATH option to actually find paths. This is odd
1026because if you inspect CMAKE_FIND_ROOT_PATH it appears to be empty. I
1027would expect it to have no effect at all.
1028
1029I also needed to remove quotes from this line in order for headers to be found:
1030
1031set(FREETYPE_INCLUDE_DIRS "${FREETYPE_DIR}/include
1032${FREETYPE_DIR}/include/freetype/config")
1033
1034Assuming this script worked in the past, it seems like cmake behavior
1035may have changed at some point. I'm using cmake version 2.8.12.2."
1036
1037
1038git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15037 16af8721-9629-0410-8352-f15c8da7e697
1039
1040
1041Fri, 31 Jul 2015 13:44:36 +0000
1042Checked in by : Robert Osfield
1043From Jannik Heller, "Here is a patch for the S3TC capability check.On a Intel HD graphics Linux system with Mesa 10.1.3, I found that osg's Extensions::isTextureCompressionS3TCSupported() returned false, even though S3TC compressed textures *are* in fact working. I tested this by loading and rendering various DXT1, DXT3 and DXT5 compressed textures in the OSG.
1044
1045"glxinfo | grep s3tc" gives:
1046    GL_S3_s3tc
1047
1048Note, if I install the package "libtxc-dxtn-s2tc0", I get in addition:
1049
1050glxinfo | grep s3tc
1051    GL_EXT_texture_compression_s3tc
1052    GL_S3_s3tc
1053
1054However, S3TC compressed textures worked correctly within the OSG even without libtxc-dxtn-s2tc0 installed.
1055
1056I'm not sure what the differences between these extensions are, but based on the description at https://www.opengl.org/registry/specs/S3/s3tc.txt I would assume that both will work for OSG's purposes. The attached patch changes isTextureCompressionS3TCSupported() to accept either extension."
1057
1058
1059
1060git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15034 16af8721-9629-0410-8352-f15c8da7e697
1061
1062
1063Fri, 31 Jul 2015 10:59:23 +0000
1064Checked in by : Robert Osfield
1065Warning fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15033 16af8721-9629-0410-8352-f15c8da7e697
1066
1067
1068Fri, 31 Jul 2015 10:54:17 +0000
1069Checked in by : Robert Osfield
1070From Kristofer Tingdahl, warning fixes.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15031 16af8721-9629-0410-8352-f15c8da7e697
1071
1072
1073Fri, 31 Jul 2015 10:27:08 +0000
1074Checked in by : Robert Osfield
1075Compile fix for Mingw.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15028 16af8721-9629-0410-8352-f15c8da7e697
1076
1077
1078Thu, 23 Jul 2015 21:32:17 +0000
1079Checked in by : Robert Osfield
1080Update version and rc number of 3.4.0-rc7.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15026 16af8721-9629-0410-8352-f15c8da7e697
1081
1082
1083Thu, 23 Jul 2015 15:46:39 +0000
1084Checked in by : Robert Osfield
1085Added explicit initialization of osg::Referenced(true) to osg::Operation subclasses as it uses virtual inhertiance from osg::Referenced.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15024 16af8721-9629-0410-8352-f15c8da7e697
1086
1087
1088Thu, 23 Jul 2015 14:37:24 +0000
1089Checked in by : Robert Osfield
1090From Pjotr Svetachov, buid fixes for VS2015.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15022 16af8721-9629-0410-8352-f15c8da7e697
1091
1092
1093Thu, 23 Jul 2015 14:30:39 +0000
1094Checked in by : Robert Osfield
1095Fixed indentationgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15019 16af8721-9629-0410-8352-f15c8da7e697
1096
1097
1098Thu, 23 Jul 2015 14:03:15 +0000
1099Checked in by : Robert Osfield
1100git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15018 16af8721-9629-0410-8352-f15c8da7e697
1101
1102Thu, 23 Jul 2015 11:14:00 +0000
1103Checked in by : Robert Osfield
1104Warning fixes for Clang-3.6git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15017 16af8721-9629-0410-8352-f15c8da7e697
1105
1106
1107Thu, 23 Jul 2015 09:23:32 +0000
1108Checked in by : Robert Osfield
1109Added missing handling of lightnumber and associate lightsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15014 16af8721-9629-0410-8352-f15c8da7e697
1110
1111
1112Thu, 23 Jul 2015 07:39:01 +0000
1113Checked in by : Robert Osfield
1114Changed the GL_HEADER_HAS_GLINT64 and GL_HEADER_HAS_GLUINT64 to use cmakedefine to improve handling of when cmake doesn't find GLint64 and GLuint64.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15012 16af8721-9629-0410-8352-f15c8da7e697
1115
1116
1117Wed, 22 Jul 2015 14:55:26 +0000
1118Checked in by : Robert Osfield
1119Fixed Contributors listgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15008 16af8721-9629-0410-8352-f15c8da7e697
1120
1121
1122Wed, 22 Jul 2015 14:51:58 +0000
1123Checked in by : Robert Osfield
1124Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15006 16af8721-9629-0410-8352-f15c8da7e697
1125
1126
1127Wed, 22 Jul 2015 14:41:55 +0000
1128Checked in by : Robert Osfield
1129Update rc to 6.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15005 16af8721-9629-0410-8352-f15c8da7e697
1130
1131
1132Wed, 22 Jul 2015 14:30:01 +0000
1133Checked in by : Robert Osfield
1134Moved from svn/trunk, moved GL_ALPHA_TEST from AlphaFunc to GLDefinesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15004 16af8721-9629-0410-8352-f15c8da7e697
1135
1136
1137Wed, 22 Jul 2015 14:27:36 +0000
1138Checked in by : Robert Osfield
1139From svn/trunk merged automatic detection of GLint64 + GLuint64 in GL headersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@15003 16af8721-9629-0410-8352-f15c8da7e697
1140
1141
1142Tue, 21 Jul 2015 14:22:01 +0000
1143Checked in by : Robert Osfield
1144Added check for validity of OpenFlight shininess value.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14999 16af8721-9629-0410-8352-f15c8da7e697
1145
1146
1147Tue, 21 Jul 2015 13:42:22 +0000
1148Checked in by : Robert Osfield
1149Fixed typogit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14996 16af8721-9629-0410-8352-f15c8da7e697
1150
1151
1152Mon, 20 Jul 2015 13:23:50 +0000
1153Checked in by : Robert Osfield
1154Reduced debug message verbosity.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14994 16af8721-9629-0410-8352-f15c8da7e697
1155
1156
1157Mon, 20 Jul 2015 07:53:18 +0000
1158Checked in by : Robert Osfield
1159Updated RC to 5 for 3.4.0-rc5 releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14991 16af8721-9629-0410-8352-f15c8da7e697
1160
1161
1162Mon, 20 Jul 2015 07:46:58 +0000
1163Checked in by : Robert Osfield
1164Updated ChangeLog for rcgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14990 16af8721-9629-0410-8352-f15c8da7e697
1165
1166
1167Mon, 20 Jul 2015 07:42:00 +0000
1168Checked in by : Robert Osfield
1169Changed the _MSC_VER check to <= 1700 to support VS2012.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14988 16af8721-9629-0410-8352-f15c8da7e697
1170
1171
1172Sun, 19 Jul 2015 09:51:17 +0000
1173Checked in by : Robert Osfield
1174Reinstated the TIFFSetField(image, TIFFTAG_ROWSPERSTRIP, rowsperstrip);git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14986 16af8721-9629-0410-8352-f15c8da7e697
1175
1176
1177Fri, 17 Jul 2015 18:31:19 +0000
1178Checked in by : Robert Osfield
1179From KOS, "I've mentioned in the "osg-users" ML about build error with the newest GStreamer 1.5Please, have a look at the attached patch."
1180
1181CMakeModules/FindGStreamer.cmake
1182
1183
1184git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14983 16af8721-9629-0410-8352-f15c8da7e697
1185
1186
1187Fri, 17 Jul 2015 09:16:06 +0000
1188Checked in by : Robert Osfield
1189Updated release candidate numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14980 16af8721-9629-0410-8352-f15c8da7e697
1190
1191
1192Fri, 17 Jul 2015 09:06:03 +0000
1193Checked in by : Robert Osfield
1194Updated ChangeLog and AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14978 16af8721-9629-0410-8352-f15c8da7e697
1195
1196
1197Fri, 17 Jul 2015 08:21:28 +0000
1198Checked in by : Robert Osfield
1199Added cmake version checked for cmake_policy settinggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14974 16af8721-9629-0410-8352-f15c8da7e697
1200
1201
1202Fri, 17 Jul 2015 08:12:51 +0000
1203Checked in by : Robert Osfield
1204From Patrick Neary, "To the tiff plugin, add the capability to write tiff images with unsigned short data"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14970 16af8721-9629-0410-8352-f15c8da7e697
1205
1206
1207Thu, 16 Jul 2015 19:16:54 +0000
1208Checked in by : Robert Osfield
1209From Patrick Neary, "Added some lesser used tokens that we use from GL_ARB_texture_rg to computeFormatDataType(), and computeNumComponents() in src/osg/Image.cpp"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14966 16af8721-9629-0410-8352-f15c8da7e697
1210
1211
1212Thu, 16 Jul 2015 15:56:40 +0000
1213Checked in by : Robert Osfield
1214From Cory Slep and Robert Osfield, "When using Open Scene Graph and Qt on Android, the resulting thread that an application developer’s Q*Application is run on is different than what Qt considers the “main” thread, which can cause subtle problems. This is because Qt loads native libraries in one thread, and later runs the application in a different thread. They delay running in the second thread as long as possible as they have a nontrivial bootstrapping process. The motivation for Qt having this second thread is to allow them to remain responsive to both Java and native events, and capture events that would otherwise be “missed”git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14964 16af8721-9629-0410-8352-f15c8da7e697
1215
1216
1217Thu, 16 Jul 2015 11:01:50 +0000
1218Checked in by : Robert Osfield
1219Added check to catch cases where the backdrop coordinate cache is too small for the number of contexts being computed.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14962 16af8721-9629-0410-8352-f15c8da7e697
1220
1221
1222Wed, 15 Jul 2015 10:02:31 +0000
1223Checked in by : Robert Osfield
1224Added initializers and reverted OSX workaround from 2013.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14960 16af8721-9629-0410-8352-f15c8da7e697
1225
1226
1227Tue, 14 Jul 2015 16:55:27 +0000
1228Checked in by : Robert Osfield
1229Fixed source of 3.4.0-rc tags to branches so that release candidates are made from the correct 3.4 branch.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14957 16af8721-9629-0410-8352-f15c8da7e697
1230
1231
1232Tue, 14 Jul 2015 16:37:31 +0000
1233Checked in by : Robert Osfield
1234Updated ChangeLog and Release Candidate number of 3.4-rc2git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14955 16af8721-9629-0410-8352-f15c8da7e697
1235
1236
1237Tue, 14 Jul 2015 13:33:17 +0000
1238Checked in by : Robert Osfield
1239Moved the cmake_policy(SET CMP0043 NEW) to work for all script paths that Qt5 usage could pass through.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14954 16af8721-9629-0410-8352-f15c8da7e697
1240
1241
1242Tue, 14 Jul 2015 13:26:34 +0000
1243Checked in by : Robert Osfield
1244Added cmake_policy(SET CMP0043 NEW) usage when compiling against Qt5 as it was causing a warning we couldn't fix on the OSG side otherwise.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14951 16af8721-9629-0410-8352-f15c8da7e697
1245
1246
1247Tue, 14 Jul 2015 08:25:20 +0000
1248Checked in by : Robert Osfield
1249Added _defineList into the osg::StateSet::compare() implementation to address issues with osgUtil::Optimizer ignoring defines.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14949 16af8721-9629-0410-8352-f15c8da7e697
1250
1251
1252Mon, 13 Jul 2015 16:09:40 +0000
1253Checked in by : Robert Osfield
1254Added Text::GlyphQuads::release/resizeGLObjects() and handling of inconsistent contextID sizes to avoid crashes when viewers and scene graphs aren't initialized correctly to the right number of contexts.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14946 16af8721-9629-0410-8352-f15c8da7e697
1255
1256
1257Mon, 13 Jul 2015 16:04:38 +0000
1258Checked in by : Robert Osfield
1259Standardize the call to setUpThreading() in CompositeViewer/Viewer::realize().Standardize the call to scene->resizeGLObjects().
1260
1261
1262git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14945 16af8721-9629-0410-8352-f15c8da7e697
1263
1264
1265Mon, 13 Jul 2015 08:48:41 +0000
1266Checked in by : Robert Osfield
1267From Terry Welsh, "fThis fixes problem where new glClipControl feature would not compile for GLES2 profile"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14942 16af8721-9629-0410-8352-f15c8da7e697
1268
1269
1270Fri, 3 Jul 2015 06:50:25 +0000
1271Checked in by : Robert Osfield
1272Updated ChangeLog and AUTHORS for 3.4-rc1git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14939 16af8721-9629-0410-8352-f15c8da7e697
1273
1274
1275Fri, 3 Jul 2015 06:30:28 +0000
1276Checked in by : Robert Osfield
1277Branch OpenSceneGraph-3.4git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14938 16af8721-9629-0410-8352-f15c8da7e697
1278
1279
1280Fri, 3 Jul 2015 06:28:05 +0000
1281Checked in by : Robert Osfield
1282Updated for 3.4 branch.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14937 16af8721-9629-0410-8352-f15c8da7e697
1283
1284
1285Thu, 2 Jul 2015 11:58:49 +0000
1286Checked in by : Robert Osfield
1287Fixed repeated name in SETUP_PLUGIN.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14936 16af8721-9629-0410-8352-f15c8da7e697
1288
1289
1290Thu, 2 Jul 2015 10:25:14 +0000
1291Checked in by : Robert Osfield
1292Updated ChangeLog and AUTHORS file in prep for 3.4 branch.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14935 16af8721-9629-0410-8352-f15c8da7e697
1293
1294
1295Thu, 2 Jul 2015 08:57:08 +0000
1296Checked in by : Robert Osfield
1297Build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14934 16af8721-9629-0410-8352-f15c8da7e697
1298
1299
1300Thu, 2 Jul 2015 08:52:55 +0000
1301Checked in by : Robert Osfield
1302Moved the defination of GL_MAX_VARYING_COMPONENTS to GL_3_0 block to avoid warnings of redefinition.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14933 16af8721-9629-0410-8352-f15c8da7e697
1303
1304
1305Wed, 1 Jul 2015 05:32:40 +0000
1306Checked in by : Robert Osfield
1307Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14931 16af8721-9629-0410-8352-f15c8da7e697
1308
1309
1310Wed, 1 Jul 2015 05:10:20 +0000
1311Checked in by : Robert Osfield
1312From Mathias Froehlich, added seriliazers for new osg::ClipControlgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14930 16af8721-9629-0410-8352-f15c8da7e697
1313
1314
1315Tue, 30 Jun 2015 09:51:05 +0000
1316Checked in by : Robert Osfield
1317Updated ChangeLog and AUTHORS filesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14929 16af8721-9629-0410-8352-f15c8da7e697
1318
1319
1320Tue, 30 Jun 2015 09:11:00 +0000
1321Checked in by : Robert Osfield
1322From Mathias Froehlich, "Attached a new state attribute implementing the glClipControl that appeared with GL4.5."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14928 16af8721-9629-0410-8352-f15c8da7e697
1323
1324
1325Tue, 30 Jun 2015 08:39:33 +0000
1326Checked in by : Robert Osfield
1327Quitened down debug for ViewConfig argument parsinggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14927 16af8721-9629-0410-8352-f15c8da7e697
1328
1329
1330Tue, 30 Jun 2015 08:38:01 +0000
1331Checked in by : Robert Osfield
1332Build fix for GLDAL>=2git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14925 16af8721-9629-0410-8352-f15c8da7e697
1333
1334
1335Fri, 26 Jun 2015 09:40:37 +0000
1336Checked in by : Robert Osfield
1337From Christian Kehl, added Vec2::set(const Vec2) methodgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14924 16af8721-9629-0410-8352-f15c8da7e697
1338
1339
1340Fri, 19 Jun 2015 09:51:30 +0000
1341Checked in by : Robert Osfield
1342From Jannik Heller, fixed clearReferencesToDependentCameras() callsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14922 16af8721-9629-0410-8352-f15c8da7e697
1343
1344
1345Wed, 17 Jun 2015 16:25:47 +0000
1346Checked in by : Robert Osfield
1347Fixed handling of use GLObjectsVisitor for modifying scene graph state without compiling to OpenGL so that the visitor can be run safely without a graphics context being current.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14921 16af8721-9629-0410-8352-f15c8da7e697
1348
1349
1350Tue, 16 Jun 2015 17:18:11 +0000
1351Checked in by : Robert Osfield
1352Small tidy up to make script more readable.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14920 16af8721-9629-0410-8352-f15c8da7e697
1353
1354
1355Tue, 16 Jun 2015 17:17:50 +0000
1356Checked in by : Robert Osfield
1357Added QT_QTCORE_INCLUDE_DIR entry to qfont plugin build to fix Qt4 build under Linuxgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14919 16af8721-9629-0410-8352-f15c8da7e697
1358
1359
1360Mon, 15 Jun 2015 19:59:01 +0000
1361Checked in by : Robert Osfield
1362From Jannik Heller, "I've added the check for Qt version mismatches into osgQt as suggested in http://forum.openscenegraph.org/viewtopic.php?t=14999.When an application is built with Qt4, but osgQt was built with Qt5 (or vice versa), upon #includeing osgQt users will receive an #error aborting the build.
1363
1364This at least provides a proper error message rather than a crash, while we are working on better fixes for the problem."
1365
1366
1367git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14918 16af8721-9629-0410-8352-f15c8da7e697
1368
1369
1370Mon, 15 Jun 2015 13:51:29 +0000
1371Checked in by : Robert Osfield
1372Experiment with how to define GLsizeiptr.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14917 16af8721-9629-0410-8352-f15c8da7e697
1373
1374
1375Mon, 15 Jun 2015 13:51:09 +0000
1376Checked in by : Robert Osfield
1377Upated version numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14916 16af8721-9629-0410-8352-f15c8da7e697
1378
1379
1380Fri, 12 Jun 2015 20:23:15 +0000
1381Checked in by : Robert Osfield
1382Removed old and unused windows code path to avoid confusiongit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14915 16af8721-9629-0410-8352-f15c8da7e697
1383
1384
1385Fri, 12 Jun 2015 11:28:54 +0000
1386Checked in by : Robert Osfield
1387Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14913 16af8721-9629-0410-8352-f15c8da7e697
1388
1389
1390Fri, 12 Jun 2015 08:04:42 +0000
1391Checked in by : Robert Osfield
1392From Farshid Lashkari, "I've modified some setter methods of TextBase to avoid unnecessary calls to computeGlyphRepresentation() if the value has not changed."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14912 16af8721-9629-0410-8352-f15c8da7e697
1393
1394
1395Thu, 11 Jun 2015 08:44:26 +0000
1396Checked in by : Robert Osfield
1397Reverted the typdef GLfloat GLdouble for Andoid as this was causing conflicts.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14910 16af8721-9629-0410-8352-f15c8da7e697
1398
1399
1400Wed, 10 Jun 2015 18:22:09 +0000
1401Checked in by : Robert Osfield
1402Updated ChangeLog and AUTHORS file for 3.3.8 dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14909 16af8721-9629-0410-8352-f15c8da7e697
1403
1404
1405Wed, 10 Jun 2015 16:48:28 +0000
1406Checked in by : Robert Osfield
1407From Laurens Voerman, "attached is a zip with the files:OpenSceneGraph\CMakeModules\FindOpenEXR.cmake
1408
1409I introduced a bug in the previous submission pointed out by Dmitry Marakasov:
1410looking for IlmIlf instead of IlmImf (as the previous version did - but using variable OPENEXR_IlmIlf_LIBRARY)
1411
1412For some reason google decided his message was spam, so I just noticed it, and I reply to confirm his remarks and attach a full file.
1413
1414"
1415
1416
1417git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14908 16af8721-9629-0410-8352-f15c8da7e697
1418
1419
1420Wed, 10 Jun 2015 16:47:15 +0000
1421Checked in by : Robert Osfield
1422From Colin McDonald, "An earlier fix in OSG 3.2 has been inadvertently lost in 3.3.x. The glGenerateMipMap function is part of the GL_EXT_framebuffer_object extension. Just checking if the function is present before using it for texture mipmaps is not sufficient, as on remote X-windows displays the client side capability may be different from the display server.  This can lead to mipmapped textures failing to render.  I've restored a fbo extension check.  I've also tided up the GL version checking a little."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14907 16af8721-9629-0410-8352-f15c8da7e697
1423
1424
1425Wed, 10 Jun 2015 10:00:27 +0000
1426Checked in by : Robert Osfield
1427From Philippe Renon, "Fixed potential divide by zero in NodeTrackerManipulator :  The divide by zero happens when throwing a NodeTrackerManipulator. The infinite result trickles down and later causes NaN in culling.The fix was to use getThrowScale() as done everywhere else."
1428
1429
1430git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14905 16af8721-9629-0410-8352-f15c8da7e697
1431
1432
1433Tue, 9 Jun 2015 16:49:20 +0000
1434Checked in by : Robert Osfield
1435Added supoort for osg::CullSettings/Camera::InheritanceMaskActionOnAttributeSetting and InheritanceMask properties.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14904 16af8721-9629-0410-8352-f15c8da7e697
1436
1437
1438Tue, 9 Jun 2015 12:51:38 +0000
1439Checked in by : Robert Osfield
1440Added namespace around typedef to avoid conflict issuesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14903 16af8721-9629-0410-8352-f15c8da7e697
1441
1442
1443Tue, 9 Jun 2015 10:49:34 +0000
1444Checked in by : Robert Osfield
1445Introduce osg::Object::asNode(), asNodeVisitor(), asStateAttribute() and asUniform() to replace dynamic_cast<> usage in Callback.cpp.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14902 16af8721-9629-0410-8352-f15c8da7e697
1446
1447
1448Tue, 9 Jun 2015 09:44:37 +0000
1449Checked in by : Robert Osfield
1450Added output of HUD scene graph to hud.osgt and hud.osgb for testing purposes.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14901 16af8721-9629-0410-8352-f15c8da7e697
1451
1452
1453Mon, 8 Jun 2015 11:33:49 +0000
1454Checked in by : Robert Osfield
1455Updated AUTHORS and ChangeLog for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14900 16af8721-9629-0410-8352-f15c8da7e697
1456
1457
1458Mon, 8 Jun 2015 11:18:24 +0000
1459Checked in by : Robert Osfield
1460From Mike Connell, "Give ReadFileCallback access to parent location : These small changes to the database pager allow user code in the ReadFileCallback to safely determine where the file being loaded is destined to be inserted into the scenegraph. "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14899 16af8721-9629-0410-8352-f15c8da7e697
1461
1462
1463Mon, 8 Jun 2015 10:20:53 +0000
1464Checked in by : Robert Osfield
1465Addressed race condition where SceneView::setLightingMode() was setting a shread Master Camera's StateSet.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14898 16af8721-9629-0410-8352-f15c8da7e697
1466
1467
1468Sun, 7 Jun 2015 11:13:02 +0000
1469Checked in by : Robert Osfield
1470Fixed setReferenceTime() bug where a * eather than the correct / was being used.  Bug and fix suggested Benjamin Richter.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14896 16af8721-9629-0410-8352-f15c8da7e697
1471
1472
1473Thu, 4 Jun 2015 09:35:19 +0000
1474Checked in by : Robert Osfield
1475Updated AUTHORS for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14895 16af8721-9629-0410-8352-f15c8da7e697
1476
1477
1478Thu, 4 Jun 2015 09:13:05 +0000
1479Checked in by : Robert Osfield
1480From Jannik Heller, Transform::computeBound() optimization.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14894 16af8721-9629-0410-8352-f15c8da7e697
1481
1482
1483Thu, 4 Jun 2015 09:05:24 +0000
1484Checked in by : Robert Osfield
1485From Jannik Heller, Removed unused StatsHandler::_keyEventToggleVsyncgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14893 16af8721-9629-0410-8352-f15c8da7e697
1486
1487
1488Thu, 4 Jun 2015 09:00:17 +0000
1489Checked in by : Robert Osfield
1490From Jannik Heller, "In the attachment you will find a build fix for the latest trunk. osgAnimation failed to compile when using OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION=OFF ."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14892 16af8721-9629-0410-8352-f15c8da7e697
1491
1492
1493Wed, 3 Jun 2015 10:28:34 +0000
1494Checked in by : Robert Osfield
1495Removed export that was breaking windows buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14891 16af8721-9629-0410-8352-f15c8da7e697
1496
1497
1498Wed, 3 Jun 2015 09:14:35 +0000
1499Checked in by : Robert Osfield
1500From KOS, "New classes for osgAnimation presented: UpdateFloatUniform, UpdateVec3fUniform and UpdateMatrixfUniform (based on UpdateUniform template)Classes operate like osgAnimation::UpdateMaterial for Material's diffuse component, but change Uniform."
1501
1502
1503git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14890 16af8721-9629-0410-8352-f15c8da7e697
1504
1505
1506Wed, 3 Jun 2015 09:07:41 +0000
1507Checked in by : Robert Osfield
1508From KOS, build fix for osg::Uniform::Callback to osg::UniformCallback changegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14889 16af8721-9629-0410-8352-f15c8da7e697
1509
1510
1511Wed, 3 Jun 2015 09:06:44 +0000
1512Checked in by : Robert Osfield
1513Added doxygen comment for typedefgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14888 16af8721-9629-0410-8352-f15c8da7e697
1514
1515
1516Wed, 3 Jun 2015 08:38:18 +0000
1517Checked in by : Robert Osfield
1518Build fix for when Uniform::Callback isn't definedgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14887 16af8721-9629-0410-8352-f15c8da7e697
1519
1520
1521Tue, 2 Jun 2015 10:25:13 +0000
1522Checked in by : Robert Osfield
1523From Konstantin Matveyev, serializer support for UniformCallbackgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14886 16af8721-9629-0410-8352-f15c8da7e697
1524
1525
1526Tue, 2 Jun 2015 09:33:22 +0000
1527Checked in by : Robert Osfield
1528From Konstantin Matveyev, "I've changed osg::Uniform::Callback to osg::UniformCallback. osg::UniformCallback inherits osg::Callback now.I don't really now if this class should be inside osgWrappers/serializers
1529because StateAttributeCallback is not presented there, but i've included it in the patch.
1530
1531
1532Please see archive in the attachment.
1533
1534
1535PS
1536DEEP_COPY_UNIFORMS works for me.
1537"
1538Note from Robert Osfield, added typedef UniformCallback Callback for backwards compatibility.
1539
1540
1541
1542git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14885 16af8721-9629-0410-8352-f15c8da7e697
1543
1544
1545Tue, 2 Jun 2015 09:18:19 +0000
1546Checked in by : Robert Osfield
1547Changed name of UniformCallback to UniformBufferCallback to avoid conflict with changes to come to the osg::Uniform::Callback -> osg::UniformCallback.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14884 16af8721-9629-0410-8352-f15c8da7e697
1548
1549
1550Mon, 1 Jun 2015 13:40:20 +0000
1551Checked in by : Robert Osfield
1552From Albert Luaces, typo fixes.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14883 16af8721-9629-0410-8352-f15c8da7e697
1553
1554
1555Mon, 1 Jun 2015 13:11:49 +0000
1556Checked in by : Robert Osfield
1557From Jannik Heller, typo fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
1558
1559
1560Mon, 1 Jun 2015 12:14:53 +0000
1561Checked in by : Robert Osfield
1562From Jannik Heller, "This patch adds a missing initialization of osgParticle::ParticleProcessor::_frameNumber in the copy constructor. I noticed this because valgrind was complaining about use of uninitialized memory."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14881 16af8721-9629-0410-8352-f15c8da7e697
1563
1564
1565Mon, 1 Jun 2015 12:07:04 +0000
1566Checked in by : Robert Osfield
1567From Frashud Lashkari, "I was getting "Unsupported wrapper class..." error messages when attempting to load osgb models simultaneously from multiple threads. I believe the problem is caused by un-synchronized access to the global osgDB::ObjectWrapperManager class. I've attached a change that adds a mutex to the class and uses it when accessing the internal wrapper/compress maps. This appears to fix the issues I was having."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14880 16af8721-9629-0410-8352-f15c8da7e697
1568
1569
1570Mon, 1 Jun 2015 10:50:44 +0000
1571Checked in by : Robert Osfield
1572From Jannik Heller, "I have added new functions Texture::generateAndAssignTextureObject mirroring the Texture::generateTextureObject functions.I have left the Texture::generateTextureObject functions intact as I'm not sure if/how it's used outside the core OSG. If you feel that compatibility isn't important in that area feel free to drop it.
1573
1574While testing the build with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION=OFF I found a compile error in GlyphGeometry.cpp that was entirely unrelated to the changes I've made. The fix is included in the patch.
1575
1576There is one thing left to fix and that is Texture2D::SubloadCallback:
1577
1578        class OSG_EXPORT SubloadCallback : public Referenced
1579        {
1580            public:
1581                ....
1582                virtual TextureObject* generateTextureObject(const Texture2D& texture, State& state) const
1583                {
1584                    return osg::Texture::generateTextureObject(&texture, state.getContextID(), GL_TEXTURE_2D);
1585                }
1586                ...
1587         }"
1588
1589
1590
1591git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14879 16af8721-9629-0410-8352-f15c8da7e697
1592
1593
1594Mon, 1 Jun 2015 10:41:43 +0000
1595Checked in by : Robert Osfield
1596From Jannik Heller, build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14878 16af8721-9629-0410-8352-f15c8da7e697
1597
1598
1599Fri, 29 May 2015 07:52:27 +0000
1600Checked in by : Robert Osfield
1601From Jannik Heller, fix for race condition in orphanded BufferObject handling.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14877 16af8721-9629-0410-8352-f15c8da7e697
1602
1603
1604Tue, 26 May 2015 17:24:48 +0000
1605Checked in by : Robert Osfield
1606From Colin McDonald, "rc/osgUtl/MeshOptimizers.cpp won't compile on some systems due to a missing std:: namespace prefix."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14876 16af8721-9629-0410-8352-f15c8da7e697
1607
1608
1609Tue, 26 May 2015 17:22:05 +0000
1610Checked in by : Robert Osfield
1611From Farshid Lashkari, "attached a small change to osgUtil::SceneView that prevents unnecessary calls to glClear when the split stereo separation is 0."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14875 16af8721-9629-0410-8352-f15c8da7e697
1612
1613
1614Tue, 26 May 2015 17:17:26 +0000
1615Checked in by : Robert Osfield
1616From Thomas Hogarth, "Little fix for ClassInterface::getSupportedProperties, before if you set searchAssociates to false then it would return the same BaseSerialiser::Type for every entry in the PropertyMap as i was not being incremented on line 539. Fix attached."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14874 16af8721-9629-0410-8352-f15c8da7e697
1617
1618
1619Tue, 26 May 2015 17:12:05 +0000
1620Checked in by : Robert Osfield
1621From We See, "I found a small bug in osgUtil::RenderStage::draw() (osg 3.3.7), which crashes osg. The problem was caused by an access to the object _camera without checking whether the object is valid. So I changed the line:Code:
1622if (_cameraRequiresSetUp || (_cameraAttachmentMapModifiedCount!=_camera->getAttachmentMapModifiedCount()))
1623
1624to
1625
1626Code:
1627if (_cameraRequiresSetUp || (_camera.valid() && _cameraAttachmentMapModifiedCount!=_camera->getAttachmentMapModifiedCount()))
1628"
1629
1630
1631git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14873 16af8721-9629-0410-8352-f15c8da7e697
1632
1633
1634Tue, 26 May 2015 17:09:25 +0000
1635Checked in by : Robert Osfield
1636From Farshid Lashkari and Robert Osfield, "a small change to the CullVisitor class, which will use cloneType() on the root render stage when creating children render stages. This allows us to pass a custom RenderStage object to the SceneView and have it used for all sub-stages."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14872 16af8721-9629-0410-8352-f15c8da7e697
1637
1638
1639Tue, 26 May 2015 10:05:47 +0000
1640Checked in by : Robert Osfield
1641Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation.Added osgText::Bevel::s/getRoundedConcaveJunctions(bool) to control how the bevel should be tessellated around concave junctions on the glyph boundary.
1642
1643
1644git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14871 16af8721-9629-0410-8352-f15c8da7e697
1645
1646
1647Tue, 26 May 2015 08:48:33 +0000
1648Checked in by : Robert Osfield
1649Added use of ref_ptr<>git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14870 16af8721-9629-0410-8352-f15c8da7e697
1650
1651
1652Mon, 25 May 2015 12:39:18 +0000
1653Checked in by : Robert Osfield
1654Changed the EventQueue::frame() event generation to use the generatePointerData/reprojectPointerData() methods in the same way that other events are handled.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14869 16af8721-9629-0410-8352-f15c8da7e697
1655
1656
1657Mon, 25 May 2015 11:33:04 +0000
1658Checked in by : Robert Osfield
1659Added osgGA::GUIEventAdapter* returns from various EventQueue event generation methods.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14868 16af8721-9629-0410-8352-f15c8da7e697
1660
1661
1662Thu, 21 May 2015 14:11:32 +0000
1663Checked in by : Robert Osfield
1664Fixed memory error associated with reading over the end of container due to an unbounded while loop.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14866 16af8721-9629-0410-8352-f15c8da7e697
1665
1666
1667Wed, 6 May 2015 18:39:44 +0000
1668Checked in by : Robert Osfield
1669Update ChangeLog and AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14865 16af8721-9629-0410-8352-f15c8da7e697
1670
1671
1672Tue, 5 May 2015 11:05:09 +0000
1673Checked in by : Robert Osfield
1674Changed the CMP0020 check to > 2.8.10 Updated SO version numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14864 16af8721-9629-0410-8352-f15c8da7e697
1675
1676
1677Thu, 30 Apr 2015 14:04:51 +0000
1678Checked in by : Robert Osfield
1679From Christian Kehl, changes for making osgAndroid working with GLES1 enabledgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14862 16af8721-9629-0410-8352-f15c8da7e697
1680
1681
1682Thu, 30 Apr 2015 13:59:24 +0000
1683Checked in by : Robert Osfield
1684From Dmitriy Ogalcev, fix for crash when calling setCursor from a non GUI threadgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14861 16af8721-9629-0410-8352-f15c8da7e697
1685
1686
1687Tue, 28 Apr 2015 16:12:57 +0000
1688Checked in by : Robert Osfield
1689Replaced attempt at passing NULL Matrix with two specialized methods.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14860 16af8721-9629-0410-8352-f15c8da7e697
1690
1691
1692Mon, 27 Apr 2015 19:31:13 +0000
1693Checked in by : Robert Osfield
1694Renamed LineSegment::intersect(BoundingSphere/Box, double/float&, double/float&) methods to LineSegment::intersectAndComputeRations(..) to avoid confusion with the change in convention for the old intersect(BoundingBox&, float/double&, float/double&) method as it was inconsitent with the rest of the OSG including the intersect(BoundingSphere) method in how the ratio for the second intersection was measure from - original from the end point, but now made consistent with other places in the OSG so be based on ration from start to end of segment.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14859 16af8721-9629-0410-8352-f15c8da7e697
1695
1696
1697Thu, 23 Apr 2015 14:44:06 +0000
1698Checked in by : Robert Osfield
1699Refactoring GlyphGeometry Boundary class to facilate better bevel overlap detectiongit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14858 16af8721-9629-0410-8352-f15c8da7e697
1700
1701
1702Thu, 23 Apr 2015 12:58:27 +0000
1703Checked in by : Robert Osfield
1704Comment out debug notificationgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14857 16af8721-9629-0410-8352-f15c8da7e697
1705
1706
1707Thu, 23 Apr 2015 09:49:16 +0000
1708Checked in by : Robert Osfield
1709Removed unused methodgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14856 16af8721-9629-0410-8352-f15c8da7e697
1710
1711
1712Wed, 22 Apr 2015 14:25:34 +0000
1713Checked in by : Robert Osfield
1714From Giampaolo Vigano, "please find attached a further fix for 3ds plugin: now reflection map works also with transparent objects (I also removed a redundant setting of BlendFunc)."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14855 16af8721-9629-0410-8352-f15c8da7e697
1715
1716
1717Tue, 21 Apr 2015 17:29:15 +0000
1718Checked in by : Robert Osfield
1719From Chris Denham, "I found a couple of memory leaks in 3DS reader plugin and I have attached corrected files. I have attached an example 3DS file I used to test the leaks/fixes using osgviewer for trunk at rev [14853] and the tagged version 3.2.1.The first leak is in the lib3ds module (yeah, I know that probably should be corrected at http://code.google.com/p/lib3ds/ but I'm assuming that as no commits have happened there since 2011 that it may be better to fix the copy we have in the OSG of that project) The leak is caused by lib3d's use of realloc(ptr, 0) to free up memory allocations, but realloc, when ptr==NULL returns malloc(0) rather than NULL and thus leaks a zero byte allocation. The solution here was to adjust the 'lib3ds_util_reserve_array' function so that it realloc is not used to release a NULL pointer.
1720
1721The second leak is in ReaderWriter3DS.cpp and arises when any of the created StateSet objects added to the StateSetMap don't subsequently get applied to a Node. The solution here was just to simply use the osg::ref_ptr around the raw StateSet pointer that was used in the locally defined StateSetInfo struct."
1722
1723
1724
1725git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14854 16af8721-9629-0410-8352-f15c8da7e697
1726
1727
1728Mon, 20 Apr 2015 10:41:45 +0000
1729Checked in by : Robert Osfield
1730Updated AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14851 16af8721-9629-0410-8352-f15c8da7e697
1731
1732
1733Mon, 20 Apr 2015 10:36:42 +0000
1734Checked in by : Robert Osfield
1735Build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14850 16af8721-9629-0410-8352-f15c8da7e697
1736
1737
1738Mon, 20 Apr 2015 10:19:04 +0000
1739Checked in by : Robert Osfield
1740Build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14849 16af8721-9629-0410-8352-f15c8da7e697
1741
1742
1743Mon, 20 Apr 2015 09:39:00 +0000
1744Checked in by : Robert Osfield
1745Moved uniform substitution to infront of vertex attribute substituion to make sure gl_Vertex usage is replaced when required.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14848 16af8721-9629-0410-8352-f15c8da7e697
1746
1747
1748Mon, 20 Apr 2015 09:08:56 +0000
1749Checked in by : Robert Osfield
1750From Tim Moore, "The order_by_primitive_mode comparer was not providing a strict weak ordering, which was causing a crash in the sort() call in VertexAccessOrderVisitor::optimizeOrder (gcc 4.9, Fedora 21)."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14846 16af8721-9629-0410-8352-f15c8da7e697
1751
1752
1753Fri, 17 Apr 2015 14:36:05 +0000
1754Checked in by : Robert Osfield
1755Updated dev release numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14845 16af8721-9629-0410-8352-f15c8da7e697
1756
1757
1758Fri, 17 Apr 2015 13:33:08 +0000
1759Checked in by : Robert Osfield
1760Added implementations for the libraryName and className for the AntiSquish node.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14844 16af8721-9629-0410-8352-f15c8da7e697
1761
1762
1763Fri, 17 Apr 2015 13:24:44 +0000
1764Checked in by : Robert Osfield
1765Fixed CollectParentPaths visitor so that it sets the setNodeMaskOverride(0xffffffff) to make sure all parents are traversed to find parents, even ones that have their NodeMask set to 0x0.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14843 16af8721-9629-0410-8352-f15c8da7e697
1766
1767
1768Fri, 17 Apr 2015 13:22:07 +0000
1769Checked in by : Robert Osfield
1770Added --test-NodeMask option to test crash when a parent of osgmanipulator::AntiSquish node has a NodeMask set to 0x0.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14842 16af8721-9629-0410-8352-f15c8da7e697
1771
1772
1773Thu, 16 Apr 2015 11:19:50 +0000
1774Checked in by : Robert Osfield
1775Changed MSVC version test to <= to enable fallback for VS2010.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14841 16af8721-9629-0410-8352-f15c8da7e697
1776
1777
1778Thu, 16 Apr 2015 10:07:23 +0000
1779Checked in by : Robert Osfield
1780Fixed crash when AntiSquish node is the root of the scene graph.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14840 16af8721-9629-0410-8352-f15c8da7e697
1781
1782
1783Wed, 15 Apr 2015 18:34:16 +0000
1784Checked in by : Robert Osfield
1785Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14839 16af8721-9629-0410-8352-f15c8da7e697
1786
1787
1788Wed, 15 Apr 2015 18:05:43 +0000
1789Checked in by : Robert Osfield
1790Updated version number of dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14837 16af8721-9629-0410-8352-f15c8da7e697
1791
1792
1793Wed, 15 Apr 2015 17:12:52 +0000
1794Checked in by : Robert Osfield
1795Added missing const to find VS2005 buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14836 16af8721-9629-0410-8352-f15c8da7e697
1796
1797
1798Tue, 14 Apr 2015 18:16:32 +0000
1799Checked in by : Robert Osfield
1800Added check for changes to window size during GraphicsWindowWin32::init() to fix bug that occurs when the window manage resizes the window automatically on creation.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14835 16af8721-9629-0410-8352-f15c8da7e697
1801
1802
1803Tue, 14 Apr 2015 15:50:51 +0000
1804Checked in by : Robert Osfield
1805From Philippe Renon, MingW build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14834 16af8721-9629-0410-8352-f15c8da7e697
1806
1807
1808Mon, 13 Apr 2015 11:48:28 +0000
1809Checked in by : Robert Osfield
1810Fixed typo of SEPARATE enumsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14833 16af8721-9629-0410-8352-f15c8da7e697
1811
1812
1813Mon, 13 Apr 2015 10:43:56 +0000
1814Checked in by : Robert Osfield
1815From Jannik Heller, typo fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14832 16af8721-9629-0410-8352-f15c8da7e697
1816
1817
1818Mon, 13 Apr 2015 10:11:32 +0000
1819Checked in by : Robert Osfield
1820From Konstantin Matveyev, "I've added GLES3 profile, which also enables GLES2 features (OSG_GLES3_AVAILABLE=true => OSG_GLES2_AVAILABLE=true).If OSG_OPENGL_PROFILE="GLES3" =>
1821GraphicsWindowIOS will create gles3 context.
1822If failed, GraphicsWindowIOS will create gles2 context.
1823Multisampling also working.
1824
1825"
1826
1827
1828git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14831 16af8721-9629-0410-8352-f15c8da7e697
1829
1830
1831Mon, 13 Apr 2015 09:50:27 +0000
1832Checked in by : Robert Osfield
1833From Laurens Voerman, I have modified the FindOpenEXR.cmake to find the debug libraries, and to define a variable (OPENEXR_LIBRARIES_VARS) with the variable names that might have a _DEBUG version defined.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14830 16af8721-9629-0410-8352-f15c8da7e697
1834
1835
1836Mon, 13 Apr 2015 08:55:08 +0000
1837Checked in by : Robert Osfield
1838Added passing of command line arguments to viewer construction to allow one to specify extra controls for the viewer such as window size etc.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14829 16af8721-9629-0410-8352-f15c8da7e697
1839
1840
1841Thu, 9 Apr 2015 18:42:08 +0000
1842Checked in by : Robert Osfield
1843Refactored AntiSquish::computeUnSquishedMatrix() method to use the parent node path of the AntiSquish node to compute the required matrix rather than using the NodePath provided by the NodeVistor. This is required as in osg::computeLocalToWorld() usage case the NodeVisitor pointer is NULL, so the correct matrix isn't possible to compute.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14828 16af8721-9629-0410-8352-f15c8da7e697
1844
1845
1846Thu, 9 Apr 2015 18:38:53 +0000
1847Checked in by : Robert Osfield
1848Added WindowSizeHandler to osgmanipulator examplegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14827 16af8721-9629-0410-8352-f15c8da7e697
1849
1850
1851Tue, 7 Apr 2015 18:01:12 +0000
1852Checked in by : Robert Osfield
1853From Jannik Heller, typo fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14826 16af8721-9629-0410-8352-f15c8da7e697
1854
1855
1856Tue, 7 Apr 2015 16:58:31 +0000
1857Checked in by : Robert Osfield
1858From Giampaolo Viganò, "you can find in the attached ZIP archive a fix for 3ds plugin transparent/diffuse textures and opacity maps and the support for reflection map"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14825 16af8721-9629-0410-8352-f15c8da7e697
1859
1860
1861Tue, 7 Apr 2015 15:53:17 +0000
1862Checked in by : Robert Osfield
1863From Janik Heller, clean up of drawable/node usagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14824 16af8721-9629-0410-8352-f15c8da7e697
1864
1865
1866Tue, 7 Apr 2015 15:52:02 +0000
1867Checked in by : Robert Osfield
1868Removed unused ShapesToGeometriesVisitor.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14823 16af8721-9629-0410-8352-f15c8da7e697
1869
1870
1871Tue, 7 Apr 2015 15:49:06 +0000
1872Checked in by : Robert Osfield
1873Cleaned up handling of Drawables so it utilizes the Node inheritance properly.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14822 16af8721-9629-0410-8352-f15c8da7e697
1874
1875
1876Fri, 3 Apr 2015 15:43:34 +0000
1877Checked in by : Robert Osfield
1878Build fix for VS2005.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14821 16af8721-9629-0410-8352-f15c8da7e697
1879
1880
1881Fri, 3 Apr 2015 13:34:13 +0000
1882Checked in by : Robert Osfield
1883Improved the doxygen comment for the new createImageWithOrientationConversion(..) function.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14820 16af8721-9629-0410-8352-f15c8da7e697
1884
1885
1886Fri, 3 Apr 2015 13:29:31 +0000
1887Checked in by : Robert Osfield
1888Added automatic rotation of jpeg image based on EXIF rotation information provided in the header.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14819 16af8721-9629-0410-8352-f15c8da7e697
1889
1890
1891Fri, 3 Apr 2015 13:19:32 +0000
1892Checked in by : Robert Osfield
1893Implemented an osg::createImageWithOrientationConversion(...) method to aid for changing orientation of images.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14818 16af8721-9629-0410-8352-f15c8da7e697
1894
1895
1896Thu, 2 Apr 2015 16:11:22 +0000
1897Checked in by : Robert Osfield
1898Added reading of EXIF_Orientation tags when present in a jpeg file.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14817 16af8721-9629-0410-8352-f15c8da7e697
1899
1900
1901Thu, 2 Apr 2015 10:12:22 +0000
1902Checked in by : Robert Osfield
1903From Wojciech Lewandowski, Windows build fixes, "These are the tweaks I had to make. JSON_Objects / json_stream headers attached. I am not sure how these will behave on VS 2010. Someone with VS 2010 should test it. Should be okay on VS 2008 and below + VS 2012 and above, though."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14816 16af8721-9629-0410-8352-f15c8da7e697
1904
1905
1906Wed, 1 Apr 2015 09:37:44 +0000
1907Checked in by : Robert Osfield
1908From Lionel Largarde, "fix for the Image::computeNumberOfMipmapLevels method. The method did use the float version of the log function and the / operator. It works for most of the input sizes, but fails for 8192, 32768... For 8192, the method returns 13 instead of 14."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14814 16af8721-9629-0410-8352-f15c8da7e697
1909
1910
1911Tue, 31 Mar 2015 19:31:34 +0000
1912Checked in by : Robert Osfield
1913Fixed crash when using a subload callback, where the _images array is empty by _images[0] was still being accessed.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14813 16af8721-9629-0410-8352-f15c8da7e697
1914
1915
1916Tue, 31 Mar 2015 19:29:02 +0000
1917Checked in by : Robert Osfield
1918Added --subload command line option and test subload callback for testing purposesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14812 16af8721-9629-0410-8352-f15c8da7e697
1919
1920
1921Tue, 31 Mar 2015 16:23:43 +0000
1922Checked in by : Robert Osfield
1923Introduced osg::Camera::resize(..) method and associated enum thus:        enum ResizeMask
1924        {
1925            RESIZE_VIEWPORT=1,
1926            RESIZE_ATTACHMENTS=2,
1927            RESIZE_PROJECTIONMATRIX=4,
1928            RESIZE_DEFAULT=RESIZE_VIEWPORT|RESIZE_ATTACHMENTS
1929        };
1930
1931        /** Resize, to the specified width and height, the viewport, attachments and projection matrix according to the resizeMask provided.
1932          * Note, the adjustment of the projection matrix is done if the RESIZE_PROJECTIONMATRIX mask to set and according to the rules specified in the ProjectionResizePolicy. */
1933        void resize(int width, int height, int resizeMask=RESIZE_DEFAULT);
1934
1935
1936
1937git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14811 16af8721-9629-0410-8352-f15c8da7e697
1938
1939
1940Tue, 31 Mar 2015 15:08:13 +0000
1941Checked in by : Robert Osfield
1942Introduced Camera::resizeAttachments(int width, int height) to resize all the Texture and Image assigned the the Camera attachments.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14810 16af8721-9629-0410-8352-f15c8da7e697
1943
1944
1945Tue, 31 Mar 2015 10:41:33 +0000
1946Checked in by : Robert Osfield
1947Refactor the RTT Camera resize code into a seperate Callback method in prep for this all being done by a single Camera API call.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14809 16af8721-9629-0410-8352-f15c8da7e697
1948
1949
1950Tue, 31 Mar 2015 10:36:38 +0000
1951Checked in by : Robert Osfield
1952Added Camera::dirtyAttachmentMap(), Camera::s/getAttachmentMapModified() value and usage of this in RenderStage as a new mechanism for telling the rendering backend to update itself to reflect new values in the attachments such as new texture or image sizes.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14808 16af8721-9629-0410-8352-f15c8da7e697
1953
1954
1955Mon, 23 Mar 2015 11:36:02 +0000
1956Checked in by : Robert Osfield
1957Added StatsHandler to osgtessellationshaders example to test out rendering bug associated with stats rendering.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14807 16af8721-9629-0410-8352-f15c8da7e697
1958
1959
1960Fri, 20 Mar 2015 17:58:34 +0000
1961Checked in by : Robert Osfield
1962Added event handle to alter the RTT Camera's dimensions to follow the windows resizes.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14806 16af8721-9629-0410-8352-f15c8da7e697
1963
1964
1965Fri, 20 Mar 2015 15:49:12 +0000
1966Checked in by : Robert Osfield
1967Fixed resize dimensions of X11 windowgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14805 16af8721-9629-0410-8352-f15c8da7e697
1968
1969
1970Fri, 20 Mar 2015 11:48:21 +0000
1971Checked in by : Robert Osfield
1972From Jannik Heller, "Fix for Qt4 multi-threaded crash. This patch adds the AA_X11InitThreads flag to the QApplication setup, meaning QT will call XInitThreads for us. This also bumps the required QT version to 4.8+, because the AA_X11InitThreads flag was introduced in that version. If that is not acceptable, we could add a QT_VERSION >= 0x040800 guard, or manually call XInitThreads() instead. Let me know what you think."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14804 16af8721-9629-0410-8352-f15c8da7e697
1973
1974
1975Thu, 19 Mar 2015 10:49:17 +0000
1976Checked in by : Robert Osfield
1977Added Texture wrap setting to CLAMP_TO_EDGE to fix rendering problem when running the default osgdistortion examplegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14803 16af8721-9629-0410-8352-f15c8da7e697
1978
1979
1980Tue, 17 Mar 2015 18:10:21 +0000
1981Checked in by : Robert Osfield
1982Fixed VisualStudio warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14802 16af8721-9629-0410-8352-f15c8da7e697
1983
1984
1985Tue, 17 Mar 2015 14:50:34 +0000
1986Checked in by : Robert Osfield
1987From Konstantin Matveyev, "Added ComputeBoundingBoxCallback, ComputeBoundingSphereCallback and UpdateCallback implmenentations to serializers"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14801 16af8721-9629-0410-8352-f15c8da7e697
1988
1989
1990Tue, 17 Mar 2015 09:40:31 +0000
1991Checked in by : Robert Osfield
1992Updated ChangeLog and AUTHORS file for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14800 16af8721-9629-0410-8352-f15c8da7e697
1993
1994
1995Tue, 17 Mar 2015 09:09:10 +0000
1996Checked in by : Robert Osfield
1997Fixed library wrappergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14798 16af8721-9629-0410-8352-f15c8da7e697
1998
1999
2000Tue, 17 Mar 2015 08:25:49 +0000
2001Checked in by : Robert Osfield
2002Added ComputeBoundingSphereCallback referencegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14796 16af8721-9629-0410-8352-f15c8da7e697
2003
2004
2005Tue, 17 Mar 2015 08:24:01 +0000
2006Checked in by : Robert Osfield
2007From Konstantin Matveyev, "More "LibraryWrapper" fixes for osg and osgAnimation NodeKits in the attachment (for 3.3.6 version :)Fixes:
2008
2009osg:
2010Unsupported associated class osg::UpdateCallback (osg_Drawable_UpdateCallback);
2011ComputeBoundingBoxCallback
2012
2013osgAnimation:
2014Unsupported wrapper class osgAnimation::RigComputeBoundingBoxCallback
2015"
2016
2017
2018git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14795 16af8721-9629-0410-8352-f15c8da7e697
2019
2020
2021Tue, 17 Mar 2015 08:19:05 +0000
2022Checked in by : Robert Osfield
2023Changed to using osgDB::ofstream to work around Windows build issuegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14794 16af8721-9629-0410-8352-f15c8da7e697
2024
2025
2026Mon, 16 Mar 2015 17:01:57 +0000
2027Checked in by : Robert Osfield
2028Removed unneccessary library link line.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14793 16af8721-9629-0410-8352-f15c8da7e697
2029
2030
2031Mon, 16 Mar 2015 14:16:52 +0000
2032Checked in by : Robert Osfield
2033Removed the using namespace std and replaced with local std:: to make the code clearergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14792 16af8721-9629-0410-8352-f15c8da7e697
2034
2035
2036Mon, 16 Mar 2015 12:13:44 +0000
2037Checked in by : Robert Osfield
2038Refactored the command line setup to enable better control of set up. Added WindowSizeHandler to allow for adjustment of window size.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14791 16af8721-9629-0410-8352-f15c8da7e697
2039
2040
2041Mon, 16 Mar 2015 10:30:18 +0000
2042Checked in by : Robert Osfield
2043From Konstantin Matveyev, "Last update in the osgAnimation::Animation ONCE mode bug fix"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14789 16af8721-9629-0410-8352-f15c8da7e697
2044
2045
2046Mon, 16 Mar 2015 10:07:13 +0000
2047Checked in by : Robert Osfield
2048Added --play-mode [ONCE, STAY, LOOP, PPONG] to help with testing.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14788 16af8721-9629-0410-8352-f15c8da7e697
2049
2050
2051Fri, 13 Mar 2015 08:12:26 +0000
2052Checked in by : Robert Osfield
2053From Konstantin Matveyev, "Small fix for OSG 3.3.6.119 in the attachment.One line added in osg/LibraryWrapper.cpp
2054
2055USE_SERIALIZER_WRAPPER(Callback)
2056"
2057
2058
2059
2060git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14786 16af8721-9629-0410-8352-f15c8da7e697
2061
2062
2063Thu, 12 Mar 2015 17:11:11 +0000
2064Checked in by : Robert Osfield
2065Refactored how the callbacks for updating geometry are managed in MorphGeometry and RigGeometry to address bugs in serialization.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14784 16af8721-9629-0410-8352-f15c8da7e697
2066
2067
2068Thu, 12 Mar 2015 15:12:29 +0000
2069Checked in by : Robert Osfield
2070From Laurens Voerman, "attached is a zip with a modified version of: OpenSceneGraph\CMakeModules\FindFBX.cmakeThis version can find fbx sdk 2015.1 and will prefer it over older versions.
2071
2072Tested with Visual Studio Express 2013 on 64bit windows 7"
2073
2074
2075git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14782 16af8721-9629-0410-8352-f15c8da7e697
2076
2077
2078Thu, 12 Mar 2015 13:41:00 +0000
2079Checked in by : Robert Osfield
2080From Mattias Helsing, add copyright notice from other osgjs header to the json_stream headergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14781 16af8721-9629-0410-8352-f15c8da7e697
2081
2082
2083Thu, 12 Mar 2015 13:37:08 +0000
2084Checked in by : Robert Osfield
2085Added using namespace std and removed the std:: prefixes before the std::isfinte and std::isinf function calls to avoid problems with Android builds against older NDK's.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14780 16af8721-9629-0410-8352-f15c8da7e697
2086
2087
2088Wed, 11 Mar 2015 17:47:08 +0000
2089Checked in by : Robert Osfield
2090From Laurens Voerman, warning fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14778 16af8721-9629-0410-8352-f15c8da7e697
2091
2092
2093Wed, 11 Mar 2015 17:36:45 +0000
2094Checked in by : Robert Osfield
2095From Laurens Voerman, "The current version will not compile with SDL version 2, error OpenSceneGraph\src\osgPlugins\sdl\JoystickDevice.cpp(42): error C2664: 'const char *SDL_JoystickName(SDL_Joystick *)' : cannot convert argument 1 from 'int' to 'SDL_Joystick *' due to changes in the SDL api.Tested with Visual Studio Express 2013; SDL 2.0.1"
2096
2097
2098git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14776 16af8721-9629-0410-8352-f15c8da7e697
2099
2100
2101Wed, 11 Mar 2015 17:27:08 +0000
2102Checked in by : Robert Osfield
2103Completed support for assigning 3D osg::Image to osg::Texture2DArray.Improved the osgtexture2DArray example to add --mipmap and --packed command line options to help with testing.
2104
2105
2106git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14775 16af8721-9629-0410-8352-f15c8da7e697
2107
2108
2109Wed, 11 Mar 2015 15:44:23 +0000
2110Checked in by : Robert Osfield
2111Updated the comments to be more relevantgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14774 16af8721-9629-0410-8352-f15c8da7e697
2112
2113
2114Tue, 10 Mar 2015 18:15:02 +0000
2115Checked in by : Robert Osfield
2116Work in progress to allow osg::Texture2DArray to be set up with a single osg::Image containing 3D image data.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14773 16af8721-9629-0410-8352-f15c8da7e697
2117
2118
2119Tue, 10 Mar 2015 18:07:17 +0000
2120Checked in by : Robert Osfield
2121Work in progress on new osgtexture2DArray examplegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14772 16af8721-9629-0410-8352-f15c8da7e697
2122
2123
2124Mon, 9 Mar 2015 11:27:26 +0000
2125Checked in by : Robert Osfield
2126From Cedric Pinson, gles and osgjs plugins that support conversion of OSG loaded models into a form that can be used with osgjs JavaScript librarygit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14770 16af8721-9629-0410-8352-f15c8da7e697
2127
2128
2129Thu, 5 Mar 2015 19:53:17 +0000
2130Checked in by : Robert Osfield
2131Update AUTHORS file for 3.3.6 dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14768 16af8721-9629-0410-8352-f15c8da7e697
2132
2133
2134Thu, 5 Mar 2015 19:33:17 +0000
2135Checked in by : Robert Osfield
2136Updated dev release numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14767 16af8721-9629-0410-8352-f15c8da7e697
2137
2138
2139Thu, 5 Mar 2015 19:26:08 +0000
2140Checked in by : Robert Osfield
2141Updated ChangeLog for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14765 16af8721-9629-0410-8352-f15c8da7e697
2142
2143
2144Thu, 5 Mar 2015 10:53:28 +0000
2145Checked in by : Robert Osfield
2146Added check for newline at end of version line, and of it's not add a '\n'git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14761 16af8721-9629-0410-8352-f15c8da7e697
2147
2148
2149Wed, 4 Mar 2015 18:39:04 +0000
2150Checked in by : Robert Osfield
2151Updated SO_VERSION after changes to osgPresentationgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14760 16af8721-9629-0410-8352-f15c8da7e697
2152
2153
2154Wed, 4 Mar 2015 18:36:44 +0000
2155Checked in by : Robert Osfield
2156Restructed the osgPresentation and present3D directories back to the structure that was present in OSG-3.2git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14759 16af8721-9629-0410-8352-f15c8da7e697
2157
2158
2159Wed, 4 Mar 2015 17:42:30 +0000
2160Checked in by : Robert Osfield
2161Removed the experiemental osgPresentation classes.  These are only partially functional and not appropriate for the stable OSG-3.4 releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14758 16af8721-9629-0410-8352-f15c8da7e697
2162
2163
2164Tue, 3 Mar 2015 15:26:15 +0000
2165Checked in by : Robert Osfield
2166Updated AUTHORS for 3.3.5 dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14756 16af8721-9629-0410-8352-f15c8da7e697
2167
2168
2169Tue, 3 Mar 2015 14:59:37 +0000
2170Checked in by : Robert Osfield
2171Fixed ClusterCullingCallback parser problem due to osg::Callback not being included in inheritance listgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14755 16af8721-9629-0410-8352-f15c8da7e697
2172
2173
2174Tue, 3 Mar 2015 12:56:09 +0000
2175Checked in by : Robert Osfield
2176Restructed the checks in the CollectLowestTransformsVisitor::removeTransforms() to avoid benign case being flagged as warning.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14753 16af8721-9629-0410-8352-f15c8da7e697
2177
2178
2179Tue, 3 Mar 2015 12:03:23 +0000
2180Checked in by : Robert Osfield
2181From Miha Ravselj, "Regarding previous submission it was only partial solution. After further testing I found similar bug also in ClearNode serializer.//GLbitfield mask = GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT;
2182This line was problematic since it produced incorrect result when let's say COLOR flag is serialized
2183it should be null as in Camera serializer or in a proposed BitFlagsSerializer
2184
2185
2186This line of code caused that whenever only GL_COLOR_BUFFER_BIT bit was written and on value read GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT was restored instead of GL_COLOR_BUFFER_BIT only.
2187
2188//GLbitfield mask = 0; //this resolves the issue same as in camera
2189Also same bit-wise comparison bug was also present in write method.
2190-------------------------------------------------------------------------------------
2191
2192As you can see there are total 3 bit mask serializers in OSG and all 3 had bugs so I decided to add ADD_BITFLAGS_SERIALIZER and replace USER serializers in osg::Camera, osg::ClearNode and osgText::TextBase. I have made sure that bitflags serializer does not break backwards-compatibility since it uses same code as user serializer does in all 3 cases. (see tester.cpp on how compatibility test was performed)"
2193
2194
2195
2196git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14752 16af8721-9629-0410-8352-f15c8da7e697
2197
2198
2199Tue, 3 Mar 2015 12:00:52 +0000
2200Checked in by : Robert Osfield
2201Re-organized the #ifdef's to avoid usage of glPolyginMode under GLESgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14751 16af8721-9629-0410-8352-f15c8da7e697
2202
2203
2204Mon, 2 Mar 2015 14:38:17 +0000
2205Checked in by : Robert Osfield
2206Updated SO_VERSION to take account of API changes in osgDBgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14749 16af8721-9629-0410-8352-f15c8da7e697
2207
2208
2209Mon, 2 Mar 2015 12:11:43 +0000
2210Checked in by : Robert Osfield
2211From Johannes Scholz, "Attached you find a patch for osgDB::OutputStream and osgDB::InputStream to include osg::Image::data() using Base64 encoding inside the ASCII OSGT, if WriteImageHint=IncludeData is set, only."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14748 16af8721-9629-0410-8352-f15c8da7e697
2212
2213
2214Mon, 2 Mar 2015 12:09:25 +0000
2215Checked in by : Robert Osfield
2216From Michael McDonnel, "The tessellation shader example has a small bug.The middle of the geometry is clipped as soon as it is tessellated. The clipping is probably caused by rounding errors because it is only in one spot. The clipping disappears when the camera is moved, and reappears when it is moved back. Expanding the the bounding box fixed the clipping bug."Tweaked by Robert Osfield to expand it to a -1 to 1 unit box.
2217Actual clipping bug is not due to rounding errors but the shaders creating vertices outside the bounding box of the original input vertices
2218
2219
2220git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14747 16af8721-9629-0410-8352-f15c8da7e697
2221
2222
2223Sun, 1 Mar 2015 15:20:37 +0000
2224Checked in by : Robert Osfield
2225Fixed StateSet::Define names to match OpenSceneGraph-Data/shaders.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14745 16af8721-9629-0410-8352-f15c8da7e697
2226
2227
2228Sun, 1 Mar 2015 11:08:58 +0000
2229Checked in by : Robert Osfield
2230From Jannik Heller, "I noticed the rotation in the OrbitManipulator depends on the framerate. To reproduce this issue, start the osganimate example, rotate the model with the left mouse button, then let go of the mouse button while still moving. You will notice that with V-Sync enabled, the model rotates slower.The OrbitManipulator calculates a scale to counteract the framerate dependency, but it turns out this scale wasn't used for the rotation yet."
2231
2232
2233git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14744 16af8721-9629-0410-8352-f15c8da7e697
2234
2235
2236Fri, 27 Feb 2015 10:01:56 +0000
2237Checked in by : Robert Osfield
2238Updated version number after dev release.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14740 16af8721-9629-0410-8352-f15c8da7e697
2239
2240
2241Fri, 27 Feb 2015 09:47:58 +0000
2242Checked in by : Robert Osfield
2243Updated ChangeLog and Contributors to fix trailing spacesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14738 16af8721-9629-0410-8352-f15c8da7e697
2244
2245
2246Fri, 27 Feb 2015 09:05:04 +0000
2247Checked in by : Robert Osfield
2248Fixed Windows warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14737 16af8721-9629-0410-8352-f15c8da7e697
2249
2250
2251Fri, 27 Feb 2015 04:29:30 +0000
2252Checked in by : Robert Osfield
2253Fixes for warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14736 16af8721-9629-0410-8352-f15c8da7e697
2254
2255
2256Thu, 26 Feb 2015 20:15:36 +0000
2257Checked in by : Robert Osfield
2258Fixed build with auto ptr conversion switched offgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14735 16af8721-9629-0410-8352-f15c8da7e697
2259
2260
2261Thu, 26 Feb 2015 19:51:56 +0000
2262Checked in by : Robert Osfield
2263Updated AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14733 16af8721-9629-0410-8352-f15c8da7e697
2264
2265
2266Thu, 26 Feb 2015 19:14:28 +0000
2267Checked in by : Robert Osfield
2268From Bradley Baker Searles, "We had someone replace a DDS texture with a GL_RGB/GL_UNSIGNED_SHORT_5_6_6 image, which would trigger a crash in Image.cpp while flipping the mipmap chain. The code was trying to flip the mipmaps using the rowStep for the full-size image (we have "dds_flip" set in the osgDB::ReaderWriter::Options in the osgDB::Registry)."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14732 16af8721-9629-0410-8352-f15c8da7e697
2269
2270
2271Thu, 26 Feb 2015 18:06:06 +0000
2272Checked in by : Robert Osfield
2273From Bradley Baker Searles, "Small patch attached to handle DDS flip when s=4. Currently it will omit flipping and generate a warning: "Vertical flip was skipped. Image dimensions have to be multiple of 4."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14729 16af8721-9629-0410-8352-f15c8da7e697
2274
2275
2276Thu, 26 Feb 2015 17:49:36 +0000
2277Checked in by : Robert Osfield
2278From Julien Valentin and Alberto Luaces, added support for transform feedback extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14728 16af8721-9629-0410-8352-f15c8da7e697
2279
2280
2281Thu, 26 Feb 2015 17:18:31 +0000
2282Checked in by : Robert Osfield
2283Update AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14727 16af8721-9629-0410-8352-f15c8da7e697
2284
2285
2286Thu, 26 Feb 2015 14:16:22 +0000
2287Checked in by : Robert Osfield
2288Fixed typogit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14725 16af8721-9629-0410-8352-f15c8da7e697
2289
2290
2291Thu, 26 Feb 2015 13:52:12 +0000
2292Checked in by : Robert Osfield
2293Regenerated AUTHORS.txt to fix missing special charactersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14724 16af8721-9629-0410-8352-f15c8da7e697
2294
2295
2296Wed, 25 Feb 2015 19:59:01 +0000
2297Checked in by : Robert Osfield
2298Updated AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14723 16af8721-9629-0410-8352-f15c8da7e697
2299
2300
2301Wed, 25 Feb 2015 19:52:00 +0000
2302Checked in by : Robert Osfield
2303Updated ChangeLoggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14722 16af8721-9629-0410-8352-f15c8da7e697
2304
2305
2306Wed, 25 Feb 2015 19:38:43 +0000
2307Checked in by : Robert Osfield
2308From Aitor Moreno, "Attached you will find the modified file without the lines which raises the exception. "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14721 16af8721-9629-0410-8352-f15c8da7e697
2309
2310
2311Wed, 25 Feb 2015 19:31:20 +0000
2312Checked in by : Robert Osfield
2313From Jamie Robertson, "I've been using osgSim::ScalarBar to display fixed range color values (e.g. red from 1-2, green from 3-4 etc), by setting the _numColors the same as the number of actual colors in the ColorRange.Currently if you do this you get strange looking results as the colors are calculated for values in the centre of each color step, so if your steps are large, the colors are interpolated sigificantly (see screen grab of red, green and blue colors for illustration).
2314
2315I've attached a fix which just uses the original color values whenever _numColors equals the number of actual defined colors in the ColorRange. I doubt anyone would want interpolated colors in these circumstances."
2316
2317
2318
2319git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14720 16af8721-9629-0410-8352-f15c8da7e697
2320
2321
2322Wed, 25 Feb 2015 19:25:34 +0000
2323Checked in by : Robert Osfield
2324From Dmitry Marakasov, "While packaging osg-3.3.3 I've discovered that gstreamer detection is broken:-- Could NOT find GStreamer (missing:  GSTREAMER_BASE_INCLUDE_DIRS GSTREAMER_BASE_LIBRARIES GSTREAMER_GSTREAMER-APP_INCLUDE_DIRS GSTREAMER_GSTREAMER-APP_LIBRARIES GSTREAMER_GSTREAMER-PBUTILS_INCLUDE_DIRS GSTREAMER_GSTREAMER-PBUTILS_LIBRARIES) (found version "1.4.5")
2325
2326though all required modules are installed.
2327
2328There are two problems: first, module names are spelled incorrectly in root
2329CMakeLists.txt (e.g. gstreamer-app instead of app), so variables expected
2330for them are e.g. GSTREAMER_GSTREAMER-APP_INCLUDE_DIRS instead of
2331GSTREAMER_APP_INCLUDE_DIRS.
2332
2333Second, gstreamer base component is detected as GSTREAMER while checked
2334later as GSTREAMER_BASE. I've uncommented the detection as
2335GSTREAMER_BASE, but obviously that should be revisited and only one
2336detection left. With this patch, gstreamer is detected properly and
2337the plugins is successfully built and installed."
2338
2339
2340git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14719 16af8721-9629-0410-8352-f15c8da7e697
2341
2342
2343Wed, 25 Feb 2015 19:19:37 +0000
2344Checked in by : Robert Osfield
2345From Jonathan Greig, "I was testing out the example and it works fine as a standalone example, but I found that it didn't work as expected when adding the class to some existing code I have to test it out. The osg widget was appearing but it didn't appear to be updating. After tweaking it to pass on the parent QWidget pointer from my code, it worked as expected. I added the WindowFlags to the attached file for good measure. If you look at the Qt Documentation for QWidget ( http://doc.qt.io/qt-5/qwidget.html#QWidget ), you'll see that is exactly where I got this from. When subclassing a widget as such, you should allow the user to pass in the parent at least, considering that has a major effect on how or if Qt may clean up the memory."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14718 16af8721-9629-0410-8352-f15c8da7e697
2346
2347
2348Wed, 25 Feb 2015 18:56:29 +0000
2349Checked in by : Robert Osfield
2350From Andreas Henne, Support for GL3 core profile in osgTextgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14717 16af8721-9629-0410-8352-f15c8da7e697
2351
2352
2353Wed, 25 Feb 2015 16:59:43 +0000
2354Checked in by : Robert Osfield
2355From Michael McDonnell, "I have changed the code so that the plus key increases both the inner and outer tessellation. The minus key decrease both the inner and outer tessellation. You can still use the arrow keys to control inner and outer tessellation separately."From Robert Osfield, clean up the code to fix warnings and make the coding style more consistent with the rest of the OSG.
2356
2357
2358git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14716 16af8721-9629-0410-8352-f15c8da7e697
2359
2360
2361Wed, 25 Feb 2015 14:55:59 +0000
2362Checked in by : Robert Osfield
2363Fixed handling of NULL entries in osg::Geometry TexCoordArrayList and VertexAttribArrayList.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14715 16af8721-9629-0410-8352-f15c8da7e697
2364
2365
2366Tue, 24 Feb 2015 11:06:05 +0000
2367Checked in by : Robert Osfield
2368Fixed matrix setup.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14714 16af8721-9629-0410-8352-f15c8da7e697
2369
2370
2371Mon, 23 Feb 2015 20:28:28 +0000
2372Checked in by : Robert Osfield
2373Fixed image allocation operations.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14712 16af8721-9629-0410-8352-f15c8da7e697
2374
2375
2376Mon, 23 Feb 2015 11:43:21 +0000
2377Checked in by : Robert Osfield
2378From Miha Ravšelj and Robert Osfield, fix for serializer bug in osgText::TextBase and osg::Cameragit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14711 16af8721-9629-0410-8352-f15c8da7e697
2379
2380
2381Mon, 23 Feb 2015 11:07:03 +0000
2382Checked in by : Robert Osfield
2383From Arjun Ramamurthy, fix for use of StatsHandler in multipleviews/windowsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14709 16af8721-9629-0410-8352-f15c8da7e697
2384
2385
2386Fri, 20 Feb 2015 15:12:57 +0000
2387Checked in by : Robert Osfield
2388Changed the toggle of defines so that it works with assumed defaults now set up by the GeometryPool so that when toggling it doesn't have a delay in what the user would expectgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14708 16af8721-9629-0410-8352-f15c8da7e697
2389
2390
2391Fri, 20 Feb 2015 15:04:56 +0000
2392Checked in by : Robert Osfield
2393Removed redudent shaders, and updated remaining shaders to match OpenSceneGraph-Data/shadersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14705 16af8721-9629-0410-8352-f15c8da7e697
2394
2395
2396Fri, 20 Feb 2015 15:02:43 +0000
2397Checked in by : Robert Osfield
2398First step of refactoring the osg::Program management in osgTerrain::GeometryPool for better performance by placing default osg::Program and shader defines on a single StateSet below the osgTerrain::Terraingit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14704 16af8721-9629-0410-8352-f15c8da7e697
2399
2400
2401Wed, 18 Feb 2015 10:52:52 +0000
2402Checked in by : Robert Osfield
2403Moved osgTerrain::GeometryPool from osgTerrain::DisplacementMappingTechnique to the osgTerrain::Terraingit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14703 16af8721-9629-0410-8352-f15c8da7e697
2404
2405
2406Wed, 18 Feb 2015 10:23:14 +0000
2407Checked in by : Robert Osfield
2408From Sebastian Messerschmidt, "Attached you find a version of the ReaderWriterDDS with info outputs set to OSG_INFO instead of OSG_NOTICE. The old version spams the console for each loaded DDS file."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14701 16af8721-9629-0410-8352-f15c8da7e697
2409
2410
2411Tue, 17 Feb 2015 20:42:12 +0000
2412Checked in by : Robert Osfield
2413Added support for DefineList to StateSet::merge(..)git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14700 16af8721-9629-0410-8352-f15c8da7e697
2414
2415
2416Tue, 17 Feb 2015 19:40:58 +0000
2417Checked in by : Robert Osfield
2418From Stephan Wenglorz, "the attached fix corrects a small bug in OperationThread::setDone(bool), calling it had the opposite effect of what was intended, i.e. setting done to false actually finished the thread. The effect was that VPB threads would exit before starting osgdem when a task had been enqueued, because they initially set done to false."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14699 16af8721-9629-0410-8352-f15c8da7e697
2419
2420
2421Tue, 17 Feb 2015 19:22:37 +0000
2422Checked in by : Robert Osfield
2423Removed GL_ usage in definesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14697 16af8721-9629-0410-8352-f15c8da7e697
2424
2425
2426Tue, 17 Feb 2015 19:21:29 +0000
2427Checked in by : Robert Osfield
2428Removed commented out linesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14696 16af8721-9629-0410-8352-f15c8da7e697
2429
2430
2431Tue, 17 Feb 2015 10:36:41 +0000
2432Checked in by : Robert Osfield
2433Cleaned up warning generated when compiling osgocculusviewergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14695 16af8721-9629-0410-8352-f15c8da7e697
2434
2435
2436Fri, 13 Feb 2015 12:50:43 +0000
2437Checked in by : Robert Osfield
2438Improvements to the #pragma(tic) shader composition supportgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14694 16af8721-9629-0410-8352-f15c8da7e697
2439
2440
2441Fri, 13 Feb 2015 10:56:59 +0000
2442Checked in by : Robert Osfield
2443Deprecated the old ShaderComposition example code so that it's now only invoked if you add a --old to the osgshadercomposition command line.Introduced a new shader composition example based on the new #pragama and #define based GLSL shader/osg::StateSet::setDefine() functionality now built into the core OSG.
2444
2445
2446git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14692 16af8721-9629-0410-8352-f15c8da7e697
2447
2448
2449Fri, 13 Feb 2015 07:45:49 +0000
2450Checked in by : Robert Osfield
2451From Farshid Lashkari, "I've attached a fix for some internal glu functions so that they use size_t for computing allocation sizes instead of GLint. I encountered some large images that were triggering integer overflows with the current code."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14690 16af8721-9629-0410-8352-f15c8da7e697
2452
2453
2454Wed, 11 Feb 2015 19:21:27 +0000
2455Checked in by : Robert Osfield
2456Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14689 16af8721-9629-0410-8352-f15c8da7e697
2457
2458
2459Wed, 11 Feb 2015 16:41:31 +0000
2460Checked in by : Robert Osfield
2461Added reassignment of the #version line to the first entry in the source list.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14688 16af8721-9629-0410-8352-f15c8da7e697
2462
2463
2464Wed, 11 Feb 2015 09:41:15 +0000
2465Checked in by : Robert Osfield
2466Added GL #define for Windows buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14687 16af8721-9629-0410-8352-f15c8da7e697
2467
2468
2469Tue, 10 Feb 2015 21:13:16 +0000
2470Checked in by : Robert Osfield
2471Windows build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14686 16af8721-9629-0410-8352-f15c8da7e697
2472
2473
2474Tue, 10 Feb 2015 18:01:02 +0000
2475Checked in by : Robert Osfield
2476Added GL_LINES_ADJACENCY_EXT variants back into ObjectWraper to enable backwards compatibility.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14685 16af8721-9629-0410-8352-f15c8da7e697
2477
2478
2479Tue, 10 Feb 2015 17:53:29 +0000
2480Checked in by : Robert Osfield
2481Change for new Program APIgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14684 16af8721-9629-0410-8352-f15c8da7e697
2482
2483
2484Tue, 10 Feb 2015 17:20:26 +0000
2485Checked in by : Robert Osfield
2486Added support for new #pragam(atic) shader composition to new displacement mapping techniquegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14683 16af8721-9629-0410-8352-f15c8da7e697
2487
2488
2489Tue, 10 Feb 2015 17:04:02 +0000
2490Checked in by : Robert Osfield
2491Introduced new shader composition approach that utilizes #pragma requires(), #pragma import_defines() and #ifdef in GLSL to enable multiple different versions of shaders based on defines passed in from osg::StateSet::setDefine(..).git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14681 16af8721-9629-0410-8352-f15c8da7e697
2492
2493
2494Wed, 4 Feb 2015 15:11:00 +0000
2495Checked in by : Robert Osfield
2496Fixed typo.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14680 16af8721-9629-0410-8352-f15c8da7e697
2497
2498
2499Tue, 3 Feb 2015 16:36:19 +0000
2500Checked in by : Robert Osfield
2501Removed unncessary _EXTgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14679 16af8721-9629-0410-8352-f15c8da7e697
2502
2503
2504Mon, 2 Feb 2015 09:53:55 +0000
2505Checked in by : Robert Osfield
2506Commented out the experimental V8 and Python plugins as these plugins only existed as a proof of concept test linkage with these dependenices, and have no functionality beyond this.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14678 16af8721-9629-0410-8352-f15c8da7e697
2507
2508
2509Tue, 27 Jan 2015 15:07:53 +0000
2510Checked in by : Robert Osfield
2511Replaced _EXT defines with GL-3.2 versionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14677 16af8721-9629-0410-8352-f15c8da7e697
2512
2513
2514Fri, 23 Jan 2015 17:15:20 +0000
2515Checked in by : Robert Osfield
2516From Javier Taibo, "I have found a "bug" in the new audio decoding code (actually I think the bug is in ffmpeg, but anyway it should be wise to protect the OSG plug-in about it). I am attaching a security check in FFmpegDecoderAudio.cpp.If anybody is curious about the problem, it happens sometimes when decoding an AAC audio stream. It eventually includes a PCE block inside the AAC audio frame and then ffmpeg audio decoding function signals a "new_frame" with 1024 samples, but a null pointer instead of the audio data. It can be easily detected because in these cases number of channels is 0. Maybe this is the intended behaviour for ffmpeg, but I find it quite weird.
2517"
2518
2519" It seems that libav does not have a channels attribute in AVFrame structure. This new version should do."
2520
2521
2522git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14676 16af8721-9629-0410-8352-f15c8da7e697
2523
2524
2525Fri, 23 Jan 2015 13:51:09 +0000
2526Checked in by : Robert Osfield
2527Changed osgFX::MultiTextureControl so that it uses an osg::FloatArray internally to enable sharing with osg::Uniform.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14675 16af8721-9629-0410-8352-f15c8da7e697
2528
2529
2530Fri, 23 Jan 2015 13:50:12 +0000
2531Checked in by : Robert Osfield
2532Added MultiTextureControl event handling of shift 012 i.e. ')', '!', '"' and 'A' to toggle full on for each of the respective or all texture units.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14674 16af8721-9629-0410-8352-f15c8da7e697
2533
2534
2535Thu, 22 Jan 2015 16:49:00 +0000
2536Checked in by : Robert Osfield
2537Added #define GL_SEPARATE_ATTRIBS and correcte GL_INTERLEAVED_ATTRIBSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14673 16af8721-9629-0410-8352-f15c8da7e697
2538
2539
2540Thu, 22 Jan 2015 16:41:34 +0000
2541Checked in by : Robert Osfield
2542From Alexey Pavlov, "Export fix for Windows platform"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14672 16af8721-9629-0410-8352-f15c8da7e697
2543
2544
2545Thu, 22 Jan 2015 15:08:26 +0000
2546Checked in by : Robert Osfield
2547Added GL_INTERLEAVED_ATTRIBS for windows buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14671 16af8721-9629-0410-8352-f15c8da7e697
2548
2549
2550Thu, 22 Jan 2015 15:07:50 +0000
2551Checked in by : Robert Osfield
2552Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14670 16af8721-9629-0410-8352-f15c8da7e697
2553
2554
2555Wed, 21 Jan 2015 15:35:19 +0000
2556Checked in by : Robert Osfield
2557From Andreas Henne, OpenGL core profile fixes required for OSX.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14669 16af8721-9629-0410-8352-f15c8da7e697
2558
2559
2560Wed, 21 Jan 2015 11:09:29 +0000
2561Checked in by : Robert Osfield
2562Added TextureWeights uniform support and controls to osgFX::MultiTextureControl to support usage with shaders.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14668 16af8721-9629-0410-8352-f15c8da7e697
2563
2564
2565Tue, 20 Jan 2015 18:01:10 +0000
2566Checked in by : Robert Osfield
2567Re-enabled texturing and fixed runtime warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14667 16af8721-9629-0410-8352-f15c8da7e697
2568
2569
2570Tue, 20 Jan 2015 17:58:56 +0000
2571Checked in by : Robert Osfield
2572Added hardwired geometry shadersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14666 16af8721-9629-0410-8352-f15c8da7e697
2573
2574
2575Tue, 20 Jan 2015 17:40:46 +0000
2576Checked in by : Robert Osfield
2577Updated shadersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14664 16af8721-9629-0410-8352-f15c8da7e697
2578
2579
2580Tue, 20 Jan 2015 15:23:06 +0000
2581Checked in by : Robert Osfield
2582Added key osgTerrain::GeometryPool methods virtual to make it easier to override the shadersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14662 16af8721-9629-0410-8352-f15c8da7e697
2583
2584
2585Tue, 20 Jan 2015 11:24:31 +0000
2586Checked in by : Robert Osfield
2587Changed the reset of the GLExtensions::Set() in the State destructor so that it checks to see if the local _glExtensions pointer has been set up and taken ownership of the GLExtensions::Set() valuegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14661 16af8721-9629-0410-8352-f15c8da7e697
2588
2589
2590Mon, 19 Jan 2015 11:29:55 +0000
2591Checked in by : Robert Osfield
2592Added GeometryPool::s/getUseGeometryShader() hint, and OSG_TERRAIN_USE_GEOMETRY_SHADER env var for setting the default value.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14660 16af8721-9629-0410-8352-f15c8da7e697
2593
2594
2595Fri, 16 Jan 2015 11:03:11 +0000
2596Checked in by : Robert Osfield
2597Added support for using geometry shaders to align the quad diagonals with the local terraingit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14658 16af8721-9629-0410-8352-f15c8da7e697
2598
2599
2600Mon, 12 Jan 2015 10:31:58 +0000
2601Checked in by : Robert Osfield
2602Added a local Vec3Array cache to the HeightFieldDrawable to facilitate efficient intersection testinggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14656 16af8721-9629-0410-8352-f15c8da7e697
2603
2604
2605Mon, 12 Jan 2015 10:30:50 +0000
2606Checked in by : Robert Osfield
2607Added ability to populate a local vertex cache for when one computes final vertex position in a vertex shader but still want to the Primitive functors to work with the transformed positions.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14655 16af8721-9629-0410-8352-f15c8da7e697
2608
2609
2610Wed, 7 Jan 2015 14:14:55 +0000
2611Checked in by : Robert Osfield
2612From Javier Taibo, "I have found that since version 1.1, FFMPEG changed the way audio streams are retrieved, from packed to planar format. SDL interprets packed audio, as is used in the osgmovie example. To make the audio work when the OSGffmpeg plug-in is compiled against recent FFMPEG versions, FFmpegDecoderAudio must check for planar formats and in these cases request the samples as packed. This way all works as before. It can be checked with osgmovie example application.  $ osgmovie --audio movie.avi.ffmpeg
2613  FFmpegImageStream::open audio failed, audio stream will be disabled: unknown audio format
2614
2615  With the attached FFmpegDecoderAudio.cpp, audio sounds correctly.
2616
2617  I am also attaching a modified version of FindFFmpeg.cmake that allows to set as FFMPEG_DIR the ffmpeg compiled in the source directory structure. It should not break anything as it only adds some additional search paths.
2618"
2619
2620
2621git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14654 16af8721-9629-0410-8352-f15c8da7e697
2622
2623
2624Wed, 7 Jan 2015 10:36:34 +0000
2625Checked in by : Robert Osfield
2626From Farshid Lashkari, "small change to osg::Image::readImageFromCurrentTexture to allow reading data from compressed cubemap textures."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14653 16af8721-9629-0410-8352-f15c8da7e697
2627
2628
2629Tue, 6 Jan 2015 17:23:26 +0000
2630Checked in by : Robert Osfield
2631Cleaned up GL_TEXTURE_BUFFER_*ARB usage as include/osg/GLDefines now provides the non ARB variantsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14652 16af8721-9629-0410-8352-f15c8da7e697
2632
2633
2634Tue, 6 Jan 2015 17:12:51 +0000
2635Checked in by : Robert Osfield
2636From Julien Valentin, "To sum up changes, I had:   -some extensions in GLExtensions   - GL_TEXTURE_BUFFER as target in osg::StateSet   - a VBO based transform feed back example "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14651 16af8721-9629-0410-8352-f15c8da7e697
2637
2638
2639Tue, 6 Jan 2015 17:09:44 +0000
2640Checked in by : Robert Osfield
2641Updates SO_VERSION in prep for API modifications since the 3.3.3 dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14650 16af8721-9629-0410-8352-f15c8da7e697
2642
2643
2644Tue, 6 Jan 2015 14:55:00 +0000
2645Checked in by : Robert Osfield
2646From Julien Valentin, added missing initializergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14647 16af8721-9629-0410-8352-f15c8da7e697
2647
2648
2649Tue, 6 Jan 2015 14:41:30 +0000
2650Checked in by : Robert Osfield
2651From Julien Valentin, typo fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14646 16af8721-9629-0410-8352-f15c8da7e697
2652
2653
2654Mon, 5 Jan 2015 17:39:44 +0000
2655Checked in by : Robert Osfield
2656From Jason Beverage, "Here is a fix to the STL plugin that fixes build errors introduced in the last commit.  It's just a simple addition of the stdint.h header."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14644 16af8721-9629-0410-8352-f15c8da7e697
2657
2658
2659Wed, 24 Dec 2014 11:56:48 +0000
2660Checked in by : Robert Osfield
2661Updated ChangeLog and AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14643 16af8721-9629-0410-8352-f15c8da7e697
2662
2663
2664Wed, 24 Dec 2014 11:43:41 +0000
2665Checked in by : Robert Osfield
2666Removed debug messagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14642 16af8721-9629-0410-8352-f15c8da7e697
2667
2668
2669Wed, 24 Dec 2014 11:25:46 +0000
2670Checked in by : Robert Osfield
2671From Marc Helbling,  Clément Léger, Aurélien Chatelain, Paul Cheyrou-Lagrèze : "a last submission for the obj plugin * supports vertex color definition after vertex position by Clément Léger * supports zbrush vertex color definition (as #MRGB comment) by Aurélien Chatelain * adds a noReverseFace option to not mess with face definition by Aurélien Chatelain * makes material parsing case insensitive (by Paul Cheyrou-Lagrèze and me) * makes the plugin resilient to faulty vertex uv/normal definition (i.e. when a too big index is referenced) by Aurélien hatelain "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14641 16af8721-9629-0410-8352-f15c8da7e697
2672
2673
2674Wed, 24 Dec 2014 11:02:18 +0000
2675Checked in by : Robert Osfield
2676From Aurélien Chatelain, "adds support for * quad primitives * face definition with the "vertex_index" label (previously only "vertex_indices" was supported) * replaces normal computation by the SmoothingVisitor to avoid code duplication "Submitted by Marc Helbling.
2677
2678
2679git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14640 16af8721-9629-0410-8352-f15c8da7e697
2680
2681
2682Wed, 24 Dec 2014 10:55:49 +0000
2683Checked in by : Robert Osfield
2684From Aurélien Chatelain, "the smoothing visitor did not handle shared arrays. It may leads to bad geometry arrays when a shared array is involved in the scene. This submission adds shared array duplication (and moves the SharedArrayOptimizer declaration in MeshOptimizer to make it callable from the SmoothingVisitor)."Submitted by Marc Helbling.
2685Edited by Robet Osfield to retain the usual OSG coding style.
2686
2687
2688
2689
2690git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14639 16af8721-9629-0410-8352-f15c8da7e697
2691
2692
2693Wed, 24 Dec 2014 10:47:25 +0000
2694Checked in by : Robert Osfield
2695From Aurélien Chatelain, "updates the STL plugin: * fixes vertex color support * adds 'magics' color definition * cleans options to make the plugin more consistent with other plugins * adds options to not tristrip geometries"Submitted by Marc Helbling.
2696
2697
2698git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14638 16af8721-9629-0410-8352-f15c8da7e697
2699
2700
2701Wed, 24 Dec 2014 10:14:03 +0000
2702Checked in by : Robert Osfield
2703Aded shaders for various combinations of layers.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14637 16af8721-9629-0410-8352-f15c8da7e697
2704
2705
2706Wed, 24 Dec 2014 10:13:42 +0000
2707Checked in by : Robert Osfield
2708Added osgDB::readShaderFileWithFallback(..) convinience functions to make it easier to set up reading external shader files with a built in fallback.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14636 16af8721-9629-0410-8352-f15c8da7e697
2709
2710
2711Tue, 23 Dec 2014 14:20:53 +0000
2712Checked in by : Robert Osfield
2713Added support for reading Vec3 colour arraysgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14634 16af8721-9629-0410-8352-f15c8da7e697
2714
2715
2716Tue, 23 Dec 2014 12:10:03 +0000
2717Checked in by : Robert Osfield
2718Changes to allow the COLLADA plugin to compile against the latest COLLADA DOM version 2.4 as well as retaining compatibility with the old 2.2 DOM.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14633 16af8721-9629-0410-8352-f15c8da7e697
2719
2720
2721Mon, 22 Dec 2014 10:35:33 +0000
2722Checked in by : Robert Osfield
2723Added comment about using -DCMAKE_DISABLE_FINDPACKAGE_* command line.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14632 16af8721-9629-0410-8352-f15c8da7e697
2724
2725
2726Mon, 22 Dec 2014 09:50:10 +0000
2727Checked in by : Robert Osfield
2728Added doxygen comment for ref_ptr<>::release().git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14630 16af8721-9629-0410-8352-f15c8da7e697
2729
2730
2731Mon, 22 Dec 2014 09:49:17 +0000
2732Checked in by : Robert Osfield
2733Updated version number after dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14628 16af8721-9629-0410-8352-f15c8da7e697
2734
2735
2736Fri, 19 Dec 2014 11:00:31 +0000
2737Checked in by : Robert Osfield
2738Windows build error and warning fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14626 16af8721-9629-0410-8352-f15c8da7e697
2739
2740
2741Fri, 19 Dec 2014 10:25:49 +0000
2742Checked in by : Robert Osfield
2743Updated ChangeLog and AUTHORS file for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14625 16af8721-9629-0410-8352-f15c8da7e697
2744
2745
2746Fri, 19 Dec 2014 08:27:30 +0000
2747Checked in by : Robert Osfield
2748Added if () block to avoid script variables set to NOT-Found being used in searchinggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14624 16af8721-9629-0410-8352-f15c8da7e697
2749
2750
2751Fri, 19 Dec 2014 08:25:35 +0000
2752Checked in by : Robert Osfield
2753Fixed script warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14623 16af8721-9629-0410-8352-f15c8da7e697
2754
2755
2756Thu, 18 Dec 2014 17:47:08 +0000
2757Checked in by : Robert Osfield
2758From Aitor Moreno, LAS plugin - depends upon boost and liblas and liblas-cgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14622 16af8721-9629-0410-8352-f15c8da7e697
2759
2760
2761Thu, 18 Dec 2014 16:52:57 +0000
2762Checked in by : Robert Osfield
2763From Adrian Clark, build fix for recent Android NDK using the old Android build approach.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14621 16af8721-9629-0410-8352-f15c8da7e697
2764
2765
2766Thu, 18 Dec 2014 15:59:16 +0000
2767Checked in by : Robert Osfield
2768From Mattias Helsing, "CMake have release 3.0 and 3.1 and we have some bad checks for cmake major version when settings cmake policies in CMakeLists.txt. This fixes it"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14620 16af8721-9629-0410-8352-f15c8da7e697
2769
2770
2771Thu, 18 Dec 2014 11:36:16 +0000
2772Checked in by : Robert Osfield
2773Updated AUTHORSgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14617 16af8721-9629-0410-8352-f15c8da7e697
2774
2775
2776Thu, 18 Dec 2014 11:19:11 +0000
2777Checked in by : Robert Osfield
2778Updated ChangeLog in prep for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14616 16af8721-9629-0410-8352-f15c8da7e697
2779
2780
2781Thu, 18 Dec 2014 11:09:43 +0000
2782Checked in by : Robert Osfield
2783Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14615 16af8721-9629-0410-8352-f15c8da7e697
2784
2785
2786Thu, 18 Dec 2014 10:59:07 +0000
2787Checked in by : Robert Osfield
2788Added DisplaySettings::s/getNvOptimusEnablement() and OSG_NvOptimusEnablement env var control to control the setting of the NvOptimusEnablement variablegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14614 16af8721-9629-0410-8352-f15c8da7e697
2789
2790
2791Thu, 18 Dec 2014 09:24:46 +0000
2792Checked in by : Robert Osfield
2793From Sukender, "Added options to the FBX writer: an ascii/binary switch, and the ability to select FBX version as the SDK handles it (Ex: "FBX201300").This allows the user to achieve backward compatibility, and debug format issues using text output."
2794
2795
2796git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14613 16af8721-9629-0410-8352-f15c8da7e697
2797
2798
2799Thu, 18 Dec 2014 09:03:15 +0000
2800Checked in by : Robert Osfield
2801From Mattias Helsing, "The addition of the GStreamer cmake find script broke my build because cmake vars weren't passed correctly to find_package_handler_args, so while the find script didn't find a single required GStreamer lib or include path it still reported GSTREAMER_FOUND=TRUE (and then tried to compile the new plugin). This fixes it and correctly reports missing components."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14611 16af8721-9629-0410-8352-f15c8da7e697
2802
2803
2804Wed, 17 Dec 2014 19:21:32 +0000
2805Checked in by : Robert Osfield
2806Added support for using SDL2 to the osgmovie to enable it to handle floating point audio formatsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14610 16af8721-9629-0410-8352-f15c8da7e697
2807
2808
2809Wed, 17 Dec 2014 19:20:48 +0000
2810Checked in by : Robert Osfield
2811From Javier Taibo, " I have found that since version 1.1, FFMPEG changed the way audio streams are retrieved, from packed to planar format. SDL interprets packed audio, as is used in the osgmovie example. To make the audio work when the OSGffmpeg plug-in is compiled against recent FFMPEG versions, FFmpegDecoderAudio must check for planar formats and in these cases request the samples as packed. This way all works as before. It can be checked with osgmovie example application.  $ osgmovie --audio movie.avi.ffmpeg
2812  FFmpegImageStream::open audio failed, audio stream will be disabled: unknown audio format
2813
2814  With the attached FFmpegDecoderAudio.cpp, audio sounds correctly.
2815
2816  I am also attaching a modified version of FindFFmpeg.cmake that allows to set as FFMPEG_DIR the ffmpeg compiled in the source directory structure. It should not break anything as it only adds some additional search paths.
2817
2818"
2819
2820Note from Robert Osfield, I have found in testing that audio quality is not good for planar floating point formats, even with adding support for SDL2 to the osgmovie example. I haven't yet tracked down the cause of these audio problems or a solution.
2821
2822
2823git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14609 16af8721-9629-0410-8352-f15c8da7e697
2824
2825
2826Wed, 17 Dec 2014 10:19:02 +0000
2827Checked in by : Robert Osfield
2828From Sukender, "FBX writer was writing an empty file when the scene had a root node being a Geode. This was caused be the change in Drawable (now derived from Node) and Geode (now derived from Group). This fix simply sticks with previous behaviour. Another change could be to adapt WriterNodeVisitor. "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14608 16af8721-9629-0410-8352-f15c8da7e697
2829
2830
2831Tue, 16 Dec 2014 17:37:03 +0000
2832Checked in by : Robert Osfield
2833Fixed warnings and memmory leaksgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14607 16af8721-9629-0410-8352-f15c8da7e697
2834
2835
2836Tue, 16 Dec 2014 17:15:21 +0000
2837Checked in by : Robert Osfield
2838Fixed warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14606 16af8721-9629-0410-8352-f15c8da7e697
2839
2840
2841Tue, 16 Dec 2014 17:08:01 +0000
2842Checked in by : Robert Osfield
2843Improved handling of invalid/unhandled files Added support for ImageStream::LoopigMode variable Fixed memory leak associtied with restarting videos Changed Image::setData() to Image::dirty() to avoid resetting datagit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14605 16af8721-9629-0410-8352-f15c8da7e697
2844
2845
2846Tue, 16 Dec 2014 11:20:42 +0000
2847Checked in by : Robert Osfield
2848From Julen Garcia, "Here there is a small plugin I use to play video files. It is based on GStreamer http://gstreamer.freedesktop.org and I have used the FFmpeg plugin as inspiration."From Robert Osfield, fixed handled of row widths so that they are padded to a 4 byte boundary as certain row widths were being rendered incorrectly.
2849
2850
2851git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14604 16af8721-9629-0410-8352-f15c8da7e697
2852
2853
2854Tue, 16 Dec 2014 09:34:15 +0000
2855Checked in by : Robert Osfield
2856From Marc Helbling, "please find enclosed a submission that should improve the VertexAccessOrderVisitor (pre-transform) optimizer: * it sorts primitives to keep "more complex" primitives first; maybe you'll prefer to have this as an option (but usually it should make more sense to pre-transform triangles before e.g. lines) * currently, the visitor rely on TriangleIndexFunctor and does not take care of points and lines (see https://github.com/openscenegraph/osg/blob/master/include/osg/TriangleIndexFunctor#L124-130). This can lead to issues e.g. if you store the wireframe lines along with some triangles: the triangles will be reindexed but not the line. I've therefore added osg/include/TriangleLinePointIndexFunctor to index triangles, lines and points and derived VertexReorder from this class. * to avoid issues, shared arrays are duplicated. However, in some cases (e.g. an UV channel shared in the geometry only) this is not required. I'm adding a SharedArrayOptimizer to optimize this: it looks for duplicated UVs before the array duplication and deduplicate arrays after. "git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14603 16af8721-9629-0410-8352-f15c8da7e697
2857
2858
2859Mon, 15 Dec 2014 17:15:21 +0000
2860Checked in by : Robert Osfield
2861From Marc Helbling, "please find the mergeTriangleStrip code merged in osgUtil::TriStripVisitor. I've removed the references to DrawArrays as we should no longer produce any.Note that:
2862* as the name suggest, it only works for triangle strips but could probably be easily extended to quads
2863* the resulting primitive is not highly optimized; we could probably sort the strips in order to minimize the number of primitive restart
2864* as we may merge DrawElementsUInt and DrawElementUShort, the code will only generate DrawElementsUInt"
2865
2866
2867git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14602 16af8721-9629-0410-8352-f15c8da7e697
2868
2869
2870Wed, 10 Dec 2014 18:23:32 +0000
2871Checked in by : Robert Osfield
2872Build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14601 16af8721-9629-0410-8352-f15c8da7e697
2873
2874
2875Wed, 10 Dec 2014 13:05:47 +0000
2876Checked in by : Robert Osfield
2877Added OpenGL Transform Feedback extensions.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14600 16af8721-9629-0410-8352-f15c8da7e697
2878
2879
2880Wed, 10 Dec 2014 12:23:04 +0000
2881Checked in by : Robert Osfield
2882From Marcus Hein,  Added support for OpenGL SSBO and SSBB via osg::ShaderStorageBufferObject and osg::ShaderStorageBufferBinding to core OSG library, and added new osgSSBO examplegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14599 16af8721-9629-0410-8352-f15c8da7e697
2883
2884
2885Wed, 10 Dec 2014 11:44:16 +0000
2886Checked in by : Robert Osfield
2887Added GLDefines headergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14597 16af8721-9629-0410-8352-f15c8da7e697
2888
2889
2890Wed, 10 Dec 2014 11:29:54 +0000
2891Checked in by : Robert Osfield
2892From Farshid Lashkari, "The Collada loader would crash while processing textures on certain files. I've attached the fix."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14595 16af8721-9629-0410-8352-f15c8da7e697
2893
2894
2895Wed, 10 Dec 2014 10:44:58 +0000
2896Checked in by : Robert Osfield
2897Removed old GL2Extensions class, replacing it with a typedef to GL2Extensions Removed old includes to include/osg/GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14594 16af8721-9629-0410-8352-f15c8da7e697
2898
2899
2900Wed, 10 Dec 2014 10:38:12 +0000
2901Checked in by : Robert Osfield
2902Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. Moved the #defines into new include/osg/GLDefines Converted all GL2Extensions usage to GLExtensions usagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14593 16af8721-9629-0410-8352-f15c8da7e697
2903
2904
2905Wed, 10 Dec 2014 09:11:17 +0000
2906Checked in by : Robert Osfield
2907Streamlined the extension functionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14592 16af8721-9629-0410-8352-f15c8da7e697
2908
2909
2910Tue, 9 Dec 2014 21:33:12 +0000
2911Checked in by : Robert Osfield
2912Added #ifdef's around GLsync typedefgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14591 16af8721-9629-0410-8352-f15c8da7e697
2913
2914
2915Tue, 9 Dec 2014 20:09:29 +0000
2916Checked in by : Robert Osfield
2917Windows build fixesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14590 16af8721-9629-0410-8352-f15c8da7e697
2918
2919
2920Tue, 9 Dec 2014 19:31:53 +0000
2921Checked in by : Robert Osfield
2922Added new examples to runexamples.bat scriptgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14589 16af8721-9629-0410-8352-f15c8da7e697
2923
2924
2925Tue, 9 Dec 2014 19:22:45 +0000
2926Checked in by : Robert Osfield
2927Quietened down debug messagesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14588 16af8721-9629-0410-8352-f15c8da7e697
2928
2929
2930Tue, 9 Dec 2014 19:20:05 +0000
2931Checked in by : Robert Osfield
2932From Wand Rui, "I've rewritten the osgblenddrawbuffers example to use the new BlendFunci and Capability classes. Hope it will tell others how to make use of the new functionality and why they are important in modern MRT-based applications."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14587 16af8721-9629-0410-8352-f15c8da7e697
2933
2934
2935Tue, 9 Dec 2014 18:30:28 +0000
2936Checked in by : Robert Osfield
2937Moved FBO Extensions into GL2Extensions.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14586 16af8721-9629-0410-8352-f15c8da7e697
2938
2939
2940Tue, 9 Dec 2014 14:58:34 +0000
2941Checked in by : Robert Osfield
2942Removed no longer used Extension definitiongit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14585 16af8721-9629-0410-8352-f15c8da7e697
2943
2944
2945Tue, 9 Dec 2014 14:57:25 +0000
2946Checked in by : Robert Osfield
2947Moved local Extensions structs into GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14584 16af8721-9629-0410-8352-f15c8da7e697
2948
2949
2950Tue, 9 Dec 2014 11:14:33 +0000
2951Checked in by : Robert Osfield
2952Moveved Stencil/StencilTwoSided::Extensions into GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14583 16af8721-9629-0410-8352-f15c8da7e697
2953
2954
2955Tue, 9 Dec 2014 10:37:09 +0000
2956Checked in by : Robert Osfield
2957Moved local Extensions objects to GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14582 16af8721-9629-0410-8352-f15c8da7e697
2958
2959
2960Tue, 9 Dec 2014 10:05:59 +0000
2961Checked in by : Robert Osfield
2962Moved Texture*::Extensions functionality into GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14581 16af8721-9629-0410-8352-f15c8da7e697
2963
2964
2965Mon, 8 Dec 2014 16:08:44 +0000
2966Checked in by : Robert Osfield
2967MOved VertexProgram and FragmentProgram::Extensions into GL2Extensions.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14580 16af8721-9629-0410-8352-f15c8da7e697
2968
2969
2970Mon, 8 Dec 2014 11:08:29 +0000
2971Checked in by : Robert Osfield
2972Fixed memory leak in RenderStageCache.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14578 16af8721-9629-0410-8352-f15c8da7e697
2973
2974
2975Sun, 7 Dec 2014 17:31:49 +0000
2976Checked in by : Robert Osfield
2977MOved SampleMaski::Extensions into osg::GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14577 16af8721-9629-0410-8352-f15c8da7e697
2978
2979
2980Fri, 5 Dec 2014 20:05:18 +0000
2981Checked in by : Robert Osfield
2982Moved TextureCubeMap::Extension functionality into GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14576 16af8721-9629-0410-8352-f15c8da7e697
2983
2984
2985Fri, 5 Dec 2014 17:26:42 +0000
2986Checked in by : Robert Osfield
2987Moved osg::Drawable::Extensions into osg::GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14575 16af8721-9629-0410-8352-f15c8da7e697
2988
2989
2990Fri, 5 Dec 2014 10:37:20 +0000
2991Checked in by : Robert Osfield
2992Fixed windows build warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14574 16af8721-9629-0410-8352-f15c8da7e697
2993
2994
2995Fri, 5 Dec 2014 09:52:42 +0000
2996Checked in by : Robert Osfield
2997Windows build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14573 16af8721-9629-0410-8352-f15c8da7e697
2998
2999
3000Fri, 5 Dec 2014 08:58:23 +0000
3001Checked in by : Robert Osfield
3002From the GLintptr + GLsizeiptr defintions to GL2Extensions headergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14572 16af8721-9629-0410-8352-f15c8da7e697
3003
3004
3005Thu, 4 Dec 2014 19:03:16 +0000
3006Checked in by : Robert Osfield
3007Moved osg::BlenFunc::Extensions into osg::GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14571 16af8721-9629-0410-8352-f15c8da7e697
3008
3009
3010Thu, 4 Dec 2014 18:13:11 +0000
3011Checked in by : Robert Osfield
3012Moved GLBufferObject::Extensions structure into osg::GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14570 16af8721-9629-0410-8352-f15c8da7e697
3013
3014
3015Thu, 4 Dec 2014 18:12:07 +0000
3016Checked in by : Robert Osfield
3017Removed redundent spacesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14569 16af8721-9629-0410-8352-f15c8da7e697
3018
3019
3020Thu, 4 Dec 2014 17:12:55 +0000
3021Checked in by : Robert Osfield
3022Added glMemoryBarrier, glMapBufferRange and glBindBufferBase to GL2Extensionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14568 16af8721-9629-0410-8352-f15c8da7e697
3023
3024
3025Thu, 4 Dec 2014 16:28:32 +0000
3026Checked in by : Robert Osfield
3027Moved old GL2Extensions::Get(..) usage across to new osg::State::get<GL2Extensions>() usagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14567 16af8721-9629-0410-8352-f15c8da7e697
3028
3029
3030Thu, 4 Dec 2014 16:22:31 +0000
3031Checked in by : Robert Osfield
3032Ported GL2Extentions across to using the new GL extensions approach - cutting code count by 3000 lines!git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14566 16af8721-9629-0410-8352-f15c8da7e697
3033
3034
3035Thu, 4 Dec 2014 15:10:43 +0000
3036Checked in by : Robert Osfield
3037Build fix for when ref_ptr<> auto conversion is disabledgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14565 16af8721-9629-0410-8352-f15c8da7e697
3038
3039
3040Wed, 3 Dec 2014 17:31:16 +0000
3041Checked in by : Robert Osfield
3042Added osg::Capability and Cabibilityi base classes to wrap up glEnable/glDisable + glEnablei/glDisablei functionality, with osg::Enablei and osg::Disablei concrete implementations.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14564 16af8721-9629-0410-8352-f15c8da7e697
3043
3044
3045Tue, 2 Dec 2014 17:12:56 +0000
3046Checked in by : Robert Osfield
3047Added osg::BlendFunci, osg::BlendEquationi and osg::ColorMaski StateAttrirbutes that wrap the glBlendFunci, glBlendEquationi and glColorMaski functionsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14563 16af8721-9629-0410-8352-f15c8da7e697
3048
3049
3050Tue, 2 Dec 2014 15:37:07 +0000
3051Checked in by : Robert Osfield
3052Moved BlendEquation across to using the new GL extension setup approach.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14562 16af8721-9629-0410-8352-f15c8da7e697
3053
3054
3055Tue, 2 Dec 2014 15:21:24 +0000
3056Checked in by : Robert Osfield
3057Fixed typogit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14561 16af8721-9629-0410-8352-f15c8da7e697
3058
3059
3060Tue, 2 Dec 2014 11:10:23 +0000
3061Checked in by : Robert Osfield
3062Added a template get and get_exisiting method into osg::State that implements a new mechanism for managing OpenGL extensions.Refactored the BendFunc::Extensions usage to simplify it utilizing the new osg::State extension mechanism.
3063
3064
3065git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14560 16af8721-9629-0410-8352-f15c8da7e697
3066
3067
3068Fri, 28 Nov 2014 16:20:28 +0000
3069Checked in by : Robert Osfield
3070From Rafa Gaitan, "I'm attaching also a new version of the toolchain with support for the r10c ndk. This fixes some CMake Warnings and allows to use the toolchain in macosx."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14558 16af8721-9629-0410-8352-f15c8da7e697
3071
3072
3073Fri, 28 Nov 2014 16:10:14 +0000
3074Checked in by : Robert Osfield
3075Removed include/osg/Version and include/OpenThreads/Version headers as these are autogenerated.Changed the paths for the OpenThreads/osg Version headers to be placed in the PROJECT_BINARY_DIR.
3076
3077
3078git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14557 16af8721-9629-0410-8352-f15c8da7e697
3079
3080
3081Fri, 28 Nov 2014 10:54:40 +0000
3082Checked in by : Robert Osfield
3083Standardized on defined(__ANDROID__)git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14556 16af8721-9629-0410-8352-f15c8da7e697
3084
3085
3086Fri, 28 Nov 2014 10:52:06 +0000
3087Checked in by : Robert Osfield
3088Added getlocaledecpoint() workaround for Android build of lua plugingit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14555 16af8721-9629-0410-8352-f15c8da7e697
3089
3090
3091Thu, 27 Nov 2014 15:54:24 +0000
3092Checked in by : Robert Osfield
3093Added in source shadersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14554 16af8721-9629-0410-8352-f15c8da7e697
3094
3095
3096Thu, 27 Nov 2014 15:39:38 +0000
3097Checked in by : Robert Osfield
3098Changed the name of shader filesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14553 16af8721-9629-0410-8352-f15c8da7e697
3099
3100
3101Wed, 26 Nov 2014 20:40:57 +0000
3102Checked in by : Robert Osfield
3103From Jason Beverage, "It looks like the Callback header got accidentally removed from the CMakeLists.txt in the submission yesterday for the geometry instancing example."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14551 16af8721-9629-0410-8352-f15c8da7e697
3104
3105
3106Wed, 26 Nov 2014 19:05:09 +0000
3107Checked in by : Robert Osfield
3108Windows build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14550 16af8721-9629-0410-8352-f15c8da7e697
3109
3110
3111Wed, 26 Nov 2014 17:08:16 +0000
3112Checked in by : Robert Osfield
3113Fixed warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14549 16af8721-9629-0410-8352-f15c8da7e697
3114
3115
3116Wed, 26 Nov 2014 17:04:12 +0000
3117Checked in by : Robert Osfield
3118Fixed warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14546 16af8721-9629-0410-8352-f15c8da7e697
3119
3120
3121Wed, 26 Nov 2014 16:29:53 +0000
3122Checked in by : Robert Osfield
3123Fixed deprecated warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14545 16af8721-9629-0410-8352-f15c8da7e697
3124
3125
3126Wed, 26 Nov 2014 16:15:37 +0000
3127Checked in by : Robert Osfield
3128Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14542 16af8721-9629-0410-8352-f15c8da7e697
3129
3130
3131Wed, 26 Nov 2014 16:04:33 +0000
3132Checked in by : Robert Osfield
3133Fixed warnings.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14539 16af8721-9629-0410-8352-f15c8da7e697
3134
3135
3136Wed, 26 Nov 2014 16:00:18 +0000
3137Checked in by : Robert Osfield
3138Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14537 16af8721-9629-0410-8352-f15c8da7e697
3139
3140
3141Wed, 26 Nov 2014 15:59:23 +0000
3142Checked in by : Robert Osfield
3143Fixed warninggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14536 16af8721-9629-0410-8352-f15c8da7e697
3144
3145
3146Wed, 26 Nov 2014 14:06:27 +0000
3147Checked in by : Robert Osfield
3148Added osgTerrain::DisplacementMappingTechnique serializergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14535 16af8721-9629-0410-8352-f15c8da7e697
3149
3150
3151Wed, 26 Nov 2014 14:04:20 +0000
3152Checked in by : Robert Osfield
3153Renamed ShaderTerrain to DisplacementMappingTechnique and moved it from the osgterrain example testbed into the osgTerrain NodeKitgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14534 16af8721-9629-0410-8352-f15c8da7e697
3154
3155
3156Wed, 26 Nov 2014 13:36:28 +0000
3157Checked in by : Robert Osfield
3158Moved osgTerrain::GeometryPool from osgterrain example into osgTerrain NodeKitgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14533 16af8721-9629-0410-8352-f15c8da7e697
3159
3160
3161Tue, 25 Nov 2014 14:37:05 +0000
3162Checked in by : Robert Osfield
3163Removed GL header as it's already included via the ${OPENSCENEGRAPH_OPENGL_HEADER} entry.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14532 16af8721-9629-0410-8352-f15c8da7e697
3164
3165
3166Tue, 25 Nov 2014 10:58:23 +0000
3167Checked in by : Robert Osfield
3168From PawelKsiezopolski, "This submission contains a new example for OSG : a geometry instancing rendering algorithm consisting of two consequent phases :- first phase is a GLSL shader performing object culling and LOD picking ( a culling shader ).
3169  Every culled object is represented as GL_POINT in the input osg::Geometry.
3170  The output of the culling shader is a set of object LODs that need to be rendered.
3171  The output is stored in texture buffer objects. No pixel is drawn to the screen
3172  because GL_RASTERIZER_DISCARD mode is used.
3173
3174- second phase draws osg::Geometry containing merged LODs using glDrawArraysIndirect()
3175  function. Information about quantity of instances to render, its positions and other
3176  parameters is sourced from texture buffer objects filled in the first phase.
3177
3178The example uses various OpenGL 4.2 features such as texture buffer objects,
3179atomic counters, image units and functions defined in GL_ARB_shader_image_load_store
3180extension to achieve its goal and thus will not work on graphic cards with older OpenGL
3181versions.
3182
3183The example was tested on Linux and Windows with NVidia 570 and 580 cards.
3184The tests on AMD cards were not conducted ( due to lack of it ).
3185The tests were performed using OSG revision 14088.
3186
3187The main advantages of this rendering method :
3188- instanced rendering capable of drawing thousands of different objects with
3189  almost no CPU intervention  ( cull and draw times are close to 0 ms ).
3190- input objects may be sourced from any OSG graph ( for example - information about
3191  object points may be stored in a PagedLOD graph. This way we may cover the whole
3192  countries with trees, buildings and other objects ).
3193  Furthermore if we create osgDB plugins that generate data on the fly, we may
3194  generate information for every grass blade for that country.
3195- every object may have its own parameters and thus may be distinct from other objects
3196  of the same type.
3197- relatively low memory footprint ( single object information is stored in a few
3198  vertex attributes ).
3199- no GPU->CPU roundtrip typical for such methods ( method uses atomic counters
3200  and glDrawArraysIndirect() function instead of OpenGL queries. This way
3201  information about quantity of rendered objects never goes back to CPU.
3202  The typical GPU->CPU roundtrip cost is about 2 ms ).
3203- this example also shows how to render dynamic objects ( objects that may change
3204  its position ) with moving parts ( like car wheels or airplane propellers ) .
3205  The obvious extension to that dynamic method would be the animated crowd rendering.
3206- rendered objects may be easily replaced ( there is no need to process the whole
3207  OSG graphs, because these graphs store only positional information ).
3208
3209The main disadvantages of a method :
3210- the maximum quantity of objects to render must be known beforehand
3211  ( because texture buffer objects holding data between phases have constant size ).
3212- OSG statistics are flawed ( they don't know anymore how many objects are drawn ).
3213- osgUtil::Intersection does not work
3214
3215Example application may be used to make some performance tests, so below you
3216will find some extended parameter description :
3217--skip-dynamic       - skip rendering of dynamic objects if you only want to
3218                       observe static object statistics
3219--skip-static        - the same for static objects
3220--dynamic-area-size  - size of the area for dynamic rendering. Default = 1000 meters
3221                       ( square 1000m x 1000m ). Along with density defines
3222                       how many dynamic objects is there in the example.
3223--static-area-size   - the same for static objects. Default = 2000 meters
3224                       ( square 2000m x 2000m ).
3225
3226Example application defines some parameters (density, LOD ranges, object's triangle count).
3227You may manipulate its values using below described modifiers:
3228--density-modifier   - density modifier in percent. Default = 100%.
3229                       Density ( along with LOD ranges ) defines maximum
3230                       quantity of rendered objects. registerType() function
3231                       accepts maximum density ( in objects per square kilometer )
3232                       as its parameter.
3233--lod-modifier       - defines the LOD ranges. Default = 100%.
3234--triangle-modifier  - defines the number of triangles in finally rendered objects.
3235                       Default = 100 %.
3236--instances-per-cell - for static rendering the application builds OSG graph using
3237                       InstanceCell class ( this class is a modified version of Cell class
3238                       from osgforest example - it builds simple quadtree from a list
3239                       of static instances ). This parameter defines maximum number
3240                       of instances in a single osg::Group in quadtree.
3241                       If, for example, you modify it to value=100, you will see
3242                       really big cull time in OSG statistics ( because resulting
3243                       tree generated by InstanceCell will be very deep ).
3244                       Default value = 4096 .
3245--export-objects     - write object geometries and quadtree of instances to osgt files
3246                       for later analysis.
3247--use-multi-draw     - use glMultiDrawArraysIndirect() instead of glDrawArraysIndirect() in a
3248                       draw shader. Thanks to this we may render all ( different ) objects
3249                       using only one draw call. Requires OpenGL version 4.3 and some more
3250                       work from me, because now it does not work ( probably I implemented
3251                       it wrong, or Windows NVidia driver has errors, because it hangs
3252                       the apllication at the moment ).
3253
3254This application is inspired by Daniel Rákos work : "GPU based dynamic geometry LOD" that
3255may be found under this address : http://rastergrid.com/blog/2010/10/gpu-based-dynamic-geometry-lod/
3256There are however some differences :
3257- Daniel Rákos uses GL queries to count objects to render, while this example
3258  uses atomic counters ( no GPU->CPU roundtrip )
3259- this example does not use transform feedback buffers to store intermediate data
3260  ( it uses texture buffer objects instead ).
3261- I use only the vertex shader to cull objects, whereas Daniel Rákos uses vertex shader
3262  and geometry shader ( because only geometry shader can send more than one primitive
3263  to transform feedback buffers ).
3264- objects in the example are drawn using glDrawArraysIndirect() function,
3265  instead of glDrawElementsInstanced().
3266
3267Finally there are some things to consider/discuss  :
3268- the whole algorithm exploits nice OpenGL feature that any GL buffer
3269  may be bound as any type of buffer ( in our example a buffer is once bound
3270  as a texture buffer object, and later is bound as GL_DRAW_INDIRECT_BUFFER ).
3271  osg::TextureBuffer class has one handy method to do that trick ( bindBufferAs() ),
3272  and new primitive sets use osg::TextureBuffer as input.
3273  For now I added new primitive sets to example ( DrawArraysIndirect and
3274  MultiDrawArraysIndirect defined in examples/osggpucull/DrawIndirectPrimitiveSet.h ),
3275  but if Robert will accept its current implementations ( I mean - primitive
3276  sets that have osg::TextureBuffer in constructor ), I may add it to
3277  osg/include/PrimitiveSet header.
3278- I used BufferTemplate class writen and published by Aurelien in submission forum
3279  some time ago. For some reason this class never got into osg/include, but is
3280  really needed during creation of UBOs, TBOs, and possibly SSBOs in the future.
3281  I added std::vector specialization to that template class.
3282- I needed to create similar osg::Geometries with variable number of vertices
3283  ( to create different LODs in my example ). For this reason I've written
3284  some code allowing me to create osg::Geometries from osg::Shape descendants.
3285  This code may be found in ShapeToGeometry.* files. Examples of use are in
3286  osggpucull.cpp . The question is : should this code stay in example, or should
3287  it be moved to osgUtil ?
3288- this remark is important for NVidia cards on Linux and Windows : if
3289  you have "Sync to VBlank" turned ON in nvidia-settings and you want to see
3290  real GPU times in OSG statistics window, you must set the power management
3291  settings to "Prefer maximum performance", because when "Adaptive mode" is used,
3292  the graphic card's clock may be slowed down by the driver during program execution
3293  ( On Linux when OpenGL application starts in adaptive mode, clock should work
3294  as fast as possible, but after one minute of program execution, the clock slows down ).
3295  This happens when GPU time in OSG statistics window is shorter than 3 ms.
3296"
3297
3298
3299git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14531 16af8721-9629-0410-8352-f15c8da7e697
3300
3301
3302Tue, 25 Nov 2014 10:33:20 +0000
3303Checked in by : Robert Osfield
3304Removed DrawArrays optimization to simplify the code and open the door to adding primitive combining.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14530 16af8721-9629-0410-8352-f15c8da7e697
3305
3306
3307Tue, 25 Nov 2014 10:11:06 +0000
3308Checked in by : Robert Osfield
3309Commented out State::setUpVertexAttribAlias(..) debug message.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14529 16af8721-9629-0410-8352-f15c8da7e697
3310
3311
3312Mon, 24 Nov 2014 15:19:20 +0000
3313Checked in by : Robert Osfield
3314From Jan Klimke, "i noticed, that there are a couple of additional flaws when building osg for Mac OS X 10.10 Yosemite.The mac os sdk version is recognized by the current CMAKE script as 10.1 instead of 10.10 since it cuts the version string from the 4th place. I introduced a more reliable version checking based on splitting the returned version code into MAJOR MINOR and PATCH parts and reassemble the OSG sdk version afterwards.
3315
3316I replaced the existing CMake code against the following (returning now version 10.10 as expected):
3317
3318 # Determine the canonical name of the selected Platform SDK
3319   EXECUTE_PROCESS(COMMAND "/usr/bin/sw_vers" "-productVersion"
3320                   OUTPUT_VARIABLE OSG_OSX_SDK_NAME
3321                   OUTPUT_STRIP_TRAILING_WHITESPACE)
3322   STRING(REPLACE "." ";" MACOS_VERSION_LIST ${OSG_OSX_SDK_NAME})
3323   LIST(GET MACOS_VERSION_LIST 0 MACOS_VERSION_MAJOR)
3324   LIST(GET MACOS_VERSION_LIST 1 MACOS_VERSION_MINOR)
3325   LIST(GET MACOS_VERSION_LIST 2 MACOS_VERSION_PATCH)
3326
3327   SET(OSG_OSX_SDK_NAME "macosx${MACOS_VERSION_MAJOR}.${MACOS_VERSION_MINOR}")
3328
3329Also i added the check for the new Version to some more find scripts.
3330
3331Additionally the nil object in Objective C now seems to be equivalent with a null_ptr that cannot be passed as GLInt anymore. So i switched this in the PixelBufferCocoa.mm to pass a zero instead of nil.
3332"
3333
3334
3335git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14527 16af8721-9629-0410-8352-f15c8da7e697
3336
3337
3338Mon, 24 Nov 2014 14:54:39 +0000
3339Checked in by : Robert Osfield
3340Added VertexAttribDivisor class to wrap up glVertexAttribDivisor functiongit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14526 16af8721-9629-0410-8352-f15c8da7e697
3341
3342
3343Mon, 24 Nov 2014 14:09:14 +0000
3344Checked in by : Robert Osfield
3345Fixed osgsimplegl3 example's set up of the main camera.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14524 16af8721-9629-0410-8352-f15c8da7e697
3346
3347
3348Mon, 24 Nov 2014 14:01:05 +0000
3349Checked in by : Robert Osfield
3350Added numTextureUnits parameter to the osg::State::resetVertexAttributeAlias(bool, unit) method, and set the default to 8.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14523 16af8721-9629-0410-8352-f15c8da7e697
3351
3352
3353Fri, 21 Nov 2014 20:16:16 +0000
3354Checked in by : Robert Osfield
3355From Alberto Luaces,"the current code uses the preprocessor for generating the plugin path in a way that when CMAKE_INSTALL_PREFIX contains something along the lines of/usr/x86_64-linux-gnu/
3356
3357it gets substituted as
3358
3359/usr/x86_64-1-gnu/
3360
3361that is, the string is preprocessed again, thereby making changes to
3362anything that matches any defined symbol, as "linux" in this example
3363(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763816).
3364
3365Quoting that path directly in CMake scripts solves that problem.
3366"
3367
3368
3369git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14522 16af8721-9629-0410-8352-f15c8da7e697
3370
3371
3372Fri, 21 Nov 2014 20:15:30 +0000
3373Checked in by : Robert Osfield
3374Added comment clarifying how Image::getColor(..) out of 0..1 range texcoords are handled - now clamped to edge.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14520 16af8721-9629-0410-8352-f15c8da7e697
3375
3376
3377Fri, 21 Nov 2014 17:22:30 +0000
3378Checked in by : Robert Osfield
3379Implemented a clamp to edge policy for the Image::g/setColor(color, texcoord).git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14519 16af8721-9629-0410-8352-f15c8da7e697
3380
3381
3382Fri, 21 Nov 2014 17:17:11 +0000
3383Checked in by : Robert Osfield
3384Added testing for Drawables in the CopyOp::operator(Node*) to replicate the old functionality.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14518 16af8721-9629-0410-8352-f15c8da7e697
3385
3386
3387Fri, 21 Nov 2014 16:27:29 +0000
3388Checked in by : Robert Osfield
3389From Sebastian Messerschmidt, "Added setColor function to modify an image based on texture coordinates, parallel to the getColor functionality."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14517 16af8721-9629-0410-8352-f15c8da7e697
3390
3391
3392Fri, 21 Nov 2014 14:46:08 +0000
3393Checked in by : Robert Osfield
3394Added --db-affinit cpuNum option to osgterrain example to illustrate how to set the thead affinity of the DatabasePager threads.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14516 16af8721-9629-0410-8352-f15c8da7e697
3395
3396
3397Fri, 21 Nov 2014 10:44:01 +0000
3398Checked in by : Robert Osfield
3399From Sebastian Messerschmidt, "Attached you find a change adding a getNumSamples() function to retrieve the value set via setNumSamples."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14515 16af8721-9629-0410-8352-f15c8da7e697
3400
3401
3402Fri, 21 Nov 2014 10:37:33 +0000
3403Checked in by : Robert Osfield
3404From Rafa Gaitan, "I finally had some time to change the build system for Android using a Toolchain, which, I think, will be easier to maintain and uses cmake standard system to build it.My changes:
3405-------------------
3406- I changed the cmake files and added a toolchain for building OSG in Android. The toolchain is based on the one used at OpenCV. For building OSG for android you just need to do:
3407
3408    mkdir build_android_static_gles2 && cd build_android_static_gles2
3409    cmake .. -DANDROID_NDK=<path-to-the-android-ndk>
3410                  -DCMAKE_TOOLCHAIN_FILE=../PlatformSpecifics/Android/android.toolchain.cmake
3411                  -DOPENGL_PROFILE="GLES2"
3412                  -DDYNAMIC_OPENTHREADS=OFF
3413                  -DDYNAMIC_OPENSCENEGRAPH=OFF
3414                  -DANDROID_NATIVE_API_LEVEL=15 # optional
3415                  -DANDROID_ABI=armeabim #optional
3416                  -DCMAKE_INSTALL_PREFIX=<path-to-the-install-path> #optional
3417make -j 8
3418make install
3419
3420    The OPENGL_PROFILE works as expected, changing it to "GLES1" it builds and links OSG using GLES1.
3421    The DYNAMIC_OPENTHREADS/DYNAMIC_OPENSCENEGRAPH parameters also allows to build the dynamic libraries
3422
3423- I also added some build fixes for android related to the texture formats and added some missing USE_OSG_SERIALIZER_WRAPPER in the osg serializer library to support loading osgb files in static."
3424
3425
3426git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14514 16af8721-9629-0410-8352-f15c8da7e697
3427
3428
3429Fri, 21 Nov 2014 10:21:46 +0000
3430Checked in by : Robert Osfield
3431From Björn Blissing, fix for ambiguous defines in Atomic.cpp when compiling with MinGW and GCCgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14513 16af8721-9629-0410-8352-f15c8da7e697
3432
3433
3434Thu, 20 Nov 2014 17:37:52 +0000
3435Checked in by : Robert Osfield
3436From Claus Steuer, "XCode 6, IOs 8.1 SDK Compile fix : There are some undefined texture formats when compiling osg for IOs 8.1 with XCode 6 and OpenGLES2 enabled."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14510 16af8721-9629-0410-8352-f15c8da7e697
3437
3438
3439Thu, 20 Nov 2014 17:00:14 +0000
3440Checked in by : Robert Osfield
3441From Pjotr Svetachov, "I was experimenting with VBO's to try to get them on par with display lists when drawing lots of batches and noticed that my program generated a lot of unneeded glClientActiveTexture calls. Digging deeper I found out it came from State::disableTexCoordPointer where the function would call glClientActiveTexture but not glDisableClientState because the geometry didn't have texture coordinates for that channel. This is because in our scene there are some geometries that have move than one uv channels making State::_texCoordArrayList grow. Then the method State::applyDisablingOfVertexAttributes() will call disableTexCoordPointer multiple times.I rearrange the method a little to combat this. Now the logic has the
3442same ordering as disableTexCoordPointersAboveAndIncluding which
3443already combats this."
3444
3445
3446git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14508 16af8721-9629-0410-8352-f15c8da7e697
3447
3448
3449Thu, 20 Nov 2014 16:38:23 +0000
3450Checked in by : Robert Osfield
3451From Farshid Lashkari, "The obj loader was overriding the existing database path list with the file path of the model, instead of prepending the file path to the path list. The latter seems to be more common behavior for most of the existing loader plugins. Also, the local options weren't actually being used when processing the scene graph for textures. I've attached the fix for both issues."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14507 16af8721-9629-0410-8352-f15c8da7e697
3452
3453
3454Thu, 20 Nov 2014 10:52:24 +0000
3455Checked in by : Robert Osfield
3456From Marc Helbling, "here is a trivial fix in the Inventor plugin. In one code path, the pointer validity is checked after dereferencing a pointer that can be null (image->valid()) instead of calling ref_ptr::valid (image.valid())."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14505 16af8721-9629-0410-8352-f15c8da7e697
3457
3458
3459Thu, 20 Nov 2014 10:45:05 +0000
3460Checked in by : Robert Osfield
3461From Marc Helbling, "I've come across scenes that contains geometries with initialized but empty vertex arrays and primitives and that would make some optimizers crash.The submission therefore only contains a test on the size of the vertex array for the VertexCacheMissVisitor and the VertexAccessOrderVisitor visitors."
3462
3463
3464git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14503 16af8721-9629-0410-8352-f15c8da7e697
3465
3466
3467Thu, 20 Nov 2014 10:05:52 +0000
3468Checked in by : Robert Osfield
3469From Christian Ruzicka, "while testing this commit on our OSG 3.2 version, I observed that the changes for ETC2 brake ETC1 support. Attached you'll find the changes to get ETC1 running again"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14501 16af8721-9629-0410-8352-f15c8da7e697
3470
3471
3472Thu, 20 Nov 2014 09:55:50 +0000
3473Checked in by : Robert Osfield
3474From Sukender, "Fix for 3DS reader, which may read wrong triangles. Actually, indices may suffer a 'short int' overflow, in two places."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14500 16af8721-9629-0410-8352-f15c8da7e697
3475
3476
3477Thu, 20 Nov 2014 09:41:27 +0000
3478Checked in by : Robert Osfield
3479Fixed segfalt in Texture2DArray copy constructor where it would apply images to an uninitialzed vector.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14498 16af8721-9629-0410-8352-f15c8da7e697
3480
3481
3482Thu, 20 Nov 2014 09:32:38 +0000
3483Checked in by : Robert Osfield
3484From Marc Helbling, "patch adding support for ambient material in the FBX plugin. It's a straightfoward adaptation of the emissive support and has been tested on a proprietary model."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14495 16af8721-9629-0410-8352-f15c8da7e697
3485
3486
3487Thu, 20 Nov 2014 09:21:52 +0000
3488Checked in by : Robert Osfield
3489From Pjotr Svetachov, fix for build breakage with giflib 5.0.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14493 16af8721-9629-0410-8352-f15c8da7e697
3490
3491
3492Thu, 20 Nov 2014 08:26:34 +0000
3493Checked in by : Robert Osfield
3494From Per Nordqvist, "The README.txt is still somewhat confusing so I have updated it"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14491 16af8721-9629-0410-8352-f15c8da7e697
3495
3496
3497Wed, 19 Nov 2014 17:45:45 +0000
3498Checked in by : Robert Osfield
3499Removed configure script as it's no longer required as cmake . will now default to Releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14490 16af8721-9629-0410-8352-f15c8da7e697
3500
3501
3502Wed, 19 Nov 2014 17:42:11 +0000
3503Checked in by : Robert Osfield
3504Added CMake script to set the default CMAKE_BUILD_TYPE to Release.  Approach taken from simgear.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14489 16af8721-9629-0410-8352-f15c8da7e697
3505
3506
3507Wed, 19 Nov 2014 17:29:15 +0000
3508Checked in by : Robert Osfield
3509Fixed Contributors namesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14486 16af8721-9629-0410-8352-f15c8da7e697
3510
3511
3512Wed, 19 Nov 2014 17:10:21 +0000
3513Checked in by : Robert Osfield
3514From Clement Boesch, "Fix remaining bit of Giflib5 usage"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14485 16af8721-9629-0410-8352-f15c8da7e697
3515
3516
3517Wed, 19 Nov 2014 11:37:37 +0000
3518Checked in by : Robert Osfield
3519From Laurens Voerman, "I found a new way to crach the osgviewer: osgviewer "ProxyNode { FileNameList { cow.osgt } num_children 1 }".osgsThe proxy node reader wrongly assumes options to be non NULL.
3520
3521fixed in attached zip:
3522src\osgWrappers\deprecated-dotosg\osg\ProxyNode.cpp
3523
3524applies to both the 3.2 branch and svn trunk"
3525
3526
3527git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14484 16af8721-9629-0410-8352-f15c8da7e697
3528
3529
3530Wed, 19 Nov 2014 11:30:53 +0000
3531Checked in by : Robert Osfield
3532From Wang Rui, "The submission includes some fixes for osgQt library and osgQtWidgets example: (1) QTextEdit now works with mouse/drag events, (2) scrollbars will change when OSG window is resizing, (3) improve rendering efficiency of QGraphicsViewAdapter so that it works with complex Qt UI, (4) add new setBackgroundWidget() method to indicate a 'background widget', which will ignore mouse/key events on it and pass them to the 3D scene."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14482 16af8721-9629-0410-8352-f15c8da7e697
3533
3534
3535Wed, 19 Nov 2014 10:43:07 +0000
3536Checked in by : Robert Osfield
3537Changed the way that the cell size is passed to the shadergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14481 16af8721-9629-0410-8352-f15c8da7e697
3538
3539
3540Wed, 19 Nov 2014 09:33:53 +0000
3541Checked in by : Robert Osfield
3542From James Turner, "Converting the loops to forward versions fixed the issue. The problem is size_t is unsigned; at the limit condition it doesn’t go negative but wraps around to 0xffffffffffffffff …. and boom."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14480 16af8721-9629-0410-8352-f15c8da7e697
3543
3544
3545Mon, 17 Nov 2014 15:43:26 +0000
3546Checked in by : Robert Osfield
3547Fixed typogit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14478 16af8721-9629-0410-8352-f15c8da7e697
3548
3549
3550Mon, 17 Nov 2014 09:19:38 +0000
3551Checked in by : Robert Osfield
3552Fixed typo in commentgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14477 16af8721-9629-0410-8352-f15c8da7e697
3553
3554
3555Fri, 14 Nov 2014 17:44:20 +0000
3556Checked in by : Robert Osfield
3557Added use of GL_TRIANGLE_STRIP to cut down the size of the primitive indices required.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14476 16af8721-9629-0410-8352-f15c8da7e697
3558
3559
3560Fri, 14 Nov 2014 16:47:32 +0000
3561Checked in by : Robert Osfield
3562Implemented skirt functionalitygit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14475 16af8721-9629-0410-8352-f15c8da7e697
3563
3564
3565Thu, 13 Nov 2014 09:40:11 +0000
3566Checked in by : Robert Osfield
3567Refactored the handling of use of the osgDB::ObjectCache in the DatabasePager to use a local thread specific ObjectCache to handle new additions and then have these additions merged with the main Registry ObjectCache during the main loop.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14474 16af8721-9629-0410-8352-f15c8da7e697
3568
3569
3570Tue, 11 Nov 2014 18:28:07 +0000
3571Checked in by : Robert Osfield
3572Moved implementation of ObjectCache functionality out of Registry into a dedicated osgDB::ObjectCache class.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14473 16af8721-9629-0410-8352-f15c8da7e697
3573
3574
3575Mon, 10 Nov 2014 16:04:43 +0000
3576Checked in by : Robert Osfield
3577To handle thread safe paging and use of the osgDB::Registry ObjectCache, moved the handling of cache into osgDB::DatabasePager.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14472 16af8721-9629-0410-8352-f15c8da7e697
3578
3579
3580Thu, 6 Nov 2014 10:44:27 +0000
3581Checked in by : Robert Osfield
3582From Pjotr Svetachov, "I tried your fix and it exposed a bug in my fix :) The problem is that the readObjectFields method will add the object to the _identifierMap. So all the other instances of that image in the same file will be replaced by the created dummy object. In my fix this was an dummy image and I didn't notice it in our scene's, probably because it covered a small part of an object. In your fix the dummy object was not an image and that leads to a crash when something tries to use it as an image. I have attached a small fix for this bug."
3583
3584
3585git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14471 16af8721-9629-0410-8352-f15c8da7e697
3586
3587
3588Thu, 6 Nov 2014 10:40:54 +0000
3589Checked in by : Robert Osfield
3590Introduced use of MarkerObject to IncrmentalCompileOperation/DatabasePager as a way of marking objects that have already been processed and compiled, thus avoid potential threading conflicts when paged subgraphs are reused.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14470 16af8721-9629-0410-8352-f15c8da7e697
3591
3592
3593Wed, 5 Nov 2014 16:08:42 +0000
3594Checked in by : Robert Osfield
3595Added handling of the reading of field properties to a dummy object for cached images to avoid threading issues associated with reusing and modifying an active object.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14469 16af8721-9629-0410-8352-f15c8da7e697
3596
3597
3598Wed, 5 Nov 2014 13:38:50 +0000
3599Checked in by : Robert Osfield
3600Reinstated the original mechanism for OperationThread::cancel() that co-operatively releases blocks/barriers to make sure the thread is able to exit correctly.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14468 16af8721-9629-0410-8352-f15c8da7e697
3601
3602
3603Tue, 4 Nov 2014 20:07:40 +0000
3604Checked in by : Robert Osfield
3605Improvements to the ShaderTerrain experiemental terrain rendering technique.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14466 16af8721-9629-0410-8352-f15c8da7e697
3606
3607
3608Tue, 4 Nov 2014 20:07:15 +0000
3609Checked in by : Robert Osfield
3610Changed TerrainTile::setDirty() to use children needing update traversal mechanism to address threadng issues.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14465 16af8721-9629-0410-8352-f15c8da7e697
3611
3612
3613Tue, 4 Nov 2014 20:06:05 +0000
3614Checked in by : Robert Osfield
3615Change isRunning variable to an Atomic to address possible race condition asscoiated with reading and writing to the variable from different threads.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14464 16af8721-9629-0410-8352-f15c8da7e697
3616
3617
3618Tue, 4 Nov 2014 16:29:30 +0000
3619Checked in by : Robert Osfield
3620Build fixes for ffmpeg LIBAVCODEC_VERSION_MAJOR >= 56git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14462 16af8721-9629-0410-8352-f15c8da7e697
3621
3622
3623Tue, 4 Nov 2014 11:18:42 +0000
3624Checked in by : Robert Osfield
3625Added an InitRegistry static intiialization and destrucion static to help control the order of construction and destruction of the osgDB::Registry.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14461 16af8721-9629-0410-8352-f15c8da7e697
3626
3627
3628Tue, 4 Nov 2014 10:46:59 +0000
3629Checked in by : Robert Osfield
3630Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14460 16af8721-9629-0410-8352-f15c8da7e697
3631
3632
3633Tue, 21 Oct 2014 15:08:44 +0000
3634Checked in by : Robert Osfield
3635Added experimental osgTerrain::ShaderTerrain TerrainTechnique to osgterrain example to flesh out new shader based displacement mapping approach to osgTerrain databases.Requires shader files place in OpenSceneGraph-Data/shaders from OpenSceneGraph-Data's svn/trunk to function.
3636
3637Run osgterrain example with --shader command line option to select displacement mapping shader approach.
3638
3639
3640
3641git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14458 16af8721-9629-0410-8352-f15c8da7e697
3642
3643
3644Tue, 21 Oct 2014 14:47:43 +0000
3645Checked in by : Robert Osfield
3646Removed --sync related code as it's now integrated into osg::DisplaySettings and osgViewergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14457 16af8721-9629-0410-8352-f15c8da7e697
3647
3648
3649Tue, 21 Oct 2014 14:46:12 +0000
3650Checked in by : Robert Osfield
3651Added osg::SyncSwapBuffersCallback to include/osg/GraphicsContext and support for enabling it to include/osg/DisplaySettings, and to the Viewer/CompositeViewer::realize() methods.To enable the sync of swap buffers set the env var OSG_SYNC_SWAP_BUFFERS to ON or 1, to switch off set to OFF or 0.
3652
3653One can also use the --sync command line option for application that pass on command line options to the osg::DisplaySettings::instance().
3654
3655
3656git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14456 16af8721-9629-0410-8352-f15c8da7e697
3657
3658
3659Tue, 21 Oct 2014 08:27:28 +0000
3660Checked in by : Robert Osfield
3661Removed checks against Drawable as these are no longer required.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14455 16af8721-9629-0410-8352-f15c8da7e697
3662
3663
3664Wed, 17 Sep 2014 17:40:07 +0000
3665Checked in by : Robert Osfield
3666Added support for writing the file path of a script to the lua package.path to help with loading scripts within lua.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14451 16af8721-9629-0410-8352-f15c8da7e697
3667
3668
3669Tue, 16 Sep 2014 17:40:13 +0000
3670Checked in by : Robert Osfield
3671Changed osgvolume example to use the new tf plugin rather than having local code for reading transfer functiongit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14450 16af8721-9629-0410-8352-f15c8da7e697
3672
3673
3674Tue, 16 Sep 2014 11:00:01 +0000
3675Checked in by : Robert Osfield
3676Added write supportgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14449 16af8721-9629-0410-8352-f15c8da7e697
3677
3678
3679Mon, 15 Sep 2014 17:53:44 +0000
3680Checked in by : Robert Osfield
3681Added .tf & .tf-255 plugin for reading ascii 1D transfer functon files in support for volume rendering.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14448 16af8721-9629-0410-8352-f15c8da7e697
3682
3683
3684Fri, 12 Sep 2014 14:16:08 +0000
3685Checked in by : Robert Osfield
3686Added basic frame rendering for TabWidgetgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14446 16af8721-9629-0410-8352-f15c8da7e697
3687
3688
3689Wed, 10 Sep 2014 17:03:27 +0000
3690Checked in by : Robert Osfield
3691Improved the alignment and sizing of TabWidget tab headersgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14445 16af8721-9629-0410-8352-f15c8da7e697
3692
3693
3694Wed, 10 Sep 2014 11:59:51 +0000
3695Checked in by : Robert Osfield
3696Implemented the selection of tabs by clicking, using mouse wheel or arrow keys.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14443 16af8721-9629-0410-8352-f15c8da7e697
3697
3698
3699Tue, 9 Sep 2014 16:12:59 +0000
3700Checked in by : Robert Osfield
3701Improved the handling of the dialog title textgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14442 16af8721-9629-0410-8352-f15c8da7e697
3702
3703
3704Tue, 9 Sep 2014 15:14:35 +0000
3705Checked in by : Robert Osfield
3706Moved the diaglog title bar widgets into the Widget::GraphicsSubgraph map to avoid them poluting the Dialog's children list and to prevent them from being serialized.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14441 16af8721-9629-0410-8352-f15c8da7e697
3707
3708
3709Tue, 9 Sep 2014 13:37:33 +0000
3710Checked in by : Robert Osfield
3711Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or affecting what end users apply via the standard Node::s/getStateSet().Further work on TabWidget.
3712
3713
3714git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14440 16af8721-9629-0410-8352-f15c8da7e697
3715
3716
3717Mon, 8 Sep 2014 08:53:23 +0000
3718Checked in by : Robert Osfield
3719Build fixgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14439 16af8721-9629-0410-8352-f15c8da7e697
3720
3721
3722Fri, 5 Sep 2014 16:04:11 +0000
3723Checked in by : Robert Osfield
3724Added shell of new osgUI::TabWidget classgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14438 16af8721-9629-0410-8352-f15c8da7e697
3725
3726
3727Fri, 5 Sep 2014 11:05:43 +0000
3728Checked in by : Robert Osfield
3729Introduced support for specifying whether a serializer supports different types of usage - one or more of READ_WRITE_PROPERTY, GET_PROPERTY and SET_PROPERTY.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14437 16af8721-9629-0410-8352-f15c8da7e697
3730
3731
3732Wed, 3 Sep 2014 15:54:47 +0000
3733Checked in by : Robert Osfield
3734Added setting of the IsoSurfaceProperty in VolumeSettingsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14436 16af8721-9629-0410-8352-f15c8da7e697
3735
3736
3737Wed, 3 Sep 2014 12:28:04 +0000
3738Checked in by : Robert Osfield
3739Added close button on Dialog title bargit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14435 16af8721-9629-0410-8352-f15c8da7e697
3740
3741
3742Tue, 2 Sep 2014 17:01:44 +0000
3743Checked in by : Robert Osfield
3744Refactored the handling of ComboBox item picking to make it faster and more reliablegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14433 16af8721-9629-0410-8352-f15c8da7e697
3745
3746
3747Tue, 2 Sep 2014 10:00:33 +0000
3748Checked in by : Robert Osfield
3749Improved handling of ComboBox popup togglinggit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14432 16af8721-9629-0410-8352-f15c8da7e697
3750
3751
3752Tue, 2 Sep 2014 09:14:08 +0000
3753Checked in by : Robert Osfield
3754Added support for scaling widgets via the scoll wheel.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14431 16af8721-9629-0410-8352-f15c8da7e697
3755
3756
3757Tue, 2 Sep 2014 08:41:31 +0000
3758Checked in by : Robert Osfield
3759Removed debugging messagegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14430 16af8721-9629-0410-8352-f15c8da7e697
3760
3761
3762Mon, 1 Sep 2014 19:13:35 +0000
3763Checked in by : Robert Osfield
3764Added DragCallback class to help dialog dragging support. Introduced a new Widget::computeExtentsPositionInLocalCoordinates() method that intersects with a ray through mouse pointer and the extents of the widget.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14429 16af8721-9629-0410-8352-f15c8da7e697
3765
3766
3767Thu, 28 Aug 2014 15:11:29 +0000
3768Checked in by : Robert Osfield
3769Improved support for controlling the ShadingModel via the VolumeSettings objectgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14428 16af8721-9629-0410-8352-f15c8da7e697
3770
3771
3772Thu, 28 Aug 2014 09:42:01 +0000
3773Checked in by : Robert Osfield
3774Improved handling of VolumeSettingsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14427 16af8721-9629-0410-8352-f15c8da7e697
3775
3776
3777Wed, 27 Aug 2014 15:08:48 +0000
3778Checked in by : Robert Osfield
3779Changed the osgUI behaviour so that events are set to be handled by Widgets that have focus even if they don't directly use them.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14425 16af8721-9629-0410-8352-f15c8da7e697
3780
3781
3782Wed, 27 Aug 2014 15:07:47 +0000
3783Checked in by : Robert Osfield
3784Changed the NodeVisitor::apply(Drawable&) to call apply(Node&)git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14424 16af8721-9629-0410-8352-f15c8da7e697
3785
3786
3787Wed, 27 Aug 2014 09:25:54 +0000
3788Checked in by : Robert Osfield
3789Added support for getting osgVolumre::Property::ModifieCountgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14422 16af8721-9629-0410-8352-f15c8da7e697
3790
3791
3792Mon, 25 Aug 2014 16:56:47 +0000
3793Checked in by : Robert Osfield
3794Added Property::getModifiedCount() + dirty() to help with tracking changes.  Added VolumeSettings serializers for Property objectsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14421 16af8721-9629-0410-8352-f15c8da7e697
3795
3796
3797Mon, 25 Aug 2014 13:43:11 +0000
3798Checked in by : Robert Osfield
3799Changed StateSet::ParentList from vector<Object*> to vector<Node*> to reflect that Drawable is now a Node.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14420 16af8721-9629-0410-8352-f15c8da7e697
3800
3801
3802Fri, 22 Aug 2014 19:00:53 +0000
3803Checked in by : Robert Osfield
3804Improved handling of setting of the depth of the UI.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14418 16af8721-9629-0410-8352-f15c8da7e697
3805
3806
3807Wed, 20 Aug 2014 14:15:36 +0000
3808Checked in by : Robert Osfield
3809Reordered method implemenations to make it easier to compare similar methodsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14417 16af8721-9629-0410-8352-f15c8da7e697
3810
3811
3812Tue, 19 Aug 2014 16:58:02 +0000
3813Checked in by : Robert Osfield
3814Added toggling on/off of the VolumeSettings ui via the 'E' key.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14416 16af8721-9629-0410-8352-f15c8da7e697
3815
3816
3817Tue, 19 Aug 2014 16:37:20 +0000
3818Checked in by : Robert Osfield
3819Updated VolumeSettings.lua reference to use ui prefix to work with the new OpenSceneGraph-Data/ui/VolumeSettings.lua file.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14415 16af8721-9629-0410-8352-f15c8da7e697
3820
3821
3822Tue, 19 Aug 2014 09:27:46 +0000
3823Checked in by : Robert Osfield
3824Fixed MD2 danglng pointer crash.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14413 16af8721-9629-0410-8352-f15c8da7e697
3825
3826
3827Tue, 19 Aug 2014 09:00:42 +0000
3828Checked in by : Robert Osfield
3829Fixed buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14411 16af8721-9629-0410-8352-f15c8da7e697
3830
3831
3832Tue, 19 Aug 2014 08:57:23 +0000
3833Checked in by : Robert Osfield
3834Fixed buildgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14410 16af8721-9629-0410-8352-f15c8da7e697
3835
3836
3837Thu, 14 Aug 2014 19:00:37 +0000
3838Checked in by : Robert Osfield
3839Added support for ComboBox::currentIndexChanged*(uint) callback API.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14409 16af8721-9629-0410-8352-f15c8da7e697
3840
3841
3842Wed, 13 Aug 2014 09:24:38 +0000
3843Checked in by : Robert Osfield
3844Resert default value to 1.0git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14408 16af8721-9629-0410-8352-f15c8da7e697
3845
3846
3847Fri, 8 Aug 2014 16:42:32 +0000
3848Checked in by : Robert Osfield
3849From Ryan Kawicki, "There is an issue where the model insets of a terrex terrain are being removed during the loading process.  The issue is described below.    - the issue here is that the plugin is removing group nodes if
3850      that group node only has one child.  becuase transforms are also
3851      group nodes, there were cases when the transform would have only
3852      one child under it and would cause it to remove the translation
3853      portion.  this would cause all the vertex data to be loaded around
3854      the last matrix operation, which in our case was the origin (0,0,0).
3855
3856We work off of OSG 2.8.1 but see that this has not been addressed on latest yet.  I’ve tested this against 2.8.1 and have cleanly applied it to my local repository off of latest."
3857
3858
3859
3860git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14407 16af8721-9629-0410-8352-f15c8da7e697
3861
3862
3863Fri, 8 Aug 2014 16:34:12 +0000
3864Checked in by : Robert Osfield
3865From Tim George, "Currently there is a problem with using a camera with a viewport with a non 0 offset and also using an FBO. The problem is that only area made up of the viewports width and height is drawn based on an offset of 0,0 instead of using the viewports offset.It is caused by line 991 in RenderStage.cpp:
3866
3867
3868Code:
3869fbo_ext->glBlitFramebuffer(
38700, 0, static_cast<GLint>(_viewport->width()), static_cast<GLint>(_viewport->height()),
38710, 0, static_cast<GLint>(_viewport->width()), static_cast<GLint>(_viewport->height()),
3872blitMask, GL_NEAREST);
3873
3874
3875
3876which is not taking into account the viewport x and y when performing the blit. It probably should be:
3877
3878
3879Code:
3880fbo_ext->glBlitFramebuffer(
3881static_cast<GLint>(_viewport->x()), static_cast<GLint>(_viewport->y()),
3882static_cast<GLint>(_viewport->width()) + static_cast<GLint>(_viewport->x()), static_cast<GLint>(_viewport->height()) + static_cast<GLint>(_viewport->y()),
3883static_cast<GLint>(_viewport->x()), static_cast<GLint>(_viewport->y()),
3884static_cast<GLint>(_viewport->width()) + static_cast<GLint>(_viewport->x()), static_cast<GLint>(_viewport->height()) + static_cast<GLint>(_viewport->y()),
3885blitMask, GL_NEAREST);
3886"
3887
3888Note from Robert Osfield, made small tweak to above on merge, changing the width+x to x+width to make it read more naturally.
3889
3890
3891
3892git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14405 16af8721-9629-0410-8352-f15c8da7e697
3893
3894
3895Fri, 8 Aug 2014 16:09:39 +0000
3896Checked in by : Robert Osfield
3897From Marc Helbling, "please find a fix for the vertex pretransform visitor (VertexAccessOrderVisitor). The issue with current code is that arrays are collected *before* duplicating shared arrays which leads to arrays that are correctly duplicated but that are not reordered.Also the submitted patch contains a small cleaning in GeometryArrayGathrer as the _useDrawElements variable is not used; it is only set in the GeometryArrayGathrer constructor and VertexAccessOrderVisitor already checks that primitives have indexed type."
3898
3899
3900git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14403 16af8721-9629-0410-8352-f15c8da7e697
3901
3902
3903Fri, 8 Aug 2014 15:45:54 +0000
3904Checked in by : Robert Osfield
3905From Glen Waldron, "Node: patch for remove*Callback() methods to resolve a crash"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14401 16af8721-9629-0410-8352-f15c8da7e697
3906
3907
3908Fri, 8 Aug 2014 09:28:26 +0000
3909Checked in by : Robert Osfield
3910Changes to support building against ANDROID under OSX.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14399 16af8721-9629-0410-8352-f15c8da7e697
3911
3912
3913Tue, 5 Aug 2014 18:32:45 +0000
3914Checked in by : Robert Osfield
3915Implemented osgUI::Validator, IntValidator and DoubleValidator classes that manage validation/specialization of LineEdit widgets to work with just integer or double values.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14398 16af8721-9629-0410-8352-f15c8da7e697
3916
3917
3918Fri, 1 Aug 2014 13:07:38 +0000
3919Checked in by : Robert Osfield
3920Implemented callbacks for validate(), textChanged() and returnPressed()git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14397 16af8721-9629-0410-8352-f15c8da7e697
3921
3922
3923Fri, 1 Aug 2014 10:57:24 +0000
3924Checked in by : Robert Osfield
3925Moved responsiblity for checking current event focus onto Widget::handleImplementations().Added support for closing CombinBox popup when the mouse is clicked outside the popup or combobox widget.
3926
3927
3928git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14396 16af8721-9629-0410-8352-f15c8da7e697
3929
3930
3931Thu, 31 Jul 2014 18:29:31 +0000
3932Checked in by : Robert Osfield
3933Added NodeVisitor::INTERSECTION_VISITOR VisitorTypegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14395 16af8721-9629-0410-8352-f15c8da7e697
3934
3935
3936Wed, 30 Jul 2014 12:48:28 +0000
3937Checked in by : Robert Osfield
3938Fixed rendering of Popupsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14394 16af8721-9629-0410-8352-f15c8da7e697
3939
3940
3941Wed, 30 Jul 2014 12:47:45 +0000
3942Checked in by : Robert Osfield
3943Update SO version to account for new changes to osg::StateSet and osgUIgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14393 16af8721-9629-0410-8352-f15c8da7e697
3944
3945
3946Wed, 30 Jul 2014 12:47:16 +0000
3947Checked in by : Robert Osfield
3948Added StateSet::RenderBinMode::PROTECTED_RENDERBIN_DETAILS  and OVERRIDE_PROTECTED_RENDERBIN_DETAILS options.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14392 16af8721-9629-0410-8352-f15c8da7e697
3949
3950
3951Tue, 29 Jul 2014 15:50:55 +0000
3952Checked in by : Robert Osfield
3953Added preliminary icon to ComboBox.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14391 16af8721-9629-0410-8352-f15c8da7e697
3954
3955
3956Tue, 29 Jul 2014 15:50:37 +0000
3957Checked in by : Robert Osfield
3958Fixed debug commentgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14390 16af8721-9629-0410-8352-f15c8da7e697
3959
3960
3961Tue, 29 Jul 2014 15:50:07 +0000
3962Checked in by : Robert Osfield
3963Implemented prelimary icon support allowing UI widget to place image and model based icons on widgetsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14389 16af8721-9629-0410-8352-f15c8da7e697
3964
3965
3966Tue, 29 Jul 2014 15:47:55 +0000
3967Checked in by : Robert Osfield
3968Added catch for NULL Transform pointers getting into the _transformMap.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14388 16af8721-9629-0410-8352-f15c8da7e697
3969
3970
3971Mon, 28 Jul 2014 16:19:44 +0000
3972Checked in by : Robert Osfield
3973Added handling of Drawables added directly to scene graph without Geode decorating them.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14386 16af8721-9629-0410-8352-f15c8da7e697
3974
3975
3976Thu, 24 Jul 2014 14:14:35 +0000
3977Checked in by : Robert Osfield
3978Added support for changing background colour of LineEdit widget when focus changesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14385 16af8721-9629-0410-8352-f15c8da7e697
3979
3980
3981Thu, 24 Jul 2014 13:25:49 +0000
3982Checked in by : Robert Osfield
3983Refined the colouring of widget to be more in sync with the defaults used in Qt.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14384 16af8721-9629-0410-8352-f15c8da7e697
3984
3985
3986Wed, 23 Jul 2014 16:36:17 +0000
3987Checked in by : Robert Osfield
3988Added VolumeSettings::Filename property.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14383 16af8721-9629-0410-8352-f15c8da7e697
3989
3990
3991Wed, 23 Jul 2014 15:57:35 +0000
3992Checked in by : Robert Osfield
3993Changed the default text colour to blackgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14382 16af8721-9629-0410-8352-f15c8da7e697
3994
3995
3996Wed, 23 Jul 2014 14:50:42 +0000
3997Checked in by : Robert Osfield
3998Added writeFile supportgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14381 16af8721-9629-0410-8352-f15c8da7e697
3999
4000
4001Wed, 23 Jul 2014 10:49:27 +0000
4002Checked in by : Robert Osfield
4003Added Node:getNumParents() and Node:getParent(index) supportgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14380 16af8721-9629-0410-8352-f15c8da7e697
4004
4005
4006Tue, 22 Jul 2014 16:02:33 +0000
4007Checked in by : Robert Osfield
4008Removed State::AppliedProgramObjectSet container and Obsever usage from osg::State to address threading bug crash.The State::AppliedProgramObjectSet wasn't ever being used actively in the current rev of the OSG so populating and clearing was no longer neccessary, allowing the code to be removed completely.
4009
4010
4011git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14377 16af8721-9629-0410-8352-f15c8da7e697
4012
4013
4014Mon, 21 Jul 2014 16:36:47 +0000
4015Checked in by : Robert Osfield
4016Centralized the calling of #include <stdint.h> and VS fallback into include/osg/Types headergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14376 16af8721-9629-0410-8352-f15c8da7e697
4017
4018
4019Mon, 21 Jul 2014 14:32:40 +0000
4020Checked in by : Robert Osfield
4021From Pjotr Svetachov, "I think I spotted some unneeded ref_ptrs in the cullvisitor. The call pushModelViewMatrix or pushProjectionMatrix will already keep the reference when adding it to the MatrixStack. In CullVisitor::apply methods for the billboard and the camera you already take a pointer instead of a ref_ptr."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14375 16af8721-9629-0410-8352-f15c8da7e697
4022
4023
4024Mon, 21 Jul 2014 13:45:58 +0000
4025Checked in by : Robert Osfield
4026Added setting of glPixelStore before glTexSubImage2D call.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14374 16af8721-9629-0410-8352-f15c8da7e697
4027
4028
4029Mon, 21 Jul 2014 13:43:11 +0000
4030Checked in by : Robert Osfield
4031From Jaap Gas, "I want to submit a bugfix for a crash occurring in osgText/Glyph.cpp if the scene tree contains (large) 2D textures from images with STRIDE.============================================================================
4032#0  0x00007fffe8ea4350 in __memmove_ssse3 () from /lib64/libc.so.6
4033#1  0x00007fffe52ced76 in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4034#2  0x00007fffe52d8e86 in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4035#3  0x00007fffe53dd8be in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4036#4  0x00007fffe53c2643 in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4037#5  0x00007fffe53c7fdd in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4038#6  0x00007fffe53cbabf in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4039#7  0x00007fffe53cc1fa in ?? () from /usr/lib64/libnvidia-glcore.so.310.44
4040#8  0x00007ffff30092fd in osgText::GlyphTexture::apply (this=0x1bb8cf0, state=
4041    ...)
4042    at /d43/jaap/dev/jaapOSG/build/OpenSceneGraph3.3.1/src/osgText/Glyph.cpp:234
4043#9  0x00007ffff56c30b6 in osg::State::applyAttributeOnTexUnit (this=0x125f180,
4044    unit=0, attribute=0x1bb8cf0, as=...)
4045    at /d43/jaap/dev/jaapOSG/build/OpenSceneGraph3.3.1/include/osg/State:1713
4046#10 0x00007ffff56c2f3f in osg::State::applyTextureAttribute (this=0x125f180,
4047    unit=0, attribute=0x1bb8cf0)
4048    at /d43/jaap/dev/jaapOSG/build/OpenSceneGraph3.3.1/include/osg/State:411
4049#11 0x00007ffff30204da in osgText::Text::drawTextWithBackdrop (this=0x1baed70,
4050    state=..., colorMultiplier=...)
4051==============================================================================
4052
4053The crash disappears if I either (1) disable the use of images with stride
4054in the (public) osgGeo-library, or (2) add the following bugfix to Glyph.cpp.
4055This combination gives me the confidence that I understand where this problem
4056originates from, without trying to understand the full OpenGL details.
4057
4058===============================================================================
4059@@ -221,7 +223,12 @@
4060             imageData[i] = 0;
4061         }
4062
4063+        glPixelStorei(GL_UNPACK_ALIGNMENT,1);
4064
4065+        #if !defined(OSG_GLES1_AVAILABLE) && !defined(OSG_GLES2_AVAILABLE)
4066+        glPixelStorei(GL_UNPACK_ROW_LENGTH,getTextureWidth());
4067+        #endif
4068+
4069         // allocate the texture memory.
4070         glTexImage2D( GL_TEXTURE_2D, 0, GL_ALPHA,
4071                 getTextureWidth(), getTextureHeight(), 0,
4072================================================================================
4073
4074I have copied (and adapted) the added lines above from the same source file,
4075where they were used in front of a similar call to glTexSubImage2D(.) around
4076line 515.
4077"
4078
4079
4080git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14372 16af8721-9629-0410-8352-f15c8da7e697
4081
4082
4083Mon, 21 Jul 2014 12:21:42 +0000
4084Checked in by : Robert Osfield
4085Initial work on integtasting osgUI into Present3Dgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14370 16af8721-9629-0410-8352-f15c8da7e697
4086
4087
4088Mon, 21 Jul 2014 12:18:43 +0000
4089Checked in by : Robert Osfield
4090Fixed indentationgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14369 16af8721-9629-0410-8352-f15c8da7e697
4091
4092
4093Mon, 21 Jul 2014 09:35:00 +0000
4094Checked in by : Robert Osfield
4095Added debug messagesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14368 16af8721-9629-0410-8352-f15c8da7e697
4096
4097
4098Fri, 18 Jul 2014 17:17:01 +0000
4099Checked in by : Robert Osfield
4100Added serailizer support for NodeVisitor, UpdateVisitor, CullVisitor and EventVisitorgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14367 16af8721-9629-0410-8352-f15c8da7e697
4101
4102
4103Mon, 14 Jul 2014 15:59:06 +0000
4104Checked in by : Robert Osfield
4105Added readScript/writeScript methods to ReaderWritergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14366 16af8721-9629-0410-8352-f15c8da7e697
4106
4107
4108Mon, 14 Jul 2014 14:09:08 +0000
4109Checked in by : Robert Osfield
4110Renamed osgDB::PropertyInterface to osgDB::ClassInterface to better reflect it's functionalitygit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14365 16af8721-9629-0410-8352-f15c8da7e697
4111
4112
4113Fri, 4 Jul 2014 16:45:05 +0000
4114Checked in by : Robert Osfield
4115Added preliminary support for writing VolumeSettings to disk from within Present3D in response to pressing and releasing 'Ctrl-S'.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14363 16af8721-9629-0410-8352-f15c8da7e697
4116
4117
4118Thu, 3 Jul 2014 16:36:02 +0000
4119Checked in by : Robert Osfield
4120Updated iso and mip shaders from OpenSceneGraph-Data.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14358 16af8721-9629-0410-8352-f15c8da7e697
4121
4122
4123Thu, 3 Jul 2014 13:06:23 +0000
4124Checked in by : Robert Osfield
4125Added virtual destructorsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14351 16af8721-9629-0410-8352-f15c8da7e697
4126
4127
4128Thu, 3 Jul 2014 13:05:09 +0000
4129Checked in by : Robert Osfield
4130Fixed line endingsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14350 16af8721-9629-0410-8352-f15c8da7e697
4131
4132
4133Thu, 3 Jul 2014 13:01:05 +0000
4134Checked in by : Robert Osfield
4135Changed enum usage to use the new osgVolume::VolumeSettings versions and added support for reading a VolumeSettings file.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14349 16af8721-9629-0410-8352-f15c8da7e697
4136
4137
4138Thu, 3 Jul 2014 10:01:46 +0000
4139Checked in by : Robert Osfield
4140Refactor VolumeSettings so that it's subclassed from osgVolume::Propertygit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14348 16af8721-9629-0410-8352-f15c8da7e697
4141
4142
4143Wed, 2 Jul 2014 16:26:18 +0000
4144Checked in by : Robert Osfield
4145Added osgVolume::VolumeSettings objectgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14347 16af8721-9629-0410-8352-f15c8da7e697
4146
4147
4148Wed, 2 Jul 2014 15:34:37 +0000
4149Checked in by : Robert Osfield
4150Changed the default image output format to .osgb as .dds isn't able to represent signed byte, short and int data correctly.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14346 16af8721-9629-0410-8352-f15c8da7e697
4151
4152
4153Wed, 2 Jul 2014 14:14:53 +0000
4154Checked in by : Robert Osfield
4155fixed handlng of file type of nested files within a .osgx, .osgt and .osgb file.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14344 16af8721-9629-0410-8352-f15c8da7e697
4156
4157
4158Wed, 2 Jul 2014 10:25:29 +0000
4159Checked in by : Robert Osfield
4160From Laurens Voerman, "just like ClusterCullingCallback (fixed in r14322) visual studio likes an explicit implementation of run() for InteractiveImageHandler.The warning is (14 times):
4161include\osgViewer/ViewerEventHandlers(542): warning C4250: 'osgViewer::InteractiveImageHandler' : inherits 'osgGA::EventHandler::osgGA::EventHandler::run' via dominance (src\osgViewer\StatsHandler.cpp)
4162          include\osgGA/EventHandler(45) : see declaration of 'osgGA::EventHandler::run'
4163
4164
4165attached a zipped version of include\osgViewer\ViewerEventHandlers"
4166
4167
4168git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14343 16af8721-9629-0410-8352-f15c8da7e697
4169
4170
4171Tue, 1 Jul 2014 07:31:46 +0000
4172Checked in by : Robert Osfield
4173Added #include <stdint.h> to address compile issue on some Linux distro's.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14341 16af8721-9629-0410-8352-f15c8da7e697
4174
4175
4176Mon, 30 Jun 2014 15:31:36 +0000
4177Checked in by : Robert Osfield
4178Add dds no flip on write option to prevent output of .dds volume from being flipped by the dds plugin.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14339 16af8721-9629-0410-8352-f15c8da7e697
4179
4180
4181Mon, 30 Jun 2014 13:24:41 +0000
4182Checked in by : Robert Osfield
4183REmoved debug coutgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14338 16af8721-9629-0410-8352-f15c8da7e697
4184
4185
4186Mon, 30 Jun 2014 10:13:19 +0000
4187Checked in by : Robert Osfield
4188From Mikhail Izmestev, "Attached fix to avoid vector reallocs on push_back in StateGraph::moveStateGraph."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14334 16af8721-9629-0410-8352-f15c8da7e697
4189
4190
4191Mon, 30 Jun 2014 09:12:14 +0000
4192Checked in by : Robert Osfield
4193Updated ChangeLog and AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14332 16af8721-9629-0410-8352-f15c8da7e697
4194
4195
4196Mon, 30 Jun 2014 08:56:08 +0000
4197Checked in by : Robert Osfield
4198Updated version numbergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14331 16af8721-9629-0410-8352-f15c8da7e697
4199
4200
4201Mon, 30 Jun 2014 08:46:54 +0000
4202Checked in by : Robert Osfield
4203From Pjotr Svetachov, "Here is a small fix for a overflow when editing large 3d volume data."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14329 16af8721-9629-0410-8352-f15c8da7e697
4204
4205
4206Mon, 30 Jun 2014 08:20:30 +0000
4207Checked in by : Robert Osfield
4208Removed space from #include.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14326 16af8721-9629-0410-8352-f15c8da7e697
4209
4210
4211Mon, 30 Jun 2014 07:37:06 +0000
4212Checked in by : Robert Osfield
4213From Alexander Sinditskiy, build fix to allow building against versions older than librsvg-2.36.2git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14323 16af8721-9629-0410-8352-f15c8da7e697
4214
4215
4216Sat, 28 Jun 2014 06:22:47 +0000
4217Checked in by : Robert Osfield
4218Replaced using NodeCallback::run with explict run() implementation.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14322 16af8721-9629-0410-8352-f15c8da7e697
4219
4220
4221Fri, 27 Jun 2014 15:57:34 +0000
4222Checked in by : Robert Osfield
4223From Pjotr Svetachov, "I made a small change to DataOutputStream.cpp which makes saving Geodes possible again. This is only half a fix as it only will save a Drawable that is part of a Geode. But this change does not require a version bump of the .ive format. I tried it with a few datasets we have here with the 3.2 stable branch and the trunk with this patch and there was no difference in the .ive files that were produced."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14319 16af8721-9629-0410-8352-f15c8da7e697
4224
4225
4226Fri, 27 Jun 2014 15:55:05 +0000
4227Checked in by : Robert Osfield
4228Removed unused method.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14318 16af8721-9629-0410-8352-f15c8da7e697
4229
4230
4231Fri, 27 Jun 2014 15:48:38 +0000
4232Checked in by : Robert Osfield
4233From Laurens Voerman, "attached is a modified version of src/osgUtil/Tessellator.cpp current code checks for a Nullpointer and on notify level info or above will inform you with a crash, by dereferencing it."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14315 16af8721-9629-0410-8352-f15c8da7e697
4234
4235
4236Fri, 27 Jun 2014 15:39:05 +0000
4237Checked in by : Robert Osfield
4238Updated AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14313 16af8721-9629-0410-8352-f15c8da7e697
4239
4240
4241Fri, 27 Jun 2014 15:38:52 +0000
4242Checked in by : Robert Osfield
4243Added an OSG_INIT_SINGLETON_PROXY to make sure that the ApplicationUsage singleton gets intialized before usage.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14312 16af8721-9629-0410-8352-f15c8da7e697
4244
4245
4246Fri, 27 Jun 2014 15:36:47 +0000
4247Checked in by : Robert Osfield
4248Updated AUTHORS filegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14310 16af8721-9629-0410-8352-f15c8da7e697
4249
4250
4251Fri, 27 Jun 2014 15:30:56 +0000
4252Checked in by : Robert Osfield
4253Added a render order sort to the list of Cameras being tested by the *Viewer::generatePointerData(..) method to ensure that the highest Camera gets focus.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14309 16af8721-9629-0410-8352-f15c8da7e697
4254
4255
4256Thu, 26 Jun 2014 15:54:47 +0000
4257Checked in by : Robert Osfield
4258Update ChangeLog for dev releasegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14306 16af8721-9629-0410-8352-f15c8da7e697
4259
4260
4261Thu, 26 Jun 2014 14:16:11 +0000
4262Checked in by : Robert Osfield
4263Revised KdTreeBuilder so that is used the new apply(osg::Geometry&) method rather than expanding an osg::Geode.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14303 16af8721-9629-0410-8352-f15c8da7e697
4264
4265
4266Thu, 26 Jun 2014 11:49:59 +0000
4267Checked in by : Robert Osfield
4268From Sebastian Messerschmidt, "I've applied a simple fix for the backward animation support in osg::Sequence. It will simply use the sign of the speed set in the getNextValue. Attached file is against trunk."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14302 16af8721-9629-0410-8352-f15c8da7e697
4269
4270
4271Thu, 26 Jun 2014 11:11:59 +0000
4272Checked in by : Robert Osfield
4273From Lauren Voerman, "In order to speed up loading large scenes (especially from network disk) I added code to our viewer to setup multiple database-pagers and request the files trough a database-request: databasePager->setUpThreads(16, 1);We experienced problems with multiple databasepagers loading files in parallel, when two threads start to load the same file (usually a texture referenced by multiple models). The second thread to add the file to the cache (sometimes) manages to do so while the refcount from the cached object still is zero, causing the object loaded to be destroyed.
4274Sometimes the second thread manages to ref() the object before Referenced::signalObserversAndDelete does the final recount check, causing a warning:
4275    "Warning Referenced::signalObserversAndDelete(,,) doing delete with _refCount=1"
4276
4277With a deleted object added to the scenegraph we get some undesired results, I think the program only crashes if the object was a Node, and just has some untextured surfaces if it was a texture, but I'm not completely sure.
4278
4279Attached is a modified version of the Registry.cpp, returning the object in cache and let the duplicate loaded object to be destroyed.
4280
4281A more efficient option would be to add some sort of blocking entry to the objectcache to stop the second thread from reading the file, and just wait until the first thread added it to the cache. If you think that's worthwile we would be happy to implement that version. A bit tricky to implement and test, that's why I submit a simple version that stops my program from crashing."
4282
4283
4284
4285git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14300 16af8721-9629-0410-8352-f15c8da7e697
4286
4287
4288Thu, 26 Jun 2014 11:09:46 +0000
4289Checked in by : Robert Osfield
4290Removed erroneous charactergit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14298 16af8721-9629-0410-8352-f15c8da7e697
4291
4292
4293Thu, 26 Jun 2014 10:53:18 +0000
4294Checked in by : Robert Osfield
4295From Farshid Lashkari, "I noticed that Text3D objects would change there z alignment depending on the alignment mode. I'm not sure if this was intentional or just a simple mistake. My expectation was that the front of the object would always stay aligned to the 0 z-plane, regardless of the alignment mode. I've attached an updated version that retains a consistent z-alignment." "I just now noticed another issue with Text3D objects. It was not properly computing the bounding box when non-axis aligned rotations were being applied. In this case all corners of the bounding box need to be transformed in order to get the correct containing box. I've attached the updated file." "The incorrect bounding box problem also applies to regular Text objects. I've attached the fix for that as well as the original Text3D fix."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14296 16af8721-9629-0410-8352-f15c8da7e697
4296
4297
4298Thu, 26 Jun 2014 10:45:07 +0000
4299Checked in by : Robert Osfield
4300From Pjotr Svetachov, "For a scene with a lot of animated agents I did some small optimizations to reduce cpu overhead: 1) Avoid a load-hit-store in UpdateBone. b->getMatrixInBoneSpace() returns the same matrix that was just stored with b->setMatrix() 2) Avoid calling element->isIdentity() for the whole transform stack (can be expensive is element is a matrix) 3) Make the key frame interpolator use binary search instead of a linear one. This is very noticeable in scenes where some geometry has long repeating animations that start at the same time, you will see the update time grow then reset and grow again."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14294 16af8721-9629-0410-8352-f15c8da7e697
4301
4302
4303Thu, 26 Jun 2014 10:24:41 +0000
4304Checked in by : Robert Osfield
4305From Laurens Voerman, "while debugging ImageSequence I had a crash, due to the very large frametimes caused by halting the program. The problem is that when the frame time exceeds the length of the entire image sequence, a looping  sequence will try to read it's _imageDataList beyond its size. fix attached for  src/osg/ImageSequence.cpp"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14293 16af8721-9629-0410-8352-f15c8da7e697
4306
4307
4308Thu, 26 Jun 2014 10:05:53 +0000
4309Checked in by : Robert Osfield
4310From Laurens Voerman, "while testing databasepager stuff I noticed that the various loaders (osg/ive/osgx) do not pass the current options to the imagePager, therefore the images cannot be found if not in the global OSG_FILE_PATH. Attached is a fix, containing modified versions ofFrom Robert Osfield, add check to only apply Options object when a valid Option object is assigned.
4311
4312
4313git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14290 16af8721-9629-0410-8352-f15c8da7e697
4314
4315
4316Thu, 26 Jun 2014 09:38:56 +0000
4317Checked in by : Robert Osfield
4318From Farshid Lashkari, "I've attached a small fix for the ply loader to support Windows style line endings when reading the header."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14288 16af8721-9629-0410-8352-f15c8da7e697
4319
4320
4321Thu, 26 Jun 2014 09:33:56 +0000
4322Checked in by : Robert Osfield
4323From Aurelien Albert, "This submission fix all my problems with reading / writing "osgb" files inside "osga" archive with final archive size > 2 Go, with Windows OS (didn't tested with Linux)"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14287 16af8721-9629-0410-8352-f15c8da7e697
4324
4325
4326Wed, 25 Jun 2014 16:05:56 +0000
4327Checked in by : Robert Osfield
4328From Riccardo Corsi, "there's an inconsistency between the behavior of the method and the debug message it prints out on the console.Around line 1040 of Registry.cpp (see code below) the method returns
4329"simpleFileName" but prints about returning "filename".
4330
4331In attachment the modified file, based on osg 3.2.0
4332ricky
4333
4334
4335<code>
4336if(fileExists(simpleFileName))
4337{
4338    OSG_DEBUG << "FindFileInPath(" << filename << "): returning " <<
4339filename << std::endl;
4340    return simpleFileName;
4341}
4342</code>
4343"
4344
4345
4346git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14285 16af8721-9629-0410-8352-f15c8da7e697
4347
4348
4349Wed, 25 Jun 2014 15:55:21 +0000
4350Checked in by : Robert Osfield
4351From Auelien Albert, "I'm working on an application which use 3ds file format as input and use the name of the material to "map" specific data with 3d geometry.The osg 3ds plugin modify the exported materials name in the same way it modifies the node names.
4352
4353I've added an option to preserve originals materials names, with the assurance of unique material names are preserved."
4354
4355
4356git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14283 16af8721-9629-0410-8352-f15c8da7e697
4357
4358
4359Wed, 25 Jun 2014 15:47:59 +0000
4360Checked in by : Robert Osfield
4361Refactored the way that hole are pruned from the occluder hole list.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14282 16af8721-9629-0410-8352-f15c8da7e697
4362
4363
4364Wed, 25 Jun 2014 11:07:59 +0000
4365Checked in by : Robert Osfield
4366From Laurens Voerman, "a minor patch for osgconv to make sure the helptext is printed if you run "osgconv -h" with OSG_NOTIFY_LEVEL set too low. applys to both trunk and stable branch."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14280 16af8721-9629-0410-8352-f15c8da7e697
4367
4368
4369Wed, 25 Jun 2014 10:45:18 +0000
4370Checked in by : Robert Osfield
4371From Mikhail Izmestev, "Attached fix to avoid vector usage in StateGraph::prune and reduce heap allocations."Notes from Robert Osfield, ammended the erase so that it explictly increments the iterator before the erase call.
4372
4373
4374git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14277 16af8721-9629-0410-8352-f15c8da7e697
4375
4376
4377Wed, 25 Jun 2014 09:58:49 +0000
4378Checked in by : Robert Osfield
4379changed debug message to use OSG_DEBUGgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14276 16af8721-9629-0410-8352-f15c8da7e697
4380
4381
4382Wed, 25 Jun 2014 09:57:36 +0000
4383Checked in by : Robert Osfield
4384From Alexander Sinditskiy, "My changes added support for gltexstorrage2d for texture2d.Initially I described issue in message:
4385http://forum.openscenegraph.org/viewtopic.php?t=13820
4386It solves issue with compiling texture using ico from image with mipmaps
4387
4388I added enviroment variable OSG_GL_TEXTURE_STORAGE_ENABLE to control usage of glTexStorage2d. Initially it is disabled.
4389
4390It used only if image have mipmaps.
4391
4392Another issue is converting from internalFormat + type to sized internal format. I created sizedInternalFormats[] struct where sized internal formats are ordered from worse->best.
4393also this struct have commented lines. Commented formats are listed in
4394http://www.opengl.org/wiki/GLAPI/glTexStorage2D
4395but looks like not using in osg."
4396
4397Note from Robert Osfield.  Changed the env var control to OSG_GL_TEXTURE_STORAGE and made it's value true by default when the feature is supported by the OpenGL driver.  To disable to
4398use of glTexStorage2D use OSG_GL_TEXTURE_STORAGE="OFF" or "DISABLE"
4399
4400
4401
4402git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14275 16af8721-9629-0410-8352-f15c8da7e697
4403
4404
4405Wed, 25 Jun 2014 08:21:13 +0000
4406Checked in by : Robert Osfield
4407From Björn Blissing, "I found a minor error in documentation in include/osg/Math. Function: absolute() had the same description as the function minimum()I removed the erroneous text."
4408
4409
4410git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14273 16af8721-9629-0410-8352-f15c8da7e697
4411
4412
4413Wed, 25 Jun 2014 08:18:05 +0000
4414Checked in by : Robert Osfield
4415From Björn Blissing, "Fix to support correct shininess and transparency in FBX plugin"git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14272 16af8721-9629-0410-8352-f15c8da7e697
4416
4417
4418Tue, 24 Jun 2014 19:57:19 +0000
4419Checked in by : Robert Osfield
4420From Pjotr Svetachov, "There were some modes missing when exporting to .ogst so I added them."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14269 16af8721-9629-0410-8352-f15c8da7e697
4421
4422
4423Tue, 24 Jun 2014 14:58:13 +0000
4424Checked in by : Robert Osfield
4425From Farshid Lashkari, "I've attached a small for the osg ReaderWriter. It was performing a case sensitive comparison to the file extension to determine whether to write the file in ascii or binary. This meant that if the filename was "model.OSGT" it would be treated as binary, instead of ascii. I've updated the plugin to ignore case."git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14267 16af8721-9629-0410-8352-f15c8da7e697
4426
4427
4428Tue, 24 Jun 2014 11:24:13 +0000
4429Checked in by : Robert Osfield
4430Merged fix to merge geometries.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14265 16af8721-9629-0410-8352-f15c8da7e697
4431
4432
4433Mon, 23 Jun 2014 12:02:41 +0000
4434Checked in by : Robert Osfield
4435Fixed nested callback calling.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14264 16af8721-9629-0410-8352-f15c8da7e697
4436
4437
4438Mon, 16 Jun 2014 16:16:10 +0000
4439Checked in by : Robert Osfield
4440Fixed check against totaly number of verticesgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14262 16af8721-9629-0410-8352-f15c8da7e697
4441
4442
4443Mon, 16 Jun 2014 08:54:54 +0000
4444Checked in by : Robert Osfield
4445From Aurelien Albert, "I've got some issues using osgb files within an big osga archive (file size > 2Go).Issue is described here : http://forum.openscenegraph.org/viewtopic.php?t=13914
4446
4447Here is a fix, using "std::streampos" standard type for stream positions up to 64bits.
4448"
4449
4450
4451git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14261 16af8721-9629-0410-8352-f15c8da7e697
4452
4453
4454Fri, 13 Jun 2014 17:17:09 +0000
4455Checked in by : Robert Osfield
4456Added osgUI::ColorPalette classgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14259 16af8721-9629-0410-8352-f15c8da7e697
4457
4458
4459Fri, 13 Jun 2014 17:16:51 +0000
4460Checked in by : Robert Osfield
4461Fixed typo in parameter namegit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14258 16af8721-9629-0410-8352-f15c8da7e697
4462
4463
4464Thu, 12 Jun 2014 16:00:21 +0000
4465Checked in by : Robert Osfield
4466Removed generation of scroll event on the X11 button release event as X11 was generating both a pair of press/release events for a single scroll when movement.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14257 16af8721-9629-0410-8352-f15c8da7e697
4467
4468
4469Thu, 12 Jun 2014 15:24:34 +0000
4470Checked in by : Robert Osfield
4471Added if () blocks to State::convertVertexShaderSourceToOsgBuiltIns() to ensure that only parts of the shader than need replacing are replaced.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14255 16af8721-9629-0410-8352-f15c8da7e697
4472
4473
4474Thu, 12 Jun 2014 14:12:30 +0000
4475Checked in by : Robert Osfield
4476Improved positioning of combo box popup itemsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14253 16af8721-9629-0410-8352-f15c8da7e697
4477
4478
4479Thu, 12 Jun 2014 14:05:28 +0000
4480Checked in by : Robert Osfield
4481Added frame support to ComboBox.Improved the alingment support for text
4482
4483
4484git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14252 16af8721-9629-0410-8352-f15c8da7e697
4485
4486
4487Wed, 11 Jun 2014 16:31:17 +0000
4488Checked in by : Robert Osfield
4489Added handling of AligmentSettings of Text layoutgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14251 16af8721-9629-0410-8352-f15c8da7e697
4490
4491
4492Wed, 11 Jun 2014 10:55:33 +0000
4493Checked in by : Robert Osfield
4494Implemented more robust intersection handling for mouse interactions.  Wired up even handling of ComboBox popup.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14250 16af8721-9629-0410-8352-f15c8da7e697
4495
4496
4497Tue, 10 Jun 2014 08:50:42 +0000
4498Checked in by : Robert Osfield
4499Added using Callback::run() method to Drawable::CullCallbackgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14249 16af8721-9629-0410-8352-f15c8da7e697
4500
4501
4502Mon, 9 Jun 2014 13:46:44 +0000
4503Checked in by : Robert Osfield
4504Fixed handling of Drawable callbacks and NumChildrenRequiringEventTraversalgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14248 16af8721-9629-0410-8352-f15c8da7e697
4505
4506
4507Fri, 6 Jun 2014 15:05:31 +0000
4508Checked in by : Robert Osfield
4509Removed redudent NodeVisitor::s/getUserData() as osg::Object provide this.Added using run entry to InteractiveImageHandler to quieten warning
4510
4511
4512
4513
4514git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14247 16af8721-9629-0410-8352-f15c8da7e697
4515
4516
4517Fri, 6 Jun 2014 09:12:43 +0000
4518Checked in by : Robert Osfield
4519Added using NodeCallback::run() to avoid warningsgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14246 16af8721-9629-0410-8352-f15c8da7e697
4520
4521
4522Fri, 6 Jun 2014 09:01:25 +0000
4523Checked in by : Robert Osfield
4524Added missing OSG_EXPORTgit-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14245 16af8721-9629-0410-8352-f15c8da7e697
4525
4526
4527Thu, 5 Jun 2014 16:26:13 +0000
4528Checked in by : Robert Osfield
4529Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14244 16af8721-9629-0410-8352-f15c8da7e697
4530
4531
4532Wed, 4 Jun 2014 08:59:31 +0000
4533Checked in by : Robert Osfield
4534Updated shaders from OpenSceneGraph-Data sources
4535
4536Tue, 3 Jun 2014 15:05:51 +0000
4537Checked in by : Robert Osfield
4538From Pjotr Sventachov and Robert Osfield, added callback unit test to osgcallback example, to use test run osgcallback --test, if everything is functioning then test1 to test7 messages should be reported to the console.
4539
4540Tue, 3 Jun 2014 09:52:55 +0000
4541Checked in by : Robert Osfield
4542Reverted change of Node::ParentList from being a vector<Node*> back to a vector<Group*>
4543
4544Tue, 3 Jun 2014 09:23:24 +0000
4545Checked in by : Robert Osfield
4546Refactor osg::Geode to subclass from osg::Group and reuse the NodeList children container
4547
4548Mon, 2 Jun 2014 16:20:39 +0000
4549Checked in by : Robert Osfield
4550Removed OSG_USE_BOUND and associated osg::Bound adapter class to avoid problems with BoundingBox::expandBy/expandByRadius() implementation choosing a null BoundingBox from the osg::Bound class causing crashes.
4551
4552Mon, 2 Jun 2014 08:13:39 +0000
4553Checked in by : Robert Osfield
4554From Roni Zanolli, build fix for iPhone
4555
4556Fri, 30 May 2014 16:44:36 +0000
4557Checked in by : Robert Osfield
4558Implemented basic frame graphic
4559
4560Thu, 29 May 2014 15:21:42 +0000
4561Checked in by : Robert Osfield
4562Futher work on ComboBox/Popup
4563
4564Thu, 29 May 2014 10:51:26 +0000
4565Checked in by : Robert Osfield
4566Added beginnings of ComboBox popup functionality.
4567
4568Wed, 28 May 2014 10:18:57 +0000
4569Checked in by : Robert Osfield
4570Added cached Depth and ColorMask to reduce the amount of duplicate state in the osgUI subgraph
4571
4572Wed, 28 May 2014 10:06:14 +0000
4573Checked in by : Robert Osfield
4574Replaced Widget::GraphicsSubgraph with GraphicsSubgraphMap to allow finer control of when the rendering subgraphs are done.
4575
4576Tue, 27 May 2014 14:14:51 +0000
4577Checked in by : Robert Osfield
4578Improved handling of text
4579
4580Mon, 26 May 2014 16:32:20 +0000
4581Checked in by : Robert Osfield
4582Removed Dialog/Popup::open/close() methods as they are replaced by the setVisible() method
4583
4584Mon, 26 May 2014 16:27:33 +0000
4585Checked in by : Robert Osfield
4586Implemented Widger::Visible and Enabled usage
4587
4588Mon, 26 May 2014 16:15:33 +0000
4589Checked in by : Robert Osfield
4590Added Visible and Enalbed properties to Widget
4591
4592Mon, 26 May 2014 16:15:12 +0000
4593Checked in by : Robert Osfield
4594Fixed missing initilaizer
4595
4596Mon, 26 May 2014 15:58:18 +0000
4597Checked in by : Robert Osfield
4598Added item serializer
4599
4600Fri, 23 May 2014 18:59:16 +0000
4601Checked in by : Robert Osfield
4602Implemented clipping of widget to the widgets extents.
4603
4604Fri, 23 May 2014 15:00:49 +0000
4605Checked in by : Robert Osfield
4606Implemented scheme for making sure nested widgest overdraw parent widgets graphics
4607
4608Fri, 23 May 2014 15:00:09 +0000
4609Checked in by : Robert Osfield
4610Added wrappers for open and close methods
4611
4612Thu, 22 May 2014 10:02:35 +0000
4613Checked in by : Robert Osfield
4614Added osgUI::Widget::set/getGraphicsSubgraph() to hold the subgraph that does the rendering portion of widgets
4615
4616Wed, 21 May 2014 16:15:02 +0000
4617Checked in by : Robert Osfield
4618Addd method implementation in serializers
4619
4620Wed, 21 May 2014 10:17:31 +0000
4621Checked in by : Robert Osfield
4622Fixed handling of traverse
4623
4624Wed, 21 May 2014 09:45:11 +0000
4625Checked in by : Robert Osfield
4626Improved handling of callback object to open the door to use of general osg::CallbackObject as mechnisms for something simialr to Qt's signal/slot mechanism.
4627
4628Wed, 21 May 2014 09:07:25 +0000
4629Checked in by : Robert Osfield
4630Added osg::runNamedCallbackObjects(..) convinience method for run all named osg::CallbackObjects attached to an osg::Object
4631
4632Wed, 21 May 2014 09:06:17 +0000
4633Checked in by : Robert Osfield
4634Renamed callbacks to avoid overlap with Node callbacks
4635
4636Tue, 20 May 2014 16:09:34 +0000
4637Checked in by : Robert Osfield
4638Moved the _boundingSphere set method into the update section of the Drawable::getBoundingBox() methodAdded an UpdateVisitor::apply(Drawable&) implementation.
4639
4640
4641
4642Tue, 20 May 2014 15:34:12 +0000
4643Checked in by : Robert Osfield
4644From Pjotr Svetachov, "I stumbled on a little bug with the new drawables. I was distributing points data into different drawables that I used in a LOD later. When simplifying the system to not use geodes anymore I came upon the following bug: If Drawable::getBoundingBox would compute an invalid bounding box (if it was for example empty) it would make a bounding sphere with a infinite radius which counts as a valid sphere in osg.Attached is a small fix."
4645
4646
4647
4648Tue, 20 May 2014 08:35:39 +0000
4649Checked in by : Robert Osfield
4650Improved the handling of updating of text
4651
4652Tue, 20 May 2014 08:35:19 +0000
4653Checked in by : Robert Osfield
4654Added shell of Popup class
4655
4656Tue, 20 May 2014 08:34:32 +0000
4657Checked in by : Robert Osfield
4658Added check against whether an event has been handled or not before actioning escape/quit.
4659
4660Mon, 19 May 2014 10:11:50 +0000
4661Checked in by : Robert Osfield
4662Add shell of Dialog class
4663
4664Mon, 19 May 2014 09:30:36 +0000
4665Checked in by : Robert Osfield
4666Added handling of up/down key to ComboBox
4667
4668Fri, 16 May 2014 19:24:58 +0000
4669Checked in by : Robert Osfield
4670Added initial cut of ComboBox
4671
4672Fri, 16 May 2014 10:38:40 +0000
4673Checked in by : Robert Osfield
4674Added initial shell of PushButton implementation
4675
4676Thu, 15 May 2014 16:30:17 +0000
4677Checked in by : Robert Osfield
4678Added support for intesecting Drawable that are attached directly to the scene graph without an osg::Geode
4679
4680Thu, 15 May 2014 14:57:28 +0000
4681Checked in by : Robert Osfield
4682From Sebastian Messerschmidt, "There was some small error due to MS non-conformity handling comments correctly."
4683
4684Thu, 15 May 2014 14:45:28 +0000
4685Checked in by : Robert Osfield
4686From Pjotr Svetachov, build fixes for VisualStudio
4687
4688Thu, 15 May 2014 13:34:50 +0000
4689Checked in by : Robert Osfield
4690Added osgGA dependency
4691
4692Thu, 15 May 2014 13:22:47 +0000
4693Checked in by : Robert Osfield
4694Placed the #include<osg/Node> within #ifdef OSG_USE_BOUND to prevent unncessary inclusion of Node header when OSG_USE_BOUND is false.
4695
4696Thu, 15 May 2014 09:26:59 +0000
4697Checked in by : Robert Osfield
4698Added Node::asDrawable() and Node::asGeometry() methods to provide a low cost way of casting a node to Drawable and Geoemtry.Changed the Group::computeBound() method so that it takes account of the a Drawable's BoundingBox.
4699
4700
4701
4702Wed, 14 May 2014 16:52:18 +0000
4703Checked in by : Robert Osfield
4704Fixed the bounding sphere computation and handling of Drawable as the root of the scene graph
4705
4706Wed, 14 May 2014 16:01:40 +0000
4707Checked in by : Robert Osfield
4708Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
4709
4710Wed, 14 May 2014 16:00:08 +0000
4711Checked in by : Robert Osfield
4712Cleaned up code
4713
4714Wed, 14 May 2014 10:19:43 +0000
4715Checked in by : Robert Osfield
4716
4717
4718Tue, 13 May 2014 08:43:07 +0000
4719Checked in by : Robert Osfield
4720Changed the Node::ParentList to be a list of osg::Node rather than osg::Group, and added addChild, removeChild, replaceChild virtual method to Node to enable code to user code compile with minimal modifications to account for the new change to the Node ParentList.
4721
4722Mon, 12 May 2014 12:10:35 +0000
4723Checked in by : Robert Osfield
4724From Farshid Lashkari, "As discussed, I've added the ability to handle Drawable objects within the NodeVisitor class. Here is an overview of the changes:- Added apply(Drawable) and apply(Geometry) to NodeVisitor
4725
4726- Added accept(NodeVisitor) method to Drawable/Geometry
4727
4728- Added traverse(NodeVisitor) to Geode which calls accept(NodeVisitor) on all Drawables
4729
4730- Updated CullVisitor to use new apply(Drawable) to handle drawables. The apply(Billboard) method still manually handles the drawables since it is depends on the billboard settings. I needed to disable the traverse within billboard to prevent duplicate traversal of drawables.
4731
4732- Update other osgUtil node visitors (GLObjectsVisitor, IncrementalCompileOperation, ..) to use new apply(Drawable) method.
4733"
4734
4735
4736
4737Mon, 12 May 2014 11:27:54 +0000
4738Checked in by : Robert Osfield
4739Added beginnings of new osgUI library, a replacement for osgWidget that works fully in 3D/stereo and is scriptable.
4740
4741Tue, 6 May 2014 16:38:57 +0000
4742Checked in by : Robert Osfield
4743Replaced obsolete __linux usage.
4744
4745Tue, 6 May 2014 09:43:32 +0000
4746Checked in by : Robert Osfield
4747From Stephan Huber, "Xcode changed the default std-lib-implementation again. Now it’s GNU++98 instead of C++11. I adapted the cMakeList.txt files accordingly to add this new option so we can set it explicitly and link against 3rdparty-c++-libs."
4748
4749Tue, 6 May 2014 08:37:39 +0000
4750Checked in by : Robert Osfield
4751From Stephan Huber, "Please revert the change to FindQuickTime.cmake as this breaks compilation for IOS and possibly OS X."
4752
4753Fri, 2 May 2014 09:12:36 +0000
4754Checked in by : Robert Osfield
4755From Farshid Lashkari, "fix for the Collada loader where it would access a null string in some cases"
4756
4757Fri, 2 May 2014 09:11:16 +0000
4758Checked in by : Robert Osfield
4759From Ali Botorabi, "recently I ran into a problem with Microsoft's Appverifier while using OpenThreads on win32 platform. The Appverifier complained about an invalid thread handle during starting of a new thread. After looking closer into the problem it seemed that indeed a potential root of problem may be in the thread startup code. See the line below in Win32Thread.cpp (line number 347):    pd->tid.set( (void*)_beginthreadex(NULL,static_cast<unsigned>(pd->stackSize),ThreadPrivateActions::StartThread,static_cast<void *>(this),0,&ID));
4760
4761the method "pd->tid.set" sets the thread id, however via the startup function "ThreadPrivateActions::StartThread" that thread id is used (see further down the call hierarchy the line "int status = SetThreadPriority( pd->tid.get(), prio);".
4762
4763Until now I never ran into any problem in debug or release builds, though. It seems that furtunately the tid.set method was executed always before the tid.get method in the startup code. However, this may make trouble in the furture. A simple solution is the following: just replace the line above with following two lines:
4764
4765    pd->tid.set( (void*)_beginthreadex(NULL,static_cast<unsigned>(pd->stackSize),ThreadPrivateActions::StartThread,static_cast<void *>(this),CREATE_SUSPENDED,&ID));
4766    ResumeThread(pd->tid.get());
4767
4768
4769The trick is just starting the thread in suspended mode so the StartThread function does not get executed and we can safely store the tid by pd->tid.set. Then start the Thread by calling ResumeThread."
4770
4771
4772
4773Thu, 1 May 2014 15:50:14 +0000
4774Checked in by : Robert Osfield
4775From Stephan Huber, fix for OSX build
4776
4777Wed, 30 Apr 2014 13:19:22 +0000
4778Checked in by : Robert Osfield
4779Renamed the new include/osg/OpenGL automatically configured header file to include/osg/GL replacing the original hand built GL header
4780
4781Wed, 30 Apr 2014 11:51:40 +0000
4782Checked in by : Robert Osfield
4783From Sebastian Messerschmidt, "attached is the compile/linker fix for multiple definitions of getTypeEnum when compiling the Lua with VisualStudio and potentially other compilers. "
4784
4785Tue, 29 Apr 2014 15:14:39 +0000
4786Checked in by : Robert Osfield
4787From Pjotr Svetachov, "have added some missing serializers for RigGeomery. Withouth them I ran into two issues.At first you get a bunch of warnings that osg::ComputeBoundCallback
4788and osg::UpdateCallback were unsupported wrapper classes when
4789converting fbx models with skeletal animation to osg(t/b).
4790
4791The second issue was that when reading, the readers fail to read the
4792ComputeBoundCallback and UpdateCallback and set them to NULL which
4793messes up the RigGeometry.
4794
4795Because a RigGeometry makes his own classes in the constructor it
4796might be preferable to not write them at all, because now those
4797classes are being made two times when reading a RigGeometry. But after
4798thinking about this that would place too much limits on them (you
4799won't be able to share or name them and save that information or make
4800a new inherited class from them and write that one) So I ended up
4801thinking the best way was to just write the files.
4802"
4803
4804
4805
4806Tue, 29 Apr 2014 13:41:35 +0000
4807Checked in by : Robert Osfield
4808From Pjotr Svetachov, "Today I found a bug in the IutputStream class when saving array attributes in vec3b format. It looks like my compiler takes the wrong overload and outputs integers instead of characters. The problem is that vec3b is of type signed char and that is not the same as char ( see http://stackoverflow.com/questions/436513/char-signed-char-char-unsigned-char ) and visual studio 2013 will promote it to integer when choosing an overload. It looks like that the InputStream class already takes care of this issue (if it didn't it would have read everything ok and I would have not even stumbled upon this bug. :) )"
4809
4810Tue, 29 Apr 2014 12:19:21 +0000
4811Checked in by : Robert Osfield
4812From Mattias Helsing, "I finally got to fix the cmake Modules that have duplicates in later version of cmake. See attached submission. I have tested the ones that I compile myself (GDAL, Freetype, ZLIB) on ubuntu 12.04 with cmake-2.8.7."
4813
4814Tue, 29 Apr 2014 12:18:51 +0000
4815Checked in by : Robert Osfield
4816From Paul Martz, "There is no standard place for gl/glcorearb.h on Windows. Previously, the only way to get OSG to build for core profile was to append an additional include directory ("/I") onto the CFLAGS variables This submission adds a FindGLCORE.cmake script so that the path to gl/glcorearb.h can be specified with a variable, GLCORE_ROOT, either in CMake or the environment.Currently this submission is Windows-only. I don't think OSX or Linux require any help in locating gl/glcorearb.h. But if they do, this submission can be easily modified.
4817
4818Files:
4819 - "CMakeLists.txt" is the top-level file.
4820 - FindGLCORE.cmake" and "OsgMacroUtils.cmake" go in CMakeModules.
4821"
4822
4823
4824
4825Mon, 28 Apr 2014 14:58:36 +0000
4826Checked in by : Robert Osfield
4827From Pjotr Svetachov, "I had the osgvolume example crash on me when loading large volume datasets due to an overflow in image.cpp after a unneeded cast from unsigned int to int. Here is a small fix."
4828
4829Mon, 28 Apr 2014 14:57:05 +0000
4830Checked in by : Robert Osfield
4831From Jason Beverage, "Here is a fix for a small race condition in osgDB::makeDirectory.  It attempts to create all the directories in the given path and stops attempting to make directories when one of them fails.  I've added a check to see if the failure occurred b/c the directory was created by another thread or process.We were running into issues occasionally in osgEarth where multiple threads were writing out files like /1/2/3.jpg and /1/3/4.jpg.  Both threads would try to create the /1 directory and only one of them would succeed.  So the first thread would write out the full /1/2/3.jpg while the second thread wouldn't create the /1/3 directory b/c /1 was already created and the writing of /1/3/4.jpg would fail.
4832"
4833
4834
4835
4836Mon, 28 Apr 2014 11:53:58 +0000
4837Checked in by : Robert Osfield
4838Fixed type error
4839
4840Fri, 25 Apr 2014 08:57:27 +0000
4841Checked in by : Robert Osfield
4842From Pjotr Svetachov, "For me osgviewer.cpp and Renderer.cpp were not compiling (visual studio 2013 with profile GL2) because they were still using GLuintEXT. So I changed that, see the attached files.I also noticed that the generated OpenGL header were not copied to the installation directory so my own application could not find it."
4843
4844
4845
4846Fri, 25 Apr 2014 08:56:53 +0000
4847Checked in by : Robert Osfield
4848Reordered the configuiration file blocks to make it more understandable
4849
4850Fri, 25 Apr 2014 08:18:03 +0000
4851Checked in by : Robert Osfield
4852From Paul Martz, fixed placement of OpenGL header so that it gets generated and placed in the build directory as per the Config file
4853
4854Thu, 24 Apr 2014 17:26:46 +0000
4855Checked in by : Robert Osfield
4856From Farshid Lashkari, "I've attached a small fix to the Collada loader which prevents a null pointer access in some cases."
4857
4858Thu, 24 Apr 2014 17:23:16 +0000
4859Checked in by : Robert Osfield
4860From Lionel Lagarde, "In the ::apply method, when the image data need to be re-uploaded, the Texture2DArray checks if the TextureObject can be re-used. The test was made using the constant 1 instead of the real texture depth, so the TextureObject was never re-used."
4861
4862Thu, 24 Apr 2014 17:14:54 +0000
4863Checked in by : Robert Osfield
4864From Kristofer Tingdahl, "I and my team have gone over the code again, and we feel that we are comfortable in our current proposal for change. It goes deeper than it did before, and I explain why:There was code in the osgViewer/Viewer.cpp and osgViewer/CompositeViewer.cpp that transformed the Y-coordinates of an event. The code in the composite viewer did however miss the touch-data of the event. I thought that it should really be the GUIEventAdapter that should know about this, and hence I added the
4865GUIEventAdapter::setMouseYOrientationAndUpdateCoords which is re-computing the coordinates. First I simply added a boolean to the setMouseYOrientation function:
4866
4867setMouseYOrientation( MouseYOrientation, bool updatecooreds=false );
4868
4869but then the serializer complained.
4870
4871This function is called from both the Viewer and the CompositeViewer. We have not tested from the viewer, but I cannot see it would not work from visual inspection.
4872
4873The other change is in MultiTouchTrackballManipulator::handleMultiTouchDrag. I have removed the normalisation. The reason for that is that it normalised into screen coordinates from 0,0 to 1,1. The problem with that is that if you have a pinch event and you keep the distance say 300 pixels between your fingers, these 300 pixels represent 0.20 of the screen in the horizontal domain, but 0.3 of the screen in the vertical domain. A rotation of the pinch-fingers will hence result in a zoom in, as the normalised distance is changing between them.
4874
4875A consequence of this is that I have changed the pan-code to use the same algorithm as the middle-mouse-pan.
4876
4877The rest of it is very similar from previous revision, and there has been some fine-tuning here and there.
4878
4879"
4880
4881
4882
4883Thu, 24 Apr 2014 10:49:57 +0000
4884Checked in by : Robert Osfield
4885From Mattias Helsing, "Seems I was only half right given what you asked for. CMP0017 only says that modules that are found and ran from cmake modules dir should prefer cmake-provided modules. find_package() and include() still look in CMAKE_MODULE_PATH first.After some investigating I've come up with a proposal examplified in
4886the attached FindGDAL.cmake script. It simply calls the cmake provided
4887FindGDAL.cmake if it exists and returns if it succeeds in finding GDAL
4888using that, otherwise continue with our local cmake code.
4889Pro: Wont clutter our root CMakeLists.txt
4890Con: If we begin to write more advanced Findxxx modules (using
4891COMPONENTS, REQUIRED etc.) we may have to revise this scheme.
4892"
4893
4894
4895
4896Thu, 24 Apr 2014 10:38:58 +0000
4897Checked in by : Robert Osfield
4898Fixed reference invalidation bug.
4899
4900Thu, 24 Apr 2014 07:22:55 +0000
4901Checked in by : Robert Osfield
4902Fixed typo in OPENSCENEGRAPH_OPENGL_HEADER name
4903
4904Thu, 24 Apr 2014 07:20:44 +0000
4905Checked in by : Robert Osfield
4906Removed header as this CMake generated configuration file is not required to be part of svn repository
4907
4908Wed, 23 Apr 2014 19:30:33 +0000
4909Checked in by : Robert Osfield
4910Added src/osg/OpenGL.in configuration file and include/osg/OpenGL header files
4911
4912Wed, 23 Apr 2014 09:08:26 +0000
4913Checked in by : Robert Osfield
4914Introduced new scheme for setting up which version of OpenGL/OpenGL ES the OSG is compiled for.To select standard OpenGL 1/2 build with full backwards and forwards comtability use:
4915
4916  ./configure
4917  make
4918
4919OR
4920
4921  ./configure -DOPENGL_PROFILE=GL2
4922
4923To select OpenGL 3 core profile build using GL3/gl3.h header:
4924
4925  ./configure -DOPENGL_PROFILE=GL3
4926
4927To select OpenGL Arb core profile build using GL/glcorearb.h header:
4928
4929  ./configure -DOPENGL_PROFILE=GLCORE
4930
4931To select OpenGL ES 1.1 profile use:
4932
4933  ./configure -DOPENGL_PROFILE=GLES1
4934
4935To select OpenGL ES 2 profile use:
4936
4937  ./configure -DOPENGL_PROFILE=GLES2
4938
4939
4940Using OPENGL_PROFILE will select all the appropriate features required so no other settings in cmake will need to be adjusted.
4941The new configuration options are stored in the include/osg/OpenGL header that deprecates the old include/osg/GL header.
4942
4943
4944
4945
4946Mon, 14 Apr 2014 16:16:08 +0000
4947Checked in by : Robert Osfield
4948Fixed comment
4949
4950Sun, 13 Apr 2014 16:04:27 +0000
4951Checked in by : Robert Osfield
4952Renamed FindFreeType.cmake to FindFreetype.cmake to enable CMake build to pick up on CMake's own FindFreetype.cmake when it's available.
4953
4954Wed, 9 Apr 2014 17:40:27 +0000
4955Checked in by : Robert Osfield
4956From Paul Cheyrou-Lagreze, "Attached is fix/feature for FBX osgplugins against latest trunk:- ReaderWriterFBX.cpp: add "z up scene axis" support:  FBX provides facility to convert model scene axis during conversion. Currently fbx plugin convert axis to fbx:opengl axis system (which is arbitrarily at Y up, as opengl is in reality axis agnostic) and sometimes what is needed is Z up so added an option for Z up conversion
4957
4958- FindFBX.cmake: add support for latest fbx sdk ( 2014.2 )"
4959
4960
4961
4962Wed, 9 Apr 2014 17:20:26 +0000
4963Checked in by : Robert Osfield
4964Disabled warnings to address issues in FBX headers that generate lots of warnings that we can't fix.
4965
4966Tue, 8 Apr 2014 19:42:05 +0000
4967Checked in by : Robert Osfield
4968Added extra search paths to add compatibility with Kubuntu/Ubuntu 14.04 now locaton for freetype
4969
4970Tue, 8 Apr 2014 17:45:21 +0000
4971Checked in by : Robert Osfield
4972Updated ChangeLog and fixed Contributors list
4973
4974Tue, 8 Apr 2014 12:00:52 +0000
4975Checked in by : Robert Osfield
4976From Remo Eichenberger, "I have extended the TIFF plugin that allows you to write LZW or JPEG compressed TIFF's. Options are:tiff_compression = lzw | jpeg"
4977
4978
4979
4980Tue, 8 Apr 2014 11:48:34 +0000
4981Checked in by : Robert Osfield
4982From Sebastian Messerschmidt, "n the trunk version the osgGA::GUIActionAdapter has additional functions for lineIntersection which use osgGA::GUIEventAdapter&, but the class declaration is neither forwarded, nor is the header included. Using the trunk together with osgEarth 2.5 will fail to build, due to the missing type.Attached is the file forward declaring osgGA::GUIEventAdapter."
4983
4984
4985
4986Tue, 8 Apr 2014 11:17:59 +0000
4987Checked in by : Robert Osfield
4988From Pjotr Svetachov, "We had a small problem converting skeleton animations from fbx to osgt format. Turned out that the serializer didn't handle bone names with spaces very well (the 3ds studio max biped for instance has spaces by default). Here is a small fix for the problem."
4989
4990Tue, 8 Apr 2014 11:08:05 +0000
4991Checked in by : Robert Osfield
4992From Pjotr Svetachov, previous obj "commit broke compilation under visual studio 2013. To use std::not1 you need to include the functional header. Here is a fix."
4993
4994Mon, 7 Apr 2014 15:04:34 +0000
4995Checked in by : Robert Osfield
4996Fixed build when using of double BoundingBox/BoundingSphere
4997
4998Mon, 7 Apr 2014 14:17:57 +0000
4999Checked in by : Robert Osfield
5000From Jan Peciva, "I am sending four fixes to obj plugin:- materialName used to be not stripped of whitespace, making number of models
5001fail to load materials; now fixed
5002- stripping was considering spaces only, thus models using tabs had problems
5003to load correctly; fixed
5004- fixed references to textures; they did not performed conversion to native
5005directory separators
5006- make d (dissolve) takes precedence over Tr (transparency); there seems to be
5007a confusion about the Tr item - some claiming 1 to be opaque and 0
5008transparent, while number of models uses exactly the opposite. d (dissolve),
5009if present in the model, does not suffer from this confusion, thus using it
5010instead fixes the problem for many many models.
5011
5012I put many comments to the file concerning d and Tr item as others may further
5013investigate. Let me know in the case of any problems."
5014
5015
5016
5017Mon, 7 Apr 2014 14:11:14 +0000
5018Checked in by : Robert Osfield
5019From Marcel Pursche, "The problem is that when OpenThreads is build with the Linux pthreads implementation all threads inherit the processor affinity from their parent thread. This behavior is also described in the pthreads man page (http://man7.org/linux/man-pages/man3/pthread_create.3.html):>
5020> Linux-specific details
5021> The new thread inherits copies of the calling thread's capability
5022> sets (see capabilities(7)) and CPU affinity mask (see
5023> sched_setaffinity(2)).
5024>
5025
5026To prevent this behaviour I wrote a patch that explicitly sets the affinity mask to all cores of the system, if no specific affinity was defined with PThread::setProcessorAffinity(unsigned int) .
5027
5028Thank you!
5029"
5030
5031
5032
5033Mon, 7 Apr 2014 14:03:40 +0000
5034Checked in by : Robert Osfield
5035From Bjorn Blessing, "I got bored of the constant reports of “missing chunk 0xA08A” when reading 3ds-files. After a bit of research I discovered that this property is related to the advanced transparency settings for the material in 3D studio. In this case the falloff parameter. These controls affect the opacity falloff of a transparent material. And the property chooses whether falloff is in or out. I have added the property to the file reader BUT no changes are made to make this property propagate into the osgMaterial. But at least we get rid of this annoying error message."
5036
5037Mon, 7 Apr 2014 13:52:01 +0000
5038Checked in by : Robert Osfield
5039From Bjorn Hein, "please find attached a small fix for RayIntersector.cpp.* Changes are made against trunk
5040* Reason: crashes when using specific constructor from RayIntersector
5041* Info: Line 42:  added in constructor
5042RayIntersector::RayIntersector(const Vec3d& start, const Vec3d&
5043direction) missing initialisation of _parent
5044"
5045
5046
5047
5048Mon, 7 Apr 2014 13:48:15 +0000
5049Checked in by : Robert Osfield
5050From Paul Martz, "We discussed the issue of GL_RED_SNORM and GL_RG_SNORM some time ago, but the issue was never completely resolved. Please see the attached submission to fix the issue.osg/GL2Extensions was incorrectly defining GL_RED_SNORM and GL_RG_SNORM as part of the definitions for OpenGL v3.1. However, a quick review of the 3.1 spec indicates that these are not part of the 3.1 standard.
5051
5052My attached change moves these definitions out of the #ifndef GL_VERSION_3_1 conditional block, and defines them conditionally if not already defined. This allows the DDS plugin to build for GL3.
5053"
5054
5055
5056
5057Fri, 4 Apr 2014 11:25:51 +0000
5058Checked in by : Robert Osfield
5059Fixed iso surface shaders
5060
5061Tue, 1 Apr 2014 18:56:57 +0000
5062Checked in by : Robert Osfield
5063Improved the setting of sample density/ratio so that they are consistent
5064
5065Tue, 1 Apr 2014 18:33:02 +0000
5066Checked in by : Robert Osfield
5067Fixed handling of volume tiles with a region.
5068
5069Thu, 27 Mar 2014 12:47:44 +0000
5070Checked in by : Robert Osfield
5071Added cube and hull rendering support
5072
5073Wed, 19 Mar 2014 17:56:40 +0000
5074Checked in by : Robert Osfield
5075Restructured the handling of TileData to make it more extensible and flexible.
5076
5077Tue, 18 Mar 2014 18:14:15 +0000
5078Checked in by : Robert Osfield
5079Addd ExteriorTransparencyFactorProperty for support of upcomming functionality of rendering a cube volume with a hull volume inside it.
5080
5081Mon, 17 Mar 2014 15:54:52 +0000
5082Checked in by : Robert Osfield
5083Added support for animating volume hulls.
5084
5085Thu, 13 Mar 2014 14:02:50 +0000
5086Checked in by : Robert Osfield
5087From Stephan Huber, "attached is a fix for the rest-http-plugin which should fix the font-issue reported by Phil. The old implementation did forward all requests to the internal http-server via user-events. This prevented error-reporting for missing files, as the request was accidentally handled by the plugin. As a request for missing font-file succeeds and returned an empty file, the curl-plugin hands the data happily to the freetype-plugin which failed trying to load an empty font-file, obviously.My fix was to rename the standard request handler to a specialized user-event-handler which handles only requests for "/user-event“
5088
5089So fonts should work on iOS when loaded remotely, even when a local file is available and with the resthttp-plugin serving the presentation.
5090"
5091
5092
5093
5094Thu, 13 Mar 2014 13:59:34 +0000
5095Checked in by : Robert Osfield
5096From Stephan Huber, fix for building lua plugin from local source
5097
5098Thu, 13 Mar 2014 10:28:18 +0000
5099Checked in by : Robert Osfield
5100Added support for directly invoking scripts using <run-script> and <run-script-file> to enable scripts to interact with each other.
5101
5102Wed, 12 Mar 2014 11:01:09 +0000
5103Checked in by : Robert Osfield
5104Improved support for passing events between scripts and Present3D application
5105
5106Tue, 11 Mar 2014 10:52:10 +0000
5107Checked in by : Robert Osfield
5108Added PresentationInterface class to make it more convinient to access the current presentation from scripting languages
5109
5110Mon, 10 Mar 2014 19:08:46 +0000
5111Checked in by : Robert Osfield
5112Added scripting support for JumpData, KeyPosition, HomePosition and parts of SlideEventHandler that enable dispatching of user created events.
5113
5114Fri, 7 Mar 2014 11:09:25 +0000
5115Checked in by : Robert Osfield
5116Added ability to replace callback objects via lua scripts to allow one to override callbacks.Added fallback for osgGA::Widget::Extents.
5117
5118
5119
5120Thu, 6 Mar 2014 10:27:26 +0000
5121Checked in by : Robert Osfield
5122Added support for osg::Image to the lua plugin.
5123
5124Tue, 4 Mar 2014 13:36:13 +0000
5125Checked in by : Robert Osfield
5126Implement add, set and get methods for StateSet.
5127
5128Tue, 4 Mar 2014 13:35:27 +0000
5129Checked in by : Robert Osfield
5130Relaxed the handling of Image objects
5131
5132Tue, 4 Mar 2014 13:34:23 +0000
5133Checked in by : Robert Osfield
5134Fixed handling of OverrideValue
5135
5136Fri, 28 Feb 2014 17:38:36 +0000
5137Checked in by : Robert Osfield
5138From Stephan Huber, fix for handling font paths on a local machine when other files have been source from a remote machine.
5139
5140Thu, 27 Feb 2014 10:02:55 +0000
5141Checked in by : Robert Osfield
5142Added MapReverseIterator implementation.
5143
5144Wed, 26 Feb 2014 18:18:08 +0000
5145Checked in by : Robert Osfield
5146Added MapIteratorObject and support for it in the lua plugin to provide map iterator functionality.
5147
5148Wed, 26 Feb 2014 11:01:35 +0000
5149Checked in by : Robert Osfield
5150Added Map serializer size() method and support for it in the lua plugin.  Renamed functions in lua plugin to be more consistent.
5151
5152Wed, 26 Feb 2014 08:26:51 +0000
5153Checked in by : Robert Osfield
5154Added support for vector and map containers in osgDB::Serailizer's and lua plugin.
5155
5156Mon, 24 Feb 2014 10:19:48 +0000
5157Checked in by : Robert Osfield
5158Added Vector serialization and support in lua plugin top enable script users to set/get vector properties such as osg::Array, osg::PrimitiveSet and children lists.
5159
5160Thu, 13 Feb 2014 18:52:41 +0000
5161Checked in by : Robert Osfield
5162Fixed handling of enums in Lua plugin.Fixed computation of getNumPrimitives() so that it returns 0 when PrimitiveSet is zero.
5163
5164Added missing properties to PrimitiveSet serializers
5165
5166
5167
5168Thu, 13 Feb 2014 11:01:36 +0000
5169Checked in by : Robert Osfield
5170Added inital cut of PrimitiveSetSet wrappers to scripting
5171
5172Wed, 12 Feb 2014 18:10:52 +0000
5173Checked in by : Robert Osfield
5174Added full range of Array subclasses to wrappers
5175
5176Wed, 12 Feb 2014 18:03:53 +0000
5177Checked in by : Robert Osfield
5178Added initial support for wrapping osg::Array in a way that can be used via scripting.
5179
5180Tue, 11 Feb 2014 18:18:48 +0000
5181Checked in by : Robert Osfield
5182Fixed handling of assignment of User Object's that replace existing Object with the specified propertyName.
5183
5184Tue, 11 Feb 2014 18:07:37 +0000
5185Checked in by : Robert Osfield
5186Improved support for setting/getting properties via the osg::UserDataContainer.
5187
5188Tue, 11 Feb 2014 10:56:51 +0000
5189Checked in by : Robert Osfield
5190Quitened down debug messages
5191
5192Tue, 11 Feb 2014 09:43:08 +0000
5193Checked in by : Robert Osfield
5194Changed implementation of enums to use strings as lua type to make it easier to do comparisons and track values
5195
5196Mon, 10 Feb 2014 18:07:26 +0000
5197Checked in by : Robert Osfield
5198Implemented Widget::handle, handleImplementation, traverse and travseImplementation() wrappers to enable them to be extended via scripting
5199
5200Mon, 10 Feb 2014 16:44:13 +0000
5201Checked in by : Robert Osfield
5202Added support for serailizing and scripting BoundingBox and BoundingSphere objects
5203
5204Sat, 8 Feb 2014 17:53:51 +0000
5205Checked in by : Robert Osfield
5206Fixed handling of setting member variables via the Serializers when the value is the default.Added support for more features of the osgDB::Widget class.
5207
5208Fixed handling of boolean values in the Lua plugin
5209
5210
5211
5212
5213Sat, 8 Feb 2014 10:39:20 +0000
5214Checked in by : Robert Osfield
5215Added support for enum's in the Lua script integration
5216
5217Sat, 8 Feb 2014 10:38:51 +0000
5218Checked in by : Robert Osfield
5219Fixed export
5220
5221Fri, 7 Feb 2014 16:06:57 +0000
5222Checked in by : Robert Osfield
5223Fixed handling of returns when invoking a script, removed some debug messages, added a warning message when detecting erronous types.Added FocusBehaviour enum to osgGA::Widget serialization
5224
5225
5226
5227
5228Fri, 7 Feb 2014 10:46:16 +0000
5229Checked in by : Robert Osfield
5230Added initial Widget wrapper
5231
5232Thu, 6 Feb 2014 17:32:41 +0000
5233Checked in by : Robert Osfield
5234Moved experimental Widget class to osgGA Add computeIntersections() to the osgGA::GUIActionAdapter base class to enable intersection tests without needing to directly link to osgViewer.
5235
5236Thu, 6 Feb 2014 17:04:40 +0000
5237Checked in by : Robert Osfield
5238Added osg::CallbackObject suport to the experiment Widget base class to enable script language extension of widgets
5239
5240Thu, 6 Feb 2014 11:25:37 +0000
5241Checked in by : Robert Osfield
5242Added support for casting objects to allow one to access a parent classes methods.
5243
5244Wed, 5 Feb 2014 11:08:39 +0000
5245Checked in by : Robert Osfield
5246Tweaked the detection of when the position transform for the hull is required.
5247
5248Wed, 5 Feb 2014 11:07:03 +0000
5249Checked in by : Robert Osfield
5250Added support for a <hull> tag that can be used within <volume> tag.
5251
5252Wed, 5 Feb 2014 11:04:29 +0000
5253Checked in by : Robert Osfield
5254Improved the white space trimming
5255
5256Tue, 4 Feb 2014 16:49:13 +0000
5257Checked in by : Robert Osfield
5258Added lua-5.2.3 as source code so it can be optinally built as part of the lua plugin, making it possible to work out of the box across all platforms with needing lua as an external dependency.Added the Cmake option OSG_USE_LOCAL_LUA_SOURCE to control whether to build and use the Lua source code in the lua plugin, or look for lua as an external dependency.
5259
5260
5261
5262Tue, 4 Feb 2014 16:46:33 +0000
5263Checked in by : Robert Osfield
5264Added test code for nesting a <hull> within a volume tag.
5265
5266Tue, 4 Feb 2014 11:24:01 +0000
5267Checked in by : Robert Osfield
5268From Stephan Huber, added support for compile source code of lua with the lua plugin
5269
5270Mon, 3 Feb 2014 15:35:22 +0000
5271Checked in by : Robert Osfield
5272Fixed error in the computation of tex coords of Maximum Intensity Projection + Transfer Function rendering.
5273
5274Fri, 31 Jan 2014 19:18:18 +0000
5275Checked in by : Robert Osfield
5276Replaced C cast to long with a static_cast<const void*>() to avoid a build error under Mingw 64.
5277
5278Fri, 31 Jan 2014 16:20:29 +0000
5279Checked in by : Robert Osfield
5280Added osg::CallbackObject to be used to extend C++ class from scripting languages by providing callback objects assigned to the osg::Object UserDataContainer, with the CallbackObject's Name used to map the "method" provided by the CallbackObject.  The CallbackObject is implemented by the script engine to provide the neccessary glue to invoking the script with the appropriate input parameters and handling the output parameters.To the Lua plugin added support for assigned lua functions to C++ osg::Objects via the new osg::CallbackObject mechanism.  To invoke the scripts function from C++ one must get the CallbackObject and call run on it.
5281
5282Renamed ScriptCallback to ScriptNodeCallback to avoid possibly confusion between osg::CallbackObject and the ScriptNodeCallback.
5283
5284
5285
5286
5287Wed, 29 Jan 2014 11:01:24 +0000
5288Checked in by : Robert Osfield
5289Updated ChangeLog
5290
5291Tue, 28 Jan 2014 16:49:20 +0000
5292Checked in by : Robert Osfield
5293From Kristofer Tingdahl, made method virtual
5294
5295Tue, 28 Jan 2014 16:48:47 +0000
5296Checked in by : Robert Osfield
5297Fixed MingW build's handling of debug d postfix.
5298
5299Tue, 28 Jan 2014 15:28:17 +0000
5300Checked in by : Robert Osfield
5301Removed the invocation of gcc on all platforms
5302
5303Tue, 28 Jan 2014 11:01:28 +0000
5304Checked in by : Robert Osfield
5305From Kristofer Tingdahl, "the vertical bar is upside down, and hence not as the documentation says it should be. This is corrected with this patch"From Robert Osfield, changed the example so that the vertical and horizon scalar bars are rotated to the XZ plane so you can see them with the default viewer's camera orientation.
5306Tweaked the positioning of title text of vertic scalar bar to avoid overlap of text.
5307
5308
5309
5310
5311
5312Mon, 27 Jan 2014 15:43:36 +0000
5313Checked in by : Robert Osfield
5314Removed unimplemented method
5315
5316Fri, 24 Jan 2014 17:31:09 +0000
5317Checked in by : Robert Osfield
5318From Laurens Voerman, "I experienced a crash in Geometry::fixDeprecatedData(), on certain files, and brought the problem down to a very simple test file, attached as test3.zip.There are two problems:
53191> for DrawElementsUShortPrimitiveType (and UInt) the source_pindex still equals -1 and causes a crash
5320     in DrawElementsUBytePrimitiveType source_pindex is incremented, and in DrawElementsU(Short/Int)PrimitiveType primitiveNum is incremented, but never used
5321
53222> The drawelements need to be rewritten as the vertices are reordered.
5323
5324created a patch for osg stable branch(r14038): attached as Geometry-osg-3.2.zip
5325and for svn brach(r14044): attached as Geometry_osg_svn.zip"
5326
5327
5328
5329Fri, 24 Jan 2014 17:06:32 +0000
5330Checked in by : Robert Osfield
5331From Aurelien Albert, "In the "apply" method of osg::FrameBufferObject, the draw buffers are always enabled, even if the target is only "READ_FRAMEBUFFER".This can lead to inconsistency if you bind a framebuffer with multiple attachments in DRAW mode and then a framebuffer with different attachment count in READ mode (for example to manually "blit" from a FBo to another).
5332
5333On some ATI cards (at least RADEON HD) this also leads to an "incomplete " FBO status
5334
5335I've added a test to enable drawbuffers only if target is "DRAW" or "READ_DRAW", this solves my problems on ATI cards."
5336
5337
5338
5339
5340Fri, 24 Jan 2014 16:45:45 +0000
5341Checked in by : Robert Osfield
5342From Michael Schanne, "small fix for a duplicate OR operand in KdTree.cpp."
5343
5344Fri, 24 Jan 2014 16:28:34 +0000
5345Checked in by : Robert Osfield
5346From Torben Dannahuer, "modified findcollada.cmake which can now detect Boost 1.55 libraries, which are used by Collada in my 3rdParty package"
5347
5348Fri, 24 Jan 2014 16:24:59 +0000
5349Checked in by : Robert Osfield
5350From Torben Dannhauer, VisualStudio 2013 build fixes
5351
5352Fri, 24 Jan 2014 16:19:38 +0000
5353Checked in by : Robert Osfield
5354From Kristofer, "The osgSim::ScalarBar has a problem in that if the scalarbar has a color in one end that co-incides with the background color, one cannot see where the scalarbar ends. With this patch, we add a line around the perimiter of the bar to mark it.Secondly, we thought the text-annotation missed ticks that mark out precisely where on the bar the texts relate to, so we added that as well."
5355
5356
5357
5358Fri, 24 Jan 2014 16:01:59 +0000
5359Checked in by : Robert Osfield
5360From Marc Helbling, "I am sending a small fix in the PLY pseudo-loader; the extension was checked in plyfile.cpp thus preventing the loading of any .PLY file (extension in uppercase). The extension filtering is already handled by ReaderWriter::acceptsExtension in a case unsensitive way."
5361
5362Fri, 24 Jan 2014 15:40:18 +0000
5363Checked in by : Robert Osfield
5364Fixed warnings
5365
5366Fri, 24 Jan 2014 14:26:25 +0000
5367Checked in by : Robert Osfield
5368Changed the handling of single window configurations so that simply reuse the View::getCamera() instead of creating a slave.
5369
5370Fri, 24 Jan 2014 12:01:37 +0000
5371Checked in by : Robert Osfield
5372Added a getModeUsage() method that prevents any mode being automatically associated with these Texture types that are only usable using non fixed function pipeline.
5373
5374Fri, 24 Jan 2014 11:37:35 +0000
5375Checked in by : Robert Osfield
5376Fixed crash when reading a viewer configuration file where the EventVisitor was being re-assigned but left a dangling pointer
5377
5378Fri, 24 Jan 2014 10:10:43 +0000
5379Checked in by : Robert Osfield
5380From Stephan Huber, "attached is a new zip containing two small fixes: * forwarded touch-events do have a correct input-range from 0 .. 1 * I refactored sending touch-events per osc so the receiver can detect a TOUCH_ENDED better"
5381
5382Thu, 23 Jan 2014 19:55:37 +0000
5383Checked in by : Robert Osfield
5384Fixed warnings
5385
5386Thu, 23 Jan 2014 16:48:29 +0000
5387Checked in by : Robert Osfield
5388From Kristofer Tingdahl,"we have a bunch of classes that inherit osg::Node, and they create their own, internal geometry which is passed into the render bucket at the cull-traversal. Last week, we realised that these classes are not accounted for when doing an ComputeBoundVisitor- traversal, as there is no specialization in ComputeBoundVisitor for them.One solution is naturally to create a new class that would inherit the osg::ComputeBoundVisitor, and use that. I don't like that idea as the ComputeBoundVisitor does actually have what I need - it is only hidden in a protected function.
5389
5390I am therefor suggesting a slight generalization of the ComputeBoundVisitor with the attached patch, which is tested.
5391
5392The patch has two parts:
5393we add applyBBox() so that one can use that in a customized traverse-function and add a bbox to the visitor. I considered calling this function expandByBBox(), but I though  applyBBox was better.
5394The MatrixStack is made available to the outside world. That enables a traverse-function to do whatever it wishes.
5395I do actually only need one of the two, as I can implement what I wish either way, but adding getMatrixStack() will make more generic expansions possible.
5396"
5397
5398From Robert Osfield, changed the name of the new applyBBox(..) method to applyBoundingBox(..) to keep it's naming more consistent with the rest of the OSG.
5399
5400
5401
5402
5403Thu, 23 Jan 2014 15:37:48 +0000
5404Checked in by : Robert Osfield
5405From Stephan Huber, "attached are some fixes to the osc-plugin and the touch-implementations for iOS and os x and other small bugfixes. These fixes will normalize the orientation of the touch points, and transmitting the touch points over osc via the TUIO-protocol works now more robustly between two osg-applications.I added a new tag to p3d called forward_touch_event_to_device and renamed the existing forward_event_to_device to forward_mouse_event_to_device. This new tag will transmit touches to the virtual trackpad as touch events. I added the MultitouchTrackball to the p3d-app so zooming and moving a model remotely should now work, if you use forward_touch_event_to_device. I kept (and fixed) forward_mouse_event_to_device for background compatibility, so old presentations works as in previous versions, without the ability to zoom + scale. of course.
5406
5407forward_touch_event_to_device needs some more testing, (e.g. with image-streams and keystone, afaik there’s no support for touch-events...) but for a first version it works nice.
5408"
5409
5410
5411
5412Thu, 23 Jan 2014 10:56:17 +0000
5413Checked in by : Robert Osfield
5414Removed debug message
5415
5416Thu, 23 Jan 2014 10:50:55 +0000
5417Checked in by : Robert Osfield
5418Changed the TransprencyProperty range to 0 to 2.0 to enable forcing opaque qualities on fragments
5419
5420Thu, 23 Jan 2014 10:11:15 +0000
5421Checked in by : Robert Osfield
5422Cleaned up debug message.
5423
5424Thu, 23 Jan 2014 10:09:53 +0000
5425Checked in by : Robert Osfield
5426Cleaned up the Qt find package, and made changed the default threading model to SingleThreaded when using Qt5 to avoid crash due to regresssion since Qt4.
5427
5428Thu, 23 Jan 2014 09:41:09 +0000
5429Checked in by : Robert Osfield
5430Added clean up of osg::Program that are applied by the GLObjectsVisitor, which addresses a state leak that creates GL error once the main scene graph is rendered.
5431
5432Thu, 23 Jan 2014 07:59:46 +0000
5433Checked in by : Robert Osfield
5434Added GL_TEXTURE_2D_MULTISAMPLE to texture mode list.
5435
5436Wed, 22 Jan 2014 17:29:44 +0000
5437Checked in by : Robert Osfield
5438Made protected methods virtual to allow subclassing to customize more aspects of the window setup.
5439
5440Wed, 22 Jan 2014 16:29:45 +0000
5441Checked in by : Robert Osfield
5442Refactored .p3d loader to make it less strict about the tag, property and value strings when matching them to supported values.Examples of supported matches are:
5443
5444   <Slide> and <slide> will be treated the same
5445   <bgcolor>WHITE</bgcolor> and <bgcolor>White</bgcolor> will be treated the same
5446   <text alignment="TOP_LEFT"</text> and <text alignment="top left"</text>,  <text alignment="TopLeft"</text> will all be treated the same
5447
5448
5449
5450
5451Wed, 22 Jan 2014 11:25:54 +0000
5452Checked in by : Robert Osfield
5453Added support for sampleRatio and sampleRatioWhenMoving <volume> properties
5454
5455Tue, 21 Jan 2014 18:58:52 +0000
5456Checked in by : Robert Osfield
5457Build fixes for when ref_ptr<> automatic type conversion is turned off
5458
5459Tue, 21 Jan 2014 18:48:53 +0000
5460Checked in by : Robert Osfield
5461Added support for osgVolue::SampleRatioProperty.  Fixed build errors when compiling with ref_ptr<> automatic type conversion.
5462
5463Tue, 21 Jan 2014 18:31:20 +0000
5464Checked in by : Robert Osfield
5465Build fixes for when ref_ptr<> has no auto type conversion
5466
5467Tue, 21 Jan 2014 17:27:21 +0000
5468Checked in by : Robert Osfield
5469Fixed build error
5470
5471Tue, 21 Jan 2014 17:00:56 +0000
5472Checked in by : Robert Osfield
5473Fixed build error due to typo.
5474
5475Mon, 20 Jan 2014 17:23:11 +0000
5476Checked in by : Robert Osfield
5477Integrated multipass volume rendering shaders from OpenSceneGraph-Data
5478
5479Mon, 20 Jan 2014 17:03:29 +0000
5480Checked in by : Robert Osfield
5481Changed the default directory for the output files to be the current working directory, with the --write-to-source-file-directory added to allow one to have the original behaviour of writing to the same directory as the original source file.
5482
5483Mon, 20 Jan 2014 16:21:24 +0000
5484Checked in by : Robert Osfield
5485Removed nolonger used code paths
5486
5487Mon, 20 Jan 2014 15:54:48 +0000
5488Checked in by : Robert Osfield
5489Disable depth test for rendering of hull backface
5490
5491Mon, 20 Jan 2014 15:10:49 +0000
5492Checked in by : Robert Osfield
5493From Stephan Huber, "recent commits regarding GLuint64EXT broke the build for GLES1 and GLES2. Attached you’ll find a fix which hopefully work for every platform."
5494
5495Mon, 20 Jan 2014 11:00:09 +0000
5496Checked in by : Robert Osfield
5497From Kristofer Tingdahl, reimplement of AntiSquish node to avoid the use of an update callback.From Robert Osfield, small ammendments to clean up header.
5498
5499
5500
5501Mon, 20 Jan 2014 10:40:49 +0000
5502Checked in by : Robert Osfield
5503From Roni Zanolli,Added use of Qt's new devicePixelRatio() method to assist with handling the upscalling of resolution on iPhone for "retina" displays.From Robert Osfield, changed Roni's code to use a #define GETDEVICEPIXELRATIO to access the versioned Qt devicePixelRatio() method to avoid duplication of the Qt version checking.
5504
5505
5506
5507Fri, 17 Jan 2014 18:20:39 +0000
5508Checked in by : Robert Osfield
5509Fixed warning
5510
5511Fri, 17 Jan 2014 18:20:28 +0000
5512Checked in by : Robert Osfield
5513From Stephan Huber, fix for OSX build issue
5514
5515Fri, 17 Jan 2014 14:02:30 +0000
5516Checked in by : Robert Osfield
5517From Kristoger Tingdahl, "the patch I sent to src/osgQt/CMakeModules.txt did not do the work on windows. I have fixed that, and also made it more generic so there is no special handling of qt5.2, but all qt5 are the same.I have tested this on:
5518
5519mac/qt5.2
5520linux/qt5.2
5521windows/qt5.2, and
5522mac/qt5.1
5523
5524All platforms perform as expected.
5525
5526The previous fix removed the -f flag to the moc-pre-processor, but on windows, it turned out that -f "osgQt/QGraphicsViewer" was needed.
5527
5528This becomes an include-statement in the file generated by moc which is needed for compiling it. I ask you consider this patch for the trunk and the 3.2 branch.
5529
5530
5531Secondly, I wonder if it would be possible to apply my patch for FindRSVG.cmake from 22nd November in the 3.2 branch.
5532
5533In short, the version of librsvg must be equal or higher to 2.35:
5534
5535PKG_CHECK_MODULES(RSVG librsvg-2.0>=2.35)
5536"
5537
5538
5539
5540Fri, 17 Jan 2014 13:59:29 +0000
5541Checked in by : Robert Osfield
5542From Jordi Torres, "We have a code using gcc with -Wextra flag and using OSG as a third party library. It does not compile when importing <osgViewer/Viewer> failing in  EventHandler and GUIEventHandler:....
5543
5544GUIEventHandler: In copy constructor 'osgGA::GUIEventHandler::GUIEventHandler(const osgGA::GUIEventHandler&, const osg::CopyOp&)':
5545
5546/include/osgGA/GUIEventHandler:56:9: error: base class 'class osg::Object' should be explicitly initialized in the copy constructor [-Werror=extra]
5547
5548It seems the diamond problem:
5549
5550   A = osg::Object
5551  / \
5552 /   \--> Virtual inheritance
5553B     C
5554 \   /
5555  \ /
5556   D = EventHandler
5557   |
5558   |
5559   E = GUIEventHandler
5560
5561The most derived class(E)  handles the instantiation of A (osg::Object), but all have to be responsible in case they are the ones instantiated.
5562
5563
5564In case A is not initialized in the copy constructor of derived classes the default constructor will be called, which seems a bug.
5565
5566I've added osg::Object to the initalization list of EventHandler and GUIEventHandler copy constructors, because both classes are instantiables.
5567 "
5568
5569
5570
5571Fri, 17 Jan 2014 13:54:14 +0000
5572Checked in by : Robert Osfield
5573From Jordi Torres, "Fixed a typo in ReaderWriterCURL::ReaderWriterCURL() changed Psuedo for Pseudo."
5574
5575Fri, 17 Jan 2014 12:40:58 +0000
5576Checked in by : Robert Osfield
5577Fixed handling of background colours.
5578
5579Thu, 16 Jan 2014 17:26:35 +0000
5580Checked in by : Robert Osfield
5581Removed old redundent TexGen usage.
5582
5583Thu, 16 Jan 2014 17:17:37 +0000
5584Checked in by : Robert Osfield
5585Added hull="hul-filename" property support to <volume> tag that can used thus:        <layer>
5586            <volume renderer="MultiPass" hull="cow.osgt.0,-2,-4.trans.50,50,50.scale">CardiacCT</volume>
5587        </layer>
5588
5589
5590
5591
5592Thu, 16 Jan 2014 16:08:43 +0000
5593Checked in by : Robert Osfield
5594Added support for controlling the extents of the volume rendering by nesting the hull underneath VolumeTile.  Currently only supported by the new osgVolume::MultipassTechnique
5595
5596Thu, 9 Jan 2014 11:13:09 +0000
5597Checked in by : Robert Osfield
5598From Paul Martz, build fix for Windows GL3 build
5599
5600Thu, 9 Jan 2014 09:41:43 +0000
5601Checked in by : Robert Osfield
5602Added per TileData RTT Camera in prep for rendering backface of volume to a depth texture
5603
5604Wed, 8 Jan 2014 15:56:43 +0000
5605Checked in by : Robert Osfield
5606Changed near/far values to use CullVisitor::value_type and use std::numeric_limits<>.
5607
5608Wed, 8 Jan 2014 10:33:00 +0000
5609Checked in by : Robert Osfield
5610From Farshid Lashkari, "I've attached a fix for the Collada loader that prevents a crash with some files containing textures. I also converted an OSG_NOTICE to OSG_INFO to be consistent with other log messages within the loader."
5611
5612Wed, 8 Jan 2014 10:31:36 +0000
5613Checked in by : Robert Osfield
5614Removed more odd characters
5615
5616Wed, 8 Jan 2014 10:28:24 +0000
5617Checked in by : Robert Osfield
5618Removed more odd characters
5619
5620Wed, 8 Jan 2014 10:24:43 +0000
5621Checked in by : Robert Osfield
5622Removed odd characters
5623
5624Wed, 8 Jan 2014 10:16:39 +0000
5625Checked in by : Robert Osfield
5626Moved destructor to protected
5627
5628Tue, 7 Jan 2014 19:06:44 +0000
5629Checked in by : Robert Osfield
5630Refined the GLint64 definitions
5631
5632Tue, 7 Jan 2014 18:32:45 +0000
5633Checked in by : Robert Osfield
5634Removed duplicated instances of GLint64EXT declarations
5635
5636Tue, 7 Jan 2014 16:43:07 +0000
5637Checked in by : Robert Osfield
5638Removed execute properties via svn propdel svn:executable file
5639
5640Tue, 7 Jan 2014 16:29:22 +0000
5641Checked in by : Robert Osfield
5642From Farshid Lashkari, "I've attached a small change to the DAE writer to support writing out unknown transform types. It will essentially treat it as a matrix transform, using the the local to world matrix value."
5643
5644Tue, 7 Jan 2014 16:18:05 +0000
5645Checked in by : Robert Osfield
5646Bumped SO_VERSION number of OpenThreads to avoid conflicts with Debian SO_VERSION bump
5647
5648Tue, 7 Jan 2014 16:15:50 +0000
5649Checked in by : Robert Osfield
5650From Sebastian Messerschmidt, "Original shader was not running on various NVidia cards due to old syntax in shader."
5651
5652Tue, 7 Jan 2014 11:01:32 +0000
5653Checked in by : Robert Osfield
5654Added State::getMaxTextureCoords() and State::getMaxTextureUnits() inline methods.
5655
5656Mon, 6 Jan 2014 17:19:21 +0000
5657Checked in by : Robert Osfield
5658Added support for Switch::set/getValue()
5659
5660Mon, 6 Jan 2014 16:58:07 +0000
5661Checked in by : Robert Osfield
5662Added Group::setChild(..) and Geode::setDrawable(..) MethodObjects
5663
5664Mon, 6 Jan 2014 15:46:36 +0000
5665Checked in by : Robert Osfield
5666Removed the prototype MethodObject classes
5667
5668Mon, 6 Jan 2014 15:45:46 +0000
5669Checked in by : Robert Osfield
5670Moved osgDB::MethodObject from lua plugin into osgDB, added support for running methods via the osgDB::PropertyInterface class.Updated lua plugin to use new osgDB::PropertyInterface to run methods.
5671
5672Added addChild/removeChild() etc to Group.cpp, and addDrawable/removeDrawable() etc. to Geode.cpp serializers.
5673
5674
5675
5676Mon, 6 Jan 2014 10:23:26 +0000
5677Checked in by : Robert Osfield
5678Renamed the OSGSIM cmake variable to OSGSIM_LIBRARY to be consistent with the rest of the variables.
5679
5680Fri, 3 Jan 2014 14:36:58 +0000
5681Checked in by : Robert Osfield
5682Fixed build of V8 and Python plugins
5683
5684Wed, 25 Dec 2013 17:36:32 +0000
5685Checked in by : Robert Osfield
5686Preliminary support for wrapping methods in the lua script plugin.
5687
5688Fri, 20 Dec 2013 09:57:35 +0000
5689Checked in by : Robert Osfield
5690Added <switch> tag to .p3d to allow one to provide multiple ways to render children within a layer.
5691
5692Thu, 19 Dec 2013 17:13:24 +0000
5693Checked in by : Robert Osfield
5694From Kristofer Tingdahl, "the syntax of the moc executable has changed between 5.1.1 and 5.2.0 versions of qt (see below). The difference is that the <file> argument has become mandatory after the -f option.Hence, moc will complain when osg throws in a -f without anything after it. Hence I propose removing the -f on Qt5 builds. I have tested building without -f on both qt520 and qt511, and that works well.
5695
5696The attached src/osgQt/CMakeLists.txt that can be patched into 3.2 safely. For the trunk, I would consider dropping the check on the version, and simply remove the option on qt5. I have tested that on qt5.1.1, and that worked fine. Question is however if it works on qt5.0. Probably it does, so the question is simplicity of CMakeList.txt vs safety."
5697
5698
5699
5700Thu, 19 Dec 2013 15:10:28 +0000
5701Checked in by : Robert Osfield
5702From Sylvain Marie, When compiling OSG for the iOS simulator, providing both -miphoneos-version-min and -mios-simulator-version-min doesn’t please clang (tested on OS X 10.9.0 with Xcode 5.0.1). Here is a small change (against commit da597ab16945c572a2ad2f4f26fcef38ed21b074) in the CMakeLists.txt to avoid this situation.
5703
5704Thu, 19 Dec 2013 13:53:40 +0000
5705Checked in by : Robert Osfield
5706From Michal Durkovic, "I’m building current trunk on Mac OS X 10.9 and have encountered this error during linking of osgdb_lua plugin:Undefined symbols for architecture x86_64:
5707
5708  "lua::LuaScriptEngine::pushValue(osg::Quat const&) const", referenced from:
5709
5710      PushStackValueVisitor::apply(osg::Quat const&) in LuaScriptEngine.o
5711
5712  "lua::LuaScriptEngine::pushValue(osg::Plane const&) const", referenced from:
5713
5714      PushStackValueVisitor::apply(osg::Plane const&) in LuaScriptEngine.o
5715
5716ld: symbol(s) not found for architecture x86_64
5717
5718clang: error: linker command failed with exit code 1 (use -v to see invocation)
5719
5720
5721
5722Looks like LuaScriptEngine was missing implementation of those 2 member functions. Fixed src/osgPlugins/lua/LuaScriptEngine.cpp file in attachment.
5723
5724"
5725
5726
5727
5728Thu, 19 Dec 2013 13:49:27 +0000
5729Checked in by : Robert Osfield
5730From Stephan Hunber, "attached you’ll find some changes to osg/p3d:* a new command-line-option to present3d and a new option to the p3d-plugin to suppress any found <env> tags
5731* a new command-line-option to present3d to forward mouse-events via osgGA::Device (defaults to off) so we can test the interface-files with present3d better
5732* I added a new attribute forward_to_devices for click_to_event to forward the event to all attached devices instead of handling the event locally. This will fix the annoyance with the new interface-files when toggling polygon-mode or switching light on/off.
5733
5734Here’s an example:
5735
5736<click_to_event forward_to_devices="true">0x72</click_to_event>
5737"
5738
5739
5740
5741Thu, 19 Dec 2013 13:44:42 +0000
5742Checked in by : Robert Osfield
5743From Stephan Hunber, "I found some time and ported osgDB::FileUtils and DarwinUtils across new apis to fix the warnings about deprecated api-usage.* osgDB::FileUtils uses now the Cocoa-API to determine the paths of the application-support-folder
5744* DarwinUtils uses now modern functions of the quartz-api to get and set screen-resolutions. Removed some of the osg-deprecated stuff.
5745"
5746
5747
5748
5749Thu, 19 Dec 2013 10:02:16 +0000
5750Checked in by : Robert Osfield
5751Implemented support for calling scripts from with Present3D.
5752
5753Tue, 17 Dec 2013 12:18:06 +0000
5754Checked in by : Robert Osfield
5755Added support for new osgVolume::MultiPassTechnique to Present3D.  To use add property renderer="MultiPass":  <volume renderer="MultiPass">MyVolumeData</volume>
5756
5757
5758
5759
5760Tue, 17 Dec 2013 10:52:50 +0000
5761Checked in by : Robert Osfield
5762Added experimental image 3d downsample function.
5763
5764Mon, 16 Dec 2013 11:28:10 +0000
5765Checked in by : Robert Osfield
5766Removed the unused Texture::Extensions::numTextureUnits()
5767
5768Fri, 13 Dec 2013 12:38:01 +0000
5769Checked in by : Robert Osfield
5770Implemented ability to switch between different shaders with new MultipassTechnique
5771
5772Thu, 12 Dec 2013 09:53:24 +0000
5773Checked in by : Robert Osfield
5774Added SampleRatioWhenMoving property and support to new osgVolume::MultipassTechnique.
5775
5776Thu, 12 Dec 2013 09:51:30 +0000
5777Checked in by : Robert Osfield
5778Applied unquie CullVisitor::Identifier rather than reusing the cloned one.
5779
5780Wed, 11 Dec 2013 17:20:14 +0000
5781Checked in by : Robert Osfield
5782Changed epsilon to 1e-5 to address picking problems with planaer objects
5783
5784Wed, 11 Dec 2013 12:00:27 +0000
5785Checked in by : Robert Osfield
5786Added initial support for 1D transfer functions to MultipassTechnique
5787
5788Tue, 10 Dec 2013 13:38:27 +0000
5789Checked in by : Robert Osfield
5790Added support for handling viewports with offset origins, and with it split stereo.
5791
5792Tue, 10 Dec 2013 10:43:48 +0000
5793Checked in by : Robert Osfield
5794Introduced SampleRatioValueProperty for more intuitive control of how many samples to take when volume rendering
5795
5796Mon, 9 Dec 2013 10:39:01 +0000
5797Checked in by : Robert Osfield
5798Improvements to new MultipassTechnique
5799
5800Fri, 6 Dec 2013 19:31:12 +0000
5801Checked in by : Robert Osfield
5802Further work on new MultipassTechnique/VolumeScene.
5803
5804Fri, 6 Dec 2013 09:35:57 +0000
5805Checked in by : Robert Osfield
5806From Mike Krus, compile fix to enable compiling across a wider set of versions.
5807
5808Tue, 26 Nov 2013 19:03:46 +0000
5809Checked in by : Robert Osfield
5810Added support for using shaders to render the RTT textures with depth
5811
5812Tue, 26 Nov 2013 10:38:35 +0000
5813Checked in by : Robert Osfield
5814Replaced readShaderFile() usage to readRefShaderFile()
5815
5816Mon, 25 Nov 2013 17:36:17 +0000
5817Checked in by : Robert Osfield
5818Added initial render to texture functionality into osgVolume::VolumeScene
5819
5820Fri, 22 Nov 2013 10:27:15 +0000
5821Checked in by : Robert Osfield
5822Warning fixes
5823
5824Fri, 22 Nov 2013 09:48:02 +0000
5825Checked in by : Robert Osfield
5826From Kristofer Tingdahl, Build fix for svg plugin that makes sure the version of librsvg is at sufficient, and fixed a missing virtual destructor warning.
5827
5828Fri, 22 Nov 2013 09:38:50 +0000
5829Checked in by : Robert Osfield
5830Removed trailing spaces, added missing return to last lines
5831
5832Thu, 21 Nov 2013 18:17:44 +0000
5833Checked in by : Robert Osfield
5834Added new osgVolume::VolumeScene and osgVolume::MultipassTechnique class shells that will be filled out to provide multi-pass volume rendering that handles mixing of 3D meshes with volume rendering and segmentation of volumes via a user defined hull mesh.
5835
5836Thu, 21 Nov 2013 14:21:55 +0000
5837Checked in by : Robert Osfield
5838From Stephan Huber, "CLang / LLVM on OS X seems to have a problem compiling the osgGA-serializer. (It was reported before on the list, but the error is hard to track as it shows up only sometimes)I fixed the compile-error with a dedicated destructor of osgGA::GUIEventHandler"
5839
5840
5841
5842Thu, 21 Nov 2013 14:08:01 +0000
5843Checked in by : Robert Osfield
5844From Farshid Lashkari, " recently encountered an issue attempting to load an IVE file generated by an older version of OSG. The file contained dxt1 compressed image data with mipmaps. The loaded model would cause crashes when passing the mipmap data to glCompressedTexImage2D. It seems that the size of the data array within the IVE file did not match the computed size from Image::getTotalSizeInBytesIncludingMipmaps(). This essentially made the mipmap offsets invalid within the Image object.I'm not sure if the IVE was simply generated incorrectly, or if the Image::getTotalSizeInBytesIncludingMipmaps() was modified since the file was generated. Either way, I added a simple check in the IVE loader so that it clears the mipmap offsets if the actual data size does not match the computed data size. This seems like a safe fallback since the mipmap data can be automatically generated, and it fixes the problem in my case.
5845
5846Also, while looking into this issue, I noticed that the osgDB::InputStream class applies the serialized image allocation mode. However, since the serializer is allocating the image data itself, it seems like it should force the allocation mode to USE_NEW_DELETE.
5847"
5848
5849
5850
5851Thu, 21 Nov 2013 13:59:00 +0000
5852Checked in by : Robert Osfield
5853From Farshid Lashkari, "I recently encountered an issue attempting to load an IVE file generated by an older version of OSG. The file contained dxt1 compressed image data with mipmaps. The loaded model would cause crashes when passing the mipmap data to glCompressedTexImage2D. It seems that the size of the data array within the IVE file did not match the computed size from Image::getTotalSizeInBytesIncludingMipmaps(). This essentially made the mipmap offsets invalid within the Image object.I'm not sure if the IVE was simply generated incorrectly, or if the Image::getTotalSizeInBytesIncludingMipmaps() was modified since the file was generated. Either way, I added a simple check in the IVE loader so that it clears the mipmap offsets if the actual data size does not match the computed data size. This seems like a safe fallback since the mipmap data can be automatically generated, and it fixes the problem in my case.
5854
5855Also, while looking into this issue, I noticed that the osgDB::InputStream class applies the serialized image allocation mode. However, since the serializer is allocating the image data itself, it seems like it should force the allocation mode to USE_NEW_DELETE.
5856"
5857
5858
5859
5860Thu, 21 Nov 2013 11:02:08 +0000
5861Checked in by : Robert Osfield
5862Converted std::max to osg::maximum to fix VS2013 build error
5863
5864Thu, 21 Nov 2013 10:31:34 +0000
5865Checked in by : Robert Osfield
5866Added Geometry::drawVertexArraysomplemetation(..) and drawPrimitivesImplemenation(..) methods that are called from drawImplementation(..).  These new vertex methods allow subclasses from osg::Geometry to specialize the vertex array setup or how the primitives are dispatched to OpenGL.
5867
5868Mon, 18 Nov 2013 14:21:06 +0000
5869Checked in by : Robert Osfield
5870From Stephan Huber, "minor ios-fixes/-enhancements* force _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC for IOS device + simulator as the test does not pick the right implementation
5871* fixed a small compile-bug for iphone-example
5872* added a check to prevent multiple realization of a GraphicsWindowIOS-object
5873"
5874
5875
5876
5877Mon, 18 Nov 2013 13:31:44 +0000
5878Checked in by : Robert Osfield
5879From Stephan Huber, compile fix for OpenGL ES on iOS.
5880
5881Mon, 18 Nov 2013 13:25:55 +0000
5882Checked in by : Robert Osfield
5883From Stephan Huber, * GUIEventAdapter: add support for getting normalized touch points * MultiTouchTrackball: some code cleanup and support for normalized touch-points * oscdevice: receiving and sending multi-touch-events via the Cursor2D-profile from TUIO * added some documentation
5884
5885Mon, 18 Nov 2013 12:46:00 +0000
5886Checked in by : Robert Osfield
5887Added panning and zooming functionality to transfer function UI prototype code.
5888
5889Mon, 18 Nov 2013 12:45:04 +0000
5890Checked in by : Robert Osfield
5891Added BoundingBox::contains(const vec_type& v, value_type epsilon) method with new epsilon parameter to make it easier to test for containment in the presence of numerical errors
5892
5893Fri, 15 Nov 2013 16:15:09 +0000
5894Checked in by : Robert Osfield
5895Moved Handled propety from GUIEventAdapter to Event base class.Added CameraManipulator::finishAnimation() method to allow application code to stop any animation/throw of manipulators.
5896
5897
5898
5899
5900Tue, 12 Nov 2013 14:21:00 +0000
5901Checked in by : Robert Osfield
5902Restored the rescaleToZeroToOneRange() to address rendering issues.
5903
5904Mon, 11 Nov 2013 10:55:51 +0000
5905Checked in by : Robert Osfield
5906Removed unused variables
5907
5908Fri, 8 Nov 2013 12:28:51 +0000
5909Checked in by : Robert Osfield
5910From Stepan Huber, "attached are my changes for the osc, zeroconf and resthttp-plugin to use the new event-class. I refactored the osgoscdevice-example so that it’s working again. "
5911
5912Fri, 8 Nov 2013 12:26:14 +0000
5913Checked in by : Robert Osfield
5914Added support for assinging and display transfer functions
5915
5916Fri, 8 Nov 2013 12:25:35 +0000
5917Checked in by : Robert Osfield
5918Quietened down debug messages
5919
5920Thu, 7 Nov 2013 12:37:10 +0000
5921Checked in by : Robert Osfield
5922Changed the LineSegmentIntersector to RayIntersector to provide more reliable intersections with flat meshes.
5923
5924Thu, 7 Nov 2013 12:35:34 +0000
5925Checked in by : Robert Osfield
5926Added osgUtil::Intersector::PrecisionHint member and set it's default to USE_DOUBLE_COMPUTATIONS, and implemented support for use double or float maths internally in LineSegmentIntersector and RayIntersector classes
5927
5928Wed, 6 Nov 2013 09:50:16 +0000
5929Checked in by : Robert Osfield
5930Re-enabled the disable of the transfer function
5931
5932Wed, 6 Nov 2013 09:49:51 +0000
5933Checked in by : Robert Osfield
5934Fixed handling of web cams
5935
5936Wed, 6 Nov 2013 09:23:21 +0000
5937Checked in by : Robert Osfield
5938Introduced a cast(T) method into the ImageUtils template functor to allow code reading images to handle casting from source data to a form that a user can use more conviently
5939
5940Wed, 6 Nov 2013 09:20:35 +0000
5941Checked in by : Robert Osfield
5942Restructed the call to avformat_open_input to provide more information.
5943
5944Tue, 5 Nov 2013 15:23:32 +0000
5945Checked in by : Robert Osfield
5946Fixed typo
5947
5948Fri, 1 Nov 2013 14:40:50 +0000
5949Checked in by : Robert Osfield
5950From Stephan Huber, "Build Problem with osgGA at MacOS with Xcode 5"..."attached you'll find a possible solution for the issue. This will add a new option to cmake called OSG_CXX_LANGUAGE_STANDARD which defaults to C++11. If you set it to C++98 it will setup the project accordingly."
5951
5952Mon, 28 Oct 2013 17:46:07 +0000
5953Checked in by : Robert Osfield
5954Added initial shell of new osgtransferfunction example that will be tested bed for upcomming transfer function editing UI.
5955
5956Mon, 28 Oct 2013 12:03:55 +0000
5957Checked in by : Robert Osfield
5958From Likasz Izebski, "added support for etc2/eac compression"
5959
5960Fri, 25 Oct 2013 15:47:41 +0000
5961Checked in by : Robert Osfield
5962Added explict setting of the PolygonMode to over the distion mesh being toggled to wireframe.
5963
5964Fri, 25 Oct 2013 14:54:15 +0000
5965Checked in by : Robert Osfield
5966Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.The new osgGA::Event is written to support more generic events than the original GUIEventAdapter which are written for keyboard and mouse events.
5967
5968
5969
5970Fri, 25 Oct 2013 14:46:37 +0000
5971Checked in by : Robert Osfield
5972Remoed -fpermissive
5973
5974Fri, 25 Oct 2013 09:02:39 +0000
5975Checked in by : Robert Osfield
5976Fixed warning
5977
5978Thu, 24 Oct 2013 20:22:13 +0000
5979Checked in by : Robert Osfield
5980Fixed warning
5981
5982Thu, 24 Oct 2013 19:56:04 +0000
5983Checked in by : Robert Osfield
5984Removed depreated glib call
5985
5986Thu, 24 Oct 2013 19:32:00 +0000
5987Checked in by : Robert Osfield
5988Fixed FileInfo self intialization bug
5989
5990Thu, 24 Oct 2013 17:43:02 +0000
5991Checked in by : Robert Osfield
5992Fixed build problems with the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off
5993
5994Thu, 24 Oct 2013 12:15:37 +0000
5995Checked in by : Robert Osfield
5996From Stephan Huber, "attached you’ll find a small enhancement for present3d. Now you can get advanced help via —help-all etc (similar to osgviewer)"
5997
5998Thu, 24 Oct 2013 10:10:16 +0000
5999Checked in by : Robert Osfield
6000From Stephan Huber, add support for controlling the OSXMenubarBehavior set by DisplaySettings.
6001
6002Thu, 24 Oct 2013 09:06:52 +0000
6003Checked in by : Robert Osfield
6004Cleaned up addChild/getChild/setChild/getNumChildren methods and added readNodeFile, readImageFile and readObjectFile functions
6005
6006Wed, 23 Oct 2013 16:17:26 +0000
6007Checked in by : Robert Osfield
6008Added support for Group::addChild/setChild/getChild/getNumChildren.
6009
6010Tue, 22 Oct 2013 19:12:34 +0000
6011Checked in by : Robert Osfield
6012Merged changes to DisplaySettings from Stephan Huber in prep for controlling the menu hiding behaviour under OSX.Added new WindowSystemInterface::setDisplaySettings() method to provide a mechanism for passing settings onto the WindowSystemInterface so it can then set up the system appropriately.
6013
6014Added assignment of the DisplaySettings to the WindowSystemInterface in Viewer/ComppsiteViewer::realize().
6015
6016
6017
6018Tue, 22 Oct 2013 18:58:15 +0000
6019Checked in by : Robert Osfield
6020Preliminary remapping of internalFormat for GL3 core profile
6021
6022Tue, 22 Oct 2013 16:28:20 +0000
6023Checked in by : Robert Osfield
6024Fixed warnings
6025
6026Tue, 22 Oct 2013 11:32:21 +0000
6027Checked in by : Robert Osfield
6028From Colin McDonald, "The osgt/osgb file formats output a scenegraph node with the type set to "SCENE" in the file header.  But if the file is stored and then extracted again from an osga archive this header info is lost, and the resulting file is just an "OBJECT".  Possibly other plugin operations would have the same effect.  The osgt/osgb plugin won't then return the scenegraph contents.I have updated the osgt/osgb plugin to return a node from an "OBJECT"
6029file."
6030
6031
6032
6033Tue, 22 Oct 2013 11:26:45 +0000
6034Checked in by : Robert Osfield
6035From Colin McDonald, "The osgb file reader uses seek to position within the file. But the nested stream implementation for osga archive files doesn't support seeking.  So osgb files can't currently be used in an osga archive e.g. if osgdem is used to output a osgb format database it can't be packaged in an archive file, in the same manner that ive files could.I've added seek support to the osga nested stream implementation."
6036
6037
6038
6039Tue, 22 Oct 2013 11:18:28 +0000
6040Checked in by : Robert Osfield
6041Fixed handling of osg::Program so that it's not overriden by shader composition when enabled
6042
6043Mon, 21 Oct 2013 16:35:12 +0000
6044Checked in by : Robert Osfield
6045Added State::releaseGLObjects() and ShaderComposer::releaseGLObjects() to avoid problems with cleanup of graphics context
6046
6047Mon, 21 Oct 2013 09:54:41 +0000
6048Checked in by : Robert Osfield
6049Build fixes for clang
6050
6051Fri, 18 Oct 2013 09:57:49 +0000
6052Checked in by : Robert Osfield
6053From Farshid Lashkari, "previously discussed change to the dae loader which applies the node ID as a "dae_node_id" user value."
6054
6055Fri, 18 Oct 2013 08:37:18 +0000
6056Checked in by : Robert Osfield
6057From Vladimir Chebeav, fix for removal of nested callbacks
6058
6059Fri, 18 Oct 2013 07:55:26 +0000
6060Checked in by : Robert Osfield
6061From  Konstantin Matveyev, "Multiple light fix in FBX-importer"
6062
6063Fri, 18 Oct 2013 07:52:18 +0000
6064Checked in by : Robert Osfield
6065From Colin McDonald, "Some missing updates to the serializer static build support."
6066
6067Fri, 18 Oct 2013 07:31:22 +0000
6068Checked in by : Robert Osfield
6069From Andreas Henne, "in my application I use the TrackballDragger, the ScaleAxisDragger and the TranslateAxisDragger. Unfortunately these draggers are very thin and they do not provide methods to change their visual appearance. Another problem that I noticed is that lighting on the cones and boxes of the TranslateAxisDragger and ScaleAxisDragger is incorrect when the draggers are scaled due to not normalized normals. This small patch adresses these problems, providing methods to make the draggers thicker.  I have attached a zip archive containing the corresponding files and also a modified osgManipulator example that makes use of the modifications. I don't want to retain any copyright."
6070
6071Thu, 17 Oct 2013 18:29:39 +0000
6072Checked in by : Robert Osfield
6073Fix for error in getting the uniform block max name length, fix suggested by Christopher Fennell.
6074
6075Thu, 17 Oct 2013 14:02:15 +0000
6076Checked in by : Robert Osfield
6077From Stephan Huber, build fix
6078
6079Thu, 10 Oct 2013 20:43:03 +0000
6080Checked in by : Robert Osfield
6081Added set/get to the ImageSerializer and removed some redudent comments
6082
6083Thu, 10 Oct 2013 20:42:24 +0000
6084Checked in by : Robert Osfield
6085From Pjotr Svetachov, "With the new osg::Geometry the binding for arrays now default to undefined. This breaks previously working code in osgAnimation::RigTransformHardware where the arrays got an undefined bounding and because of this the bone indices and weights were not loaded by the shader. Here is a little patch to fix this."
6086
6087Thu, 10 Oct 2013 14:45:57 +0000
6088Checked in by : Robert Osfield
6089From Laurens Voerman, compile fix for VisualStudio
6090
6091Thu, 10 Oct 2013 14:41:41 +0000
6092Checked in by : Robert Osfield
6093Laurens Voerman, "my cmake (2.8.10.2 generating for Visual Studio 11 Win64) doesn't like include(${CMAKE_MODULE_PATH}/FindPackageHandleStandardArgs.cmake) in CMakeModules/FindLua52.cmake changing to a more common     include(FindPackageHandleStandardArgs) solves my problem."
6094
6095Thu, 10 Oct 2013 09:28:26 +0000
6096Checked in by : Robert Osfield
6097Added get/set method to Serializer to allow pointer passing without going through InputStream/OutputStream.
6098
6099Wed, 9 Oct 2013 15:32:56 +0000
6100Checked in by : Robert Osfield
6101Implemented preliminary readNode/readImage support in the lua plugin allow a lua script to create a scene graph as return it.
6102
6103Mon, 7 Oct 2013 10:05:09 +0000
6104Checked in by : Robert Osfield
6105From Stephan Huber, "attached you’ll find a bunch of fixes + enhancements for iOS and OS X based on current trunk. I incorporated + tested the submission from Colin Cochran, so his submission is not needed anymore.* fixed a bug with multi-touch and touch-id-generation on iOS and OS X. (will fix a bug reported by Colin Cochran, without ditching the existing logic)
6106* removed unnecessary warning-flagss when generating xcode-projects via cmake, will enable the usage of OSG_AGGRESSIVE_WARNING_FLAGS
6107* added support for 10.9 (OS X)
6108* new cmake-variable: IPHONE_VERSION_MIN, this will set the deployment-target (previously hard-coded) If you set the IPHONE_VERSION_MIN to something like 7.0 osg gets compiled also for 64bit (amd64)
6109* cmake defaults now to the clang compiler if IPHONE_VERSION_MIN > 4.2
6110* cmake now sets some xcode-settings so the compiler uses the c++98-standard (clang defaults to c++11, w/o this I got a lot of linking errors)
6111* removed include-dir for avfoundation-plugin as not needed on OSX/IOS.
6112* enhanced the ios-example, will now show multitouch-information on a hud (similar to the  osgmultitouch-example), and more importantly, will compile + link out of the box
6113* small enhancements for the osc-device-plugin (send only one msg for MOVE/DRAG, even if multiple msgs/event is enabled)
6114* better memory-handling for the zeroconf-plugin
6115* fixed a possible bug in the rest-http-plugin when receiving mouse-events.
6116* incorporated a fix from Colin Cochran "forwarded touch events are not transformed into the GL UIView“
6117"
6118
6119
6120
6121Mon, 7 Oct 2013 09:33:46 +0000
6122Checked in by : Robert Osfield
6123Cleaned up line endings
6124
6125Fri, 4 Oct 2013 20:42:23 +0000
6126Checked in by : Robert Osfield
6127Added support for automatically select Lua 5.2 is it's available, then falling back to checking for Lua 5.1 otherwise.
6128
6129Fri, 4 Oct 2013 19:48:03 +0000
6130Checked in by : Robert Osfield
6131Moved code across to use lua_userdata to manage pointer to osg::Object that is ref()/unref()
6132
6133Fri, 4 Oct 2013 16:30:25 +0000
6134Checked in by : Robert Osfield
6135Added support for Lua 5.2 and osg::Object creation from within Lua scripts.
6136
6137Fri, 4 Oct 2013 16:29:45 +0000
6138Checked in by : Robert Osfield
6139Added createObject() interface
6140
6141Fri, 4 Oct 2013 16:28:49 +0000
6142Checked in by : Robert Osfield
6143Updated version number after 3.3.0 dev release
6144
6145Thu, 3 Oct 2013 16:20:29 +0000
6146Checked in by : Robert Osfield
6147Fixed errors in Contributors list
6148
6149Thu, 3 Oct 2013 08:45:57 +0000
6150Checked in by : Robert Osfield
6151From Jan Peciva, RayIntersector implementation
6152
6153Wed, 2 Oct 2013 13:59:00 +0000
6154Checked in by : Robert Osfield
6155From Colin McDonald and Robert Osfield, "When a serializer shared library is loaded it registers all of the wrappers it contains.  The registration creates a prototype object for all of the wrapped classes.  For some of the higher-level classes this can be a bit heavy.I noticed a problem with a model which required a single class from
6156osgSim.  When osgdb_serializers_osgsim.so was loaded it registered
6157wrappers and created prototype objects for all of the osgSim classes,
6158including osgSim::ScalarBar.  The constructor for that class creates
6159several drawables, and loads arial.ttf using the freetype plugin.  I
6160don't need that, and don't even ship the font or plugin with my
6161application, resulting in an unexplained warning message loading
6162the model.
6163
6164I've modified the ObjectWrapper class to defer the prototype object
6165creation until if & when actually required."
6166
6167
6168
6169Wed, 2 Oct 2013 11:29:58 +0000
6170Checked in by : Robert Osfield
6171From Dmitry Marakasov, "These are FreeBSD bits for src/osgPlugins/osc/osc/OscHostEndianness.h, required to build newever OSG on this OS. Also corrects file name in the error message - I was confused not to find OSCHostEndianness.h after I've got this error.Tested by successfully building OSG 3.2.0 with this patch on FreeBSD
61729.1."
6173
6174
6175
6176Wed, 2 Oct 2013 11:28:38 +0000
6177Checked in by : Robert Osfield
6178Re-ordered the public/protected sections to keep the public section all together
6179
6180Wed, 2 Oct 2013 11:09:29 +0000
6181Checked in by : Robert Osfield
6182From Björn Hein, "it seems that for generating "per vertex normals" as stated in the comment, two of them are missing. This results in wrong display of STL-files regarding normals. Following simple fix seems to work:Index: ReaderWriterSTL.cpp
6183===================================================================
6184--- ReaderWriterSTL.cpp    (Revision 13797)
6185+++ ReaderWriterSTL.cpp    (Arbeitskopie)
6186@@ -108,6 +108,8 @@
6187                     ++itr)
6188                 {
6189                     perVertexNormals->push_back(*itr);
6190+                    perVertexNormals->push_back(*itr);
6191+                    perVertexNormals->push_back(*itr);
6192                 }
6193
6194                 geom->setNormalArray(perVertexNormals.get(),
6195osg::Array::BIND_PER_VERTEX);
6196"
6197
6198
6199
6200Tue, 1 Oct 2013 19:34:21 +0000
6201Checked in by : Robert Osfield
6202Fixed build with no automatic ref_ptr<> conversion
6203
6204Tue, 1 Oct 2013 19:31:48 +0000
6205Checked in by : Robert Osfield
6206Updated AUTHORS files
6207
6208Tue, 1 Oct 2013 19:00:02 +0000
6209Checked in by : Robert Osfield
6210Updated ChangeLog in prep for dev release
6211
6212Tue, 1 Oct 2013 17:01:21 +0000
6213Checked in by : Robert Osfield
6214From Aurelien Albert, "I'm working with OSG and a customer low-level OpenGL library.To make easier "lazy apply" on the customer OpenGL shaders, the easiest way was to add an accessor to current OSG state's UniformMap.
6215
6216I've also added accessors for modes and texture, since it could be usefull in the same way.
6217
6218All methods are const, so I think there is no side-effects."
6219
6220
6221
6222Tue, 1 Oct 2013 16:20:20 +0000
6223Checked in by : Robert Osfield
6224From Björn Blissing, "I propose making the following outputs a little bit more silent. In my mind it would suffice with OSG_DEBUG (compared to OSG_NOTICE) for these information messages."
6225
6226Tue, 1 Oct 2013 09:37:56 +0000
6227Checked in by : Robert Osfield
6228From Christopher Baker, submitted by Alberto Luacas, "there is a bug report in the Ubuntu tracker that points to a bug when loading multiple VRML files in parallel.  Christopher R. Baker has detected this bug and crafted a patch.  In addition, libcoin has to be also built with the "--enable-threadsafe" option.I copy here his report, extracted from
6229(https://bugs.launchpad.net/ubuntu/+source/openscenegraph/+bug/1211993)
6230and attach his fix.  All credit is due to him:
6231
6232«
6233There are three instances of a classical method-local-static
6234multithreaded initialization bug in the Inventor plugin for OSG that
6235trigger various memory faults when reading multiple VRML files in
6236parallel via osgDB::readNodeFile. These bugs are of the form:
6237
6238static std::map<Stuff,OtherStuff> myHandyMap;
6239static bool once = true;
6240if(once) { ...fill myHandyMap; once = false }
6241... use myHandyMap;
6242
6243To repeat: try loading multiple VRML files from multiple threads. The
6244liklihood of the bug depends on many factors, but my application, which
6245parallel-loads some dozens of small (<100K) VRML files on startup,
6246triggers this problem 25% of the time or more.
6247
6248The attached patch (inventor-plugin-multithread.patch) rectifies this
6249problem by:
6250
62511 - Inheriting MyHandyMap from std::map, then
62522 - Moving the map initialization into the derived constructor, which
62533 - Is intrinsically protected from multithread issues by g++ (and is
6254part of the C++ standard), unless you pass -fno-threadsafe-statics,
6255which is strongly discouraged by the man page.
6256»
6257"
6258
6259
6260
6261Tue, 1 Oct 2013 09:11:26 +0000
6262Checked in by : Robert Osfield
6263From Adrien Grandemange, "On Windows 7 and 8, mouse messages are generated in addition to touch messages, which leads to duplicate PUSH, DRAG and RELEASE events in OSG. Besides, the mouse and touch messages referring to the same user input are not necessarily sent at the same time, due to gesture translation done by Windows by default, such as double-tap => double-click and long-push => right-click. The delay between the 2 types of messages is more noticeable on Windows 8 and leads to serious disruptions in our application.Mouse messages generated by touch input are only present for legacy support. I think they should be filtered out by OSG (real click events originating from a physical mouse will of course still go through).
6264
6265This is what this patch does, according to this suggestion: http://msdn.microsoft.com/en-us/library/dd693088%28v=VS.85%29.aspx (third issue in this page)."
6266
6267
6268
6269Tue, 1 Oct 2013 09:05:18 +0000
6270Checked in by : Robert Osfield
6271From Thomas Hogarth, "Attached is a small build fix for PointSprite when compiling under GLES2 (r13788)GL_POINT_SPRITE_OES does not exist in GLES2, instead you just draw using GL_POINTS then use gl_PointSize in a vertex shader to set the size."
6272
6273
6274
6275Mon, 30 Sep 2013 18:32:41 +0000
6276Checked in by : Robert Osfield
6277From Jeffrey Kinross, "I ran into an issue with case sensitivity on OS X and the OSXAVFoundation code. In CMakeList.txt there is a case sensitivity issue which a fix was posted by Robert Osfield in the users forum.I also had to rename the files OSXAvFoundationCoreVideoTexture.h and OSXAvFoundationCoreVideoTexture.cpp to OSXAVFoundationCoreVideoTexture.h and OSXAVFoundationCoreVideoTexture.cpp
6278
6279Finally in OSXAvFoundationCoreVideoTexture.cpp the include OSXAVFoundationVideo.H was updated to OSXAVFoundationVideo.h"
6280
6281
6282
6283Mon, 30 Sep 2013 18:15:51 +0000
6284Checked in by : Robert Osfield
6285From Farshid Lashkari, "I have a scene that makes heavy use of the StateSet::compare method and my profiler showed that a lot of time was being spent inside it. I made a small change to the method so that it performs a quick size comparison between the attribute/mode lists and bin mode before iterating through all the attributes. This made a noticeable improvement in my scene. I've attached the change."
6286
6287Mon, 30 Sep 2013 10:28:14 +0000
6288Checked in by : Robert Osfield
6289
6290
6291Fri, 27 Sep 2013 18:43:35 +0000
6292Checked in by : Robert Osfield
6293Unified Vec/Plane/Quat handling code.
6294
6295Fri, 27 Sep 2013 13:04:04 +0000
6296Checked in by : Robert Osfield
6297Added support for getting Vec* and Matrix objects from Lua stack and assigning them as OSG object properties.
6298
6299Thu, 26 Sep 2013 17:27:49 +0000
6300Checked in by : Robert Osfield
6301Initial cut of setting and getting osg::Object properties within Lua scripts
6302
6303Tue, 24 Sep 2013 15:17:42 +0000
6304Checked in by : Robert Osfield
6305Added support for passing parameters in and out of scripts.Implemented support for osg::ValueObject in LuaScriptEngine.
6306
6307
6308
6309Tue, 24 Sep 2013 15:08:23 +0000
6310Checked in by : Robert Osfield
6311Changed NodeVisitor so that is subclasses from osg::Object rather than osg::Referenced to enable it to be used with serialization and scripting
6312
6313Tue, 24 Sep 2013 08:56:47 +0000
6314Checked in by : Robert Osfield
6315Removed redundent spaces
6316
6317Mon, 23 Sep 2013 14:10:36 +0000
6318Checked in by : Robert Osfield
6319Added test for osgGA::GUIEventAdapter
6320
6321Fri, 20 Sep 2013 15:43:24 +0000
6322Checked in by : Robert Osfield
6323Removed unnceccesary setNumChildrenRequiringUpdateTraversal from VolumeTile constructor.
6324
6325Fri, 20 Sep 2013 10:44:24 +0000
6326Checked in by : Robert Osfield
6327Added initial cut of white and black lists
6328
6329Fri, 20 Sep 2013 10:25:23 +0000
6330Checked in by : Robert Osfield
6331Added compoundClassName() convinience method to standardize the generation of the compoundClassName.
6332
6333Fri, 20 Sep 2013 10:04:50 +0000
6334Checked in by : Robert Osfield
6335Added type maps to help with querrying supported type names
6336
6337Thu, 19 Sep 2013 16:19:32 +0000
6338Checked in by : Robert Osfield
6339Introduce osgDB::PropetyInterface class that provided a generic interface for get/setting properties on scene graph objects, utilizing the osgDB serializers to do the actual interface query and set/gets.
6340
6341Thu, 19 Sep 2013 16:18:20 +0000
6342Checked in by : Robert Osfield
6343Removed unneccessary return
6344
6345Wed, 11 Sep 2013 15:44:08 +0000
6346Checked in by : Robert Osfield
6347Added access methods to Serializer to help with using wrappers for other purposes such as script integration.Added Vec*i and Vec*ui support to serializers
6348
6349
6350
6351Tue, 10 Sep 2013 15:17:59 +0000
6352Checked in by : Robert Osfield
6353From Giuseppe Donvito, "I'm using OSG 320 and I need to flush a DDS 3D texture on disk. I found a bug on DDS ReaderWriter that generates a false positive on a guard for the size check on writing operation. This is due to a wrong imageSize computation that uses img->getImageSizeInBytes() method instead of img->getTotalSizeInBytes(), that actually ignores the r() dimension, contrariwise taken into account by the function ComputeImageSizeInBytes() later.The line 1062 on file ReaderWriterDDS.cpp should be fixed with:
6354[code]unsigned int imageSize = img->getTotalSizeInBytes();[/code]
6355"
6356
6357
6358
6359Tue, 10 Sep 2013 13:29:28 +0000
6360Checked in by : Robert Osfield
6361From Giuseppe Donvito, Fixed typo of "CLEAR_GLOBAL_STATESET = 0x16," to indended "CLEAR_GLOBAL_STATESET = "0x10".
6362
6363Tue, 10 Sep 2013 09:23:30 +0000
6364Checked in by : Robert Osfield
6365Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph
6366
6367Mon, 9 Sep 2013 16:02:32 +0000
6368Checked in by : Robert Osfield
6369From Wang Rui, "The Python header will look for its libraries using "#pragma comment(lib,"python32_d.lib")" for MSVC. So user-specified libraries will not really be set for the osgdb_python plugin. This small fix may help locate the Python libraries after putting the CMakeLists.txt into src/osgPlugins/python"
6370
6371
6372
6373Mon, 9 Sep 2013 14:58:25 +0000
6374Checked in by : Robert Osfield
6375From Colin Cochran, OES support for point sprites
6376
6377Mon, 9 Sep 2013 13:33:13 +0000
6378Checked in by : Robert Osfield
6379From Colin McDonald, "Add test for GL_EXT_framebuffer_object extension : osg uses osg::FBOExtensions to check if Frame Buffer Objects are available.  But this just checks if the fbo functions can be called. It doesn't check if the OpenGL renderer supports fbos.  For indirect rendering on linux the client side capability may be different from the display server, which can lead to mipmapped textures failing to render.  I've added a fbo extension check. "
6380
6381Mon, 9 Sep 2013 12:44:36 +0000
6382Checked in by : Robert Osfield
6383From Ulrich Hertlein, "Patch for FindAVFoundation to work with OS X 10.9"
6384
6385Mon, 9 Sep 2013 12:37:52 +0000
6386Checked in by : Robert Osfield
6387From Wang Rui, "Some developers report that the osgviewerMFC example is broken in 3.2, in which depth test is not enabled by default so all models loaded look awkward. I submit this patch to make it work again. I haven't gone deep to check why previous example goes wrong in newer version but I believe the problem was because the newly created camera object missed some important global statesets before set as the main camera."
6388
6389Mon, 9 Sep 2013 12:33:18 +0000
6390Checked in by : Robert Osfield
6391From Laurens Voerman, "two minor fixes, both in a CMakeList.txt file,1> osgmultiplemovies example does not use SDL so needs no link to SDL
6392
63932> Added header files to "Plugins osg" project, so visual studio can find the source of
6394   OSG_WARN <<  "AsciiInputIterator::readProperty(): Unmatched property "
6395"
6396
6397
6398
6399
6400Fri, 6 Sep 2013 09:35:56 +0000
6401Checked in by : Robert Osfield
6402Initial cut of Audio/Volume/Movie/Image presentation objects
6403
6404Thu, 5 Sep 2013 10:23:05 +0000
6405Checked in by : Robert Osfield
6406From Colin McDonald, "Attached are some fixes to build osg using the Solaris Studio compiler. I've also checked the modified files still build ok with other compilers (Linux gcc, Windows Visual Studio).osgDB/OutputStream.cpp and osgPlugins/lws/SceneLoader.cpp require
6407stdlib.h for atoi use.
6408
6409In osg/Uniform.cpp the compiler complains that base_class is unknown
6410unless I add a class name qualifier.
6411
6412Not a build fix, but I spotted a typo in osgUtil/SceneView."
6413
6414
6415
6416Thu, 5 Sep 2013 10:08:09 +0000
6417Checked in by : Robert Osfield
6418From Laurens Voerman, "like the "Bug in ProxyNode serializer" Farshid Lashkari found (svn submit 13754) the PagedLOD  serializer attempts to read begin and and brackets. Fix is identical (don't read brackets when num_chidren is zero) and applies both to trunk and 3.2 branch."
6419
6420Thu, 5 Sep 2013 10:04:56 +0000
6421Checked in by : Robert Osfield
6422Fixed warnings
6423
6424Thu, 5 Sep 2013 08:42:00 +0000
6425Checked in by : Robert Osfield
6426From Alberto Luaces, "current versions of ffmpeg render «url_feof» macro as obsolete.  The fix is very simple and it is contained in the attached file."
6427
6428Thu, 5 Sep 2013 08:22:27 +0000
6429Checked in by : Robert Osfield
6430Added missing Model.cpp
6431
6432Wed, 4 Sep 2013 17:27:26 +0000
6433Checked in by : Robert Osfield
6434Moved the property test from the model to presentation to test out the property inheritance scheme
6435
6436Wed, 4 Sep 2013 16:25:18 +0000
6437Checked in by : Robert Osfield
6438Added PrintProperties visitor
6439
6440Wed, 4 Sep 2013 15:39:17 +0000
6441Checked in by : Robert Osfield
6442Added PrintPropertiesAction to osgPresentation
6443
6444Wed, 4 Sep 2013 10:33:11 +0000
6445Checked in by : Robert Osfield
6446Added Action class NodeVisitor that supports osgPresentation nodes.
6447
6448Tue, 3 Sep 2013 15:50:28 +0000
6449Checked in by : Robert Osfield
6450Added test for osgPresentatation::Group::getSupportedProperties()
6451
6452Tue, 3 Sep 2013 10:17:06 +0000
6453Checked in by : Robert Osfield
6454Added beginings of Text implementation
6455
6456Mon, 2 Sep 2013 10:56:48 +0000
6457Checked in by : Robert Osfield
6458From Farshid Lashkari, "The ProxyNode serializer was not correctly reading the "Children" field. It conditionally writes the begin/end brackets, depending on whether it has children. However, during input it unconditionally attempts to read the begin/end brackets. I've modified the code to only read the brackets if it has children."
6459
6460Mon, 2 Sep 2013 10:56:14 +0000
6461Checked in by : Robert Osfield
6462Refactored the use of epsilon in the clamping of the start/end points of the LineSegmentIntersector to better handle numerical precision issues.
6463
6464Mon, 2 Sep 2013 09:12:24 +0000
6465Checked in by : Robert Osfield
6466Fixed double copy in StackedTransform copy constructor
6467
6468Mon, 2 Sep 2013 08:29:09 +0000
6469Checked in by : Robert Osfield
6470Added IO test for new osgPresentation nodes
6471
6472Sun, 1 Sep 2013 17:24:35 +0000
6473Checked in by : Robert Osfield
6474Added Audio, Image, Movie, Model and Volume class to osgPresentation.
6475
6476Fri, 23 Aug 2013 16:47:27 +0000
6477Checked in by : Robert Osfield
6478Fixed build
6479
6480Fri, 23 Aug 2013 11:42:52 +0000
6481Checked in by : Robert Osfield
6482Added color property to FontData parsing
6483
6484Thu, 22 Aug 2013 13:39:36 +0000
6485Checked in by : Robert Osfield
6486Quitened down debug message
6487
6488Thu, 22 Aug 2013 12:37:49 +0000
6489Checked in by : Robert Osfield
6490Removed debug messages
6491
6492Thu, 22 Aug 2013 12:07:55 +0000
6493Checked in by : Robert Osfield
6494Quitened down debug message
6495
6496Thu, 22 Aug 2013 11:18:45 +0000
6497Checked in by : Robert Osfield
6498Quitened down debug message
6499
6500Thu, 22 Aug 2013 10:09:21 +0000
6501Checked in by : Robert Osfield
6502Added warning when model file has not be found
6503
6504Thu, 22 Aug 2013 10:05:29 +0000
6505Checked in by : Robert Osfield
6506Reduced debug message level, and added a notify message for when an image isn't loaded
6507
6508Thu, 22 Aug 2013 07:49:22 +0000
6509Checked in by : Robert Osfield
6510Added test for serializers and fixed serializers
6511
6512Wed, 21 Aug 2013 19:54:03 +0000
6513Checked in by : Robert Osfield
6514Added initial classes for present3D refactor
6515
6516Sun, 18 Aug 2013 18:10:39 +0000
6517Checked in by : Robert Osfield
6518Moved old osgPresentation source files to osgPresentation/deprecated subdirectory.
6519
6520Sun, 18 Aug 2013 16:59:11 +0000
6521Checked in by : Robert Osfield
6522Moved old present3D sources into local deprecated directory to clean up the main present3D source directory for future refactored present3D
6523
6524Fri, 9 Aug 2013 16:51:06 +0000
6525Checked in by : Robert Osfield
6526Added initial cut of basic scripting support, introducing an osg::Script object to wrap up the individual scripts, osg::ScriptCallback for assigning a Script as node callback and an osg::ScriptEngine base class that plugins implement to provided support for specific scripting languages.Provided are lua, python and V8 (for javascript) plugins that just open up enough of a link to the respective libs to run a script, there is no scene graph <-> script communication in current implementation.
6527
6528
6529
6530Fri, 9 Aug 2013 11:00:55 +0000
6531Checked in by : Robert Osfield
6532Removed CameraNode reference
6533
6534Fri, 9 Aug 2013 07:46:22 +0000
6535Checked in by : Robert Osfield
6536Removed unused includes
6537
6538Fri, 9 Aug 2013 07:38:32 +0000
6539Checked in by : Robert Osfield
6540Removed old cursor code
6541
6542Thu, 8 Aug 2013 17:21:20 +0000
6543Checked in by : Robert Osfield
6544Added translucent version of cushion which isn't depth tested to enable one to see the cursor even when it's behind other objects
6545
6546Thu, 8 Aug 2013 16:49:33 +0000
6547Checked in by : Robert Osfield
6548Added osgPresentation::Cursor class to wrap up 3D cursor in the scene functionality
6549
6550Wed, 7 Aug 2013 17:08:38 +0000
6551Checked in by : Robert Osfield
6552Added osgpresentation example as a test bed for new osgPresentation object model.First cut of example test bed is to test how easy it is to build against Lua, V8 and Python for purposes of running embedded scripts.
6553
6554
6555
6556Mon, 5 Aug 2013 12:00:34 +0000
6557Checked in by : Robert Osfield
6558From Aurelien Albert, "I've go some problem with the method "State_Utils::replace" : if the original_phrase is empty, it leads to an infinite loop.Here is a path to prevent this."
6559
6560
6561
6562Thu, 1 Aug 2013 17:38:34 +0000
6563Checked in by : Robert Osfield
6564Added missing initializer for _epsilon
6565
6566Thu, 1 Aug 2013 11:25:02 +0000
6567Checked in by : Robert Osfield
6568From Anish Thomas, added catch for to an empty DrawElementsUInt creation.
6569
6570Thu, 1 Aug 2013 10:38:02 +0000
6571Checked in by : Robert Osfield
6572Updated ChangeLog and AUTHORS file
6573
6574Thu, 1 Aug 2013 10:28:12 +0000
6575Checked in by : Robert Osfield
6576From Ulrich Hertlein, "Based on the exchange on osg-users I went ahead and reworked shp/XBaseParser to avoid weird behaviour (closing stdin) and leaking file descriptors, as well as some const-ness."
6577
6578Thu, 1 Aug 2013 10:04:05 +0000
6579Checked in by : Robert Osfield
6580From Sebastian Messerschmidt, "Seems like your re-factoring didn't really produces the correct results. You can check with the tester2.flt provided earlier and check with the result image. I double checked this with OpenFlight creator, and it seems the yaw is broken.With my initial quaternion version is seems correct and if I change the
6581
6582
6583float cos_yaw = cosf(osg::inDegrees(yaw));
6584float sin_yaw = sinf(osg::inDegrees(yaw));
6585
6586to be
6587float cos_yaw = cosf(osg::inDegrees(-yaw));
6588float sin_yaw = sinf(osg::inDegrees(-yaw));
6589
6590it seems to work as well."
6591
6592
6593
6594
6595Thu, 1 Aug 2013 10:00:31 +0000
6596Checked in by : Robert Osfield
6597From Tom Jolley, "I found a couple more bugs after closely looking at the small piece of deprecated geometry in my model.  There were problems with more than one primitive in a couple places.  The first was the number of vertices were not being accumulated for DrawArraysPrimitiveType (caused another crash).  The second is I had to move target_vindex and source_pindex before the PrimitiveSetList loop so they don't get reset on the next primitive (otherwise you end up with a lot of zeros in per vertex lists)."
6598
6599Thu, 1 Aug 2013 07:19:45 +0000
6600Checked in by : Robert Osfield
6601Added osg::RenderInfo::pushRenderBin()/popRenderBin() and RenderInfo::getRenderBinStack() and getCameraStack() access methods for getting access to the current RenderBin/RenderStage.
6602
6603Wed, 31 Jul 2013 13:11:49 +0000
6604Checked in by : Robert Osfield
6605Added Intersector::get/setEpsilon(double) to allow users to control what epsilon is used by the LineSegmentIntersector when doing testing of itersections with bounding boxes
6606
6607Wed, 31 Jul 2013 07:11:07 +0000
6608Checked in by : Robert Osfield
6609From Aurelien Albert, "Here is the code to get access to OpenGL handle of an osg::FrameBufferObject"
6610
6611Wed, 31 Jul 2013 06:56:31 +0000
6612Checked in by : Robert Osfield
6613From Tom Jolly, "I ran across this error reading one of our older files.  An iterator was being changed inside a loop that caused a crash."
6614
6615Wed, 31 Jul 2013 06:42:49 +0000
6616Checked in by : Robert Osfield
6617From Sergey Kurdakov, fixed GLES2 invalid enumerant warning by disabling the check against GL_MAX_TEXTURE_COORDS under GLES.
6618
6619Tue, 30 Jul 2013 06:39:33 +0000
6620Checked in by : Robert Osfield
6621Changed default cull mask to match the left cull mask so that mono rendering of presentations with left/right stereo images/movies works fine.
6622
6623Tue, 30 Jul 2013 06:36:49 +0000
6624Checked in by : Robert Osfield
6625Removed trailing spaces
6626
6627Tue, 30 Jul 2013 06:12:31 +0000
6628Checked in by : Robert Osfield
6629Merged from OSG-3.2 branch the removal of check for Asio under Windows
6630
6631Wed, 24 Jul 2013 17:30:46 +0000
6632Checked in by : Robert Osfield
6633Changed default of serialize draw to off
6634
6635Wed, 24 Jul 2013 14:24:33 +0000
6636Checked in by : Robert Osfield
6637Pulled in READE, NEWS and AUTHORS changes from OSG-3.2 branch.
6638
6639Wed, 24 Jul 2013 13:02:32 +0000
6640Checked in by : Robert Osfield
6641Added GL2Extensions::isDrawBuffersSupported() and usage of this in FrameBufferObject.cpp to prevent crash under GLES2 when users attempt to use MRT when it's not supported
6642
6643Wed, 24 Jul 2013 12:51:13 +0000
6644Checked in by : Robert Osfield
6645Updated NEWS from OSG-3.2 branch
6646
6647Wed, 24 Jul 2013 12:48:59 +0000
6648Checked in by : Robert Osfield
6649Fixed warning
6650
6651Wed, 24 Jul 2013 12:25:18 +0000
6652Checked in by : Robert Osfield
6653Updated SO version for post 3.2 era.
6654
6655Wed, 24 Jul 2013 12:17:06 +0000
6656Checked in by : Robert Osfield
6657Added getCallbacks() methods
6658
6659Tue, 23 Jul 2013 18:11:35 +0000
6660Checked in by : Robert Osfield
6661From Rocco Martino, build fix for compiling against ffmpeg/trunk
6662
6663Tue, 23 Jul 2013 15:28:31 +0000
6664Checked in by : Robert Osfield
6665Added NOT ANDROID to force use of posix API when building for Android under Windows
6666
6667Tue, 23 Jul 2013 10:24:28 +0000
6668Checked in by : Robert Osfield
6669Added lazy setting of the UserDataContainer to avoid unncessarily create a UserDataContain when an empty description list is passed to Node::setDescriptions(..)
6670
6671Tue, 23 Jul 2013 09:54:25 +0000
6672Checked in by : Robert Osfield
6673Fixed crash when open(..) returns an error.
6674
6675Tue, 23 Jul 2013 05:25:39 +0000
6676Checked in by : Robert Osfield
6677From Torben Dannhauer, "Please find attached further changes to make library auto detection functional again for some libraries:Find3rdPa..: Fix to find libxml2
6678FindCollada: Rearranged to handle different MSVC versions more effective.
6679This file is already prepared for the upcoming VS 2013.
6680FindNVTT: introduced management of debug libraries (also auto detected).
6681"
6682
6683
6684
6685
6686Mon, 22 Jul 2013 13:31:32 +0000
6687Checked in by : Robert Osfield
6688From Andreas Ekstrand, "Attached is a small modification of the Collada writer that protects from crashes due to valArray being NULL in some situations."
6689
6690Mon, 22 Jul 2013 10:15:59 +0000
6691Checked in by : Robert Osfield
6692Added FRAME_BUFFER_OBJECT enum
6693
6694Mon, 22 Jul 2013 10:15:44 +0000
6695Checked in by : Robert Osfield
6696Updated OpenThreads version
6697
6698Fri, 19 Jul 2013 21:05:54 +0000
6699Checked in by : Robert Osfield
6700From Christian Ruzicka, "with the current touch implementation on iOS the touches are not forwarded to parent views because the base implementation is not called. Also see the "Best Practices" in the iOS documentation for event handling:http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/multitouch_background/multitouch_background.html
6701
6702"If you handle events in a subclass of any other UIKit responder class:
6703- You do not have to implement all of the event handling methods.
6704- In the methods you do implement, be sure to call the superclass implementation. For example, [super touchesBegan:touches withEvent:event]."
6705
6706I added the missing lines and tested it with OSG 3.1.9 and iOS SDK 6.1."
6707
6708
6709
6710
6711Fri, 19 Jul 2013 20:59:09 +0000
6712Checked in by : Robert Osfield
6713Added default setting of BIND_PER_VERTEX when applying Geometry::setTexCoordArray()
6714
6715Fri, 19 Jul 2013 17:00:24 +0000
6716Checked in by : Robert Osfield
6717Updated OpenThreads version to be in sync with OSG version
6718
6719Fri, 19 Jul 2013 14:55:36 +0000
6720Checked in by : Robert Osfield
6721Updated version number for svn/trunk to 3.3.0 for all new feature development
6722
6723Fri, 19 Jul 2013 14:07:17 +0000
6724Checked in by : Robert Osfield
6725Updated AUTHORS file for new 3.2 branch
6726
6727Fri, 19 Jul 2013 14:06:11 +0000
6728Checked in by : Robert Osfield
6729Updated version number to 3.2.0-rc1 in prep for create the 3.2 branch, and 3.2.0-rc1
6730
6731Fri, 19 Jul 2013 10:31:45 +0000
6732Checked in by : Robert Osfield
6733Update ChangeLog and AUTHORS files for 3.1.10 dev release
6734
6735Fri, 19 Jul 2013 10:17:26 +0000
6736Checked in by : Robert Osfield
6737Updater version for 3.1.10 dev release
6738
6739Fri, 19 Jul 2013 10:11:42 +0000
6740Checked in by : Robert Osfield
6741Removed #if 0 #endif block
6742
6743Fri, 19 Jul 2013 09:43:54 +0000
6744Checked in by : Robert Osfield
6745Fixed problem with the osgviewerQt code override the default View::Camera without setting it's default state on it's StateSet like View does by default.
6746
6747Fri, 19 Jul 2013 06:56:13 +0000
6748Checked in by : Robert Osfield
6749From Johannes Scholz, "as we need to dynamically add and remove Effects to and from our Application, I created a small patch for osgFX/Registry to add the osgFX::Registry::removeEffect(effect*) method and extended osgFX::Registry::Proxy to call removeEffect upon its destruction."
6750
6751Fri, 19 Jul 2013 06:39:06 +0000
6752Checked in by : Robert Osfield
6753From Wang Rui, "A very small clerical error in the src/osgViewer/CMakeLists.txt makes MinGW/Cygwin builds fail. Now it is fixed and now OSG works well again with Cygwin. :-) The OSC plugin also needs a small fix to compile with Cygwin, as attached file src/osgPlugins/osc/osc/OscHostEndianness.h shows."
6754
6755Fri, 19 Jul 2013 06:20:46 +0000
6756Checked in by : Robert Osfield
6757From Mathieu Marache, "we found that events where not caught when running in ON_DEMAND frame scheme : GraphicsWindow::checkEvents() always return false and GraphicsWindowQt doesn't overload it.here is a simple fix that will return if the list is empty or not and will match the comment in checkEvents()
6758
6759
6760
6761
6762
6763Thu, 18 Jul 2013 20:17:48 +0000
6764Checked in by : Robert Osfield
6765Added a dirty() call to Image::setData(..)
6766
6767Thu, 18 Jul 2013 16:29:13 +0000
6768Checked in by : Robert Osfield
6769From Torben Dannhauer, "after being absent for more than 12 month, I'm very pleased to present my new 3rdparty package (V8). This package is compiled with Visual Studio 2012 Update 3. Some community
6770members complained that these package is very large (indeed), so I
6771introduced 2 versions:
6772- The small version contains the dependencies for several image file formats
6773( tiff, png, gif, jpeg), as well as zlib, minizip, curl, freetype,  glut,
6774gdal and openSSL
6775- The full version will include all libraries which were include in the
6776previous releases of my 3rd party package.
6777
6778Some of the included libraries are released in newer versions, so I adapted
6779the attached CMake module to find these renamed files.
6780
6781I hope you can merge this minor changes soon, since I plan to publish the
6782small 3rdparty package today.
6783"
6784
6785
6786
6787Thu, 18 Jul 2013 16:27:17 +0000
6788Checked in by : Robert Osfield
6789From Lionel Lagarde, "The extension name is misspelled. It conflicts with GLEW."
6790
6791Tue, 2 Jul 2013 19:24:10 +0000
6792Checked in by : Robert Osfield
6793Updated AUTHORS and ChangeLog for 3.1.9 dev release
6794
6795Tue, 2 Jul 2013 14:35:29 +0000
6796Checked in by : Robert Osfield
6797From Laurens Voerman, "With fstream inheritaince now removed the warning can be enabled again."
6798
6799Tue, 2 Jul 2013 14:17:44 +0000
6800Checked in by : Robert Osfield
6801From Laurens Voerman, "some of my ive files now generate a warning: Warning, can't assign attribute binding as no has been array assigned to set binding for.I think those are ive's with bumpmaps, but I have not checked yet. The problem is in
6802OpenSceneGraph\src\osgPlugins\ive\Geometry.cpp
6803where the code tries to set Normalize and Binding for a missing Array.
6804I think that code can safely be skipped, considering the write function has a hardcoded write when the array is missing. (introduced in svn rev 13488)
6805
6806modified file (OpenSceneGraph\src\osgPlugins\ive\Geometry.cpp) attached  in Zip"
6807
6808
6809
6810Tue, 2 Jul 2013 14:02:06 +0000
6811Checked in by : Robert Osfield
6812From Laurens Voerman, "Recent changes cause a few warnings in MSVC 2012 svn 13587 From David Callu, warning fixes and removal of spaces at end of lines.this can be fixed by adding a space before the comment opening /*.
6813full modified file (openscenegraph\src\osgplugins\osg\BinaryStreamOperator.h) attached in zip
6814
6815Regards, Laurens.
6816
6817
6818openscenegraph\src\osgplugins\osg\BinaryStreamOperator.h(71): warning C4138: '*/' found outside of comment (OpenSceneGraph\src\osgPlugins\osg\ReaderWriterOSG2.cpp)
6819openscenegraph\src\osgplugins\osg\BinaryStreamOperator.h(73): warning C4138: '*/' found outside of comment (OpenSceneGraph\src\osgPlugins\osg\ReaderWriterOSG2.cpp)
6820openscenegraph\src\osgplugins\osg\BinaryStreamOperator.h(211): warning C4138: '*/' found outside of comment (OpenSceneGraph\src\osgPlugins\osg\ReaderWriterOSG2.cpp)
6821openscenegraph\src\osgplugins\osg\BinaryStreamOperator.h(213): warning C4138: '*/' found outside of comment (OpenSceneGraph\src\osgPlugins\osg\ReaderWriterOSG2.cpp)"
6822
6823
6824
6825Tue, 2 Jul 2013 13:45:23 +0000
6826Checked in by : Robert Osfield
6827Restructed handling of the _currentShaderCompositionUniformList in State::apply() and State::apply(const StateSet*) so that it can be used even when shader composition isn't enabled.
6828
6829Tue, 2 Jul 2013 10:32:53 +0000
6830Checked in by : Robert Osfield
6831From Aurelien Albert, "Recently I had to integrate a client OpenGL library with OSG. For textures and other StateAttribute I've done that by subclassing osg::StateAttribute and this works well.But for glPrograms, in order to get all osg's uniform management system to work, I had to subclass osg::program::PerContextProgram.
6832
6833Here is a modified version of this class, which add some "virtual" method to allow easy subclassing."
6834
6835
6836
6837Tue, 2 Jul 2013 09:44:46 +0000
6838Checked in by : Robert Osfield
6839From Pjotr Svetachov, "The binding of arrays is always set to BIND_UNDEFINED when using the array constructor because the binding parameter is ignored. Here is a fix."
6840
6841Tue, 2 Jul 2013 09:27:14 +0000
6842Checked in by : Robert Osfield
6843Added SceneView::Options enum enetries APPLY_GLOBAL_DEFAULTS and CLEAR_GLOBAL_STATESET to control whether a _globalStateSet->clear() and _globalStateSet->setGlobalDefaults() should be called.osgViewer::Renderer doesn't use these enum settings so now no longer has a calls StateSet::clear() or StateSet::setGlobalDefaults() on the osg::Camera's StateSet.  Previously these were being
6844called and breaking the ability to attached state to Camera's StateSet.
6845
6846
6847
6848
6849Mon, 1 Jul 2013 16:15:25 +0000
6850Checked in by : Robert Osfield
6851From Pjotr Svetachov, "In a submission on June 27th a lot of new array types were added. This modified the osg::Array::Type enum. Because of this s_ArrayNames array in Array.cpp is now not in sync. This can lead to corrupt exports or crashes when writing .osg files because the change added new types in the middle of the enum instead of at the end.Attached is a new Array.cpp to reflect the new array types."
6852
6853
6854
6855Mon, 1 Jul 2013 12:16:32 +0000
6856Checked in by : Robert Osfield
6857Updated AUTHORS, ChangeLog for dev release
6858
6859Mon, 1 Jul 2013 10:22:34 +0000
6860Checked in by : Robert Osfield
6861Removed BIND_INSTANCE_DIVISOR as they don't yet have any implementation backend to support them.
6862
6863Mon, 1 Jul 2013 09:12:11 +0000
6864Checked in by : Robert Osfield
6865From David Callu, "Here a fix for FindFBX.cmakeunder linux, library name to look for must be fbxsdk instead of libfbxsdk."
6866
6867
6868
6869Mon, 1 Jul 2013 09:10:11 +0000
6870Checked in by : Robert Osfield
6871From David Callu, "Here a CMakeLists.txt modified with OSG_AGGRESSIVE_WARNING_FLAGS defined when Clang compilator is used"
6872
6873Mon, 1 Jul 2013 09:09:49 +0000
6874Checked in by : Robert Osfield
6875Fixed debug build compile problem
6876
6877Mon, 1 Jul 2013 08:21:13 +0000
6878Checked in by : Robert Osfield
6879Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged.  Adding code to quieten inappropriate warnings is a bad programming practice and does not desrve a place in the OSG code base.
6880
6881Fri, 28 Jun 2013 15:44:04 +0000
6882Checked in by : Robert Osfield
6883From John Kaniarz, "This patch modifies ReaderWriterPNG.cpp to 1. Check the bit depth of the passed Image and return an error if not 8 or 16. (not fully featured, but still an improvement over hard coded 8bit for everything) 2. Endian swap 16bit image data when on a little endian architecture. "
6884
6885Fri, 28 Jun 2013 14:47:02 +0000
6886Checked in by : Robert Osfield
6887From Alberto Luaces, "Documentation for -p and --speed options in osgviewer"
6888
6889Fri, 28 Jun 2013 14:38:45 +0000
6890Checked in by : Robert Osfield
6891From Marcel Pursche, fixed checking of destination dimensions in osg::copyImage.
6892
6893Fri, 28 Jun 2013 14:32:12 +0000
6894Checked in by : Robert Osfield
6895From Lilin Xiong, "When writing proxyNode to ive file, we forget "LoadingExternalReferenceMode ". Add some code to fix this.if (out->getVersion() >= VERSION_0045)
6896{
6897    out->writeInt(getLoadingExternalReferenceMode());
6898}
6899
6900if (in->getVersion() >= VERSION_0045)
6901{
6902   setLoadExternalReferenceFiles( (osg::ProxyNode::LoadingExternalReferenceMode)in->readInt() );
6903}
6904"
6905
6906
6907
6908Fri, 28 Jun 2013 14:21:43 +0000
6909Checked in by : Robert Osfield
6910From Gill Peacegood, "fix for a memory leak in the DelaunayConstraint class"
6911
6912Fri, 28 Jun 2013 14:08:36 +0000
6913Checked in by : Robert Osfield
6914From Laurens Voerman, "the current version of BufferObject causes a huge amount of warnings in Visual Studio 2012 like:OpenSceneGraph/include\osg/BufferObject(701): warning C4138: '*/' found outside of comment (E:\osg\osgSvn\OpenSceneGraph\src\osg\Array.cpp)
6915
6916adding a space before /* fixes the problem
6917        void removeClient(osg::Object * /*client*/) { --_numClients; }
6918"
6919
6920
6921
6922Fri, 28 Jun 2013 14:07:31 +0000
6923Checked in by : Robert Osfield
6924Fixed handling of DISPLAY=127.0.0.1:2 usage.
6925
6926Fri, 28 Jun 2013 13:43:46 +0000
6927Checked in by : Robert Osfield
6928From Aurelien Albert, Added support for glPrimitiveRestartIndex."The idea of this new OpenGL feature is :
6929
6930- set RestartIndex = "n"
6931- draw elements strip
6932  -> when the index is "n", the strip is "stopped" and restarted
6933
6934It's very usefull for drawing tiles with a single strip and a "restart" at the end of each row.
6935
6936The idea a an OSG StateAttribute is :
6937
6938Usually we use to build geometry from code, because software modelers rarely support it (and 3d file formats doesn't support it) :
6939
6940-RootNode <= "PrimitiveRestartIndex=0"     // So now, we know that our restart index is 0 for all drawables under this node
6941|
6942- Drawable 1 : triangles => as usual
6943|
6944- Drawable 2 : triangles strip => as usual
6945|
6946- Drawable 3 : triangles strip + "GL_PRIMITIVE_RESTART" mode = ON => use the restart index
6947|
6948- Drawable 4 : triangles strip + "GL_PRIMITIVE_RESTART" mode = ON => use the restart index
6949|
6950- Drawable 5 : triangles strip => as usual
6951
6952
6953With a StateAttribute, it's easy for the developper to say "0 will be my restart index for all this object" and then activate the mode only on some nodes.
6954
6955The main problem is if you set and restart index value which is not included in the vertex array (for exemple set restart index = 100 but you have only 50 vertex). There is no problem with OpenGL, but some OSG algorithms will try to access the vertex[100] and will segfault.
6956
6957To solve this, I think there is two ways :
6958
69591/ add restart index in osg::PrimitiveSet and use this value in all algorithms. It's a lot of work, maybe dangerous, and it concern only a few situations : developpers who use this extension should be aware of advanced OpenGL (and OSG) data management
6960
69612/ use a StateAttribute, and choose a "correct" restart index. In my applications, I always use "0" as a restart index and duplicate the first vertex (vertex[0] = vertex[1]). So there is no difference for OpenGL and all OSG algorithms works properly.
6962"
6963
6964
6965
6966
6967Fri, 28 Jun 2013 12:45:39 +0000
6968Checked in by : Robert Osfield
6969Added handling of an odd number rows in the capsule rendering and primitive calculation.
6970
6971Fri, 28 Jun 2013 12:00:43 +0000
6972Checked in by : Robert Osfield
6973From David Callu, warning fixes and removal of spaces at end of lines.
6974
6975Fri, 28 Jun 2013 10:59:01 +0000
6976Checked in by : Robert Osfield
6977From David Callu, "in osgViewer::WoWVxDisplay::WoWVxDisplay(unsigned int type=20, unsigned int screenNum=0) screenNum is unused.fix attached.
6978"
6979
6980
6981
6982Fri, 28 Jun 2013 10:51:22 +0000
6983Checked in by : Robert Osfield
6984From David Callu, added support for glVertexAttribLPointer and glVertexAttribIPointer, utilized via osg::Array::setPreserveDataType(true);
6985
6986Fri, 28 Jun 2013 08:57:42 +0000
6987Checked in by : Robert Osfield
6988From David Callu, serializer support for new Vec* and Vec*Array classes
6989
6990Fri, 28 Jun 2013 08:11:46 +0000
6991Checked in by : Robert Osfield
6992
6993
6994Thu, 27 Jun 2013 17:37:03 +0000
6995Checked in by : Robert Osfield
6996From David Callu, "Added Vec3ub, Vec3us, Vec4us, Vec2ub and Vec2us classes"
6997
6998Thu, 27 Jun 2013 16:44:32 +0000
6999Checked in by : Robert Osfield
7000From Lionel Lagarde, "Support for paging and shared PBO""The attached file contains:
7001- a per-context read counter in GLBufferObject::BufferEntry
7002- a global client counter in BufferData
7003- the glue between Texture* and Image client counter
7004"
7005
7006
7007
7008Thu, 27 Jun 2013 15:18:38 +0000
7009Checked in by : Robert Osfield
7010From Aurelien Albert, added passing on of the gl array normalize to OpenGL when uses vertex attribute aliasing.
7011
7012Thu, 27 Jun 2013 14:46:16 +0000
7013Checked in by : Robert Osfield
7014Replaced deprecatated osg::Geometry::get*Binding() calls.
7015
7016Thu, 27 Jun 2013 13:37:26 +0000
7017Checked in by : Robert Osfield
7018Added Geometry::containsDeprecatedData() / fixDeprecatedData()
7019
7020Thu, 27 Jun 2013 10:58:26 +0000
7021Checked in by : Robert Osfield
7022Removed deprecated usage of osg::Geometry::get*Binding()
7023
7024Thu, 27 Jun 2013 09:59:33 +0000
7025Checked in by : Robert Osfield
7026Replaced deprecated osg::Geometry::set*Binding() usage.
7027
7028Thu, 27 Jun 2013 09:54:45 +0000
7029Checked in by : Robert Osfield
7030Replaced deprecated osg::Geometry::set*Binding() usage
7031
7032Thu, 27 Jun 2013 09:54:12 +0000
7033Checked in by : Robert Osfield
7034Replaced deprecated osg::Geometry::set*Binding() usage.
7035
7036Thu, 27 Jun 2013 08:44:15 +0000
7037Checked in by : Robert Osfield
7038Replaced deprecated osg::Geometry::set*Binding() usage
7039
7040Thu, 27 Jun 2013 08:30:51 +0000
7041Checked in by : Robert Osfield
7042Replaced deprecated Geometry::set*Binding()
7043
7044Wed, 26 Jun 2013 18:06:09 +0000
7045Checked in by : Robert Osfield
7046Replaced deprecated Geometry::set*Binding() usage
7047
7048Wed, 26 Jun 2013 17:58:57 +0000
7049Checked in by : Robert Osfield
7050Removed deprecated Geometry::set*Binding() usage
7051
7052Wed, 26 Jun 2013 17:54:35 +0000
7053Checked in by : Robert Osfield
7054Added osg::getBinding(osg::Array* array) convinience function that returns the Array::getBinding() is the array is not NULL, otherwise returns BIND_OFF.
7055
7056Wed, 26 Jun 2013 17:45:19 +0000
7057Checked in by : Robert Osfield
7058Replaced deprecated osg::Geometry::set*Binding() usage
7059
7060Wed, 26 Jun 2013 17:44:30 +0000
7061Checked in by : Robert Osfield
7062Replaced deprecated osg::Geometry::set*Binding() calls.
7063
7064Wed, 26 Jun 2013 16:16:23 +0000
7065Checked in by : Robert Osfield
7066From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used."
7067
7068Wed, 26 Jun 2013 13:00:12 +0000
7069Checked in by : Robert Osfield
7070From Aurelien Albert, "This submission allow the user to specify how to setup VertexAttributeAliasing.I think this is necessary on OpenGL 3.2+ since this is no more "default" locations in the OpenGL specs.
7071
7072The default behaviour stay the same.
7073
7074There is a few new methods on osg::State :
7075
7076- resetVertexAttributeAlias : reset all vertex alias to osg's default ones
7077- set**Alias : set a vertex attribute alias configuration
7078- setAttributeBindingList : set the attribute binding list (allow to specify an empty list if you're using "layout" qualifier in glsl code to specify the bindings. This save some CPU operations)"
7079
7080
7081
7082Wed, 26 Jun 2013 12:59:40 +0000
7083Checked in by : Robert Osfield
7084Removed unused methods
7085
7086Wed, 26 Jun 2013 12:33:40 +0000
7087Checked in by : Robert Osfield
7088Removed spaces from end of line
7089
7090Wed, 26 Jun 2013 12:33:14 +0000
7091Checked in by : Robert Osfield
7092Fixed bug in TemplateTargetAttributeDispatch that was causing a crash with the osgsimplegl3 example
7093
7094Wed, 26 Jun 2013 09:04:20 +0000
7095Checked in by : Robert Osfield
7096From Pjotr Svetachov and Robert Osfield, "the index mesh and vertex pre-transform optimizers can rearrange or change the size of arrays assigned to a geometry. This leads to crashes or corrupt geometry when using shared arrays.Attached a fix that duplicates shared geometry arrays."
7097
7098
7099
7100
7101
7102Wed, 26 Jun 2013 08:53:56 +0000
7103Checked in by : Robert Osfield
7104Removed Geometry::fixDeprecatedData() as it won't work on const Geometry
7105
7106Wed, 26 Jun 2013 07:08:26 +0000
7107Checked in by : Robert Osfield
7108From Mathias Froehlich, "The attached file replaces the deprecated geometry use in osgSim. The per primitive use is changed to full per vertex arrays."
7109
7110Tue, 25 Jun 2013 16:19:00 +0000
7111Checked in by : Robert Osfield
7112Removed #include<osg/Notify> as it's nolonger required in the header
7113
7114Tue, 25 Jun 2013 16:10:24 +0000
7115Checked in by : Robert Osfield
7116With assistance from Sukender, moved the depreacted osg::Geometry vertex indices and AttributeBinding definitions out into a separated namespace/class so to use deprecated features you should now use deprecated_osg::Geometry in place of osg::Geometry.
7117
7118Tue, 25 Jun 2013 11:13:50 +0000
7119Checked in by : Robert Osfield
7120From Christian Buchner, "Here is a strongly overhauled version of the original osgoit ("order independent transparency") by Mathias Fröhlich. I called this version myosgoit. It looks very nice, just build and run it!This version adds:
7121
7122- an encapsulation of the entire Depth Peeling procedure into a class (not currently a scene graph node) for easier integration in other projects.
7123
7124- compositing with opaque (solid) geometry is possible and the opaque model is only rendered once. This needs to performs some depth buffer blitting between FBOs.
7125
7126- mix and match with GLSL shaders in the transparent objects is possible, as demonstrated with a 3D heat map intersecting an opaque truck model.
7127
7128
7129Some Drawbacks:
7130
7131- the display framebuffer does not receive any depth information from the compositing camera. This could be fixed by compositing with a GLSL shader and writing to FragDepth."
7132
7133From Robert Osfield, ported the code to work under Linux and without the automatic ref_ptr to C* conversion.
7134
7135
7136
7137
7138
7139Tue, 25 Jun 2013 09:52:38 +0000
7140Checked in by : Robert Osfield
7141From Alberto Luacas, "current Doxygen warns against the use of obsolete fields: DETAILS_AT_TOP, SHOW_DIRECTORIES, HTML_ALIGN_MEMBERS.I have removed those in the configuration files."
7142
7143
7144
7145
7146Mon, 24 Jun 2013 12:51:02 +0000
7147Checked in by : Robert Osfield
7148From Cedric Pinson, "I fixed a little issue with the lightwave scene loader. On the version 5 there are id on the command LoadObjectLayer in the scene file and of this version the current code use this field as a part of the filename, and it fails because the file is not found. I just added a field version_ to read it at the beginning and added extra code to check it and read the extra field if needed and read the good filename"
7149
7150Mon, 24 Jun 2013 12:31:48 +0000
7151Checked in by : Robert Osfield
7152From Christian Ruzicka, "when MSAA is activated on iOS, the stencil attachment is not added (Stencil buffer is not working at all). Attached are the needed changes to make MSAA + stencil working on iOS.Tested with OSG 3.1.7 and iOS SDK 6.1."
7153
7154
7155
7156Mon, 24 Jun 2013 12:30:08 +0000
7157Checked in by : Robert Osfield
7158Updatd SO_VERSION to reflect changes in ABI from merging submissions.
7159
7160Mon, 24 Jun 2013 12:27:19 +0000
7161Checked in by : Robert Osfield
7162From Sukender, "I recently pulled from the GIT mirror and found that "OSG_USE_DEPRECATED_GEOMETRY_METHODS=OFF" hides a little mistake: there is a "#include <osg/Notify>" inside the "osg" namespace, in inlude/osg/Geometry. "
7163
7164Mon, 24 Jun 2013 11:40:16 +0000
7165Checked in by : Robert Osfield
7166From Mourad Boufarguine, "Attached is a fix for the ply reader to use the output of osgDB::findDataFile."
7167
7168
7169
7170Mon, 24 Jun 2013 11:39:26 +0000
7171Checked in by : Robert Osfield
7172From Luc Frauciel, "You'll find attached a modification of DXWriter to support Material color: If a material is present, the diffuse color is affected to current layer."
7173
7174Mon, 24 Jun 2013 11:14:13 +0000
7175Checked in by : Robert Osfield
7176From Lars Nillson, "The change in this submission is to take care of the setting given by a call to setMaximumNumOfObjectsToCompilePerFrame(…).Sometimes if you give a low number, more than the expected number of objects are compiled."
7177
7178
7179
7180Mon, 24 Jun 2013 11:03:59 +0000
7181Checked in by : Robert Osfield
7182Convert usage to use const versions of containers
7183
7184Mon, 24 Jun 2013 09:59:22 +0000
7185Checked in by : Robert Osfield
7186From Frederic Morin, "Current behaviour uses SDKSettings.plist to determine osx version but this file is only available when XCode is installed.This version works also when Command Line Tools for XCode are
7187installed (minimum build env for osx without XCode)
7188
7189See https://github.com/openscenegraph/osg/pull/8 for patch details
7190Patch: https://github.com/openscenegraph/osg/pull/8/files"
7191
7192
7193
7194Mon, 24 Jun 2013 09:51:30 +0000
7195Checked in by : Robert Osfield
7196From Farshid Lashkari, "I've attached a small patch that extends the Image::readImageFromCurrentTexture method to support more depth texture pixel formats (16, 24, 32, 32F). In order to compile, I moved some depth pixel format definitions from FrameBufferObject to Image. "
7197
7198Mon, 24 Jun 2013 09:31:34 +0000
7199Checked in by : Robert Osfield
7200From Christian Noon, "Got a simple patch for correcting a problem with the USE_COMPRESSOR_WRAPPER() macro in the osgDB::Registry. The problem is that the wrapper declaration doesn't match the one defined in the REGISTER_COMPRESSOR() method in the osgDB::ObjectWrapper method. This patch fixes the wrapper declaration so they both match properly. I ran into this problem using compressed files in an iOS application where all the libraries and plugins need to be built statically."
7201
7202Mon, 24 Jun 2013 09:12:58 +0000
7203Checked in by : Robert Osfield
7204From Nick Black, "Hey there! avcodec_open() has been deprecated for some time, and indeed has been removed in the most recent versions of libavcodec/ffmpeg. You're already using avcodec_open2() elsewhere, but one appears to have been missed. The change is trivial:[skynet](0) $ svn diff
7205Index: src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp
7206===================================================================
7207--- src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp        (revision 13355)
7208+++ src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp        (working copy)
7209@@ -109,7 +109,7 @@
7210         //    m_context->flags |= CODEC_FLAG_TRUNCATED;
7211
7212         // Open codec
7213-        if (avcodec_open(m_context, p_codec) < 0)
7214+        if (avcodec_open2(m_context, p_codec, NULL) < 0)
7215             throw std::runtime_error("avcodec_open() failed");
7216     }
7217
7218[skynet](0) $
7219
7220I've applied similar changes this year to many other packages, including
7221cheese, blender, linphone, ad nauseam. It's been tested by verifying that
7222with my patch, OSG builds against the newest libavcodec and ffmpeg, whereas
7223otherwise it does not.
7224
7225The modified src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp is attached. It
7226originates in svn trunk revision 13355. Thanks!"
7227
7228
7229
7230Mon, 24 Jun 2013 09:02:32 +0000
7231Checked in by : Robert Osfield
7232Introduced typedef's to make the code more readble and maintanable
7233
7234Mon, 24 Jun 2013 08:48:55 +0000
7235Checked in by : Robert Osfield
7236From Wang Rui, "The file attached includes two new features for the serialization IO functionality. First, custom serializer version control should work now, just by defining a new REGISTER_CUSTOM_OBJECT_WRAPPER macro. For example:// A custom class
7237namespace CustomDomain {
7238
7239class MyGroup : public osg::Group
7240{
7241public:
7242    META_Node( CustomDomain, MyGroup );
7243
7244    void setMyName( const std::string& n );
7245    const std::string& getMyName() const;
7246
7247    void setMyID( int id );
7248    int getMyID() const;
7249
7250    ...
7251};
7252
7253}
7254
7255// The serialization wrapper using a custom domain name
7256REGISTER_CUSTOM_OBJECT_WRAPPER( MyDomain,
7257                                CustomDomain_MyGroup,
7258                                new CustomDomain::MyGroup,
7259                                CustomDomain::MyGroup,
7260                                "osg::Object osg::Node osg::Group CustomDomain::MyGroup" )
7261{
7262    ADD_STRING_SERIALIZER( MyName, std::string() );
7263    {
7264        UPDATE_TO_VERSION_SCOPED( 1 );  // Updated for a new domain version
7265        ADD_INT_SERIALIZER( MyID, 0 );
7266    }
7267}
7268
7269Save the class instance as follows:
7270osgDB::writeNodeFile( *myGroup, "serializer_test.osgt", new osgDB::Options("CustomDomains=MyDomain:1") );
7271
7272The output file will include the domain version definition and all the class data, and can be read back. We can also force setting the domain version by the CustomDomains option while reading the saved files. If we save the class instance without any options, MyID will be ignored because the default domain version is 0.
7273
7274This may help third-party libraries like osgEarth to maintain their own serializers without regarding to the OSG soversion changes.
7275
7276Another feature added is a more robust binary format, which in fact adds a size-offset at each block's beginning. When there are problems or unsupported data types while reading, we can now directly jump to the block end indicated by the offset value. So a .osgb file will automatically ignore bad data and read remains as normal (at present it will fail at all). This feature will not break the backward compatibility, and can be disabled by setting "RobustBinaryFormat=false" while writing out.
7277
7278Hope these changes can work smoothly with present and future community projects. Maybe we should also consider have an osgserializer example to test and demonstrate all things we can do now."
7279
7280
7281
7282Mon, 24 Jun 2013 08:22:50 +0000
7283Checked in by : Robert Osfield
7284From Wang Rui, "Sorry for my very slow response because of some personal issues. I found that new Geometry serializers can't work with old .osgb files. The modified FastPathHint serializer doesn't correctly read from the stream and thus jumbles following inputs. The file attached can be placed in osgWrappers/serializers/osg to fix that problem."
7285
7286
7287
7288Mon, 24 Jun 2013 08:19:34 +0000
7289Checked in by : Robert Osfield
7290From Wang Rui, "The osgdb_ffmpeg plugin may not work with latest ffmpeg windows sdk and will say "The procedure entry point xxx could not be located in xxx.dll" instead. The following link describes the reason (maybe a certain optimization problem of the VS compiler): http://forum.videolan.org/viewtopic.php?f=32&t=98097After adding the /OPT:NOREF, the problem has gone.
7291
7292"
7293
7294
7295
7296Mon, 24 Jun 2013 08:18:08 +0000
7297Checked in by : Robert Osfield
7298From Farshid Lashkari, "In many game engines it is common to set the W component of the tangent vector to -1 if the UVs are mirrored and 1 if not. I've updated the osgUtil::TangentSpaceGenerator class to do the same."
7299
7300Fri, 21 Jun 2013 19:35:56 +0000
7301Checked in by : Robert Osfield
7302Updated version number after dev release
7303
7304Fri, 21 Jun 2013 19:35:26 +0000
7305Checked in by : Robert Osfield
7306Removed spaces from end of lines
7307
7308Fri, 21 Jun 2013 14:37:35 +0000
7309Checked in by : Robert Osfield
7310Fixed author name error introduced by xxdiff
7311
7312Fri, 21 Jun 2013 14:30:45 +0000
7313Checked in by : Robert Osfield
7314Reapplied AUTHORS changes
7315
7316Fri, 21 Jun 2013 14:29:00 +0000
7317Checked in by : Robert Osfield
7318Update ChangeLog and AUTHORS.txt for release
7319
7320Fri, 21 Jun 2013 14:17:42 +0000
7321Checked in by : Robert Osfield
7322Removed unneccessary handling of BIND_PER_PRIMITIVE on output code
7323
7324Fri, 21 Jun 2013 13:59:18 +0000
7325Checked in by : Robert Osfield
7326From Pjotr Svetachov, introduced use of osg::observer_ptr<osg::Camera> in place of osg::Camera*
7327
7328Fri, 21 Jun 2013 13:41:03 +0000
7329Checked in by : Robert Osfield
7330From Stephan Huber, "attached you'll find the missing readObject-implementations for the imageio-plugin as suggested by Remo Eichenberger."
7331
7332Fri, 21 Jun 2013 12:10:44 +0000
7333Checked in by : Robert Osfield
7334From Laurens Voerman, build fix
7335
7336Fri, 21 Jun 2013 10:59:03 +0000
7337Checked in by : Robert Osfield
7338Build fixes for new osg::Geometry
7339
7340Fri, 21 Jun 2013 10:14:18 +0000
7341Checked in by : Robert Osfield
7342Converted osg::Geometry::ArrayData usage across to osg::Array.
7343
7344Fri, 21 Jun 2013 10:03:49 +0000
7345Checked in by : Robert Osfield
7346From Laurens Voerman, "I just tested openGL quadbuffered stereo with the osgviewer, the mouse works again, so does the keystonecorrection, but the right-eye render to texture camera appears not to clear it's color buffer. I found the problem in src\osgViewer\View.cpp, fix attached."
7347
7348Fri, 21 Jun 2013 09:53:57 +0000
7349Checked in by : Robert Osfield
7350From Mathieu Marache, I needed to modify the FindCOLLADA.cmake to enable its compilation under macosx.
7351
7352Fri, 21 Jun 2013 09:47:04 +0000
7353Checked in by : Robert Osfield
7354Converted ArrayData usage across to set*Array() usage with new binding parameter
7355
7356Fri, 21 Jun 2013 09:43:15 +0000
7357Checked in by : Robert Osfield
7358Added new osg::Array::Binding parameter to osg::Geometry::set*Array(osg::Array* array, osg::Array::Binding binding=osg::Array::BIND_UNDEFINED) methods to make it easier for the user to set the binding without the need to call the deprecated osg::Geometry::set*Binding(osg::Geometry::AttributeBinding)
7359
7360Fri, 21 Jun 2013 09:40:43 +0000
7361Checked in by : Robert Osfield
7362Removed spaces at ends of lines
7363
7364Fri, 21 Jun 2013 09:17:28 +0000
7365Checked in by : Robert Osfield
7366From FrancoisTigeot, "OpenSceneGraph 3.0.1 doesn't build out of the box on DragonFly and needs a few modifications to these files:   - applications/present3D/Cluster.cpp   - src/osgDB/FileUtils.cppThe changes are needed to fix a few platform specific things such as the
7367absence of stat64, int/socklen_t differences, etc... and are in the same
7368line as Linux, Apple and FreeBSD specific checks.
7369
7370I have attached the modified files; the original patches to 3.0.1 are
7371also visible here if you find it more convenient:
7372http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-applications_present3D_Cluster.cpp
7373http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-src_osgDB_FileUtils.cpp
7374
7375With these changes, osg 3.0.1 is able to be built and packaged on DragonFly
7376whereas it previously failed to compile."
7377
7378
7379
7380
7381Fri, 21 Jun 2013 08:56:24 +0000
7382Checked in by : Robert Osfield
7383From Matthias Helsing, "Here is the changed source to prefer using _NET_WM_STATE_ABOVE but fall back to XRaiseWindow should the Atoms not be supported. I'm not sure how many might be using the raiseWindow feature but I needed it for a splash on Ubuntu 12.04."
7384
7385Fri, 21 Jun 2013 08:37:47 +0000
7386Checked in by : Robert Osfield
7387From Farshid Lashkari, "I've updated the dds, png, and jpeg plugins to support writing images with the GL_DEPTH_COMPONENT pixel format. They will simply treat it the same as the GL_LUMINANCE pixel format."
7388
7389Fri, 21 Jun 2013 08:03:56 +0000
7390Checked in by : Robert Osfield
7391From Jan Ciger, " I have put there in the comment a nicer way of doing version checks, but that needs at least CMake 2.6.2."
7392
7393Thu, 20 Jun 2013 16:44:14 +0000
7394Checked in by : Robert Osfield
7395Fixed the handling the mouse min/max ranges of slave Cameras that have a parent Camera with a viewport.
7396
7397Thu, 20 Jun 2013 15:48:14 +0000
7398Checked in by : Robert Osfield
7399Temporarily commented out call to view.assignStereoOrKeystoneToCamera() for implementing stereo as this was causing problem in trackball manipulation
7400
7401Thu, 20 Jun 2013 15:18:51 +0000
7402Checked in by : Robert Osfield
7403Added local namespace for util functions, and fixed the return type of checkDeprecatedData()
7404
7405Thu, 20 Jun 2013 12:15:57 +0000
7406Checked in by : Robert Osfield
7407From Vladimir Chebaev, "I worked with osg::Particle and see that this class has setter osgParticle::setTextureTileRange  and has no getters for startTile and endTile. This can be very uncomfortable. I attached file with two getters."
7408
7409Thu, 20 Jun 2013 10:59:00 +0000
7410Checked in by : Robert Osfield
7411Commented out verbose debug messages for shader composition
7412
7413Thu, 20 Jun 2013 10:42:24 +0000
7414Checked in by : Robert Osfield
7415Updated ChangeLog and AUTHORS file
7416
7417Thu, 20 Jun 2013 10:05:56 +0000
7418Checked in by : Robert Osfield
7419From Juan Manuel Alvarez, "When handling keyboard events on osgQt, if a key is kept pressed, multiple sequences of KEYDOWN -> KEYUP events are fired.This is because Qt auto repeats keyboard events, so multiple calls are made to GLWidget::keyPressEvent and GLWidget::keyReleaseEvent by Qt, and subsequently translated to OSG events.
7420
7421The way to solve this is ignoring key released auto repeated events (see http://qt-project.org/doc/qt-4.8/qkeyevent.html#isAutoRepeat), so multiple KEYDOWN events are fired, but only one KEYUP.
7422
7423I attach a modified osgQt/GraphicsWindowQt.cpp with this change."
7424
7425
7426
7427Thu, 20 Jun 2013 09:30:31 +0000
7428Checked in by : Robert Osfield
7429From Jan Ciger, compilation fix for Qt 5.0.2
7430
7431Thu, 20 Jun 2013 09:27:50 +0000
7432Checked in by : Robert Osfield
7433From Laurens Voerman, build fix for VS.
7434
7435Wed, 19 Jun 2013 17:28:28 +0000
7436Checked in by : Robert Osfield
7437Removed svn:executable property.
7438
7439Wed, 19 Jun 2013 17:26:59 +0000
7440Checked in by : Robert Osfield
7441Removed svn:executable property
7442
7443Wed, 19 Jun 2013 17:25:55 +0000
7444Checked in by : Robert Osfield
7445Removed svn:executable property.
7446
7447Wed, 19 Jun 2013 16:24:59 +0000
7448Checked in by : Robert Osfield
7449Cleaned up usage of BIND_PER_PRIMITIVE where possible.
7450
7451Wed, 19 Jun 2013 12:32:40 +0000
7452Checked in by : Robert Osfield
7453From Magnus Kessler, typo fixes to doxygen docs and comments
7454
7455Wed, 19 Jun 2013 12:28:06 +0000
7456Checked in by : Robert Osfield
7457From Magnus Kessler, "gcc-4.8 flagged this:src/osgUtil/tristripper/src/tri_stripper.cpp:375:40: warning: typedef
7458‘tri_node_iter’ locally defined but not used [-Wunused-local-typedefs]
7459  typedef triangle_graph::node_iterator tri_node_iter;
7460                                        ^
7461---
7462 src/osgUtil/tristripper/src/tri_stripper.cpp | 1 -
7463 1 file changed, 1 deletion(-)
7464
7465diff --git a/src/osgUtil/tristripper/src/tri_stripper.cpp
7466b/src/osgUtil/tristripper/src/tri_stripper.cpp
7467index 2f5a7f3..3396881 100644
7468--- a/src/osgUtil/tristripper/src/tri_stripper.cpp
7469+++ b/src/osgUtil/tristripper/src/tri_stripper.cpp
7470@@ -372,7 +372,6 @@ inline tri_stripper::const_link_iterator
7471tri_stripper::BackLinkToNeighbour(const
7472
7473 void tri_stripper::MarkTriAsTaken(const size_t i)
7474 {
7475-       typedef triangle_graph::node_iterator tri_node_iter;
7476        typedef triangle_graph::out_arc_iterator tri_link_iter;
7477
7478        // Mark the triangle node"
7479
7480
7481
7482Wed, 19 Jun 2013 12:27:28 +0000
7483Checked in by : Robert Osfield
7484Converted tabs to four spaces
7485
7486Wed, 19 Jun 2013 12:19:28 +0000
7487Checked in by : Robert Osfield
7488From Jan Ciger, "I have found a problem when building OSG with Qt 5 support. Qt has the following in the qopengl.h header:# include <QtGui/qopengles2ext.h>
7489# ifndef GL_DOUBLE
7490#  define GL_DOUBLE GL_FLOAT
7491# endif
7492# ifndef GLdouble
7493typedef GLfloat GLdouble;
7494# endif
7495
7496Unfortunately, when building for normal OpenGL (not GL/ES!) on Windows
7497with MSVC2012, GLdouble is not defined (it is not a macro but typedef)
7498and the code above produces a conflicting definition, making the
7499compile fail. I am attaching a bit hackish workaround for this problem
7500in osg/GL "
7501
7502
7503
7504Wed, 19 Jun 2013 10:56:31 +0000
7505Checked in by : Robert Osfield
7506Build fixes for new deprecated osg::Geometry functions
7507
7508Tue, 18 Jun 2013 19:09:33 +0000
7509Checked in by : Robert Osfield
7510Added #define OSG_USE_DEPRECATED_GEOMETRY_METHODS usage into code to allow code to compile enen when CMake configuration has set the #define to off in include/osg/Config.
7511
7512Tue, 18 Jun 2013 17:49:57 +0000
7513Checked in by : Robert Osfield
7514Moved the assignment of the normal binding to after the setNormalArray call
7515
7516Tue, 18 Jun 2013 17:48:43 +0000
7517Checked in by : Robert Osfield
7518Moved the Geometry::set*Binding to after the set*Array() to prevent problems when using the deprecated functionality.
7519
7520Tue, 18 Jun 2013 15:54:38 +0000
7521Checked in by : Robert Osfield
7522Removed BIND_PER_PRIMITIVE reference
7523
7524Tue, 18 Jun 2013 15:03:26 +0000
7525Checked in by : Robert Osfield
7526Moved the set binding and normalize for VertexAttrib to after the VertexAttrib array assignment
7527
7528Tue, 18 Jun 2013 14:52:26 +0000
7529Checked in by : Robert Osfield
7530Changed header guard back to original, and removed deprecated enum
7531
7532Tue, 18 Jun 2013 14:22:43 +0000
7533Checked in by : Robert Osfield
7534Fixed order of binding.
7535
7536Tue, 18 Jun 2013 11:49:03 +0000
7537Checked in by : Robert Osfield
7538Removed experiment GeometryNew as it's no longer required.
7539
7540Tue, 18 Jun 2013 11:18:28 +0000
7541Checked in by : Robert Osfield
7542Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths.  osg::Geometry is now smaller and only supports OpenGL fasts paths. New methods osg::Geometry::containsDeprecatedData() and osg::Geometry::fixDeprecatedData() provide a means for converting geometries that still use the array indices and BIND_PER_PRIMITIVE across to complient versions.Cleaned up the rest of the OSG where use of array indices and BIND_PER_PRIMITIVE were accessed or used.
7543
7544
7545
7546Fri, 14 Jun 2013 09:43:04 +0000
7547Checked in by : Robert Osfield
7548Fixed TextBase::computeBound() so it take into account all corners of the text box thus ensuring proper handling of rotated text
7549
7550Wed, 12 Jun 2013 12:49:18 +0000
7551Checked in by : Robert Osfield
7552From Martin Naylor, replace osgDB::fstream with an osgDB::open() call.
7553
7554Tue, 11 Jun 2013 10:52:37 +0000
7555Checked in by : Robert Osfield
7556Introduced new osg::PatchParameter StateAttribute class to wrap up glPatchParameter associated state. Note, osg::Program::setParameter(GL_PATCH_VERTICES,num); is nolonger support and should be replaced by using the new PatchParameter class.
7557
7558Tue, 11 Jun 2013 10:49:57 +0000
7559Checked in by : Robert Osfield
7560Fixed indentation
7561
7562Tue, 11 Jun 2013 09:05:35 +0000
7563Checked in by : Robert Osfield
7564Refactored the way the ReadResult/WriteResult lists are handled, with them now being sorted so that the Read/WriteResult with highest numerical value ReadStatus/WriteStatus is returned. Changed the enum order of ReadStatus/WriteStatus to ensure that the more relevant errors are last and with the highest numerical value
7565
7566Mon, 10 Jun 2013 14:34:25 +0000
7567Checked in by : Robert Osfield
7568From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
7569
7570Mon, 10 Jun 2013 10:37:08 +0000
7571Checked in by : Robert Osfield
7572Fixed remove and add callback so they properly handle nested callbacks
7573
7574Fri, 7 Jun 2013 10:54:55 +0000
7575Checked in by : Robert Osfield
7576From Marcin Prus, "I don't know if you seen my second reply to your information about merging my Image and dds plugin changes. I found one problem in your latest submit. In ReaderWriterDDS::ComputeImageSizeInBytes pixelFormat and pixelType are not passed into osg::Image::computeImageSizeInBytes.It's
7577return osg::Image::computeImageSizeInBytes(width, height, depth, packing, slice_packing, image_packing);
7578but I think it should be
7579return osg::Image::computeImageSizeInBytes(width, height, depth, pixelFormat, pixelType, packing, slice_packing, image_packing);"
7580
7581
7582
7583Fri, 7 Jun 2013 10:52:29 +0000
7584Checked in by : Robert Osfield
7585From Mathias Froehlich, "attached is a change to osgsharedarray to move completely to the fast geometry path. Also the arrays are moved back to static storage since this is the data that is actually referenced in draw. So the change moving this onto the stack that happend somewhere before broke this."
7586
7587Thu, 6 Jun 2013 08:23:37 +0000
7588Checked in by : Robert Osfield
7589Replaced OpenThreads::Mutex with a OpenThreads::ReentrantMutex to allow draw callbacks to use Renderer.
7590
7591Wed, 5 Jun 2013 07:55:05 +0000
7592Checked in by : Robert Osfield
7593Reorder member variables to ensure better packing in memory.
7594
7595Wed, 5 Jun 2013 07:27:35 +0000
7596Checked in by : Robert Osfield
7597Moved the Array::AttribDivisor into the Array::Binding enum to avoid conflicts in settings between Binding and AttribDivisor.Removed the vertify bindings/shared arrays handling from GeometryNew
7598
7599
7600
7601Tue, 4 Jun 2013 19:04:26 +0000
7602Checked in by : Robert Osfield
7603Updates to GeometryNew, Array and ArraDispatchers to clean up GeometryNew so that is no longer uses ArrayData.
7604
7605Tue, 4 Jun 2013 14:55:57 +0000
7606Checked in by : Robert Osfield
7607Added s/getNormalize(), s/getPreserveDataType(), s/getAttribDivisor() and s/getBinding() to osg::Array base class in preperation for refactor of osg::Geometry and introduction of new features.
7608
7609Tue, 4 Jun 2013 14:43:19 +0000
7610Checked in by : Robert Osfield
7611Removed now redundent osggeodemo
7612
7613Tue, 4 Jun 2013 13:29:44 +0000
7614Checked in by : Robert Osfield
7615Removed geo plugin as the modelling tool it was assocaited is long defunct.
7616
7617Tue, 4 Jun 2013 10:06:19 +0000
7618Checked in by : Robert Osfield
7619Cleaned up BIND_PER_PRIMITIVE and array indice usage
7620
7621Tue, 4 Jun 2013 09:32:59 +0000
7622Checked in by : Robert Osfield
7623Introduced GeometryNew which is a cleaned up version of Geometry that removes support for array indices. GeometryNew is only temporary and will be renamed to Geometry on the completion of refactoring work and feedback from community. Ported osggeometry across to use GeometryNew.
7624
7625Tue, 4 Jun 2013 09:29:37 +0000
7626Checked in by : Robert Osfield
7627Removed deprecated usage of osg::Geometry indices and BIND_PER_PRIMITIVE
7628
7629Mon, 3 Jun 2013 15:10:53 +0000
7630Checked in by : Robert Osfield
7631From Aurelien Albert, Added support for texture swizzle.
7632
7633Mon, 3 Jun 2013 14:38:23 +0000
7634Checked in by : Robert Osfield
7635Updated version and so_version in prep for 3.1.8 developer release
7636
7637Mon, 3 Jun 2013 14:27:14 +0000
7638Checked in by : Robert Osfield
7639From Laurens Voerman, "Autodesk released a new version of their FBX Software Development Kit (web page http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&id=10775847). The API has changed quite a bit, so lots of changes had to be made in the osg readerwriter. The preious version of the FBX SDK (2013.3) already deprecated a lot of the names and functions. The code I submit now still compiles against 2013.3 (possibly needs a #define FBX_NEW_API). Not sure if that's useful, but it might ease the transition."
7640
7641Mon, 3 Jun 2013 14:04:02 +0000
7642Checked in by : Robert Osfield
7643From Laurens Voerman, "while updating dependencies I found a problem with libgif 5 from http://sourceforge.net/projects/giflib/ a change in version 5.0.0 required a call to the fuction "DGifOpen" to pass an int ref for an error code. My fix ignores the error, just fixes the compile."
7644
7645Mon, 3 Jun 2013 14:01:13 +0000
7646Checked in by : Robert Osfield
7647From Sergey Polischuk, "this patch fixes light id in gl modes for osg::LightSource's readed from fbx (previously all lightsources were setting GL_LIGHT0 mode, while osg::Lights were using different id's), and enables GL_LIGHT# on root node for all lights contained in model "
7648
7649Mon, 3 Jun 2013 13:13:18 +0000
7650Checked in by : Robert Osfield
7651Added Vec*b, Vec4ub, Vec*s, Vec*i, Vec*ui serializers
7652
7653Mon, 3 Jun 2013 12:19:06 +0000
7654Checked in by : Robert Osfield
7655Added Vec2i, Vec2ui, Vec3i, Vec3ui, Vec4i and Vec4ui headers to CMake header list
7656
7657Mon, 3 Jun 2013 11:38:20 +0000
7658Checked in by : Robert Osfield
7659From Art Tevs, int and uint Vec classes
7660
7661Mon, 3 Jun 2013 09:19:46 +0000
7662Checked in by : Robert Osfield
7663From Aurelien Albert, "This submission is made against trunk version and add the loading of "glVertexAttribDivisor" extension."
7664
7665Fri, 31 May 2013 10:28:39 +0000
7666Checked in by : Robert Osfield
7667From Laurens Voerman, "I made some changes to the top level CMakeLists.txt that might be usefull to other visualstudio users. 1> Disable project grouping for VCExpress users:  the version I proposed previously in      Re: [osg-submissions] Cmake patch to support folders in IDE (29 Feb 2012)2> Remove FIND_PACKAGE(OpenAL): not used in any project
7668
76693> add /wd4250 for Visual Studio 2012:
7670     suppress the errors caused by a microsoft fix for a bugfix.
7671     ref: "Warning messages VS2012..." on osg-users (30 May 2012)
7672"
7673
7674
7675
7676Fri, 31 May 2013 10:23:49 +0000
7677Checked in by : Robert Osfield
7678From Ulrich Hertlein, "attached is a patch that fixes another clang++ compiler warning when returning std::vector::size() as 'unsigned int'. "
7679
7680Thu, 30 May 2013 09:07:46 +0000
7681Checked in by : Robert Osfield
7682From Wang Rui, "The osgdb_nvtt plugin needs to be updated to work with the latest NVTT library, which changes the interface slightly (adding a new pure virtual method endImage()). I've modified the source file and attached it here."
7683
7684Tue, 28 May 2013 19:16:59 +0000
7685Checked in by : Robert Osfield
7686Renamed PanoramicSphericalDisplay.cpp to fix a typo
7687
7688Tue, 28 May 2013 16:39:48 +0000
7689Checked in by : Robert Osfield
7690Updated ChangeLog and Contributors list
7691
7692Tue, 28 May 2013 15:43:12 +0000
7693Checked in by : Robert Osfield
7694From Farshid Lashkari, "The logic for handling opacity maps in the 3ds reader seems to be incorrect. It checks whether the diffuse texture contains transparency, instead of the opacity texture. If the diffuse does not contain an alpha channel it outputs the warning:The plugin does not support images without alpha channel for opacity
7695
7696This seems to indicate that the check for alpha should be against the opacity map. I've attached the updated file.
7697
7698"
7699
7700
7701
7702Tue, 28 May 2013 15:40:28 +0000
7703Checked in by : Robert Osfield
7704From Michael Bach Jensen and Robert Osfield, "As discussed (http://forum.openscenegraph.org/viewtopic.php?t=12027) here is my submission :-)The following change to State.cpp fixes the case where textures in a stateset along with a compute shader program did not make those textures available to the shader, since it got evaluated before the texture bind(s)."
7705
7706Note from Robert, Michael only change State::apply(StateSet*) so I also applied the same reversal in apply of texutre modes/state into the State::apply() method for consistency.
7707
7708
7709
7710
7711
7712Tue, 28 May 2013 15:18:59 +0000
7713Checked in by : Robert Osfield
7714Replaced the initialization of the strarray to use reseve instead of a initial size provided in the constructor as this was leading to a bug in output.
7715
7716Tue, 28 May 2013 14:40:36 +0000
7717Checked in by : Robert Osfield
7718Fixed date typo
7719
7720Tue, 28 May 2013 14:35:44 +0000
7721Checked in by : Robert Osfield
7722From Farshid Lashkari, "I just started looking into the shader composition feature. I enabled shader composition on the osg::State object and noticed a 6x increase in draw time. I figured that the default composer might have performance issues, so I created a custom ShaderComposer that overrides "getOrCreateProgram" and does nothing. This still resulted in a performance drop.I looked into the "State::applyShaderComposition" method and noticed that it will print debug information to the osg::INFO stream. I commented that line out and the performance drop was gone.
7723
7724I'm not sure if the printing was accidentally left in or is meant to be enabled. I've modified the function to only call the print function if INFO logging is enabled. I've attached the change."
7725
7726
7727
7728Tue, 28 May 2013 14:14:45 +0000
7729Checked in by : Robert Osfield
7730From Marcin Prus and Robert Osfield, moved the key parts of the .dds plugins computeRowWidthInBytes implementation into the osg::Image::computeImageSizeInBytes(..) to address bugs in the computation of image size.
7731
7732Tue, 28 May 2013 11:47:08 +0000
7733Checked in by : Robert Osfield
7734From Sukender, "Added ".dds" file deletion on writing failure."
7735
7736Tue, 28 May 2013 11:46:01 +0000
7737Checked in by : Robert Osfield
7738From Sukender, "Added vertical flipping to the writer depending on the Image::getOrigin() value (= flip the image when Image::BOTTOM_LEFT). Most of the time this will not change DDS writing (= no v-flip), as it seems images are rarely "BOTTOM_LEFT". To skip this behaviour, the "ddsNoAutoFlipWrite" option was added. I also moved a few lines of code about "dds_flip" option, and made options reading more like in other ReaderWriters."
7739
7740Tue, 28 May 2013 11:44:36 +0000
7741Checked in by : Robert Osfield
7742From Diane Delallée & Sukender, "Added some support of non-modulus-4 dimensions in S3TC-DXTC images (previous implementation seem just not to handle these properly). - Added missing packing value on S3TC images. Images are coded with 4x4 blocs, whatever the image size. So there is an horizontal packing of 4 pixels (2 bytes in DXT1, 4 bytes in DXT2-5). - Added crash guard against writing corrupted S3TC images. Notes: - What is missing is a support of "lines packing" in osg::Image (see code comments). - S3TC-DXTC vertical flipping crashes (access violation) with some unusual dimensions (see code). I could not implement missing cases, so I added guards to avoid crashing."
7743
7744Tue, 28 May 2013 11:25:13 +0000
7745Checked in by : Robert Osfield
7746From Diane Delallée and Sukender, "1. Image.cpp Failure to perform a vertical flip on S3TC-DXTC now simply leaves the original image instead of corrupting it. Image.cpp was sometimes performing a "normal" (= for uncompressed images) vertical flip on S3TC-DXTC images, producing weird results. Actually, code was trying a "DXTC vertical flip" and relied on the result to call a "normal vertical flip". But when the "DXTC v-flip" encounters an error, this is is not necessarily because the image is not S3TC (ex: unhandled image dimensions)! So now the code simply does "if dxtc, then flip_dxtc; else flip_normal;".Note from Robert Osfield, moved the isDXT function into the dxt_tool file and namespace.
7747
7748
7749
7750
7751Tue, 28 May 2013 10:46:47 +0000
7752Checked in by : Robert Osfield
7753Fixed the computation of the spot light direction.
7754
7755Tue, 28 May 2013 09:20:48 +0000
7756Checked in by : Robert Osfield
7757Fixed View::setUpViewInWindow() parameter
7758
7759Tue, 28 May 2013 08:38:09 +0000
7760Checked in by : Robert Osfield
7761Added an OSG_INIT_SINGLETON_PROXY(..) to initialize the static s_GLExtensionDisableString variable
7762
7763Mon, 27 May 2013 09:10:18 +0000
7764Checked in by : Robert Osfield
7765Updated AUTHORS file
7766
7767Mon, 27 May 2013 09:07:53 +0000
7768Checked in by : Robert Osfield
7769Updated AUTHORS file
7770
7771Mon, 27 May 2013 09:05:14 +0000
7772Checked in by : Robert Osfield
7773Updated ChangeLog and AUTHORS file
7774
7775Mon, 27 May 2013 08:13:23 +0000
7776Checked in by : Robert Osfield
7777From Martin Naylor, "I am receiving 1 build error whilst building the SVN, its in osgforest as follows:error C2065: 'GL_RGBA32F' : undeclared identifier
7778
7779Shoudlnt that be GL_RGBA32F_ARB as defined in texture header?
7780
7781Attached is the easy fix :)."
7782
7783
7784
7785Mon, 27 May 2013 08:10:42 +0000
7786Checked in by : Robert Osfield
7787Moved quad buffer definitions into include/osg/Camera
7788
7789Sun, 26 May 2013 10:44:11 +0000
7790Checked in by : Robert Osfield
7791Updated AUTHORS file
7792
7793Sun, 26 May 2013 10:27:07 +0000
7794Checked in by : Robert Osfield
7795Updated ChangeLog
7796
7797Sat, 25 May 2013 10:09:23 +0000
7798Checked in by : Robert Osfield
7799From Farshid Lashkari, " small update to TangentSpaceGenerator to support QUAD_STRIP primitive types."
7800
7801Fri, 24 May 2013 17:16:57 +0000
7802Checked in by : Robert Osfield
7803Resrtuctured the use of static's in the Uniform::getNameID() method to avoid problems under Android.
7804
7805Fri, 24 May 2013 17:06:08 +0000
7806Checked in by : Robert Osfield
7807From Jordi Torres, "We must use JNI_FALSE instead of false in JNI code. Otherwise the examples will not compile. This patch should be applied to osgAndroidExampleGLES1/jni and osgAndroidExampleGLES2/jni. the osgNativeLib.cpp is the same. "
7808
7809Fri, 24 May 2013 09:43:08 +0000
7810Checked in by : Robert Osfield
7811Removed redudent code
7812
7813Fri, 24 May 2013 09:35:58 +0000
7814Checked in by : Robert Osfield
7815Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity.The solution for to refactor the way that events are checked so I add a bool return type to checkEvents() method across osgViewer::GraphcisWindow, osgGA::Devive and osgViewer::Viewer/CompositeViewer classes
7816
7817
7818
7819Thu, 23 May 2013 18:29:47 +0000
7820Checked in by : Robert Osfield
7821Added repolation of the _deadparts stack which would otherwise been invalidatd by the depth sort of particles.
7822
7823Thu, 23 May 2013 15:55:22 +0000
7824Checked in by : Robert Osfield
7825From Pawel Ksiezopolski, Added example of using osg::TextureBuffer + GLSL to render forest.
7826
7827Thu, 23 May 2013 14:14:51 +0000
7828Checked in by : Robert Osfield
7829From David Fries, "This updates the CMakeLists.txt instructions for the commands to make the doxygen documentation."
7830
7831Thu, 23 May 2013 12:29:55 +0000
7832Checked in by : Robert Osfield
7833Refactored the idle mechanism to fix problems with the vnc thread going idle when it shouldn't have.
7834
7835Thu, 23 May 2013 10:25:03 +0000
7836Checked in by : Robert Osfield
7837Added assigned of the InteractiveImageHandler as a cull callback to enable the interactive image to know when it's being actively used as part of rendering a frame.
7838
7839Wed, 22 May 2013 15:48:42 +0000
7840Checked in by : Robert Osfield
7841Quitened down debug messages
7842
7843Wed, 22 May 2013 13:16:44 +0000
7844Checked in by : Robert Osfield
7845Removed debug messages
7846
7847Wed, 22 May 2013 13:09:38 +0000
7848Checked in by : Robert Osfield
7849From Nico Kruithof, "For the VNC server, it seems that the wrong include path is used.Instead of
7850INCLUDE_DIRECTORIES(${LIBVNCCLIENT_INCLUDE_DIR})
7851the CMake variable
7852INCLUDE_DIRECTORIES(${LIBVNCSERVER_INCLUDE_DIR})
7853should be used.
7854
7855Attached is a fix for src/osgPlugins/vnc/CMakeLists.txt"
7856
7857
7858
7859Wed, 22 May 2013 12:49:46 +0000
7860Checked in by : Robert Osfield
7861From Pawel Ksiezopolski, first email: "This submission adds texture buffer object ( defined in GL_ARB_texture_buffer_object extension ) to the osg::Texture* family.TextureBuffer objects may use osg::Texture::bindToImageUnit(), so GLSL shaders are able to use not only texelFetch() function , but also functions defined in GL_ARB_shader_image_load_store extension : imageLoad(), imageStore(), imageAtomicAdd() etc."
7862
7863second email: "After a while I found that osg::Texture::applyTexParameters() used with TextureBuffer may cause some OpenGL errors ( applying texture filters and wraps to TextureBuffer makes no sense ) so I fixed it."
7864
7865
7866
7867
7868Wed, 22 May 2013 11:06:12 +0000
7869Checked in by : Robert Osfield
7870From Jan Ciger, "Here is a little patch to fix a bug in the InfluenceMap serialization. The names of the maps weren't quoted properly and therefore it was breaking loading of rigged models exported from e.g. Blender. Also names that contained spaces wouldn't have been parsed properly. "
7871
7872Wed, 22 May 2013 10:28:07 +0000
7873Checked in by : Robert Osfield
7874From David Callu, "ust a simple IF ENDIF mismatch in last commit (I use git so no available SVN commit number ) :CMake Warning (dev) in CMakeLists.txt:
7875  A logical block opening on the line
7876
7877    /home/ledocc/work/perso/osg_Workspace/osg/CMakeLists.txt:823 (IF)
7878
7879  closes on the line
7880
7881    /home/ledocc/work/perso/osg_Workspace/osg/CMakeLists.txt:893 (ENDIF)
7882
7883  with mis-matching arguments.
7884
7885I remove ENDIF argument, it is no longer needed by cmake"
7886
7887
7888
7889Tue, 21 May 2013 17:41:07 +0000
7890Checked in by : Robert Osfield
7891From Farshid Lashkari, "I'm working on a custom ShaderComposer and I need access to the full StateSetStack of the State object within the getOrCreateProgram() method. The problem is that  "State::apply(const StateSet* dstate)" does not add the specified stateset to the stack. I'm not sure if this was intentional, but I've updated the function to push/pop the stateset.I hope the change seems reasonable. I searched the entire code base for code that accesses the StateSetStack, and noticed RenderBin and RenderStage use it. However, I don't think that code would ever be called from within the State::apply() function, so I'm fairly confident the change should be safe."
7892
7893
7894
7895Tue, 21 May 2013 10:22:54 +0000
7896Checked in by : Robert Osfield
7897From Valeriy Dubov, fix for Android build under OSX
7898
7899Tue, 21 May 2013 09:48:16 +0000
7900Checked in by : Robert Osfield
7901From Alexander Sinditskiy, "I just noticed that Dragger allways handle events even when handle(const PointerInfo&, const osgGA::GUIEventAdapter&, osgGA::GUIActionAdapter&) returns false.I think it is not correct...i think handled should be changed only when it is really handled."
7902
7903Tue, 21 May 2013 09:44:26 +0000
7904Checked in by : Robert Osfield
7905Added use of SingleWindow for when only one screen is used
7906
7907Mon, 20 May 2013 19:24:34 +0000
7908Checked in by : Robert Osfield
7909Refactored the support for stereo and keystone RTT setup so that it can be applied to an existing Camera.
7910
7911Mon, 20 May 2013 14:17:43 +0000
7912Checked in by : Robert Osfield
7913Added support for controlling border and override redirect to the SingleWindow View::Config
7914
7915Mon, 20 May 2013 10:23:03 +0000
7916Checked in by : Robert Osfield
7917Added a dedicated RTT texture for each of the left and right eyes when doing ANAGLYPHIC stereo to avoid issues with scene graphs containing ClearNode's such as when using in Present3D
7918
7919Thu, 16 May 2013 15:52:29 +0000
7920Checked in by : Robert Osfield
7921Added support for setting the left/right cull masks
7922
7923Thu, 16 May 2013 14:51:07 +0000
7924Checked in by : Robert Osfield
7925Changed the default of OSG_SPLIT_STEREO_AUTO_ADJUST_ASPECT_RATIO to OFF
7926
7927Thu, 16 May 2013 14:11:23 +0000
7928Checked in by : Robert Osfield
7929Fixed stereo offsets of HORIZONTAL_SPLIT and VERTICAL_SPLIT stereo modes
7930
7931Thu, 16 May 2013 14:07:35 +0000
7932Checked in by : Robert Osfield
7933Reverted back to changes before experiements with ViewConfig
7934
7935Thu, 16 May 2013 10:28:01 +0000
7936Checked in by : Robert Osfield
7937Cleaned up the WoWVxDisplay command line parsing
7938
7939Thu, 16 May 2013 10:11:06 +0000
7940Checked in by : Robert Osfield
7941Renamed osgViewer::Config osgViewer::ViewConfig and moved it's declaration into include/osgViewer.
7942
7943Thu, 16 May 2013 09:08:27 +0000
7944Checked in by : Robert Osfield
7945Added WoWVxDisplay view config
7946
7947Wed, 15 May 2013 16:15:38 +0000
7948Checked in by : Robert Osfield
7949Created a dedicated include/osgViewer/config and src/osgViewer/config directories to place all the Config classes.
7950
7951Wed, 15 May 2013 12:50:38 +0000
7952Checked in by : Robert Osfield
7953Added support for osgViewer::Config in osgViewer::Viewer command line parsing
7954
7955Wed, 15 May 2013 11:31:49 +0000
7956Checked in by : Robert Osfield
7957Introduced osgViewer::Config base class and beginnigs of various Config implementations. Introduced osgViewer serializers plugin for serialization support for osgViewer::Config implementations and Keystone
7958
7959Tue, 14 May 2013 16:23:53 +0000
7960Checked in by : Robert Osfield
7961From Lionel Lagarde, "When a function do:OSG_DEBUG << "Hello world!\n";
7962
7963the underlying stream is not automatically flushed. It is flushed
7964if endl is queued instead of \n:
7965
7966OSG_DEBUG << "Hello world!" << std::endl;
7967
7968
7969The notify macros do:
7970stream->setCurrentSeverity(severity);
7971return *stream;
7972
7973So, if a function do:
7974
7975OSG_DEBUG << "This is a debug message\n";
7976OSG_NOTICE << "This is a notice message" << std::endl;
7977
7978the debug message will be classified as a notice message.
7979
7980It is a problem when the application uses a NotifyHandler. The notify
7981method of the handler is called with:
7982
7983severity = NOTICE
7984message = "This is a debug message\nThis is a notice message"
7985
7986The attached Notify.cpp contains an automatic flush of the stream when
7987the current severity changes.
7988
7989"
7990
7991
7992
7993Tue, 14 May 2013 16:18:41 +0000
7994Checked in by : Robert Osfield
7995From Michael Kapelko, "The provided patch (against SVN revision 13380) adds missing constness to returning calls (without it the user code does not compile)."
7996
7997Tue, 14 May 2013 16:15:01 +0000
7998Checked in by : Robert Osfield
7999From Farshid Lashkari, "The tga image loader was not properly reading in 16-bit images. Fix is attached."
8000
8001Tue, 14 May 2013 16:12:21 +0000
8002Checked in by : Robert Osfield
8003From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where the code returns '.size()' of a std::vector.  This caused some warnings when using clang++ on OS X."
8004
8005Tue, 14 May 2013 13:35:10 +0000
8006Checked in by : Robert Osfield
8007Updated ChangeLog
8008
8009Tue, 14 May 2013 13:34:54 +0000
8010Checked in by : Robert Osfield
8011Updated version after dev release
8012
8013Mon, 13 May 2013 13:12:13 +0000
8014Checked in by : Robert Osfield
8015Added OSGUTIL_EXPORT for Windows build
8016
8017Mon, 13 May 2013 12:08:05 +0000
8018Checked in by : Robert Osfield
8019Updated version number for dev release
8020
8021Mon, 13 May 2013 11:59:34 +0000
8022Checked in by : Robert Osfield
8023Updated ChangeLog for dev release
8024
8025Mon, 13 May 2013 11:51:44 +0000
8026Checked in by : Robert Osfield
8027Updated links to svn repository
8028
8029Mon, 13 May 2013 11:02:40 +0000
8030Checked in by : Robert Osfield
8031Fixed build for when automatic type conversion isn't enabled for ref_ptr<>
8032
8033Mon, 13 May 2013 09:53:54 +0000
8034Checked in by : Robert Osfield
8035Fixed the render order to the Render To Texture cameras used in stereo keystoning.
8036
8037Mon, 13 May 2013 09:49:54 +0000
8038Checked in by : Robert Osfield
8039Improved the use of the Keystone's defined in the DisplaySettings object.
8040
8041Mon, 13 May 2013 09:18:37 +0000
8042Checked in by : Robert Osfield
8043Added to Viewer::realize() automatic setup using Keystone when available and enabled, and when no other window setup has been selected.
8044
8045Fri, 10 May 2013 17:59:07 +0000
8046Checked in by : Robert Osfield
8047Added DisplaySettings::KeystoneHint flag that can be set via --keystone-on and --keystone-off command line parameters, and the OSG_KEYSTONE env var
8048
8049Fri, 10 May 2013 16:06:10 +0000
8050Checked in by : Robert Osfield
8051Added keystone file handling
8052
8053Fri, 10 May 2013 11:56:09 +0000
8054Checked in by : Robert Osfield
8055Added --keystone <filename> command line support into DisplaySettings, and added OSG_KEYSTONE_FILES env var support into osg::DisplaySettings.
8056
8057Fri, 10 May 2013 10:00:38 +0000
8058Checked in by : Robert Osfield
8059Moved Keystone support from osgkeystone example into osgViewer::View
8060
8061Thu, 9 May 2013 15:18:14 +0000
8062Checked in by : Robert Osfield
8063Moved Keystone class into osgViewer library.
8064
8065Tue, 7 May 2013 14:43:36 +0000
8066Checked in by : Robert Osfield
8067Cleaned up event handler and namespaces in prep for integrating keystone functionality into osgViewer
8068
8069Tue, 7 May 2013 13:34:47 +0000
8070Checked in by : Robert Osfield
8071Added keystone support for left eye, right eye and quad buffer stereo
8072
8073Tue, 7 May 2013 11:13:50 +0000
8074Checked in by : Robert Osfield
8075Added keystone setup to vertical split stereo suport and cleaned up the horizontal split stereo code
8076
8077Fri, 3 May 2013 20:12:15 +0000
8078Checked in by : Robert Osfield
8079Commented out debug output
8080
8081Fri, 3 May 2013 19:26:27 +0000
8082Checked in by : Robert Osfield
8083Introduced new scheme for handling mouse events with osgViewer.  The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
8084
8085Fri, 26 Apr 2013 10:00:16 +0000
8086Checked in by : Robert Osfield
8087As a test of new repository updated date in README.txt
8088
8089Thu, 18 Apr 2013 17:02:57 +0000
8090Checked in by : Robert Osfield
8091Refactored Keystone setup as a step toward integrating Keystone correction with stereo
8092
8093Thu, 18 Apr 2013 09:47:28 +0000
8094Checked in by : Robert Osfield
8095Implemented stereo support into osgkeystone as a testbed for moving stereo support from SceneView into osgViewer
8096
8097Wed, 17 Apr 2013 11:04:12 +0000
8098Checked in by : Robert Osfield
8099Implemented initial cut of anaglyphic stereo
8100
8101Tue, 16 Apr 2013 09:26:40 +0000
8102Checked in by : Robert Osfield
8103Changed point to osg::ref_ptr<> to prevent memory leaks.
8104
8105Mon, 15 Apr 2013 14:21:32 +0000
8106Checked in by : Robert Osfield
8107Preperation for adding stereo support direclty into osgViewer.
8108
8109Fri, 12 Apr 2013 13:01:51 +0000
8110Checked in by : Robert Osfield
8111Added support for enable/disabling the keystone editing using the Ctrl-g key to toggle the UI and grid on/off.
8112
8113Fri, 12 Apr 2013 09:05:11 +0000
8114Checked in by : Robert Osfield
8115Moved keystone event handler onto the keystone distortion Camera.
8116
8117Fri, 12 Apr 2013 08:52:21 +0000
8118Checked in by : Robert Osfield
8119Refactoed the grid rendering so that it's now implemented as part of the distortion mesh pass, leaving the main scene graph alone.
8120
8121Thu, 11 Apr 2013 17:12:32 +0000
8122Checked in by : Robert Osfield
8123Add support for a finer grained mesh on the distortion mesh for higher quality results.
8124
8125Thu, 11 Apr 2013 16:07:49 +0000
8126Checked in by : Robert Osfield
8127Moved the keystone geometry computation into a Keystone::compute3DPositions(..) method
8128
8129Wed, 10 Apr 2013 16:36:49 +0000
8130Checked in by : Robert Osfield
8131Removed old experimental keystone code to clean up the example
8132
8133Thu, 28 Mar 2013 10:46:24 +0000
8134Checked in by : Robert Osfield
8135Changed the way that the keystone geometry is calculated.
8136
8137Wed, 27 Mar 2013 16:29:01 +0000
8138Checked in by : Robert Osfield
8139Added keypad control of corner points
8140
8141Tue, 26 Mar 2013 17:03:22 +0000
8142Checked in by : Robert Osfield
8143Moved local variable into local scope to avoid it being created when not used.
8144
8145Tue, 26 Mar 2013 16:47:52 +0000
8146Checked in by : Robert Osfield
8147Introduced shearing of the image
8148
8149Tue, 26 Mar 2013 11:00:05 +0000
8150Checked in by : Robert Osfield
8151Improved the setup of the keystone distortion correction mesh.
8152
8153Thu, 21 Mar 2013 16:42:09 +0000
8154Checked in by : Robert Osfield
8155Updated developer release number
8156
8157Thu, 21 Mar 2013 16:22:30 +0000
8158Checked in by : Robert Osfield
8159Added check against isVertexBufferObjectSupported() in set*Pointer() methods
8160
8161Thu, 21 Mar 2013 11:35:21 +0000
8162Checked in by : Robert Osfield
8163Added keystone grid to aid editing
8164
8165Wed, 20 Mar 2013 14:03:28 +0000
8166Checked in by : Robert Osfield
8167Added arrow key support.  Added support for using ctrl and shift keys to modulate how senstive the mouse and key movement is when modifying the keystone parameters.
8168
8169Tue, 19 Mar 2013 16:43:27 +0000
8170Checked in by : Robert Osfield
8171Improve corner point tracking/keystone computation
8172
8173Tue, 19 Mar 2013 12:44:03 +0000
8174Checked in by : Robert Osfield
8175Added event handle for interactive setting of keystone variables
8176
8177Fri, 15 Mar 2013 17:35:43 +0000
8178Checked in by : Robert Osfield
8179Experiments with modifying the projection matrix to provide keystoning.
8180
8181Thu, 14 Mar 2013 16:24:22 +0000
8182Checked in by : Robert Osfield
8183Initial skeleton of new osgkeystone example
8184
8185Mon, 11 Mar 2013 17:16:32 +0000
8186Checked in by : Robert Osfield
8187From Aurelien Albert, "There is a little bug in the osg::Group::insertChild method :If the index is more than the size of _children vector, the new child is pushed at the end of the vector, but the index value is unmodified, so an incorrect value is passed to the "childInserted" method."
8188
8189
8190
8191Fri, 22 Feb 2013 17:42:47 +0000
8192Checked in by : Robert Osfield
8193From Chris Hanson, "  Adds missing copy for _bbox member variable to copy constructor:LightPointNode::LightPointNode(const LightPointNode& lpn,const osg::CopyOp& copyop):
8194    osg::Node(lpn,copyop),
8195    _bbox(lpn._bbox),
8196    _lightPointList(lpn._lightPointList),
8197    _minPixelSize(lpn._minPixelSize),
8198    _maxPixelSize(lpn._maxPixelSize),
8199    _maxVisibleDistance2(lpn._maxVisibleDistance2),
8200    _lightSystem(lpn._lightSystem),
8201    _pointSprites(lpn._pointSprites)
8202{
8203}
8204
8205
8206  Lacking this causes _bbox to be uninitialized after LOD changes when paged databases refer to shared subgraphs.
8207
8208"
8209
8210
8211
8212Wed, 13 Feb 2013 16:29:03 +0000
8213Checked in by : Robert Osfield
8214From Lukasz Izdebski,"added support for gl_SampleMaski."
8215
8216Wed, 13 Feb 2013 16:03:35 +0000
8217Checked in by : Robert Osfield
8218From Jordi Torres, "This error occurs when compiling current OSG with the NDK >=r8c:android-ndk-r8d/build/gmsl/__
8219gmsl:512: *** non-numeric second argument to `wordlist' function: ''. Stop.
8220
8221This is discussed in this thread[1].
8222The solution is to add <uses-sdk android:minSdkVersion="8" /> to the manifest as the OSG library will only run in devices with Android>=2.2 (Froyo) with API level 8 [2].
8223
8224The fix does not affect to older sdk's.
8225
8226Thanks to Jan Ciger for spotting the bug and find a possible solution. "
8227
8228
8229
8230Tue, 12 Feb 2013 15:44:52 +0000
8231Checked in by : Robert Osfield
8232From Jordi Torres, Android build fix
8233
8234Tue, 12 Feb 2013 15:40:21 +0000
8235Checked in by : Robert Osfield
8236From Jordi Torres, fix for Android build
8237
8238Tue, 12 Feb 2013 15:18:06 +0000
8239Checked in by : Robert Osfield
8240From Stephan Huber, fixed bug in setting _numMessagesPerEvent and added more debug information
8241
8242Thu, 7 Feb 2013 19:16:07 +0000
8243Checked in by : Robert Osfield
8244From Mike Connell, "3 smaller fixes for the 3DS loader (against trunk)1. Respect "noMatrixTransforms" option for matrices attached to meshes, not only those attached to nodes
8245
82462. traverse_nodes variable did the exact opposite of it's description.
8247
82483. Always try to load referenced textures, even if we can't find the files (in order to the the registry's ReadFileCallback have a stab at it)
8249"
8250
8251
8252
8253Thu, 7 Feb 2013 11:10:24 +0000
8254Checked in by : Robert Osfield
8255From Lukasz Izdebski , "I added  write and read numInstances in PrimitiveSet."
8256
8257Thu, 7 Feb 2013 11:08:34 +0000
8258Checked in by : Robert Osfield
8259Updated SO version in prep for serialization foramt change
8260
8261Thu, 7 Feb 2013 08:46:44 +0000
8262Checked in by : Robert Osfield
8263Updated AUTHORS list
8264
8265Wed, 6 Feb 2013 16:04:13 +0000
8266Checked in by : Robert Osfield
8267From Wee See, Support for importing OpenFlight Surface Material Codes using osg::Object::UserValue.  Notes from Wee See:See attached my ported code, which fulfills:
8268
8269- using of setUserValue()/getUserValue()
8270- user-value will be attached to Geode or Drawable
8271- actually 3 values will be added: SMC (surface), FID (feature) and IRC (IRcolor). Its UserValue-names are < UA:SMC >, < UA:FID > and < UA:IRC > (without spaces!)
8272- user-value will be attached to Geode or Drawable
8273- has an option (named preserveNonOsgAttrsAsUserData) for control whether the UserValues should be attached (Default: no UserValues will be attached)
8274
8275Reading out this values is very simple. Here is an example (uservalue-name without spaces!):
8276
8277signed short smc;
8278if (myGeode.getUserValue("< UA:SMC >", smc))
8279{
8280  doSomethingWithTheGeodeAndItsSmc(myGeode, smc);
8281}
8282else
8283{
8284  // geode has no SMC
8285}
8286
8287
8288
8289
8290Wed, 6 Feb 2013 14:50:37 +0000
8291Checked in by : Robert Osfield
8292From Aurelien Albert, "This line,I use the "useVertexAttributeAliasing" mode in my application, and color arrays are not normalized, so shaders get [0.0-255.0] values instead of [0.0-1.0] values. This patch fix this."and those below, will be ignored
8293----
8294
8295M    include/osg/State
8296
8297
8298
8299Wed, 6 Feb 2013 14:49:48 +0000
8300Checked in by : Robert Osfield
8301Added TODO note about RGB -> RGBA
8302
8303Wed, 6 Feb 2013 12:46:03 +0000
8304Checked in by : Robert Osfield
8305From David Longest, "I have updated the FFmpeg plugin to  support the 1.0 release version of FFmpeg. The files attached were modified in order to facilitate the update. Below are the details for all changes made.Header update
8306
8307FindFFmpeg.cmake has been changed in order to support the new header include format for FFmpeg. In the 1.0 release, a new file had been added with the name “time.h” in the avutil library. The previous method of adding includes caused conflicts with the ANSI C “time.h” file. Now the include directive will only use the main include folder. All files using the old include format have been updated to reflect the change.
8308
8309
8310
8311Added __STDC_CONSTANT_MACROS define to CMakeLists.txt
8312
8313Since there is no guarantee that FFmpegHeaders.hpp will be included before stdint.h is included, the define has been moved from FFmpegHeaders.hpp to be part of the CMakeLists.txt for the FFmpeg plugin. This will allow the define to work on all compilers regardless of include order.
8314
8315
8316
8317Replaced AVFormatParameters with AVDictionary
8318
8319AVFormatParameters is no longer supported in FFmpeg and has been replaced with a key/value map of strings for each setting. FFmpegParameters and FFmpegDecoder has been updated to reflect this.
8320
8321
8322
8323Replaced av_open_input_file with avformat_open_input
8324
8325FFmpeg now opens files using avformat_open_input. Since the av_open_input_file method is deprecated, the FFmpegDecoder class has been updated to reflect this change.
8326
8327
8328
8329Added custom AVIOContext field to options
8330
8331Since some formats and inputs may not be supported by FFmpeg, I have added a new parameter that allows a user to allocate their own AVIOContext. This class will allow for creating a read, seek, and write callback if they desire.
8332
8333
8334
8335Checking for start_time validity
8336
8337It is possible for some file formats to not provide a start_time to FFmpeg. This would cause stuttering in the video since the clocks class would be incorrect.
8338
8339
8340
8341Removed findVideoStream and findAudioStream
8342
8343The new FFmpeg release already has a function that will find the best audio and video stream. The code has been replaced with this function.
8344
8345
8346
8347Updated error reporting
8348
8349Some functions would not log an error when opening a file or modifying a file failed. New logs have been added as well as a function to convert error numbers to their string descriptions.
8350
8351
8352
8353decode_video has been replaced
8354
8355The old decode_video function would remove extra data that some decoders use in order to properly decode a packet. Now av_codec_decode_video2 has replaced that function.
8356
8357
8358
8359Picture format changed from RGBA32 to RGB24
8360
8361Since most video will not contain an alpha channel, using a 24 bit texture will use less memory."
8362
8363
8364
8365Wed, 6 Feb 2013 12:02:05 +0000
8366Checked in by : Robert Osfield
8367Simplified include/osg/Math to use Standard C++ maths headers - <cmath> and <cfloat>
8368
8369Wed, 6 Feb 2013 11:16:29 +0000
8370Checked in by : Robert Osfield
8371Fixed warning
8372
8373Wed, 6 Feb 2013 09:20:10 +0000
8374Checked in by : Robert Osfield
8375From Stephan Huber, fixed for Windows 64bit build
8376
8377Tue, 5 Feb 2013 18:22:46 +0000
8378Checked in by : Robert Osfield
8379Added .get()'s to fix compilation when ref_ptr<> type conversion is disabled
8380
8381Mon, 4 Feb 2013 16:25:52 +0000
8382Checked in by : Robert Osfield
8383Updated ChangeLog
8384
8385Mon, 4 Feb 2013 14:42:44 +0000
8386Checked in by : Robert Osfield
8387Updated version number after 3.1.4 developer release
8388
8389Mon, 4 Feb 2013 13:28:45 +0000
8390Checked in by : Robert Osfield
8391From Jordi Torres, "The info about cdash reports was outdated. Now it points to the right URL. BTW I have checked it out and the cdash server is working ok again. "
8392
8393Mon, 4 Feb 2013 13:28:05 +0000
8394Checked in by : Robert Osfield
8395Fixed warning
8396
8397Mon, 4 Feb 2013 13:27:46 +0000
8398Checked in by : Robert Osfield
8399Fixed warnings
8400
8401Mon, 4 Feb 2013 13:11:13 +0000
8402Checked in by : Robert Osfield
8403Fixed warning
8404
8405Mon, 4 Feb 2013 12:50:51 +0000
8406Checked in by : Robert Osfield
8407Fixed warning and converted tabs to four spaces
8408
8409Mon, 4 Feb 2013 12:38:08 +0000
8410Checked in by : Robert Osfield
8411Fixed warnings
8412
8413Mon, 4 Feb 2013 12:01:26 +0000
8414Checked in by : Robert Osfield
8415Fixed warning
8416
8417Thu, 31 Jan 2013 16:26:06 +0000
8418Checked in by : Robert Osfield
8419Standardized use of GL_HALF_FLOAT_NV and GL_HALF_FLOAT_ARB to GL_HALF_FLOAT
8420
8421Thu, 31 Jan 2013 11:09:03 +0000
8422Checked in by : Robert Osfield
8423From Stephan Huber, introduction of message id scheme were osc messages are sent with an unique id, and can be dispatched multiple times to workaround network packet losses.
8424
8425Wed, 30 Jan 2013 11:31:27 +0000
8426Checked in by : Robert Osfield
8427Added handling of movies into Timeout
8428
8429Wed, 30 Jan 2013 10:49:18 +0000
8430Checked in by : Robert Osfield
8431Added disabling of the traversal of the Timeout in update when the timout is not displayed and disabled traversal by the SlideEventHandler.
8432
8433Wed, 30 Jan 2013 10:40:26 +0000
8434Checked in by : Robert Osfield
8435Fixed the erronous header so that it is OSGPL like the rest of the osgAnimation.
8436
8437Wed, 30 Jan 2013 10:21:45 +0000
8438Checked in by : Robert Osfield
8439From Stephan Huber, "As I have not all referenced image-data, SlideShowConstructor crashed on my end. Attached is a fix for that crash."
8440
8441Mon, 28 Jan 2013 14:56:52 +0000
8442Checked in by : Robert Osfield
8443From Wang Rui, "I've fixed the bug of writing/reading scenes including the ImageSequence serializer. Current trunk version will fail when handing image sequences because it forces to set className to "osg::Image" in InputStream.cpp. I have to read a value saved in file instead so I must add a hardhanded version checking for backward compatibility.Now we can work with ImageSequence objects, in both osgt and osgb files."
8444
8445
8446
8447Mon, 28 Jan 2013 14:30:21 +0000
8448Checked in by : Robert Osfield
8449From Laurens Voerman, "I have implemented and tested (on windows only) your suggestion for resetCullingMask(), it's far less intrusive than my previous submission. attached are the changes to current svn (28 Jan 2013 / rev :13312). "
8450
8451Fri, 25 Jan 2013 16:54:30 +0000
8452Checked in by : Robert Osfield
8453From Thomas Hogarth, "Attached are two minor modifications to the master CMakeLists.txt file.It now points to sdk version 6.0 (I do intend to make this configurable my command line)
8454
8455It also added a search for libtiff to Apple builds mainly for use with osg earth."
8456
8457
8458
8459Fri, 25 Jan 2013 11:54:03 +0000
8460Checked in by : Robert Osfield
8461From Wang Rui, "In the attached files I've added the Compute Shader support for OSG, as well as serializer updates and a new osgcomputeshaders example. My submission also include a setComputeGroups() function in Program for setting compute-shader work groups, and a bindToImageUnit() function in Texture for binding textures as image variables in shaders.All code are tested on Windows 7 + NVIDIA GFX 570 with the latest GeForce 310.70 Driver (BETA), which could support OpenGL 4.3.
8462
8463Compute shader information can be found at "http://www.opengl.org/registry/specs/ARB/compute_shader.txt"
8464"
8465
8466
8467
8468
8469Fri, 25 Jan 2013 11:08:32 +0000
8470Checked in by : Robert Osfield
8471From Lukasz Izdebski, "Adding this GL mode makes possibly to use this GL Modes (added in core OpenGL 3.2) in Windows."
8472
8473Fri, 25 Jan 2013 10:36:42 +0000
8474Checked in by : Robert Osfield
8475Fixed compile warning
8476
8477Fri, 25 Jan 2013 10:24:11 +0000
8478Checked in by : Robert Osfield
8479Added debug message for Timout
8480
8481Thu, 24 Jan 2013 18:48:34 +0000
8482Checked in by : Robert Osfield
8483Fixed usage of META_NodeVisitor so it doesn't include ""
8484
8485Wed, 23 Jan 2013 17:38:28 +0000
8486Checked in by : Robert Osfield
8487From Pjotr Svetachov, "when you restart threading with startThreading/stopThreading the _drawQueue and _availableQueue are not reset properly. This can lead to a deadlock when threading is started again. So before threading is started again the queues must be reset. This deadlock is also reported earlier by someone else in here: http://forum.openscenegraph.org/viewtopic.php?p=43415#43415"
8488
8489Wed, 23 Jan 2013 17:37:26 +0000
8490Checked in by : Robert Osfield
8491From Pjotr Svetachov, "small bug which I have found in the FlattenStaticTransformsDuplicatingSharedSubgraphsVisitor: the visitor will replace part of the tree when visiting the nodes but it does not update the current node path to reflect this. If you then have multiple nested transform nodes it will usually crash and sometimes it won't crash but the resulting mesh will miss some nodes."
8492
8493Wed, 23 Jan 2013 16:27:22 +0000
8494Checked in by : Robert Osfield
8495From Mathias Froehlich, "I have extended the dds loader by some newer DX10 texture formats. Especially the float texture formats. I need a few of these formats somewhere but have extended everything that I found plausible and was easy to find a GL texture type/format for. For some float32 type of texture the files the implementation seem to work fine. The rest lacks testing. The writer side is not implemented."
8496
8497Wed, 23 Jan 2013 16:22:45 +0000
8498Checked in by : Robert Osfield
8499From Wang Rui with edits from Robert Osfield, additional GLenums for cross platform build
8500
8501Wed, 23 Jan 2013 15:54:20 +0000
8502Checked in by : Robert Osfield
8503From Lionel Lagarde, fixed typo bug
8504
8505Wed, 23 Jan 2013 11:50:45 +0000
8506Checked in by : Robert Osfield
8507Removed redundent code block
8508
8509Wed, 23 Jan 2013 11:45:31 +0000
8510Checked in by : Robert Osfield
8511From Lukasz Izdebski, "I found problem with rgb plugin. Internal format of rgb image is wrongly set ( diffrent then in other images type  plugin ), because of that using rgb images in osg::Texture2DArray causes a bug."
8512
8513Wed, 23 Jan 2013 11:20:00 +0000
8514Checked in by : Robert Osfield
8515From Mathias Froehlich, "Attached is a patch that includes the stereo cameras in Renderer::*etCameraRequiresSetUp.I am not sure if the getter needs to be changed, but this is currently
8516included for consistency."
8517
8518
8519
8520Tue, 22 Jan 2013 16:53:50 +0000
8521Checked in by : Robert Osfield
8522From Alessandro Terenzi, "I've modified the avfoundation plugin to copy the preferredTransform matrix into the UserData property of the corresponding imagestream: by doing so, we can realize if the video should be transformed when applied as a texture (this should be the case, for instance, when we record a movie using an iOS device with any orientation different than 'landscape left')."
8523
8524Tue, 22 Jan 2013 16:13:59 +0000
8525Checked in by : Robert Osfield
8526Added <template_layer name="layerbase_1"> and <layer inherit="layerbase_1"> functionality to .p3d functionality.
8527
8528Tue, 22 Jan 2013 10:33:19 +0000
8529Checked in by : Robert Osfield
8530Added extra check against whether node needs to be traversed in update and event traversals to prevent osgPresentation::Timeout being classified as a node that can be removed.
8531
8532Fri, 18 Jan 2013 17:11:49 +0000
8533Checked in by : Robert Osfield
8534Added Options support to ImageSequence LOAD_* functionality
8535
8536Fri, 18 Jan 2013 16:30:55 +0000
8537Checked in by : Robert Osfield
8538Update SO_VERSION to reflect new API changes
8539
8540Fri, 18 Jan 2013 16:21:17 +0000
8541Checked in by : Robert Osfield
8542Added LOAD_AND_RETAIN_IN_UPDATE_TRAVERSAL and LOAD_AND_DISCARD_IN_UPDATE_TRAVERSAL ImageSequence::Mode's to allow for ImageSequence usage without using background paging threads, instead loading all the images on demand in the update traversal.
8543
8544Thu, 17 Jan 2013 13:51:52 +0000
8545Checked in by : Robert Osfield
8546Added <display_broadcast_event> and <dismiss_broadcast_event> support to <timeout> to allow the different timeout statges to be broadcast.
8547
8548Thu, 17 Jan 2013 11:57:18 +0000
8549Checked in by : Robert Osfield
8550Changed the defaults of the Timeout to be DBL_MAX by default.
8551
8552Thu, 17 Jan 2013 11:48:20 +0000
8553Checked in by : Robert Osfield
8554Completed <timeout> support, to use it with p3d use it along the lines:<slide>
8555    <layer>
8556        <paragraph>Test</paragraph>
8557        <timeout>
8558            <idle_duration_before_timeout>3.0</idle_duration_before_timeout>
8559            <idle_duration_before_action>5.0</idle_duration_before_action>
8560            <key_starts_timeout_display>A</key_starts_timeout_display>
8561            <key_dismiss_timeout_display>S</key_dismiss_timeout_display>
8562            <key_run_action>D</key_run_action>
8563            <timeout_jump slide="0" layer="1"></timeout_jump>
8564            <timeout_event>w</timeout_event>
8565            <timeout_broadcast_event>t</timeout_broadcast_event>
8566            <image width="0.5">Images/lz.rgb</image>
8567        </timeout>
8568    </layer>
8569    <layer>
8570        <model>cow.osg</model>
8571    </layer>
8572</slide>
8573
8574
8575
8576
8577Thu, 17 Jan 2013 09:51:15 +0000
8578Checked in by : Robert Osfield
8579Added support for <timeout_jump> to Timeout support.
8580
8581Wed, 16 Jan 2013 16:13:30 +0000
8582Checked in by : Robert Osfield
8583Implemented basic Timeout display and timing codes
8584
8585Tue, 15 Jan 2013 11:31:44 +0000
8586Checked in by : Robert Osfield
8587Added shell of Timeout class
8588
8589Fri, 11 Jan 2013 11:30:44 +0000
8590Checked in by : Robert Osfield
8591Added movie volume animation control to <image> and <stereo_image> tags to be used in the form:    <slide>
8592        <properties>
8593            <property name="volume" type="float">0.20</property>
8594        </properties>
8595
8596        <property_animation>
8597            <key_frame time="0.0">
8598                <property name="volume" type="float">0.0</property>
8599            </key_frame>
8600            <key_frame time="2.0">
8601                <property name="volume" type="float">1.0</property>
8602            </key_frame>
8603            <key_frame time="10.0">
8604                <property name="volume" type="float">1.0</property>
8605            </key_frame>
8606            <key_frame time="12.0">
8607                <property name="volume" type="float">0.0</property>
8608            </key_frame>
8609        </property_animation>
8610
8611        <layer>
8612              <image volume="$volume" looping="ON">big_buck_bunny_1080p_stereo.ogg</image>
8613       </layer>
8614    </slide>
8615
8616
8617
8618
8619Thu, 10 Jan 2013 19:55:50 +0000
8620Checked in by : Robert Osfield
8621Added support for <image delay="time" stop="time"> properties that works in conjunction with the start="time" property support checked in in previous submission, together these control the delay, start position and stop position of movies.
8622
8623Thu, 10 Jan 2013 14:37:52 +0000
8624Checked in by : Robert Osfield
8625Added support for <image "start=10"> property that tells a video to start specificied number of sections into a video.
8626
8627Thu, 10 Jan 2013 10:53:22 +0000
8628Checked in by : Robert Osfield
8629From Stephan Huber, "thanks for your input, unfortunately I could not get it working with packing, but setting the row-length works now. Seems I had it wrong the first time.Attached are both files. This should fix the video-bug mentioned on the dlf-wiki.
8630
8631"
8632
8633
8634
8635Wed, 9 Jan 2013 16:29:28 +0000
8636Checked in by : Robert Osfield
8637Changed the named colours back to having a alpha value of 1.0 to avoid problems with text not appearing.
8638
8639Wed, 9 Jan 2013 16:03:22 +0000
8640Checked in by : Robert Osfield
8641Added reset of the cursorFileName when hideCursor is activated to prevent the custom cursor being enabled.
8642
8643Tue, 8 Jan 2013 10:21:13 +0000
8644Checked in by : Robert Osfield
8645Added case for FORWARD_EVENT to address warning
8646
8647Mon, 7 Jan 2013 15:03:22 +0000
8648Checked in by : Robert Osfield
8649From Aurelien Albert, "I get a compile error on Windows VS2008 wih new DAE plugin, here is a fix :    _document = _dae->openFromMemory(fileURI, buffer.data());
8650
8651"data" method is unknow for std::vector with VS2008
8652
8653I've replaced it with :
8654
8655    _document = _dae->openFromMemory(fileURI, &buffer[0]);
8656"
8657
8658
8659
8660Mon, 7 Jan 2013 12:41:16 +0000
8661Checked in by : Robert Osfield
8662Added support for --show-cursor and --hide-cursor command line options, and P3D_SHOW_CURSOR env var that can be set to YES or NO.
8663
8664Mon, 7 Jan 2013 12:17:26 +0000
8665Checked in by : Robert Osfield
8666From Stephan Huber, "* osgGA: fixed a small bug regarding emulating mouse-events from touch-events * resthttp/osc: encapsulate RequestHandler-classes in their own namespaces to prevent class-name-lookup-errors in the debugger/code (had some weird crashes) * QTKit: fixed a compile-bug for gcc and blocks * osgPresentation: click_to_* will fire on RELEASE, only if the drawable received a PUSH beforehand * p3d/osgPresentation: implemented "forward_mouse_event_to_device"-tag, which will forward mouse-events to all registered devices of a viewer, if an intersection occurs. The mouse-coordinates get reprojected * present3d: all devices get registered with the viewer * osgViewer: only devices which are capable of receiving events are queried for new events. * GraphicWindowIOS: added a flag to GraphicWindowIOS::WindowData to set up a retained backing buffer (defaults to false) This will enable read-back of the render-buffer with glReadPixels even after the renderbuffer got presented * curl: added an optimized check for file-existance, now only the headers are requested and checked, instead of reading the whole file and handle it with a ReaderWriter * p3d: fixed a bug, where the existence of a local file may prevent the remote loading of a file with the same name."
8667
8668
8669
8670Thu, 20 Dec 2012 16:16:07 +0000
8671Checked in by : Robert Osfield
8672Made UpdateVisitor::TravesalMode default to TRAVERSE_ACTIVE_CHILDREN
8673
8674Thu, 20 Dec 2012 12:14:53 +0000
8675Checked in by : Robert Osfield
8676Added region="$xmin $ymin $zmin $xmax $ymax $zmax" support to <model> tag, along with animation support via the <property_animation> support.
8677
8678Wed, 19 Dec 2012 17:14:29 +0000
8679Checked in by : Robert Osfield
8680Removed lighting of trk lines
8681
8682Wed, 19 Dec 2012 12:38:17 +0000
8683Checked in by : Robert Osfield
8684Changed the colour calculation and added gl_ClipVertex to enable clipping.
8685
8686Tue, 18 Dec 2012 11:20:20 +0000
8687Checked in by : Robert Osfield
8688Removed erroneous region setting
8689
8690Tue, 18 Dec 2012 09:49:01 +0000
8691Checked in by : Robert Osfield
8692From Juergen Rensen, "This is a fix for the latest SVN version (rev 13269). The ‘destroyFrameBuffer’ method in ‘GraphicsWindowIOS.mm’ had ‘glDeleteFramebuffersOES’ calls for the stencil buffer, MSAA render buffer and MSAA depth buffer instead of ‘glDeleteRenderbuffersOES’. The fix changes the mismatched calls to ‘glDeleteRenderbuffersOES’.The impact of the bug was a memory leak that would affect multi-sampling iOS apps that allow for device rotation or window resizing in general. For our app, the leak ranged from ca. 10 MB to 40 MB per device rotation, depending on device, for the MSAA buffers. I have not been able to confirm impact for the stencil buffer. "
8693
8694
8695
8696Mon, 17 Dec 2012 15:58:57 +0000
8697Checked in by : Robert Osfield
8698Added support for RGBA colour buffer in osgframerenderer using the --rgba command line option (--rgb selects the standard non colour frame buffer which is the default).
8699
8700Sun, 16 Dec 2012 17:10:37 +0000
8701Checked in by : Robert Osfield
8702Added handling of aspect ratio for vertical/horizontal split stereo.
8703
8704Fri, 14 Dec 2012 16:31:07 +0000
8705Checked in by : Robert Osfield
8706From Stephan Hunber, "* now you can create a transparent opengl-view (see GraphicWindowIOS::WindowData) * changes of the view's bound are reported via osg's event-system more reliably"
8707
8708
8709
8710Fri, 14 Dec 2012 16:30:28 +0000
8711Checked in by : Robert Osfield
8712Updated SO version
8713
8714Thu, 13 Dec 2012 17:35:27 +0000
8715Checked in by : Robert Osfield
8716From Lionel Lagarde, "Here is a correction on the PixelBufferObject getter methods of Image.The set method modify the buffer object of the BufferData while the get method returned the buffer object of the Image.
8717
8718I've also removed the _bufferObject member of Image (not used anymore)."
8719--This line, Lionel Lagardeand those below, will be ignored--
8720
8721M    include/osg/Image
8722
8723
8724
8725Thu, 13 Dec 2012 16:23:38 +0000
8726Checked in by : Robert Osfield
8727Added colouring and lighting of track using shader
8728
8729Tue, 11 Dec 2012 17:45:20 +0000
8730Checked in by : Robert Osfield
8731Fixed handling of image colour space conversion when pixel format changes
8732
8733Tue, 11 Dec 2012 17:27:22 +0000
8734Checked in by : Robert Osfield
8735Added automatic conversion of RGB to RGBA when doing REPLACE_ALPHA_WITH_LUMINANCE colour space conversion.
8736
8737Tue, 11 Dec 2012 10:44:00 +0000
8738Checked in by : Robert Osfield
8739Disabled lighting and set the colour to white
8740
8741Tue, 11 Dec 2012 09:55:48 +0000
8742Checked in by : Robert Osfield
8743First cut of generating lines from .trk data
8744
8745Mon, 10 Dec 2012 11:11:19 +0000
8746Checked in by : Robert Osfield
8747Added setting of the fusion distance.
8748
8749Sat, 8 Dec 2012 16:11:00 +0000
8750Checked in by : Robert Osfield
8751Added --flip and --no-flip command line options to enable/disable a vertical flip of the captured image before writing out to disk.
8752
8753Fri, 7 Dec 2012 19:05:47 +0000
8754Checked in by : Robert Osfield
8755From Stephan Huber, "attached you'll find a zip containing some bug-fixes and some refactored + new code.* ZeroConfDevice does now return FILE_NOT_HANDLED instead of FILE_NOT_FOUND
8756* present3D supports multiple devices per env-var P3D_DEVICE, separate multiple device with a space
8757
8758I refactored parts the p3d-plugin, the curl-plugin and parts of Registry and ReaderWriter. Currently the p3d-plugin tries to open all remote files with the help of the curl-plugin.
8759
8760I added a new method to Registry called getReaderWriterForProtocolAndExtension. which will return a ReaderWriter which is capable in handling the remote file for the given protocol and extension. If no readerwriter is found for the given extension, a list is built of all readerwriters supporting the given protocol and this list is checked for support of wildcards (extension = "*"). If anything matches it get returned.
8761
8762I added this principle also to the Registry, so now it's possible to register a generic ReaderWriter which can handle all filetypes for a given protocol, similar what curl is doing. All you have to do is to load the plugin at startup. The curl-fallback is still in place.
8763
8764With these changes it is now possible to reference a movie inside a presentation without a server-address, read the presentation (with curl) and stream the movie with the correct plugin (e.g. QTKit)
8765
8766"
8767
8768
8769
8770Fri, 7 Dec 2012 19:04:49 +0000
8771Checked in by : Robert Osfield
8772Added template swapBytes method
8773
8774Fri, 7 Dec 2012 13:59:57 +0000
8775Checked in by : Robert Osfield
8776Added naming of root of presentation and used this in the setup of the position of the camera.
8777
8778Fri, 7 Dec 2012 12:47:42 +0000
8779Checked in by : Robert Osfield
8780Fixed handling of window size/projection matrix
8781
8782Fri, 7 Dec 2012 10:19:05 +0000
8783Checked in by : Robert Osfield
8784From Stephan Huber, attached is a fix for the bug of present3D not loading fonts across http. I pass SlideShowConstructor's options-object to readFontFile when constructing any text-objects so freetype can pick up the font-data from the curl-plugin. It works fine now on my end.
8785
8786Thu, 6 Dec 2012 19:09:17 +0000
8787Checked in by : Robert Osfield
8788Intial shell of .trk plugin
8789
8790Thu, 6 Dec 2012 18:12:00 +0000
8791Checked in by : Robert Osfield
8792From Stephan Huber, build fix
8793
8794Thu, 6 Dec 2012 14:42:36 +0000
8795Checked in by : Robert Osfield
8796Added default value for initialization of port number
8797
8798Thu, 6 Dec 2012 11:36:35 +0000
8799Checked in by : Robert Osfield
8800Fixed typo
8801
8802Thu, 6 Dec 2012 11:36:13 +0000
8803Checked in by : Robert Osfield
8804Added creation of directory path for ouput if one is required
8805
8806Thu, 6 Dec 2012 08:02:08 +0000
8807Checked in by : Robert Osfield
8808From Stephan Huber, ZerConfDevice plugin for Windows and Apple
8809
8810Wed, 5 Dec 2012 17:15:53 +0000
8811Checked in by : Robert Osfield
8812From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS * avfoundation: added support for IOS (CoreVideo-support is still in development, works only for SDK >= 6.0, set IPHONE_SDKVER in cMake accordingly) * zeroconf: added ZeroConf-device-plugin (Mac/Win only, linux implementation missing) to advertise and discover services via ZeroConf/Bonjour, on windows you'll need the Bonjour SDK from Apple * osgosc: modified the example to demonstrate the usage of the ZeroConf-plugin (start the example with the command-line-argument --zeroconf) * SlideShowConstructor: enable/disable CoreVideo via a environment variable (P3D_ENABLE_CORE_VIDEO) * RestHttp: mouse-motion-events get interpolated * RestHttp: unhandled http-requests get sent as an user-event to the event-queue, all arguments get attached as user-values to the event * modified some CMakeModules to work correctly when compiling for IOS * fixed a compile-error for IOS in GraphicsWindowIOS * some minor bugfixes"
8813
8814Wed, 5 Dec 2012 11:41:27 +0000
8815Checked in by : Robert Osfield
8816Added --screen-distance <distance>, --screen-height <height> and --screen-width <width> command line support and associated settings to the configuration file.
8817
8818Wed, 5 Dec 2012 10:13:51 +0000
8819Checked in by : Robert Osfield
8820Moved the expansion of the key codes into ApplicationUsage so that help is only generated for non zero keycodes.
8821
8822Tue, 4 Dec 2012 19:02:45 +0000
8823Checked in by : Robert Osfield
8824Fixed default camera position
8825
8826Tue, 4 Dec 2012 18:51:21 +0000
8827Checked in by : Robert Osfield
8828Changed the -w and -h options to --width and --height respectively.
8829
8830Tue, 4 Dec 2012 18:30:33 +0000
8831Checked in by : Robert Osfield
8832Cleaned up command line usage
8833
8834Tue, 4 Dec 2012 18:28:28 +0000
8835Checked in by : Robert Osfield
8836Tidied up command line docs.
8837
8838Tue, 4 Dec 2012 18:21:53 +0000
8839Checked in by : Robert Osfield
8840Tidied up CaptureSettings and added command line docs
8841
8842Tue, 4 Dec 2012 12:47:46 +0000
8843Checked in by : Robert Osfield
8844Added CameraProperty and associated command line parameters for controlling camera position and animation.  --center x y z
8845  --eye x y z
8846  --up x y z
8847  --rotation-center x y z
8848  --rotation-axis x y z
8849  --rotation-speed degreesPerSecond
8850
8851
8852
8853
8854Tue, 4 Dec 2012 09:11:17 +0000
8855Checked in by : Robert Osfield
8856Added missing break;
8857
8858Mon, 3 Dec 2012 16:49:47 +0000
8859Checked in by : Robert Osfield
8860From Stephan Huber, "I've found a bug in SlideShowConstructor::findFileAndRecordPath which does return an empty string if the file was not found, and this empty string got added to the fileNames-vector, so the curl-plugin tried to load only an empty file-name, the directory-prefix. I fixed findFileAndRecordPath, so it returns the unmodified filename, which can then be loaded by the curl-plugin. Please review my fix, as I am not sure if it has any side effects, as I know the code not that well.The file includes another small compile-fix when using float-matrices."
8861
8862
8863
8864Mon, 3 Dec 2012 11:31:13 +0000
8865Checked in by : Robert Osfield
8866Renamed souce file
8867
8868Mon, 3 Dec 2012 10:10:46 +0000
8869Checked in by : Robert Osfield
8870From Wang Rui, "I've found a very covert bug in current VDSM implementation. It makes the computation of positional texgen incorrect if the shadow scene is under one or more child cameras with view/proj offsets. Using current stage instead will fix it."
8871
8872Mon, 3 Dec 2012 09:50:41 +0000
8873Checked in by : Robert Osfield
8874Fixed error in Unfiform set method
8875
8876Mon, 3 Dec 2012 09:35:12 +0000
8877Checked in by : Robert Osfield
8878Added include of osc plugin directory to help with Windows build
8879
8880Sun, 2 Dec 2012 11:45:57 +0000
8881Checked in by : Robert Osfield
8882From Wang Rui, build fix
8883
8884Fri, 30 Nov 2012 20:03:31 +0000
8885Checked in by : Robert Osfield
8886Fixed crash when no CameraManipulator is assigned to the viewer
8887
8888Fri, 30 Nov 2012 16:52:59 +0000
8889Checked in by : Robert Osfield
8890Added support for 0x and numeric defintion of keys to be used with <click_to_event> functionality.
8891
8892Fri, 30 Nov 2012 15:43:31 +0000
8893Checked in by : Robert Osfield
8894Added support for pausing and restart the property_animation.
8895
8896Fri, 30 Nov 2012 14:21:45 +0000
8897Checked in by : Robert Osfield
8898Added xml defined property/property animation to .p3d format for <volume> propeties:   alpha="$alphaname"
8899   cutoff="$cutoffname"
8900   region="$minx $miny $minz $maxx $maxy $maxz"
8901   sampleDensity="$densityname"
8902   sampleDensityWhenMoving="$densityname"
8903
8904
8905
8906
8907Wed, 28 Nov 2012 13:28:20 +0000
8908Checked in by : Robert Osfield
8909From Stephan Huber, New OscSendingDevice and OscReceivingDevice classes
8910
8911Wed, 28 Nov 2012 10:43:58 +0000
8912Checked in by : Robert Osfield
8913From Stephan Huber, added event sending support into osgGA::Device along with implementation on this into the osc plugin.  Added osgoscdevice example to demonstate this in action.
8914
8915Tue, 27 Nov 2012 16:00:43 +0000
8916Checked in by : Robert Osfield
8917Added support for <properties> tag for <presentation>, <slide> and <layer> scope to compliment the scope of <property_animation>
8918
8919Tue, 27 Nov 2012 15:09:44 +0000
8920Checked in by : Robert Osfield
8921Added preliminary support for <property_animation>
8922
8923Thu, 22 Nov 2012 15:13:46 +0000
8924Checked in by : Robert Osfield
8925From Stephan Huber, "Attached you'll find a new ImageSequence.cpp which will fix an issue I had when moving the mouse cursor over the left window-border, as the index becomes negative. And I added a UdpSocket.cpp-file with more debuggin-output via some sprinkled printf-calls. "
8926
8927Thu, 22 Nov 2012 11:55:38 +0000
8928Checked in by : Robert Osfield
8929Simplified CMakeLists and adjusted OscHostEndianness to automatically detect the endian at compile time
8930
8931Thu, 22 Nov 2012 11:47:03 +0000
8932Checked in by : Robert Osfield
8933From Stephan Huber, updates to explictly set the HOST Endian using Cmake
8934
8935Thu, 22 Nov 2012 09:49:24 +0000
8936Checked in by : Robert Osfield
8937Added explict handling of osg::Image, osg::HeightField, osg::Shader and osg::Node when doing writes to the archive.
8938
8939Wed, 21 Nov 2012 15:19:58 +0000
8940Checked in by : Robert Osfield
8941From Stephan Huber, further work on osc plugin
8942
8943Wed, 21 Nov 2012 14:27:54 +0000
8944Checked in by : Robert Osfield
8945Moved static for local to global scope in Uniform.cpp and removed the local static usage in Registry.cpp
8946
8947Wed, 21 Nov 2012 13:38:11 +0000
8948Checked in by : Robert Osfield
8949Refactored osgDB::Input::readObjectOfType to use a template, and updated associated wrappers to avoid using local static's
8950
8951Tue, 20 Nov 2012 18:41:30 +0000
8952Checked in by : Robert Osfield
8953From Paul Martz, fix for Windows build
8954
8955Tue, 20 Nov 2012 13:01:57 +0000
8956Checked in by : Robert Osfield
8957From Stephan Huber, added missing windows dependency
8958
8959Tue, 20 Nov 2012 10:37:42 +0000
8960Checked in by : Robert Osfield
8961Added ws2_32 library to Win32 build
8962
8963Mon, 19 Nov 2012 11:25:52 +0000
8964Checked in by : Robert Osfield
8965From Paul Martz, build fixes
8966
8967Mon, 19 Nov 2012 10:48:37 +0000
8968Checked in by : Robert Osfield
8969Frm Stephan Huber, osc plugin that supports send and recieving events via UDP packets.
8970
8971Fri, 16 Nov 2012 15:40:41 +0000
8972Checked in by : Robert Osfield
8973Added first cut implememtation of PropertyAnimation class
8974
8975Thu, 15 Nov 2012 12:11:19 +0000
8976Checked in by : Robert Osfield
8977Moved PropertyManager related classes out from SlideEventHandler into their own dedicated header/source file.
8978
8979Tue, 13 Nov 2012 16:15:20 +0000
8980Checked in by : Robert Osfield
8981Added support for P3D_UPDATE env var for setting the UpdateVisitor::TRAVERSAL_MODE.  Accepted settings are "active", "Active", "ACTIVE", or "all", "All", "ALL".
8982
8983Tue, 13 Nov 2012 15:26:06 +0000
8984Checked in by : Robert Osfield
8985Added --update-active and --update-all command line options that set the UpdateVisitor::TraversalMode to TRAVERSE_ACTIVE_CHILDREN and TRAVERSE_ALL_CHILDREN respecively.
8986
8987Tue, 13 Nov 2012 14:22:37 +0000
8988Checked in by : Robert Osfield
8989Added support for <image blending="ON" or blending="OFF"> to allow user definition of when to enable OpenGL blending for an image or not.
8990
8991Tue, 13 Nov 2012 13:52:33 +0000
8992Checked in by : Robert Osfield
8993From Stephan Huber, fixed warning
8994
8995Tue, 13 Nov 2012 13:32:01 +0000
8996Checked in by : Robert Osfield
8997Changed COLOUR to COLOR to be consistent with OpenGL spelling
8998
8999Tue, 13 Nov 2012 13:16:10 +0000
9000Checked in by : Robert Osfield
9001Moved colour space conversion of volumes from the osgvolume example into osg/ImageUtils and added support for colorSpaceConversion="MODULATE_ALPHA_BY_LUMINANCE","MODULATE_ALPHA_BY_COLOUR","REPLACE_ALPHA_WITH_LUMINANCE" and "REPLACE_RGB_WITH_LUMINANCE" to .p3d <volume> tag
9002
9003Tue, 13 Nov 2012 11:45:20 +0000
9004Checked in by : Robert Osfield
9005Added first step to adding pruning of expired image requests.
9006
9007Tue, 13 Nov 2012 11:20:36 +0000
9008Checked in by : Robert Osfield
9009From Stephan Huber, introduced syncornization of osgGA::Device
9010
9011Mon, 12 Nov 2012 16:46:08 +0000
9012Checked in by : Robert Osfield
9013Cleaned up reported of events and added assigned of <volume> tag region properities when using the wildcard definition of the volume.
9014
9015Mon, 12 Nov 2012 15:26:30 +0000
9016Checked in by : Robert Osfield
9017Added osgframerenderer example
9018
9019Mon, 12 Nov 2012 10:36:21 +0000
9020Checked in by : Robert Osfield
9021Changed the default settings to fix a jump problems
9022
9023Sat, 10 Nov 2012 12:12:24 +0000
9024Checked in by : Robert Osfield
9025Added missing files in support of key_jump and key_run tags
9026
9027Fri, 9 Nov 2012 21:32:54 +0000
9028Checked in by : Robert Osfield
9029Added support for naming slides and layers with slide_name and layer_name properties respectively. Added support for creating events based on key presses using a <key_to_run> and <key_to_jump> tags.
9030
9031Fri, 9 Nov 2012 21:23:42 +0000
9032Checked in by : Robert Osfield
9033Added Node::getName() and getUserDataContainer() to check to see if an node can be removed or not.
9034
9035Thu, 8 Nov 2012 17:19:51 +0000
9036Checked in by : Robert Osfield
9037From Alexander Sinditskiy, "I found issue with capturing mouse buttons. This issue can be reproduced: 1. Create osgViewer window, 2. Push right&left mouse buttons on the osgViewer window, 3. Move mouse out of window, and release right&left mouse buttons.osgViewer window handle only first mouse release, as result window thinks that we did not released second mouse button.
9038
9039I attached fix for this issue."
9040
9041
9042
9043Thu, 8 Nov 2012 15:45:23 +0000
9044Checked in by : Robert Osfield
9045Added support for <imagesequence interaction_mode="USE_MOUSE_Y_POSITION">
9046
9047Thu, 8 Nov 2012 15:28:24 +0000
9048Checked in by : Robert Osfield
9049Changed the way the mouse position is update to handle the remote device control.
9050
9051Thu, 8 Nov 2012 14:15:59 +0000
9052Checked in by : Robert Osfield
9053Added check to avoid doing update when the imagesequence is empty.
9054
9055Thu, 8 Nov 2012 11:19:31 +0000
9056Checked in by : Robert Osfield
9057Refactored ImageSequence to better handle random access usage.
9058
9059Tue, 6 Nov 2012 17:49:32 +0000
9060Checked in by : Robert Osfield
9061Tweaked casts/types to fix build under Linux
9062
9063Tue, 6 Nov 2012 14:25:28 +0000
9064Checked in by : Robert Osfield
9065Added f qualifer to 1.0 to fix build problem under MSVS
9066
9067Tue, 6 Nov 2012 11:18:33 +0000
9068Checked in by : Robert Osfield
9069From Stephan Huber, improved performance by using native apple functions for flipping image
9070
9071Mon, 5 Nov 2012 17:22:34 +0000
9072Checked in by : Robert Osfield
9073From Stephan Huber, "Attached you'll find a fix for the image-io-plugin to handle out-of-memory situations more gracefully as before (don't crash)"
9074
9075Mon, 5 Nov 2012 12:21:34 +0000
9076Checked in by : Robert Osfield
9077Quitened down debug output
9078
9079Mon, 5 Nov 2012 12:03:50 +0000
9080Checked in by : Robert Osfield
9081From Stephan Huber, updated to debug output to RestHttpDevice and tweaks to ImageIO and QTKit plugins
9082
9083Mon, 5 Nov 2012 09:36:00 +0000
9084Checked in by : Robert Osfield
9085Added static cast to float to avoid compile error under MSV
9086
9087Thu, 1 Nov 2012 18:06:46 +0000
9088Checked in by : Robert Osfield
9089From David Longest, "When drawing, a transform with an absolute reference frame will ignore the calculated model / view matrices up to that point. The IntersectionVisitor would instead keep the view matrices calculated up to that point even though the Transform class will throw out the calculated model matrix via “computeLocalToWorldMatrix.”The change I made will push an identity matrix as the view matrix when running into a transform
9090with an absolute reference frame and will pop the matrix off after the traverse.
9091
9092To test this, I created a camera with a perspective view and added a transform with some geometry
9093in it. Afterwards, I set the transform’s reference frame to ABSOLUTE_RF and spun the camera around
9094using the trackball manipulator. When trying to pick with a LineSegmentIntersector, it would not
9095pick the geometry in the transform with the reference frame set to ABSOLUTE_RF."
9096
9097
9098
9099
9100Thu, 1 Nov 2012 16:11:13 +0000
9101Checked in by : Robert Osfield
9102Changed the PropertyEventCallback to only respond to mouse releated events.
9103
9104Thu, 1 Nov 2012 14:29:26 +0000
9105Checked in by : Robert Osfield
9106
9107
9108Wed, 31 Oct 2012 17:06:29 +0000
9109Checked in by : Robert Osfield
9110Added reading of the P3D_DEVICE env var for setting up the --device entry.
9111
9112Wed, 31 Oct 2012 16:07:23 +0000
9113Checked in by : Robert Osfield
9114Added event and update callbacks to pass up changes to the mouse position to the ImageSequence::seek() to control which images is selected based on mouse x position
9115
9116Tue, 30 Oct 2012 12:31:27 +0000
9117Checked in by : Robert Osfield
9118From Stephan Huber, RestHttpDevice plugin for support of remote application control via Rest http.
9119
9120Mon, 29 Oct 2012 15:58:02 +0000
9121Checked in by : Robert Osfield
9122Intial work towards support an interaction <imagesequence> tag in Present3D.
9123
9124Fri, 26 Oct 2012 15:31:18 +0000
9125Checked in by : Robert Osfield
9126From Luc Frauciel, "Compile Fix - KTX plugin with Visual Studio, <stdint.h>not defined under MSVC"
9127
9128Wed, 24 Oct 2012 16:10:38 +0000
9129Checked in by : Robert Osfield
9130Fixed bug in click_to_run feature where events would be handled by hidden labels
9131
9132Wed, 24 Oct 2012 10:43:01 +0000
9133Checked in by : Robert Osfield
9134From Stephan Huber, "attached you'll find the latest versions of the QTKit + the AVFoundation-plugin, some changes to osgPresentation and a small enhancement für ImageIO.I fixed some bugs and did some more tests with both of the video-plugins. I integrated CoreVideo with osgPresentation, ImageStream has a new virtual method called createSuitableTexture which returns NULL for default implementations. Specialized implementations like the QTKit-plugin return a CoreVideo-texture. I refactored the code in SlideShowConstructor::createTexturedQuad to use a texture returned from ImageStream::createSuitableTexture.
9135
9136I did not use osgDB::readObjectFile to get the texture-object, as a lot of image-related code in SlideShowConstructor had to be refactored to use a texture.  My changes are minimal and should not break existing code.
9137
9138There's one minor issue with CoreVideo in general: As the implementation is asynchronous, there might be no texture available, when first showing the video the first frame. I am a bit unsure how to tackle this problem, any input on this is appreciated.
9139
9140Back to the AVFoundation-plugin: the current implementation does not support CoreVideo as the QTKit-plugin supports it. There's no way to get decoded frames from AVFoundation stored on the GPU, which is kind of sad. I added some support for CoreVideo to transfer decoded frames back to the GPU, but in my testings the performance was worse than using the normal approach using glTexSubImage. This is why I disabled CoreVideo for AVFoundation. You can still request a CoreVideoTexture via readObjectFile, though.
9141"
9142
9143
9144
9145Tue, 23 Oct 2012 16:15:03 +0000
9146Checked in by : Robert Osfield
9147Added osgGA::Device class for integration of both physical and virtual devices.Added template readFile(..) function to make it more convinient to cast to a specific object type.
9148
9149Added support for osgGA::Device to osgViewer.
9150
9151Added sdl plugin to provides very basic joystick osgGA::Device integration.
9152
9153
9154
9155
9156
9157Mon, 22 Oct 2012 16:21:04 +0000
9158Checked in by : Robert Osfield
9159Added mutex lock to Uniform::addParent()/removeParent().
9160
9161Fri, 12 Oct 2012 14:51:08 +0000
9162Checked in by : Robert Osfield
9163Added serializers for osgGA
9164
9165Tue, 9 Oct 2012 16:14:21 +0000
9166Checked in by : Robert Osfield
9167Removed the insert of requests in the ImageSequence::_filesRequested data structure so that it always requests files, leaving it up the ImagePager to decide to track duplicates
9168
9169Tue, 9 Oct 2012 16:05:50 +0000
9170Checked in by : Robert Osfield
9171From Wang Rui, "I modified the Serializer header to add a UPDATE_TO_VERSION_SCOPED macro, which could set version within brackets and reset it after that. All related serializers are also modified so that the backward-compatibility bug reported by Farshid can be fixed. "From Robert Osfield, removed the use of osg::Referenced and creating the proxy object on the heap.
9172
9173
9174
9175Mon, 8 Oct 2012 16:14:23 +0000
9176Checked in by : Robert Osfield
9177From Wang Rui, "I've added CDATA tag support to XmlParser so that we can keep user data (e.g., GLSL shader texts) in XML files without parsing them. This will be necessary for the coming-soon effect compositor submission. :-)"
9178
9179Mon, 8 Oct 2012 16:12:59 +0000
9180Checked in by : Robert Osfield
9181Added a static_cast to avoid build issues under Windows
9182
9183Mon, 8 Oct 2012 16:03:16 +0000
9184Checked in by : Robert Osfield
9185Fixed warning
9186
9187Mon, 8 Oct 2012 15:10:56 +0000
9188Checked in by : Robert Osfield
9189From Aurelein Albert, "Under some Visual Studio configuration, I get compile error on "lib3ds_io.c" due to use of these kind of conversion :    b[1] = uint8_t((w & 0xFF00) >> 8);
9190
9191I replaced it with :
9192
9193    b[1] = (uint8_t)((w & 0xFF00) >> 8);
9194
9195And it compiles fine
9196"
9197
9198
9199
9200Mon, 8 Oct 2012 12:00:53 +0000
9201Checked in by : Robert Osfield
9202From Gill Peacegood, "In the attached file I have changed the colour space used for writing images to match the one used for reading images. Also this color space does not make subtle changes to the original colours which i think is probably what most people intend when writing an image and is more consistent with other plugins.The effect is that an image that is written does not have a noticeably different colour when it is read back."
9203
9204
9205
9206Mon, 8 Oct 2012 11:54:40 +0000
9207Checked in by : Robert Osfield
9208From Oren Fromberg, "" --This line, and thosAttached is an update to ReaderWriterDAE.cpp/h and daeReader.cpp/h that implementsosgDB::ReaderWriter::ReadResult
9209
9210ReaderWriterDAE::readNode (std::istream&, const osgDB::ReaderWriter::Options*)
9211
9212This virtual function had never been implemented in ReaderWriterDAE. I implemented this function because the DAE plugin could not load files from other ReaderWriter derived objects that use protocol handlers.
9213
9214I have updated function declarations in the header to have identical signatures with the base class declarations that include the default parameter.
9215
9216
9217readNode (std::istream&, …) is nearly identical to readNode(const std::string &, …) except it uses a new private function to convert the file from standard input:
9218
9219bool daeReader::convert( std::istream& fin )
9220
9221When this function is called fileURI is the string “from std::istream” to make the user aware where the file is coming from. Then instead of calling
9222
9223_dae->open(fileURI)
9224
9225we call
9226
9227_dae->openFromMemory(fileURI, buffer.data())
9228
9229Where buffer.data() is a pointer to the dae file text in memory.
9230
9231
9232Other changes include private functions to clear caches and to consolidate redundant code that appears between the two convert functions.
9233
9234
9235e below, will be ignored--
9236
9237M    src/osgPlugins/dae/ReaderWriterDAE.cpp
9238M    src/osgPlugins/dae/daeReader.cpp
9239M    src/osgPlugins/dae/ReaderWriterDAE.h
9240M    src/osgPlugins/dae/daeReader.h
9241
9242
9243
9244Mon, 8 Oct 2012 11:10:25 +0000
9245Checked in by : Robert Osfield
9246From James Athey, "I've attached a new osgDB ReaderWriter that can read Khronos Texture Files (KTX).  The KTX file format is straightforward and designed to be easy to use in OpenGL.http://www.khronos.org/opengles/sdk/tools/KTX/file_format_spec/
9247http://www.khronos.org/opengles/sdk/tools/KTX/
9248
9249The attached plugin can read:
9250
9251* 1D, 2D, and 3D textures
9252* uncompressed and compressed images
9253* mipmapped and non-mipmapped textures
9254* little-endian and big-endian files
9255* textures from files as well as seekable istream objects
9256
9257It does not handle:
9258
9259* array textures (not supported by the ReaderWriter API)
9260* cubemap textures (not supported by the ReaderWriter API)
9261* the "KTXorientation" key-value pair; support could be added later (see
9262the file format spec for more information)
9263* non-seekable istream objects (would require more complicated memory
9264management)
9265"
9266
9267
9268
9269Fri, 5 Oct 2012 16:31:23 +0000
9270Checked in by : Robert Osfield
9271Made TouchData and osg::Object to aid with serialization.
9272
9273Fri, 5 Oct 2012 10:37:36 +0000
9274Checked in by : Robert Osfield
9275Improved ImageSequence's handling of seek() and added a simply hack to ImagePager to prevent the number of requests accumulating.
9276
9277Fri, 5 Oct 2012 10:35:06 +0000
9278Checked in by : Robert Osfield
9279From Stephan Huber and Robert Osfield, addded interactive setting of the ImageSequence::seek() based on the mouse x position.
9280
9281Fri, 5 Oct 2012 10:07:09 +0000
9282Checked in by : Robert Osfield
9283Added set methods to assist with serialization support
9284
9285Thu, 4 Oct 2012 13:45:54 +0000
9286Checked in by : Robert Osfield
9287From Stephan Huber, "attached you'll find a fix for Registry.cpp not using the QTKit-plugin for video-files. W/o this fix you had to preload the plugin to open movie-files."
9288
9289Tue, 2 Oct 2012 14:07:12 +0000
9290Checked in by : Robert Osfield
9291From Stephan Huber, OSX and iOS Video support via a QTKit plugin from OSX 10.7 and before, and an AVFoundation plugin for iOS and OSX10.8 and later.
9292
9293Fri, 28 Sep 2012 16:36:42 +0000
9294Checked in by : Robert Osfield
9295From Leigh Stivers, "We had this problem which shows up with nVidia's latest Quadro driver, 305.93 - and older drivers when the nVidia's setting "Thread Optimization" was turned on, running Windows 7.   The symptom, is that after creating a first view and using it, and then creating a second view, the first view will never render anything but black.What happens is this:
9296A view is created, and then the viewers thread is created and runs.
9297The setReleaseContextAtEndOfFrameHint is true.
9298To create a second view, the viewer is setDone(true), and we wait for the thread exit.
9299
9300At this point, inside the ViewerBase::RenderingTraversals code, there are places where it reads "if(_done) return;"
9301
9302The problem, is that it won't reach the code that will releaseContext().
9303
9304Apparently, this driver won't let any other thread to makeCurrent(), if another thread (dead or not) has ownership.  So when the Viewers is re-started, the first view won't be able to use the gc.
9305
9306The change attached (against rev 13153) corrects this."
9307
9308
9309
9310Thu, 27 Sep 2012 08:34:56 +0000
9311Checked in by : Robert Osfield
9312From Thomas Hogarth, "Apple have decided in their eternal wisdom to do away with separate depth and stencil buffers on iOS from version 5 and above.Attached are changes to GraphicsWindowIOS.mm to support setting up the new buffer type when compiling for iOS5,
9313also attached is a small change to FrameBufferObject.cpp to report support for packed depth stencil via the
9314GL_OES_packed_depth_stencil extension.
9315
9316For anyone reading this you can attach a packed depth stencil to your FBO like so
9317
9318_rttCamera->attach( osg::Camera::PACKED_DEPTH_STENCIL_BUFFER, GL_DEPTH24_STENCIL8_EXT );
9319
9320Luckily GL_DEPTH24_STENCIL8_EXT happens to have the same value as iOSs GL_DEPTH24_STENCIL8_OES"
9321
9322
9323
9324Wed, 26 Sep 2012 08:42:04 +0000
9325Checked in by : Robert Osfield
9326From Paul Martz, "This change to include/osg/GL correctly includes the OpenGL header on OSX 10.7 when building OSG trunk for GL3. It also adds some CPP defines for compatibility."
9327
9328Tue, 25 Sep 2012 11:04:11 +0000
9329Checked in by : Robert Osfield
9330Changed dispatch to virtual
9331
9332Mon, 24 Sep 2012 10:10:28 +0000
9333Checked in by : Robert Osfield
9334From Frederic Bouvier, "fix PNG write for images with bits per components different than 8 that was hard coded."
9335
9336Thu, 20 Sep 2012 14:06:01 +0000
9337Checked in by : Robert Osfield
9338From Aurelien Albert, "In the DXF plugin, DXF layers are decoded and each layer is added in a separate group, which is very usefull to retrieve a layer or display a list of all layers in the aplication.But the layers are not always children of the "model root" node : there can be a matrix transform between "model root" and "layers parent", so I've added the name "Layers" on the node which contains all layers to easily retrieve the layers groups from application code."
9339
9340
9341
9342Thu, 20 Sep 2012 14:03:47 +0000
9343Checked in by : Robert Osfield
9344From Luc Frauciel, Added sRGB FrameBuffer string
9345
9346Thu, 20 Sep 2012 11:27:57 +0000
9347Checked in by : Robert Osfield
9348From Vladimir Cheaev, " I worked with a osg::Constraint and found strange part of code: class OSGMANIPULATOR_EXPORT Constraint : public osg::Referenced {     public: ...         virtual bool constrain(ScaleUniformCommand& command) const     { return constrain((MotionCommand&)command); }         virtual bool constrain(const Rotate3DCommand& command)         { return constrain((MotionCommand&)command); } ...If i use osgManipulator::Rotate3DCommand then method Rotate3DCommand::accept(const Constraint& constraint) calls Constraint::constrain(MotionCommand&) instead Constraint:: constrain(const Rotate3DCommand&).
9349
9350If you replace
9351        virtual bool constrain(const Rotate3DCommand& command)         { return constrain((MotionCommand&)command); }
9352on to
9353        virtual bool constrain(Rotate3DCommand& command) const         { return constrain((MotionCommand&)command); }
9354then all works correctly.
9355"
9356
9357
9358
9359Thu, 20 Sep 2012 11:18:19 +0000
9360Checked in by : Robert Osfield
9361From Farshid Lashkari, Added GLBeginEndAdapter::reset(), and _overallNormalAssigned, _overallColorAssigned flags to avoid the GLBeginEndAdapter adapter setting colour and normals when none has been assigned.
9362
9363Thu, 20 Sep 2012 11:16:02 +0000
9364Checked in by : Robert Osfield
9365From Ulrich Hertlein, "attached is a patch to src/osgViewer/CMakeLists.txt that inverts the logic of when to use Cocoa and when to use the old Carbon interface for the windowing system.The old code had to be modified for every new OS X release to default to Cocoa.
9366The new code uses Carbon for <= OS X 10.4 and Cocoa on everything else."
9367
9368
9369
9370Thu, 20 Sep 2012 11:14:10 +0000
9371Checked in by : Robert Osfield
9372Added ReadQueue::size() method to help with debugging.
9373
9374Wed, 12 Sep 2012 16:35:12 +0000
9375Checked in by : Robert Osfield
9376Added handling of directory names in osgimagesequence commandline.From Stephan Huber, added support for controlling the ImageSequence seek position via mouse x position, toggled on/off via 'i' key.
9377
9378
9379
9380Wed, 12 Sep 2012 16:02:02 +0000
9381Checked in by : Robert Osfield
9382Added osgDB::getSortedDirectoryContents and osgDB::FileNameComparator to help with sorting directory contents into alphabetic and numerical order.
9383
9384Wed, 12 Sep 2012 11:09:41 +0000
9385Checked in by : Robert Osfield
9386Converted sorting of directory contents across to use the new osgDB::FileNameComparator and osgDB::getSortedDirectoryContents()
9387
9388Mon, 10 Sep 2012 08:24:49 +0000
9389Checked in by : Robert Osfield
9390Updated version after 3.1.3 dev release
9391
9392Fri, 7 Sep 2012 17:04:31 +0000
9393Checked in by : Robert Osfield
9394Updated ChangeLog for 3.1.3 dev release
9395
9396Fri, 7 Sep 2012 14:55:09 +0000
9397Checked in by : Robert Osfield
9398From Wojciech Lewandowski, "With current trunk I had an error while compiling osg/Image.cpp for IOS simulator / GLES2. Symbol GL_RGBA16 was missing. Adding #define GL_RGBA16 0x805B to Image header solves the problem. "
9399
9400Fri, 7 Sep 2012 09:31:26 +0000
9401Checked in by : Robert Osfield
9402Added setting of the input range of the event state based on the master cameras viewport.
9403
9404Fri, 7 Sep 2012 08:33:24 +0000
9405Checked in by : Robert Osfield
9406Added check so not intialization is down when you select the current camera manipulator
9407
9408Thu, 6 Sep 2012 13:53:58 +0000
9409Checked in by : Robert Osfield
9410From Piotr Domagalski, "I've added reading of node names ('DEF' element) to the VRML reading plugin. The changes were based on trunk's version of the plugin."
9411
9412Thu, 6 Sep 2012 13:48:17 +0000
9413Checked in by : Robert Osfield
9414From Piotr Domagalski, "I've rewritten some bits of the STL plugin in order to support ASCII STL files with multiple named solids (reading and writing). The names are also used as OSG nodes names.- Also, a 'dontSaveNormals' was added. It allows to ignore normals when writing an STL file. For example, it is useful for me when writing an STL file for CFD simulations.
9415
9416- Some comments and code formatting were improved (to be consistent with the formatting already used in the plugin).
9417
9418- With 'separateFiles' option files are now named fooX.stl instead of foo.stlX
9419
9420The changes have been tested on various STL, both ASCII and binary found on the net. The change was based on the trunk branch."
9421
9422From Robert Osfield, changed assert in Piotr's code to a runtime check warning report.
9423
9424
9425
9426
9427Thu, 6 Sep 2012 10:52:28 +0000
9428Checked in by : Robert Osfield
9429From Piotr Domagalski, "Currently, code using OpenSceneGraph doesn't build with clang due to the way __sync_bool_compare_and_swap() is used in OpenThreads/Atomic header file.I tested it with clang 3.1 and it seems that clang is enforcing the use of the same type for all parameters in this builtin. Looking at the function declaration [1]
9430
9431bool __sync_bool_compare_and_swap (type *ptr, type oldval type newval, ...)
9432
9433it seems to be doing the right thing: here the same type is used for *ptr, oldval and newval.
9434
9435[1] http://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html#g_t_005f_005fsync-Builtins
9436"
9437
9438
9439
9440Thu, 6 Sep 2012 10:32:07 +0000
9441Checked in by : Robert Osfield
9442From Fredric Bouvier, fix to CMake build selection of FLTK
9443
9444Wed, 5 Sep 2012 21:03:41 +0000
9445Checked in by : Robert Osfield
9446From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues.
9447
9448Wed, 5 Sep 2012 13:51:34 +0000
9449Checked in by : Robert Osfield
9450Fixed inappropriate comment
9451
9452Wed, 5 Sep 2012 13:48:23 +0000
9453Checked in by : Robert Osfield
9454Moved the OSG_INIT_SINGLETON_PROXY macro into include/osg/Object to make it more generally useful and added it's usage into the RenderBinPrototypeList initialization.
9455
9456Wed, 5 Sep 2012 10:27:08 +0000
9457Checked in by : Robert Osfield
9458From Thomas Hogarth, "I submitted a change for the IOS CMake system a few weeks back which hasn't made it into the trunk. I've just made the modifications again against the latest trunk and have attached the fileIt basically accounts for the fact that XCode has changed it's default install location.
9459
9460"
9461
9462
9463
9464Wed, 5 Sep 2012 10:24:10 +0000
9465Checked in by : Robert Osfield
9466From Andreas Ekstrand, The attached ESRIShape.cpp contains fixes for comparing calculated byte sizes with the content length from the record header. According to the ESRI Shape documentation (http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf), the content length is specified in 16 bit words, which is why I have multiplied it by 2 when comparing to byte sizes. Note that the comparison in line 813 is made with a fix number of 16-bit words so it hasn't been changed.This fixes problems with PolygonZ records where the previous code was reading past the end of the record since it thought it had M values even if it didn't. I suspect the problem that James McGlone had back in 2006 was the same but reversed, when he tried to simply comment out the check, which was a (correctly) refused submission.""
9467
9468
9469
9470Wed, 5 Sep 2012 10:19:01 +0000
9471Checked in by : Robert Osfield
9472From Nico Kruithof, "There is a small typo in the ShapeDrawable code for a sphere. There was a gl.Begin(GL_QUAD_STRIP) that was never closed, nor used."
9473
9474
9475
9476Wed, 5 Sep 2012 09:30:33 +0000
9477Checked in by : Robert Osfield
9478Updated SO version number to avoid collision with new additions to serializers
9479
9480Wed, 5 Sep 2012 09:08:25 +0000
9481Checked in by : Robert Osfield
9482Added GL_RGBA8 and GL_RGBA16 entries to the Image::computePixelFormat() and improved he readability of the method by inserting line spacing.
9483
9484Wed, 5 Sep 2012 08:48:10 +0000
9485Checked in by : Robert Osfield
9486From Ulrich Hertlein, "fixes a typo and adds support for OS X 10.8"
9487
9488Wed, 5 Sep 2012 08:42:14 +0000
9489Checked in by : Robert Osfield
9490Added deprecated note to indices entry.
9491
9492Tue, 4 Sep 2012 08:21:09 +0000
9493Checked in by : Robert Osfield
9494From Brad Christiansen, changed OSG_INFO to OSG_DEBUG to quieten down volume of messages in INFO
9495
9496Mon, 3 Sep 2012 15:19:00 +0000
9497Checked in by : Robert Osfield
9498From Brad Christiansen, "fix for the NVTTImageProcessor. When the code was updated in revision 12912 a couple of typos where made. These cause a crash when compressing transparent images and mangled colours when compressing rgb images. "
9499
9500Mon, 3 Sep 2012 09:08:16 +0000
9501Checked in by : Robert Osfield
9502Adjusted the #define's to help GLES2 build
9503
9504Mon, 3 Sep 2012 08:30:01 +0000
9505Checked in by : Robert Osfield
9506From Lilin Xiong, " there is a small bug in  osgDB::readNodeFiles(std::vector<std::string>& fileList,const Options* options) in file ReadFile.cpp line 85:    osg::Node *node = osgDB::readNodeFile( *itr , Registry::instance()->getOptions() );    It should be:    osg::Node *node = osgDB::readNodeFile( *itr , options );"
9507
9508Fri, 31 Aug 2012 16:00:55 +0000
9509Checked in by : Robert Osfield
9510Added a fix for a multi-threading bug that occured when TerrainTiles were accessed via the Terrain::_updateTerrainTileSet that were being deleted at the same time by the DatabasePager thread.
9511
9512Wed, 29 Aug 2012 16:48:27 +0000
9513Checked in by : Robert Osfield
9514From Wang Rui, "This patch fixes a problem of the osg::Program serializers that can't save/load GeometryInputType data correctly. The bug is initially found by John Kelso."
9515
9516Fri, 24 Aug 2012 15:05:03 +0000
9517Checked in by : Robert Osfield
9518From Johannes Scholz, fix for writing out of hexidecimal numbers
9519
9520Thu, 23 Aug 2012 15:06:27 +0000
9521Checked in by : Robert Osfield
9522Fixed bug in GLBufferObjectSet::discardAllDeletedGLBufferObjects() and GLBufferObjectSet::flushDeletedGLBufferObjects(double currentTime, double& availableTime) where the NumberActiveGLBufferObjects was errneously being incremented by numDiscarded.M    osg/BufferObject.cpp
9523
9524
9525
9526Wed, 22 Aug 2012 16:39:47 +0000
9527Checked in by : Robert Osfield
9528Fixed typo
9529
9530Tue, 21 Aug 2012 09:45:24 +0000
9531Checked in by : Robert Osfield
9532Added check against the Camera NodeMask to decide whether it's appropriate to test for events on that camera.
9533
9534Wed, 15 Aug 2012 12:40:48 +0000
9535Checked in by : Robert Osfield
9536Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap, and setting of it with --max-shadow-distance <double> in the osgshadow example.
9537
9538Tue, 14 Aug 2012 20:15:00 +0000
9539Checked in by : Robert Osfield
9540Added a mutex to protect the removal and addition of Uniform and Program to StateSet to avoid parents being invalidated when multi-threading.
9541
9542Fri, 3 Aug 2012 16:14:14 +0000
9543Checked in by : Robert Osfield
9544Introduced --near-far-mode into osgshadow and ShadowSettings::setComputeNearFarModeOverride(..) to allow user control of how the cull traversal is optimized for computing the depth range of the shadow map.
9545
9546Fri, 3 Aug 2012 15:23:44 +0000
9547Checked in by : Robert Osfield
9548Removed the erronous creation of a local ShadowSettings object
9549
9550Tue, 24 Jul 2012 09:05:04 +0000
9551Checked in by : Robert Osfield
9552Added FireGL to prefernce list for use glGenerateMipMap
9553
9554Mon, 23 Jul 2012 08:15:57 +0000
9555Checked in by : Robert Osfield
9556Fixed build
9557
9558Thu, 12 Jul 2012 16:41:53 +0000
9559Checked in by : Robert Osfield
9560Introduced Texture::Extensions::s/getPreferGenerateMipmapSGISForPowerOfTwo() flag that defaults to false for Radeon, true elsewhere. This is used to workaround mipmapping bugs with ATI/AMD cards.
9561
9562Wed, 11 Jul 2012 14:36:14 +0000
9563Checked in by : Robert Osfield
9564Fixed indentation
9565
9566Wed, 11 Jul 2012 08:39:11 +0000
9567Checked in by : Robert Osfield
9568Fixed parameter default value to avoid warning
9569
9570Tue, 10 Jul 2012 16:20:32 +0000
9571Checked in by : Robert Osfield
9572Replaced use of now deprecated methods.
9573
9574Tue, 10 Jul 2012 16:11:40 +0000
9575Checked in by : Robert Osfield
9576Enabled the use the getReceivesShadowTraversalMask().
9577
9578Tue, 10 Jul 2012 16:11:15 +0000
9579Checked in by : Robert Osfield
9580Changed settings of masks to use ShadowSettings.
9581
9582Tue, 10 Jul 2012 15:50:46 +0000
9583Checked in by : Robert Osfield
9584Moved mask settings into ShadowSettings
9585
9586Mon, 9 Jul 2012 17:49:04 +0000
9587Checked in by : Robert Osfield
9588Changed updateCamera(Camera*) to updateCamera(Camera&) to make it clear that a valid Camera object should be passed in.
9589
9590Mon, 9 Jul 2012 17:32:13 +0000
9591Checked in by : Robert Osfield
9592From Riccardo Corsi, introduced CameraManipulator::updateCamera() method that allows more Camera properties to be controlled by the CameraManipulator.
9593
9594Mon, 25 Jun 2012 16:31:36 +0000
9595Checked in by : Robert Osfield
9596Refactored the way that the static Scene cache is managed by moving all the functionality into a SceneSingleton
9597
9598Fri, 22 Jun 2012 16:21:08 +0000
9599Checked in by : Robert Osfield
9600Restructed the way that the global notify variables are initialized to avoid problems with multi-threaded initialization of these variables.
9601
9602Sat, 16 Jun 2012 09:08:05 +0000
9603Checked in by : Robert Osfield
9604Fixed spelling of FileNameComparator
9605
9606Fri, 15 Jun 2012 09:04:32 +0000
9607Checked in by : Robert Osfield
9608Moved the frame() event into the event traversal after then events and their state have been accumulated.
9609
9610Tue, 12 Jun 2012 20:15:58 +0000
9611Checked in by : Robert Osfield
9612Added FileNameComparator to sort the filenames in an ImageSequence into alphanumerical order so that it can handle the numerical ordering found in screenshot numbered sets of files
9613
9614Tue, 12 Jun 2012 18:29:03 +0000
9615Checked in by : Robert Osfield
9616Enabled 6 ImageThreads in the ImagePager
9617
9618Tue, 12 Jun 2012 10:31:50 +0000
9619Checked in by : Robert Osfield
9620Commented out the disabling of use of PBO's in ImageStream, and disabled the use ClientStoreHint in Present3D.
9621
9622Mon, 11 Jun 2012 19:54:07 +0000
9623Checked in by : Robert Osfield
9624Added support for setting the <image> paging_mode property to PRE_LOAD_ALL_IMAGES, PAGE_AND_RETAIN_IMAGES or PAGE_AND_DICARD_IMAGE for osg::ImageStream, with PAGE_AND_DICARD_IMAGE set as the default.
9625
9626Fri, 8 Jun 2012 10:26:23 +0000
9627Checked in by : Robert Osfield
9628Added ImageStream support to <image> and <stereo_image> tags in .p3d
9629
9630Fri, 8 Jun 2012 04:18:28 +0000
9631Checked in by : Robert Osfield
9632Added osg::ImageSequence support into osgPresentation::SlideShowConstructor and the associated <image> tag in .p3d.
9633
9634Thu, 7 Jun 2012 10:08:42 +0000
9635Checked in by : Robert Osfield
9636Added --fps support
9637
9638Thu, 31 May 2012 14:45:24 +0000
9639Checked in by : Robert Osfield
9640Added typdef for Win32
9641
9642Fri, 25 May 2012 16:07:11 +0000
9643Checked in by : Robert Osfield
9644From Wang Rui, "A very small but maybe fatal problem was found when I saved models with shader and uniforms (with new double types support) to osgb format and tried to read it again. The application will crash here. And the serializer file should be slightly changed to fix it. Please replace the original file in osgWrappers/serializers/osg/Uniform.cpp."
9645
9646Fri, 25 May 2012 15:32:51 +0000
9647Checked in by : Robert Osfield
9648Added Dragger::get/setActivationMouseButtonMask(uint).
9649
9650Fri, 25 May 2012 08:56:25 +0000
9651Checked in by : Robert Osfield
9652From Jaap Glas, "Added a default parameter to the following constructor in TabPlaneDragger   and TabPlaneDragger.cpp:TabPlaneDragger(float handleScaleFactor=20.0f);
9653
9654The reason for this is that the default OSG tab sizes are way bigger than
9655those we used in our application so far. And since handleScaleFactor_
9656is already a (constant) class member, I see no objection against making
9657it user defined."
9658
9659
9660
9661Thu, 24 May 2012 18:15:44 +0000
9662Checked in by : Robert Osfield
9663From Jaap Gas, added missing break, and missing removeDraggerCallback.
9664
9665Mon, 21 May 2012 09:12:13 +0000
9666Checked in by : Robert Osfield
9667Removed -ftree-vectorize from OSX 10.7 build to avoid warning when building with clang.
9668
9669Wed, 2 May 2012 14:13:29 +0000
9670Checked in by : Robert Osfield
9671Removed trailing spaces
9672
9673Wed, 2 May 2012 13:58:34 +0000
9674Checked in by : Robert Osfield
9675Fixed for including cmath before osg/Math.
9676
9677Fri, 27 Apr 2012 09:43:25 +0000
9678Checked in by : Robert Osfield
9679Added using base_class::set to the Matrix*Template class to enable the set() method from the base class to be used.
9680
9681Thu, 26 Apr 2012 10:07:36 +0000
9682Checked in by : Robert Osfield
9683From Christophe Herreman, Added viewer.setCameraManipulator( keyswitchManipulator.get() ) to fix problem with master Camera not being updated
9684
9685Fri, 20 Apr 2012 10:01:50 +0000
9686Checked in by : Robert Osfield
9687From Mathias Froehlich,"Attached is a change to the ac3d model loader as of rev 11498, that uses indexed draws instead of plain array draws to save some amount of main memory. Draw performance does not change with the nvidia binary blob as well as with the open source drivers."
9688
9689Fri, 20 Apr 2012 09:53:41 +0000
9690Checked in by : Robert Osfield
9691From John Kaniarz, "Here's a patch to add new extensions for tessellation shaders to the GLSL plugin." "I went with .tctrl and .teval for the shader extensions."
9692
9693Fri, 20 Apr 2012 09:40:29 +0000
9694Checked in by : Robert Osfield
9695Ran dos2unx on file
9696
9697Fri, 20 Apr 2012 09:38:51 +0000
9698Checked in by : Robert Osfield
9699From John Kaniarz, "Here is an example of using tessellation shaders in osg. With permission from the author, I adapted it from this tutorial: http://prideout.net/blog/?p=48"
9700
9701Thu, 19 Apr 2012 14:58:35 +0000
9702Checked in by : Robert Osfield
9703Restructed how the GL_SAMPLER_* #define's are placed to avoid build problems under GLES.
9704
9705Thu, 19 Apr 2012 14:34:28 +0000
9706Checked in by : Robert Osfield
9707Changed #ifdef __IPHONE_4_0 to #if defined(__IPHONE_4_0) to fix error that Clang compile warning highlighted
9708
9709Thu, 19 Apr 2012 13:18:58 +0000
9710Checked in by : Robert Osfield
9711Fixed build with OSG_USE_REF_PTR_IMPLICIT_OUTPUT set to OFF.
9712
9713Thu, 19 Apr 2012 10:27:58 +0000
9714Checked in by : Robert Osfield
9715From David Callu, "Here the fix for Matrix{2,3,4}x{2,3,4}{fd} defined in Uniform header.My previous patch for Atomic Counter Uniform provide new template implementation
9716of Matrix{2,3,4}x{2,3,4}{fd}. This new implementation use Column-Major Matrix.
9717Original code define matrix as Row-Major matrix like other Matrix in OSG, and
9718my matrix implementation break compatibility with previous code.
9719For example osg_normalMatrix define in osg::State report by Roland Hill.
9720Thanks to Paul Martz to spot me when the bug appear."
9721
9722
9723
9724Thu, 19 Apr 2012 10:10:26 +0000
9725Checked in by : Robert Osfield
9726Added missing getUniformBlocks implmentation
9727
9728Thu, 19 Apr 2012 09:50:10 +0000
9729Checked in by : Robert Osfield
9730From Jorge Izquierdo Ciges, "Mostly small changes to add more compile options, and shared linking (still testing that capability, but this enables on a compile basis if the user wants). Robert, when you give the Ok I'll update/rewrite the Android section in the old/new wiki you'll say where is better. Mostly to be clear for the future users what options can configure and what are their purpose."
9731
9732Wed, 18 Apr 2012 10:16:09 +0000
9733Checked in by : Robert Osfield
9734Refactored the handling of GLES adaptations of the 1,2,3,4 internal formats and added handling of GL_RGB8_OES and GL_RGBA8_OES.
9735
9736Wed, 18 Apr 2012 09:56:00 +0000
9737Checked in by : Robert Osfield
9738From Mathias Froehlich, "Attached is a change to the slow path geometry dispatch tables that allows the use of 3 component float color vectors."
9739
9740Wed, 18 Apr 2012 09:51:39 +0000
9741Checked in by : Robert Osfield
9742From Martin Naylor, "I have been experiencing a crash in the example osgtexture2D. Not sure why my system seems to be so sensitive to these problems.But attached is a fix which seems to stabilise the example.
9743Note: it only seems to crash intermittently when spinning the object with
9744your mouse.
9745
9746So I assume this is a threading issue because of the data variance missing
9747in some of the text node setups in the example.
9748"
9749
9750
9751
9752Wed, 18 Apr 2012 09:50:23 +0000
9753Checked in by : Robert Osfield
9754Updated version number
9755
9756Fri, 6 Apr 2012 11:29:29 +0000
9757Checked in by : Robert Osfield
9758From Martin Naylor, "Please find attached a fix for the STD library(tested under Windowsx64 VS2008) when atomiccounter is found but not used."
9759
9760Fri, 6 Apr 2012 10:42:17 +0000
9761Checked in by : Robert Osfield
9762From Ulrich Hertlein, Fix for MatrixTemplate compile errors
9763
9764Thu, 5 Apr 2012 13:53:47 +0000
9765Checked in by : Robert Osfield
9766From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
9767
9768Fri, 30 Mar 2012 17:08:21 +0000
9769Checked in by : Robert Osfield
9770Update AUTHORS for release
9771
9772Fri, 30 Mar 2012 16:58:24 +0000
9773Checked in by : Robert Osfield
9774Updated ChangeLog for dev release
9775
9776Fri, 30 Mar 2012 10:10:27 +0000
9777Checked in by : Robert Osfield
9778Added check to avoid accessing pointer past the end of the string.
9779
9780Thu, 29 Mar 2012 15:08:15 +0000
9781Checked in by : Robert Osfield
9782From Magnus Kessler, typo and documentation fixes
9783
9784Thu, 29 Mar 2012 14:58:00 +0000
9785Checked in by : Robert Osfield
9786From Cedric Pinson, "I Updated the ply plugin to support alpha color in files. Plus I updated it to use by default an alpha of 1.0 instead of 0 when no alpha is specified. Last changes is to divide byte color by 255.0 instead of 256.0."
9787
9788Thu, 29 Mar 2012 09:57:47 +0000
9789Checked in by : Robert Osfield
9790From Magnus Kessler, "remove unecessary conversion from float in double precision method"
9791
9792Thu, 29 Mar 2012 09:43:12 +0000
9793Checked in by : Robert Osfield
9794From David Callu, "Here an update of osg::Uniform : - add non square matrix - add double - add all uniform type available in OpenGL 4.2 - backward compatibility for Matrixd to set/get an float uniform matrix - update of IVE / Wrapper ReadWriterimplementation of AtomicCounterBuffer based on BufferIndexBinding
9795
9796add example that use AtomicCounterBuffer and show rendering order of fragments,
9797original idea from geeks3d.com."
9798
9799
9800
9801Thu, 29 Mar 2012 08:27:21 +0000
9802Checked in by : Robert Osfield
9803Added int packing parameter to Image::readPixels(..)
9804
9805Fri, 23 Mar 2012 16:09:30 +0000
9806Checked in by : Robert Osfield
9807Removed trailing spaces
9808
9809Fri, 23 Mar 2012 11:32:10 +0000
9810Checked in by : Robert Osfield
9811Updated ChangeLog and AUTHORS for 3.1.2 dev release
9812
9813Fri, 23 Mar 2012 11:20:17 +0000
9814Checked in by : Robert Osfield
9815Fixed potential memory leak
9816
9817Fri, 23 Mar 2012 11:16:01 +0000
9818Checked in by : Robert Osfield
9819From Luc Frauciel, "I've encoutered a nasty group of dae which are incompatible with dae plugins (and probably collada schema ) in 4 different ways :1)  they use direct link to texture
9820
9821-> this is already handle by current plugin : OK
9822
98232)  they defined colors with only 3 color components
9824
9825->  it leads to a crash when trying to acces to the fourth component
9826 I fixed that
9827
98283)  they contain empty primitive lists
9829
9830-> reading is ok, but osgviewer crashes when trying to display the geometries
9831The reason is that osg assume that  DrawElementsare never empty (blunt acces to DrawElements.front() in PrimitiveSet.cpp)
9832I corrected this (on the plugin side), but I wonder :
9833Is it the responsability of plugins to create non empty DrawElements, or of osg core not to crash when they occur ?
9834If the responsability is on the osg core side, I can submit a patch to PrimitiveSet.cpp regarding that aspect.
9835
98364)  they use a material binding scheme not supported by the plugin
9837
9838->I've implemented a mechanism to handle this binding scheme
9839
9840You will also find in the patch an example of these evil dae and comments on the offending elements.
9841They seems to be produced by ComputaMaps (www.computamaps.com)
9842They load well in Google Earth
9843"
9844
9845
9846
9847Fri, 23 Mar 2012 10:24:50 +0000
9848Checked in by : Robert Osfield
9849From Ulrich Hertlein, "as discussed on osg-users there is an issue with clang++ on OS X and iOS that results in the following error:Users/stephan/Documents/Projekte/cefix/cefix/ios/../../libs/ios/include/OpenThreads/Atomic:244:48:
9850error: cannot initialize a parameter of type 'void *' with an lvalue of
9851type 'const void *const'
9852   return __sync_bool_compare_and_swap(&_ptr, ptrOld, ptrNew);
9853
9854This can be solved by a cast to '(void*)ptrOld'.  This should be benign since both
9855'ptrOld' and 'ptrNew' are only read and the cast is in fact in place for all other
9856implementations as well.
9857
9858On OS X the cast compiles cleanly on both g++ (i686-apple-darwin11-llvm-g++-4.2 (GCC)
98594.2.1) and clang++ (Apple clang version 3.1 (tags/Apple/clang-318.0.54)).
9860"
9861
9862
9863
9864Fri, 23 Mar 2012 10:21:51 +0000
9865Checked in by : Robert Osfield
9866As per Ulrich Hertlrein's suggestion, changed APPLE_PLATFORM_SDK_CANONICAL_NAME to OSG_OSX_SDK_NAME.
9867
9868Fri, 23 Mar 2012 10:18:27 +0000
9869Checked in by : Robert Osfield
9870From Erik den Dekker, " IF(${CMAKE_OSX_SYSROOT} STREQUAL "/Developer/SDKs/MacOSX10.7.sdk") ...            ELSEIF(${CMAKE_OSX_SYSROOT} STREQUAL "/Developer/SDKs/MacOSX10.5.sdk" OR ${CMAKE_OSX_SYSROOT} STREQUAL "/Developer/SDKs/MacOSX10.6.sdk")
9871
9872...
9873
9874ELSEIF(EXISTS /Developer/SDKs/MacOSX10.4u.sdk)
9875...
9876
9877            ELSE()
9878
9879...
9880
9881            ENDIF()
9882
9883
9884Which is fragile because XCode could be installed into another directory than /Developer. (In case XCode is not installed into the /Developer directory CMake can automatically resolve the path via command line utility ${CMAKE_XCODE_SELECT} --print-path)
9885
9886This issue bites me currently because the latest XCode (Version 4.3.1 - 4E1019) installed through the Mac App Store is per default installed in "/Applications/Xcode.app/Contents/Developer" and hence the 10.7 SDK in "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk"
9887
9888Searching the web to find the proper way to determine the version of the Platform SDK programmatically, I found no standard way. I came up with 2 options myself:
9889
98901) Parse the path string to extract the version number
9891
98922) Read a value from the SDKSettings.plist found in the root of each SDK  (e.g., "defaults read ${CMAKE_OSX_ROOT}/SDKSettings.plist CanonicalName" gives "macosx10.7")
9893
9894I implemented the last option and verified that at least the following Mac OS SDKs (10.3.9, 10.4, 10.5, 10.6, 10.7) support this method. It also looks reasonably future proof. An additional benefit of this method is that it also seems to be compatible with iOS and iOS Simulator SDKs (at least for version 5.1, but I assume this also applies to older versions). This is interesting because the CMake infrastructure to build OSG for iOS currently still contains similar hard-coded paths and even requires you to manually change the cmake file to build for another iOS SDK version. In the near future I hope to address these issues, but I haven't been able to try this yet."
9895
9896
9897
9898Wed, 21 Mar 2012 17:36:20 +0000
9899Checked in by : Robert Osfield
9900Ran script to remove trailing spaces and tabs
9901
9902Wed, 21 Mar 2012 16:02:32 +0000
9903Checked in by : Robert Osfield
9904For all OSG_GL*_FEATURE #defines changed 1's to true and 0's to false.
9905
9906Wed, 21 Mar 2012 14:08:07 +0000
9907Checked in by : Robert Osfield
9908From David Callu, "just a typo fix that break the compilation under windows"
9909
9910Wed, 21 Mar 2012 11:36:54 +0000
9911Checked in by : Robert Osfield
9912Added Traits::getContextVersion(uint,uint)
9913
9914Wed, 21 Mar 2012 11:26:09 +0000
9915Checked in by : Robert Osfield
9916Updated version number
9917
9918Tue, 20 Mar 2012 12:01:02 +0000
9919Checked in by : Robert Osfield
9920Removed inappropriate warning
9921
9922Tue, 20 Mar 2012 11:18:45 +0000
9923Checked in by : Robert Osfield
9924Replaced && with & to address error in handling bitmask
9925
9926Mon, 19 Mar 2012 09:49:41 +0000
9927Checked in by : Robert Osfield
9928From Lukasz Izdebski, Added StencilTwoSided support to ive plugin
9929
9930Fri, 16 Mar 2012 13:22:20 +0000
9931Checked in by : Robert Osfield
9932Fixed the order of setting of CenterMode
9933
9934Wed, 14 Mar 2012 16:42:07 +0000
9935Checked in by : Robert Osfield
9936From Wang Rui, "I'd like to submit a slightly modified version of the ViewDependentShadowMap. It includes two fixes: one is in ComputeLightSpaceBounds::update(), which changes the statement "if (v.z()<0.0f)" to "if (v.z()<-1.0f)" as clipping space coordinates should be transformed to [-1, 1] and should not be discarded unless they go beyond the range; the other is in ViewDependentShadowMap::computeShadowCameraSettings(), in which I changed the line: viewMatrix.makeLookAt(frustum.center+positionedLight.lightDir*zMin, frustum.center, lightUp); to viewMatrix.makeLookAt(frustum.center+positionedLight.lightDir*zMin, frustum.center+positionedLight.lightDir*zMax, lightUp);The reason I've done such a change is that for huge scenes like a city on the earth, the values of frustum.center can be extremely large, but zMin may be very small (e.g., when model depth in light coords equals the model radius by chance) in some cases so the result of (eye - center) might jiggle while moving around the shadow scene and thus make the shadow map suddenly disappear some time. The small change here also considers the effect of zMax to avoid such problems.
9937
9938"
9939
9940
9941
9942Mon, 12 Mar 2012 14:22:48 +0000
9943Checked in by : Robert Osfield
9944Moved static initializers into global scope to prevent problems with using exit().
9945
9946Sun, 11 Mar 2012 22:05:29 +0000
9947Checked in by : Cedric Pinson
9948Changed osgAnimation::StackedTransform::update(t). It can now be used for custom usage
9949
9950Fri, 9 Mar 2012 13:16:39 +0000
9951Checked in by : Robert Osfield
9952Updated ChangeLog and AUTHORS file for 3.1.1 dev release
9953
9954Fri, 9 Mar 2012 10:20:23 +0000
9955Checked in by : Robert Osfield
9956From Chuck Seberino, "Attached are modified versions of RotateCylinderDragger and Projector files that clean up the use of _onCylinder / isProjectionOnCylinder().I have also made changes to the RotateCylinderDragger to provide a cylinder ring with a thickness.   It is totally optional, but IMHO makes the default behavior work better than a solid cylinder (which typically obscures the geometry you are trying to drag).  Gives it a bit more to grab, especially in the case where eyepoint and cylinder axis are near parallel.
9957"
9958
9959
9960
9961Thu, 8 Mar 2012 16:33:44 +0000
9962Checked in by : Robert Osfield
9963Updated version number for 3.1.1 dev release
9964
9965Thu, 8 Mar 2012 16:05:17 +0000
9966Checked in by : Robert Osfield
9967From Farshid Lashkari, "I've added support for reading contents of cubemap textures to the osg::Image::readImageFromCurrentTexture method. I added a new parameter to the method for specifying which face of the cubemap to read."
9968
9969Wed, 7 Mar 2012 09:32:38 +0000
9970Checked in by : Robert Osfield
9971From Olaf Flebbe, "Appended now a bugfixed proposition for the Win7 Multitouch Support.Now examples/osgmultitouch really works ;-)
9972
9973Based on yesterdays trunk.
9974
9975* It should now work with all Visual Studio Versions.
9976* WIN_VER is left as-is
9977* I added the missing declarations from a recent SDK, if not supplied by the SDK
9978* If someone chooses to update WIN_VER, the declarations should not break.
9979* All API Calls are runtime detected.
9980* No CMake Variable, Support is enabled automatically ."
9981
9982
9983
9984Tue, 6 Mar 2012 10:35:57 +0000
9985Checked in by : Robert Osfield
9986From Guillaume Millet, "Please find a small fix to avoid crash of texture Atlas builder in case of textures with NULL image.If an object is comming with texture and NULL image, the texture atlas builder crash when sorting textures according to texture height.
9987The fix is to skip textures with NULL image when inserting textures in the builder texture list.
9988"
9989
9990
9991
9992Tue, 6 Mar 2012 10:33:20 +0000
9993Checked in by : Robert Osfield
9994From Farshild Laskari, "The vertex shader for the point stateset of PrecipitationEffect was not properly computing the clip vertex. It needed to apply a modelview transformation to the clip vertex. Attached is the fix."
9995
9996Tue, 6 Mar 2012 10:29:47 +0000
9997Checked in by : Robert Osfield
9998From Christian Buchner, "The attached openscenegraph example is much simpler than osgshaders.cpp and demonstrates the use of GLSL vertex and fragment shaders with a simple animation callback. I found the osgshaders.cpp too complex to serve as a starting point for GLSL programming"
9999
10000Tue, 6 Mar 2012 10:08:49 +0000
10001Checked in by : Robert Osfield
10002From Chuck Seberino, "Here is a fix for the RotateCylinderDragger.  This patch fixes the case where the picking direction is close to the cylinder axis.  The current behavior is this:* If the eyepoint and cylinder axis are close to parallel (given some tolerance), then it uses a plane perpendicular to the cylinder axis.
10003* Otherwise it uses a plane parallel to the cylinder axis oriented towards the eyepoint (previous behavior).  This gives decent behavior and is the only path that was taken in the previous code.   I kept with previous behavior and that allowed a good bit of code to be removed, simplifying things.  There is now no need for the _onCylinder flag, but since there is a public accessor, I wasn't sure how to handle it for backwards compatibility, so I left it in.  NOTE - there is no default initialized value, so if it is kept in, it should be set to 'false' to keep same behavior as before.  I am not quite sure how the _onCylinder case was supposed to behave as even forcing that path gave undesirable behavior, even with carefully controlled dragging.
10004"
10005
10006
10007
10008Tue, 6 Mar 2012 10:06:00 +0000
10009Checked in by : Robert Osfield
10010Added RotateCylinderDragger and RotateSphereDragger to list of manipulators for testing purposes
10011
10012Mon, 5 Mar 2012 14:17:01 +0000
10013Checked in by : Robert Osfield
10014From Paul Martz, "Just a minor update and typo fix. "
10015
10016Thu, 1 Mar 2012 11:33:31 +0000
10017Checked in by : Robert Osfield
10018From Luc Frauciel, "I've modified dxf writer :- correction to writeFace : the fourth point was defined with an incorrect code (http://www.autodesk.com/techpubs/autocad/acad2000/dxf/3dface_dxf_06.htm)
10019- if no layer name was found, an empty string was used, with is incorrect according to dxf specifications and was rejected by Autodesk DWG TrueView
10020- the plugin was writting polygons and triangles as LINE, as if PolygonMode GL_LINE was active, and didn't use 3DFACE primitive.
10021   I changed this behaviour to write 3DFACE  as default, and LINE when  PolygonMode GL_LINE is active.
10022  when reading back the file with osg, the result is now consistent with the source
10023
10024Tested with osg plugin, FME (Safe software), Autodesk DWG TrueView
10025"
10026
10027
10028
10029Thu, 1 Mar 2012 11:03:18 +0000
10030Checked in by : Robert Osfield
10031From Luc Frauciel, "In 3ds plugin, asGeometry() is used on a drawable but the resulting pointer is not tested for nullity. It leads to a crash when writing osgText::Text or Shapes"
10032
10033Thu, 1 Mar 2012 10:38:28 +0000
10034Checked in by : Robert Osfield
10035From David Callu, "I found a bug in osg::Program.in osg::Program::PerContextProgram :
10036
10037typedef std::vector<UniformModifiedCountPair> LastAppliedUniformList;
10038should be
10039typedef std::map<unsigned int, UniformModifiedCountPair> LastAppliedUniformList;
10040
10041Intel driver can use index uniform value > 200000.
10042With a std::vector, this index uniform value generate an out of memory error
10043
10044Nothing in OpenGL or GLSL specification define index uniform value rules.
10045And all other implementation that deal with uniform index in osg::Program
10046use a std::map.
10047This fix could have a little performance impact but this is the cost
10048to pay to work with
10049all driver."
10050
10051
10052
10053Thu, 1 Mar 2012 10:14:55 +0000
10054Checked in by : Robert Osfield
10055Removed redudent spaces at ends of lines
10056
10057Wed, 29 Feb 2012 14:01:44 +0000
10058Checked in by : Robert Osfield
10059Updated ChangeLog and AUTHORS for dev release
10060
10061Wed, 29 Feb 2012 10:22:56 +0000
10062Checked in by : Robert Osfield
10063Improved the handling of endian swap of osg::Array
10064
10065Wed, 29 Feb 2012 10:22:18 +0000
10066Checked in by : Robert Osfield
10067From Glenn Waldron, "Attached are modifications to ZipArchive to make it safe for mutli-threaded access. Here's a summary:* Uses a separate ZIP file handle per thread
10068* Maintains a single shared (read-only) index, created the first time through
10069* Stress-tested with the DatabasePager using 24 threads under osgEarth
10070
10071I also updated the member variables to use OSG's leading-underscore convention."
10072
10073
10074
10075Tue, 28 Feb 2012 12:03:48 +0000
10076Checked in by : Robert Osfield
10077From Guillaume Millet, "When using the texture Atlas builder, it will convert from REPEAT to CLAMP all textures using only texcoord between [-0.001 1.001] to give a chance to create an Atlas. If the atlas creation failed for other reason (texture size, only one compatible texture, ...) the texture remain modified in CLAMP mode.But if you use texcoords between [0.0 1.0] using CLAMP mode instead
10078REPEAT it is not safe because you will have a blend to the border color
10079at extremities.
10080If we want to have exactly the same rendering after changing mode from
10081REPEAT to CLAMP we should use the CLAMP_TO_EDGE mode instead of CLAMP to
10082avoid blending to border color at extremities.
10083
10084Please find as attachment the proposed patch against latest svn version.
10085"
10086
10087
10088
10089Tue, 28 Feb 2012 11:37:09 +0000
10090Checked in by : Robert Osfield
10091Added build problem with using float Matrix.
10092
10093Tue, 28 Feb 2012 10:21:21 +0000
10094Checked in by : Robert Osfield
10095From Thomas Hogarth, build fix for IOS build
10096
10097Mon, 27 Feb 2012 09:50:47 +0000
10098Checked in by : Robert Osfield
10099Added fin.imbue(std::locale::classic()); to avoid problems with parsing of .obj files
10100
10101Fri, 24 Feb 2012 21:07:02 +0000
10102Checked in by : Robert Osfield
10103Added s/getByteSwap to teh InputStreamOperator base class and use of this method in the InputStream::start(InputStreamOperator*) method to ensure the bytes are swapped consistently.
10104
10105Fri, 24 Feb 2012 12:15:15 +0000
10106Checked in by : Robert Osfield
10107Added support for using  glGenerateMipmap instead of GL_GENERATE_MIPMAP_SGIS on GLES2
10108
10109Fri, 24 Feb 2012 11:43:35 +0000
10110Checked in by : Robert Osfield
10111Added support for checking the possible endian reversal the OSG_HEADER_LOW and OSG_HEADER_HIGH when reading binary files written out from systems that have a different endian to the system reading it.
10112
10113Fri, 24 Feb 2012 10:56:48 +0000
10114Checked in by : Robert Osfield
10115Cleaned up CMake warning
10116
10117Thu, 23 Feb 2012 17:51:40 +0000
10118Checked in by : Robert Osfield
10119Moved the    state.applyTextureMode(0,GL_TEXTURE_2D,osg::StateAttribute::ON);
10120
10121into the #if defined(OSG_GL_FIXED_FUNCTION_AVAILABLE) block to solve problems under GLES and GL3.x/GL4.x
10122
10123
10124
10125
10126Thu, 23 Feb 2012 15:55:30 +0000
10127Checked in by : Robert Osfield
10128From Mathieu Marache, "I was trying to play with the configuratiion files from the data but couldn't load them with osgviewer's -c CLI switch, this correction should make the alias work :-) "
10129
10130Wed, 22 Feb 2012 10:50:38 +0000
10131Checked in by : Robert Osfield
10132From Sergey Polischuk, "In and Out control points were computed incorrectly for some animation channels with cubic bezier interpolation"
10133
10134Wed, 22 Feb 2012 10:46:35 +0000
10135Checked in by : Robert Osfield
10136From Miha Ravsel, "While trying to create my custom serializer class, i created some dummy data which accidentally popped-up bug in InputStream readObjectFields function.Bug description:
10137 Let's say we have class A
10138namespace Bug
10139{
10140class A : public osg::Object
10141{
10142public:
10143  //...
10144  typedef std::vector<osg::ref_ptr<A> > AList;
10145
10146protected:
10147  AList _alist;
10148  //...
10149}
10150}
10151
10152REGISTER_OBJECT_WRAPPER( A,
10153                        new Bug::A,
10154                        Bug::A,
10155                        "osg::Object Bug::A" )
10156{
10157       ADD_LIST_SERIALIZER(A,Bug::A::AList);
10158}
10159
10160
10161Bug:
10162We create say 3 instances of class A: A1,A2,A3 and then we add A2 and A3 and A1 as child instances of A1 so we get next structure:
10163A1
10164 |- A2,A3,A1
10165
10166we call osgDB::writeObjectFile(A1,"/data/a.osgt") -> saved correctly( third element in list is saved as unique id that references parentClass
10167
10168now we call
10169A1 = osgDB::readObjectFile("/data/a.osgt");
10170
10171Everything is deserialized correctely except last element in list which should be same instance as parent A1.
10172
10173The attached code resolves this issue by passing UniqueID in readObjectFields method and saving object in _identifierMap as soon as we have valid object instance so we can make reference to parent object from any child instance.
10174"
10175
10176
10177
10178Tue, 21 Feb 2012 17:20:58 +0000
10179Checked in by : Robert Osfield
10180From Paul Martz, "The attached fixes a few issues that are present when ref_ptr implicit casting is disabled."
10181
10182Tue, 21 Feb 2012 11:30:07 +0000
10183Checked in by : Robert Osfield
10184From Olaf Flebbe, "Macos X cleanup: I added AFAIK proper defaults for several Macos X Version API targets.* In order to determine which defaults to apply, consult the  CMAKE_OSX_SYSROOT variable pointing to the used SDK, not the pure existence of an SDK.
10185
10186* Defaults are now:
1018710.7: Support Intel 32 and 64 Bit Cocoa with imageio picture reader
1018810.6 + 10.5: Support Cocoa with imageio on Intel and PowerPC
1018910.4: Carbon, Quicktime and PowerPC
10190
10191Now OSG compiles out of the box for MacOSX  10.7. , tested with gcc and clang with FlightGear."
10192
10193
10194
10195Tue, 21 Feb 2012 11:13:25 +0000
10196Checked in by : Robert Osfield
10197From Chris Denham, "ReaderWriter3DS smoothing group handling corrections"
10198
10199Tue, 21 Feb 2012 10:42:59 +0000
10200Checked in by : Robert Osfield
10201Fixed warnings
10202
10203Tue, 21 Feb 2012 10:38:12 +0000
10204Checked in by : Robert Osfield
10205Fixed erroneous use #if !defined(OSG_GLES1_FEATURES) && !defined(OSG_GLES2_FEATURES) which should have been #if !defined(OSG_GLES1_AVAILABLE) && !defined(OSG_GLES2_AVAILABLE)
10206
10207Mon, 20 Feb 2012 16:00:46 +0000
10208Checked in by : Robert Osfield
10209From Luc Frauciel, "When dae plugin is used with  daeUseSequencedTextureUnitsoption, the transparency processing is done with the wrong texture unit I've remplaced the unused parameter diffuseColorName by the diffuseTextureUnit effectively used."
10210
10211Mon, 20 Feb 2012 12:36:53 +0000
10212Checked in by : Robert Osfield
10213From Alexander Sinditskiy, "Fix loading small monochrome bmp images"
10214
10215Mon, 20 Feb 2012 12:33:17 +0000
10216Checked in by : Robert Osfield
10217From Dietmar Funck, "in order to use a customized database thread it's necessary to use a customized database pager, which creates such customized database threads, too. I think the best way to achieve this is to overwrite the DatabasePager::addDatabaseThread() method within the customized database pager. However this method is not 'virtual' yet, so I propose to make the method 'virtual'."
10218
10219Mon, 20 Feb 2012 12:23:36 +0000
10220Checked in by : Robert Osfield
10221From Farshid Lashkari, "I've attached a small optimization to osgDB::Registry::removeExpiredObjectsInCache that removes the expired items while iterating over the cache, instead of saving to a temporary vector and then removing."
10222
10223Mon, 20 Feb 2012 12:18:50 +0000
10224Checked in by : Robert Osfield
10225From Riccardo Corsi, Added passing of EventVisitor pointer to event handlers.
10226
10227Mon, 20 Feb 2012 12:12:43 +0000
10228Checked in by : Robert Osfield
10229From Riccardo Corsi, "please find attached a small patch for HDR plugin, which simply set by default the internal pixel format to GL_RGB32F_ARB where appropriate.In the current version there's a comment saying that the plugin set it to GL_RGB8 (even when reading from float) to support old graphics cards,
10230but the comment dates back to 2004...
10231What's more I believe that it's correct to expect a floating texture format if you're loading an hdr image.
10232It was quite troublesome for us to discover why our background image wasn't showing hdr data...
10233
10234In case you accept the submission, I've removed the comment as it would be misleading to leave it there."
10235
10236
10237
10238Mon, 20 Feb 2012 12:03:14 +0000
10239Checked in by : Robert Osfield
10240From Johannes Baeurele, "The osg::Image class now contains a 'supportsTextureSubloading()' method that is used inside the Texture2D::apply method. For now it only checks for the etc1 format in which case it returns 'false'. All other formats lead to a return value of 'true'.Without the change the application does not work properly. First I get the notification that an OpenGL error occured. After some more of this error messages I see broken textures on the screen. With the changes attached to this message my application works as intended."
10241
10242Note from Robert Osfield, changed the Image::supportsTextureSubloading() to be const and to be implemented in the .cpp rather than inline.
10243
10244
10245
10246Fri, 17 Feb 2012 16:51:10 +0000
10247Checked in by : Robert Osfield
10248From Kim Bale, "The application description for osg2cpp was cut and pasted from osgconv and not changed.I've added a more relevant description."
10249
10250
10251
10252Fri, 17 Feb 2012 16:45:49 +0000
10253Checked in by : Robert Osfield
10254From Martin Lambers, "It adds a new ReaderWriter plugin for the GTA file format (http://gta.nongnu.org). This allows to read and write floating point image data. Unlike other formats, GTA also allows very good compression ratios for floating point data. The compression method can be selected with the COMPRESSION option of the plugin. "
10255
10256Fri, 17 Feb 2012 16:13:16 +0000
10257Checked in by : Robert Osfield
10258Added usage of OSG_CPP_EXCEPTIONS_AVAILABLE for plugins that use std::exceptions.
10259
10260Fri, 10 Feb 2012 17:24:08 +0000
10261Checked in by : Robert Osfield
10262From Stephan Huber, " Here's another small submission for IOS, which adds unique ids to the touchpoints, so the ids stay the same during a touch-sequence.(and some minor code enhancements)"
10263
10264
10265
10266Fri, 10 Feb 2012 17:20:43 +0000
10267Checked in by : Robert Osfield
10268From Colin McDonald, "Upgrading to OpenSceneGraph 3.0.1, texture mip mapping stopped working on some junk low-end graphics cards which I still have to support.  They worked ok with osg 2.8 and earlier.The problem turned out to be with gl proxy textures, which are
10269unreliable on those devices.  Proxy textures are used by the glu
10270mipmap build routines to determine if a texture size is
10271supported. The external glu library had a nice fallback
10272behaviour, so that if proxy textures didn't work then the mipmap
10273texture was still created.  But in the work on the new embedded
10274glu routines that fallback behaviour has been inadvertently
10275lost.  I have restored the fallback in
10276src/osg/glu/libutil/mipmap.cpp.  It doesn't add any extra
10277complexity."
10278
10279
10280
10281Fri, 10 Feb 2012 16:12:28 +0000
10282Checked in by : Robert Osfield
10283From Domenico Mangieri, "Implementation for MoveRight and MoveUp  methods in  FirstPersonManipulator is missing.I'm using the manipulator, so I added it."
10284
10285
10286
10287Fri, 10 Feb 2012 15:57:51 +0000
10288Checked in by : Robert Osfield
10289From Stephan Huber, attached you'll find a compile fix for the new introduced rowlength-feature on IOS/OpenGL ES builds
10290
10291Thu, 9 Feb 2012 18:10:52 +0000
10292Checked in by : Robert Osfield
10293From Luc Frauciel, "osgUtil Tessellator : beginTessellation() made virtual to allow configuration of tessellation:The initialisation of glu low level tessellator is done in  osgUtil::Tessellator::beginTessellation()
10294This function is not virtual, preventing any customization of the tesselation.
10295In particular, there in an option in glu tesselator that force the generated primitives to be triangles and that I'd like to use (GLU_TESS_EDGE_FLAG).
10296"
10297
10298
10299
10300Thu, 9 Feb 2012 17:52:13 +0000
10301Checked in by : Robert Osfield
10302From Torben Dannhauer, "Modification to osgfilecache: Now source data can also be local.:find attached my modifications to osgfilecache.
10303
10304It now allows also the caching of LOCAL terrain databases. In combination with the extends and level cmd parameter it allows to extract parts of terrain databases and write it in a new "Sub database".
10305I also modified osgDB::FileCache to create correct filenames if the data source is local."
10306
10307
10308
10309Thu, 9 Feb 2012 17:45:23 +0000
10310Checked in by : Robert Osfield
10311Updated ChangeLog, AUTHORS and Contriburos.cpp files
10312
10313Thu, 9 Feb 2012 16:42:47 +0000
10314Checked in by : Robert Osfield
10315From Martin von Gagern, "The xine osg plugin won't compile against xine-lib-1.2.0:OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c:2772:25:
10316error: ?video_driver_class_t? has no member named ?get_identifier?
10317OpenSceneGraph-3.0.1/src/osgPlugins/xine/video_out_rgb.c:2773:25:
10318error: ?video_driver_class_t? has no member named ?get_description?
10319
10320This has been reported on Gentoo: https://bugs.gentoo.org/397643
10321The relevant commit to the xine-lib repository is
10322http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/diff/806b590a4d38/src/xine-engine/video_out.h
10323
10324This change addresses the issue. I'm sending the full modified file as
10325an attachment. It is based on the 3.0.1 release of OSG. I'll also paste
10326a diff below. You will find a colorized view in the Gentoo bugzilla.
10327
10328The xine-lib API changed in the following way: the identifier and
10329description members are now "const char*" strings instead of "char*
10330(*)(video_driver_class_t*)" getter function. As the functions in the osg
10331plugin will always simply return a string literal, without accessing
10332their argument, it is safe to simply call them with a NULL argument and
10333use the returned string. This makes it easy to support both API
10334versions. When you drop support for older xine one day, you might want
10335to move the string literals to the assignment, getting rid of the
10336functions in the process.
10337
10338The modified code compiles for me. I'm not sure how to test it, as I've
10339only got OSG around in order to build (and hopefully one day even use)
10340Flightgear.
10341
10342I'm assigning my copyright in this change to the osg project leads.
10343"
10344
10345
10346
10347Thu, 9 Feb 2012 15:54:13 +0000
10348Checked in by : Robert Osfield
10349From Olaf Flebbe, "there are two ocurrences where pointer to bool is mixed with bool. Fixes warnings on MacOSX with llvm.diff --git a/src/osg/State.cpp b/src/osg/State.cpp
10350index 0b88d63..2137bbd 100644
10351--- a/src/osg/State.cpp
10352+++ b/src/osg/State.cpp
10353@@ -109,7 +109,7 @@ State::State():
10354        }
10355    }
10356
10357-    _abortRenderingPtr = false;
10358+    _abortRenderingPtr = NULL;
10359
10360    _checkGLErrors = ONCE_PER_FRAME;
10361
10362@@ -689,7 +689,7 @@ bool State::getLastAppliedTextureMode(unsigned int unit,Stat
10363
10364 const StateAttribute* State::getLastAppliedTextureAttribute(unsigned int unit,S
10365 {
10366-    if (unit>=_textureAttributeMapList.size()) return false;
10367+    if (unit>=_textureAttributeMapList.size()) return NULL;
10368    return getLastAppliedAttribute(_textureAttributeMapList[unit],type,member);
10369 }
10370
10371"
10372
10373
10374
10375Thu, 9 Feb 2012 15:51:20 +0000
10376Checked in by : Robert Osfield
10377From Paul Martz, a simple GL3 example
10378
10379Thu, 9 Feb 2012 15:08:30 +0000
10380Checked in by : Robert Osfield
10381From Colin McDonald, "The bounding box returned by getBound() for Text which is not auto-rotated (e.g. HUD text) is not always correct, because it doesn't take account of the base line offsets added by the various alignment options such as CENTER_TOP, CENTER_BOTTOM etc.The attached src/osgText/TextBase.cpp fixes the problem."
10382
10383
10384
10385Thu, 9 Feb 2012 14:40:07 +0000
10386Checked in by : Robert Osfield
10387From Colin McDonald, fix for Solaris build.
10388
10389Thu, 9 Feb 2012 14:33:13 +0000
10390Checked in by : Robert Osfield
10391From Filip Arlet,"I ran into problem with osg::Text _BASE_LINE alignment. It didn't account line spacing. Btw. same problem in 3D textChanged _offset from: -_characterHeight*(_lineCount-1)
10392to: -_characterHeight*(1.0 + _lineSpacing)*(_lineCount-1)"
10393
10394
10395
10396Thu, 9 Feb 2012 14:28:39 +0000
10397Checked in by : Robert Osfield
10398Added back in support for checking the current working directory by default, but now do the check after the Options and Registry DataFilePathLists have been checked, which will allow users to better control over where files are searched for.
10399
10400Thu, 9 Feb 2012 14:11:36 +0000
10401Checked in by : Robert Osfield
10402From Chris Denham, "This is a submission to fix a problem with use of mode GL_RESCALE_NORMAL for geometries below a scaling transform which is not equal in X, Y & Z components. In this case, the 'slow' method of mode GL_NORMALIZE should be used to perform the normalization.I have attached a correction to daeRTransforms.cpp based on trunk at [12892] which corrects this problem.
10403
10404This is the changed section:
10405
10406Code:
10407       if (scale.x() == scale.y() && scale.y() == scale.z())
10408       {
10409           // This mode may be quicker than GL_NORMALIZE, but ONLY works if x, y & z components of scale are the same.
10410           ss->setMode(GL_RESCALE_NORMAL, osg::StateAttribute::ON|osg::StateAttribute::OVERRIDE);
10411       }
10412       else
10413       {
10414           // This mode may be slower than GL_RESCALE_NORMAL, but does work if x, y & z components of scale are not the same.
10415           ss->setMode(GL_NORMALIZE, osg::StateAttribute::ON|osg::StateAttribute::OVERRIDE);
10416       }"
10417
10418
10419
10420Thu, 9 Feb 2012 12:50:42 +0000
10421Checked in by : Robert Osfield
10422From Thorsten Brehm, "attached update changes OSG's src/osgDB/Registry.cpp, so it doesn't (accidentally) resolve relative paths against the current working directory when searching for resources. So far, such paths were always resolved against the cwd first.I guess the previous behaviour of giving the cwd precedence over any path configured in the "database path list" (osgDB::Options) wasn't intentional. Otherwise, if it was intentional after all, it'd be good to add another feature instead, to make this configurable - e.g. a flag in osgDB::Options to disable this, if an application doesn't want the cwd being considered.
10423"
10424
10425Note from Robert Osfield, this submission will change the default behaviour of searching for files so can potentially break existing applications as it
10426won't search the current working direction unless it's included in the DataFilePathList entry in the Options or Registy.  I'll add a follow
10427up submission to add back in this feature.
10428
10429
10430
10431
10432Wed, 8 Feb 2012 17:12:58 +0000
10433Checked in by : Robert Osfield
10434From Hartmut Seichter, "attached a revised CMakeLists.txt file for Android that avoids the problems with a ARM gcc bug that appears in the NDK. It only overrides the optimization level for one file. As it resides only in the cfg parser this should not have side effects on performance."
10435
10436Wed, 8 Feb 2012 10:50:04 +0000
10437Checked in by : Robert Osfield
10438From Paul Martz, "This change clarifies the description for OSG_GL_VERTEX_ARRAY_FUNCS_AVAILABLE."
10439
10440Wed, 8 Feb 2012 10:06:58 +0000
10441Checked in by : Robert Osfield
10442From Leandro Motto Barros,"I've made a few changes to osgUtil::PolytopeIntersector so that it
10443actually uses double precision floating point numbers everywhere (as
10444long as OSG_USE_FLOAT_PLANE is not defined).
10445
10446I needed double precision intersections in a project I am working on.
10447These changes fixed the problems I was having -- this is all testing I
10448have done.
10449
10450Notice that I have changed
10451osgUtil::PolytopeIntersector::Intersection's members to use doubles
10452(osg::Vec3d, instead of osg::Vec3). I could have added #ifdef's there
10453too, but I think it is better to not change the types of stuff in the
10454public interface depending on some preprocessor definition.
10455
10456The modified files are attached. A diff also follows, for those who like it."
10457
10458With the following changes from Robert Osfield:
10459
10460"I've just reviewed your changes and have just tweaked them a little to
10461streamline them.  What I have done in the PolytopeIntersector header
10462is add:
10463
10464       typedef osg::Plane::Vec3_type Vec3_type;
10465
10466And then use this typedef in the definition of the vertices rather
10467then Vec3d as you did.  Next changes were to PolytopeInteresector.cpp
10468where to the PolytopeIntersectorUtils defintions of the Vec3_type, and
10469value_type which now simply read:
10470
10471   typedef osg::Plane::Vec3_type Vec3_type;
10472   typedef Vec3_type::value_type value_type;
10473
10474This way I was able to complete avoid any if def's and have essential
10475the same implementation as you achieved.  Changes now checked into
10476svn/trunk."
10477
10478
10479
10480
10481
10482Wed, 8 Feb 2012 09:34:44 +0000
10483Checked in by : Robert Osfield
10484From Claus Scheiblauer, "in GraphicsWindowQt.cpp the GLWidget::keyReleaseEvent was implemented slightly different to the GLWidget::keyPressEvent, which caused the cursor keys values to be not correctly mapped from an QKeyEvent value to an osg key value when releasing a cursor key."
10485
10486Tue, 7 Feb 2012 16:14:13 +0000
10487Checked in by : Robert Osfield
10488Fixed build issues when compile with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to OFF.
10489
10490Tue, 7 Feb 2012 12:37:48 +0000
10491Checked in by : Robert Osfield
10492From Alexander Irion, "Added missing format GL_ALPHA to Image::computeFormatDataType()."
10493
10494Tue, 7 Feb 2012 12:02:04 +0000
10495Checked in by : Robert Osfield
10496From Johannes Baeuerle, "The first problem is wrong value of the block size of etc1 textures in the getCompressedSize call in Texture.cpp. With the current block size of 16 the target application crashes with a GL_INVALID_VALUE.  The reason is that the calculated size passed to OpenGL does not match the size of the passed data(data pointer,texture width,texture height,spec of etc1). With a block size of 8 in the getCompressedSize call this error dissapears."
10497
10498Tue, 7 Feb 2012 11:43:42 +0000
10499Checked in by : Robert Osfield
10500From Nico Kruithof, "I found that Collada wasn't found correctly with visual studio 2010."
10501
10502Tue, 7 Feb 2012 11:41:20 +0000
10503Checked in by : Robert Osfield
10504From Marius Kintel, "GraphicsWindowQt::WindowData no longer requires the parent widget of a graphics window to be of type GLWidget."
10505
10506Tue, 7 Feb 2012 11:29:47 +0000
10507Checked in by : Robert Osfield
10508From David Fries, "Of the two ways to use the Tessellator object, only retessellatePolygons was applying the winding and boundary option. Moved the gluTessProperty calls into beginTessellation().There's a comment typo fix, removing an unused VertexPointList
10509typedef, and allocates one _tobj instead of one per tesellation.
10510Protections were added to check that _tobj was allocated in the few
10511remaining places it wasn't being checked.
10512
10513---
10514On a side note, I would like to avoid the 'new Vec3d' in
10515Tessellator::addVertex for each call to
10516gluTessVertex(tess, location, data).
10517The RedBook leaves it ambiguous if the location pointer must
10518remain valid after gluTessVertex or not.
10519http://www.opengl.org/sdk/docs/man/xhtml/gluTessVertex.xml
10520says that changing location is not safe, so being conservative, I'll
10521leave it as is, even though the Mesa GLU library copies the data not
10522the pointer, so it is currently safe."
10523
10524
10525
10526Tue, 7 Feb 2012 11:21:11 +0000
10527Checked in by : Robert Osfield
10528From Lionel Lagarde, "The setNormal method of osg::Billboard has side effects (it calls updateCache and update the normal to Z rotation matrix). When cloning billboards, copying the normal vector is not enough. In the correction, the copy constructor calls setNormal to update the internal members."
10529
10530Tue, 7 Feb 2012 10:57:19 +0000
10531Checked in by : Robert Osfield
10532From Wojciech Lewandowski, "This is a one line modification of StatsHandler.cpp to work correctly while dumping states to console when ViewerStats getEarliesFrameNumber() and getLatestFrameNumber() return zeroes. If that happened in current version, printing loop was iterating between 0 and 0xFFFF FFFF indices and that was hanging our system. "
10533
10534Tue, 7 Feb 2012 10:51:22 +0000
10535Checked in by : Robert Osfield
10536From Tamer Fahmy, Fix for bug when scrolling down and using render on demand."Currently issuing a mouse scroll DOWN event would stop updating
10537animations in progress.
10538
10539The fix consists of changing the line
10540 us.requestContinuousUpdate( false );
10541to:
10542 us.requestContinuousUpdate( isAnimating() || _thrown );
10543
10544in OrbitManipulator::handleMouseWheel() as has been done for the
10545GUIEventAdapter::SCROLL_UP case a couple of lines earlier or in
10546src/osgGA/FirstPersonManipulator.cpp."
10547
10548
10549
10550
10551
10552Tue, 7 Feb 2012 10:40:04 +0000
10553Checked in by : Robert Osfield
10554From Rudolf Wiedemann, "the file attached fixes the incomplete implementation of "osg::DefaultUserDataContainer"'s copy constructor. Copying user objects was missing."Note from Robert Osfield, in submission changed
10555    _objectList.push_back((*itr)->clone(copyop));
10556to
10557    _objectList.push_back(copyop(*itr));
10558
10559
10560
10561Tue, 7 Feb 2012 10:33:09 +0000
10562Checked in by : Robert Osfield
10563From Sukender, "I just fixed using UTF8 paths in JP2 readerwriter under Windows. Jpeg2000 plugin could not handle UTF8 paths as it was using an Japser open() function which seems to be based on the standard fopen(). The fix simply opens the file beforehand and only gives a FILE* to the Jasper lib (and then closes the file, of course). "
10564
10565Mon, 6 Feb 2012 13:45:20 +0000
10566Checked in by : Robert Osfield
10567From Mathias Froehlich, "In Optimizer.cpp a nodes update callback is checked twice and the cull callback is checked never for the decision of a node being redundant. The change replaces one of the update callback tests with a cull callback test."
10568
10569Mon, 6 Feb 2012 13:40:01 +0000
10570Checked in by : Robert Osfield
10571From Mathias Froehlich, "Attached is a change to the stats handler so that the aspect ratio of the viewer stats coordinates always stay about 1:1 to the pixels. This helps for more readable stats with very wide windows for example."
10572
10573Mon, 6 Feb 2012 13:35:45 +0000
10574Checked in by : Robert Osfield
10575From Mathias Froehlich, "The attached change to the default font makes the baseline correctly working and makes the glyphs aspect ratio match their 12x8 bitmaps. I am not exactly sure about osgTexts current internals but it matches the changes that happened lately to the txf font. "
10576
10577Mon, 6 Feb 2012 13:29:38 +0000
10578Checked in by : Robert Osfield
10579From Cory Riddell, "I've been using the dot plugin and found that our application which sets the global locale was generating bad dot files. Specifically, the node numbers had comma separators in them (like 1,234 rather than 1234).The attached file simply forces the stringstreams used to build up the
10580dot file to use the "C" locale."
10581
10582
10583
10584Mon, 6 Feb 2012 13:27:25 +0000
10585Checked in by : Robert Osfield
10586From Robert Milharcic, "In attached file I implemented LOAD_IMMEDIATELY mode for new osg ProxyNode wrapper. Current version of proxynode loading uses DatabasePager for both modes(DEFER_LOADING_TO_DATABASE_PAGER and LOAD_IMMEDIATELY).Immediate loading of external references begins after ProxyNode has been deserialized in ProxyNodeFinishedObjectReadCallback."
10587
10588
10589
10590Mon, 6 Feb 2012 12:42:52 +0000
10591Checked in by : Robert Osfield
10592From Paul Palumbo, "This change seems to fix a problem reading 32-bit Floating point tiff images.  Without this fix, I'm only getting half my image displayed in "osgviewer --image"."
10593
10594Mon, 6 Feb 2012 12:38:11 +0000
10595Checked in by : Robert Osfield
10596From Jason Beverage, "Attached is a patch to the SVG plugin to use cairo_surface_destroy instead of free.  This was causing a crash on Windows. "
10597
10598Mon, 6 Feb 2012 12:36:25 +0000
10599Checked in by : Robert Osfield
10600From Jan Peciva, "attaching improved StatsVisitor. Changes: - apply() and reset() methods made virtual to allow overriding - added apply(StateSet&) to make more easier to gather StateAttribute statistics in user-derived classes "
10601
10602Mon, 6 Feb 2012 12:29:29 +0000
10603Checked in by : Robert Osfield
10604Fixed indendation and line endings
10605
10606Mon, 6 Feb 2012 12:06:40 +0000
10607Checked in by : Robert Osfield
10608From Brad Christiansen, "The attached files add the ability to control when a paged child becomes eligible for expiry based on time and/or elapsed frames.I found that some of the items that had been paged in were being expired on the first frame that they were not visible (as the cache was full). This resulted in excessive paging every time the view was moved. With the following changes I could only allow children to be expired if they had not been used for e.g. 30 seconds or 60 frames."
10609
10610
10611
10612Mon, 6 Feb 2012 12:05:36 +0000
10613Checked in by : Robert Osfield
10614Fixed silly compiler warning that was being produced in error.
10615
10616Mon, 6 Feb 2012 11:17:12 +0000
10617Checked in by : Robert Osfield
10618From Alexander Sinditskiy, "looks like GlyphGeometries _glyphGeometries; should be removed because Glyph3D have the same named local variable."
10619
10620Fri, 3 Feb 2012 15:15:37 +0000
10621Checked in by : Robert Osfield
10622From Stephan Huber, "attached you'll find a first version of multi-touch-support for OS X (>= 10.6), which will forward all multi-touch events from a trackpad to the corresponding osgGA-event-structures.The support is switched off per default, but you can enable multi-touch
10623support via a new flag for GraphicsWindowCocoa::WindowData or directly
10624via the GraphicsWindowCocoa-class.
10625
10626After switching multi-touch-support on, all mouse-events from the
10627trackpad get ignored, otherwise you'll have multiple events for the same
10628pointer which is very confusing (as the trackpad reports absolute
10629movement, and as a mouse relative movement).
10630
10631I think this is not a problem, as multi-touch-input is a completely
10632different beast as a mouse, so you'll have to code your own
10633event-handlers anyway.
10634
10635While coding this stuff, I asked myself if we should refactor
10636GUIEventAdapter/EventQueue and assign a specific event-type for
10637touch-input instead of using PUSH/DRAG/RELEASE. This will make it
10638clearer how to use the code, but will break the mouse-emulation for the
10639first touch-point and with that all existing manipulators. What do you
10640think? I am happy to code the proposed changes.
10641
10642Additionally I created a small (and ugly) example osgmultitouch which
10643makes use of the osgGA::MultiTouchTrackballManipulator, shows all
10644touch-points on a HUD and demonstrates how to get the touchpoints from
10645an osgGA::GUIEventAdapter.
10646
10647There's even a small example video here: http://vimeo.com/31611842"
10648
10649
10650
10651Fri, 3 Feb 2012 14:25:08 +0000
10652Checked in by : Robert Osfield
10653From Stephan Huber, "attached you'll find a first version of multi-touch-support for OS X (>= 10.6), which will forward all multi-touch events from a trackpad to the corresponding osgGA-event-structures.The support is switched off per default, but you can enable multi-touch
10654support via a new flag for GraphicsWindowCocoa::WindowData or directly
10655via the GraphicsWindowCocoa-class.
10656
10657After switching multi-touch-support on, all mouse-events from the
10658trackpad get ignored, otherwise you'll have multiple events for the same
10659pointer which is very confusing (as the trackpad reports absolute
10660movement, and as a mouse relative movement).
10661
10662I think this is not a problem, as multi-touch-input is a completely
10663different beast as a mouse, so you'll have to code your own
10664event-handlers anyway.
10665
10666While coding this stuff, I asked myself if we should refactor
10667GUIEventAdapter/EventQueue and assign a specific event-type for
10668touch-input instead of using PUSH/DRAG/RELEASE. This will make it
10669clearer how to use the code, but will break the mouse-emulation for the
10670first touch-point and with that all existing manipulators. What do you
10671think? I am happy to code the proposed changes.
10672
10673Additionally I created a small (and ugly) example osgmultitouch which
10674makes use of the osgGA::MultiTouchTrackballManipulator, shows all
10675touch-points on a HUD and demonstrates how to get the touchpoints from
10676an osgGA::GUIEventAdapter.
10677
10678There's even a small example video here: http://vimeo.com/31611842"
10679
10680
10681
10682Fri, 3 Feb 2012 11:10:17 +0000
10683Checked in by : Robert Osfield
10684Improved handling of archives
10685
10686Fri, 3 Feb 2012 11:09:45 +0000
10687Checked in by : Robert Osfield
10688From Terry Welsh, improved support for handling archives
10689
10690Wed, 1 Feb 2012 17:42:42 +0000
10691Checked in by : Robert Osfield
10692From Colin McDonald, "I have an application with multiple windows.  They share GL objects between the contexts, using the GraphicsContext::Traits sharedContext and setting the same contextID.When one of these shared contexts is closed, GraphicsContext::close
10693deletes all GLObjects for that contextID, regardless of the fact that
10694they are shared.  This means that all of the other contexts sharing the
10695objects have to recompile them.
10696
10697The attached tweak makes GraphicsContext::close a bit less brutal for
10698shared contexts.  I have also changed a misleading diagnostic message.
10699"
10700
10701
10702
10703Wed, 1 Feb 2012 17:38:37 +0000
10704Checked in by : Robert Osfield
10705From Luc Frauciel, "FBX plugin was locked on version 2012.1 of FBX SDK which is not available anymore on Autodesk website. This patch allows version of FBX >= 2012.1, which includes current one : 2012.2 "
10706
10707Wed, 1 Feb 2012 17:16:44 +0000
10708Checked in by : Robert Osfield
10709Renamed selection to transform to make it clear to understand what is being done.
10710
10711Wed, 1 Feb 2012 17:10:48 +0000
10712Checked in by : Robert Osfield
10713Added example usage of teh new DraggerTransforCallback's HandleCommandMask which is tied to the TabPlaneDragger example.
10714
10715Wed, 1 Feb 2012 13:55:38 +0000
10716Checked in by : Robert Osfield
10717Added DraggerTransformCallback::HandleCommandMask to DraggerTransformCallback to allow applications to select which commands they want the dragger callback to respond to why updating the transform.
10718
10719Tue, 31 Jan 2012 10:56:52 +0000
10720Checked in by : Robert Osfield
10721Improved the handling of osgManipulator::Constraint, DraggerCallbacks and Command so that they now use a Visitor Pattern  to ensure the correct methods on constraints and callbaks are called for each Command.  Also fixed the handling of Constraints when applied to composite Draggers.
10722
10723Mon, 30 Jan 2012 12:26:28 +0000
10724Checked in by : Robert Osfield
10725Added support for Scale1DDragger, Scale2DDragger and TranslatePlaneDragger to --dragger command line option
10726
10727Fri, 27 Jan 2012 09:49:06 +0000
10728Checked in by : Robert Osfield
10729From Kristofer Tingdahl, Added missing core OSG libraries.
10730
10731Thu, 26 Jan 2012 18:03:26 +0000
10732Checked in by : Robert Osfield
10733From Stephan Huber, "a recent submission added a 10.6-feature to GraphicsWindowCocoa. I added some ifdefs around, so it compiles again with 10.5 SDK"
10734
10735Thu, 26 Jan 2012 14:26:59 +0000
10736Checked in by : Robert Osfield
10737Quietend down debug message
10738
10739Thu, 26 Jan 2012 13:08:19 +0000
10740Checked in by : Robert Osfield
10741From J.P. Delport, "when switching from windowed mode to fullscreen (with the 'f' key) in X11, no RESIZE event is generated. This confuses handlers that perform some processing on the RESIZE event, e.g. the InteractiveImageHandler.To reproduce the problem I attach a minimally modified osgviewer that just prints resize events. You can check what's printed in the console when you go fullscreen and windowed a few times.
10742
10743The attached version of GraphicsWindowX11 fixes the problem for me, but I'm not sure this is the right approach. Maybe you can see a fix for the problem clearer.
10744
10745The only place where the RESIZE event is generated in GraphicsWindowX11 is in CheckEvents and it then depends on the ConfigureNotify message. For some reason, either ConfigureNotify is not sent when going fullscreen or the traits already reflect the latest window size."
10746
10747
10748
10749Wed, 25 Jan 2012 17:37:55 +0000
10750Checked in by : Robert Osfield
10751From J.P. Delport, "this fall-through had me scratching my head for a while...It made InteractiveImageHandler eat keypresses outside its image."
10752
10753
10754
10755Wed, 25 Jan 2012 17:35:17 +0000
10756Checked in by : Robert Osfield
10757From J.P. Delport, "GraphicsWindowX11 typo, I believe X/Y's should match."
10758
10759Wed, 25 Jan 2012 17:31:07 +0000
10760Checked in by : Robert Osfield
10761From Luc Frauciel, "Ati FirePro is as much crippled as other Ati drivers. This patch add "FirePro" to the black list of renderers in State.cpp / initializeExtensionProcsIt allows to avoid an OpenGL error on Viewer initialization.
10762Tested on FirePro  M7740 / Windows7 x64  Driver 8.85.7.2"
10763
10764
10765
10766Wed, 25 Jan 2012 15:38:31 +0000
10767Checked in by : Robert Osfield
10768Changed the KeyEventToggleTexturing to 'e' to avoid conflict with 't' used for transparency.
10769
10770Tue, 24 Jan 2012 17:57:01 +0000
10771Checked in by : Robert Osfield
10772Made the cursor state protected.
10773
10774Tue, 24 Jan 2012 17:49:18 +0000
10775Checked in by : Robert Osfield
10776From Tobias Ottenweller, "this is a fix for the problem where all input freezes for a quarter second when calling requestWarpPointer under Mac OS X (described here: http://forum.openscenegraph.org/viewtopic.php?t=3933 ).I used the latest version available via subversion.
10777
10778My fix is using some API only available on 10.4 and later. I used some preprocessor statements to gain compatibility with 10.3 and earlier using (now) deprecated API.
10779
10780Only tested on OS X Lion (10.7). Please do some testing as well since I'm fairly new to OpenSceneGraph. Someone should also test the code for 10.3 and earlier."
10781
10782
10783
10784Tue, 24 Jan 2012 17:47:04 +0000
10785Checked in by : Robert Osfield
10786Fixed indentation and spaces at ends of lines.
10787
10788Tue, 24 Jan 2012 17:40:31 +0000
10789Checked in by : Robert Osfield
10790From Paulk Martz, "Looks like the ClipNode::setReferenceFrame comment block came from LightSource. Fixing the comment block to refer to ClipNode instead of light source."
10791
10792Tue, 24 Jan 2012 17:38:23 +0000
10793Checked in by : Robert Osfield
10794Chris Denham, fixed type of parameters to ensure they are longs where appropriate.
10795
10796Tue, 24 Jan 2012 17:30:44 +0000
10797Checked in by : Robert Osfield
10798Moved setEndBarrierOperation(..) implementation into .cpp and added support for stoppig and starting threading if required.
10799
10800Tue, 24 Jan 2012 17:21:14 +0000
10801Checked in by : Robert Osfield
10802From Paul Martz, Added ViewerBase::s/getEndBarrierOperation(..) method to allow user control of how viewers are sync'd.
10803
10804Tue, 24 Jan 2012 15:44:58 +0000
10805Checked in by : Robert Osfield
10806Fixed compile error
10807
10808Tue, 24 Jan 2012 14:34:02 +0000
10809Checked in by : Robert Osfield
10810Added support for using GL_UNPACK_ROW_LENGTH in conjunction with texture's + osg::Image via new RowLength parameter in osg::Image.  To support this Image::setData(..) now has a new optional rowLength parameter which defaults to 0, which provides the original behaviour, Image::setRowLength(int) and int Image::getRowLength() are also provided.With the introduction of RowLength support in osg::Image it is now possible to create a sub image where
10811the t size of the image are smaller than the row length, useful for when you have a large image on the CPU
10812and which to use a small portion of it on the GPU.  However, when these sub images are created the data
10813within the image is no longer contiguous so data access can no longer assume that all the data is in
10814one block.  The new method Image::isDataContiguous() enables the user to check whether the data is contiguous,
10815and if not one can either access the data row by row using Image::data(column,row,image) accessor, or use the
10816new Image::DataIterator for stepping through each block on memory assocatied with the image.
10817
10818To support the possibility of non contiguous osg::Image usage of image objects has had to be updated to
10819check DataContiguous and handle the case or use access via the DataIerator or by row by row.  To achieve
10820this a relatively large number of files has had to be modified, in particular the texture classes and
10821image plugins that doing writing.
10822
10823
10824
10825
10826Tue, 24 Jan 2012 14:27:17 +0000
10827Checked in by : Robert Osfield
10828Refactored the click_to_run implementation to avoid bug associated with running the first click_to_run entry in a layer when subsequent click to run's are called.
10829
10830Mon, 23 Jan 2012 18:48:18 +0000
10831Checked in by : Robert Osfield
10832Changed float QuicktimeImageStream::getCurrentTime() to double QuicktimeImageStream::getCurrentTime() to keep it consistent with the type of the virtual function ImageStream::getCurrentTime(), and with this fixing a compile and runtime error.Changed time variables all to use doubles rather than float to be consist with the change to getCurrentTime().
10833
10834
10835
10836
10837Thu, 5 Jan 2012 14:07:56 +0000
10838Checked in by : Robert Osfield
10839From Alberto Luacus, "The ffmpeg plugin fails to compile with the upcoming libav 0.8 because the required header mathematics.h is not being included explicitly.I have just included it, and verified that this also works with current
10840version 0.7, since the header is also available there."
10841
10842
10843
10844Tue, 3 Jan 2012 15:59:19 +0000
10845Checked in by : Robert Osfield
10846Fixed the return value of SlideEventHandler::selectLayer() so that the 'n' now works correctly.
10847
10848Mon, 2 Jan 2012 16:54:05 +0000
10849Checked in by : Robert Osfield
10850From Farshid Lashkari, "Attached is a simple fix to osg::Sequence that allows it to load properly with the serializer formats (osgt/osgb). The problem was that the internal _nrepsRemain member was not being initialized properly if the number of repeats was equal to the default value of -1. When the number of repeats is explicitly set using setNumRepeats(), _nrepsRemain is set to the same value. However, in the constructor of osg::Sequence, it was not being initialized to the same value as _nreps. This fix simply changes the initial value of _nrepsRemain to the same as _nreps."
10851
10852Mon, 2 Jan 2012 16:38:01 +0000
10853Checked in by : Robert Osfield
10854From Chris Denham, Implementation of write functions in CURL plugin
10855
10856Fri, 23 Dec 2011 17:40:31 +0000
10857Checked in by : Robert Osfield
10858From Paul Martz and David Glenn,"From David Glenn and Paul Martz. This change adds support for the NO_COLOR bit in the Vertex records' flags field. If NO_COLOR is set, and PACKED_COLOR is not set, the code will now properly default to using the face color at those vertices. See the osg-users thread "Open Flight characteristic not reflected in the current OSG" for more info."
10859
10860and
10861
10862"In consultation with David Glenn, it appears we needed to change a second file to correct how OpenFlight handles transparency when vertices have NO_COLOR. "
10863
10864
10865
10866
10867
10868Fri, 23 Dec 2011 17:34:07 +0000
10869Checked in by : Robert Osfield
10870Gunnar Holm, "After upgrading from 2.8.3 to 3.0.1 we experienced a lock in the Mutex functionality when using Terrain::setVerticalScale. This was caused by the following call sequence resulting in a lockup:void Terrain::setVerticalScale(float scale)
10871  CALLS    dirtyRegisteredTiles();
10872
10873
10874void Terrain::dirtyRegisteredTiles(int dirtyMask)
10875 SETS LOCK    OpenThreads::ScopedLock<OpenThreads::Mutex> lock(_mutex);
10876 and CALLS (on every tile)   setDirtyMask(dirtyMask);
10877
10878
10879void TerrainTile::setDirtyMask(int dirtyMask)
10880 CALLS _terrain->updateTerrainTileOnNextFrame(this);
10881
10882
10883void Terrain::updateTerrainTileOnNextFrame(TerrainTile* terrainTile)
10884 SETS LOCK   OpenThreads::ScopedLock<OpenThreads::Mutex> lock(_mutex);
10885******* PROBLEM - since lock has already been set! ********
10886
10887
10888The suggested fix submitted changes from using Mutex to ReentrantMutex.
10889"
10890
10891
10892
10893Fri, 23 Dec 2011 17:21:59 +0000
10894Checked in by : Robert Osfield
10895From Aurelien Albert, "I made a modification in the Dragger class :You can now set a "intersection mask" and it will be used when looking for intersections.
10896
10897So you can now easily "hide" some objects from manipulators."
10898
10899
10900
10901Fri, 23 Dec 2011 17:16:06 +0000
10902Checked in by : Robert Osfield
10903From Brad Christiansen, "I have added an implementation for set/getVolume in the direct show plug-in."
10904
10905Fri, 23 Dec 2011 17:15:06 +0000
10906Checked in by : Robert Osfield
10907From Glenn Waldron, "Attached is a change to ClusterCullingCallback to make it work properly under an RTT camera with an INHERIT_VIEWPOINT reference frame."
10908
10909Fri, 23 Dec 2011 16:57:34 +0000
10910Checked in by : Robert Osfield
10911From James Turner, "Testing FlightGear with Cocoa osgViewer, encountered some problems with hiding / re-showing the cursor. Attached version fixes this, by tracking the current cursor value, and ensuring we don't nest calls to [NSCursor hide] or [NSCursor unhide]."
10912
10913Fri, 23 Dec 2011 16:29:51 +0000
10914Checked in by : Robert Osfield
10915From Ulrich Hertlein, "attached is a patch for osgPlugins/mdl/MDLReader.cpp that improves its functionality on Unix filesystems.  It also includes code cleanups/refactoring."
10916
10917Fri, 23 Dec 2011 16:27:25 +0000
10918Checked in by : Robert Osfield
10919From Brad Christiansen, "Attached are some small changes to the ImageStream interface and the DirectShow and FFMPEG plugins to provide the current time being displayed in the image stream. I don’t have access to an OSX or Linux dev machine to make the changes required to the quick time plugin. This plugin will just default to returning 0."
10920
10921Fri, 23 Dec 2011 16:14:51 +0000
10922Checked in by : Robert Osfield
10923From Ulrich Hertlein, typo fixes
10924
10925Fri, 23 Dec 2011 12:42:18 +0000
10926Checked in by : Robert Osfield
10927Added handling of an empty filename when writing out an image file.
10928
10929Mon, 19 Dec 2011 16:18:18 +0000
10930Checked in by : Robert Osfield
10931Removed inappropriate static usage
10932
10933Mon, 19 Dec 2011 09:37:57 +0000
10934Checked in by : Robert Osfield
10935Moved the createSpotLightImage function into include/osg/ImageUtils
10936
10937Mon, 19 Dec 2011 09:09:30 +0000
10938Checked in by : Robert Osfield
10939Added --num-sm and --parallel-split and --cascaded command line options to set the appriopriate ViewDependentShadowMap settings.
10940
10941Tue, 13 Dec 2011 21:14:33 +0000
10942Checked in by : Robert Osfield
10943Moved osgshaders example across to use the new osgUtil::PerlinNoise example
10944
10945Tue, 13 Dec 2011 21:12:00 +0000
10946Checked in by : Robert Osfield
10947Created new PerlinNoise class from the Noise.h+Noise.cpp code in the osgshaders example.
10948
10949Wed, 30 Nov 2011 19:14:14 +0000
10950Checked in by : Robert Osfield
10951Fixed build under Tiny Core.
10952
10953Fri, 25 Nov 2011 12:48:03 +0000
10954Checked in by : Robert Osfield
10955To fix problems in tight bound computation of the shadow map made the ComputeLightSpaceBounds usage always used when the CastShadowMask is active.  Changed the ComputeLightSpaceBounds to use just VIEW_FRUSTUM_CULLING.
10956
10957Fri, 25 Nov 2011 09:24:50 +0000
10958Checked in by : Robert Osfield
10959From Jean-Sebastien Guay, fix for handling texture unit >= 8 and negative LigthNum.
10960
10961Tue, 22 Nov 2011 21:55:30 +0000
10962Checked in by : Robert Osfield
10963Added prelimanary support for parallel split shadow maps into ViewDependentShadowMap.
10964
10965Fri, 18 Nov 2011 08:20:04 +0000
10966Checked in by : Robert Osfield
10967From Trajce Nikolov, "Here is extended version of the osgforest example - technique with geometry shader added, was doing it for a project so I thought might be useful to update the example as well "
10968
10969Fri, 18 Nov 2011 08:15:36 +0000
10970Checked in by : Robert Osfield
10971Fixed indentation
10972
10973Thu, 17 Nov 2011 18:45:18 +0000
10974Checked in by : Robert Osfield
10975Added .get() to fix build
10976
10977Fri, 11 Nov 2011 10:36:17 +0000
10978Checked in by : Robert Osfield
10979Updated built in volume shaders to honour the osg::Matierial setting
10980
10981Fri, 11 Nov 2011 10:25:20 +0000
10982Checked in by : Robert Osfield
10983Enabled blending for the iso surface rendering to enable fade in/fade out of volume.
10984
10985Thu, 10 Nov 2011 15:50:22 +0000
10986Checked in by : Robert Osfield
10987Added handling of osgGA::GUIEventAdapter::getMouseYOrientation() in the orientation of mouse y position.Added updating of properties on both mouse move/drag and keydown.
10988
10989
10990
10991Mon, 7 Nov 2011 14:36:50 +0000
10992Checked in by : Robert Osfield
10993Added a check against OSX 10.6 to enable better selection of when to provide custom cosf etc. definition. This change has been introduced to address recurcsion problems in 10.7 in the ac3d plugin.
10994
10995Fri, 4 Nov 2011 12:50:05 +0000
10996Checked in by : Robert Osfield
10997Implement presentation update feature that reloads the presentation on pressing 'u'.
10998
10999Fri, 4 Nov 2011 12:47:24 +0000
11000Checked in by : Robert Osfield
11001Improved the handling of setStartTick() being called mid app, such as when idirectly called when doing a Viewer::setSceneData(). Improved the setting the the initial event state.
11002
11003Fri, 4 Nov 2011 12:45:32 +0000
11004Checked in by : Robert Osfield
11005Improved handling of resetting of the EventQueue::startTick().
11006
11007Fri, 4 Nov 2011 12:44:01 +0000
11008Checked in by : Robert Osfield
11009Added removeFromObjectCache method.
11010
11011Wed, 2 Nov 2011 10:57:17 +0000
11012Checked in by : Robert Osfield
11013Add check to filter out the return of FILE_NOT_FOUND from archive results to prevent these from prematurely exiting the Registry::read(..) method bofore it loads plugins to try and load requested file.
11014
11015Tue, 1 Nov 2011 16:13:24 +0000
11016Checked in by : Robert Osfield
11017Replaced the use of PrtScrn with 'm' for taking screenshots, replaced the use of 'm' with 'M' for taking movies.
11018
11019Tue, 1 Nov 2011 13:41:48 +0000
11020Checked in by : Robert Osfield
11021From Stephan Huber, "A recent commit (https://github.com/openscenegraph/osg/commit/41e23f466d0749d0d9db7ca0b0ada996432a1ee1) for GraphicWindowsIOS.mm broke the compilation for OpenGL ES 1.x as GL_DEPTH_COMPONENT32_OES is not defined for 1.x. I added a #define-guard."
11022
11023Tue, 1 Nov 2011 13:36:07 +0000
11024Checked in by : Robert Osfield
11025Added screen capture handler to present3D, with the PrtScn button used for a single frame capture and 'm' for continuous frame capture. The --screenshot filename command line option can be used to configure the name of the screen capture.
11026
11027Tue, 1 Nov 2011 11:08:48 +0000
11028Checked in by : Robert Osfield
11029Added setting of the sampleDensityWhenMovingProperty at the same time as when setting the sampleDensityProperty
11030
11031Tue, 1 Nov 2011 10:30:18 +0000
11032Checked in by : Robert Osfield
11033Fixed the use DCM_SeriesDescription
11034
11035Tue, 1 Nov 2011 10:27:12 +0000
11036Checked in by : Robert Osfield
11037Improved the handling of multiple datasets being read at once, with all the images in a series being group according to Series UID and SeriesDescription and orientation.
11038
11039Mon, 31 Oct 2011 15:29:49 +0000
11040Checked in by : Robert Osfield
11041Adding missing checks against View's Camera and SceneData for any update callbacks that need calling.
11042
11043Fri, 28 Oct 2011 11:00:55 +0000
11044Checked in by : Robert Osfield
11045Changed the notification level to INFO.
11046
11047Fri, 28 Oct 2011 11:00:08 +0000
11048Checked in by : Robert Osfield
11049Changed the setting of Traits::sampleBuffers so that it's set to 1 when DisplaySettings::getMultiSamples() is set to a non zero value.
11050
11051Fri, 28 Oct 2011 10:36:29 +0000
11052Checked in by : Robert Osfield
11053Changed the default for SampleBuffers to be 1 when set.
11054
11055Fri, 28 Oct 2011 09:45:51 +0000
11056Checked in by : Robert Osfield
11057Removed OSX codepath for setting the depth value to 32 as this turned out to be unneccesary.
11058
11059Fri, 28 Oct 2011 09:11:21 +0000
11060Checked in by : Robert Osfield
11061Changed the default depth to 24.
11062
11063Thu, 27 Oct 2011 16:33:18 +0000
11064Checked in by : Robert Osfield
11065Updated volume shaders to use the GL_LIGHT 0 values to control the direction of the light source
11066
11067Thu, 27 Oct 2011 13:11:20 +0000
11068Checked in by : Robert Osfield
11069Reimplement the light direction controls so that they now work correctly with osgViewer::Viewer.Improved the computation of the light direction from non-dimensional mouse coords so that they now project onto a hemisphere making
11070the interaction more intuitive.
11071
11072
11073
11074
11075Thu, 27 Oct 2011 09:24:34 +0000
11076Checked in by : Robert Osfield
11077Added support for ignore returns as white space.
11078
11079Thu, 27 Oct 2011 08:34:53 +0000
11080Checked in by : Robert Osfield
11081Added support for American spelling of swap and add supportOptions(..) documentation for the new options.
11082
11083Wed, 26 Oct 2011 14:25:56 +0000
11084Checked in by : Robert Osfield
11085Added support into the .p3d format for specifying the osgDB::Options::OptionString via the <tag options="value">.Added support into .vnc plugin for passing in the keywords "swap", "RGB", "RGBA", "BGR", "BGRA" as OptionString values to allow .p3d presentations to control
11086whether the pixelformat should be swapped or set to a specific format.
11087
11088
11089
11090
11091
11092Wed, 26 Oct 2011 12:48:57 +0000
11093Checked in by : Robert Osfield
11094Added password support into present3D's vnc support via the tag usage :  <vnc password="mypassword">hostname</vnc>
11095
11096Wed, 26 Oct 2011 12:29:38 +0000
11097Checked in by : Robert Osfield
11098Added password support into osgvnc example and vnc plugin
11099
11100Wed, 26 Oct 2011 09:34:50 +0000
11101Checked in by : Robert Osfield
11102Implement a simply attempt at detecting when the pixel format needs to be swapped.
11103
11104Tue, 25 Oct 2011 15:55:33 +0000
11105Checked in by : Robert Osfield
11106Added support for 32bit depth buffer
11107
11108Tue, 25 Oct 2011 15:31:46 +0000
11109Checked in by : Robert Osfield
11110Added hack of using a 32bit depth buffer default setting for Traits when compiling under Apple.
11111
11112Mon, 24 Oct 2011 13:40:29 +0000
11113Checked in by : Robert Osfield
11114Moved switching off of the cursor till after the slide event handler has had a chance to switch off the scene.
11115
11116Mon, 24 Oct 2011 11:09:35 +0000
11117Checked in by : Robert Osfield
11118Fixed handling of slide with no layers.
11119
11120Sat, 22 Oct 2011 09:02:18 +0000
11121Checked in by : Robert Osfield
11122Fixed build of StreamOperator
11123
11124Fri, 21 Oct 2011 15:39:51 +0000
11125Checked in by : Robert Osfield
11126Fixed handling of Vec3dArray in GLBeginEdnAdapter/ArrayDispatchers.
11127
11128Fri, 21 Oct 2011 11:00:29 +0000
11129Checked in by : Robert Osfield
11130Added support for using negative scale_x, scale_y and scale_z values in the <volume> tag to allow presentations to flip the imagery
11131
11132Fri, 21 Oct 2011 10:59:42 +0000
11133Checked in by : Robert Osfield
11134Added flipDepth() method
11135
11136Fri, 21 Oct 2011 09:31:56 +0000
11137Checked in by : Robert Osfield
11138Fixed handling of scale.x, scale.y and scale.z paramters so that all of them now take an effect.
11139
11140Thu, 20 Oct 2011 16:49:08 +0000
11141Checked in by : Robert Osfield
11142Fixed handling of reading/writing of osgVolume::VolumeTile tiles
11143
11144Thu, 20 Oct 2011 16:35:50 +0000
11145Checked in by : Robert Osfield
11146Added support for calling throwException() from InputIterator and added a check for negative string sizes.
11147
11148Thu, 20 Oct 2011 11:50:04 +0000
11149Checked in by : Robert Osfield
11150Added check against build type to avoid the build of the osgviewerWX example with debug build as this fails with unresolved symbols within the internals of WxWidgets.
11151
11152Thu, 20 Oct 2011 10:52:32 +0000
11153Checked in by : Robert Osfield
11154From Ulrich Hertlein, fixed build problem due to cmake_policy CMP0017 being only available from cmake-2.8.4, added guard to prevent build problems
11155
11156Thu, 20 Oct 2011 09:23:26 +0000
11157Checked in by : Robert Osfield
11158Improved handling of recent Cmake versions
11159
11160Thu, 20 Oct 2011 08:59:47 +0000
11161Checked in by : Robert Osfield
11162Fixed typo in command line output, and add an explanation message for when createTexture3D fails to create an osg::Image from a list of input osg::Image.
11163
11164Mon, 17 Oct 2011 15:39:46 +0000
11165Checked in by : Robert Osfield
11166Fixed typo
11167
11168Mon, 17 Oct 2011 14:41:49 +0000
11169Checked in by : Robert Osfield
11170Improvements to the compute near/far
11171
11172Mon, 17 Oct 2011 14:40:29 +0000
11173Checked in by : Robert Osfield
11174Improvements to osgShadow::ViewDependentShadowMap and ShadowSettings
11175
11176Mon, 17 Oct 2011 11:12:05 +0000
11177Checked in by : Robert Osfield
11178Quitened down debug message
11179
11180Mon, 17 Oct 2011 10:25:28 +0000
11181Checked in by : Robert Osfield
11182From Jean-Sebastien Guay, add --mapres size option to ViewDependentShadowMap settings.
11183
11184Mon, 3 Oct 2011 15:57:06 +0000
11185Checked in by : Robert Osfield
11186Add catch for when shadows are enabled between the update and draw traversals.
11187
11188Mon, 3 Oct 2011 15:25:16 +0000
11189Checked in by : Robert Osfield
11190From Jean-Sebastien Guay, changed the border colour for the shadow map to be 1 rather the 0 used for debugging so that areas outside the shadow map default to being unshadowed rather than shadowed.                           changed the shadow map texture assigment to StateSet so that it doesn't use OVERRIDE, enabling subgraphs to use the same texture unit for other textures if they so required.                           tidied up indentation.
11191
11192Mon, 3 Oct 2011 14:57:39 +0000
11193Checked in by : Robert Osfield
11194Changed getVertical(..) so it uses the same coord scale as the getGlyph
11195
11196Mon, 3 Oct 2011 14:56:38 +0000
11197Checked in by : Robert Osfield
11198Fixed handling of ShadowSetting LightNum
11199
11200Mon, 3 Oct 2011 10:36:18 +0000
11201Checked in by : Robert Osfield
11202Added Font::getVertical(float& ascender, float& descender) methods.
11203
11204Wed, 28 Sep 2011 11:52:27 +0000
11205Checked in by : Robert Osfield
11206Added catch for NaN vertices that were being generated by osgText, these NaN vertices were causing glu tesselation functions to crash.
11207
11208Wed, 28 Sep 2011 10:54:30 +0000
11209Checked in by : Robert Osfield
11210Added computation of the extents, in light space, of the shadow maps RenderStage contents and use of this to produce a tighter bound light space projection.
11211
11212Tue, 20 Sep 2011 11:46:45 +0000
11213Checked in by : Robert Osfield
11214Added a half second sleep after calling system command when the command is run in the background so that this command has a chance to run and open a window before the calling present3D moves on to the next frame.
11215
11216Tue, 20 Sep 2011 10:59:18 +0000
11217Checked in by : Robert Osfield
11218Added better error reporting and handling when <key> tag contents are not valid.
11219
11220Tue, 20 Sep 2011 10:01:07 +0000
11221Checked in by : Robert Osfield
11222Added handling of <!DOCTYPE...> tag and "" options.
11223
11224Mon, 19 Sep 2011 10:42:54 +0000
11225Checked in by : Robert Osfield
11226From Ulrich Hertlein, "attached is a patch that cleans up compiler warnings and common functionality."
11227
11228Mon, 19 Sep 2011 10:39:19 +0000
11229Checked in by : Robert Osfield
11230From Wojciech Lewandowski, "There was a bug in reading modifier keys when focus to GraphicsWindowWin32  was restored. Handler of WM_SETFOCUS was reading pressed keys and sending WM_KEYDOWN messages to fill initial keyboard state. But WM_KEYDOWN messages sent had  0 on lParam and adaptKey method computing state of modifier mask was using lParam to find which modifier keys are down. Obviously when lParam was 0 it was not recording proper modifier masks.This patch fixes this code sending proper lParam and also makes sure LEFT_CONTROL will be not confused with RIGHT_CONTROL."
11231
11232
11233
11234Mon, 19 Sep 2011 10:34:31 +0000
11235Checked in by : Robert Osfield
11236From Luc Frauciel, "You'll find attached a new option that allow, when using LOD in USER_DEFINED_CENTER mode to expand the radius of the node by the radius of loaded objets. Motivation ; When using PagedLODs, you don't always know the real size of loaded children, If it occurs that they  are out of predefined bounds, picking on the parts that are out of bound will fail They also can be culled out too soon. The problem often  occurs with long object (roads). I've modified LOD and ProxyNode to include this option."and later email:
11237
11238"Attached the UNION_OF_BOUNDING_SPHERE_AND_USER_DEFINED version
11239There are impacts on some serializers (dae, osgWrapper).
11240I haven't modified deprecated osg, since it's deprecated"
11241
11242
11243
11244Mon, 19 Sep 2011 10:12:53 +0000
11245Checked in by : Robert Osfield
11246Added removal of [..] from names returned from glGetActiveUniform results to avoid issues with name lookups when the driver add the [..] for uniform arrays.
11247
11248Mon, 19 Sep 2011 09:44:29 +0000
11249Checked in by : Robert Osfield
11250Copya and Paste Anti-Pattern strikes again!  Renamed FreeType usage to Revisions to correct previous mistake when copying and modifying the ReaderWriter.
11251
11252Wed, 14 Sep 2011 10:45:11 +0000
11253Checked in by : Robert Osfield
11254Fixed memory leak
11255
11256Wed, 14 Sep 2011 10:22:04 +0000
11257Checked in by : Robert Osfield
11258Added missing forward declaration
11259
11260Wed, 14 Sep 2011 10:02:11 +0000
11261Checked in by : Robert Osfield
11262Added asCamera() methods into osg::Camera and osg::Node
11263
11264Wed, 14 Sep 2011 09:49:28 +0000
11265Checked in by : Robert Osfield
11266From Laurens Voerman, "attached is a zipped OpenSceneGraph\src\osgPlugins\ffmpeg\FFmpegDecoderAudio.cppIt solves a wrong sample format being set for audiostreams type S32 and F32, for the
11267enum AVSampleFormat (in include/avutil/samplefmt.h) doesn't match
11268enum SampleFormat   (in include/osg/AudioStream) for anything but
11269SAMPLE_FORMAT_U8 and SAMPLE_FORMAT_S16
11270"
11271
11272and follow up that address versioning issue
11273
11274"I can find the change, avutil version 50.38.0 introduced a new header file:
11275libavutil/samplefmt.h
11276older versions use
11277libavcodec/avcodec.h
11278with the sampleformats without AV_
11279
11280an intermideate fix with the FF_API_OLD_SAMPLE_FMT is removed from ffmpeg 0.8.3 so
11281I think this is the correct fix:
11282
11283#if LIBAVUTIL_VERSION_INT < AV_VERSION_INT(50,38,0)
11284#define AV_SAMPLE_FMT_NONE SAMPLE_FMT_NONE
11285#define AV_SAMPLE_FMT_U8   SAMPLE_FMT_U8
11286#define AV_SAMPLE_FMT_S16  SAMPLE_FMT_S16
11287#define AV_SAMPLE_FMT_S32  SAMPLE_FMT_S32
11288#define AV_SAMPLE_FMT_FLT  SAMPLE_FMT_FLT
11289#define AV_SAMPLE_FMT_DBL  SAMPLE_FMT_DBL
11290#define AV_SAMPLE_FMT_NB   SAMPLE_FMT_NB
11291#endif
11292"
11293
11294
11295
11296
11297
11298
11299Tue, 13 Sep 2011 13:38:26 +0000
11300Checked in by : Robert Osfield
11301From Morten Hauknes, "I have been using the getLastVisiblePixelCount on pre 3.0 osg. I believe maybe this was a private function that we made public in our side. I use(d) this method to make a simple algorithm to tell how much visible an object was in percent.So with the 3.0 api change we propose the following change:
11302- put OSG_EXPORT on the QueryGeometry class so that we get access to the getNumPixels method.
11303- Create a function called getQueryGeometry that returns a casted _queryGeode->getDrawable(). Or a function called getQueryGeode that returns _queryGeode."
11304
11305
11306
11307Tue, 13 Sep 2011 13:33:41 +0000
11308Checked in by : Robert Osfield
11309From Jean-Sebastien Guay, removed unneccessary BUILD_QT_EXAMPLES cmake option
11310
11311Tue, 13 Sep 2011 11:48:06 +0000
11312Checked in by : Robert Osfield
11313From Sukender, "I just fount that writing double precision values (eg. Vec3dArray for vertices) works with .osg but not .osgt/.osgx. So here is the fix (SVN trunk r12712). I suppose .osgb works as expected on this point and did not change anything. So, as for .osg, if you add "precision 16" (for instance) to the optionString, then you'll get double precision vertices written correctly. "
11314
11315Tue, 13 Sep 2011 11:09:39 +0000
11316Checked in by : Robert Osfield
11317From Robert Milharcic, "This will hopefully fix some issues with osgQt, more precisely with GLWidget event handling. There are at least two current GL context braking events, QEvent::Hide and QEvent::ParentChange. When running in a multithreaded mode they both try  to change current GL context in a wrong thread (main GUI thread). The QEvent::ParentChange is also problematic when running in a single threaded model because Qt is going to release current contex then delete it, and then it will create new one, and as a result the osg will continue to render to an invalid deleted context. This changes workaround above problems by deferring execution of the problematic evens. These events has to be enqueued and executed later.  The enqueued event processing is currently done right after swap in a swapBuffersImplementation of GraphicsWindowQt while code is running in a render thread by calling QGLWidget handler directly. In principle the deferred events queue should be executed while in GUI thread but I couldn't find any reliable way to do this, that is without risking a deadlock. For now it is assumed, Qt is not going to execute any GUI thread only operations inside the QGLWidget handler."
11318
11319Tue, 13 Sep 2011 10:15:07 +0000
11320Checked in by : Robert Osfield
11321From Farshid Lashkari, " The osgUtil::CullVisitor class will display an OSG_INFO notification when attempting to clamp the projection matrix with invalid near/var values. This usually appears when the scene graph is empty or all objects are culled. I don't think this scenario warrants having this message appear every frame. It makes it very difficult to debug other issues when this notification floods the output window.I'd prefer to have the notification removed, but there might be legitimate cases where you want this displayed. Instead, I just disabled the output if the near/far values are equal to FLT_MAX (their initial values). This should at least prevent the notification for the common case where everything was culled."
11322
11323
11324
11325Tue, 13 Sep 2011 09:59:21 +0000
11326Checked in by : Robert Osfield
11327From Paul Martz, "Here's my proposed change regarding the osg-users post "small feature culling threshold". I've updated the comments and brought the default values into agreement, but didn't bother to add the environment variable support."
11328
11329Tue, 13 Sep 2011 09:53:34 +0000
11330Checked in by : Robert Osfield
11331From Jean-Sebastien Guay, "I added a simple setting in OSG's CMakeLists.txt to be able to disable building anything related to Qt. It just skips the FindPackage(...) for Qt3 and Qt4, so since they are not found nothing related to Qt will be generated by CMake. The default is to build the Qt related stuff, so current behavior is unchanged."
11332
11333Tue, 13 Sep 2011 09:46:22 +0000
11334Checked in by : Robert Osfield
11335From Sukender, "I added a tiny check to avoid an integer divide-by-zero, when image is invalid (ie. all values are 0)."
11336
11337Tue, 13 Sep 2011 09:43:45 +0000
11338Checked in by : Robert Osfield
11339From Sukender, "I added a crash-guard against corrupted 3DS files, having faces indexes out of the range of existing vertices."
11340
11341Tue, 13 Sep 2011 09:21:07 +0000
11342Checked in by : Robert Osfield
11343From Farshild Lashkari, "Attached is a simple patch that avoids the depth write pass in Text::renderWithDelayedDepthWrites if the current osg::State object has GL_DEPTH_TEST disabled."
11344
11345Tue, 13 Sep 2011 09:17:21 +0000
11346Checked in by : Robert Osfield
11347Reverted Paul Idstein warning fix as this was breaking the build
11348
11349Mon, 12 Sep 2011 16:24:08 +0000
11350Checked in by : Robert Osfield
11351From Ulrich Hertlein, Added some error checks and memory cleanup.
11352
11353Mon, 12 Sep 2011 16:20:45 +0000
11354Checked in by : Robert Osfield
11355From Stephan Huber, fixed build for OSX 10.6 and earlier
11356
11357Mon, 12 Sep 2011 16:17:33 +0000
11358Checked in by : Robert Osfield
11359From Johannes Baeuerle, opptimization of ES support of osg/BufferObject
11360
11361Mon, 12 Sep 2011 12:38:41 +0000
11362Checked in by : Robert Osfield
11363From Bjorn Blissing, "Found a minor (probably a copy & paste) bug in ViewerEventHandlers. Line 251: int getKeyEventWindowedResolutionDown() const { return _keyEventWindowedResolutionUp; }Should be replaced with:
11364int getKeyEventWindowedResolutionDown() const { return _keyEventWindowedResolutionDown; }"
11365
11366
11367
11368Mon, 12 Sep 2011 12:26:55 +0000
11369Checked in by : Robert Osfield
11370From Luc Frauciel, "When osgUtil::DelaunayTriangulator triangulate() function ends with no triangle generated, it crashes. This patch fixes that"
11371
11372Mon, 12 Sep 2011 12:14:17 +0000
11373Checked in by : Robert Osfield
11374From Magnus Kessler, documentation fixes
11375
11376Mon, 12 Sep 2011 12:04:46 +0000
11377Checked in by : Robert Osfield
11378Improved the clarity of doxygen comments
11379
11380Mon, 12 Sep 2011 11:51:14 +0000
11381Checked in by : Robert Osfield
11382Fixed typos in the documentation
11383
11384Mon, 12 Sep 2011 11:28:14 +0000
11385Checked in by : Robert Osfield
11386From Cedric Pinson, from three submissions:"Here a patch that correct like the previous assign collada material name
11387to stateset."
11388
11389and
11390
11391"I changed how the collada reader set object name in osg. Current
11392implementation use collada ID to setup name. with this patch I use
11393collada name to setup name in osg object and if collada provide no name
11394I use as fallback ID. I am not sure we want this fallback.
11395
11396The motivation of this change is that when an artist set names to its
11397objects and export to collada, I am not able to use those names in osg
11398to retrieve the node."
11399
11400and
11401
11402"Here the update of the file that fix the light id stuff"
11403
11404
11405
11406
11407Mon, 12 Sep 2011 11:24:52 +0000
11408Checked in by : Robert Osfield
11409From Bob Kuehne, build fix for OSX 10.7 SDK.
11410
11411Mon, 12 Sep 2011 11:24:24 +0000
11412Checked in by : Robert Osfield
11413From Paul Idstein, warning fixes for OSX 10.7
11414
11415Mon, 12 Sep 2011 10:52:16 +0000
11416Checked in by : Robert Osfield
11417From Magnus Kessler, typo fixes
11418
11419Mon, 12 Sep 2011 10:47:59 +0000
11420Checked in by : Robert Osfield
11421From Wang Rui, "I've encountered a strange problem that osgviewerMFC doesn't work well with the StatsHandler. When the 's' key is pressed, the rendering window will be halted. I tried solving the problem by commenting a line in CMFC_OSG_MDIView::OnKeyDown() and it seems to work now.Another improvement here is to use a thread class derived from
11422OpenThreads to replace the old _beginthread(). It helps a lot in
11423keeping a high frame rate when you open more than one MDI child
11424windows. And the application using OpenThreads in my opinion will be
11425more compatible and portable."
11426
11427
11428
11429Mon, 12 Sep 2011 10:46:42 +0000
11430Checked in by : Robert Osfield
11431Updated SO version number to 90 to allow for recent changes to the ABI, and to set the base for the 3.1.0 series.
11432
11433Mon, 12 Sep 2011 10:43:24 +0000
11434Checked in by : Robert Osfield
11435From Sukender, "I added private constructors to osg::ValueObject & TemplatedValueObject, to avoid allocation on the stack and ugly things like:  TemplatedValueObject<int> value(....);  container->addUserObject(value);"
11436
11437Wed, 7 Sep 2011 20:05:25 +0000
11438Checked in by : Robert Osfield
11439Added handling the ShadowSettings::LightNum for selecting which light to use.
11440
11441Wed, 7 Sep 2011 16:26:57 +0000
11442Checked in by : Robert Osfield
11443Added handling of the case when RenderLeaf::_modelview matrix is NULL, such as when LightPointNode is used in the scene graph.
11444
11445Wed, 7 Sep 2011 15:55:54 +0000
11446Checked in by : Robert Osfield
11447Moved ViewDependetShadowMap parameter settings into a dedicated ShadowSettings object in prep for making it possible to scale the API to handle multiple lights and multiple shadow maps per light.
11448
11449Tue, 6 Sep 2011 17:26:27 +0000
11450Checked in by : Robert Osfield
11451Added setting of the shadow map Camera's name to "ShadowCamera" to improve integration with osgOcean.
11452
11453Tue, 6 Sep 2011 14:13:13 +0000
11454Checked in by : Robert Osfield
11455Added optimization of the mutliple cessna shadow model to address peformance issues when rendering 100 cessna's.
11456
11457Tue, 6 Sep 2011 11:42:54 +0000
11458Checked in by : Robert Osfield
11459Added -5 model option using Wang Rui's test demo as a base
11460
11461Tue, 6 Sep 2011 11:11:38 +0000
11462Checked in by : Robert Osfield
11463Fixed the heights of the trees and houses
11464
11465Tue, 6 Sep 2011 10:12:45 +0000
11466Checked in by : Robert Osfield
11467Added s/getPerspectiveShadowMapCutOffAngle() and use of this when setting up light space to avoid sigularaties when the light and view directions are co-incident.
11468
11469Mon, 5 Sep 2011 12:36:47 +0000
11470Checked in by : Robert Osfield
11471Added support for setting whether ViewDependentShadowMap should provide it's own vertex and fragment shaders.
11472
11473Mon, 5 Sep 2011 12:27:20 +0000
11474Checked in by : Robert Osfield
11475Replaced use of ShapeDrawable with osgTerrain for the terrain tile
11476
11477Fri, 2 Sep 2011 10:16:16 +0000
11478Checked in by : Robert Osfield
11479Added s/getTextureSize() method for setting the shadow map texture size.
11480
11481Fri, 2 Sep 2011 07:46:08 +0000
11482Checked in by : Robert Osfield
11483Disabled the use of the ReceivesShadowTraversalMask() mask
11484
11485Thu, 1 Sep 2011 18:49:33 +0000
11486Checked in by : Robert Osfield
11487Added test line for COMPUTE_NEAR_USING_PRIMITIVES
11488
11489Thu, 1 Sep 2011 18:48:21 +0000
11490Checked in by : Robert Osfield
11491Added fine grained computation of the far plane when using the COMPUTE_NEAR_FAR_USING_PRIMITIVES ComputeNearFarMode. Added COMPUTE_NEAR_FAR_USING_PRIMITIVES option that provides the original functionality where only the near plane is computed in a fine grained way, with the far plane being computed simply from bound volumes.
11492
11493Mon, 29 Aug 2011 16:01:02 +0000
11494Checked in by : Robert Osfield
11495From Tony Horrobin, build fix
11496
11497Mon, 29 Aug 2011 10:26:05 +0000
11498Checked in by : Robert Osfield
11499Added fallback base texture
11500
11501Mon, 29 Aug 2011 09:59:47 +0000
11502Checked in by : Robert Osfield
11503Added support for setting the MinimumShadowMapNearFarRatio.
11504
11505Fri, 26 Aug 2011 15:40:09 +0000
11506Checked in by : Robert Osfield
11507Fixed bug in computaton of the min/max x/z ratios.
11508
11509Fri, 26 Aug 2011 15:36:33 +0000
11510Checked in by : Robert Osfield
11511Added names to models to help with debugging.
11512
11513Fri, 26 Aug 2011 10:52:25 +0000
11514Checked in by : Robert Osfield
11515Added releaseGLObjects/resizeGLObjectBuffers support
11516
11517Thu, 25 Aug 2011 17:21:38 +0000
11518Checked in by : Robert Osfield
11519Improved the handling of depth partitioning and orthographic datasets
11520
11521Thu, 25 Aug 2011 15:39:09 +0000
11522Checked in by : Robert Osfield
11523Added event handling for toggling on/off the light source animation.
11524
11525Wed, 24 Aug 2011 19:38:58 +0000
11526Checked in by : Robert Osfield
11527Added support for user defined setting of the shadow texture unit
11528
11529Wed, 24 Aug 2011 13:57:15 +0000
11530Checked in by : Robert Osfield
11531Changed new ViewDependentShadowMap to default to a perspective shadow map with automatic detection of a spot light/perspetive light projection matrix to prevent inappropriate usage of perspective shadow map.
11532
11533Wed, 24 Aug 2011 12:32:03 +0000
11534Checked in by : Robert Osfield
11535Imorovements to the new perspective/lispsm style shadow implementation.
11536
11537Wed, 24 Aug 2011 12:31:35 +0000
11538Checked in by : Robert Osfield
11539Quitened down and fixed warning
11540
11541Fri, 19 Aug 2011 12:42:51 +0000
11542Checked in by : Robert Osfield
11543Quitended down debug messages and added passing of RenderStage to LispSM code
11544
11545Fri, 19 Aug 2011 10:43:38 +0000
11546Checked in by : Robert Osfield
11547Improved the LispSM computation
11548
11549Fri, 19 Aug 2011 10:43:15 +0000
11550Checked in by : Robert Osfield
11551Changed the local variable near/far type
11552
11553Wed, 17 Aug 2011 17:06:55 +0000
11554Checked in by : Robert Osfield
11555Added back in control of the backface culling.
11556
11557Wed, 17 Aug 2011 16:09:17 +0000
11558Checked in by : Robert Osfield
11559intermin check-in of work on new LispSM implementation
11560
11561Mon, 15 Aug 2011 14:37:16 +0000
11562Checked in by : Robert Osfield
11563Added missing assignement of _simulationTime.
11564
11565Sat, 13 Aug 2011 19:09:58 +0000
11566Checked in by : Robert Osfield
11567From Paul Martz, "Recent changes to osgShadow on trunk were apparently not yet tested with ref_ptr implicit casting disabled. Attached is a fix. "
11568
11569Fri, 12 Aug 2011 20:29:14 +0000
11570Checked in by : Robert Osfield
11571Added public interface for selecting use of perspective and light space perspective shadow maps.  Implementation of backends not implemented yet so will follow.
11572
11573Fri, 12 Aug 2011 14:53:40 +0000
11574Checked in by : Robert Osfield
11575Implemented first pass at shaders for new ViewDepedentShadow map class
11576
11577Tue, 9 Aug 2011 15:57:37 +0000
11578Checked in by : Robert Osfield
11579Implemented ViewDependentShadowMap::setDebugDraw(bool) to allow osgshadow to enable/disable the debug display via the standard --debugHUD option.
11580
11581Tue, 9 Aug 2011 15:20:25 +0000
11582Checked in by : Robert Osfield
11583Changed RTT Camera to use depth.
11584
11585Tue, 9 Aug 2011 13:39:57 +0000
11586Checked in by : Robert Osfield
11587Implemented caching of Camera, Texture and TexGen
11588
11589Tue, 9 Aug 2011 06:54:44 +0000
11590Checked in by : Robert Osfield
11591Added replacement of the placeholder StateSet in the StateGraph with custom StateSet implemented just for the needs of that particular frame.
11592
11593Mon, 8 Aug 2011 17:00:55 +0000
11594Checked in by : Robert Osfield
11595Further work on basic ViewDependentShadowMaps, adding implementation of RTT camera and texgen setup.
11596
11597Sun, 7 Aug 2011 15:54:21 +0000
11598Checked in by : Robert Osfield
11599From Jean-Sebestien Guay and Robert Osfield, mixture of two sets of change - one from JS that adds more controls for specifying positional and spot lights, and from RO adding support for the new ViewDepedentShadowMap
11600
11601Sun, 7 Aug 2011 15:51:54 +0000
11602Checked in by : Robert Osfield
11603Preliminary work on new ViewDependentShadowMap base class
11604
11605Fri, 29 Jul 2011 11:22:32 +0000
11606Checked in by : Robert Osfield
11607Commented out the colorAmbientEmissive += gl_FrontLightProduct[0].ambient; line from the fragment shader as it was causing problems with the shadowed region being sporadically lit when using a spotlight.
11608
11609Fri, 29 Jul 2011 07:42:55 +0000
11610Checked in by : Robert Osfield
11611Fixed comment on end barrier position.
11612
11613Thu, 28 Jul 2011 16:40:28 +0000
11614Checked in by : Robert Osfield
11615Improved handling of the scaling of dicom imagery.
11616
11617Thu, 28 Jul 2011 12:07:22 +0000
11618Checked in by : Robert Osfield
11619Refectored the EGL setup so that it's honours the Traits values.
11620
11621Thu, 28 Jul 2011 11:05:10 +0000
11622Checked in by : Robert Osfield
11623Reverted the change to the default setting of _resizeNonPowerOfTwoHint back to true for all platforms to ensure the same behaivour across platforms, something that can be achieved now thanks to the integrated GLU library.Corrected the default of the ResizeNonPowerOfTwoHint to true to reflect the actual default setting set by the
11624Texture default constructor.
11625
11626
11627
11628Thu, 28 Jul 2011 08:19:29 +0000
11629Checked in by : Robert Osfield
11630From Johannes Baeuerle, "in the file src/osgDB/ObjectWrapper.cpp, where the GlobalLookupTable for gl enums for serialization purposes is defined, some of the compressed texture formats are missing. I added enums for the pvr and etc formats."
11631
11632Thu, 28 Jul 2011 07:46:05 +0000
11633Checked in by : Robert Osfield
11634From Jason Beverage, "Here is a small fix for getCameraContainingPosition.  getXMin was being used in a case where getYMin should be used instead."
11635
11636Mon, 25 Jul 2011 17:07:56 +0000
11637Checked in by : Robert Osfield
11638Fixed stats bug where not all stats fields were being collected by the cull_draw() method used in the SingleThreaded and CullDrawThreadPerContext threading models.
11639
11640Fri, 22 Jul 2011 09:27:41 +0000
11641Checked in by : Robert Osfield
11642From Alexander Irion, "Texture borders are not supported in ES._isTextureBorderClampSupported is set to "TRUE" in Texture.cpp, because of the version number check (GL VERSION >= 1.3).
11643
11644This leads to an invalid enum error, when GL_TEXTURE_BORDER_COLOR is tried to set.
11645"
11646
11647
11648
11649Fri, 22 Jul 2011 08:25:29 +0000
11650Checked in by : Robert Osfield
11651In the RecordCameraPathhandler fixed the handling of pressing 'Z' before 'z' which was causing the view to be reset to 0,0,0 by AnimationPathManipualtor with an empty AnimationPath.
11652
11653Thu, 21 Jul 2011 09:55:03 +0000
11654Checked in by : Robert Osfield
11655Fixed typo
11656
11657Thu, 21 Jul 2011 09:07:22 +0000
11658Checked in by : Robert Osfield
11659From Mathias Froehlich, "I have attached an updated version of the VRML2 loader. That change is the result of the '[osgPlugins] VRML plugin - "file" url' discussion on osg-users.The attached change avoids rewriting file names into some kind of file urls
11660and then use the url for opening an fstream. Instead just use the given file
11661name to open the stream.
11662Also this change adds some Notify output for the error paths.
11663"
11664
11665
11666
11667Thu, 21 Jul 2011 08:52:02 +0000
11668Checked in by : Robert Osfield
11669From Wang Rui, "This fixes a small problem in the FindFBX file.  In CMake scripts, VS2010 is not marked as MSVC100 but MSVC10. And CMake defines MSVC_VERSION instead of MSVC_VER to indicate the version number. The modification can find fbx sdk for VS2010 automatically now. "
11670
11671Wed, 20 Jul 2011 10:17:19 +0000
11672Checked in by : Robert Osfield
11673From Claus Scheiblauer, fixed handling of horizontal mouse wheel events.
11674
11675Wed, 20 Jul 2011 09:10:32 +0000
11676Checked in by : Robert Osfield
11677Introduced workaround for problem of text that is scaled in screen coords, but hasn't been rendered yet so doesn't have knowledge of screen space yet, so assume that scaling is 1 rather than 0 as was previously assumed in the previous handling of screen space text.
11678
11679Mon, 18 Jul 2011 12:41:22 +0000
11680Checked in by : Robert Osfield
11681Added doxygen comments explaining read file callback functionality.
11682
11683Mon, 18 Jul 2011 09:40:58 +0000
11684Checked in by : Robert Osfield
11685Changed the HAVE_CONFIG_H guard so that it uses #ifndef _MSC_VER rather than _WIN32 to avoid problems with Mingw and Cygwin builds of DCMTK.
11686
11687Sun, 17 Jul 2011 16:24:47 +0000
11688Checked in by : Robert Osfield
11689From Alberto Luacas, typo fixes
11690
11691Sun, 17 Jul 2011 10:30:40 +0000
11692Checked in by : Robert Osfield
11693From Wang Rui, improved the handling of the _preReadString within the readWrappedString method by factoring the reading of the next character into a dedicated getCharacter(..) method.
11694
11695Fri, 15 Jul 2011 10:24:23 +0000
11696Checked in by : Robert Osfield
11697From Wang Rui, "I've found that the latest ffmpeg made some functions and macros deprecated, which led to compilation errors in the OSG plugin. I tried fixing them and tested with the version ffmpeg-git-5d4fd1d (ffmpeg version > 0.8, libavcodec = 53.7.0) under Windows. "
11698
11699Fri, 15 Jul 2011 10:22:44 +0000
11700Checked in by : Cedric Pinson
11701Fix crash in osgAnimation when keyframe container are empty
11702
11703Fri, 15 Jul 2011 09:47:34 +0000
11704Checked in by : Robert Osfield
11705From Sukender, Fix for compile errors "public: static char const * const osg::ValueObjectClassNameTrait< xxx >::s_className" already defined in xxx.obj"
11706
11707Fri, 15 Jul 2011 09:14:16 +0000
11708Checked in by : Robert Osfield
11709From Wang Rui,"The files attached should be separately put into the directories src/osgPlugins/osg and src/osgWrappers/serializers/osgSim. They fix a serious infinite loop problem that may be caused by the stream buffer mechanism under Windows and some osgSim wrapper bugs pointed by Andreas. I've asked the community to help test them and hope now we can solve these recent .osgt file reading issues."
11710
11711Fri, 15 Jul 2011 08:43:47 +0000
11712Checked in by : Robert Osfield
11713From Ryan Pavlik, "Fix inventor state copy constructor.    Clang warning:
11714    In file included from src/osgPlugins/Inventor/ConvertToInventor.cpp:80:
11715    src/osgPlugins/Inventor/ConvertToInventor.h:117:71: warning: field is uninitialized when used here [-Wuninitialized]
11716            osgTexGenS(s.osgTexGenS), osgTexGenT(s.osgTexGenT), osgTexGen(osgTexGen),
11717                                                                          ^"
11718
11719
11720
11721Fri, 15 Jul 2011 08:32:04 +0000
11722Checked in by : Robert Osfield
11723From Philip Lamp, submitted by Stephan Huber, "Modify the ReaderWriteImageIO_IOS to correctly handle relative paths when reading from a file. This means that no longer do all image files have to live at the root of the Resources folder inside the app bundle, but can now be organized inside folders. Also improved error handling and fixed a potential leak of a CGColorSpaceRef each once per image load."
11724
11725Fri, 15 Jul 2011 08:16:58 +0000
11726Checked in by : Robert Osfield
11727Converted tabs to four spaces
11728
11729Tue, 28 Jun 2011 07:54:00 +0000
11730Checked in by : Robert Osfield
11731Merged the OSG-3.0 branch versions of into svn/trunk.
11732
11733Tue, 28 Jun 2011 07:23:52 +0000
11734Checked in by : Robert Osfield
11735Added #if lib curl version check around #include <curl/types.h> as this header was deprecated and now removed entirely from libcurl-7.21.7.
11736
11737Tue, 28 Jun 2011 07:22:09 +0000
11738Checked in by : Robert Osfield
11739From Wang Rui, "I've found a small problem which causes crashes in the 3ds plugin while trying to load a model. The fix here will ensure that the texture map is valid and everything could work well then."
11740
11741Mon, 27 Jun 2011 21:33:38 +0000
11742Checked in by : Robert Osfield
11743Tweaked the comments
11744
11745Mon, 27 Jun 2011 21:32:20 +0000
11746Checked in by : Robert Osfield
11747From Jean-Sebestien Guay, workaround for bug under windows with the seek implementation when handling ascii files with unix file endings.
11748
11749Mon, 27 Jun 2011 15:43:33 +0000
11750Checked in by : Robert Osfield
11751Updated NEWS and fixed typo in Contributors.
11752
11753Mon, 27 Jun 2011 10:20:37 +0000
11754Checked in by : Robert Osfield
11755Fixed typo
11756
11757Mon, 27 Jun 2011 10:19:44 +0000
11758Checked in by : Robert Osfield
11759Improved the setContextID doxygen comment.
11760
11761Sat, 25 Jun 2011 20:51:58 +0000
11762Checked in by : Robert Osfield
11763From Andreas Eskland, "I found that a binary PNM file couldn't be read by the PNM plugin in the 3.0 branch. Attached is a small fix in ReaderWriterPNM.cpp, simply opening the file in binary mode."
11764
11765Sat, 25 Jun 2011 11:00:33 +0000
11766Checked in by : Robert Osfield
11767Fixed memory growth issue when using Texture2D::SubloadCallbacks that don't set the TextureObjects sizes.
11768
11769Sat, 25 Jun 2011 07:07:16 +0000
11770Checked in by : Robert Osfield
11771Tightened up float usage.
11772
11773Fri, 24 Jun 2011 19:17:25 +0000
11774Checked in by : Robert Osfield
11775Tightened up the float/double usage
11776
11777Fri, 24 Jun 2011 16:15:47 +0000
11778Checked in by : Robert Osfield
11779Removed redundent assert and associated variables to fix warnings.
11780
11781Fri, 24 Jun 2011 15:04:16 +0000
11782Checked in by : Robert Osfield
11783Implemented missing writeShader
11784
11785Fri, 24 Jun 2011 13:35:20 +0000
11786Checked in by : Robert Osfield
11787From Martin Innus, fixed erroneous change of INTEGER to UNKNOWN, reverting back to INTEGER.
11788
11789Fri, 24 Jun 2011 12:40:18 +0000
11790Checked in by : Robert Osfield
11791Implemented missing Archive::readShader/writeShader, and added searching of the archive list in Registr::read() so that files that are stored in the archives can be found.
11792
11793Fri, 24 Jun 2011 08:32:25 +0000
11794Checked in by : Robert Osfield
11795From Ulrich Hertlein, "While we're on osgSim/ShapeAttribute, here's a fix that fixes the 'UNKNOW' typo and some doxygen"
11796
11797Fri, 24 Jun 2011 08:13:58 +0000
11798Checked in by : Robert Osfield
11799From Wang Rui, "I've modified the code to handle -1.#IND and other kinds of infinite values. Please see the attachments for details"
11800
11801Fri, 24 Jun 2011 08:05:54 +0000
11802Checked in by : Robert Osfield
11803Added operator ==, != and < to fix VS build
11804
11805Thu, 23 Jun 2011 19:58:52 +0000
11806Checked in by : Robert Osfield
11807Fixed warnings generated by clang,src/osgAnimation/Skeleton.cpp:25:87: warning: addition of default argument on redeclaration makes this constructor a copy constructor [-Wdefault-arg-special-member]
11808Skeleton::UpdateSkeleton::UpdateSkeleton(const UpdateSkeleton& us, const osg::CopyOp& copyop= osg::CopyOp::SHALLOW_COPY) : osg::Object(us, copyop), osg::NodeCallback(us, copyop)
11809
11810/src/OpenThreads/pthreads/PThread.cpp:1024:15: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
11811    if (cpunum<0) return -1;
11812
11813src/osgDB/ExternalFileWriter.cpp:221:122: warning: expression result unused [-Wunused-value]
11814    _objects.insert(ObjectsSet::value_type(&obj, ObjectData(absoluteDestinationPath, relativeDestinationPath, written))).first;
11815
11816src/osgManipulator/Dragger.cpp:175:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
11817        if (*itr = constraint) return;
11818
11819src/osgManipulator/Dragger.cpp:187:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
11820        if (*itr = constraint)
11821
11822
11823
11824
11825Thu, 23 Jun 2011 18:24:07 +0000
11826Checked in by : Robert Osfield
11827Warning fixes for:OpenSceneGraph/src/osgPlugins/Inventor/ConvertFromInventor.cpp: In member function ?virtual SbBool SoVRMLImageTextureOsg::readInstance(SoInput*, short unsigned int)?:
11828OpenSceneGraph/src/osgPlugins/Inventor/ConvertFromInventor.cpp:1264:16: warning: variable ?retval? set but not used [-Wunused-but-set-variable]
11829OpenSceneGraph/src/osgPlugins/ac/Geode.cpp: In member function ?void ac3d::Geode::ProcessGeometry(std::ostream&, unsigned int)?:
11830OpenSceneGraph/src/osgPlugins/ac/Geode.cpp:806:35: warning: variable ?fRep_s? set but not used [-Wunused-but-set-variable]
11831OpenSceneGraph/src/osgPlugins/ac/Geode.cpp:806:43: warning: variable ?fRep_t? set but not used [-Wunused-but-set-variable]
11832OpenSceneGraph/src/osgPlugins/ac/Geode.cpp:807:35: warning: variable ?fOffset_s? set but not used [-Wunused-but-set-variable]
11833OpenSceneGraph/src/osgPlugins/ac/Geode.cpp:807:46: warning: variable ?fOffset_t? set but not used [-Wunused-but-set-variable]
11834OpenSceneGraph/src/osgViewer/GraphicsWindowX11.cpp: In member function ?virtual void osgViewer::GraphicsWindowX11::checkEvents()?:
11835OpenSceneGraph/src/osgViewer/GraphicsWindowX11.cpp:1181:10: warning: variable ?destroyWindowRequested? set but not used [-Wunused-but-set-variable]
11836
11837
11838
11839
11840
11841Thu, 23 Jun 2011 16:36:36 +0000
11842Checked in by : Robert Osfield
11843Fixed virtual method mismtaches between subclasses and parent classes.
11844
11845Thu, 23 Jun 2011 15:42:45 +0000
11846Checked in by : Robert Osfield
11847From Ulrich Hertlein, build fix for OSX.
11848
11849Thu, 23 Jun 2011 15:37:35 +0000
11850Checked in by : Robert Osfield
11851Added better handling of archives in ReaderWriterZip::readNode() so that if there is no master file definition it loads all the available nodes in the zip archive and returns an osg::Group containing all the nodes if there is more than one, or just returns the node if there is just one.  Also implemented this functionality for ReaderWriterZip::readImage().
11852
11853Thu, 23 Jun 2011 12:24:47 +0000
11854Checked in by : Robert Osfield
11855Fixed typo in name
11856
11857Thu, 23 Jun 2011 11:27:23 +0000
11858Checked in by : Robert Osfield
11859Updated ChangeLog and AUTHORS file
11860
11861Thu, 23 Jun 2011 11:26:51 +0000
11862Checked in by : Robert Osfield
11863Fixed name typo
11864
11865Thu, 23 Jun 2011 11:09:49 +0000
11866Checked in by : Robert Osfield
11867Fixed warnings.OpenSceneGraph/src/osgGA/NodeTrackerManipulator.cpp:32:1: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11868OpenSceneGraph/src/osgGA/TerrainManipulator.cpp:31:1: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11869OpenSceneGraph/include/osgSim/ShapeAttribute:99:9: warning: base class ?class std::vector<osgSim::ShapeAttribute>? should be explicitly initialized in the copy constructor
11870OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::gi?
11871OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::byte_before_the_zipfile?
11872OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::num_file?
11873OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::pos_in_central_dir?
11874OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::current_file_ok?
11875OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::central_pos?
11876OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::size_central_dir?
11877OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::offset_central_dir?
11878OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::cur_file_info?
11879OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::cur_file_info_internal?
11880OpenSceneGraph/src/osgPlugins/zip/unzip.cpp:3102:14: warning: missing initializer for member ?unz_s::pfile_in_zip_read?
11881OpenSceneGraph/src/osgViewer/CompositeViewer.cpp:30:1: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11882OpenSceneGraph/src/osgViewer/View.cpp:159:1: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11883OpenSceneGraph/src/osgViewer/Viewer.cpp:196:1: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11884OpenSceneGraph/src/osgViewer/Viewer.cpp:196:1: warning: base class ?class osgViewer::ViewerBase? should be explicitly initialized in the copy constructor
11885OpenSceneGraph/include/osgManipulator/Dragger:47:9: warning: base class ?class osg::Object? should be explicitly initialized in the copy constructor
11886
11887
11888
11889
11890Thu, 23 Jun 2011 09:26:27 +0000
11891Checked in by : Robert Osfield
11892From Ryan Pavlik, "I have successfully compiled OpenSceneGraph trunk using the Clang compiler (using a recent trunk build of llvm and clang, haven't tested an older release).  The attached files contain the change shown in the diff below, which was required to finish the build with Clang.  It fixes an issue with two-phase name lookup - there's more information here http://blog.llvm.org/2009/12/dreaded-two-phase-name-lookup.html "
11893
11894Thu, 23 Jun 2011 09:22:23 +0000
11895Checked in by : Robert Osfield
11896From Dimi Christopoulos, "I attach a fixed version of mipmap.cpp which produced a lot of warning on my gcc compiler."
11897
11898Thu, 23 Jun 2011 07:13:13 +0000
11899Checked in by : Robert Osfield
11900Converted tabs to four spaces
11901
11902Wed, 22 Jun 2011 16:18:34 +0000
11903Checked in by : Robert Osfield
11904From Magnus Kessler, "I have recently installed the latest version of collada-dom on Linux, and found that the include path has changed. By default, collada-dom now installs its header files under /usr/local/include/collada-dom or/usr/include/collada- dom. The attached FindCollada.cmake has been updated to look for these locations in addition to the previous candidate locations."
11905
11906Wed, 22 Jun 2011 12:30:01 +0000
11907Checked in by : Robert Osfield
11908Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.Warnings were:
11909
11910/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osg/ShapeDrawable.cpp: In member function ‘void PrimitiveShapeVisitor::createHalfSphere(unsigned int, unsigned int, float, int, float, const Matrix&)’:
11911/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osg/ShapeDrawable.cpp:1409:11: warning: variable ‘nzBase’ set but not used [-Wunused-but-set-variable]
11912/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osg/ShapeDrawable.cpp:1410:11: warning: variable ‘nRatioBase’ set but not used [-Wunused-but-set-variable]
11913/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/DelaunayTriangulator.cpp: In function ‘osgUtil::Triangle_list osgUtil::fillHole(osg::Vec3Array*, std::vector<unsigned int, std::allocator<unsigned int> >)’:
11914/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/DelaunayTriangulator.cpp:569:27: warning: variable ‘ptest’ set but not used [-Wunused-but-set-variable]
11915/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/DelaunayTriangulator.cpp: In member function ‘bool osgUtil::DelaunayTriangulator::triangulate()’:
11916/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/DelaunayTriangulator.cpp:979:45: warning: variable ‘curp’ set but not used [-Wunused-but-set-variable]
11917/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/RenderStage.cpp: In member function ‘void osgUtil::RenderStage::runCameraSetUp(osg::RenderInfo&)’:
11918/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgUtil/RenderStage.cpp:631:18: warning: variable ‘stencilAttached’ set but not used [-Wunused-but-set-variable]
11919/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgText/FadeText.cpp: In member function ‘void FadeTextPolytopeData::buildPolytope()’:
11920/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgText/FadeText.cpp:74:20: warning: variable ‘edge23’ set but not used [-Wunused-but-set-variable]
11921/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgText/FadeText.cpp:75:20: warning: variable ‘edge30’ set but not used [-Wunused-but-set-variable]
11922/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgText/Text.cpp: In member function ‘void osgText::Text::computeBackdropPositions(unsigned int) const’:
11923/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgText/Text.cpp:747:10: warning: variable ‘is_valid_size’ set but not used [-Wunused-but-set-variable]
11924/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/NodeTrackerManipulator.cpp: In member function ‘virtual bool osgGA::NodeTrackerManipulator::performMovementLeftMouseButton(double, double, double)’:
11925/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/NodeTrackerManipulator.cpp:257:21: warning: variable ‘lookVector’ set but not used [-Wunused-but-set-variable]
11926/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/NodeTrackerManipulator.cpp:259:21: warning: variable ‘upVector’ set but not used [-Wunused-but-set-variable]
11927/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/TerrainManipulator.cpp: In member function ‘virtual bool osgGA::TerrainManipulator::performMovementMiddleMouseButton(double, double, double)’:
11928/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/TerrainManipulator.cpp:217:11: warning: variable ‘lookVector’ set but not used [-Wunused-but-set-variable]
11929/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgGA/TerrainManipulator.cpp:219:11: warning: variable ‘upVector’ set but not used [-Wunused-but-set-variable]
11930/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgVolume/FixedFunctionTechnique.cpp: In member function ‘virtual void osgVolume::FixedFunctionTechnique::init()’:
11931/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgVolume/FixedFunctionTechnique.cpp:124:30: warning: variable ‘tf’ set but not used [-Wunused-but-set-variable]
11932/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgParticle/FluidProgram.cpp: In member function ‘virtual void osgParticle::FluidProgram::execute(double)’:
11933/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgParticle/FluidProgram.cpp:38:23: warning: variable ‘velBefore’ set but not used [-Wunused-but-set-variable]
11934/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgShadow/ParallelSplitShadowMap.cpp: In member function ‘virtual void osgShadow::ParallelSplitShadowMap::cull(osgUtil::CullVisitor&)’:
11935/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgShadow/ParallelSplitShadowMap.cpp:593:22: warning: variable ‘bb’ set but not used [-Wunused-but-set-variable]
11936/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgTerrain/GeometryTechnique.cpp: In member function ‘virtual void osgTerrain::GeometryTechnique::generateGeometry(osgTerrain::GeometryTechnique::BufferData&, osgTerrain::Locator*, const osg::Vec3d&)’:
11937/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgTerrain/GeometryTechnique.cpp:777:12: warning: variable ‘i_sampleFactor’ set but not used [-Wunused-but-set-variable]
11938/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgTerrain/GeometryTechnique.cpp:778:12: warning: variable ‘j_sampleFactor’ set but not used [-Wunused-but-set-variable]
11939/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function ‘osg::Image* ReadDDSFile(std::istream&)’:
11940/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp:314:10: warning: variable ‘is3dImage’ set but not used [-Wunused-but-set-variable]
11941/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function ‘bool WriteDDSFile(const osg::Image*, std::ostream&)’:
11942/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/dds/ReaderWriterDDS.cpp:721:10: warning: variable ‘is3dImage’ set but not used [-Wunused-but-set-variable]
11943/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/hdr/hdrloader.cpp: In static member function ‘static bool HDRLoader::load(const char*, bool, HDRLoaderResult&)’:
11944/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/hdr/hdrloader.cpp:101:10: warning: variable ‘cmd’ set but not used [-Wunused-but-set-variable]
11945/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/vtf/ReaderWriterVTF.cpp: In function ‘osg::Image* ReadVTFFile(std::istream&)’:
11946/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/vtf/ReaderWriterVTF.cpp:360:23: warning: variable ‘base’ set but not used [-Wunused-but-set-variable]
11947/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/jp2/ReaderWriterJP2.cpp: In function ‘int putdata(jas_stream_t*, jas_image_t*, int)’:
11948/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/jp2/ReaderWriterJP2.cpp:41:13: warning: variable ‘linelen’ set but not used [-Wunused-but-set-variable]
11949/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/Inventor/ConvertToInventor.cpp: In member function ‘void ConvertToInventor::processGeometry(const osg::Geometry*, ConvertToInventor::InventorState*)’:
11950/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/Inventor/ConvertToInventor.cpp:1639:10: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
11951/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/Inventor/ConvertFromInventor.cpp: In member function ‘virtual SbBool SoVRMLImageTextureOsg::readInstance(SoInput*, short unsigned int)’:
11952/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/Inventor/ConvertFromInventor.cpp:1264:16: warning: variable ‘retval’ set but not used [-Wunused-but-set-variable]
11953/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/GeometryRecords.cpp: In member function ‘virtual void flt::Face::readRecord(flt::RecordInputStream&, flt::Document&)’:
11954/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/GeometryRecords.cpp:369:19: warning: variable ‘secondaryPackedColor’ set but not used [-Wunused-but-set-variable]
11955/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/GeometryRecords.cpp: In member function ‘virtual void flt::Mesh::readRecord(flt::RecordInputStream&, flt::Document&)’:
11956/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/GeometryRecords.cpp:942:19: warning: variable ‘secondaryPackedColor’ set but not used [-Wunused-but-set-variable]
11957/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/ReaderWriterFLT.cpp: In member function ‘virtual osgDB::ReaderWriter::ReadResult FLTReaderWriter::readNode(std::istream&, const Options*) const’:
11958/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/OpenFlight/ReaderWriterFLT.cpp:427:40: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable]
11959/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ive/ShapeAttributeList.cpp: In member function ‘void ive::ShapeAttributeList::write(ive::DataOutputStream*)’:
11960/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ive/ShapeAttributeList.cpp:31:48: warning: variable ‘it’ set but not used [-Wunused-but-set-variable]
11961/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp: In member function ‘void ac3d::Geode::ProcessGeometry(std::ostream&, unsigned int)’:
11962/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp:806:35: warning: variable ‘fRep_s’ set but not used [-Wunused-but-set-variable]
11963/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp:806:43: warning: variable ‘fRep_t’ set but not used [-Wunused-but-set-variable]
11964/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp:807:35: warning: variable ‘fOffset_s’ set but not used [-Wunused-but-set-variable]
11965/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp:807:46: warning: variable ‘fOffset_t’ set but not used [-Wunused-but-set-variable]
11966/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/ac/Geode.cpp:932:38: warning: variable ‘primLength’ set but not used [-Wunused-but-set-variable]
11967/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_geom.cpp: In member function ‘virtual bool trpgGeometry::Write(trpgWriteBuffer&)’:
11968/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_geom.cpp:615:19: warning: variable ‘u’ set but not used [-Wunused-but-set-variable]
11969/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_material.cpp: In member function ‘int trpgMatTable::AddMaterial(const trpgMaterial&, bool)’:
11970/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_material.cpp:103:10: warning: variable ‘spaceInTable’ set but not used [-Wunused-but-set-variable]
11971/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_rarchive.cpp: In member function ‘virtual bool trpgr_Archive::ReadHeader(bool)’:
11972/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/txp/trpage_rarchive.cpp:261:14: warning: variable ‘headerHasTexTable’ set but not used [-Wunused-but-set-variable]
11973/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/unzip.cpp: In member function ‘ZRESULT TUnzip::Get(int, ZIPENTRY*)’:
11974/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/unzip.cpp:4055:8: warning: variable ‘hidden’ set but not used [-Wunused-but-set-variable]
11975/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/unzip.cpp:4055:22: warning: variable ‘system’ set but not used [-Wunused-but-set-variable]
11976/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/unzip.cpp:4055:36: warning: variable ‘archive’ set but not used [-Wunused-but-set-variable]
11977/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/ZipArchive.cpp: In member function ‘virtual bool ZipArchive::getFileNames(osgDB::Archive::FileNameList&) const’:
11978/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/zip/ZipArchive.cpp:91:37: warning: variable ‘iterEnd’ set but not used [-Wunused-but-set-variable]
11979/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/pvr/ReaderWriterPVR.cpp: In member function ‘osgDB::ReaderWriter::ReadResult ReaderWriterPVR::readPVRStream(std::istream&) const’:
11980/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/pvr/ReaderWriterPVR.cpp:155:14: warning: variable ‘hasAlpha’ set but not used [-Wunused-but-set-variable]
11981/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/View.cpp: In function ‘osg::Geometry* create3DSphericalDisplayDistortionMesh(const Vec3&, const Vec3&, const Vec3&, double, double, osg::Image*, const Matrix&)’:
11982/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/View.cpp:737:15: warning: variable ‘cursor’ set but not used [-Wunused-but-set-variable]
11983/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/View.cpp: In function ‘osg::Geometry* createParoramicSphericalDisplayDistortionMesh(const Vec3&, const Vec3&, const Vec3&, double, double, osg::Image*, const Matrix&)’:
11984/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/View.cpp:1130:19: warning: variable ‘cursor’ set but not used [-Wunused-but-set-variable]
11985/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/View.cpp:1118:15: warning: variable ‘dx’ set but not used [-Wunused-but-set-variable]
11986/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/GraphicsWindowX11.cpp: In member function ‘virtual void osgViewer::GraphicsWindowX11::checkEvents()’:
11987/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgViewer/GraphicsWindowX11.cpp:1181:10: warning: variable ‘destroyWindowRequested’ set but not used [-Wunused-but-set-variable]
11988/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/cfg/ConfigParser.cpp: In member function ‘bool osgProducer::CameraConfig::parseFile(const string&)’:
11989/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/cfg/ConfigParser.cpp:2247:13: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
11990/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgQt/QGraphicsViewAdapter.cpp: In member function ‘bool osgQt::QGraphicsViewAdapter::handlePointerEvent(int, int, int)’:
11991/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgQt/QGraphicsViewAdapter.cpp:344:17: warning: variable ‘viewportGeometry’ set but not used [-Wunused-but-set-variable]
11992/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgdistortion/osgdistortion.cpp: In function ‘osg::Node* createDistortionSubgraph(osg::Node*, const Vec4&)’:
11993/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgdistortion/osgdistortion.cpp:125:19: warning: variable ‘cursor’ set but not used [-Wunused-but-set-variable]
11994/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgdistortion/osgdistortion.cpp:126:19: warning: variable ‘texcoord’ set but not used [-Wunused-but-set-variable]
11995/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgdistortion/osgdistortion.cpp: In function ‘osg::Geometry* createDomeDistortionMesh(const Vec3&, const Vec3&, const Vec3&, osg::ArgumentParser&)’:
11996/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgdistortion/osgdistortion.cpp:358:15: warning: variable ‘cursor’ set but not used [-Wunused-but-set-variable]
11997/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgposter/osgposter.cpp: In function ‘int main(int, char**)’:
11998/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgposter/osgposter.cpp:253:31: warning: variable ‘outputTiles’ set but not used [-Wunused-but-set-variable]
11999/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgthreadedterrain/osgthreadedterrain.cpp: In function ‘int main(int, char**)’:
12000/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgthreadedterrain/osgthreadedterrain.cpp:669:10: warning: variable ‘readParameter’ set but not used [-Wunused-but-set-variable]
12001/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgtext3D/TextNode.cpp: In member function ‘virtual void osgText::Layout::layout(osgText::TextNode&) const’:
12002/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgtext3D/TextNode.cpp:80:11: warning: variable ‘characterHeightScale’ set but not used [-Wunused-but-set-variable]
12003/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgvolume/osgvolume.cpp: In function ‘int main(int, char**)’:
12004/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgvolume/osgvolume.cpp:678:38: warning: variable ‘internalFormatMode’ set but not used [-Wunused-but-set-variable]
12005/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgwidgetcanvas/osgwidgetcanvas.cpp: In function ‘bool windowMouseOver(osgWidget::Event&)’:
12006/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgwidgetcanvas/osgwidgetcanvas.cpp:27:24: warning: variable ‘xy’ set but not used [-Wunused-but-set-variable]
12007/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgwidgetcanvas/osgwidgetcanvas.cpp: In function ‘bool widgetMouseOver(osgWidget::Event&)’:
12008/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/examples/osgwidgetcanvas/osgwidgetcanvas.cpp:35:24: warning: variable ‘xy’ set but not used [-Wunused-but-set-variable]
12009/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/p3d/ReaderWriterP3D.cpp: In member function ‘osg::Node* ReaderWriterP3DXML::parseXmlGraph(osgDB::XmlNode*, bool, osgDB::Options*) const’:
12010/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/src/osgPlugins/p3d/ReaderWriterP3D.cpp:2121:10: warning: variable ‘readSlide’ set but not used [-Wunused-but-set-variable]
12011/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/applications/present3D/present3D.cpp: In function ‘int main(int, char**)’:
12012/home/stephan/Dev/LibSources/OpenSceneGraph-3.0.0-rc2/applications/present3D/present3D.cpp:639:10: warning: variable ‘sizesSpecified’ set but not used [-Wunused-but-set-variable]
12013
12014
12015
12016
12017
12018
12019Wed, 22 Jun 2011 09:12:12 +0000
12020Checked in by : Robert Osfield
12021Fixed regression in --run-on-demand feature
12022
12023Tue, 21 Jun 2011 17:26:40 +0000
12024Checked in by : Robert Osfield
12025Removed assert() that always evaluated to true.
12026
12027Tue, 21 Jun 2011 13:01:23 +0000
12028Checked in by : Robert Osfield
12029From Torben Dannhauer, "originally I posted the addendum of 'freetype244MT', but that was wrong. I updated it to the correct addendum of 'freetype244' yesterday, but supposedly that was not forwarded to you by the forum-to-mail-gateway.Find attached the corrected CMake module. "
12030
12031
12032
12033Tue, 21 Jun 2011 10:15:03 +0000
12034Checked in by : Robert Osfield
12035Updated ChangeLog
12036
12037Tue, 21 Jun 2011 09:54:57 +0000
12038Checked in by : Robert Osfield
12039Added returns to end of files
12040
12041Tue, 21 Jun 2011 09:54:23 +0000
12042Checked in by : Robert Osfield
12043Added return to end of file
12044
12045Tue, 21 Jun 2011 09:53:34 +0000
12046Checked in by : Robert Osfield
12047Conveted tabs to four spaces and added a return to end of file
12048
12049Tue, 21 Jun 2011 09:29:32 +0000
12050Checked in by : Michael PLATINGS
12051Fixed redundant "enumeration not handled in switch" warnings. Fixed a warning about a comparison between different enums - EUnifiedMappingType was being compared with EMappingType. In general the FBX SDK is moving away from Get & Set functions to giving direct access to properties, so I have changed GetMappingType() to CurrentMappingType.Get()
12052
12053Tue, 21 Jun 2011 09:00:01 +0000
12054Checked in by : Robert Osfield
12055Disabled VisualStudio warning warning C4611: interaction between '_setjmp' and C++ object destruction is non-portable
12056
12057Mon, 20 Jun 2011 19:15:53 +0000
12058Checked in by : Robert Osfield
12059Fixed a range of issues reported by cppcheck:[examples/osgphotoalbum/PhotoArchive.cpp:56]: (error) Memory leak: fileIndentifier
12060[examples/osgphotoalbum/PhotoArchive.cpp:257]: (error) Deallocating a deallocated pointer: newData
12061[examples/osgphotoalbum/PhotoArchive.cpp:318]: (error) Deallocating a deallocated pointer: newData
12062[src/osg/ImageUtils.cpp:116]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12063[src/osg/ImageUtils.cpp:307]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12064[src/osg/ImageUtils.cpp:312]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12065[src/osg/ImageUtils.cpp:367]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12066[src/osg/ImageUtils.cpp:399]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12067[src/osg/ImageUtils.cpp:400]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12068[src/osg/ImageUtils.cpp:482]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12069[src/osg/ImageUtils.cpp:483]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12070[src/osg/ImageUtils.cpp:484]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12071[src/osg/ImageUtils.cpp:519]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12072[src/osg/ImageUtils.cpp:536]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12073[src/osg/OcclusionQueryNode.cpp:71]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12074[src/osg/OcclusionQueryNode.cpp:74]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12075[src/osg/OcclusionQueryNode.cpp:77]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12076[src/osg/OcclusionQueryNode.cpp:82]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12077[src/osg/OcclusionQueryNode.cpp:102]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12078[src/osg/OcclusionQueryNode.cpp:107]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12079[src/osg/OcclusionQueryNode.cpp:599]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12080[src/osg/OcclusionQueryNode.cpp:600]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12081[src/osg/OcclusionQueryNode.cpp:601]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12082[src/osg/OcclusionQueryNode.cpp:602]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12083[src/osg/OcclusionQueryNode.cpp:603]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12084[src/osg/OcclusionQueryNode.cpp:604]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12085[src/osg/OcclusionQueryNode.cpp:605]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12086[src/osg/OcclusionQueryNode.cpp:606]: (portability) Extra qualification 'osg::' unnecessary and considered an error by many compilers.
12087[src/osgDB/ExternalFileWriter.cpp:134]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12088[src/osgDB/ExternalFileWriter.cpp:135]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12089[src/osgDB/ExternalFileWriter.cpp:136]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12090[src/osgDB/ExternalFileWriter.cpp:137]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12091[src/osgDB/ExternalFileWriter.cpp:139]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12092[src/osgDB/ExternalFileWriter.cpp:177]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12093[src/osgDB/ExternalFileWriter.cpp:178]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12094[src/osgDB/ExternalFileWriter.cpp:195]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12095[src/osgDB/ExternalFileWriter.cpp:198]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12096[src/osgDB/ExternalFileWriter.cpp:203]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12097[src/osgDB/ExternalFileWriter.cpp:205]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12098[src/osgDB/ExternalFileWriter.cpp:253]: (portability) Extra qualification 'osgDB::' unnecessary and considered an error by many compilers.
12099[src/osgDB/InputStream.cpp:553]: (error) Memory leak: data
12100[src/osgDB/OutputStream.cpp:393]: (error) Memory leak: data
12101[src/osgPlugins/Inventor/ConvertToInventor.cpp:656]: (error) Mismatching allocation and deallocation: tmpArray
12102[src/osgPlugins/Inventor/ReaderWriterIV.cpp:237]: (error) Common realloc mistake: 'buf' nulled but not freed upon failure
12103[src/osgPlugins/OpenFlight/expGeometryRecords.cpp:167]: (portability) Extra qualification 'flt::' unnecessary and considered an error by many compilers.
12104[src/osgPlugins/OpenFlight/expGeometryRecords.cpp:373]: (portability) Extra qualification 'flt::' unnecessary and considered an error by many compilers.
12105[src/osgPlugins/cfg/CameraConfig.cpp:635]: (error) Unusual pointer arithmetic
12106[src/osgPlugins/freetype/FreeTypeLibrary.cpp:122]: (error) Memory leak: buffer
12107[src/osgPlugins/geo/ReaderWriterGEO.cpp:210]: (error) Possible null pointer dereference: gfd - otherwise it is redundant to check if gfd is null at line 211
12108[src/osgPlugins/geo/ReaderWriterGEO.cpp:227]: (error) Possible null pointer dereference: gfd - otherwise it is redundant to check if gfd is null at line 228
12109[src/osgPlugins/geo/ReaderWriterGEO.cpp:903]: (error) Possible null pointer dereference: gfd - otherwise it is redundant to check if gfd is null at line 904
12110[src/osgPlugins/geo/osgGeoNodes.h:180]: (error) Memory leak: geoHeaderGeo::intVars
12111[src/osgPlugins/geo/osgGeoNodes.h:181]: (error) Memory leak: geoHeaderGeo::useVars
12112[src/osgPlugins/geo/osgGeoNodes.h:182]: (error) Memory leak: geoHeaderGeo::extVars
12113[src/osgPlugins/md2/ReaderWriterMD2.cpp:180]: (error) Memory leak: mapbase
12114[src/osgPlugins/md2/ReaderWriterMD2.cpp:166]: (error) Resource leak: file_fd
12115[src/osgPlugins/pic/ReaderWriterPIC.cpp:152]: (error) Mismatching allocation and deallocation: tmpbuf
12116[src/osgPlugins/pic/ReaderWriterPIC.cpp:153]: (error) Mismatching allocation and deallocation: buffer
12117[src/osgPlugins/ply/plyfile.cpp:843]: (error) Memory leak: plyfile
12118[src/osgPlugins/pvr/ReaderWriterPVR.cpp:179]: (error) Memory leak: imageData
12119[src/osgPlugins/shp/ESRIShapeParser.cpp:29]: (error) Resource leak: fd
12120[src/osgPlugins/shp/XBaseParser.cpp:96]: (error) Resource leak: fd
12121[src/osgPlugins/zip/unzip.cpp:3158]: (error) Possible null pointer dereference: s - otherwise it is redundant to check if s is null at line 3159
12122[src/osgPlugins/zip/unzip.cpp:4155]: (error) Dangerous usage of 'rd' (strncpy doesn't always 0-terminate it)
12123[src/osgShadow/MinimalCullBoundsShadowMap.cpp:334]: (error) Possible null pointer dereference: rl - otherwise it is redundant to check if rl is null at line 331
12124[src/osgViewer/ScreenCaptureHandler.cpp:617]: (error) Possible null pointer dereference: camera - otherwise it is redundant to check if camera is null at line 611
12125[src/osgViewer/ScreenCaptureHandler.cpp:632]: (error) Possible null pointer dereference: camera - otherwise it is redundant to check if camera is null at line 626
12126[src/osgVolume/Locator.cpp:209]: (error) Dangerous iterator usage after erase()-method.
12127[src/osgVolume/RayTracedTechnique.cpp:274]: (error) Possible null pointer dereference: imageLayer - otherwise it is redundant to check if imageLayer is null at line 259
12128[src/osgVolume/RayTracedTechnique.cpp:275]: (error) Possible null pointer dereference: imageLayer - otherwise it is redundant to check if imageLayer is null at line 259
12129[src/osgWrappers/serializers/osg/ShaderBinary.cpp:28]: (error) Mismatching allocation and deallocation: data
12130
12131
12132
12133
12134Mon, 20 Jun 2011 14:09:49 +0000
12135Checked in by : Robert Osfield
12136Removed unneccesary namespace qualifiers, and issue picked out by cppcheck.
12137
12138Mon, 20 Jun 2011 12:36:53 +0000
12139Checked in by : Robert Osfield
12140From Farshid Lashkari, BGR write support for BMP, PNG and TGA
12141
12142Mon, 20 Jun 2011 11:25:52 +0000
12143Checked in by : Robert Osfield
12144Added catch for window manager doesn't set the window size to full screen.
12145
12146Mon, 20 Jun 2011 09:28:39 +0000
12147Checked in by : Robert Osfield
12148Added check against Traits::overrideRedirct to prevent the fullscreen workaround being run when overrideRedirect is on as overrideRedirect switches off the window managers ability to manage the fullscreen so the problem doesn't need working around.
12149
12150Mon, 20 Jun 2011 09:22:57 +0000
12151Checked in by : Robert Osfield
12152Introduced a workaround for fullscreen toggle issues under modern X11 window managers.
12153
12154Mon, 20 Jun 2011 09:20:39 +0000
12155Checked in by : Robert Osfield
12156Added sleep before window resizing to make it less likely that the previous frames rendering traversal is still running when the window(s) is resized, something that creates what looks like a glitch in rendering.
12157
12158Sun, 19 Jun 2011 19:16:49 +0000
12159Checked in by : Robert Osfield
12160From Torben Dannhauer, "Just in time for OSG 3.0 I will present an updated 3rdParty package for VS2008 , which includes some updated libraries (libcurl, freetype, jpeg). It also provides now all debug databases (*.pdb), so all the annoying compile warnings about missing .pdb files are gone.I extended the CMAKE module to find the new library."
12161
12162
12163
12164Fri, 17 Jun 2011 16:55:49 +0000
12165Checked in by : Robert Osfield
12166Updated version to 3.1.0 in prep for the first developer release for 3.x series
12167
12168Fri, 17 Jun 2011 12:57:31 +0000
12169Checked in by : Robert Osfield
12170Added extern "C" to fix build issues under OSX
12171
12172Fri, 17 Jun 2011 12:31:07 +0000
12173Checked in by : Robert Osfield
12174Updated ChangeLog, NEWS and READE for 3.0.0-rc1
12175
12176Fri, 17 Jun 2011 11:47:47 +0000
12177Checked in by : Robert Osfield
12178Updated version number
12179
12180Fri, 17 Jun 2011 11:47:33 +0000
12181Checked in by : Robert Osfield
12182Fixed Jorge Izquierdo name.
12183
12184Fri, 17 Jun 2011 11:02:40 +0000
12185Checked in by : Robert Osfield
12186Updated OpenThreads version number for stable release
12187
12188Fri, 17 Jun 2011 10:35:00 +0000
12189Checked in by : Robert Osfield
12190Tempory fix for static build of Present3D which disables the use of ffmpeg when compiling static, will need to look into unresolved symbols assoiated with FFMPEG at a later date.
12191
12192Fri, 17 Jun 2011 09:20:57 +0000
12193Checked in by : Robert Osfield
12194Updated AUTHORS file for 3.0.0-rc1
12195
12196Fri, 17 Jun 2011 09:19:11 +0000
12197Checked in by : Robert Osfield
12198Updated ChangeLog
12199
12200Fri, 17 Jun 2011 09:05:48 +0000
12201Checked in by : Robert Osfield
12202From Jan Peciva, "sending updated version of StencilTwoSided. It supports now even GL_ATI_separate_stencil extension and there are more OSG_INFOs to see, which API is used."
12203
12204Fri, 17 Jun 2011 09:02:22 +0000
12205Checked in by : Robert Osfield
12206Updated version number of 3.0.0-rc1
12207
12208Fri, 17 Jun 2011 08:47:36 +0000
12209Checked in by : Robert Osfield
12210Added GLES version checks to prevent build problems under GLES1 and GLES2
12211
12212Fri, 17 Jun 2011 08:42:54 +0000
12213Checked in by : Robert Osfield
12214Refined the version checking
12215
12216Fri, 17 Jun 2011 08:41:56 +0000
12217Checked in by : Robert Osfield
12218Build fix
12219
12220Fri, 17 Jun 2011 08:26:51 +0000
12221Checked in by : Robert Osfield
12222From Ulrich Hertlein, "the OS X/Cocoa implementation logs some debug junk on every key stroke.  The attached patch removes this."
12223
12224Fri, 17 Jun 2011 08:15:18 +0000
12225Checked in by : Robert Osfield
12226From Jorge Ciges, "This is one of those bugs that you don't find until you try to compile under another pc that doesn't have Cmake 2.8."
12227
12228Fri, 17 Jun 2011 06:22:01 +0000
12229Checked in by : Robert Osfield
12230Fixed warning
12231
12232Fri, 17 Jun 2011 06:09:25 +0000
12233Checked in by : Robert Osfield
12234Fixed warnings
12235
12236Fri, 17 Jun 2011 05:57:29 +0000
12237Checked in by : Robert Osfield
12238Added disabling of VisualStudio warning C4324 : structure was padded due to __declspec(align())
12239
12240Thu, 16 Jun 2011 18:43:58 +0000
12241Checked in by : Robert Osfield
12242Fixed warnings.
12243
12244Thu, 16 Jun 2011 18:25:46 +0000
12245Checked in by : Robert Osfield
12246Added support for new InternalTextureFormatModes
12247
12248Thu, 16 Jun 2011 18:12:55 +0000
12249Checked in by : Robert Osfield
12250Added wider file extension support to ExternalFileWriter::generateObjectName
12251
12252Thu, 16 Jun 2011 16:02:27 +0000
12253Checked in by : Robert Osfield
12254From Farshid Lashkari, "Attached is a small patch that adds support for writing BGR images to the DDS plugin."
12255
12256Thu, 16 Jun 2011 16:00:33 +0000
12257Checked in by : Robert Osfield
12258From John Cummings, "While testing recent OSG developer releases and the subversion trunk, I have noticed that on my 64-bit Linux machines, all of the OSG libraries get installed into the "lib64" directory as I would expect. However, the OpenThreads library gets installed into the "lib" directory when selecting "Build OpenThreads with Qt threading support." That is, with the BUILD_OPENTHREADS_WITH_QT set to ON.I am attaching the a fix for this issue in the file:
12259
12260src/OpenThreads/qt/CMakeLists.txt
12261
12262It simply adds ${LIB_POSTFIX} to the destination as in done with all
12263other CMakeLists.txt with libraries in OSG. I have tested it on both
1226432-bit and 64-bit Linux."
12265
12266
12267
12268Thu, 16 Jun 2011 15:57:40 +0000
12269Checked in by : Robert Osfield
12270Windows warning fixes
12271
12272Thu, 16 Jun 2011 13:00:28 +0000
12273Checked in by : Robert Osfield
12274Fixed indentation issues
12275
12276Thu, 16 Jun 2011 10:05:49 +0000
12277Checked in by : Robert Osfield
12278Improved indentation.
12279
12280Thu, 16 Jun 2011 08:59:48 +0000
12281Checked in by : Robert Osfield
12282Replaced tabs with four spaces
12283
12284Thu, 16 Jun 2011 08:46:30 +0000
12285Checked in by : Robert Osfield
12286From Jean-Christophe Lombardo, "On Fedora 14, dcmtk libs are under /usr/lib/dcmtk. I've added a PATH_SUFFIX to take that into account"
12287
12288Wed, 15 Jun 2011 18:31:11 +0000
12289Checked in by : Robert Osfield
12290Improved the handling of compiling vs flushing deleted objects
12291
12292Wed, 15 Jun 2011 17:00:44 +0000
12293Checked in by : Robert Osfield
12294Changed the key handling code to use EventQueue::getTime() rather then the theEvent timestamp.
12295
12296Wed, 15 Jun 2011 09:36:34 +0000
12297Checked in by : Robert Osfield
12298Fixed blitting of FBO's with multiple render targets.
12299
12300Wed, 15 Jun 2011 09:35:25 +0000
12301Checked in by : Robert Osfield
12302From Anthousis Andreadis, added multiple sampling test for multiple rendering targets which is activated by the --ms command line option.
12303
12304Tue, 14 Jun 2011 18:10:27 +0000
12305Checked in by : Robert Osfield
12306From Jorge Ciges, "Update to FindAndroidNDK to make it use the latest Ndk (r5c) automatically.That fixes compatibilities with some 2.1 devices. And it looks like all goes well."
12307
12308
12309
12310Tue, 14 Jun 2011 16:54:20 +0000
12311Checked in by : Robert Osfield
12312Replaced .osg with .osgt file usage
12313
12314Tue, 14 Jun 2011 16:50:40 +0000
12315Checked in by : Robert Osfield
12316Improved the handling of command line parameters
12317
12318Tue, 14 Jun 2011 15:55:36 +0000
12319Checked in by : Robert Osfield
12320Updated version
12321
12322Tue, 14 Jun 2011 15:48:27 +0000
12323Checked in by : Robert Osfield
12324Added support osg::State::drawQuad(..) for number of vertices in quads to uint range rather than just ushort range.
12325
12326Tue, 14 Jun 2011 12:44:44 +0000
12327Checked in by : Robert Osfield
12328Fixed issue with events having a negative delta of time between them.
12329
12330Tue, 14 Jun 2011 10:15:12 +0000
12331Checked in by : Robert Osfield
12332Added GLBufferObject::computeBufferAlignment(..) method to enable buffer entries to be aligned along specified buffer alignment boundaries, currently defaulting to 4.
12333
12334Tue, 14 Jun 2011 09:16:44 +0000
12335Checked in by : Robert Osfield
12336From Stephan Huber, "attached you'll find a fix for the non-working useCursor()-method for Windows. With the old code you can switch off the cursor, but not back on."
12337
12338Tue, 14 Jun 2011 09:11:58 +0000
12339Checked in by : Robert Osfield
12340Removed executable permission.
12341
12342Tue, 14 Jun 2011 09:01:54 +0000
12343Checked in by : Robert Osfield
12344From Stephan Huber,  "attached you'll find some tweaks for the FindQuicktime and > FindQTKit-cmake-plugins, so they get disabled for ios-builds."
12345
12346Mon, 13 Jun 2011 15:20:48 +0000
12347Checked in by : Robert Osfield
12348Fixed wild card search when wild card filename includes a path.
12349
12350Mon, 13 Jun 2011 08:52:11 +0000
12351Checked in by : Robert Osfield
12352From Jeremy Moles, fixed style == operator.
12353
12354Mon, 13 Jun 2011 08:45:25 +0000
12355Checked in by : Robert Osfield
12356From Stephan Huber, build fix for IOS
12357
12358Fri, 10 Jun 2011 11:42:02 +0000
12359Checked in by : Robert Osfield
12360Added handling of s/gUserValue() directly on a UserDataContainer.
12361
12362Thu, 9 Jun 2011 14:20:46 +0000
12363Checked in by : Robert Osfield
12364Updated ChangeLog and AUTHORS file for 2.9.16 dev release
12365
12366Thu, 9 Jun 2011 14:11:04 +0000
12367Checked in by : Robert Osfield
12368From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.As Rafa and I told you earlier this can't be integrated in the CMAKE chain. It needs to be compiled by the user out of the OSG standard compilation. It could be stored in the examples. That way users will not come here asking for the examples.
12369
12370Main characteristics are:
12371
12372-Menu with loading and unloading by path.
12373-Return to home view
12374-Keyboard capabilities with manipilator switch and basic state changing.
12375-Change color screen.
12376-Osg log bypassed to LogCat (This comes practically straight from Marcin Hajder example I've only added personal TAG)
12377-Earmbi / Earmbi V7
12378-Install to SD (if the device supports the feature)
12379
12380And that's all. Now I'm looking to fix the environmental mapping with true GLES (it does not work well in Android) I will try to make it in time for 3.0. The other work that i'm studying Dynamic build with Android but that will need a lot of time to test.
12381
12382
12383
12384
12385Thu, 9 Jun 2011 12:57:14 +0000
12386Checked in by : Robert Osfield
12387Refactored the UserDataContainer so that the osg::UserDataContainer is now a pure virtual base class, with a osg::DefaultUserDataContainer subclassed from this.  The user object access methods have now all been moved from osg::Object into the UserDataContainer class, except for the set/getUserData() methods that are left in osg::Object for backwards compatibility, and the description list access methods have been moved back into osg::Node.main UserObject access methods are now all def
12388
12389
12390
12391Thu, 9 Jun 2011 11:07:27 +0000
12392Checked in by : Robert Osfield
12393From Mathias Froehlich, "the attached patch adds an additional null pointer check"
12394
12395Thu, 9 Jun 2011 11:05:36 +0000
12396Checked in by : Robert Osfield
12397From Mathias Froehlich, "The attached patch adds the polygon primitive to the TangentSpace computation. As far as I understand, this should just work for the polygon as well as with the tristrip primitive. "
12398
12399Thu, 9 Jun 2011 10:48:19 +0000
12400Checked in by : Robert Osfield
12401Changed the defaults volume setting to not enable the SampleDensityWhenMoving property.
12402
12403Wed, 8 Jun 2011 17:45:24 +0000
12404Checked in by : Robert Osfield
12405Cleaned up example to use the new ImageUtils functions for creating a 3D image from a list of images.
12406
12407Wed, 8 Jun 2011 16:10:46 +0000
12408Checked in by : Robert Osfield
12409Added support for creating a 3D Image from an image list.Added support for reading a list of images in the Present3D <volume> tag.
12410
12411
12412
12413Wed, 8 Jun 2011 09:28:59 +0000
12414Checked in by : Robert Osfield
12415Removed OSG_EXPORT
12416
12417Wed, 8 Jun 2011 09:24:50 +0000
12418Checked in by : Robert Osfield
12419Introduced a less conservative near ratio.
12420
12421Wed, 8 Jun 2011 09:24:29 +0000
12422Checked in by : Robert Osfield
12423Simplified the osgdepthpartion example to use the osgView::View::setUpDepthPartition(..) feature
12424
12425Tue, 7 Jun 2011 20:24:49 +0000
12426Checked in by : Robert Osfield
12427Added support for reading .osg, .osgb, .osgx, .osgt and .ive models that contain volumes from within the volume tag.
12428
12429Tue, 7 Jun 2011 16:17:35 +0000
12430Checked in by : Robert Osfield
12431Added support for .osgt, .osgb and .osgx plugins to osgvolume example
12432
12433Tue, 7 Jun 2011 15:33:35 +0000
12434Checked in by : Robert Osfield
12435Updated ChangeLog and AUTHORS file for release
12436
12437Tue, 7 Jun 2011 14:28:58 +0000
12438Checked in by : Robert Osfield
12439From Sukender, "Lastest change (update to FBX 2012.1) introduced a regression. It didn't take materials' order into consideration. The line    lMaterialLayer->GetDirectArray().SetAt(it->second.getIndex(), lMaterial); has been replaced by    _curFbxNode->AddMaterial(lMaterial); because KFbxLayerElementMaterial::GetDirectArray() is now private and we can't access to it. However, pushing back the material at the end of the vector is wrong. We can use the (now) public attribute KFbxLayerElementMaterial::mDirectArray, as in this submission. "
12440
12441Tue, 7 Jun 2011 14:26:13 +0000
12442Checked in by : Robert Osfield
12443From Mathias Froehlich, build fixes for legacy unix systems
12444
12445Tue, 7 Jun 2011 13:02:20 +0000
12446Checked in by : Robert Osfield
12447Added ability to subclass from osg::Object to provide custom user data functionality.  A new UserDataContainer provides the default implementation of the user data functionality.
12448
12449Tue, 7 Jun 2011 09:28:38 +0000
12450Checked in by : Robert Osfield
12451Added the return of the index position of the added UserObject
12452
12453Tue, 7 Jun 2011 08:53:03 +0000
12454Checked in by : Robert Osfield
12455Added support for searching for user objects from a given startPosition in the UserDataContainer object.
12456
12457Mon, 6 Jun 2011 11:48:32 +0000
12458Checked in by : Robert Osfield
12459From Frida Schlaug, "Imageio for ios had a poorly implemented function for reading from streams (always returning null). In this patch I copied some code from the non-ios imageio file and adjusted it to work on ios. "
12460
12461Mon, 6 Jun 2011 11:45:25 +0000
12462Checked in by : Robert Osfield
12463From Jorge Ciges, Minor tweaks in Android makefiles that make possible to compile for armeabi v7 with neon
12464
12465Mon, 6 Jun 2011 11:44:21 +0000
12466Checked in by : Robert Osfield
12467From Jorge Ciges, Minor tweaks in Android makefiles that make possible to compile for armeabi v7 with neon
12468
12469Fri, 3 Jun 2011 15:58:36 +0000
12470Checked in by : Robert Osfield
12471Added support for --tf-255 transfer function files
12472
12473Fri, 3 Jun 2011 13:47:59 +0000
12474Checked in by : Robert Osfield
12475Added support for using the sampleDensityWhenMoving tag with all techniques
12476
12477Thu, 2 Jun 2011 22:49:29 +0000
12478Checked in by : Robert Osfield
12479Added extra check to make sure that _userDataContainer was available before copying it
12480
12481Thu, 2 Jun 2011 22:07:16 +0000
12482Checked in by : Robert Osfield
12483Add new macro's to help with serialization of new user objects
12484
12485Thu, 2 Jun 2011 22:06:56 +0000
12486Checked in by : Robert Osfield
12487Added new osguserdata example as a guide to the new user object API and as a testbed
12488
12489Thu, 2 Jun 2011 22:05:10 +0000
12490Checked in by : Robert Osfield
12491Added support for new osg::Object user objects.
12492
12493Thu, 2 Jun 2011 22:04:08 +0000
12494Checked in by : Robert Osfield
12495Introduced new user object support into osg::Object that allows assignment of a list of user objects to an osg::Object.Refactored original UserData and Descriptions strings to be managed alongside the new user object suppport within
12496a single osg::Object::UserDataContainer.
12497
12498
12499
12500Thu, 2 Jun 2011 21:32:03 +0000
12501Checked in by : Robert Osfield
12502Updated version
12503
12504Thu, 2 Jun 2011 20:38:13 +0000
12505Checked in by : Robert Osfield
12506Added ref_ptr<> usage to avoid possible memory leak.
12507
12508Thu, 2 Jun 2011 14:42:21 +0000
12509Checked in by : Robert Osfield
12510Updated version and so number for next dev release
12511
12512Mon, 30 May 2011 15:43:18 +0000
12513Checked in by : Robert Osfield
12514Updated AUTHORS and ChangeLog for 2.9.15 dev release
12515
12516Mon, 30 May 2011 13:02:13 +0000
12517Checked in by : Robert Osfield
12518From Dimi Christop, build fix for RHEL 4.
12519
12520Mon, 30 May 2011 09:26:24 +0000
12521Checked in by : Robert Osfield
12522Added closing of the _eventDisplay on failure of initializing the context properly.
12523
12524Mon, 30 May 2011 09:25:11 +0000
12525Checked in by : Robert Osfield
12526Fixed X11 related crash that occured when GraphicsWindow::setCursor was called right after viewer.realize(); The fix was to simply move the setting of the thread that has done the makeCurrent to right before the makeCurrent() rather than right after.
12527
12528Mon, 30 May 2011 08:26:43 +0000
12529Checked in by : Robert Osfield
12530From Wang Rui, "The submission fixes the spelling bug we discussed in osg-users. It replaces the variable ACTUAL_3DPARTY_DIR to ACTUAL_3RDPARTY_DIR with back compatibility. Please find it in attachment. "
12531
12532Mon, 30 May 2011 08:24:34 +0000
12533Checked in by : Robert Osfield
12534From Terry Welsh, "I was having a small culling problem with osgText... new TextBase.cpp that fixes it."
12535
12536Fri, 27 May 2011 16:04:18 +0000
12537Checked in by : Robert Osfield
12538Reverted part of revision r12294 that introduced threading related problems under X11 due to checking the _display Display member variable assigned to the graphics thread from the main thread.
12539
12540Fri, 27 May 2011 11:22:43 +0000
12541Checked in by : Robert Osfield
12542From Ryan Pavlik, "Existing osgconv behavior is to transform the model bounding sphere center to the world origin before performing transformations specified on the command line, and translating back after rotation and scaling unless an alternate translation is specified. This patch adds a setting to the OrientationConverter class in osgconv to disable this extra transformation, which has the effect of applying specified transforms with respect to the input world coordinate system, rather than to the center of the bounding sphere. It also adds a command line argument "--use-world-frame" to enable this behavior. When this command line argument is not passed, behavior is unchanged from before the patch. The usage text has been updated to reflect this additional option, and the comments in OrientationConverter are also updated."Note from Robert Osfield, tweaked the OrientationConverter.cpp a little to improve readability.
12543
12544
12545
12546Fri, 27 May 2011 11:18:44 +0000
12547Checked in by : Robert Osfield
12548Fixed indentation
12549
12550Fri, 27 May 2011 11:07:04 +0000
12551Checked in by : Robert Osfield
12552Fixed the searchAndReplace function so that it correctly skips over the newly inserted replacement strings.
12553
12554Fri, 27 May 2011 09:08:48 +0000
12555Checked in by : Robert Osfield
12556From Jean-Sebastien Guay, "I like the recent addition that adds folders in the solution tree to better organize the numerous examples, libraries, plugins etc.I added two folders that were missing IMHO: packaging and documentation.
12557"
12558
12559
12560
12561Fri, 27 May 2011 09:05:20 +0000
12562Checked in by : Robert Osfield
12563From Eric Sokolowsky, "Attached is an updated PNM plugin for inclusion in both the trunk and for release version 2.8.5. The attached file fixes numerous bugs in reading 8-bit and 16-bit images, including loading the images upside-down. This file also incorporates trunk patch r12220 which updated the plugin for reading and writing images through streams instead of C-style FILE I/O."Note from Robert Osfield, previous revision was in error due to an incomplete merge, this revision completes the job.
12564
12565
12566
12567Fri, 27 May 2011 09:00:53 +0000
12568Checked in by : Robert Osfield
12569From Laurens Voerman, "While working on the osg exporter for 3dsmax I found a bug in the TriStripVisitor. I created a small example (attached), and a modified version of src\osgUtil\TriStripVisitor.cpp where the problem is removed."
12570
12571Fri, 27 May 2011 08:55:37 +0000
12572Checked in by : Robert Osfield
12573From Eric Sokolowsky, "Attached is an updated PNM plugin for inclusion in both the trunk and for release version 2.8.5. The attached file fixes numerous bugs in reading 8-bit and 16-bit images, including loading the images upside-down. This file also incorporates trunk patch r12220 which updated the plugin for reading and writing images through streams instead of C-style FILE I/O."
12574
12575Fri, 27 May 2011 08:22:16 +0000
12576Checked in by : Robert Osfield
12577Reverted Bryce Eldrige submission.
12578
12579Thu, 26 May 2011 16:52:08 +0000
12580Checked in by : Robert Osfield
12581Form Jorge Ciges, improved GL version detection code.
12582
12583Thu, 26 May 2011 16:34:33 +0000
12584Checked in by : Robert Osfield
12585From Dietmar Funck, "I've noticed an issue when writing arrays of type Vec2D and Vec3D to a .osgb file. A number is written to the output stream to identify the array type. In case of Vec2D and Vec3D arrays Vec4D is written as array type - I guess this is a copy and paste mistake. Writing the correct array types fixes the issue - in my case it fixes writing and afterwards reading geometry instances."
12586
12587Thu, 26 May 2011 16:26:50 +0000
12588Checked in by : Robert Osfield
12589From Bryce Eldridge, "Here is an update for the TIFF plugin that includes the following features when writing out TIFF files:- Support for writing unsigned 16-bit images (GL_UNSIGNED_SHORT)
12590- Code to parse the options string for the following options:
12591-- Flag to turn off the compression. The PACKBITS compression type causes issues for me with some programs on Windows (Picasa for example).
12592-- Options to set the XRESOLUTION and YRESOLUTION tags (DPI) in the TIFF file.
12593
12594Existing behavior (PACKBITS compression, DPI tags left at default) is preserved if the options string is not set.
12595"
12596
12597
12598
12599Thu, 26 May 2011 16:19:54 +0000
12600Checked in by : Robert Osfield
12601Fixed default setting of texture_no_tile to match the flags seet in lib3ds_material.cpp initialize_texture_map(..).
12602
12603Thu, 26 May 2011 16:16:11 +0000
12604Checked in by : Robert Osfield
12605From Oliver Neumann,"I checked your solution and found one missing point which makes it still produce the tif error:
12606The very first seek_set on the empty stream with zero offset."
12607
12608"This means that the empty stream is seeked again resulting in the fail bit to be set. Your code does not check this case, furthermore you use t_off instead of std::ostream::streampos for the tellp() calls. In this special case (empty stream) tellp() returns -1 which is cast to 0xFFFFFFFFFF as t_off is unsigned. I suggest this addition to your code (within the switch statement)"
12609
12610
12611
12612
12613
12614Thu, 26 May 2011 16:13:04 +0000
12615Checked in by : Robert Osfield
12616Fixed indentation
12617
12618Thu, 26 May 2011 15:47:20 +0000
12619Checked in by : Robert Osfield
12620Fixed handling of changes in gl buffer object size so that when a gl buffer object is resized all the buffer data is recompiled.
12621
12622Wed, 25 May 2011 12:41:49 +0000
12623Checked in by : Robert Osfield
12624From Bradley Anderegg, "Ok, I am re-submitting this with the changes we discussed.  That is, there is a default implementation of osgDB::Archive::getDirectoryContents() that uses getFileNames(), and the osgDB::ArchiveExtended header was removed as it is now unnecessary.Here is a quick list of the modified files:
12625
12626Archive - getDirectoryContents() no longer pure virtual
12627Archive.cpp - default getDirectoryContents() implementation
12628unzip.cpp - modified to fix a bug where the same file will not load twice in a row
12629ZipArchive.h / ZipArchive.cpp - extends osgDB::Archive and provides support for random access loading within a .zip file
12630ReaderWriterZip.cpp - modified to use the ZipArchive class"
12631
12632
12633
12634Wed, 25 May 2011 09:34:53 +0000
12635Checked in by : Robert Osfield
12636Updated ChangeLog
12637
12638Wed, 25 May 2011 09:34:02 +0000
12639Checked in by : Robert Osfield
12640From Olaf Flebbe, fixes for OSX AGL build
12641
12642Wed, 25 May 2011 09:13:26 +0000
12643Checked in by : Robert Osfield
12644Removed now redundent local implementation of getDirectoryContexts()
12645
12646Wed, 25 May 2011 09:04:44 +0000
12647Checked in by : Robert Osfield
12648From Bradley Anderegg, "Ok, I am re-submitting this with the changes we discussed.  That is, there is a default implementation of osgDB::Archive::getDirectoryContents() that uses getFileNames(), and the osgDB::ArchiveExtended header was removed as it is now unnecessary.Here is a quick list of the modified files:
12649
12650Archive - getDirectoryContents() no longer pure virtual
12651Archive.cpp - default getDirectoryContents() implementation
12652unzip.cpp - modified to fix a bug where the same file will not load twice in a row
12653ZipArchive.h / ZipArchive.cpp - extends osgDB::Archive and provides support for random access loading within a .zip file
12654ReaderWriterZip.cpp - modified to use the ZipArchive class"
12655
12656
12657
12658
12659Tue, 24 May 2011 13:05:44 +0000
12660Checked in by : Robert Osfield
12661From Olaf Flebbe, "build out-of-the box on MacOSX. The default windowing system is carbon and it needs the AGL OpenGL Windowing binding framework, which is missing. osgViewer does not link therefore. Cocoa does not use AGL.The fix adds the AGL Framework to the Carbon link line for osgViewer"
12662
12663
12664
12665
12666Tue, 24 May 2011 10:20:36 +0000
12667Checked in by : Robert Osfield
12668Fixed Coverity issues.CID 11669: Uninitialized pointer field (UNINIT_CTOR)
12669Non-static class member _glAttachShader is not initialized in this constructor nor in any functions that it calls.
12670Non-static class member _glBindAttribLocation is not initialized in this constructor nor in any functions that it calls.
12671...
12672
12673
12674CID 11699: Uninitialized scalar field (UNINIT_CTOR)
12675Non-static class member _areTessellationShadersSupported is not initialized in this constructor nor in any functions that it calls.
12676
12677
12678
12679
12680Tue, 24 May 2011 10:19:22 +0000
12681Checked in by : Robert Osfield
12682Fixed Coverity issue.CID 12328: Resource leak (RESOURCE_LEAK)
12683Calling allocation function "osg::KdTree::cloneType() const". (The virtual call resolves to "osg::Object * osg::KdTree::cloneType() const".) [show details]
12684Failing to save storage allocated by "this->_kdTreePrototype->cloneType()" leaks it.
12685
12686
12687
12688
12689Tue, 24 May 2011 10:18:47 +0000
12690Checked in by : Robert Osfield
12691Fixed Coverity issue.CID 11692: Uninitialized scalar field (UNINIT_CTOR)
12692Non-static class member _allocationMode is not initialized in this constructor nor in any functions that it calls.
12693
12694
12695
12696
12697Tue, 24 May 2011 10:18:05 +0000
12698Checked in by : Robert Osfield
12699Fixed Coverity issue.CID 11668: Uninitialized scalar field (UNINIT_CTOR)
12700Non-static class member _primitiveMode is not initialized in this constructor nor in any functions that it calls.
12701
12702
12703
12704
12705Tue, 24 May 2011 10:16:12 +0000
12706Checked in by : Robert Osfield
12707Fixed 3 Coverity issues.CID 11697: Uninitialized scalar field (UNINIT_CTOR)
12708Non-static class member _type is not initialized in this constructor nor in any functions that it calls.
12709
12710CID 11698: Uninitialized scalar field (UNINIT_CTOR)
12711Non-static class member _type is not initialized in this constructor nor in any functions that it calls.
12712
12713CID 12329: Resource leak (RESOURCE_LEAK)
12714Calling allocation function "osg::Object::clone(osg::CopyOp const &) const". (The virtual call resolves to "osg::Object * GDALPlugin::DataSetLayer::clone(osg::CopyOp const &) const".) [show details]
12715Failing to save storage allocated by "this->getVertexArray()->clone(struct osg::CopyOp const(128U))" leaks it.
12716
12717
12718
12719
12720Tue, 24 May 2011 10:15:39 +0000
12721Checked in by : Robert Osfield
12722Fixed Coverity issue.CID 11696: Uninitialized scalar field (UNINIT_CTOR)
12723Non-static class member _simulationTime is not initialized in this constructor nor in any functions that it calls.
12724
12725
12726
12727
12728Tue, 24 May 2011 10:15:17 +0000
12729Checked in by : Robert Osfield
12730Fixed Coverity issue.CID 11695: Uninitialized pointer field (UNINIT_CTOR)
12731Non-static class member _ximpl is not initialized in this constructor nor in any functions that it calls.
12732
12733
12734
12735
12736Tue, 24 May 2011 10:14:45 +0000
12737Checked in by : Robert Osfield
12738Fixed Coverity issue.CID 11694: Uninitialized scalar field (UNINIT_CTOR)
12739Non-static class member _isARBOcclusionQuerySupported is not initialized in this constructor nor in any functions that it calls.
12740
12741
12742
12743
12744Tue, 24 May 2011 10:14:03 +0000
12745Checked in by : Robert Osfield
12746Fixed Coverity issue.CID 11666: Uninitialized pointer field (UNINIT_CTOR)
12747Non-static class member _glMultiTexCoord1dv is not initialized in this constructor nor in any functions that it calls.
12748Non-static class member _glVertexAttrib1dv is not initialized in this constructor nor in any functions that it calls.
12749
12750
12751
12752
12753Tue, 24 May 2011 10:13:07 +0000
12754Checked in by : Robert Osfield
12755Fixed Coverity issue.CID 11691: Uninitialized scalar field (UNINIT_CTOR)
12756Non-static class member _isPBOSupported is not initialized in this constructor nor in any functions that it calls.
12757Non-static class member _isUniformBufferObjectSupported is not initialized in this constructor nor in any functions that it calls.
12758
12759
12760
12761
12762Tue, 24 May 2011 10:08:40 +0000
12763Checked in by : Robert Osfield
12764Fixed build error
12765
12766Mon, 23 May 2011 16:58:49 +0000
12767Checked in by : Robert Osfield
12768Removed unused numX, numY member variables, and added initializer for firstHeaderWrite.
12769
12770Mon, 23 May 2011 08:17:02 +0000
12771Checked in by : Robert Osfield
12772Added CullVisitor::setCalculatedNearPlane() and setCalculatedFarPlane(() methods to enable 3rd party code to manage the compute of the near/far planes.
12773
12774Thu, 19 May 2011 13:25:03 +0000
12775Checked in by : Robert Osfield
12776Uppded the default acceleration as it was too slow for reasonable sized models
12777
12778Tue, 17 May 2011 12:57:46 +0000
12779Checked in by : Robert Osfield
12780From Sukender, "There was a stupid parameter inversion in ExternalFileWriter.cpp. Sorry for this. Here is the fix."
12781
12782Tue, 17 May 2011 09:21:32 +0000
12783Checked in by : Robert Osfield
12784From Wang Rui, added close button hint
12785
12786Mon, 16 May 2011 12:44:39 +0000
12787Checked in by : Robert Osfield
12788From Stephan Huber, "proposed changes allows the user to add a osgGraphicsWindowIOS as an UIView, respecting the sizes via GraphicsContext::Traits. This helps users, who want to integrate osg into an existing ios-app with multiple UIViews. Additinally a view-controller gets only created if needed, set IGNORE_ORIENTATION via the WindowData-struct. "
12789
12790Mon, 16 May 2011 10:07:20 +0000
12791Checked in by : Robert Osfield
12792From Sukender, I wrapped my change about non-empty texture units in an off-by-default option, so that it doesn't break any existing code. But AFAIK, other readers (except OSGx) generate contiguous texture units, so I guess this option to be useful for users.Other changes in this sumbission include the added ability to tessellate polygons in Collada reader, with appropriate options.
12793 - No tessellation
12794 - Tessellate as triangle fan (previous behaviour, kept as default for backward-compatibility)
12795 - Full tessellation
12796
12797I also put auto_ptr<> for RAII of DAE structure (as discussed), and moved reader options in a structure, as for the writer.
12798
12799Code also make use of osgDB::ExternalFileWriter I submitted, so please merge this submission after the PluginImageWriter one.
12800
12801
12802
12803
12804
12805Mon, 16 May 2011 09:17:30 +0000
12806Checked in by : Robert Osfield
12807Renamed example from osgviewerQtContext to osgviewerQt.
12808
12809Mon, 16 May 2011 09:16:22 +0000
12810Checked in by : Robert Osfield
12811Updated example to use new GraphicsWindowQt::getGLWidget() method instead of deprecated getGraphWidget() method
12812
12813Mon, 16 May 2011 09:15:02 +0000
12814Checked in by : Robert Osfield
12815Added support for setting threading model from command line and changed default threading model to CullDrawThreadPerContext.  New command line options are:   osgviewerQtContext --SingleThreaded
12816   osgviewerQtContext --CullDrawThreadPerContext
12817   osgviewerQtContext --DrawThreadPerContext
12818   osgviewerQtContext --CullDrawThreadPerContext
12819
12820
12821
12822
12823Mon, 16 May 2011 09:06:06 +0000
12824Checked in by : Robert Osfield
12825From Jan Peciva, I have improved GraphicsWindowQt:- renamed osgQt::GraphWidget to osgQt::GLWidget
12826as it better fits to Qt naming (osgQt::GLWidget is derived from QGLWidget
12827while recent GraphWidget... it is unclear, maybe QGraphicsView,
12828QGraphicsScene,....)
12829- added the code to properly manage ON_DEMAND rendering scheme
12830(involves osgQt::setViewer() and internal HeartBeat class)
12831- added forward key events functionality. It allows to not eat the key events
12832by GLWidget, but it forwards them to Qt processing as well.
12833- destroying GLWidget before GraphicsWindowQt and vice versa does not crash
12834the application
12835- it is possible to request particular QGLFormat in GLWidget constructor
12836- added QtWindowingSystem class
12837- multithread OSG rendering improvements/fixes
12838
12839--
12840
12841From Robert Osfield, added back in getGraphWidget() method for backwards compatibility.
12842
12843
12844
12845
12846Mon, 16 May 2011 08:59:10 +0000
12847Checked in by : Robert Osfield
12848Fixed traling spaces
12849
12850Mon, 16 May 2011 08:50:59 +0000
12851Checked in by : Robert Osfield
12852From Rafa Gata, I've been playing around with serializers in order to use it as a "generic" property mechanism for osg::Object.The main problem I have found is that InputStream and OutputStream
12853only takes the stream when you call start method, and in that case it
12854attaches to the stream buffer some stuff, useful for files but not for
12855runtime/gui usage. I have added a simple setInputIterator and
12856setOutputIterator to the classes so now you can easily serialize
12857values without version and other stuff.
12858
12859Writing matrix:
12860osgDB::OutputStream os(0);
12861std::stringstream sstream;
12862os.setOutputIterator(new AsciiOutputIterator(&sstream));
12863os << matrix;
12864std::string value = sstream.str();
12865
12866Reading matrix:
12867osgDB::InputStream is(0);
12868std::stringstream sstream(value);
12869is.setInputIterator(new AsciiInputIterator(&sstream));
12870osg::Matrixf mat2;
12871is >> mat2;
12872
12873From Robert Osfield, added doxygen comments to clarify the role of the methods.
12874
12875
12876
12877
12878
12879Sun, 15 May 2011 08:27:04 +0000
12880Checked in by : Robert Osfield
12881From Wang Rui, build fix
12882
12883Fri, 13 May 2011 19:19:00 +0000
12884Checked in by : Robert Osfield
12885Updated SO version as the osgText and osgQt libraries API have changed, albeit only by a small amount.
12886
12887Fri, 13 May 2011 19:08:04 +0000
12888Checked in by : Robert Osfield
12889Fixed handling of Font implementations that don't handle multiple font resolutions.
12890
12891Fri, 13 May 2011 11:20:48 +0000
12892Checked in by : Robert Osfield
12893Improved the size, advance and bearing settings
12894
12895Thu, 12 May 2011 18:52:18 +0000
12896Checked in by : Robert Osfield
12897Warning and build fixes
12898
12899Thu, 12 May 2011 18:40:18 +0000
12900Checked in by : Robert Osfield
12901Added newline to end of file
12902
12903Thu, 12 May 2011 14:07:15 +0000
12904Checked in by : Robert Osfield
12905From Sukender, ported across to use the new osgDB::ExternalFileWriter
12906
12907Thu, 12 May 2011 13:27:14 +0000
12908Checked in by : Robert Osfield
12909From Sukender, new ExternalFileWriter helper class that helps the management of writing out external files to disk avoid writing out of duplicates.
12910
12911Thu, 12 May 2011 13:12:07 +0000
12912Checked in by : Robert Osfield
12913From Sukender, "Here is a tiny fix which adds missing virtual methods in osgUtil::TransformAttributeFunctor, to handle Vec3d."
12914
12915Thu, 12 May 2011 13:08:02 +0000
12916Checked in by : Robert Osfield
12917Removed unused parameter
12918
12919Thu, 12 May 2011 12:28:43 +0000
12920Checked in by : Robert Osfield
12921From Wang Rui, "A Chinese engineer (named Beilei Geng) reports a possible bug in the osg2cpp application to me today. The conversion result may become incorrect if there are quotation marks ( " ) in the shader file, which will mostly appear in comment lines.Replace all " into \" before writing to cpp files will solve the
12922problem, as the attached file shows."
12923
12924
12925
12926Thu, 12 May 2011 11:45:29 +0000
12927Checked in by : Robert Osfield
12928From Rene Molenaar, "I have found a problem regarding manifest in the plugins, see http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/CMakeLists.txt the option OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS is set to ON only after the subdirectories are added, this causes /MANIFEST:NO while the option is ON after the first configure, generate.if this option is moved (i.e. above the ADD_SUBDIRECTORY statement) results are as expected.
12929
12930attached you will find the correct CMakeLists.txt
12931"
12932
12933
12934
12935Thu, 12 May 2011 10:28:47 +0000
12936Checked in by : Robert Osfield
12937Removed redundent method
12938
12939Thu, 12 May 2011 10:10:49 +0000
12940Checked in by : Robert Osfield
12941Added setting of size.
12942
12943Mon, 9 May 2011 10:54:50 +0000
12944Checked in by : Robert Osfield
12945Fixed Coverity reported issue.CID 11812: Uninitialized scalar field (UNINIT_CTOR)
12946Non-static class member _lastFrameUsed is not initialized in this constructor nor in any functions that it calls.
12947Non-static class member _s is not initialized in this constructor nor in any functions that it calls.
12948Non-static class member _t is not initialized in this constructor nor in any functions that it calls.
12949
12950
12951
12952
12953Mon, 9 May 2011 10:54:10 +0000
12954Checked in by : Robert Osfield
12955Fixed Coverity reported issue.CID 11813: Uninitialized scalar field (UNINIT_CTOR)
12956Non-static class member _endian is not initialized in this constructor nor in any functions that it calls.
12957
12958
12959
12960
12961Mon, 9 May 2011 10:53:38 +0000
12962Checked in by : Robert Osfield
12963Fixed Coverity reported issue.CID 11814: Uninitialized scalar field (UNINIT_CTOR)
12964Non-static class member _updateCamera is not initialized in this constructor nor in any functions that it calls.
12965
12966
12967
12968
12969Mon, 9 May 2011 10:53:12 +0000
12970Checked in by : Robert Osfield
12971Fixed Coverity reported issue.CID 11815: Uninitialized scalar field (UNINIT_CTOR)
12972Non-static class member _cosMaxElevation is not initialized in this constructor nor in any functions that it calls.
12973Non-static class member _cosMaxFadeElevation is not initialized in this constructor nor in any functions that it calls.
12974Non-static class member _cosMinElevation is not initialized in this constructor nor in any functions that it calls.
12975Non-static class member _cosMinFadeElevation is not initialized in this constructor nor in any functions that it calls.
12976
12977
12978
12979
12980Mon, 9 May 2011 10:52:34 +0000
12981Checked in by : Robert Osfield
12982Fixed 6 Coverity reported issues.CID 11820: Uninitialized scalar field (UNINIT_CTOR)
12983Non-static class member _azAngle is not initialized in this constructor nor in any functions that it calls.
12984Non-static class member _elevAngle is not initialized in this constructor nor in any functions that it calls.
12985
12986CID 11819: Uninitialized scalar field (UNINIT_CTOR)
12987Non-static class member _BoundaryAngle is not initialized in this constructor nor in any functions that it calls.
12988Non-static class member _planeOrientation is not initialized in this constructor nor in any functions that it calls.
12989
12990CID 11818: Uninitialized scalar field (UNINIT_CTOR)
12991Non-static class member _BoundaryAngle is not initialized in this constructor nor in any functions that it calls.
12992Non-static class member _planeOrientation is not initialized in this constructor nor in any functions that it calls.
12993
12994CID 11817: Uninitialized scalar field (UNINIT_CTOR)
12995Non-static class member _distance is not initialized in this constructor nor in any functions that it calls.
12996
12997CID 11817: Uninitialized scalar field (UNINIT_CTOR)
12998Non-static class member _distance is not initialized in this constructor nor in any functions that it calls.
12999
13000CID 11816: Uninitialized scalar field (UNINIT_CTOR)
13001Non-static class member _leftRightSurfaces is not initialized in this constructor nor in any functions that it calls.
13002
13003
13004
13005
13006Mon, 9 May 2011 10:51:52 +0000
13007Checked in by : Robert Osfield
13008Fixed 2 Coverty reported issues.CID 11821: Uninitialized scalar field (UNINIT_CTOR)
13009Non-static class member _traversalNumber is not initialized in this constructor nor in any functions that it calls.
13010
13011CID 11822: Uninitialized scalar field (UNINIT_CTOR)
13012Non-static class member _traversalNumber is not initialized in this constructor nor in any functions that it calls.
13013
13014
13015
13016
13017Sun, 8 May 2011 12:06:25 +0000
13018Checked in by : Robert Osfield
13019Updated version number to 2.9.15 after dev release
13020
13021Sun, 8 May 2011 11:57:53 +0000
13022Checked in by : Robert Osfield
13023Updated AUTHORS for 2.9.14 dev release
13024
13025Sun, 8 May 2011 11:56:23 +0000
13026Checked in by : Robert Osfield
13027Update ChangeLog
13028
13029Fri, 6 May 2011 16:46:13 +0000
13030Checked in by : Robert Osfield
13031Added osg::ref_ptr<osgDB::Archive> osgDB::Registry::getRefFromArchiveCache() and osg::ref_ptr<osgDB::Object> osgDB::Registry::getRefFromObjectCache().
13032
13033Fri, 6 May 2011 12:32:23 +0000
13034Checked in by : Robert Osfield
13035Removed trailing spaces
13036
13037Fri, 6 May 2011 12:30:58 +0000
13038Checked in by : Robert Osfield
13039Fixed Coverity reported issue.CID 11828: Uninitialized scalar field (UNINIT_CTOR)
13040Non-static class member distance is not initialized in this constructor nor in any functions that it calls.
13041Non-static class member maxDistance is not initialized in this constructor nor in any functions that it calls.
13042Non-static class member numIntersectionPoints is not initialized in this constructor nor in any functions that it calls.
13043Non-static class member primitiveIndex is not initialized in this constructor nor in any functions that it calls.
13044
13045
13046
13047
13048Fri, 6 May 2011 12:30:21 +0000
13049Checked in by : Robert Osfield
13050Moved constructor implementation into .cpp
13051
13052Fri, 6 May 2011 12:27:19 +0000
13053Checked in by : Robert Osfield
13054Fixed Coverity reported issue.CID 11838: Uninitialized scalar field (UNINIT_CTOR)
13055Non-static class member _alphaFuncKey is not initialized in this constructor nor in any functions that it calls.
13056Non-static class member _cyleBackwardKey is not initialized in this constructor nor in any functions that it calls.
13057Non-static class member _cyleForwardKey is not initialized in this constructor nor in any functions that it calls.
13058Non-static class member _sampleDensityKey is not initialized in this constructor nor in any functions that it calls.
13059Non-static class member _transparencyKey is not initialized in this constructor nor in any functions that it calls.
13060Non-static class member _updateAlphaCutOff is not initialized in this constructor nor in any functions that it calls.
13061Non-static class member _updateSampleDensity is not initialized in this constructor nor in any functions that it calls.
13062Non-static class member _updateTransparency is not initialized in this constructor nor in any functions that it calls.
13063
13064
13065
13066
13067Fri, 6 May 2011 12:26:13 +0000
13068Checked in by : Robert Osfield
13069Fixed Coverity reported issue.CID 11827: Uninitialized scalar field (UNINIT_CTOR)
13070Non-static class member _plane_mask is not initialized in this constructor nor in any functions that it calls.
13071
13072
13073
13074
13075Fri, 6 May 2011 12:25:34 +0000
13076Checked in by : Robert Osfield
13077Fixed Coverity reported issue.CID 11826: Uninitialized scalar field (UNINIT_CTOR)
13078Class member declaration for _recordHeightsAsAttributes.
13079
13080
13081
13082
13083Fri, 6 May 2011 12:25:02 +0000
13084Checked in by : Robert Osfield
13085Fixed Coverity reported issue.CID 11830: Uninitialized pointer field (UNINIT_CTOR)
13086Non-static class member _geometry is not initialized in this constructor nor in any functions that it calls.
13087
13088
13089
13090
13091Fri, 6 May 2011 12:24:19 +0000
13092Checked in by : Robert Osfield
13093Fixed Coverity reported issue.CID 11825: Uninitialized scalar field (UNINIT_CTOR)
13094Non-static class member _primitiveIndex is not initialized in this constructor nor in any functions that it calls.
13095Non-static class member _ratio is not initialized in this constructor nor in any functions that it calls.
13096
13097CID 11824: Uninitialized scalar field (UNINIT_CTOR)
13098Non-static class member _hit is not initialized in this constructor nor in any functions that it calls.
13099Non-static class member _index is not initialized in this constructor nor in any functions that it calls.
13100Non-static class member _length is not initialized in this constructor nor in any functions that it calls.
13101Non-static class member _ratio is not initialized in this constructor nor in any functions that it calls.
13102
13103
13104
13105
13106Fri, 6 May 2011 12:23:45 +0000
13107Checked in by : Robert Osfield
13108Fixed Coverity reported issue.CID 11829: Uninitialized scalar field (UNINIT_CTOR)
13109Non-static class member _primitiveMode is not initialized in this constructor nor in any functions that it calls.
13110
13111
13112
13113
13114Fri, 6 May 2011 12:22:49 +0000
13115Checked in by : Robert Osfield
13116Fixed Coverity reported issue.CID 11836: Uninitialized scalar field (UNINIT_CTOR)
13117Non-static class member _fullscreen is not initialized in this constructor nor in any functions that it calls.
13118
13119
13120
13121
13122Fri, 6 May 2011 12:22:10 +0000
13123Checked in by : Robert Osfield
13124Fixed Coverity reported issue.CID 11831: Uninitialized pointer field (UNINIT_CTOR)
13125Non-static class member _context is not initialized in this constructor nor in any functions that it calls.
13126Non-static class member _dc is not initialized in this constructor nor in any functions that it calls.
13127Non-static class member _handle is not initialized in this constructor nor in any functions that it calls.
13128Non-static class member _instance is not initialized in this constructor nor in any functions that it calls.
13129
13130
13131
13132
13133Fri, 6 May 2011 12:21:11 +0000
13134Checked in by : Robert Osfield
13135Fixed Coverity reported issue.CID 11835: Uninitialized scalar field (UNINIT_CTOR)
13136Non-static class member _startTick is not initialized in this constructor nor in any functions that it calls.
13137
13138
13139
13140
13141Fri, 6 May 2011 12:20:48 +0000
13142Checked in by : Robert Osfield
13143Fixed Coverity reported issues.CID 11834: Uninitialized scalar field (UNINIT_CTOR)
13144Non-static class member _tickLastUpdated is not initialized in this constructor nor in any functions that it calls.
13145Non-static class member _tmpText is not initialized in this constructor nor in any functions that it calls.
13146
13147CID 11833: Uninitialized scalar field (UNINIT_CTOR)
13148Non-static class member _tmpText is not initialized in this constructor nor in any functions that it calls.
13149
13150
13151
13152
13153Fri, 6 May 2011 10:30:23 +0000
13154Checked in by : Robert Osfield
13155Fixed Coverity reported issues.CID 11843: Uninitialized scalar field (UNINIT_CTOR)
13156Non-static class member _inexp is not initialized in this constructor nor in any functions that it calls.
13157Non-static class member _outexp is not initialized in this constructor nor in any functions that it calls.
13158
13159CID 11842: Uninitialized scalar field (UNINIT_CTOR)
13160Non-static class member _inexp is not initialized in this constructor nor in any functions that it calls.
13161Non-static class member _outexp is not initialized in this constructor nor in any functions that it calls.
13162
13163
13164
13165
13166Fri, 6 May 2011 10:29:47 +0000
13167Checked in by : Robert Osfield
13168Fixed Coverity reported issues.WindowManager.cpp
13169CID 11841: Uninitialized pointer field (UNINIT_CTOR)
13170Non-static class member _lastEvent is not initialized in this constructor nor in any functions that it calls.
13171Non-static class member _lastPush is not initialized in this constructor nor in any functions that it calls.
13172Non-static class member _view is not initialized in this constructor nor in any functions that it calls.
13173
13174Frame.cpp
13175CID 11840: Uninitialized scalar field (UNINIT_CTOR)
13176Non-static class member _flags is not initialized in this constructor nor in any functions that it calls.
13177
13178Window.cpp
13179CID 11839: Uninitialized scalar field (UNINIT_CTOR)
13180Non-static class member _index is not initialized in this constructor nor in any functions that it calls.
13181
13182
13183
13184
13185Fri, 6 May 2011 10:28:24 +0000
13186Checked in by : Robert Osfield
13187Fixed Coverity reported issueCID 11441: Non-array delete for scalars (DELETE_ARRAY)
13188"_dwobj::readOpenings(_iobuf *, int)" allocates "obj.fc1". [show details]
13189
13190"_dwobj::~_dwobj()" uses delete on "obj.fc1" which is an array. It should be deleted with operator delete[]. [show details]
13191
13192
13193
13194
13195Fri, 6 May 2011 10:27:59 +0000
13196Checked in by : Robert Osfield
13197Fixed Covertiy reported issues. CID 11394: Resource leak in object (CTOR_DTOR_LEAK) Allocating memory by calling "new osg::IntArray". Assigning: "this->colorindices" = "new osg::IntArray". The constructor allocates field "colorindices" of "struct vertexInfo" but there is no destructor.CID 11395: Resource leak in object (CTOR_DTOR_LEAK)
13198Allocating memory by calling "new osg::IntArray".
13199Assigning: "this->coordindices" = "new osg::IntArray".
13200The constructor allocates field "coordindices" of "struct vertexInfo" but there is no destructor.
13201
13202CID 11396: Resource leak in object (CTOR_DTOR_LEAK)
13203Allocating memory by calling "new osg::IntArray".
13204Assigning: "this->normindices" = "new osg::IntArray".
13205The constructor allocates field "normindices" of "struct vertexInfo" but there is no destructor.
13206
13207CID 11397: Resource leak in object (CTOR_DTOR_LEAK)
13208Allocating memory by calling "new osg::IntArray".
13209Assigning: "this->txindices" = "new osg::IntArray".
13210The constructor allocates field "txindices" of "struct vertexInfo" but there is no destructor.
13211
13212CID 11398: Resource leak in object (CTOR_DTOR_LEAK)
13213Allocating memory by calling "new osg::Vec2Array".
13214Assigning: "this->txcoords" = "new osg::Vec2Array".
13215The constructor allocates field "txcoords" of "struct vertexInfo" but there is no destructor.
13216
13217CID 11399: Resource leak in object (CTOR_DTOR_LEAK)
13218Allocating memory by calling "new osg::Vec3Array".
13219Assigning: "this->norms" = "new osg::Vec3Array".
13220The constructor allocates field "norms" of "struct vertexInfo" but there is no destructor.
13221
13222CID 11400: Resource leak in object (CTOR_DTOR_LEAK)
13223Allocating memory by calling "new osg::Vec3Array".
13224Assigning: "this->coords" = "new osg::Vec3Array".
13225The constructor allocates field "coords" of "struct vertexInfo" but there is no destructor.
13226
13227CID 11401: Resource leak in object (CTOR_DTOR_LEAK)
13228Allocating memory by calling "new osg::Vec4Array".
13229Assigning: "this->colors" = "new osg::Vec4Array".
13230The constructor allocates field "colors" of "struct vertexInfo" but there is no destructor.
13231
13232CID 11402: Resource leak in object (CTOR_DTOR_LEAK)
13233Allocating memory by calling "new osg::Vec4Array".
13234Assigning: "this->polycols" = "new osg::Vec4Array".
13235The constructor allocates field "polycols" of "struct vertexInfo" but there is no destructor.
13236
13237
13238
13239
13240Fri, 6 May 2011 09:26:14 +0000
13241Checked in by : Robert Osfield
13242Updated SO version number for dev release
13243
13244Fri, 6 May 2011 09:22:17 +0000
13245Checked in by : Robert Osfield
13246Fixed Coverity reported issue.CID 11388: Resource leak in object (CTOR_DTOR_LEAK)
13247Allocating memory by calling "new char[numBytes]".
13248Assigning: "this->_startPtr" = "new char[numBytes]".
13249The constructor allocates field "_startPtr" of "struct DataConverter" but there is no destructor.
13250Assigning: "this->_currentPtr" = "new char[numBytes]".
13251The constructor allocates field "_currentPtr" of "struct DataConverter" but there is no destructor.
13252
13253
13254
13255
13256Fri, 6 May 2011 09:21:40 +0000
13257Checked in by : Robert Osfield
13258Fixed Coverity reported issue.CID 12263: Missing break in switch (MISSING_BREAK)
13259This case (value 8) is not terminated by a 'break' statement.
13260
13261CID 12262: Missing break in switch (MISSING_BREAK)
13262This case (value 7) is not terminated by a 'break' statement.
13263
13264CID 12261: Missing break in switch (MISSING_BREAK)
13265This case (value 6) is not terminated by a 'break' statement.
13266
13267
13268
13269
13270Fri, 6 May 2011 09:21:04 +0000
13271Checked in by : Robert Osfield
13272Fixed Coverity reported issues.CID 10392: Uninitialized scalar field (UNINIT_CTOR)
13273Non-static class member _maxIndex is not initialized in this constructor nor in any functions that it calls.
13274Non-static class member _minIndex is not initialized in this constructor nor in any functions that it calls.
13275
13276CID 10454: Uninitialized scalar field (UNINIT_CTOR)
13277Non-static class member _maxIndex is not initialized in this constructor nor in any functions that it calls.
13278Non-static class member _minIndex is not initialized in this constructor nor in any functions that it calls.
13279
13280CID 10505: Uninitialized scalar field (UNINIT_CTOR)
13281Non-static class member _maxIndex is not initialized in this constructor nor in any functions that it calls.
13282Non-static class member _minIndex is not initialized in this constructor nor in any functions that it calls.
13283
13284CID 10919: Uninitialized scalar field (UNINIT_CTOR)
13285Non-static class member _maxIndex is not initialized in this constructor nor in any functions that it calls.
13286Non-static class member _minIndex is not initialized in this constructor nor in any functions that it calls.
13287
13288CID 10920: Uninitialized scalar field (UNINIT_CTOR)
13289Non-static class member _maxIndex is not initialized in this constructor nor in any functions that it calls.
13290Non-static class member _minIndex is not initialized in this constructor nor in any functions that it calls.
13291
13292
13293
13294
13295Fri, 6 May 2011 09:20:06 +0000
13296Checked in by : Robert Osfield
13297Fixed Coverity reported issues.CID 11389: Resource leak in object (CTOR_DTOR_LEAK)
13298Allocating memory by calling "new bsp::VBSPData".
13299Assigning: "this->bsp_data" = "new bsp::VBSPData".
13300The constructor allocates field "bsp_data" of "struct bsp::VBSPReader" but the destructor and whatever functions it calls do not free it.
13301
13302
13303
13304
13305Fri, 6 May 2011 09:19:27 +0000
13306Checked in by : Robert Osfield
13307Fixed Coverity reported issues by using ref_ptr<> for object.ID 11390: Resource leak in object (CTOR_DTOR_LEAK)
13308Allocating memory by calling "new osg::Vec3Array".
13309Assigning: "this->vertices" = "new osg::Vec3Array".
13310The constructor allocates field "vertices" of "struct prims" but the destructor and whatever functions it calls do not free it.
13311
13312CID 11391: Resource leak in object (CTOR_DTOR_LEAK)
13313Allocating memory by calling "new osg::Vec3Array".
13314Assigning: "this->normals" = "new osg::Vec3Array".
13315The constructor allocates field "normals" of "struct prims" but the destructor and whatever functions it calls do not free it.
13316
13317CID 11392: Resource leak in object (CTOR_DTOR_LEAK)
13318Allocating memory by calling "new osg::Vec3Array".
13319Assigning: "this->txc" = "new osg::Vec3Array".
13320The constructor allocates field "txc" of "struct prims" but the destructor and whatever functions it calls do not free it.
13321
13322CID 11393: Resource leak in object (CTOR_DTOR_LEAK)
13323Allocating memory by calling "new osg::Vec3Array".
13324Assigning: "this->txcoords" = "new osg::Vec3Array".
13325The constructor allocates field "txcoords" of "struct prims" but the destructor and whatever functions it calls do not free it.
13326
13327CID 11747: Uninitialized pointer field (UNINIT_CTOR)
13328Non-static class member gset is not initialized in this constructor nor in any functions that it calls.
13329
13330
13331
13332
13333Fri, 6 May 2011 09:00:46 +0000
13334Checked in by : Robert Osfield
13335Fixed build problem
13336
13337Thu, 5 May 2011 12:40:03 +0000
13338Checked in by : Robert Osfield
13339Fixed Coverity reported issue.CID 11845: Structurally dead code (UNREACHABLE)
13340This code cannot be reached: "<temporary>.basic_string("");".
13341
13342
13343
13344
13345Thu, 5 May 2011 12:39:35 +0000
13346Checked in by : Robert Osfield
13347Fixed Coverity reported issue.CID 11855: Use after free (USE_AFTER_FREE)
13348"operator delete[](void *)" frees "buffer".
13349
13350
13351
13352
13353Thu, 5 May 2011 12:38:48 +0000
13354Checked in by : Robert Osfield
13355Fixed Coverity reported issue.  This fix addresses a memory leak.CID 11847: Unused pointer value (UNUSED_VALUE)
13356Pointer "node" returned by "lib3ds_node_new(LIB3DS_NODE_CAMERA)" is never used.
13357
13358
13359
13360
13361Thu, 5 May 2011 12:37:00 +0000
13362Checked in by : Robert Osfield
13363Fixed Coverity reported issue.CID 11844: Uninitialized scalar field (UNINIT_CTOR)
13364Non-static class member _defaultValue is not initialized in this constructor nor in any functions that it calls.
13365Index: ../include/osgDB/Serializer
13366
13367
13368
13369
13370Thu, 5 May 2011 11:31:12 +0000
13371Checked in by : Robert Osfield
13372Fixed warning
13373
13374Thu, 5 May 2011 11:27:34 +0000
13375Checked in by : Robert Osfield
13376Fixed Coverity reported issue.CID 11864: Wrapper object use after free (WRAPPER_ESCAPE)
13377Assigning: "szFilename" = "path.c_str()", which extracts wrapped state from local "path".
13378
13379
13380
13381
13382Thu, 5 May 2011 10:31:34 +0000
13383Checked in by : Robert Osfield
13384Fixed 4 Coverity reported issuesCID 11851: Unused pointer value (UNUSED_VALUE)
13385Pointer "gfd" returned by "gr->getField(26)" is never used.
13386
13387CID 11850: Unused pointer value (UNUSED_VALUE)
13388Pointer "gfd" returned by "gr->getField(80)" is never used.
13389
13390CID 11849: Unused pointer value (UNUSED_VALUE)
13391Pointer "gfd" returned by "gr->getField(3)" is never used.
13392
13393CID 11848: Unused pointer value (UNUSED_VALUE)
13394Pointer "gfd" returned by "grec->getField(3)" is never used.
13395
13396
13397
13398
13399Thu, 5 May 2011 10:28:34 +0000
13400Checked in by : Robert Osfield
13401Fixed typo
13402
13403Wed, 4 May 2011 16:36:35 +0000
13404Checked in by : Robert Osfield
13405From Mathias Froehlich, build fix for gcc 4.6
13406
13407Wed, 4 May 2011 16:01:21 +0000
13408Checked in by : Robert Osfield
13409From Stephan Huber, "attached you'll find a small enhancement for GraphicsWindowCocoa to implement the recently introduced setSyncToVBlank-method.Additionally I added a ToggleSyncToVBlank-eventhandler to osgViewer. I
13410used it to test the code, perhaps you'll find it useful and include it
13411in the distribution."
13412
13413
13414
13415Wed, 4 May 2011 09:53:11 +0000
13416Checked in by : Robert Osfield
13417Removed unncessary references to FREETYPE
13418
13419Wed, 4 May 2011 09:48:10 +0000
13420Checked in by : Robert Osfield
13421From Michael Platings, fix for build with cmake 2.6.x
13422
13423Tue, 3 May 2011 12:43:00 +0000
13424Checked in by : Robert Osfield
13425Added OSGVIEWER_EXPORT
13426
13427Tue, 3 May 2011 10:14:34 +0000
13428Checked in by : Robert Osfield
13429Added missing break;
13430
13431Tue, 3 May 2011 09:58:31 +0000
13432Checked in by : Robert Osfield
13433From Michael Platings, "I've updated the FBX plugin to use the latest FBX SDK (2012.1). Please apply the attached .cmake which finds the correct SDK headers & libraries."
13434
13435Tue, 3 May 2011 09:11:04 +0000
13436Checked in by : Michael PLATINGS
13437Updated to use FBX SDK 2012.1
13438
13439Fri, 29 Apr 2011 16:50:45 +0000
13440Checked in by : Robert Osfield
13441Improved the handling of different combinations of slashes and dirNames.
13442
13443Fri, 29 Apr 2011 16:34:26 +0000
13444Checked in by : Robert Osfield
13445Added following methods to osgDB::Archive in support of work by Fradley Anderegg on .zip archive support:       /** Get the file name which represents the archived file.*/
13446       virtual std::string getArchiveFileName() const = 0;
13447
13448       /** return type of file. */
13449       virtual FileType getFileType(const std::string& filename) const = 0;
13450
13451       /** return the contents of a directory.
13452       * returns an empty array on any error.*/
13453       virtual DirectoryContents getDirectoryContents(const std::string& dirName) const = 0;
13454
13455Added implementations of these new methods into src/osgPlugins/osga/OSGA_Archive.h src/osgPlugins/osga/OSGA_Archive.cpp
13456
13457
13458
13459
13460Fri, 29 Apr 2011 14:31:45 +0000
13461Checked in by : Robert Osfield
13462Refactored the libtiffOStreamSeekProc function so that it extendeds the stream when the requested file position is beyond the current end of the stream.  This fix addresses a bug that occurred when writting to a streamstream.
13463
13464Fri, 29 Apr 2011 09:16:47 +0000
13465Checked in by : Robert Osfield
13466Update ChangeLog
13467
13468Thu, 28 Apr 2011 16:33:14 +0000
13469Checked in by : Robert Osfield
13470Fixed Coverity reported issue.CID 11447: Unchecked dynamic_cast (FORWARD_NULL)
13471Dynamic cast to pointer "dynamic_cast <struct osg::NodeCallback *>(nc->clone(this))" can return null.
13472Assigning null: "first" = "dynamic_cast <struct osg::NodeCallback *>(nc->clone(this))".
13473
13474The clone() implementation is written using macro's so that it always returns the type of Object
13475being cloned so it's normally safe to assume that a dynamic_cast<> will always return a valid pointer as long
13476as the new T that involves creates a valid object.  However, if the class being cloned doesn't correctly
13477implement the clone() method then their potential for the dynamic_cast to fail and will return a NULL and will
13478result in a memory leak of the object of paraent class that the clone would have defaulted to.
13479
13480I've tightened up the CopyOp.cpp code to check the return type and added better handling of the clone in the
13481osg::clone() methods so thay don't have any potential mememory leaks and report warnings to OSG_WARN when
13482problems are encountered.  It may be more apporpriate to throw an exception so will need to ponder this
13483issue further.
13484
13485
13486
13487
13488Thu, 28 Apr 2011 10:23:50 +0000
13489Checked in by : Robert Osfield
13490Fixed Coverity reported issue.CID 11403: Logically dead code (DEADCODE)
13491After this line, the value of "needspace" is equal to 0.
13492Assigning: "needspace" = "false".
13493
13494Technically the report is correct, but the code is just debugging code that was there just in case
13495the code needed to be reviewed. This code is long since through it's debugging stage so the code
13496is no longer really worth keeping so I've removed it for cleanness sake.
13497
13498
13499
13500
13501Thu, 28 Apr 2011 10:23:28 +0000
13502Checked in by : Robert Osfield
13503Fixed Coverity reported issue.ID 11667: Uninitialized scalar field (UNINIT_CTOR)
13504Non-static class member _useVertexAttribAlias is not initialized in this constructor nor in any functions that it calls.
13505
13506Member variable should have been initialized but this varaible will have always been initialized in later code
13507before it was used anyway so wouldn't have resulted in a runtime bug.
13508
13509
13510
13511
13512Thu, 28 Apr 2011 10:22:20 +0000
13513Checked in by : Robert Osfield
13514Fixed Coverity reported issue.CID 11414: Logically dead code (DEADCODE)
13515After this line, the value of "vboMemory" is equal to 0.
13516Assigning: "vboMemory" = "NULL".
13517
13518Another case of debugging code paths being picked out. I have chosen to just delete these paths as the code
13519looks to be working fine and less code is better than more code when it comes to maintenance.
13520
13521
13522
13523
13524Wed, 27 Apr 2011 16:37:25 +0000
13525Checked in by : Robert Osfield
13526Fixed Coverity reported issue.  Issue is benign as all the member variables are initialized in after construction, but I've moved this initialization into the constructor to make the code more managable.CID 11686: Uninitialized scalar field (UNINIT_CTOR)
13527Non-static class member cnt is not initialized in this constructor nor in any functions that it calls.
13528Non-static class member maxcnt is not initialized in this constructor nor in any functions that it calls.
13529Non-static class member phase is not initialized in this constructor nor in any functions that it calls.
13530
13531
13532
13533
13534Wed, 27 Apr 2011 16:35:34 +0000
13535Checked in by : Robert Osfield
13536Fixed 2 Coverity reported issues.  Both issues are benign, but I've addressed then as with the changes the code is clean and more mantainable.CID 11676: Uninitialized scalar field (UNINIT_CTOR)
13537Non-static class member cancelMode is not initialized in this constructor nor in any functions that it calls.
13538Non-static class member cpunum is not initialized in this constructor nor in any functions that it calls.
13539Non-static class member detached is not initialized in this constructor nor in any functions that it calls.
13540Non-static class member isRunning is not initialized in this constructor nor in any functions that it calls.
13541Non-static class member stackSize is not initialized in this constructor nor in any functions that it calls.
13542Non-static class member threadPolicy is not initialized in this constructor nor in any functions that it calls.
13543Non-static class member threadPriority is not initialized in this constructor nor in any functions that it calls.
13544Non-static class member uniqueId is not initialized in this constructor nor in any functions that it calls.
13545
13546CID 11564: Unsigned compared against 0 (NO_EFFECT)
13547This less-than-zero comparison of an unsigned value is never true. "cpunum < 0U".
13548
13549
13550
13551
13552
13553Wed, 27 Apr 2011 16:06:32 +0000
13554Checked in by : Robert Osfield
13555Fixed Coverity reported issue.CID 11677: Uninitialized scalar field (UNINIT_CTOR)
13556Non-static class member _minimumNumberAccumAlphaBits is not initialized in this constructor nor in any functions that it calls.
13557Non-static class member _minimumNumberAccumBlueBits is not initialized in this constructor nor in any functions that it calls.
13558Non-static class member _minimumNumberAccumGreenBits is not initialized in this constructor nor in any functions that it calls.
13559Non-static class member _minimumNumberAccumRedBits is not initialized in this constructor nor in any functions that it calls.
13560
13561
13562
13563Wed, 27 Apr 2011 16:06:10 +0000
13564Checked in by : Robert Osfield
13565Fixed Coverity reported issue.CID 11690: Uninitialized scalar field (UNINIT_CTOR)
13566Non-static class member _frameLastUsed is not initialized in this constructor nor in any functions that it calls.
13567
13568
13569
13570Wed, 27 Apr 2011 16:05:37 +0000
13571Checked in by : Robert Osfield
13572Fixed Coverity reported issue.CID 11689: Uninitialized pointer field (UNINIT_CTOR)
13573Non-static class member _glBlendColor is not initialized in this constructor nor in any functions that it calls.
13574
13575
13576
13577
13578Wed, 27 Apr 2011 16:05:13 +0000
13579Checked in by : Robert Osfield
13580Fixed 2 Coverity reported issues.CID 11681: Uninitialized scalar field (UNINIT_CTOR)
13581Non-static class member _previousHeight is not initialized in this constructor nor in any functions that it calls.
13582Non-static class member _previousWidth is not initialized in this constructor nor in any functions that it calls.
13583
13584CID 11688: Uninitialized scalar field (UNINIT_CTOR)
13585Non-static class member _previousHeight is not initialized in this constructor nor in any functions that it calls.
13586Non-static class member _previousWidth is not initialized in this constructor nor in any functions that it calls.
13587
13588
13589
13590
13591Wed, 27 Apr 2011 16:04:37 +0000
13592Checked in by : Robert Osfield
13593Fixed Coverity reported issue, in this case it's a unused member variable so could just be deleted.CID 11687: Uninitialized pointer field (UNINIT_CTOR)
13594Non-static class member _glBeginEndAdapter is not initialized in this constructor nor in any functions that it calls.
13595
13596
13597
13598
13599Wed, 27 Apr 2011 16:03:37 +0000
13600Checked in by : Robert Osfield
13601Fixed 3 Coverity reported issues.  CID 11622 is a bit of false positive as for valid settings no leak would happen.CID 11810: Uninitialized scalar field (UNINIT_CTOR)
13602Non-static class member _setMaxFarDistance is not initialized in this constructor nor in any functions that it calls.
13603
13604CID 11811: Uninitialized pointer field (UNINIT_CTOR)
13605Non-static class member _displayTexturesGroupingNode is not initialized in this constructor nor in any functions that it calls.
13606
13607CID 11622: Resource leak (RESOURCE_LEAK)
13608Calling allocation function "operator new(unsigned long long)".
13609Variable "<storage from new>" is not freed or pointed-to in function "osg::StateSet::StateSet()". [show details]
13610Assigning: "sharedStateSet" = storage returned from "new osg::StateSet".
13611 282    osg::StateSet* sharedStateSet = new osg::StateSet;
13612Variable "sharedStateSet" is not freed or pointed-to in function "osg::Object::setDataVariance(osg::Object::DataVariance)". [show details]
13613
13614
13615
13616
13617Wed, 27 Apr 2011 16:02:10 +0000
13618Checked in by : Robert Osfield
13619Fixed Coverity reported issue.CID 11588: Resource leak (RESOURCE_LEAK)
13620Calling allocation function "operator new[](unsigned long long)".
13621Assigning: "dataPtr" = storage returned from "new unsigned char[newTotalSize]".
13622
13623
13624
13625
13626Wed, 27 Apr 2011 16:01:43 +0000
13627Checked in by : Robert Osfield
13628Fixed 2 Coverity reported issues.Following are both false positives as the the scope they are in will always assign the object to a ref counted
13629structure.  I've modified the code to use ref_ptr<> to just make it clear that it's underscope, although
13630this is not strictly neccessary as the code is OK, I introduced this for clarity and robustness in
13631presence of exceptions.
13632
13633CID 11586: Resource leak (RESOURCE_LEAK)
13634Calling allocation function "operator new(unsigned long long)".
13635Variable "<storage from new>" is not freed or pointed-to in function "osg::VertexBufferObject::VertexBufferObject()". [show details]
13636Assigning: "vbo" = storage returned from "new osg::VertexBufferObject".
13637
13638
13639CID 11587: Resource leak (RESOURCE_LEAK)
13640Calling allocation function "operator new(unsigned long long)".
13641Variable "<storage from new>" is not freed or pointed-to in function "osg::ElementBufferObject::ElementBufferObject()". [show details]
13642Assigning: "ebo" = storage returned from "new osg::ElementBufferObject".
13643
13644
13645
13646
13647Wed, 27 Apr 2011 16:00:32 +0000
13648Checked in by : Robert Osfield
13649Fixed Coverity reported issue.CID 11636: Allocation size mismatch (SIZECHECK)
13650"my_alloc(sizeof (struct PlyProperty) /*36*/ * elem->nprops, 1292, "..\\..\\..\\..\\src\\osgPlugins\\ply\\plyfile.cpp")" allocates memory. [show details]
13651Allocating a multiple of 36 bytes to pointer "other->props", which needs 8 bytes.
13652
13653
13654
13655
13656Tue, 26 Apr 2011 19:31:04 +0000
13657Checked in by : Robert Osfield
13658Fixed 1 Coverity Low Impact issue "Unused pointer value (UNUSED_VALUE) Pointer "indices" returned by "this->_vertexAttribList[0ULL].indices.get()" is never used."Report highlighted the fact that later code wasn't using the indices variable when it should have been, so
13659potentially a higher impact that the severity suggested by Coverity.
13660
13661
13662
13663
13664Tue, 26 Apr 2011 19:29:22 +0000
13665Checked in by : Robert Osfield
13666Fixed 3 Coverity Low Impact performance issues relating to "Big parameter passed by value".
13667
13668Tue, 26 Apr 2011 15:24:21 +0000
13669Checked in by : Robert Osfield
13670Updated version after 2.9.13 dev release
13671
13672Tue, 26 Apr 2011 14:55:19 +0000
13673Checked in by : Robert Osfield
13674Updated ChangeLog and AUTHORS for 2.9.13 dev release
13675
13676Tue, 26 Apr 2011 12:07:37 +0000
13677Checked in by : Robert Osfield
13678From Mattias Helsing, "Fixes two of the osgWidget examples that were broken due to changed virtual function prototypes in osgWidget/EventInterface"
13679
13680Tue, 26 Apr 2011 12:05:57 +0000
13681Checked in by : Robert Osfield
13682From Craig Bosma,"Please find attached a fix for shared contexts on OS X, with the Cocoa backend. The NSOpenGLContext* _context member of GraphicsHandleCocoa was never set on successfully creation, so even if the dynamic_cast to GraphicsHandleCocoa succeeds, we get a bogus (NULL) pointer on retrieving the actual NSOpenGLContext* (line 1013).This should fix the problem, as well as cause GraphicsWindowCocoa to report the correct name "GraphicsWindowCarbon" -> "GraphicsWindowCocoa".
13683"
13684
13685
13686
13687Tue, 26 Apr 2011 11:51:21 +0000
13688Checked in by : Robert Osfield
13689From Farshid Lashkari, "I believe their is small error in how OutputStream handles the WriteImageHint. In the "writeImage" method, it converts the WriteImageHint to an internal "decision" flag. During this conversion, it seems to be swapping the behavior for WRITE_EXTERNAL_FILE and WRITE_USE_EXTERNAL. I've attached what I believe to be the correct conversion."
13690
13691Thu, 21 Apr 2011 17:16:27 +0000
13692Checked in by : Robert Osfield
13693From Mattias Helsing, "Fixes installation of the osgViewer headers that got broken with rev 12208 and 12231.The windowing system specific headers under
13694include/osgViewer/api/<system> are again installed under
13695include/osgViewer/api/<system>
13696
13697Works in recent ubuntu with cmake-2.8.4 and msvc2010 with cmake-2.8.2"
13698
13699
13700
13701Thu, 21 Apr 2011 17:04:50 +0000
13702Checked in by : Robert Osfield
13703From Johannes Baeuerele, "I have extended the pvr reader plugin to support etc1 compression(GL_ETC1_RGB8_OES). The changes attached to this submission are based on today's trunk.The pvr format which can be used as a wrapper for different compressed and uncompressed formats supports this compression algorithm. The original pvr compression uses the pvrtc format. The handling of pvrtc is already implemented in the pvr plugin. PVR provides wrapper functionality for some formats, e.g. etc or even dxt/dds.
13704
13705Our target system (gles2) is able to use the etc compression format. With minor changes in the submitted files, there is no need to write a separate plugin. However the original pvr texture compression formats are not supported on our target, which is the reason for this extension.
13706
13707The changes mainly consist in the definition on new enum values in the classes and headers of ReaderWriterPVR,Image and Texture. I also found some locations where the handling of the original pvr textures was not implemented. These are also part of this submission."
13708
13709
13710
13711Thu, 21 Apr 2011 13:34:03 +0000
13712Checked in by : Robert Osfield
13713From Marius Heise, "here is a patch that implements Win32 HW-synced swapping using wglJoinSwapGroupNV, wglBindSwapBarrierNV and the existing traits.  It was tested with multiple ATI FirePro S400 cards.I also fixed the vsync implementation introduced with rev.11357 that was crashing with the Windows Error #170. So I removed your temporary /* */ around the vsync condition..."
13714
13715
13716
13717Thu, 21 Apr 2011 13:01:11 +0000
13718Checked in by : Robert Osfield
13719From Fred Smith, "GraphicsWindowWin32::setWindow currently creates a context with no regards to the Traits, like createWindow does.That is, it calls ::wglCreateContext to create a context, not the member method createContextImplementation(), which takes into an account the Traits.
13720
13721In my situation, this prevents a GL 3.x context from being created.
13722"
13723
13724
13725
13726Thu, 21 Apr 2011 12:53:22 +0000
13727Checked in by : Robert Osfield
13728From Jorge Ciges, "1rst - Changes in Cmake: They make possible "make install" with the android building.2nd - Script to use a 3rd party directory with basic libraries: libjpeg,libpng,libtiff,giflib,freetype,curl,gdal.
13729
137303rd - Change in the GLES library loading for Android. That should make GLES2 work properly.
13731
137324rth- Included two defines RGB8_OES and RGBA8_OES as a substitute in GLES for RGB8 and RGBA8
13733
137345th - OpenGL and GLSL version identification changed to recognize GLES  versions properly
13735"
13736
13737
13738
13739Thu, 21 Apr 2011 12:12:40 +0000
13740Checked in by : Robert Osfield
13741From Cedric Pinson, "I have tried some model that produces crashes in the dae plugin because of empty node:if (GetFloat4Param(cot->getParam()->getRef(), f4)) {...}
13742
13743in the model I have tested cot->getParam()->getRef() return 0x0 and make
13744it crahes inside GetFloat4Param.
13745
13746I have added a test before calling GetFloat4Param
13747if (cot->getParam()->getRef() != 0 &&
13748GetFloat4Param(cot->getParam()->getRef(), f4)) {...}
13749"
13750
13751
13752
13753Thu, 21 Apr 2011 12:06:06 +0000
13754Checked in by : Robert Osfield
13755From Tomas Hogarth, "Attached are the complete changed files GraphicsWindowIOS and GraphicsWindowIOS.mm. The change is in regard to the ability to adapt to device orientation. We did just have a bool indicating the window would adapt to all orientations. I have changed this to a bit mask allowing the user to specify individual orientations or combinations.                enum DeviceOrientation{
13756
13757                    PORTRAIT_ORIENTATION = 1<<0,
13758
13759                    PORTRAIT_UPSIDEDOWN_ORIENTATION  = 1<<1,
13760
13761                    LANDSCAPE_LEFT_ORIENTATION  = 1<<2,
13762
13763                    LANDSCAPE_RIGHT_ORIENTATION  = 1<<3,
13764
13765                    ALL_ORIENTATIONS = PORTRAIT_ORIENTATION  | PORTRAIT_UPSIDEDOWN_ORIENTATION  | LANDSCAPE_LEFT_ORIENTATION  | LANDSCAPE_RIGHT_ORIENTATION
13766
13767                };
13768
13769                typedef unsigned int DeviceOrientationFlags;
13770
13771The main motivation for this is to easily allow the user to specifiy that the device is in a horizontal orientation rather then having to rotate the view matrix. All flags have been tested individually as well as in combinations. The default is ALL_ORIENTATIONS to keep the exiting functionality for anyone who hasn't specified WindowData for their context traits.
13772"
13773
13774
13775
13776Wed, 20 Apr 2011 19:20:28 +0000
13777Checked in by : Robert Osfield
13778From Sukender, Here is a tiny update to FileNameUtils. It brings getPathRoot() and isAbsolutePath() to the public side of the lib.
13779
13780Wed, 20 Apr 2011 17:15:58 +0000
13781Checked in by : Robert Osfield
13782From Guillaume Taze, "This is a fix for the error popups which appeared when reading a corrupted file on windows. Errors are redirected to std::err instead."Note from Robert Osfield, changed jpeg error report output from stderr to standard OSG notification system using OSG_WARN.
13783
13784
13785
13786Wed, 20 Apr 2011 11:45:01 +0000
13787Checked in by : Robert Osfield
13788Added releaseGLObjects(State*) support into osg::FrameBufferObject, osg::RenderBin and osg::RenderStage to ensure proper clean up of FBO's on closing a graphics context.
13789
13790Tue, 19 Apr 2011 14:19:06 +0000
13791Checked in by : Robert Osfield
13792From Magnus Kessler, "A few minor fixes in the documentation strings of ReaderWriterFLT.cpp"
13793
13794Tue, 19 Apr 2011 14:11:13 +0000
13795Checked in by : Robert Osfield
13796From Bradley Anderegg, "The first change just exposes the archive extension list so that external applications can determine if an archive extension is valid.The second change is a bug fix in Registry::read(const ReadFunctor&)
13797where if you pass in valid options they get wiped out after the archive
13798is loaded but before being passed along to the plugin."
13799
13800
13801
13802Tue, 19 Apr 2011 13:32:25 +0000
13803Checked in by : Robert Osfield
13804From Paul Martz, "To summarize the fix: OpenGL eye coords are negative outside Cartesian quadrant 1. As a result, the center of projection is eye coord (0,0), which (when used as st tex coords) looks up the lower left corner of the texture. However, in projective texturing, you usually want eye coord (0,0) to look up the center of the texture. Accomplishing this mapping requires not just a lookat and perspective transform, but also a translate and scale."
13805
13806Tue, 19 Apr 2011 12:01:38 +0000
13807Checked in by : Robert Osfield
13808From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was that the windows did not act on repaint request (WM_PAINT, EXPOSE,...)Detailed explanation:
13809- I implemented requestRedraw using the push approach (not using
13810GraphicsWindow::_requestRedraw flag that I was considering) as there may be
13811multiple viewers reading the flag and fighting to reset it after the paint
13812request, while some viewers may not spot the request to redraw
13813- I made windows call GraphicsWindow::requestRedraw when they receive
13814appropriate message (WM_PAINT, EXPOSE, RESIZE,...)
13815- There were issues on Linux that windows did not want to close using x
13816button. Resolved by moving the test for DeleteWindow event from
13817swapBuffersImplementation() to GraphicsWindowX11::checkEvents(). The difficulty
13818was that DeleteWindow event is not coming using _eventDisplay, but through
13819_display.
13820- The last difficulty was that it is necessary to call
13821ViewerBase::checkWindowStatus() to set _done to true when all windows are
13822closed. This did not happened recently in ON_DEMAND run scheme. I put the call
13823to checkWindowStatus() to eventTraversal.
13824"
13825
13826
13827
13828Tue, 19 Apr 2011 11:46:05 +0000
13829Checked in by : Robert Osfield
13830Removed spaces from end of lines
13831
13832Tue, 19 Apr 2011 11:40:22 +0000
13833Checked in by : Robert Osfield
13834Ran svn propset -R svn:eol-style native . on the OpenSceneGraph
13835
13836Tue, 19 Apr 2011 09:54:14 +0000
13837Checked in by : Robert Osfield
13838Improved the handling of unitialized bounding box
13839
13840Tue, 19 Apr 2011 09:53:34 +0000
13841Checked in by : Robert Osfield
13842Cleaned up example
13843
13844Mon, 18 Apr 2011 12:58:28 +0000
13845Checked in by : Robert Osfield
13846Updated SO version number
13847
13848Mon, 18 Apr 2011 12:35:19 +0000
13849Checked in by : Robert Osfield
13850Added IncrementalCompileOperation::compileAllForNextFrame(uint) method and supporting functionality that  tell the IncrementalCompileOperation to compile all pending objects during next draw traversal, for specified number of frames.
13851
13852Thu, 14 Apr 2011 15:47:29 +0000
13853Checked in by : Robert Osfield
13854From Stephan Huber, "attached you'll find some enhancements for the iphone-part of the readme."
13855
13856Thu, 14 Apr 2011 15:45:14 +0000
13857Checked in by : Robert Osfield
13858From Magnus Kessler, "The standard width for the windows cmd and terminals on many Unix systems is 80 columns. I reorganized some of the help strings to make the output of osgconv --help --all
13859
13860fit to 80 columns. This avoids difficult to read line breaks added by the
13861terminal program itself."
13862
13863
13864
13865Thu, 14 Apr 2011 15:22:43 +0000
13866Checked in by : Robert Osfield
13867Cleaned up DXT1 support
13868
13869Thu, 14 Apr 2011 15:21:53 +0000
13870Checked in by : Robert Osfield
13871Added IF (WIN32) around OSG_USE_UTF8_FILENAME
13872
13873Thu, 14 Apr 2011 10:44:37 +0000
13874Checked in by : Robert Osfield
13875Added osgDB::Option string entries:        supportsOption("dds_dxt1_rgb","set the pixel format of DXT1 encoded images to be RGB");
13876        supportsOption("dds_dxt1_rgba","set the pixel format of DXT1 encoded images to be RGBA");
13877        supportsOption("dds_dxt1_detect_rgba","For DXT1 encode images set the pixel format according to presence of transparent pixels.");
13878
13879And set the default not to modify and detect the RGB or RGBA pixel format for DXT images.
13880
13881
13882
13883
13884
13885Thu, 14 Apr 2011 09:16:09 +0000
13886Checked in by : Robert Osfield
13887Added setting of the internal texture format
13888
13889Wed, 13 Apr 2011 19:28:30 +0000
13890Checked in by : Robert Osfield
13891quitened down debug output
13892
13893Wed, 13 Apr 2011 19:26:35 +0000
13894Checked in by : Robert Osfield
13895Introduced new code for detecting DXT1 images catogoriesed as RGB that actually have a 1 bit alpha, therefore re-interpreting these as RGBA.
13896
13897Wed, 13 Apr 2011 10:44:36 +0000
13898Checked in by : Robert Osfield
13899Added handling of DXT1 in osg::Image::isImageTranslucent()
13900
13901Mon, 11 Apr 2011 19:11:25 +0000
13902Checked in by : Robert Osfield
13903Added support for explitly requesting DXT1a and DXT1c compression
13904
13905Mon, 4 Apr 2011 10:16:46 +0000
13906Checked in by : Robert Osfield
13907From Stephan Huber, "Attached you'll find a fixed GraphicsWindowCocoa-implementation which should fix the reported bugs.the osgkeyboard-example works now, but not the numbers of the keypad, as
13908they hilight only for KEY_KP_Left, KEY_KP_Right, KEY_KP_Up, KEY_KP_DOWN
13909etc and not for KEY_KP_0 - KEY_KP_9."
13910
13911
13912
13913Thu, 31 Mar 2011 14:57:18 +0000
13914Checked in by : Robert Osfield
13915Added OPENTHREADS_ATOMIC_USE_MUTEX Cmake options that allows you to override the default detection of atomic implementatition, making it possible to force the use of Mutex for OpenThreads::Atomic, and as a consequence for use of Mutex for Referenced::ref/unref() counting.
13916
13917Wed, 30 Mar 2011 15:15:07 +0000
13918Checked in by : Robert Osfield
13919From Tim Moore, Fixes to race in DatabasePager where a parent PagedLOD of newly loaded subgraph has been expired.Clean up of visitor naming to make it clearer what role it has.
13920
13921
13922
13923
13924
13925Wed, 23 Mar 2011 14:01:58 +0000
13926Checked in by : Robert Osfield
13927Added m4v as a handled movie file extension
13928
13929Mon, 21 Mar 2011 21:28:35 +0000
13930Checked in by : Robert Osfield
13931Added dciimage library to DCMTK libs
13932
13933Mon, 21 Mar 2011 21:28:02 +0000
13934Checked in by : Robert Osfield
13935Improved handling of RGB data.
13936
13937Sat, 19 Mar 2011 16:25:01 +0000
13938Checked in by : Robert Osfield
13939Added .get() to fix build
13940
13941Fri, 18 Mar 2011 12:21:58 +0000
13942Checked in by : Robert Osfield
13943Adde an isFileADicom(..) method to enable the loader to automatically identifier dicom files without making any assumptions about the file extension
13944
13945Fri, 18 Mar 2011 11:23:39 +0000
13946Checked in by : Robert Osfield
13947Added extra DCMTK libraries to search and link line to enable build against new DCMTK-3.6.0 release
13948
13949Thu, 17 Mar 2011 17:33:02 +0000
13950Checked in by : Robert Osfield
13951Added support for new SampleDensityWhenMovingProperty into .p3d format, with it default to 0.02.One can override this value via the sampleDensityWhenMoving="value" property in the volume tag, i.e.
13952
13953         <volume sampleDensityWhenMoving="0.01">CardiacCT</volume>
13954
13955To switch the feature off set the value to 0, i.e.
13956
13957         <volume sampleDensityWhenMoving="0">CardiacCT</volume>
13958
13959
13960
13961
13962Thu, 17 Mar 2011 15:37:39 +0000
13963Checked in by : Robert Osfield
13964Added SampleDensityWhenMovingProperty to control LOD property of osgVolume.
13965
13966Thu, 17 Mar 2011 13:56:27 +0000
13967Checked in by : Robert Osfield
13968Changed the view movement detection code so that it uses the new CullVisitor::Identifier to indentifier cull traversals, this enables the code to properly detect movement when osgViewer::Renderer uses double buffering of SceneView.
13969
13970Thu, 17 Mar 2011 13:54:54 +0000
13971Checked in by : Robert Osfield
13972Added set up of CulLVisitor::Identifier so that the double buffered SceneView/CullVisitor share the same Identifier.
13973
13974Thu, 17 Mar 2011 13:54:14 +0000
13975Checked in by : Robert Osfield
13976Added CullVisitor::Identifier to help with cull operations that require a consistent identifier for cull traveresals when osgViewer::Renderer uses double buffering.
13977
13978Thu, 17 Mar 2011 11:49:22 +0000
13979Checked in by : Robert Osfield
13980First cut at LOD support in RayTracedTechnique, which lowers the number of samples taken when the view of the volume is changing.
13981
13982Wed, 16 Mar 2011 13:48:09 +0000
13983Checked in by : Robert Osfield
13984From Torben Dannhauer, "adds an additional library name of libpng ( libpng15 ) to search fo"
13985
13986Wed, 16 Mar 2011 13:41:39 +0000
13987Checked in by : Robert Osfield
13988From Alan Dickinson,"I tested out my changes against the trunk and everything worked fine... except I noticed that the CMAKE_BUILD_POSTFIX is set incorrectly for a undefined or blank BUILD_TYPE.So here is the one line change to the CMakeLists.txt to rectify this omission."
13989
13990
13991
13992
13993Wed, 16 Mar 2011 10:51:42 +0000
13994Checked in by : Robert Osfield
13995Added hud and billboard support to image, stereo_image, pdf, browser and vnc image placement
13996
13997Tue, 15 Mar 2011 19:54:57 +0000
13998Checked in by : Robert Osfield
13999Added support hud property for title, bullets and paragraph tags
14000
14001Tue, 15 Mar 2011 14:04:50 +0000
14002Checked in by : Robert Osfield
14003From Sukender, "Fixed a case where getUniqueName() does not work properly"
14004
14005Tue, 15 Mar 2011 14:02:39 +0000
14006Checked in by : Robert Osfield
14007From Torben Dannhauer, update to reflect addition of NVTT to Windows 3rdPartyPackage
14008
14009Tue, 15 Mar 2011 13:53:59 +0000
14010Checked in by : Robert Osfield
14011Added checked against GL version number for enabled _isTexture3DSupported.
14012
14013Tue, 15 Mar 2011 13:40:13 +0000
14014Checked in by : Robert Osfield
14015Fixed warning
14016
14017Tue, 15 Mar 2011 13:30:27 +0000
14018Checked in by : Robert Osfield
14019Added OSG_EXPORT to declaration of View::Slave.
14020
14021Tue, 15 Mar 2011 12:48:40 +0000
14022Checked in by : Robert Osfield
14023Re-enabled the fallback compute of bounding volume.
14024
14025Tue, 15 Mar 2011 12:26:16 +0000
14026Checked in by : Robert Osfield
14027Fixed updating of text position when PositionData.position is not modified by tag but other elements of PositionData are - such as when billboarding
14028
14029Mon, 14 Mar 2011 21:36:32 +0000
14030Checked in by : Robert Osfield
14031Implemented billboard="on" option for image, bullet and paragraph tags
14032
14033Mon, 14 Mar 2011 11:29:08 +0000
14034Checked in by : Robert Osfield
14035Added support for placing comments at end of each line.
14036
14037Mon, 14 Mar 2011 10:07:15 +0000
14038Checked in by : Robert Osfield
14039From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables. "
14040
14041Mon, 14 Mar 2011 09:59:32 +0000
14042Checked in by : Robert Osfield
14043From Torben Dannhauer, warning fix for a false positive warning generated by VS about "not all control pathes return a value".
14044
14045Fri, 11 Mar 2011 17:20:24 +0000
14046Checked in by : Robert Osfield
14047From Farshid Lashkari, removal of redundent spaces at the end of lines.
14048
14049Fri, 11 Mar 2011 16:31:01 +0000
14050Checked in by : Robert Osfield
14051From Benjamin Wasty and David Guthrie, "currently, non-alpha-numeric keys are not recognized (except as modifiers) in osgQt, so I added the mapping code from my Qt integration to GraphicsWindowQt (which is based on Delta3D code from David Guthrie - he gave me permission to submit it under OSGPL)."
14052
14053Fri, 11 Mar 2011 11:25:19 +0000
14054Checked in by : Robert Osfield
14055From Sukender, "Added support for texcoords scale and offset (UV scaling and offset in Lib3DS Materials), for texture unit 0."
14056
14057Fri, 11 Mar 2011 11:20:30 +0000
14058Checked in by : Robert Osfield
14059Fixed the case insenstive search under unices
14060
14061Fri, 11 Mar 2011 10:24:12 +0000
14062Checked in by : Robert Osfield
14063From Mourad Boufarguine, "There is a redundant cmake code at the end of osgViewer cmake script. The install command is issued in SETUP_LIBRARY macro." "I spotted this when i tried a make install on the android port :) I saw some weird copy commands of osgViewer headers. I managed to get all osg headers copied to cmake_install_prefix/include upon make install, but i can't (yet) get the libraries to be copied to cmake_install_prefix/lib (see attached files)"
14064
14065Fri, 11 Mar 2011 10:18:43 +0000
14066Checked in by : Robert Osfield
14067From Alan Dickinson, "I modified the CPack and CMake files to utilze the CMAKE_INSTALL_PREFIX when building RPM packages.I also modified the CMake and pkgconfig files to append the _POSTFIX extenstion based on the CMAKE_BUILD_TYPE.
14068
14069Additionally I fixed packaging/ld.so.conf.d/openscenegraph.conf.in to add a '/' betweeen the arguments since the CMAKE_INSTALL_PREFIX can't end with a '/'.
14070"
14071
14072
14073
14074Thu, 10 Mar 2011 14:53:39 +0000
14075Checked in by : Robert Osfield
14076From Mourad Boufarguine, "I gave osg android port a try on Windows using cygwin, and it worked like a charm (only a tiny problem with osgViewer, when cross compiling for android using cygwin, the windows path in osgViewer/CMakeLists.txt is used rather than the android one, fix attached). "
14077
14078Thu, 10 Mar 2011 14:44:49 +0000
14079Checked in by : Robert Osfield
14080From Mourad Boufarguine, "I gave projects folders in VS a try, it works for applications, plugins and examples but not for the osg core libraries. Attached OsgMacroUtils.cmake is a tiny fix for this. OpenThreads is addressed seperately."
14081
14082Thu, 10 Mar 2011 10:56:12 +0000
14083Checked in by : Robert Osfield
14084From Rafa Gaitan, "Attached the fix to remove the symlinks created with make install."
14085
14086Thu, 10 Mar 2011 10:52:47 +0000
14087Checked in by : Robert Osfield
14088From Michael Platings, "I'm guessing that the stack corruption was caused by calling GetFullPathNameW with the nBufferLength argument as the number of bytes in the buffer, rather than the number of characters. I've attached code that uses GetFullPathNameW et al. with _countof() rather than sizeof() and this works fine."
14089
14090Wed, 9 Mar 2011 17:35:30 +0000
14091Checked in by : Robert Osfield
14092Quitened down timing stats
14093
14094Wed, 9 Mar 2011 16:30:48 +0000
14095Checked in by : Robert Osfield
14096From Johannes Baeuerle, fix for memory leak
14097
14098Wed, 9 Mar 2011 15:55:35 +0000
14099Checked in by : Robert Osfield
14100From Jan Peciva, "please, find attached updates to Inventor plugin:- improved transparency
14101- do not treat 32-bit textures as transparent textures unless they really
14102contain transparent pixels
14103- error messages forwarded to osg::notify"
14104
14105
14106
14107
14108Wed, 9 Mar 2011 14:44:14 +0000
14109Checked in by : Robert Osfield
14110From Sukender, "1. Made code a bit more readable/cleaner. 2. Removed unecessary code. Also made sure the images names are not truncated in the middle of an UTF8 character. You'll find there a function called utf8TruncateBytes(), which may be moved in core OSG (osgDB/ConvertUTF I guess). Feel free to do it if you feel it that way. "
14111
14112Wed, 9 Mar 2011 14:15:04 +0000
14113Checked in by : Robert Osfield
14114From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should disable pragmas that turn off specific warnings for MSVC. Unfortunately it's presence is only checked in osg/Export header, making other Export headers disable warnings no matter what, which is kind of incoherent.My fix adds #include <osg/Config> to every Export header. I've also
14115unified checking whether to disable warnings to current osg/Export
14116way:
14117#if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS).
14118
14119Attachment contains all changed Export files in their original locations."
14120
14121
14122
14123Wed, 9 Mar 2011 13:10:38 +0000
14124Checked in by : Robert Osfield
14125From Eric Sokolowsky, "I have updated the pnm plugin to use streams instead of C-style I/O. Attached is src/osgPlugins/pnm/ReaderWriterPNM.cpp"
14126
14127Wed, 9 Mar 2011 13:05:59 +0000
14128Checked in by : Robert Osfield
14129From Tassilo Glander,"I patched the cmake configuration to support folders, which are really handy to organize the many projects in the OSG solution into examples, applications and core libs in the IDE. This feature has been introduced to cmake in 2.8.3, on older versions it should be ignored silently. I tested on Visual Studio 2008 with cmake 2.8.3 and 2.8.4.See the screenshots for comparison [img]osg_solution.png[/img]
14130
14131This needs few changes:
14132
14133activate on global cmakelist.txt:
14134
14135[code]set_property(GLOBAL PROPERTY USE_FOLDERS On)[/code]
14136
14137set appropriate folder names for project type in osgMacroUtils.cmake:
14138
14139[code]SET_TARGET_PROPERTIES(${CORELIB_NAME} PROPERTIES FOLDER "OSG Core")[/code]
14140
14141similar for examples, applications"
14142
14143
14144
14145
14146
14147Wed, 9 Mar 2011 12:29:14 +0000
14148Checked in by : Robert Osfield
14149From Piotr Gwiazdowski, "Recently I've been having some trouble with osgWidget::StyleManager (I'll omit osgWidget namespace from now on). It seems to me that there are some inconsistency in the code. In Style there are multiple applyStyle method overloads, applying style for different widgets/windows built-in in osgWidget. Plus you can do overrides. It's good so far.The problem lies in StyleManager::_applyStyleToObject (which calls
14150_coearceAndApply, which calls _applySpecificStyle, which calls
14151Style::applyStyle). With current implementation Style::applyStyle
14152variants for Input, Window, Frame::Corner, Frame::Border,
14153Window::EmbeddedWindow are never called, because their classes' names
14154are omitted in methods' if/else if block, making it impossible to use
14155styles with most than half of built-in widget/window types.
14156
14157My fix simply adds couple else if blocks, making each
14158Style::applyStyle variant callable. By the way, I think that next
14159update should add Style::applyStyle overload for Table class and add
14160proper className overloads for Input and Window."
14161
14162
14163
14164Wed, 9 Mar 2011 12:15:39 +0000
14165Checked in by : Robert Osfield
14166Removed the repeated called to jas_init() and jas_image_clearfmts() calls to make it possible to use the reading multi-threaded
14167
14168Wed, 9 Mar 2011 11:22:20 +0000
14169Checked in by : Robert Osfield
14170From Dietmar Funck, "I've noticed an issue with osgUtil::RenderStage::runCameraSetUp() if the number of buffer attachments of the camera decreases according to privous calls. This happens because RenderStage::_bufferAttachmentMap is updated only for the number of buffers the camera has when runCameraSetUp is called. For example if there were 4 attachments and now only 3, only the first three elements of _bufferAttachmentMap are changed. The fourth is just as before - however it shouldn't be there.Calling _bufferAttachmentMap.clear() before resolves this problem.
14171"
14172
14173
14174
14175Wed, 9 Mar 2011 11:15:10 +0000
14176Checked in by : Robert Osfield
14177From Cedric Pinson, "I have just adjusted the FindCOLLADA function to let it find library on gnu/linux."
14178
14179Wed, 9 Mar 2011 11:13:12 +0000
14180Checked in by : Robert Osfield
14181From Sukender, "I fixed the writing but never thought about the reading part... Here is the fix for reading path containing %23 (= '#') characters."
14182
14183Wed, 9 Mar 2011 11:06:36 +0000
14184Checked in by : Robert Osfield
14185Updated versions for next OSG dev release
14186
14187Wed, 9 Mar 2011 10:35:00 +0000
14188Checked in by : Robert Osfield
14189Changed the use of a viewer thread to be off by default because it was causing the application to crash when any users input was recieved
14190
14191Tue, 8 Mar 2011 17:05:29 +0000
14192Checked in by : Robert Osfield
14193Fixed error in X11 string name
14194
14195Tue, 8 Mar 2011 16:35:37 +0000
14196Checked in by : Robert Osfield
14197From Rafa Gaitan and Jorge Izquierdo, build support for Android NDK."- In order to build against GLES1 we execute:
14198$ mkdir build_android_gles1
14199$ cd build_android_gles1
14200$ cmake .. -DOSG_BUILD_PLATFORM_ANDROID=ON -DDYNAMIC_OPENTHREADS=OFF
14201-DDYNAMIC_OPENSCENEGRAPH=OFF -DANDROID_NDK=<path_to_android_ndk>/
14202-DOSG_GLES1_AVAILABLE=ON -DOSG_GL1_AVAILABLE=OFF
14203-DOSG_GL2_AVAILABLE=OFF -DOSG_GL_DISPLAYLISTS_AVAILABLE=OFF -DJ=2
14204-DOSG_CPP_EXCEPTIONS_AVAILABLE=OFF
14205$ make
14206 If all is correct you will have and static OSG inside:
14207build_android_gles1/bin/ndk/local/armeabi.
14208
14209- GLES2 is not tested/proved, but I think it could be possible build
14210it with the correct cmake flags.
14211- The flag -DJ=2 is used to pass to the ndk-build the number of
14212processors to speed up the building.
14213- make install is not yet supported."
14214
14215
14216
14217
14218Tue, 8 Mar 2011 15:31:49 +0000
14219Checked in by : Robert Osfield
14220Fixed indentation
14221
14222Tue, 8 Mar 2011 13:51:13 +0000
14223Checked in by : Robert Osfield
14224From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or SETUP_EXE, in order to have a unique entry point to build the libraries. With this changes the android integration will be less painful (currently is a big IF(ANDROID) for each CMakeLists.txt) and more maintainable in the future. I hope next submissions will be for supporting android from my colleague Jorge. "
14225
14226Mon, 7 Mar 2011 14:42:47 +0000
14227Checked in by : Robert Osfield
14228Added comments
14229
14230Mon, 7 Mar 2011 13:45:58 +0000
14231Checked in by : Robert Osfield
14232Changed all .c++ to .cpp's
14233
14234Mon, 7 Mar 2011 12:35:30 +0000
14235Checked in by : Robert Osfield
14236Added --color r g b a, --wall-color r g b a, --back-color r g b a options for setting the colours of faces via materials. and --image filename, --wall-image filename, --back-image filename options to set the textures used, note, texcoords are not currently set up so texels used will be 0,0.
14237
14238Mon, 7 Mar 2011 12:33:11 +0000
14239Checked in by : Robert Osfield
14240Enabled the settng/getting of the Text3D's WallStateSet and BackStateSet along with use of these in the rendering implementation to allow separate colour and other state to be assigned to the front, wall and back faces.
14241
14242Thu, 3 Mar 2011 15:52:19 +0000
14243Checked in by : Robert Osfield
14244Moved intial cut of depth partition support into osgViewer::View via two new methods:        /** Convenience method for setting up multiple slave cameras that depth partition the specified camera.*/
14245        bool setUpDepthPartitionForCamera(osg::Camera* cameraToPartition, DepthPartitionSettings* dps=0);
14246
14247        /** Convenience method for setting up multiple slave cameras that depth partition each of the view's active cameras.*/
14248        bool setUpDepthPartition(DepthPartitionSettings* dsp=0);
14249
14250
14251
14252
14253Thu, 3 Mar 2011 12:33:57 +0000
14254Checked in by : Robert Osfield
14255Introduced a new more generic function for settings up the depth partitioning of viewer cameras.
14256
14257Wed, 2 Mar 2011 16:40:36 +0000
14258Checked in by : Robert Osfield
14259Build fix
14260
14261Wed, 2 Mar 2011 16:24:07 +0000
14262Checked in by : Robert Osfield
14263Made parameter a little easier to adjust and commented out verbose debug info
14264
14265Wed, 2 Mar 2011 16:09:50 +0000
14266Checked in by : Robert Osfield
14267Implemented first cut of more flexible depth partitioning code.
14268
14269Tue, 1 Mar 2011 16:21:38 +0000
14270Checked in by : Robert Osfield
14271Fixed typo
14272
14273Tue, 1 Mar 2011 15:04:56 +0000
14274Checked in by : Robert Osfield
14275Added support for passing the --depth-partition distance, throw to the depth partition slave camera setup.
14276
14277Tue, 1 Mar 2011 14:50:25 +0000
14278Checked in by : Robert Osfield
14279Added experiment depth partioning support in the form of an slave camera configuration.
14280
14281Tue, 1 Mar 2011 14:48:48 +0000
14282Checked in by : Robert Osfield
14283Added support for an View::Slave::UpdateSlaveCallback
14284
14285Sat, 26 Feb 2011 16:04:34 +0000
14286Checked in by : Robert Osfield
14287Fixed handling of write and reading of straight Node objects in the scene graph.
14288
14289Sat, 26 Feb 2011 15:52:51 +0000
14290Checked in by : Robert Osfield
14291Changed the handling of unkown nodes on write so that the code now ignores the non supported nodes allows the overall write to continue.
14292
14293Thu, 24 Feb 2011 11:54:44 +0000
14294Checked in by : Robert Osfield
14295Removed TrapezoidalShadowMap due to discovery of patent on algorithm.
14296
14297Wed, 23 Feb 2011 22:52:01 +0000
14298Checked in by : Cedric Pinson
14299Cedric Pinson: Fix divide by zero when Action has 0 frames, and add a warning message because it means something wrong on input data
14300
14301Wed, 23 Feb 2011 16:49:38 +0000
14302Checked in by : Robert Osfield
14303Fixed typo
14304
14305Wed, 23 Feb 2011 16:46:34 +0000
14306Checked in by : Robert Osfield
14307From Wojciech Lewandowski, intial cut at new TrapezoidalShadowMap ShadowTechnique
14308
14309Wed, 23 Feb 2011 16:45:44 +0000
14310Checked in by : Robert Osfield
14311From Wojciech Lewandowski, various tweaks to osgShadow shadow mapping classes to improve consistency and enable more debug info output
14312
14313Wed, 23 Feb 2011 14:09:29 +0000
14314Checked in by : Robert Osfield
14315Inverted the orientation of the 't' transparency control so that it's full on at the bottom of the screen, and full transparent at the bottom.
14316
14317Wed, 23 Feb 2011 13:56:41 +0000
14318Checked in by : Robert Osfield
14319Added support for negative --xMultipler, --yMultiple and --zMultiplier values
14320
14321Wed, 23 Feb 2011 12:48:17 +0000
14322Checked in by : Robert Osfield
14323Added support for positive values of --xMultiple <float> --yMultiplier <float> and --zMultiplier <float>
14324
14325Wed, 23 Feb 2011 12:13:43 +0000
14326Checked in by : Robert Osfield
14327Changed the default number of components for a RGB to 4 so it appears as an RGBA
14328
14329Wed, 23 Feb 2011 11:43:30 +0000
14330Checked in by : Robert Osfield
14331Added error reporting for old options
14332
14333Wed, 23 Feb 2011 11:28:43 +0000
14334Checked in by : Robert Osfield
14335Added -n option
14336
14337Wed, 23 Feb 2011 10:37:51 +0000
14338Checked in by : Robert Osfield
14339Added extra check for GL_BGR and GL_BGRA formats and messages describing image format loaded
14340
14341Tue, 22 Feb 2011 14:21:34 +0000
14342Checked in by : Robert Osfield
14343Added test code to explore problems with LightSpacePerspectiveShadowMap implementation handling of different datasets and camera settings.
14344
14345Tue, 22 Feb 2011 11:59:51 +0000
14346Checked in by : Robert Osfield
14347Added support for GL_BGR and GL_BGRA pixel formats
14348
14349Tue, 22 Feb 2011 10:53:58 +0000
14350Checked in by : Robert Osfield
14351Changed the handling of erroneous dicom files so that the loading of a directory of dicom files is not abondonded when one or more erroneous files are encountered.
14352
14353Mon, 21 Feb 2011 12:29:13 +0000
14354Checked in by : Robert Osfield
14355Added computePositions() call to Text3D::resizeGLObjectsBuffers(uint)
14356
14357Mon, 21 Feb 2011 10:02:53 +0000
14358Checked in by : Robert Osfield
14359Added missing Terrain.h reference
14360
14361Sun, 20 Feb 2011 09:57:07 +0000
14362Checked in by : Robert Osfield
14363Fixed build of various LiSPSM algorithms
14364
14365Sun, 20 Feb 2011 09:55:20 +0000
14366Checked in by : Robert Osfield
14367Added --fov and --light-pos and --light-dir command line parameters
14368
14369Fri, 18 Feb 2011 11:04:01 +0000
14370Checked in by : Michael PLATINGS
14371Disabled the RGB components of the opacity texture
14372
14373Mon, 14 Feb 2011 16:24:12 +0000
14374Checked in by : Robert Osfield
14375From Philipp Svehla, "We’ve added support for users to override the default values for child elements in asset tags (for the collada writer).  This support was added for the following child elements:   - contributor
14376
14377        - author
14378
14379        - authoring_tool
14380
14381        - comments
14382
14383        - copyright
14384
14385        - source_data
14386
14387   - created
14388
14389   - keywords
14390
14391   - modified
14392
14393   - revision
14394
14395   - subject
14396
14397   - title
14398
14399   - unit
14400
14401        - name
14402
14403        - meter
14404
14405   - up_axis
14406
14407
14408
14409With this support, users are able to include additional information in their models.  Additionally, tools such as sketchup that support asset tags use the values appropriately within their imported models."
14410
14411
14412
14413Mon, 14 Feb 2011 16:09:51 +0000
14414Checked in by : Robert Osfield
14415From Tim Moore, "This patch fixes some performance problems with the DXF loader. It removes some unnecessary copies of vertex coordinates (which were causing an exponential explosion). It also replaces BIND_PER_PRIMITIVE normals  with BIND_PER_VERTEX so that the resulting geometry will be on the fast path."
14416
14417Mon, 14 Feb 2011 16:05:33 +0000
14418Checked in by : Robert Osfield
14419Added copyop parameter to cloneOptions() method
14420
14421Mon, 14 Feb 2011 15:59:49 +0000
14422Checked in by : Robert Osfield
14423From Tim Moore, "The non-virtual cloneOptions() method, which is now used by DatabasePager, breaks derived classes of osgDB::Options. This patch uses the clone() method to clone Options."
14424
14425Mon, 14 Feb 2011 15:43:41 +0000
14426Checked in by : Robert Osfield
14427From Sukender, "Here is an minor update for Jasper finder. It adds debug cache value for Windows/MSVC builds, and adds search paths."
14428
14429Mon, 14 Feb 2011 15:04:40 +0000
14430Checked in by : Robert Osfield
14431From Jan Peciva, "Improvements: - Use OSG routines to load images instead of simage library (removes dependency on 3rdParty simage library). Applies to Coin Inventor clone only. "
14432
14433Mon, 14 Feb 2011 15:01:56 +0000
14434Checked in by : Robert Osfield
14435Moved ProgramBinary into osg::Program scope
14436
14437Mon, 14 Feb 2011 14:16:58 +0000
14438Checked in by : Robert Osfield
14439From Sukender, "Here are two sumbissions for DAE.1. daeRGeometry.cpp (rev 12132). A tiny sumbission which fixes a quite important bug: a parameter was forgotten in Collada ReaderWriter, and texture coordinates could not be loaded properly. So:
14440"
14441Added missing paramter when calling createGeometryData(). Fixes missing texture coordinates (in "bind_vertex_input").
14442"
14443
144442. ReaderWriterDAE.cpp (rev 12132):
14445"
14446Added "baseImageDir" as a plugin string data, in order to manually specify base directory to use when relativising image file names. This is used to properly write files, when images are not located in a subdirectory (like "../images" for some software).
14447"
14448
14449
14450
14451Mon, 14 Feb 2011 13:54:15 +0000
14452Checked in by : Robert Osfield
14453From Johannes Bauerle, "I experienced problems using binary shaders in osgt files (=the osg-serializer plugins). At runtime std::bad_alloc errors were thrown when using binary shaders.The reason is that the .osgt text files do not provide size information about the contained binary shader hence leading to a bad allocation when reading the shader data, probably size 0 ? The reader method in the responsible serializer class (serializers/osg/BinaryShader) is correct and does not need to be changed as it queries the size as expected. The writer method supports two paths(binary output .osgb and text output .osgt/.osgx). Only the text path is affected as the binary path writes the size.
14454
14455I extended the writer in the text path by the size information. The results before and after the fix are shown below:
14456
14457Erroneous code for binary shader in osgt file before fix:
14458
14459Data {
14460    0a
14461    0d
14462    0
14463    ...
14464}
14465
14466Corrected code for binary shader in osgt file after fix:
14467
14468Data 524 {
14469   0a
14470   0d
14471   0
14472   ...
14473}
14474
14475After my fix the the thrown error disappeared."
14476
14477
14478
14479Mon, 14 Feb 2011 13:50:14 +0000
14480Checked in by : Robert Osfield
14481From Jahannes Bauerle, "l discovered that the shader class(/src/osg/Shader.cpp) shows wrong behavior when using binary shaders . When shader objects are compared the reference pointer behind the  _shaderBinary member is not included in the comparison.I included binary shaders into an osgt model file. These shaders only consists of the binary shader code, I did not supply the text version additionally. When loading the model  the osg::Optimizer threw away all shaders except the first one. In the current trunk version of the file two shader objects are identical despite differing _shaderBinary members as the compare method of the Shader class does not include the comparison of that member.
14482
14483The fix in this submission adds the check for identity of the referenced binary shaders to the shader class.
14484
14485When comparing two shader objects with text source shaders the new lines of comparison are not even executed as the comparison returns false in the previous lines when the text shaders differ.
14486
14487With this fix I get expected behavior, the Optimizer handles the different shaders correctly."
14488
14489
14490
14491Mon, 14 Feb 2011 12:55:44 +0000
14492Checked in by : Robert Osfield
14493Set debug message to INFO
14494
14495Mon, 14 Feb 2011 12:54:21 +0000
14496Checked in by : Robert Osfield
14497From Michael Platings, I've added initial support to osg for glGetProgramBinary and glProgramBinary. This means that shader programs can now be cached to disk and later reloaded, which is much faster than linking shaders from source code. This should mean significantly shorter load times for people who use lots of combinations of shaders.
14498
14499Mon, 14 Feb 2011 12:14:36 +0000
14500Checked in by : Robert Osfield
14501Fixed typo
14502
14503Fri, 11 Feb 2011 12:11:17 +0000
14504Checked in by : Robert Osfield
14505From Jean-Sebastien Guay, event handler for controlling the field of view of the viewer's camera using 0, - and = keys.
14506
14507Fri, 11 Feb 2011 11:08:00 +0000
14508Checked in by : Robert Osfield
14509Update ChangeLog
14510
14511Fri, 11 Feb 2011 09:18:36 +0000
14512Checked in by : Robert Osfield
14513Added check against the NodePath being empty.
14514
14515Thu, 10 Feb 2011 14:24:39 +0000
14516Checked in by : Robert Osfield
14517Tweak to output details
14518
14519Thu, 10 Feb 2011 14:09:04 +0000
14520Checked in by : Robert Osfield
14521Updated AUTHORS and Contributors.cpp files
14522
14523Thu, 10 Feb 2011 12:23:18 +0000
14524Checked in by : Robert Osfield
14525From Martin von Gagern, build fix for latest ffmpeg changes
14526
14527Tue, 8 Feb 2011 14:36:15 +0000
14528Checked in by : Robert Osfield
14529Added const
14530
14531Mon, 7 Feb 2011 14:19:58 +0000
14532Checked in by : Robert Osfield
14533Implementated experimental reuse of PBO's after download
14534
14535Fri, 4 Feb 2011 12:43:00 +0000
14536Checked in by : Robert Osfield
14537Added support for enabling the assignment of PixelBufferObjects to loaded Images to aid the download of images to the GPU. Feature can be enabled/disabled (default) by setting the env :   OSG_ASSIGN_PBO_TO_IMAGES  to ON or OFF
14538
14539
14540
14541Fri, 4 Feb 2011 10:27:05 +0000
14542Checked in by : Robert Osfield
14543Added support for getting the current screen refresh rate using the XrandR extension.
14544
14545Thu, 3 Feb 2011 17:07:01 +0000
14546Checked in by : Robert Osfield
14547Refactored NodeTrackerManipulator to use osg::ObserverNodePath rather than it's only local equivilant.
14548
14549Thu, 3 Feb 2011 14:27:50 +0000
14550Checked in by : Robert Osfield
14551Added call to GraphicsCostEstimator::calibrate.
14552
14553Thu, 3 Feb 2011 12:42:23 +0000
14554Checked in by : Robert Osfield
14555Moved GraphicsCostEstimator ref pointer into osg::State
14556
14557Thu, 3 Feb 2011 12:22:09 +0000
14558Checked in by : Robert Osfield
14559Moved GraphicsCostEstimator from osgUtil into core OSG library
14560
14561Wed, 2 Feb 2011 17:23:12 +0000
14562Checked in by : Robert Osfield
14563From Jean-Sebastien Guay, build fix
14564
14565Wed, 2 Feb 2011 16:44:21 +0000
14566Checked in by : Michael PLATINGS
14567Updated information about the FBX SDK version
14568
14569Tue, 1 Feb 2011 18:12:59 +0000
14570Checked in by : Robert Osfield
14571From Sukender, "Vertices in DOUBLE PRECISION were not handled by Remapper classes. I added missing virtual methods."
14572
14573Tue, 1 Feb 2011 12:18:47 +0000
14574Checked in by : Robert Osfield
14575Fixed the setting of the Drawable modes
14576
14577Tue, 1 Feb 2011 12:18:22 +0000
14578Checked in by : Robert Osfield
14579Added experimental timing and PBO usage into ICO+GCE classes
14580
14581Tue, 1 Feb 2011 12:17:40 +0000
14582Checked in by : Robert Osfield
14583Fixed bug in PixelBufferObject constructor for the case when a null Image is passed in to it.  Added extra checks for NULL buffer data.
14584
14585Mon, 31 Jan 2011 11:40:35 +0000
14586Checked in by : Robert Osfield
14587Ran:  svn propset svn:eol-style native include/*/*  svn propset svn:keywords "Author Date Id Revision" include/*/*
14588
14589Mon, 31 Jan 2011 11:35:50 +0000
14590Checked in by : Robert Osfield
14591svn propset svn:keywords "Author Date Id Revision" include/OpenThreads/*
14592
14593Mon, 31 Jan 2011 10:41:17 +0000
14594Checked in by : Robert Osfield
14595Set eol-style to native.
14596
14597Fri, 28 Jan 2011 14:24:30 +0000
14598Checked in by : Robert Osfield
14599Temporarily disabled the cost estimate code for the 2.9.11 release
14600
14601Fri, 28 Jan 2011 13:54:44 +0000
14602Checked in by : Robert Osfield
14603From Ulrich Hertlein, "I adapted the Cocoa implementation so that it reports the unmodified key and the modified key as requested. Can other OS X developers please test the attached file, to make sure it works for everybody?I fixed the problem with the caps-lock-key, too."
14604
14605
14606
14607Fri, 28 Jan 2011 12:34:49 +0000
14608Checked in by : Robert Osfield
14609Fixed size of default font
14610
14611Fri, 28 Jan 2011 11:07:51 +0000
14612Checked in by : Robert Osfield
14613From Per Fahlberg, warning fixes
14614
14615Fri, 28 Jan 2011 10:59:50 +0000
14616Checked in by : Robert Osfield
14617From Mathias Froehlich, "Driven by the last qfontimplementation changes, I realized, that I never contributed my testcase/demo for the original implementation. This attached change is similar to osgtext but uses the QFontImplementation in a Qt based viewer. With that, it should be easier for all of us to test changes in qfontimplementation"
14618
14619Fri, 28 Jan 2011 10:53:49 +0000
14620Checked in by : Robert Osfield
14621From Ulrich Hertlien, "the changes from r12126 (see below) in dae/domSourceReader.h cause compiler errors on OS X with gcc-4.2.1:In file included from
14622/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/daeRAnimations.cpp:3:
14623/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/domSourceReader.h:43: error:
14624explicit specialization in non-namespace scope 'class osgDAE::domSourceReader'
14625/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/domSourceReader.h:45: error:
14626explicit specialization in non-namespace scope 'class osgDAE::domSourceReader'
14627/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/domSourceReader.h:47: error:
14628explicit specialization in non-namespace scope 'class osgDAE::domSourceReader'
14629/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/domSourceReader.h:49: error:
14630explicit specialization in non-namespace scope 'class osgDAE::domSourceReader'
14631/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/dae/domSourceReader.h:51: error:
14632explicit specialization in non-namespace scope 'class osgDAE::domSourceReader'
14633...
14634
14635The attached file fixes this."
14636
14637
14638
14639Fri, 28 Jan 2011 10:50:24 +0000
14640Checked in by : Robert Osfield
14641From Mourad Boufarguine, "This is a tiny fix for some typos in osg code."
14642
14643Thu, 27 Jan 2011 18:49:22 +0000
14644Checked in by : Robert Osfield
14645From Andreas Roth, "simple fix to support quad buffer stereo in osgQt"
14646
14647Thu, 27 Jan 2011 17:14:28 +0000
14648Checked in by : Robert Osfield
14649From Eric Buehler, "I believe that the osgWidget::Window::HA_CENTER alignment should be center aligned rather than by the origin, as the osgWidget::Window::VA_TOP causes.The current setAnchorHorizontal() command doesn't center the center of the object, it just center's the object's origin.  The following change to osgWidget::Window::update() will correct that behavior so that it is consistent with setAnchorVertical() behavior.
14650"
14651
14652
14653
14654Thu, 27 Jan 2011 17:12:23 +0000
14655Checked in by : Robert Osfield
14656From Sukender, "I found the bug I was chasing! Here is my "twin" submission, from latest trunk rev: 12124.1. DAE submission:
14657DAE plugin now correctly writes images URI in Collada file, when images are used twice.
14658I also greatly improved readability and maintenability of geometry reading (mainly daeRGeometry.cpp), by factorizing code, templatizing it (for double/single precision), and removing ugly macros.
14659
146602. osgDB submission:
14661I updated osgDB::getPathRelative(): it is now far more readable, it handles more cases (especially when you want to relativise "a/c" from "a/b", which results in "../c"), and I added comments to make it clearer to maintain."
14662
14663
14664
14665
14666Thu, 27 Jan 2011 16:23:48 +0000
14667Checked in by : Robert Osfield
14668From Alexander Sinditskiy, "reason of this changes described in http://forum.openscenegraph.org/viewtopic.php?t=7596and another problem is:
14669example osgkeyboard is not work (keys not highlight) if user have 2 keyboard layout native and english and current user layout is native
14670
14671I try to explain my changes
14672
14673we need something that is identify key without modifier keys and layout  -> this is UnmodifedKey
14674
14675I think osg must have its own UnmodifiedKeys table. Code must be run same on different platforms. This can de guaranteed by UnmodifiedKeys table.
14676
14677Mikhail Izmestev helped me. He implemented VirtualKey changes in GraphicsWindowX11"
14678
14679
14680
14681Thu, 27 Jan 2011 09:41:37 +0000
14682Checked in by : Robert Osfield
14683Removed the executable property from source files
14684
14685Wed, 26 Jan 2011 18:47:55 +0000
14686Checked in by : Robert Osfield
14687Implement first pass at texture compile estimation
14688
14689Wed, 26 Jan 2011 16:47:40 +0000
14690Checked in by : Robert Osfield
14691Replaced CompileStats with GraphicsCostEstimator
14692
14693Wed, 26 Jan 2011 16:46:58 +0000
14694Checked in by : Robert Osfield
14695From Mourad Biyfarguine, "This is a fix to some 'potentially uninitialized local variable' warnings in src/osg/glu/libutil/mipmap.cpp."
14696
14697Wed, 26 Jan 2011 16:45:36 +0000
14698Checked in by : Robert Osfield
14699From Mathias Froehlich, build fix for Solaris
14700
14701Wed, 26 Jan 2011 16:10:42 +0000
14702Checked in by : Robert Osfield
14703From Wang Rui, "I've found a problem when using QFont (osgQt/QFontImplementation.cpp) to read fonts: only the first character of a whole text is correctly shown and others are disappeared. I haven't got into the font implementation so can't explain why this happened and how it should work under other platforms, but it seems to be fixed by specifying width and height of the glyph object. The source file is attached for future developments. At present it just works for my own project. :-) "
14704
14705Wed, 26 Jan 2011 12:51:46 +0000
14706Checked in by : Robert Osfield
14707Moved GraphicsCostEstimator into osgUtil.
14708
14709Wed, 26 Jan 2011 12:07:56 +0000
14710Checked in by : Robert Osfield
14711Implemented first pass at geometry cost estimation.
14712
14713Tue, 25 Jan 2011 16:48:53 +0000
14714Checked in by : Robert Osfield
14715Fixed warnings
14716
14717Tue, 25 Jan 2011 11:11:47 +0000
14718Checked in by : Robert Osfield
14719Further work on GraphicsCostEstimator classes
14720
14721Mon, 24 Jan 2011 21:12:25 +0000
14722Checked in by : Robert Osfield
14723From Mathias Froehlich, build fixes
14724
14725Mon, 24 Jan 2011 20:45:02 +0000
14726Checked in by : Robert Osfield
14727Added osggraphicscost example as a base of for developing and testing the new osgUtil::GraphicsCostEsimator class.
14728
14729Mon, 24 Jan 2011 11:45:45 +0000
14730Checked in by : Cedric Pinson
14731From Michael Platings, Fix animation duration when adding channel to animation
14732
14733Fri, 21 Jan 2011 14:11:22 +0000
14734Checked in by : Robert Osfield
14735Added #include to fix build
14736
14737Fri, 21 Jan 2011 13:40:28 +0000
14738Checked in by : Robert Osfield
14739From Sukender, " DAE plugin was linking ORIGINAL images in the Collada file, using image->getName() as a path (even if images were modified in memory!). As the behaviour was not the one of other plugins (3DS, FBX, and such), I made the plugin relativise images filenames (as those plugins) and write the image which is in memory. However, in order to avoid removing features, I kept the previous behaviour but moved it in an option. Here are the options of the plugin I changed: - daeForceTexture was unclear in this new context and removed in favor of two new options - daeLinkOriginalTexturesNoForce: Writes reference to the original image if found, instead of writing the image in memory - daeLinkOriginalTexturesForce: Writes reference to the original image even if not found, instead of writing the image in memory Of course, if you specify no option, images are written as for other plugins.Other thing I changed is the UTF8 support as I told you in a previous conversation. Now there is a simple option, "daeNamesUseCodepage", which makes all names except filenames (materials, animation, geometries...) be considered as encoded using current codepage. If so, they'll be converted to UTF8 when writing; else they are written directly. Of course, filenames follow OSG_USE_UTF8_FILENAME as usual.
14740
14741I did "
14742
14743
14744
14745Fri, 21 Jan 2011 12:17:18 +0000
14746Checked in by : Michael PLATINGS
14747From Sukender: I had to call code from the FBX plugin (to relativise paths). I thus extracted it from FBX and moved it in osgDB (FileNameUtils)
14748
14749Fri, 21 Jan 2011 11:46:15 +0000
14750Checked in by : Robert Osfield
14751From Sukender, getPathRelative() method.
14752
14753Thu, 20 Jan 2011 12:34:41 +0000
14754Checked in by : Robert Osfield
14755Added export to see if it address Mingw link problems
14756
14757Thu, 20 Jan 2011 12:32:20 +0000
14758Checked in by : Robert Osfield
14759From Matthew Johnson-Roberson, "Small fix for operation thread to protect the access to _operations vector by functions getNumOperationsInQueue() and empty(). It is simply an addition of   OpenThreads::ScopedLock<OpenThreads::Mutex> lock(_operationsMutex); to protect against accessing while writing which was segfaulting in VPB specifically in void ThreadPool::run(osg::Operation* op) in the waiting loopwhile (_operationQueue->getNumOperationsInQueue() >= _maxNumberOfOperationsInQueue)
14760"
14761
14762
14763
14764Thu, 20 Jan 2011 12:27:51 +0000
14765Checked in by : Robert Osfield
14766From Per Fahlberg, warning fixes
14767
14768Thu, 20 Jan 2011 12:23:04 +0000
14769Checked in by : Robert Osfield
14770From Simon Julier, "I have been using the ply plugin to read files created by bundler and pmvs2 (http://grail.cs.washington.edu/software/pmvs/). This program generates models in the form of vertices only. However, the existing ply reader implementation was not able to handle the models generated in a satisfactory manner for two reasons:1. It did not support normals applied to individual vertices.
147712. It would only support red / green / blue colour triples, but the pmvs models are generated with diffuse colours. (The PLY format, http://local.wasp.uwa.edu.au/~pbourke/dataformats/ply/, lists specular and ambient colour forms as well.)
14772
14773To partially overcome these limitations, please find attached modified versions of
14774
14775src/osgPlugins/ply/vertexData.cpp
14776src/osgPlugins/ply/vertexData.h
14777
14778The changes I've made are:
14779
147801. I have changed the boolean hasColor flag to a vertexField (which is a boolean operation on an enum) to indicate what fields are present in the ply file. (This is required because Turk's ply reader spits out warnings for every line where you try to read fields which do not exist.)
147812. I have modified the code to apply valid normals to either triangles or vertices.
147823. I have kludged in "support" for the various colour variants. Specifically, all the colour specified can be read from the file. However, they are all applied in the same way (namely as a colour array, bound to each vertex)."
14783
14784
14785
14786Wed, 19 Jan 2011 10:57:58 +0000
14787Checked in by : Robert Osfield
14788From Simon Julier, "I ran across linking errors with osgdb_exr. Specifically, I found it was necessary to link against libImlIlf, libImlThread, libHalf, libIex and libzip.I have attached a patch, against the trunk from 13:30 today, which consists of the following:
14789
147901. CMakeModules/FindOpenEXR.cmake: Look for libIlmThread and libIex as well. 2. src/osgPlugins/CMakeList.txt: Only include the exr subdirectory if both the OpenEXR and zip libraries were found. 3. src/osgPlugins/exr/CMakeLists.txt: Add ZIP_LIBRARY to TARGET_EXTERNAL_LIBRARIES."
14791
14792
14793
14794Wed, 19 Jan 2011 10:38:39 +0000
14795Checked in by : Robert Osfield
14796From Sukender, normalized option names
14797
14798Wed, 19 Jan 2011 10:31:49 +0000
14799Checked in by : Robert Osfield
14800From Sukender, "Added ability for writer to read from Vec3/4d/f. Plugin now warns if it finds another type of data"
14801
14802Wed, 19 Jan 2011 09:53:34 +0000
14803Checked in by : Robert Osfield
14804From Sukender, "Factorized the depth loop ("while ( lastDepth >= _nodePath.size() )...") into a method called updateCurrentDaeNode(). Added missing calls into apply(osg::LightSource &) and daeWriter::apply(osg::Camera &) and daeWriter::apply(osg::CameraView &)"
14805
14806Wed, 19 Jan 2011 09:36:21 +0000
14807Checked in by : Robert Osfield
14808From Sukender, "Fixed ReaderWriterDAE::ConvertFilePathToColladaCompatibleURI(): It now handles paths containing '#' character as expected."
14809
14810Wed, 19 Jan 2011 09:34:26 +0000
14811Checked in by : Robert Osfield
14812From Sukender and Robert Osfield, clean up of options
14813
14814Tue, 18 Jan 2011 16:14:24 +0000
14815Checked in by : Robert Osfield
14816From Michael Platings, "I've attached a fix for a subtle bug that causes animations (and quite possibly other things) to be serialized incorrectly.For the following code:
14817
14818#define MYMACRO(NAME) myOutputStream << #NAME;
14819MYMACRO(Group)
14820
14821you would expect that "Group" would be output. However, as there are many overloaded operator<< functions, none of which take a const char* argument, the function that's actually called is operator<<(bool). Hence what actually gets output is "TRUE".
14822An actual example of this is in serializers\osgAnimation\Animation.cpp, WRITE_CHANNEL_FUNC2.
14823
14824So the simple solution to this is to add operator<<(const char*), attached.
14825"
14826
14827
14828
14829Tue, 18 Jan 2011 15:00:36 +0000
14830Checked in by : Robert Osfield
14831Moved the StateSet query and texcoord settings to within the if (vertices) block to avoid an attempt to dereferences geometry->getStateSet() when non Geometry drawable is intersected.
14832
14833Tue, 18 Jan 2011 11:20:53 +0000
14834Checked in by : Robert Osfield
14835Fixed CompileSet so it returns true when there is nothing to compile at all.
14836
14837Tue, 18 Jan 2011 09:54:47 +0000
14838Checked in by : Robert Osfield
14839Build fix
14840
14841Mon, 17 Jan 2011 17:17:19 +0000
14842Checked in by : Robert Osfield
14843Implemented better coupling of DatabasePager and IcrementalCompileOperation, removing functional duplication and opening the door to dynamic enabling/disabling of pre compile based on load.
14844
14845Mon, 17 Jan 2011 09:10:14 +0000
14846Checked in by : Robert Osfield
14847Added getNum methods
14848
14849Sat, 15 Jan 2011 18:12:19 +0000
14850Checked in by : Robert Osfield
14851First steps on the path to integrating ImageProcessor
14852
14853Fri, 14 Jan 2011 14:30:19 +0000
14854Checked in by : Robert Osfield
14855From Guy Volckaert, "Changes to the openflight plugin to support replacing double sided polygons by 2 opposite facing polygons. This is sometimes required to resolved lighting and intersection issues. A new import option was was added to activate this feature called "replaceDoubleSidedPolys".
14856
14857Fri, 14 Jan 2011 13:31:07 +0000
14858Checked in by : Robert Osfield
14859From Sukender, "- Lowered one notify level (it's now coherent with the "if" just above)"
14860
14861Fri, 14 Jan 2011 12:08:46 +0000
14862Checked in by : Robert Osfield
14863From Wang Rui, "I'd like to submit a small new feature to the osgmanipulator example which could fix the dragger size in screen, so that no matter how we zoom in/out the camera, the dragger will never be scaled.This is what 3D graphics software like 3dsmax and maya behave, which
14864helps users select and manipulate draggers more easily.
14865
14866You may turn on the feature with the new --fixedDraggerSize argument:
14867
14868# osgmanipulator.exe --fixedDraggerSize --dragger TranslateAxisDragger
14869cessna.osg
14870"
14871
14872
14873
14874Fri, 14 Jan 2011 12:03:37 +0000
14875Checked in by : Robert Osfield
14876From Sukender, "TIFF plugin now outputs messages coming from libtiff. "
14877
14878Fri, 14 Jan 2011 11:49:55 +0000
14879Checked in by : Robert Osfield
14880From Sukender, "Small submission: - 3DS reader now takes care to not create Texture2D duplicates"
14881
14882Fri, 14 Jan 2011 11:46:43 +0000
14883Checked in by : Robert Osfield
14884Fixed for build with non autoatic ref_ptr<> to C pointer conversion
14885
14886Fri, 14 Jan 2011 11:00:11 +0000
14887Checked in by : Robert Osfield
14888From Brad Christiansen, "Attached is a fix which implements the lazy loading of optional layers (if requested) in the new osgb/osgt formats."
14889
14890Thu, 13 Jan 2011 18:49:12 +0000
14891Checked in by : Robert Osfield
14892Updated so version number
14893
14894Thu, 13 Jan 2011 18:05:59 +0000
14895Checked in by : Robert Osfield
14896From Tim Moore, added missing ImageProcessor header reference
14897
14898Thu, 13 Jan 2011 14:59:29 +0000
14899Checked in by : Robert Osfield
14900Added ImageProcessor interface class and plugin mechnanism for ImageProcessor implementations to osgDB::Registry.Add NVidiaTextureTools based plugin that provides an ImageProcessor implementation within an nvtt plugin.
14901
14902
14903
14904Wed, 12 Jan 2011 19:29:24 +0000
14905Checked in by : Robert Osfield
14906Refactored the way that the DatabasePager passes the Terrain decorator node onto the TerrainTile.The DatabasePager now passes the Terrain pointer into the ReaderWriter's via osgDB::Options object,
14907rather than pushing a NodePath containing the Terrain onto NodeVisitor.  This
14908change means that the DatabasePager nolonger needs to observer the whole NodePath and
14909will be lighter and quicker for it.
14910
14911The change also means that ReadFileCallback can now run custom NodeVisitor's on the scene graph without
14912having to worry about TerrainTile's constructing scene graphs prior to the Terrain being assigned.
14913
14914Also changed is the NodeVisitor::DatabaseRequestHandler which now requires a NodePath to the node that you wish
14915to add to rather than just the pointer to the node you wish to add to.  This is more robust when handling scenes
14916with multiple parental paths, whereas previously errors could have occurred due to the default of picking the first
14917available parental path.  This change means that subclasses of DatabasePager will need to be updated to use this new
14918function entry point.
14919
14920
14921
14922
14923Wed, 12 Jan 2011 17:39:35 +0000
14924Checked in by : Robert Osfield
14925Fixed comment
14926
14927Tue, 11 Jan 2011 17:29:47 +0000
14928Checked in by : Robert Osfield
14929From Sukender, "FBX plugin did not relay the osgDB::ReaderWriter::Options* when writing images (the writeImage() call). Now it does."
14930
14931Tue, 11 Jan 2011 17:29:11 +0000
14932Checked in by : Robert Osfield
14933Changed dos endings to unix line endings
14934
14935Tue, 11 Jan 2011 17:23:22 +0000
14936Checked in by : Robert Osfield
14937From Mikhail Izmestev, "Current osgManipulator::AntiSquishCallback stops update traversal of childrens."
14938
14939Tue, 11 Jan 2011 17:20:25 +0000
14940Checked in by : Robert Osfield
14941From Wojciech Lewandowski, "We encountered a problem when we tried overloading StandardManipulator class. Linker was unable to find StandardManipulator::AnimationData methods. Prefixing AnimationData with OSGGA_EXPORT removed the issue.Fixed header is attached."
14942
14943
14944
14945Tue, 11 Jan 2011 17:18:44 +0000
14946Checked in by : Robert Osfield
14947From Chris Hanson, "As an extension to this excellent work: http://forum.openscenegraph.org/viewtopic.php?t=7285 This file adds the same string API wrapper to the State object for other older apps that
14948track Uniforms by string. The original comment about performance is preserved."
14949
14950
14951
14952Tue, 11 Jan 2011 17:05:24 +0000
14953Checked in by : Robert Osfield
14954Changed debug messages to INFO
14955
14956Tue, 11 Jan 2011 17:04:37 +0000
14957Checked in by : Robert Osfield
14958From Glenn Waldron, "Attached is a fix to State::convertVertexShaderSourceToOsgBuiltIns. The method was incorrectly inserting new declarations before a GLSL "#version" directive, which must always be the first line in a shader. This patch detects the #version directive and ensures that new declarations are inserted after it.Attached is the modified State.cpp file.
14959
14960I have also attached a sample transcript, showing the new code working properly. I ran it against osgEarth's shaders and it works as expected.
14961
14962"
14963
14964
14965
14966Tue, 11 Jan 2011 16:58:17 +0000
14967Checked in by : Robert Osfield
14968From Tim Moore, "This patch fixes a race condition in Renderer::ThreadSafeQueue that was causing some notifications of available SceneView objects to be missed. I saw a very noticeable performance problem (60 fps -> 8 fps) in DrawThreadPerContext mode in an osgEarth application before this patch. I had high hopes that this change might fix the much-discussed multiple GPU problem; no such luck, but I think the root cause of that is probably a similar threading issue."
14969
14970Tue, 11 Jan 2011 16:18:49 +0000
14971Checked in by : Robert Osfield
14972From Guy Volckaert, warning fixes
14973
14974Tue, 11 Jan 2011 11:39:50 +0000
14975Checked in by : Robert Osfield
14976Added more flexible testing of Text3D
14977
14978Tue, 11 Jan 2011 11:39:31 +0000
14979Checked in by : Robert Osfield
14980Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup which address the problems of black 3D text and the kerning causing problems with font positioning.
14981
14982Mon, 10 Jan 2011 13:28:23 +0000
14983Checked in by : Robert Osfield
14984Improved the handling of application argument output when the options are very long.
14985
14986Wed, 5 Jan 2011 11:43:37 +0000
14987Checked in by : Robert Osfield
14988Added check for invalid face size to prevent a crash
14989
14990Tue, 4 Jan 2011 10:21:50 +0000
14991Checked in by : Robert Osfield
14992Added extra checks to osg::Geometry::verifyArrays(std::ostream&)
14993
14994Mon, 3 Jan 2011 19:41:06 +0000
14995Checked in by : Robert Osfield
14996Added osg::Geometry::verifyArray(std::ostream&) method to enable checks to be done on osg::Geometry to see if the arrays are big enough to handle the primitives used in the geometry.Added usage of verifyArray into osgfilecache so that it reports any problems on reading files in paged database.
14997
14998
14999
15000Fri, 24 Dec 2010 19:47:31 +0000
15001Checked in by : Robert Osfield
15002Added iterator include
15003
15004Fri, 24 Dec 2010 19:19:48 +0000
15005Checked in by : Robert Osfield
15006Refactored IncrementalCompileOperation to make it more flexible.
15007
15008Thu, 23 Dec 2010 13:11:15 +0000
15009Checked in by : Robert Osfield
15010Fixed warnings
15011
15012Thu, 23 Dec 2010 10:45:43 +0000
15013Checked in by : Robert Osfield
15014Deleted old makefile files that are no longer required now we have CMake
15015
15016Thu, 23 Dec 2010 10:07:27 +0000
15017Checked in by : Robert Osfield
15018From Per Fahlberg, "The FindCOLLADA.cmake module failed to find the static libs for the latest collada dom, attached is the fixed file."
15019
15020Thu, 23 Dec 2010 10:05:55 +0000
15021Checked in by : Robert Osfield
15022From Ulrich Hertlein (applied by Robert Osfield), "OpenThreads/win32/Win32Condition.h is not used anymore and could be removed from the repository and win32/OpenThreads.mak and win32/CMakeLists.txt."
15023
15024Thu, 23 Dec 2010 09:59:35 +0000
15025Checked in by : Robert Osfield
15026From Jean-Sebastien, "In my auto-build today there are 3 errors caused by using a ref_ptr<T> in a function taking a T* when building without the implicit conversion."
15027
15028Wed, 22 Dec 2010 20:11:05 +0000
15029Checked in by : Robert Osfield
15030Converted FrameStamp::g/setFrameNumber from int to uint
15031
15032Tue, 21 Dec 2010 12:54:06 +0000
15033Checked in by : Robert Osfield
15034From Tim Moore, Dereference the databaseRequest while the queue is locked. This prevents the request from being deleted at an unpredictable time within addLoadedDataToSceneGraph.
15035
15036Tue, 21 Dec 2010 12:51:15 +0000
15037Checked in by : Robert Osfield
15038Introduced a local reference to the appropriate EasyCurl object to avoid seperate getEasyCurl() incurring a mutex lock overhead.
15039
15040Tue, 21 Dec 2010 10:23:31 +0000
15041Checked in by : Robert Osfield
15042Improved indentation to make it more readable and consistent with OSG.
15043
15044Tue, 21 Dec 2010 09:36:03 +0000
15045Checked in by : Robert Osfield
15046Cleaned up the frame number increment.
15047
15048Tue, 21 Dec 2010 09:12:18 +0000
15049Checked in by : Robert Osfield
15050From Paul Martz, Fix for "in expGeometryRecords.cpp lines 813-820, we write the UV list data incorrectly. According to the FLT spec, the data should be grouped per-vertex, not per-layer.We should have:
15051 UV for vertex 0, layer 1
15052 UV for vertex 0, layer 2
15053 UV for vertex 1, layer 1
15054 UV for vertex 1, layer 2
15055  ...etc...
15056
15057Instead, we have this:
15058 UV for vertex 0, layer 1
15059 UV for vertex 1, layer 1
15060  ...etc...
15061 UV for vertex 0, layer 2
15062 UV for vertex 1, layer 2
15063  ...etc..."
15064
15065
15066
15067
15068Mon, 20 Dec 2010 17:04:59 +0000
15069Checked in by : Robert Osfield
15070From Andy Skinner, "In this file I’ve changed TriangleFunctor to TemplatePrimitiveFunctor, and added operator() methods for:·        points (just look at points in frustum)
15071
15072·        lines (simple line clip—replace the external point)
15073
15074·        quadrilaterals (call operator() for triangles twice)"
15075
15076
15077
15078
15079Mon, 20 Dec 2010 16:23:27 +0000
15080Checked in by : Robert Osfield
15081From Andy Skinner, "We use a shared array for our OpenSceneGraph arrays, and the existing (deprecated) OSG plugin casts the Array to IntArray and FloatArray and the like.  Because our arrays don’t use FloatArray, this crashes for us.Attached is src/osgWrappers/deprecated-dotosg/osg/Geometry.cpp.  It gets the data pointer out and casts it to a pointer to the element type, rather than casting the array object itself.  This seems to work."
15082
15083
15084
15085Mon, 20 Dec 2010 12:17:40 +0000
15086Checked in by : Robert Osfield
15087Moved the GL3 include to within the code block that handles GL1/GL2
15088
15089Mon, 20 Dec 2010 12:03:56 +0000
15090Checked in by : Robert Osfield
15091Fixed memory leak by introducing use of ref_ptr<>
15092
15093Mon, 20 Dec 2010 12:02:50 +0000
15094Checked in by : Robert Osfield
15095From Kim Seokhwan, "Error fix in example/osganimationmorph/osganimationmorph.cppin this file,
15096function,
15097osg::Geometry* getShape(const std::string& name)
15098(line 51)
15099
15100tries to use null pointer when model is not provided.
15101I added simple comment in attached file."
15102
15103
15104
15105
15106
15107Mon, 20 Dec 2010 10:49:30 +0000
15108Checked in by : Robert Osfield
15109From Trajce Nikolov, Fixes to avoid cracks in older archives, tested with archives 2.0, 2.1, 2.2 .
15110
15111Sun, 19 Dec 2010 13:25:45 +0000
15112Checked in by : Robert Osfield
15113From Trajce Nicklov, "I went thru the TileMapper today very carefuly and I remove all the tileStack approach - it made everything simplier and I think more proper. Cleaned the code as well. It was tested on huge archive with many lods as well with variable lods. Fix attached."
15114
15115Fri, 17 Dec 2010 13:43:41 +0000
15116Checked in by : Robert Osfield
15117From Tim Moore, fix for race conditions in takeOrGenerate() methods
15118
15119Fri, 17 Dec 2010 11:46:42 +0000
15120Checked in by : Robert Osfield
15121Fixed warnings
15122
15123Fri, 17 Dec 2010 11:19:29 +0000
15124Checked in by : Robert Osfield
15125Added --speed <ratio> command line parameter to osgviewer to enable control of the speed that animation paths are played back at.
15126
15127Fri, 17 Dec 2010 10:59:05 +0000
15128Checked in by : Robert Osfield
15129Fixed the GLBufferObjectSet::deleteAllGLBufferObjets() and TextureObjectSet::deletaAllTextureObjects() methods and improved the checkConsistency() usage so it's now possible to switch if off completed from being compiled in.
15130
15131Wed, 15 Dec 2010 19:44:29 +0000
15132Checked in by : Robert Osfield
15133Fixed the size computation
15134
15135Wed, 15 Dec 2010 16:30:48 +0000
15136Checked in by : Robert Osfield
15137Removed no longer used static member variables
15138
15139Wed, 15 Dec 2010 12:34:16 +0000
15140Checked in by : Robert Osfield
15141Improvements to GLBufferObject and TextureObject pools
15142
15143Tue, 14 Dec 2010 20:22:34 +0000
15144Checked in by : Robert Osfield
15145Added report of ration of current size to max target size for buffer.
15146
15147Tue, 14 Dec 2010 20:07:41 +0000
15148Checked in by : Robert Osfield
15149Added --speed option and output of buffer object and texture object pool stats at the end of the animation path.
15150
15151Tue, 14 Dec 2010 20:07:00 +0000
15152Checked in by : Robert Osfield
15153Added AnimationCompletedCallback, s/getTimeScale and s/getTimeOffset() method to enable finer control of AnimationPathManipulator.
15154
15155Tue, 14 Dec 2010 19:29:01 +0000
15156Checked in by : Robert Osfield
15157Added methods for checking sizes of various buffer object/texture object pool sizes.
15158
15159Tue, 14 Dec 2010 15:28:31 +0000
15160Checked in by : Robert Osfield
15161Removed redundent MinimumNumberOfTextureObjectsToRetainInCache static variable
15162
15163Tue, 14 Dec 2010 14:32:16 +0000
15164Checked in by : Robert Osfield
15165Improved the parsing of output filename
15166
15167Tue, 14 Dec 2010 13:43:32 +0000
15168Checked in by : Robert Osfield
15169Added GLBufferObjectManager::reportStats()
15170
15171Tue, 14 Dec 2010 10:42:08 +0000
15172Checked in by : Robert Osfield
15173From Alan Dickenson, "I modified the CPack CMake files to provide the ability to easily create packages of the OpenSceneGraph components.I modified the OsgCPackConfig.cmake.in and OsgCPack.cmake files to expose access to select the package generator mechanism through cmake CPACK_GENERATOR option. The user can specify the type of package generator (i.e. rpms. deb, NSIS, tar, zip, etc) that they would like to use from the CPack supported packages/installation methods.
15174
15175I also changed the CPACK_PACKAGE_FILE_NAME to use OSG_PACKAGE_FILE_NAME which contains the name of each component so all of the component packages can be generated without renaming the files.
15176
15177This should make it even easier to create distribution packages for the various linux, windows and mac distribution methods supported by CPack."
15178
15179
15180
15181
15182Tue, 14 Dec 2010 08:58:27 +0000
15183Checked in by : Robert Osfield
15184Moved Performer and Inventor plugins into block protected to only compile when not using GLES.
15185
15186Tue, 14 Dec 2010 08:53:20 +0000
15187Checked in by : Robert Osfield
15188From Wang Rui, "A modified version is attached. The blank while generating is in fact used to avoid dual update traversals of the scene, which is not allowed in my application (but I forgot the reason ;-) Now the blank problem will disappear.Inactive mode is also available, using the --inactive mode and
15189--camera-eye and --camera-hpr to set camera position:
15190
15191./osgposter --output-poster --poster output.bmp --tilesize 800 600
15192--finalsize 8000 6000 cow.osg --inactive --camera-eye 0 0 20
15193"
15194
15195
15196
15197Mon, 13 Dec 2010 17:54:27 +0000
15198Checked in by : Robert Osfield
15199Renamed osgviewerQtContext to osgviewerQt, and removed deprecated examples from CMakeLists.txt
15200
15201Mon, 13 Dec 2010 17:50:57 +0000
15202Checked in by : Robert Osfield
15203Moved osgviewerQT and osgviewQtWidget to deprecated as osgviewerQtContext will no be the main Qt example
15204
15205Mon, 13 Dec 2010 17:50:00 +0000
15206Checked in by : Robert Osfield
15207Moved osgbrowser into svn/trunk.
15208
15209Mon, 13 Dec 2010 17:49:37 +0000
15210Checked in by : Robert Osfield
15211Move osgcegui into deprecated
15212
15213Mon, 13 Dec 2010 17:37:42 +0000
15214Checked in by : Robert Osfield
15215Have moved FindXUL.cmake to deprecated
15216
15217Mon, 13 Dec 2010 17:36:02 +0000
15218Checked in by : Robert Osfield
15219Have moved gecko plugin to deprecated
15220
15221Mon, 13 Dec 2010 17:09:31 +0000
15222Checked in by : Robert Osfield
15223Added resizeGLObjectBuffers(uint) and relaseGLObjects(State*) to BufferData.
15224
15225Mon, 13 Dec 2010 16:25:50 +0000
15226Checked in by : Robert Osfield
15227Moved GraphicsWindowQt from osgviewerQtContext into osgQt.
15228
15229Mon, 13 Dec 2010 13:41:42 +0000
15230Checked in by : Robert Osfield
15231Fixed warnings
15232
15233Mon, 13 Dec 2010 13:37:37 +0000
15234Checked in by : Robert Osfield
15235From Wang Rui, "Attachment is an example of rendering 3D scenes to high resolution screenshots.I uses a queue of Camera objects to do offscreen rendering with the Camera::attach() function. The entire picture is split into many tiles and it will take a few seconds while attaching and detaching cameras with tiles. You may select to output every tile as an image file, or combine them together to create a large poster, for example, a 12800 x 9600 image.
15236
15237Start the program like this:
15238
15239./osgposter --output-poster --poster output.bmp --tilesize 800 600 --finalsize 8000 6000 cow.osg
15240
15241Adjust the scene camera to a suitable position and press 'p' or 'P' on the keyboard. Wait until sub-cameras dispatching is finished. And the poster file will be created while closing window. A 8000 x 6000 output.bmp will be created to show a fine-printed cow. :)
15242
15243The command below may also help:
15244
15245./osgposter --help
15246 "
15247
15248
15249
15250Mon, 13 Dec 2010 12:16:57 +0000
15251Checked in by : Robert Osfield
15252Form Richard Schmidt, "The following features were added:* the glsl plugin now supports processing #includes. The file extension sets the shader type.
15253
15254* the registry releases gl objects of the shared state manager
15255 "
15256
15257
15258
15259Mon, 13 Dec 2010 11:34:33 +0000
15260Checked in by : Robert Osfield
15261From Wang Rui, "I implemented a customized viewer event traversal here to read state changes from the DirectInput devices and add events to the event queue. I've tested with the keyboard and joystick supports. Because of only having a very old 6-button gamepad, I can't do more experiments. Hope this will bring more ideas to those who face similar problems, especially simulation game designers. :)I didn't map all DirectInput key values to GUIEventAdapter key
15262symbols. Users may add more in the buildKeyMap() function freely. The
15263mouse handling operations are also ignored, but will be easily
15264improved in the same way of creating keyboard and joystick devices.
15265
15266Please add a line:
15267
15268FIND_PACKAGE(DirectInput)
15269
15270in the CMakeLists of root directory. And in the examples/CMakeLists.txt:
15271
15272IF(DIRECTINPUT_FOUND)
15273   ADD_SUBDIRECTORY(osgdirectinput)
15274ENDIF(DIRECTINPUT_FOUND)
15275
15276DirectX SDK 2009 is used here, but an older version like DX8 should
15277also work in my opinion.
15278"
15279
15280
15281
15282Mon, 13 Dec 2010 10:46:18 +0000
15283Checked in by : Robert Osfield
15284From Eduardo Poyart, "The attached patch fixes a race condition that caused OSG to try to render the scene before the window is realized. It works ok in my osgviewerWX-derived application under Linux."
15285
15286Sun, 12 Dec 2010 10:00:57 +0000
15287Checked in by : Robert Osfield
15288Added TODO notes
15289
15290Sun, 12 Dec 2010 09:58:45 +0000
15291Checked in by : Robert Osfield
15292From Wojciech Lewandowski, added docs on Swap Method env vars and command line options
15293
15294Sun, 12 Dec 2010 09:52:29 +0000
15295Checked in by : Robert Osfield
15296From Trajce Nikolov, "attached is a fix for the txp loader (in TileMapper). The code was giving wrong parent tile ids using the stack - I implemented differnt approach for that"
15297
15298Sun, 12 Dec 2010 09:40:16 +0000
15299Checked in by : Robert Osfield
15300From David Fries, "The ffmpeg lockmanager was introduced in ffmpeg 52 30 1, but later backported to 52 20 1, so add that to the version check in ReaderWriterFFmpeg.cpp."
15301
15302Sun, 12 Dec 2010 09:37:14 +0000
15303Checked in by : Robert Osfield
15304From David Fries, "Avoid a terrapage crash with outstanding requests to a removed archive file.  ReaderWriterTXP::getArchiveName will create an archive if it doesn't exist.  This is causing a crash if the terrain is removed and there are outstanding database requests in the database pager.  The request will create a new archive, and as the archive is newly create doesn't have the materials etc to support the subtile that was just loaded.  To fix the problem getArchiveName will only return existing archives.  createArchiveName was added to create archives. "
15305
15306Sun, 12 Dec 2010 09:22:09 +0000
15307Checked in by : Robert Osfield
15308From Wojciech Lewandowski, "As suggested I have added missing method to PerContextProgram. Tested with our programs.I see that we should expect some performance penalty for using this method.  It won’t be painful in my current case because I have only a few animated characters. But I suspect  some day I will have to fix osgCal to use int UniformIds natively for larger crowds."
15309
15310
15311
15312Sun, 12 Dec 2010 08:56:58 +0000
15313Checked in by : Robert Osfield
15314From Wang Rui, "I've found a possible bug in the new SmoothingVisitor implementation (with a great 'crease angle' feature), which will crash if the normal array is already set but without BIND_PER_VERTEX. I just believe that we should reallocate the normal array in these cases, as the old implementation does. "
15315
15316Sun, 12 Dec 2010 08:54:58 +0000
15317Checked in by : Robert Osfield
15318Introuced a local typedef of the index array type to keep the functor parameters consistent
15319
15320Sat, 11 Dec 2010 15:12:09 +0000
15321Checked in by : Robert Osfield
15322From Cedric Pinson, "Here a small fix about gdal plugin used to read dem file, if you dont setup the log level to INFO it does not work. It's because of this line: OSG_INFO << "   GetGeoTransform == "<< dataset->GetGeoTransform(geoTransform)<<"I have just put the function outside of an stream stuff, and it works.
15323It's possible we have other code like that in other plugins, I guess
15324it's a side effect of the MACRO stuff about notification."
15325
15326
15327
15328Fri, 10 Dec 2010 15:27:19 +0000
15329Checked in by : Robert Osfield
15330Refactor of DatabasePage/IncrementalCompileOperation to use the IncrementalCompileOperator for compiling objects
15331
15332Fri, 10 Dec 2010 13:22:21 +0000
15333Checked in by : Robert Osfield
15334Build fixes to keep up with changes in head inclusions/API in osgDB
15335
15336Thu, 9 Dec 2010 12:16:11 +0000
15337Checked in by : Robert Osfield
15338Added handling of CoordinateSystemNode when they decorate a loaded model, copying the contents of the CoordinateSystemNode across to the Terrain node
15339
15340Wed, 8 Dec 2010 11:01:37 +0000
15341Checked in by : Robert Osfield
15342Updated version number for 2.9.11 dev release
15343
15344Wed, 8 Dec 2010 10:34:29 +0000
15345Checked in by : Robert Osfield
15346From Ulrich Hertlein, "attached are patches to osgTerrain that fix some typos and add a bit of documentation. "
15347
15348Wed, 8 Dec 2010 09:54:23 +0000
15349Checked in by : Robert Osfield
15350Added protection against the Registry from being deleted prior to the proxy objects unregistering themselves
15351
15352Wed, 8 Dec 2010 09:52:58 +0000
15353Checked in by : Robert Osfield
15354Fixes for benign threading memory contentions.
15355
15356Mon, 6 Dec 2010 10:35:02 +0000
15357Checked in by : Robert Osfield
15358Renamed YES and NO enums with more description names that don't overlap with iOS #define's
15359
15360Fri, 3 Dec 2010 19:04:50 +0000
15361Checked in by : Robert Osfield
15362Updated ChangeLog and AUTHORS for release
15363
15364Fri, 3 Dec 2010 17:50:38 +0000
15365Checked in by : Robert Osfield
15366From Johannes Bauerle, "When trying to use the osgText functionality in an osg application built without support for the fixed function pipeline I got a lot of warning messages about invalid calls. I found two indirect calls to the glTexEnv in the file Text.cpp:state.applyTextureAttribute(0,getActiveFont()->getTexEnv());
15367
15368In the attached fix I surrounded these calls with #ifdef's checking for OSG_GL_FIXED_FUNCTION_AVAILABLE to ensure that the above function is only called when the fixed function pipeline is available.
15369"
15370
15371
15372
15373Fri, 3 Dec 2010 17:20:32 +0000
15374Checked in by : Robert Osfield
15375Removed redundent call.
15376
15377Fri, 3 Dec 2010 14:24:23 +0000
15378Checked in by : Robert Osfield
15379Commented out debug message
15380
15381Fri, 3 Dec 2010 14:18:16 +0000
15382Checked in by : Robert Osfield
15383Introduced bool Texture2D::textureObjectValid(State) and bool SubloadCallback::textureObjectValid(Texture2D&,State&) method to make it tell Texture2D::apply() whether the texture object is still valid or whether it's no longed valid for the any changes to the image attached to the Texture
15384
15385Thu, 2 Dec 2010 14:20:52 +0000
15386Checked in by : Robert Osfield
15387From Ulrich Hertlein, "Attached; here's a summary of the changes: - CMakeLists.txt -- don't look for GL when compiling for iOS (device or simulator), look for OGLES instead -- use architecture i386 for simulator -- removed iphoneos-version-min for simulator- examples/osgviewerIPhone/CMakeLists.txt
15388-- added build dependencies for osgdb_osg, osgdb_freetype, osgdb_imageio
15389-- added framework QuartzCore link dependency
15390
15391- src/osgDB/CMakeLists.txt
15392-- don't link against Carbon on iOS (device or simulator)
15393
15394- src/osgPlugins/freetype/CMakeLists.txt
15395-- don't link against OpenGL on iOS device or simulator
15396
15397- src/osgViewer/CMakeLists.txt
15398-- link against OpenGLES on iOS (device or simulator)
15399
15400- src/osgPlugins/imageio/CMakeLists.txt
15401-- compile ReaderWriterImageIO_IOS.cpp as Objective-C++
15402
15403"
15404
15405
15406
15407Thu, 2 Dec 2010 14:13:54 +0000
15408Checked in by : Robert Osfield
15409From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and hpux. I have skipped irix this time as irix is too dead to keep osg building there.As usual, solaris does not like member templates in stl containers.
15410Some headers missing and link problems due to missing libraries."
15411
15412
15413
15414
15415Thu, 2 Dec 2010 14:01:54 +0000
15416Checked in by : Robert Osfield
15417Ran dos2unix to fix line endings
15418
15419Thu, 2 Dec 2010 13:53:10 +0000
15420Checked in by : Robert Osfield
15421From Brad Christiansen, commented out debug messages
15422
15423Thu, 2 Dec 2010 09:39:31 +0000
15424Checked in by : Robert Osfield
15425Removed redudent makeCurrentImplementation() that was causing a crash in osgscreencapture.
15426
15427Wed, 1 Dec 2010 20:14:34 +0000
15428Checked in by : Robert Osfield
15429Updated AUTHORS and Contributors.cpp to reflect new ChangeLog correctly
15430
15431Wed, 1 Dec 2010 19:49:03 +0000
15432Checked in by : Robert Osfield
15433From Jason Daly, "OK, I dug a bit into the CMake scripts and found a fairly obvious solution to the QtWebkit issue on RHEL 6 (see my other message on osg-users).  I just moved the osgQtWidgets example in examples/CMakeLists.txt under the check for QtWebKit.Fix is attached:"
15434
15435
15436
15437Wed, 1 Dec 2010 14:03:10 +0000
15438Checked in by : Robert Osfield
15439Updated ChangeLog
15440
15441Wed, 1 Dec 2010 13:33:31 +0000
15442Checked in by : Robert Osfield
15443From Fabien Lavignotte, "I use Texture2D::copyTexImage2D to generate some textures at each frame on a PagedLOD databases. There was some performance problems after a long run, because textures created with copyTexImage2D were not reused. After investigation, there is a problem with the Texture Pool when a texture object is created with an empty profile, and then move after creation to TextureObjectSet with good profile using setAllocated method. I have just changed a little bit the code of Texture2D::copyTexImage2D, to generate the texture object with the good profile at the start."
15444
15445Tue, 30 Nov 2010 16:22:37 +0000
15446Checked in by : Robert Osfield
15447From "Matthew Roberso, I've attached a small fix to the src/osgWrappers/serializers/osg/Texture2DArray.cpp against the svn head r11965 it simply calls  setTextureDepth before attempting to load the individual textures into the array. Currently without that the loading fails with the following printout "Warning: Texture2DArray::setImage(..) failed, the given layer number is bigger then the size of the texture array." and the texture array is empty if loaded from an osga/b."
15448
15449Tue, 30 Nov 2010 14:36:37 +0000
15450Checked in by : Robert Osfield
15451Fixed the readObject method so it could handle reading from a file contains any valid type of osg::Object
15452
15453Tue, 30 Nov 2010 12:34:06 +0000
15454Checked in by : Robert Osfield
15455Added passing of existingObj parameter
15456
15457Tue, 30 Nov 2010 11:34:33 +0000
15458Checked in by : Robert Osfield
15459From Stephan Huber, compile fix for iOS
15460
15461Tue, 30 Nov 2010 09:26:18 +0000
15462Checked in by : Robert Osfield
15463From Ulrich Hertlein and Stephan Huber, improves to iOS build
15464
15465Tue, 30 Nov 2010 08:12:06 +0000
15466Checked in by : Robert Osfield
15467From Wang Rui, Compile fixes
15468
15469Mon, 29 Nov 2010 17:43:27 +0000
15470Checked in by : Robert Osfield
15471From Tim Moore, "Here is initial support for uniform buffer objects. The binding between a buffer object and an indexed target is implemented as a new StateAttribute, UniformBufferBinding. I've included an example program based on the code in the ARB_uniform_buffer_object specification.A few things remain to do:
15472* The binding between a uniform block in a shader program and a buffer indexed target number is fixed, like a vertex attribute binding. This is too restrictive because that binding can be changed without relinking the program. This mapping should be done by name in the same way that uniform values are handled i.e., like a pseudo state attribute;
15473
15474* There's no direct way yet to query for the offset of uniforms in uniform block, so only the std140 layout is really usable. A helper class that implemented the std140 rules would be quite helpful for setting up uniform blocks without having to link a program first;
15475
15476* There's no direct support for querying parameters such as the maximum block length, minimum offset alignment, etc. Having that information available outside of the draw thread would make certain instancing techniques easier to implement."
15477
15478
15479
15480
15481
15482Mon, 29 Nov 2010 09:32:43 +0000
15483Checked in by : Robert Osfield
15484Removed deperecated variables that are no longer used.
15485
15486Fri, 26 Nov 2010 18:19:28 +0000
15487Checked in by : Robert Osfield
15488From Tomas Holgarth and Stephan Huber, " attached you'll find the second part of the IOS-submission. It contains* GraphicsWindowIOS, which supports external and "retina" displays,
15489 multisample-buffers (for IOS > 4.0) and multi-touch-events
15490* an ios-specific implementation of the imageio-plugin
15491* an iphone-viewer example
15492* cMake support for creating a xcode-project
15493* an updated ReadMe-file describing the necessary steps to get a
15494 working xcode-project-file from CMake
15495
15496Please credit Thomas Hogarth and Stephan Huber for these changes.
15497
15498This brings the ios-support in line with the git-fork on github. It
15499needs some more testing and some more love, the cmake-process is still a
15500little complicated.
15501
15502You'll need a special version of the freetype lib compiled for IOS,
15503there's one bundled in the OpenFrameworks-distribution, which can be used."
15504
15505Notes, from Robert Osfield, modified CMakeLists.txt files so that the IOS specific paths are within IF(APPLE) blocks.
15506
15507
15508
15509
15510Fri, 26 Nov 2010 17:37:42 +0000
15511Checked in by : Robert Osfield
15512From Katharina Plugge, fix for regression in handling of multitexturing.
15513
15514Fri, 26 Nov 2010 17:35:06 +0000
15515Checked in by : Robert Osfield
15516From Eduardo Poyart, OSG patch: made it read ancillary IndexedStrings into MultiSwitch
15517
15518Fri, 26 Nov 2010 17:32:10 +0000
15519Checked in by : Robert Osfield
15520Updated ChangeLog
15521
15522Fri, 26 Nov 2010 13:54:11 +0000
15523Checked in by : Robert Osfield
15524From Marin Platings and Robert Osfield, fix of Uniform unique ID by making osg::Object::setName() virtual.
15525
15526Fri, 26 Nov 2010 12:44:53 +0000
15527Checked in by : Robert Osfield
15528From Martin Beck, " recently we noticed a little mistake for 3DS files using instances of the same meshs: Every groupnode gets the same name instead of the (correct) instance name of the object. The fix only consists of two additional lines which check whether an instance_name is given for the object and then uses this one instead of the node name."
15529
15530Fri, 26 Nov 2010 12:23:56 +0000
15531Checked in by : Robert Osfield
15532From Fabien Lavignotte, "There was a small bug when using the new serializer with AnimationPath. The serializer assumes NO_LOOPING is the defaut for LoopMode, but in fact it is LOOP. The new serializer avoids to write default values in text mode, so the loop mode is not always correctly set."
15533
15534Fri, 26 Nov 2010 12:22:06 +0000
15535Checked in by : Robert Osfield
15536Removed debug messages
15537
15538Fri, 26 Nov 2010 10:31:34 +0000
15539Checked in by : Robert Osfield
15540From Magnus Kessler, "Typo in usage string of examples/osganalysisplease specifies -> please specify"
15541
15542
15543
15544Thu, 25 Nov 2010 16:06:04 +0000
15545Checked in by : Robert Osfield
15546From Thomas Hogarth and Stephan Huber, "attached you'll find part one of iphone-support. It includes* support for NPOT-textures on IOS
15547* support for FBOs (only renderToTexture for now) on IOS (should work
15548for other OpenGL ES 1/2 targets, too)
15549* FileUtils-support for IOS"
15550
15551
15552
15553
15554
15555Thu, 25 Nov 2010 13:00:24 +0000
15556Checked in by : Robert Osfield
15557From Tim Moore, fix to stats timing
15558
15559Thu, 25 Nov 2010 12:30:38 +0000
15560Checked in by : Robert Osfield
15561From Michael Platings, To address performance bottleneck that occurs when using large number of uniforms introduced a name to uniqued ID scheme for Uniforms so comparisons can be done on a uint rather than a string.
15562
15563Thu, 25 Nov 2010 12:07:59 +0000
15564Checked in by : Robert Osfield
15565From Hartwig Wiesmann, "in the files Image, Observer and TerrainTechnique unused parameters exist resulting in a couple of compiler warnings (depending on the compiler settings though). The attached patches comment out the unused parameter names. "
15566
15567Thu, 25 Nov 2010 11:59:33 +0000
15568Checked in by : Robert Osfield
15569From Magnus Kessler, "applications/osgconv: fix typo in tool optionstransprent -> transparent"
15570
15571
15572
15573Thu, 25 Nov 2010 11:40:09 +0000
15574Checked in by : Robert Osfield
15575Removed default assignement of GeometryTechnique as the TerrainTechniquePrototype.
15576
15577Wed, 24 Nov 2010 20:26:08 +0000
15578Checked in by : Robert Osfield
15579From Wang Rui, "I'd like to provide a quick updates of the new tessellation shader serializers and dotosgwrappers. It includes reading/writing supports for the two new shader types and the GL_PATCHES enum. The setParameterfv() method is not wrapped at present because it is still not finished.Enum serialziers don't require back-compatibility checks if only
15580add/remove enum items, so I'm not going to use the new
15581UPDATE_TO_VERSION macro this time."
15582
15583
15584
15585Wed, 24 Nov 2010 20:20:57 +0000
15586Checked in by : Robert Osfield
15587From Jean-Sebastien Guay, build fixes for windows.
15588
15589Wed, 24 Nov 2010 17:01:09 +0000
15590Checked in by : Robert Osfield
15591Added workaround for AMD/ATI driver bug
15592
15593Wed, 24 Nov 2010 10:38:28 +0000
15594Checked in by : Robert Osfield
15595From Tim Moore, Fix for drivers that don't properly support timer extensions.""
15596
15597
15598
15599Wed, 24 Nov 2010 10:09:04 +0000
15600Checked in by : Robert Osfield
15601From Wojciech Lewandowski, "1: fix for a issue with MinimalShadowMap and LightSpacePerspectiveShadowMapVB techniques ignoring minLightMargin parameter. 2: minor tweak for a DebugHUD drawn improperly case when multiple slave views  shared one window. It now uses slave view viewport to correctly position DebugHUD. 3: deactivated ConvexPolyhedron notifications (they were accidentaly activated when you replaced osg::notify calls with OSG_NOTIFY macro). These warnings are useful only for shadow map developer working on shadow volume optimizations. So there is no sense in having them active all the time."
15602
15603Tue, 23 Nov 2010 17:33:43 +0000
15604Checked in by : Robert Osfield
15605Moved TextNode from osgText into example/osgtext3D in prep for 3.0
15606
15607Tue, 23 Nov 2010 14:50:31 +0000
15608Checked in by : Robert Osfield
15609From Holger Helmich, Tessellation shader support
15610
15611Tue, 23 Nov 2010 11:11:58 +0000
15612Checked in by : Robert Osfield
15613From David Callu, "Here a fix for pssm.Problem 1 :
15614With GLSL, multi pass to apply each shadow map is not required.
15615
15616
15617Problem 2 :
15618GLSL code use "shadow2DProj" build-in function to look up in shadow texture.
15619Projection is orthogonal so "shadow2D" build-in function is sufficient.
15620
15621Problem 3:
15622Bad calcul in
15623osgShadow::ParallelSplitShadowMap::calculateLightViewProjectionFormFrustum(..)
15624provide some visual error in specific configuration.
15625
15626
15627to reproduce pssm_bug.jpg, you need to add a light direction in osgshadow.cpp example (done in joint osgshadow.cpp file)
15628then "osgshadow --noUpdate --pssm --maxFarDist 500 --minNearSplit 500 --mapcount 6 --debug-color  model_test.3ds"
15629
15630
15631As you can see in pssm_bug.jpg and pssm_fix.jpg, performance is really better when Problem 1 is fixed.
15632"
15633
15634
15635
15636Mon, 22 Nov 2010 19:38:18 +0000
15637Checked in by : Robert Osfield
15638Build fixes for building OSG with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to OFF
15639
15640Mon, 22 Nov 2010 19:18:00 +0000
15641Checked in by : Robert Osfield
15642Fixed typo
15643
15644Mon, 22 Nov 2010 17:39:43 +0000
15645Checked in by : Robert Osfield
15646From Michael Platings, "the attached cmake file recognises the latest version of the FBX SDK, and now works correctly on 64 bit Windows."
15647
15648Mon, 22 Nov 2010 17:37:35 +0000
15649Checked in by : Robert Osfield
15650From Michael Platings, "the build is broken if you have the OSG_REF_PTR_IMPLICIT_OUTPUT_CONVERSION turned off - the attached files fix this."
15651
15652Mon, 22 Nov 2010 17:30:44 +0000
15653Checked in by : Robert Osfield
15654From Stephan Huber, "attached you'll find a proposal for handling multi-touch-events with osgGA. My approach is to bundle all touchpoints into one custom data structure which is attached to an GUIEventAdapter.The current approach simulates a moving mouse for the first touch-point,
15655so basic manipulators do work, sort of.
15656
15657I created a MultiTouchTrackballManipulator-class, one touch-point does
15658rotate the view, two touch-points pan and zoom the view as known from
15659the iphone or other similar multi-touch-devices. A double-tap (similar
15660to a double-click) resets the manipulator to its home-position.
15661
15662The multi-touch-trackball-implementation is not the best, see it as a
15663first starting point. (there's a demo-video at http://vimeo.com/15017377 )"
15664
15665
15666
15667
15668Mon, 22 Nov 2010 15:52:20 +0000
15669Checked in by : Robert Osfield
15670Fixed indentation
15671
15672Mon, 22 Nov 2010 11:31:35 +0000
15673Checked in by : Robert Osfield
15674From Johan Nouvel, "I've attached ReaderWriterVRML2.h. It is the same as the previous one, I've just add supportsOption() calls."
15675
15676Mon, 22 Nov 2010 11:22:03 +0000
15677Checked in by : Robert Osfield
15678Fixed typo of commercial
15679
15680Mon, 22 Nov 2010 10:41:04 +0000
15681Checked in by : Robert Osfield
15682From Hartwig Wiesmann, fix to font search path under OSX.
15683
15684Mon, 22 Nov 2010 10:37:49 +0000
15685Checked in by : Robert Osfield
15686From Brad Christiansen, "Attached is a very small change to allow the Collada libs for VS 2010 to be found automatically."
15687
15688Fri, 19 Nov 2010 18:26:02 +0000
15689Checked in by : Robert Osfield
15690From Katherina Plugge, "if using multitexturing and converting osg files to OpenFlight texture coordinates get corrupted. The texture coordinates for slot 1 and following are not computed correctly (see thread http://forum.openscenegraph.org/viewtopic.php?t=6993).The attached files solve the problem.
15691"
15692
15693
15694
15695Fri, 19 Nov 2010 18:07:17 +0000
15696Checked in by : Robert Osfield
15697From Sukender, fix for precision of Plane::asVec4()
15698
15699Fri, 19 Nov 2010 17:47:53 +0000
15700Checked in by : Robert Osfield
15701Commented out debug output
15702
15703Fri, 19 Nov 2010 17:47:30 +0000
15704Checked in by : Robert Osfield
15705Update SOVERSION
15706
15707Fri, 19 Nov 2010 09:57:56 +0000
15708Checked in by : Robert Osfield
15709Update Text wrappers to handle new Color member
15710
15711Fri, 19 Nov 2010 09:57:34 +0000
15712Checked in by : Robert Osfield
15713Updated SO version to reflect changes in API of osgText
15714
15715Thu, 18 Nov 2010 17:59:55 +0000
15716Checked in by : Robert Osfield
15717Moved text color into TextBase, added support for colour into Text3D
15718
15719Thu, 18 Nov 2010 17:18:31 +0000
15720Checked in by : Robert Osfield
15721Added resetting of the freetype size when getting Glyph3D glyph's as otherwise use of 2D and 3D Text would cause incorrect text sizing.
15722
15723Thu, 18 Nov 2010 12:03:06 +0000
15724Checked in by : Robert Osfield
15725Improved handling of pending orphaned texture objects and max texture pool size.
15726
15727Wed, 17 Nov 2010 14:06:26 +0000
15728Checked in by : Robert Osfield
15729From Jean-Sebastien Guay, Changed debug info in State::frameCompleted() to OSG_INFO
15730
15731Wed, 17 Nov 2010 10:19:25 +0000
15732Checked in by : Robert Osfield
15733Added texture pool handler to print out results from texture pool
15734
15735Wed, 17 Nov 2010 10:16:45 +0000
15736Checked in by : Robert Osfield
15737Added quite size test.
15738
15739Mon, 15 Nov 2010 17:21:30 +0000
15740Checked in by : Robert Osfield
15741From Sherman Wilcox, "added the following to the ADD_LIBRARY list -- ${OPENSCENEGRAPH_VERSIONINFO_RC}"
15742
15743Fri, 12 Nov 2010 11:04:53 +0000
15744Checked in by : Robert Osfield
15745Fixed warnings
15746
15747Fri, 12 Nov 2010 09:48:21 +0000
15748Checked in by : Robert Osfield
15749Fixed crash on intialization of static applications by moving the static mutexes inside singleton methods.
15750
15751Thu, 11 Nov 2010 16:51:46 +0000
15752Checked in by : Robert Osfield
15753Moved finding of RSVG, Poppler-glib and GtkGl out into their own Find*.cmake modules to enable easier specialization.
15754
15755Thu, 11 Nov 2010 11:47:24 +0000
15756Checked in by : Robert Osfield
15757From Wang Rui, "I've finally completed the static build support for dotosg wrapper and serialization libraries. My submission mainly includes: 1. Add two new macros USE_DOTOSGWRAPPER_LIBRARY and USE_SERIALIZER_WRAPPER_LIBRARY. Applications using static OSG must include corresponding static-link libraries and use these two macros to predefine native format wrappers. Please see osgstaticviewer and present3D in the attachment for details.2. Add a LibraryWrapper.cpp file in each
15758osgWrappers/deprecated-dotosg/... and osgWrappers/serializers/...
15759subfolder, which calls all USE_...WRAPPERS macros inside. The
15760LibraryWrapper file is automatically generated by the
15761wrapper_includer.cpp (with some slight fixes), which is also attached
15762for your reference. The deprecated-dotosg/osgAnimation is not included
15763because it doesn't us REGISTER_DOTOSGWRAPPER to define its wrappers.
15764
157653. Modify the ReaderWriterOSG.cpp to prevent calling loadWrappers()
15766when static build.
15767
157684. An uncorrelated fix to Serializer and ObjectWrapper.cpp, which
15769ensures version variables of serialziers are initialized, and
15770serializers out-of-version are not written to model files.
15771"
15772
15773
15774
15775Thu, 11 Nov 2010 10:53:23 +0000
15776Checked in by : Robert Osfield
15777From Wang Rui, "The latest modification of osg/State uses the GLuint64EXT type, which belongs to GL_EXT_timer_query and should be decalared to avoid compiling errors if the extension is not supported. I've attached this small fix."
15778
15779Thu, 11 Nov 2010 10:42:41 +0000
15780Checked in by : Robert Osfield
15781From Mark Sciabica, "It's not Windows API calls that are causing the problem. It's a new templated constructor of std::pair not being able to automatically convert 0 to a pointer. Rather than use preprocessor checks and #defines, I think a cleaner solution is to cast the std::pair arguments to the appropriate types to help the compiler out. I attached an updated version of the file implementing this."
15782
15783Wed, 10 Nov 2010 16:58:58 +0000
15784Checked in by : Robert Osfield
15785From Tim More and Robert Osfield, implementation of ARB_timer_query based GPU timing stats syncronization.Initial email from Tim : "I've implemented using a timestamp, available with ARB_timer_query and OpenGL 3.3, to gather GPU stats. This is nice because it can accurately fix the GPU draw time with respect to the other times on the stats graph, rather than having to estimate the wall time of the end of GPU drawing. This also prevents anomalies like the GPU phase starting before the draw phase..."
15786Changes to Tim's submission by Robert:  Removal of need for swap buffer callback in ViewerBase.cpp, by
15787integrating a osg::State::frameCompleted() method that does the stats timing collection.  Introduction of a
15788GraphicsContext::swapBuffersCallbackOrImplementation() method that calls the State::frameCompleted() and
15789the swap buffers callback or the swapImplementation as required.
15790
15791
15792
15793
15794Wed, 10 Nov 2010 12:50:06 +0000
15795Checked in by : Robert Osfield
15796From Mourad Boufarguine, "This is a small fix to osg::createGeodeForImage to adapt Tex coords to image origin."
15797
15798
15799
15800Tue, 9 Nov 2010 17:17:13 +0000
15801Checked in by : Robert Osfield
15802Added traversal of salve camera subgraphs when the slave camera doesn't share it's scene graph wiht the View's master scene graph.
15803
15804Tue, 9 Nov 2010 15:48:46 +0000
15805Checked in by : Robert Osfield
15806From Wang Rui with small tweak from Robert Osfield, fix of memory leak in gif plugin when using GifImageStream
15807
15808Tue, 9 Nov 2010 14:57:20 +0000
15809Checked in by : Robert Osfield
15810From Wang Rui, "I'm now testing static building of OSG and found a possible bug in the present3D application. As static-link present3d should depend on freetype, png, pdf and some other plugins, any mis-compiling of these plugins will make present3d fail to be built. Some lirbaries like poppler and cairo are not popular under Windows, so it is very common that we don't have osgdb_pdf compiled and thus get errors when building present3d. I've modified the CMakeLists and present3d.cpp to avoid this problem."
15811
15812Tue, 9 Nov 2010 14:39:32 +0000
15813Checked in by : Robert Osfield
15814From Sukender, "As discussed in osg-users, I found output directories with CMake >= 2.8.1 are wrong under MSVC (As Chuck said, it's to be related to CMake, and not MSVC).But I also found rev. 11354 (from Wang Rui) added a change in OsgMacroUtils which adresses a similar issue: Wang told the "../../bin" prefix wasn't working. However I think the fix isn't correct because it checks the MSVC version instead of the CMake version. Here is my fix, against latest trunk (root CMakeLists.txt, and CMakeModules/OsgMacroUtils.cmake).
15815
15816Tests I made:
15817           | Unix Makefiles | MSVC 9 | MSVC 10 x64
15818---------------------------------------------------
15819CMake 2.4   |                |   OK   | N/A
15820CMake 2.6.4 |                |   OK   | N/A
15821CMake 2.8.0 |                |   OK   | broken support?
15822CMake 2.8.2 |                |   OK   | OK
15823"
15824
15825
15826
15827
15828Tue, 9 Nov 2010 13:23:43 +0000
15829Checked in by : Robert Osfield
15830Refactored the versioning of serializers so it now uses a _firstVersion and _lastVersion make it possible to specify what range of versions support each serializer.
15831
15832Tue, 9 Nov 2010 12:41:55 +0000
15833Checked in by : Robert Osfield
15834From Wang Rui, "I'd like to submit my latest modification of the serialization IO functionalities. It includes two main parts: a version checking macro for handling backward-compatiblity since 3.0, and enhencement of current schema mechanism. I also change the option handling process to use getPluginStringData(), and add new USE_SERIALIZER_WRAPPER macro in the Registry header to allow for static-link usage as well.The enhencement of schema machanism just tells the type of each
15835serializer while outputting them, such as:
15836osg::Group = Children:1
15837
15838The meaning of the number can be found in the osgDB/Serializer header,
15839BaseSerializer::Type enum. It may help 3rdparty utilities understand
15840the structure of the wrapper and do some reflection work in the
15841future.
15842
15843The new macro UPDATE_TO_VERSION can help indicate the InputStream (no
15844affect on the writer) that a serializer is added/removed since certain
15845OSG version. An example wrapper file is also attached. The
15846Geode_modified.cpp is based on the serializers/osg/Geode.cpp file
15847(hey, don't merge it :-), but assumes that a new user serializer
15848'Test' is added since version 65 (that is, the OSG_SOVERSION):
15849
15850REGISTER_OBJECT_WRAPPER( Geode, ... )
15851{
15852   ADD_USER_SERIALIZER( Drawables );  // origin ones
15853
15854   UPDATE_TO_VERSION( 65 )
15855   {
15856       ADD_USER_SERIALIZER( Test );  // a serializer added from version 65
15857   }
15858}
15859
15860All kinds of ADD_... macros following UPDATE_TO_VERSION will
15861automatically apply the updated version. The braces here are only for
15862typesetting!
15863While reading an osgt/osgb/osgx file, OSG will now check if the file
15864version (recorded as the writer's soversion, instead of previous
15865meaningless "#Version 2") is equal or greater than Test's version, and
15866try reading it, or just ignore it if file version is lesser.
15867
15868And we also have the REMOVE_SERIALIZER macro will mark a named
15869serializer as removed in some version, with which all files generated
15870by further versions will just ignore it:
15871
15872UPDATE_TO_VERSION( 70 )
15873{
15874   REMOVE_SERIALIZER( Test );
15875}
15876
15877This means that from version 70, the serializer Test is removed (but
15878not actually erased from the list) and should not be read anymore. If
15879the read file version is less than 70 (and equal or greater than 65),
15880Test will still be handled when reading; otherwise it will be ignored
15881to keep compatiblity on different OSG versions.
15882"
15883
15884
15885
15886Mon, 8 Nov 2010 15:49:30 +0000
15887Checked in by : Robert Osfield
15888From Johan Nouvel, "Some times ago, I have coded an osg to vrml2 writer. Today, I have updated our writer to osg 2.9.9. As it works (for our needs at least) I've done and attached a tar.gz file for the VRML2 plugin with a new part to write a VRML2 file from an osg one.The read part is the same as in osg 2.9.9.
15889
15890The write part code is in convertToVRML.cpp and .h  files. It works for some osg nodes (group, geode, matrixTransform, positionAttitudeTransform and geometry). Textures are converted to jpeg (if not translucent) or png (if translucent).
15891There are some options that could be given to the writer (with -O switch) :
15892
15893convertTextures=0   to copy textures without converting them to jpeg or png
15894convertTextures=-1  do not copy textures, keep them in their original format and location
15895convertTextures=-2  do not use textures, parse only geometry
15896convertTextures=-3 (default) convert textures to jpeg or png ones.
15897
15898textureUnit=X  in case of multiple textures, X= texture unit to use (default value=0)
15899
15900directoryTexture=aPath  when texture will be copied, it will be in this directory, not in the current one."
15901
15902
15903
15904Mon, 8 Nov 2010 12:28:31 +0000
15905Checked in by : Robert Osfield
15906From Jean-Sebastien Guay, "As promised, here is the fix for the background size. I also added another instance variable _lineHeight to clean up the code a bit more.Also I've done the osguserstats example. I've kept the "toy example" that was in the modified osgviewer.cpp I had sent you, because they show different uses of custom stats lines (a value displayed directly, a value without bars and a value with bars and graph). I also added a function and a thread that will sleep for a given number of milliseconds and record this time in the stats. I think it clearly shows how to record the time some processing takes and add that to the stats graph, whether the processing takes place on the same thread as the viewer or on another thread.
15907
15908BTW, feel free to modify the colors I've given to each user stats line... I'm not very artistic. :-)
15909
15910I've also added more doc comments to the addUserStats() method in ViewerEventHandlers, so hopefully the arguments are clear and the way to get the results you want is also clear. Maybe I went overboard, but the function makes some assumptions that may not be obvious and has many arguments, so I preferred to be explicit."
15911
15912
15913
15914Fri, 5 Nov 2010 17:31:25 +0000
15915Checked in by : Robert Osfield
15916From David Fries and Robert Osfield, fix for handling remote GLX server that declares GL 3.0 support but doesn't actually implement it correctly.
15917
15918Fri, 5 Nov 2010 17:24:50 +0000
15919Checked in by : Robert Osfield
15920From Javier Taibo, "ere is the new code with Billboard "rotate around axis" functionality.  A new AutoRotateMode was added. I named it ROTATE_TO_AXIS to be
15921consistent with the other AutoRotateModes, even though it changes from
15922how is called in Billboard (AXIAL_ROT).
15923
15924  Setters and getters for rotation axis and normal were also added to the
15925AutoTransform class interface.
15926
15927  The implementation is mainly a copy-paste from Billboard code.
15928"
15929
15930
15931
15932Fri, 5 Nov 2010 17:09:58 +0000
15933Checked in by : Robert Osfield
15934From Alexander Irion, "Please find another bugfix for the ReaderWriterGZ. This time, the writing did not work for me - the created output file could not be deflated by zip. "
15935
15936Fri, 5 Nov 2010 17:07:17 +0000
15937Checked in by : Robert Osfield
15938From Ulrich Hertlein, "attached is a tiny cleanup for ReaderWriterFFmpeg that provides more accurate descriptions for some extensions and also adds 'm2ts' for MPEG-2 transport streams. "
15939
15940Fri, 5 Nov 2010 17:04:08 +0000
15941Checked in by : Robert Osfield
15942From Sukender, "1. More handled cases in MergeGeometryVisitor - Algorithm doesn't try to merge double and single precision arrays together - Algorithm doesn't try to merge incompatible geometries (ex: one with "vertices + texoords", and another with only vertices)2. Better TextureAtlasBuilder
15943Algorithm is still sub-optimal, but it now tries to fill more blanks, using "unused space in the current line".
15944(Don't know if I already submitted it, but I guess not)
15945One day, someone should try to find a good solution to this NP-problem... For instance : http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.140.200&rep=rep1&type=pdf
15946"
15947
15948
15949
15950Fri, 5 Nov 2010 11:21:55 +0000
15951Checked in by : Robert Osfield
15952From Peter Bear, "Attached is a fix for the detection of GDAL 1.7.0. The previous CMake file only supported up to 1.6, this fix supports 1.7."
15953
15954Fri, 5 Nov 2010 10:29:18 +0000
15955Checked in by : Robert Osfield
15956From Alaxandre Irion, "Trying to load the attached texture file "texture.dds.gz" fails and causes the following warning on the console:ReadDDSFile warning: couldn't read mipmapData
15957
15958The issue is caused, when the last block of data is read from the file (less than chunk size of 16384 bytes). The read operation in ReaderWriterGZ::read() then sets the eof and fail bit in the stream and the lines
15959
15960if (fin.fail())
15961{
15962 (void)inflateEnd(&strm);
15963 return false;
15964}
15965
15966causes the reading to be aborted with the last read data not beeing inflated.
15967
15968Please find the attached fix for this problem."
15969
15970
15971
15972Fri, 5 Nov 2010 09:12:28 +0000
15973Checked in by : Robert Osfield
15974From Wang Rui, "Attached is a fix to the latest PVR plugin to make it compile under MSVC. I've added definition to uint_32 and replaced std::max() with osg::maximum(), because it is not supported by some VisualStudio versions."
15975
15976Thu, 4 Nov 2010 17:53:58 +0000
15977Checked in by : Robert Osfield
15978From Fabien Lavingotte and Robert Osfield, Fixed handling of texture pool size when TextureObject::setAllocate(..) is called.
15979
15980Thu, 4 Nov 2010 15:24:00 +0000
15981Checked in by : Robert Osfield
15982From Jan Klimke, "I did recently some work understanding the osgAnimation classes. Here the osganimationsolid example seems not to be very helpful at the moment. There are basically no comments in it and additionally there is a second animation defined which was simply not working (wrong channel type for angle animation). I added some comments and fixed the example to contain 2 working animations by now. I think this could help others who are trying to understand the osgAnimation plugin. "
15983
15984
15985
15986Thu, 4 Nov 2010 13:53:31 +0000
15987Checked in by : Robert Osfield
15988From Jason Beverage, "Here is a small change to the DirectShow plugin to support finding the video and sound pins by type rather than searching for them by name since the names of the pins can change based on what kind of file you are opening.  This also removes the need for an explicit check to see if the file is a .wmv file.Also changes to the directshow plugin's CMakeLists.txt.
15989 It is not necessary to link against d3dx9 to build the plugin.
15990"
15991
15992
15993
15994Thu, 4 Nov 2010 11:39:47 +0000
15995Checked in by : Robert Osfield
15996From Sukender, "I replaced std::min() with osg::minimum() in RandomRateCounter, to avoid including the STL header (Or else it doesn't compile under MSVC 10)."
15997
15998Thu, 4 Nov 2010 11:05:47 +0000
15999Checked in by : Robert Osfield
16000From David Callu, fix in FrameBufferObject when using Texture2Darray and GeometryShader.
16001
16002Thu, 4 Nov 2010 11:02:37 +0000
16003Checked in by : Robert Osfield
16004From Per Fahlberg, "I have added support for PowerVR texture compression. osg::Texture and osg::Image have been modified to support the texture formats and I have added a plugin to load pvr files. All modified files are in the attached zip. "
16005
16006Wed, 3 Nov 2010 10:37:32 +0000
16007Checked in by : Robert Osfield
16008From Wang Rui, "additional FFmpegParameters class in the ffmpeg plugin for setting parameters before opening the video file, which benefits from getPluginStringData() as shown in the ReaderWriter implementation.Now we can use ffmpeg to render webcam video (using the vfwcap device) under Windows:
16009
16010osgmovie 0 -e ffmpeg -O "format=vfwcap frame_rate=25"
16011
16012The number 0 just indicates a default device number in ffmpeg.
16013
16014I think this can work under Linux, too, and should be a bit better than comparing the filename with a '/dev/' string. Just type:
16015
16016./osgmovie /dev/yourcam -e ffmpeg -O "format=video4linux2 frame_rate=30 size=320x240""
16017
16018
16019
16020Wed, 3 Nov 2010 10:37:02 +0000
16021Checked in by : Robert Osfield
16022From Wang Rui, "a new parsePluginStringData() method in the osgDB::Options class which will be automatically executed to parse option string to the string data map"
16023
16024Wed, 3 Nov 2010 10:04:34 +0000
16025Checked in by : Robert Osfield
16026From Jean-Sebastien Guay, "For a long time now I've wanted to be able to add custom values into the stats handler's graph. Here is my proposal of how I'd do this. It's surely not perfect and I'm open to suggestions, but I've already made more changes than I wanted to in order to be able to implement this...The user calls statsHandler->addUserStatsLine() providing:
16027
16028- the label they want for that line in the graph
16029- the text and bar colors they want in the graph
16030- the stats names they want queried (one for time taken, one for begin and one for end time) and a few settings for how these will be displayed.
16031
16032Then all they have to do is call viewer->getViewerStats()->setAttribute(framenumber, name, value) for their three attributes each frame and they'll have their stats in the graph.
16033
16034They can also give only a time taken attribute (or some other numerical value they want printed, which can be averaged or not), or only begin+end attributes, and the graph will accordingly display only the (average or not) numerical value or only the bars.
16035
16036Along the way I cleaned up the existing code a bit:
16037
16038* Each time the setUpScene() or createCameraTimeStats() methods added a line to the graph, they did pretty much the same thing, so I moved that into a separate method called createTimeStatsLine() which is called by setUpScene() and createCameraTimeStats().
16039
16040* I moved the font, characterSize, startBlocks and leftPos variables to member variables, since they were being passed around everywhere but were set only once at the beginning.
16041
16042* The geode on which stats lines are added is also kept in a member variable, and createCameraTimeStats() adds the per-camera lines to this geode instead of returning a new Group with a new Geode. This further reduces the number of variables the createCameraTimeStats() method needs as input.
16043
16044"
16045
16046
16047
16048Wed, 3 Nov 2010 09:51:12 +0000
16049Checked in by : Robert Osfield
16050From Jean-Sebastien Guay, "For a while now I've been bugged (pun) by a problem in the stats graph I submitted a long time ago. When it scrolled, sometimes it would scroll too little, leading to an empty space at the left that would grow as time went by. I was in that code today for something else so I fixed it. "
16051
16052Wed, 3 Nov 2010 09:28:28 +0000
16053Checked in by : Robert Osfield
16054From David Fries, "Fix remote X11 crash querying GL_NUM_EXTENSIONSIn osg::isGLExtensionOrVersionSupported in src/osg/GLExtensions.cpp when
16055using indirect X11 rendering,
16056glGetIntegerv( GL_NUM_EXTENSIONS, &numExt );
16057is leaving numExt uninitilized causing the following glGetStringi to
16058return NULL when the extension number isn't present.  Passing NULL to
16059std::string() then crashes.  This is with the following nVidia driver.
16060OpenGL version string: 3.3.0 NVIDIA 256.35
16061
16062I went ahead and initialized some of the other variables before
16063glGetInitegerv in other files as well.  I don't know for sure
16064which ones can fail, so I don't know which are strictly required.
16065"
16066
16067
16068
16069Tue, 2 Nov 2010 14:00:50 +0000
16070Checked in by : Robert Osfield
16071From Chuck Seberino, "Here is a minor fix for the vrml plugin when building with Visual Studio 2010.  2010 has updated STL/TR1 libraries that create a naming conflict with the current source.  The fix is to remove the 'using boost::next' line and use the fully-qualified boost::next to get rid of the ambiguity.  Here is the patch and attached changes."
16072
16073Tue, 2 Nov 2010 12:15:18 +0000
16074Checked in by : Robert Osfield
16075From Brad Christiansen and Robert Osfield, "I have added the new function as suggested. The change was made against trunk from an hour or so ago. I haven't tested the performance yet (and probably won't get a chance till next week) but I have checked my terrains still work. I defaulted the equalization to off as I thought this was best until we can look into why there is the performance hit. ", note from Robert, tweaked the names and enabled the code path.
16076
16077Tue, 2 Nov 2010 11:44:20 +0000
16078Checked in by : Robert Osfield
16079From Mikhail Izmestev, "There is bug in GLBufferObject::compileBuffer when changed not first buffer entry, then generated new wrong offset. "
16080
16081Tue, 2 Nov 2010 11:27:38 +0000
16082Checked in by : Robert Osfield
16083Fixed function name
16084
16085Tue, 2 Nov 2010 11:19:17 +0000
16086Checked in by : Robert Osfield
16087From Javier Taibo, "  In current SVN code, when exporting an osgParticle::Particle object to the .osg file format, it crashes if no drawable was set in the particle.  In the attached file (src/osgWrappers/deprecated-dotosg/osgParticle/IO_Particle.cpp) I have added a check for the existence of the drawable before writing it to the file.
16088"
16089
16090
16091
16092Mon, 1 Nov 2010 17:19:39 +0000
16093Checked in by : Robert Osfield
16094From John Ivar Haugland & Robert Osfield, fix for bug in VisualStudio where it adds an redundent '/n' on the end of the command line arguments for no reason.
16095
16096Mon, 1 Nov 2010 17:05:53 +0000
16097Checked in by : Robert Osfield
16098From Alexander Irion, "When a osg::Geometry node is loaded from a ".osgb" file, there is no element buffer object created for the primitives element indices, although _useVertexBufferObjects is enabled. This bug decreases the rendering performance."
16099
16100Mon, 1 Nov 2010 17:02:48 +0000
16101Checked in by : Robert Osfield
16102From Sukender, fix for incorrect for loop test.
16103
16104Mon, 1 Nov 2010 13:57:44 +0000
16105Checked in by : Robert Osfield
16106From Jan Peciva, "attaching Matrix_implementation fix for two problems:- using m.getPerspective( fovy, tmp, tmp, tmp ) to get only FOV does not work.
16107The reason is that getPerspective is taking tmp as reference - thus all the three variables points to the same memory location. Then, zNear (third parameter) is used inside the method, while zNear content was spoiled by zFar that was written to the same place, resulting in fovy set to nan. I consider that it is the right of programmers to use 3 times tmp as parameter and I fixed the code in the method. I have done the same for getFrustum and getLookAt.
16108
16109- I fixed makeFrustum to accept infinite zFar. (Some graphics techniques like shadow volumes require placing zFar to infinity to avoid visual artifacts.)"
16110
16111Note from Robert Osfield, change the local near & far variable names to temp_near and temp_far MS Visual Studio has a record of using near and far names.
16112
16113
16114
16115Mon, 1 Nov 2010 11:06:12 +0000
16116Checked in by : Robert Osfield
16117From Jean-Sebastien Guay, osgDB functions to expand wildcards - required to aid windows consule usage as this doesn't not automatically expand * usage.
16118
16119Mon, 1 Nov 2010 10:52:20 +0000
16120Checked in by : Robert Osfield
16121From Jean-Sebastien Guay and Robert Osfield, cleaned up the way that unix/windows file separators are managed.
16122
16123Mon, 1 Nov 2010 10:31:30 +0000
16124Checked in by : Robert Osfield
16125From Mathias Goldau, "Added very brief documentation when to use the triangle mesh class. I generated the make doc_openscenegraph target to verify that this change does not break something. "
16126
16127Fri, 29 Oct 2010 15:18:34 +0000
16128Checked in by : Robert Osfield
16129From Mikhail Izmestev, "I have discovered problem with draggers from osgManipulator in HUD.This problem caused because osgManipulator::Dragger uses matrices of top camera instead last
16130absolute Camera in NodePath.
16131
16132I attached modified osgManipulator/Dragger.cpp file, where added code for finding last absolute
16133camera. With this changes draggers works in HUD.
16134
16135Example for demonstrate this problem you can find in osg-users list [1].
16136
16137Mikhail.
16138
16139[1] http://thread.gmane.org/gmane.comp.graphics.openscenegraph.user/62636
16140"
16141
16142
16143
16144Fri, 29 Oct 2010 09:56:09 +0000
16145Checked in by : Robert Osfield
16146From Sherman Wilcox, "there's a bug in the cmake file for the tiff plugin. See attached. The problem was that the output files were not properly setting the debug/release libs due to this cmake bug. What occurred was the release lib was set in all configurations."
16147
16148Fri, 29 Oct 2010 09:35:54 +0000
16149Checked in by : Robert Osfield
16150
16151
16152Fri, 29 Oct 2010 08:33:10 +0000
16153Checked in by : Robert Osfield
16154Added X11_X11_LIB to LIB_EXTRA_LIBS when build X11 version of osgViewer to enable use of Mesa's GLES/EGL implementation
16155
16156Fri, 29 Oct 2010 08:31:54 +0000
16157Checked in by : Robert Osfield
16158Fixed warning
16159
16160Thu, 28 Oct 2010 15:52:52 +0000
16161Checked in by : Robert Osfield
16162Commented out unused ElapsedTimer
16163
16164Thu, 28 Oct 2010 14:04:57 +0000
16165Checked in by : Robert Osfield
16166Added use ObjectWrapper's FinishObjectReadCallback to fix VertexBufferObject handling in osg::Geometry and a call to the TileLoaded callback in osgTerrain.
16167
16168Thu, 28 Oct 2010 14:04:07 +0000
16169Checked in by : Robert Osfield
16170Added FinishedObjectReadCallback to ObjectWrapper which allows wrappers to register their own handling of post processing of objects once they have been read.
16171
16172Thu, 28 Oct 2010 14:01:47 +0000
16173Checked in by : Robert Osfield
16174Added handling of vertex buffer objects into osg::Geometry copy constructor.
16175
16176Thu, 28 Oct 2010 14:01:10 +0000
16177Checked in by : Robert Osfield
16178Improved code style consistency
16179
16180Thu, 28 Oct 2010 14:00:25 +0000
16181Checked in by : Robert Osfield
16182Quitened down debug messages
16183
16184Wed, 27 Oct 2010 13:49:16 +0000
16185Checked in by : Robert Osfield
16186Fixed getEnableDepthWrites() naming.
16187
16188Tue, 26 Oct 2010 14:59:12 +0000
16189Checked in by : Robert Osfield
16190Added command line options:--tristripper
16191--no-tristripper
16192--smoother
16193--no-smoother
16194
16195--remove-duplicate-vertices / --rdv
16196--optimize-vertex-cache / --ovc
16197--optimize-vertex-order / --ovo
16198
16199
16200
16201
16202Mon, 25 Oct 2010 13:42:01 +0000
16203Checked in by : Robert Osfield
16204Added number of primitive sets to on screen stats
16205
16206Sat, 23 Oct 2010 09:51:11 +0000
16207Checked in by : Robert Osfield
16208Added -o postfile option to allow the output of processed filesDisabled tri-stripping when simplifing to fix performance issue that introduces.
16209
16210
16211
16212Fri, 22 Oct 2010 16:44:52 +0000
16213Checked in by : Robert Osfield
16214Added StateSetManipulator usage
16215
16216Fri, 22 Oct 2010 16:35:28 +0000
16217Checked in by : Robert Osfield
16218Added support for enable VBO's and doing simplification.
16219
16220Fri, 22 Oct 2010 12:28:50 +0000
16221Checked in by : Robert Osfield
16222Cleaned up main loop, so it's more readable, seperating out the paging and non paging implementations
16223
16224Fri, 22 Oct 2010 12:19:22 +0000
16225Checked in by : Robert Osfield
16226Added paging support to osganalysis example
16227
16228Thu, 21 Oct 2010 16:29:23 +0000
16229Checked in by : Robert Osfield
16230Integrated IncementalCompileOperation into DatabasePager.Improved various facilities in IncrementalCompileOperation.
16231
16232
16233
16234Thu, 21 Oct 2010 16:28:23 +0000
16235Checked in by : Robert Osfield
16236Added new osganalysis example as a testbed for profiling peformance of various aspects of OSG/OpenGL and scene graphs.
16237
16238Thu, 14 Oct 2010 18:16:03 +0000
16239Checked in by : Robert Osfield
16240Introduction of IncrementalCompileOperation support to DatabasePager.
16241
16242Thu, 14 Oct 2010 13:35:36 +0000
16243Checked in by : Robert Osfield
16244Introduced SubloadCallback::generatdTextureObject() method.
16245
16246Thu, 14 Oct 2010 12:20:51 +0000
16247Checked in by : Robert Osfield
16248From Wang Rui, warning fix.
16249
16250Thu, 14 Oct 2010 11:10:16 +0000
16251Checked in by : Robert Osfield
16252From Brad Christiansen, fix function entry points under Windows to address crash
16253
16254Thu, 14 Oct 2010 09:31:09 +0000
16255Checked in by : Robert Osfield
16256From Wang Rui, QT based OpenThreads implementation
16257
16258Wed, 13 Oct 2010 15:03:02 +0000
16259Checked in by : Robert Osfield
16260Added support for using a custom osg::Geometry that attempts to force the OpenGL driver to download the texture object to graphics card.Calling IncrementalCompileOperation::assignForceTextureDownloadGeometry() assigns a geometry
16261to the job.
16262
16263
16264
16265
16266Sat, 9 Oct 2010 11:51:24 +0000
16267Checked in by : Robert Osfield
16268Changed the _ARB cube map defines to non ARB versions.
16269
16270Sat, 9 Oct 2010 11:27:45 +0000
16271Checked in by : Robert Osfield
16272Removed redudent set up of GL_ cubemap defines as these are now also in include/osg/Texture
16273
16274Fri, 8 Oct 2010 18:53:16 +0000
16275Checked in by : Robert Osfield
16276Tempory fix for regression due to remove of glPushAttrib/glPopAttrib
16277
16278Fri, 8 Oct 2010 18:13:10 +0000
16279Checked in by : Robert Osfield
16280Disabled the build of Qt examples when building against GLES1 & 2 as Qt GL includes OpenGL headers itself that cause conflict.
16281
16282Fri, 8 Oct 2010 17:13:59 +0000
16283Checked in by : Robert Osfield
16284Build fixes for GLES1, GLES2 and GL3
16285
16286Fri, 8 Oct 2010 11:20:56 +0000
16287Checked in by : Robert Osfield
16288Refactored the Texture3D extension setup in osg::Texture3D and gluBuild3DMipmaps and gluBuild3DMipmapLevels.
16289
16290Thu, 7 Oct 2010 11:53:28 +0000
16291Checked in by : Robert Osfield
16292Introduced osg namespace to new local GLU functions
16293
16294Thu, 7 Oct 2010 10:51:22 +0000
16295Checked in by : Robert Osfield
16296Introduced new gluScaleImage function that uses a PixelStorageModes structure to pass in details on image packing, rather than relying upon glGet's to get the values.
16297
16298Wed, 6 Oct 2010 19:09:48 +0000
16299Checked in by : Robert Osfield
16300Added #define GL_PROXY_TEXTURE_3D
16301
16302Wed, 6 Oct 2010 18:51:53 +0000
16303Checked in by : Robert Osfield
16304Fixed warning
16305
16306Wed, 6 Oct 2010 18:37:43 +0000
16307Checked in by : Robert Osfield
16308Changed tabs to 8 spaces
16309
16310Wed, 6 Oct 2010 18:34:36 +0000
16311Checked in by : Robert Osfield
16312From Jean-Sebastien Guay and Robert Osfield, build fix for Windows
16313
16314Wed, 6 Oct 2010 18:29:23 +0000
16315Checked in by : Robert Osfield
16316Added #define for Windows build
16317
16318Wed, 6 Oct 2010 17:19:01 +0000
16319Checked in by : Robert Osfield
16320Added #define GLAPIENTRY to attempt to resolve some Windows build issues
16321
16322Wed, 6 Oct 2010 16:36:30 +0000
16323Checked in by : Robert Osfield
16324Added #define's and local include<osg/Image> to fix Windows GL 1.1 build against
16325
16326Wed, 6 Oct 2010 16:29:16 +0000
16327Checked in by : Robert Osfield
16328From Jean-Sebasien Guay, fix windows compile error
16329
16330Wed, 6 Oct 2010 15:33:43 +0000
16331Checked in by : Robert Osfield
16332Removed gluois.h reference
16333
16334Wed, 6 Oct 2010 15:14:01 +0000
16335Checked in by : Robert Osfield
16336Removed usage gluos.h and redundent gluint.h
16337
16338Wed, 6 Oct 2010 14:44:52 +0000
16339Checked in by : Robert Osfield
16340Copied libutil and libtess implementations in form Mesa 7.9/src/glu into the src/osg/glu, changed extensions from .c to .cpp and got compiling as C files as part of the osg core library.Updated and cleaned up the rest of the OSG to use the new internal GLU.
16341
16342
16343
16344Mon, 4 Oct 2010 15:23:19 +0000
16345Checked in by : Robert Osfield
16346Improved the handling of matrices in serialization so that it's more reliable, change was to use doubles for reading and writing matrices regardless of type of Matrix being serialized.Change does break backwards compatibility though, so code
16347path supporting original format has been left in for the
16348time being.  However, this code is not reliable enough and
16349is over complicated compared to the simplified handling.   Once
16350the new code has been bedded down for a while I'll remove this code block.
16351
16352
16353
16354
16355Mon, 4 Oct 2010 11:29:39 +0000
16356Checked in by : Robert Osfield
16357From Stephan Huber, "just a follow-up: I looked at the code of osg/Referenced.cpp and notice a discrepancy in getOrCreateObserverSet. For the atomic- and mutex-codepaths the newly created observerset gets manually ref'ed, but not in the codepath used when OPENTHREADS_ATOMIC_USE_MUTEX is defined. I added the manual ref and tadaaa, the crash went away."
16358
16359Mon, 4 Oct 2010 11:24:54 +0000
16360Checked in by : Robert Osfield
16361Added glMultMatrixf path for GLES1
16362
16363Mon, 4 Oct 2010 11:19:41 +0000
16364Checked in by : Robert Osfield
16365Added checks for NULL images to prevent crashes when no valid images are created
16366
16367Fri, 1 Oct 2010 18:02:24 +0000
16368Checked in by : Robert Osfield
16369From Wojciech Lewandowski, "As promised I prepared a patch to expose WGL_SWAP_METHOD / PFD_SWAP_METHOD  selection via GraphicsContext::Traits. Since Traits don't define any enums (I guess to be simple to use) I tried to keep it that way and have added two boolean values: swapCopy & swapExchange. It is somewhat similar approach to GDI PixelFormatDescription were both options can be present together.  Feel free to replace it with enum if you find it more appropriate.I also uderstand that there is a need to select system wide default  method and have also modified DisplaySettings to contain swapMethod parameter. Swap method in Traits uses value set in DisplaySettings as default. Proper environment and command line args were added.  Its possible to define default DeisplaySettings swap method in standard way via system flags or with comand line.
16370
16371Env Vars:
16372    OSG_SWAP_METHOD  = DEFAULT | COPY | EXCHANGE
16373or Command Line:
16374    --swap-method   DEFAULT | COPY | EXCHANGE
16375
16376I also added handling of WM_ERASEBKGND in GraphicsWindowWin32. It may be unneccessary but code should be safer this way than without handling it.  I have placed a comment explaining the reason above the change.
16377
16378Changes were made against today trunk.
16379
16380PS. I tested only Windows code. I briefly checked X11 & Cocoa files but have not noticed SwapMethod to be used there.
16381"
16382
16383
16384
16385Fri, 1 Oct 2010 17:07:27 +0000
16386Checked in by : Robert Osfield
16387
16388
16389Fri, 1 Oct 2010 15:58:49 +0000
16390Checked in by : Robert Osfield
16391From Magnes Kessler, "Attached are some fixes for the environment variable help strings in DisplaySettings. They contain spelling fixes and an attempt to use consistent expressions throughout."
16392
16393Fri, 1 Oct 2010 15:37:35 +0000
16394Checked in by : Robert Osfield
16395From Wojciech Lewandowski,"These are our changes to DatabasePager. To check if parent PLOD is registered, I resurrected PagedLODList::containsPagedLOD() method. This method was available some time ago, but got removed and was not currently present in trunk.  To add this method I had to also modify the DatabasePager header.  "
16396
16397Thu, 30 Sep 2010 16:57:02 +0000
16398Checked in by : Robert Osfield
16399From Magnus Kessler, "After a closer look at this particular issue, I used some grep and sed magic to fix all occurrences of "macro's" and "paramter". "
16400
16401Thu, 30 Sep 2010 16:31:22 +0000
16402Checked in by : Robert Osfield
16403From Craig Bosma, "Attached is an updated Image.cpp that fixes a very specific compatability regression that was introduced almost 2 years ago in r8834. The IVE version number was bumped to 32 because of the change in binary layout, but the guard for reading/writing the new field was checked against 31. Of course this only causes a problem (as for us) when you've produced IVE files at version 31, which no longer load (or crash) when loaded by newer OSG/IVE versions."
16404
16405Thu, 30 Sep 2010 16:03:04 +0000
16406Checked in by : Robert Osfield
16407From Chuck Seberino, "Here is a small optimization in osgDB/Serializer that only uses a single accessor call when retrieving serializable values during writing.  This is a sizable win for some of my code since the getter() methods are non-trivial.  I also removed some explicit namespace qualifiers to be consistent with the rest of the codebase."
16408
16409Thu, 30 Sep 2010 14:25:27 +0000
16410Checked in by : Robert Osfield
16411From WojciechLewandowski, Added DispaySettings::SwapMethod and support for it in GraphicsContext::Traits
16412
16413Thu, 30 Sep 2010 09:40:48 +0000
16414Checked in by : Robert Osfield
16415From Stephan Huber, fixed build under OSX 10.5.
16416
16417Thu, 30 Sep 2010 09:34:41 +0000
16418Checked in by : Robert Osfield
16419From Wang Rui, "I've fixed the problem that osgx format doesn't read the Font property and wrapped string correctly. The first problem happened because the matchString() made a mistake in comparing two strings with the same start but different size. The second just needs complete rewriting of writeWrappedString() and readWrappedString() in src/osgPlugins/osg/XmlStreamOperator.hI also fixed a possible bug in osgDB::XmlParser that doesn't handle control characters (like &quot; to ") when reading node attributes, because the writeWrappedString() and readWrappedString() now depend heavily on control characters. An additional improvement is that osgx now supports comments."
16420
16421
16422
16423Wed, 29 Sep 2010 13:21:34 +0000
16424Checked in by : Robert Osfield
16425Fixed Text3D's handling of character aspect ratio.
16426
16427Wed, 29 Sep 2010 12:45:35 +0000
16428Checked in by : Robert Osfield
16429Moved handling of character aspect ratio into osgText::Style.
16430
16431Wed, 29 Sep 2010 12:38:56 +0000
16432Checked in by : Robert Osfield
16433Added command line option for writing out the scene graph to file.
16434
16435Wed, 29 Sep 2010 11:34:55 +0000
16436Checked in by : Robert Osfield
16437Moved set/getFont from Text/Text3D into TextBase
16438
16439Wed, 29 Sep 2010 11:09:32 +0000
16440Checked in by : Robert Osfield
16441Removed getScale() parameter from osgText::Font
16442
16443Wed, 29 Sep 2010 10:54:53 +0000
16444Checked in by : Robert Osfield
16445Fixed type of numberical constant
16446
16447Mon, 27 Sep 2010 17:11:12 +0000
16448Checked in by : Robert Osfield
16449Moved Text3D across to using Style for character thickness. Quitened down debug messages in 3D text geometry creation. Improved the Text3D implementation of the new 3D text geometry.
16450
16451Mon, 27 Sep 2010 16:18:20 +0000
16452Checked in by : Robert Osfield
16453Added support for osgText::Style into osgText::Text3D. Refactored Text3D implementation to use new GlyphGeometry class. Implemented GlyphGeometry backend and cleaned up Glyph3D interface.
16454
16455Mon, 27 Sep 2010 09:58:07 +0000
16456Checked in by : Robert Osfield
16457Changed the reading of animation paths so that it's always done without using the osgDB object cache. This fixes a bug of reusing the animination path in an P3D file.
16458
16459Sun, 26 Sep 2010 11:02:03 +0000
16460Checked in by : Robert Osfield
16461Added include<osg/Geode> to fix compile error
16462
16463Fri, 24 Sep 2010 14:53:10 +0000
16464Checked in by : Robert Osfield
16465From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."
16466
16467Fri, 24 Sep 2010 14:40:56 +0000
16468Checked in by : Robert Osfield
16469From Jean-Sebastien Guay, "Changeset 10833 renames discardAllDeletedGLObjects() to discardAllGLObjects() in src/osg/GLObjects.cpp, but the declaration of the function in include/osg/GLObjects remained. So an app using an old version of OSG that called this function would now fail with a linker error instead of a compile error as it should.Removed the declaration. Also fixed a small typo in the following doxygen comment."
16470
16471
16472
16473Fri, 24 Sep 2010 14:38:01 +0000
16474Checked in by : Robert Osfield
16475From Mikhail Izmestev, "This patch fixes operator >> used with std::istream without std::ios::skipws flag. This allow using boost::lexical_cast with osg vectors types, because boost's lexical_cast disable std::ios::skipws flag of std::istream before using operator >>. "
16476
16477Fri, 24 Sep 2010 12:59:37 +0000
16478Checked in by : Robert Osfield
16479From Eric Wing, QTKit plugin for reading movies under OSX using QTKit + CoreVideo
16480
16481Fri, 24 Sep 2010 12:57:55 +0000
16482Checked in by : Robert Osfield
16483Moved Style and Bevel classes out into their own include/osgText/Style header.Introduced GlyphGeometry class for handling the geometry data for rendering 3D text
16484
16485
16486
16487Thu, 23 Sep 2010 16:12:05 +0000
16488Checked in by : Robert Osfield
16489Refactored the handling of readImage/writeImage/readObject/writeObject to avoid double setting of unique ID's, fixing the problem in reading/writing files with images
16490
16491Wed, 22 Sep 2010 09:50:07 +0000
16492Checked in by : Robert Osfield
16493Added deprecated notices.
16494
16495Tue, 21 Sep 2010 11:40:50 +0000
16496Checked in by : Robert Osfield
16497Updated ChangeLog and AUTHORS file for release
16498
16499Tue, 21 Sep 2010 10:28:50 +0000
16500Checked in by : Robert Osfield
16501From David Guthrie, "The cocoa version of the window for Mac OS X doesn't implement the requestWarpPointer function, but it turns out that the code from the Carbon version of the window is the same because it uses the windowing interface, so it this version, based on 2.8.3 GraphicsWindowCocoa, I copied the function over.  The trunk version it also missing the function and the code looks to be very similar, so I assume it will transfer simply enough. "
16502
16503Mon, 20 Sep 2010 16:04:22 +0000
16504Checked in by : Robert Osfield
16505From Per Fahlberg, "imageio was not spelled correctly when registering the plugin, attached is a fixed version of ReaderWriterImageIO.cpp."
16506
16507Mon, 20 Sep 2010 11:50:24 +0000
16508Checked in by : Robert Osfield
16509From Wang Rui, reverted changes to osgPartcile that caused problems with osgparticleeffects.
16510
16511Mon, 20 Sep 2010 11:02:40 +0000
16512Checked in by : Robert Osfield
16513From Ulrich Hertlein, "attached is a fix that addresses these compiler warnings from the 64-bit OS X build:/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp: In
16514function ?std::string getFileName(const std::string&)?:
16515/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp:88:
16516warning: comparison is always false due to limited range of data type
16517
16518/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp: In
16519function ?bool is83(const std::string&)?:
16520/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp:102:
16521warning: comparison is always false due to limited range of data type
16522
16523/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp: In
16524function ?bool is3DSpath(const std::string&, bool)?:
16525/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp:118:
16526warning: comparison is always false due to limited range of data type
16527/Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp:121:
16528warning: comparison is always true due to limited range of data type
16529
16530The code was using 'unsigned int' in places where it should've used 'size_t' for correct
16531comparison with 'std::string::npos' (which is size_t).
16532"
16533
16534
16535
16536Fri, 17 Sep 2010 15:41:55 +0000
16537Checked in by : Robert Osfield
16538From Mathieu Marache, "This modified version of FindCOLLADA finds it correctly when installed with macports as in 'port install collada-dom'"
16539
16540Fri, 17 Sep 2010 15:39:53 +0000
16541Checked in by : Robert Osfield
16542Add clamping of the maximum number of particles per frame to avoid too many particles being introduced at once when the particle system comes back on screen.
16543
16544Fri, 17 Sep 2010 14:26:27 +0000
16545Checked in by : Robert Osfield
16546Updated ChangeLog, AUTHORS for 2.9.9 dev release
16547
16548Fri, 17 Sep 2010 13:33:09 +0000
16549Checked in by : Robert Osfield
16550Build fixes for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is disabled
16551
16552Fri, 17 Sep 2010 13:09:23 +0000
16553Checked in by : Robert Osfield
16554Reverted changes from Vivien Delage as there were some regressions discovered.  Will need to revist this code to deal with bugs that Vivien was tackling.
16555
16556Fri, 17 Sep 2010 11:20:11 +0000
16557Checked in by : Robert Osfield
16558From Ulrich Hertlein, "I've added a command line switch '--testOcclusion' that enables display of other models in front and behind the outlined object."
16559
16560Thu, 16 Sep 2010 13:04:55 +0000
16561Checked in by : Robert Osfield
16562From Magnus Kessler, "Changes to the quicktime plugin to remove unused variables and an unused static function."
16563
16564Thu, 16 Sep 2010 10:33:51 +0000
16565Checked in by : Robert Osfield
16566From Alexander Wiebel, "I came across some functions in Vec* that I thought could benefit from some doxygen documentation. Additionally, I made the comment on value_type more meaningful (in my opinion)."
16567
16568Thu, 16 Sep 2010 09:49:22 +0000
16569Checked in by : Robert Osfield
16570From Magnus Kessler, "I'm resubmitting a slightly different version of the changes you left out for osg/Camera. The ::glName issue masked the fact that the "(..)" isn't handled well in doxygen and leads to "(." in the generated files.I'm also submitting a minor documentation fix to osgGA/DriveManipulator to get
16571it out of my patch queue ;)"
16572
16573
16574
16575Thu, 16 Sep 2010 09:09:43 +0000
16576Checked in by : Robert Osfield
16577From March Sciabica, "Here is the solution I coded up over the weekend. For improved performance option, I added a flag to control whether the depth writing pass is performed.Since text is alpha-blended when rendering, it is placed in the
16578transparent bin and rendered back to front. Writing to the depth buffer
16579should therefore be unnecessary. Indeed, rendering something behind text
16580(or any blended object) after that object is drawn will give incorrect
16581results whether the depth buffer is written or not. I therefore think it
16582is safe to keep this option off by default. Users can turn it on for any
16583special needs they have.
16584
16585I did not fix the existing backdrop implementations to work with the new
16586code since this new method of rendering intrinsically handles backdrops
16587correctly. Its results are more accurate than all of the existing
16588backdrop implementations. Its only downside is that it requires two
16589passes if depth buffer updates are desired, whereas DEPTH_RANGE and
16590POLYGON_OFFSET achieve their (less accurate) results in one pass. The
16591NO_DEPTH_BUFFER method also only uses one pass, but it disables depth
16592tests and not depth writes so will have serious problems if anything is
16593drawn in front of the text before OR after the text is drawn.
16594
16595Given the better all-around behavior of the new method, I believe the
16596other backdrop implementations can be safely removed. Code that adjusts
16597the backdrop implementation will of course be broken if the member
16598functions are removed. For this reason I left them in, but set the new
16599rendering method as the default backdrop implementation. At the very
16600least I think the old backdrop implementations should be deprecated and
16601removed at a later date.
16602"
16603
16604Note from Robert Osfield, testing this submission with osgtext I found that the
16605text would not render correctly when different text labels were overlapping
16606in deth and screen space.  I change _enableDepthWrites to default to true and
16607found the that which artifacts still occurred around the alpha blended edges
16608the artifacts where better than issue with occlusion of nearer pixels that was
16609happening with _enableDepthWrites set to false.I therefore set the
16610_enableDepthWrites to true as I feel it's the lesser of the two artefacts.
16611
16612
16613
16614
16615Thu, 16 Sep 2010 08:46:38 +0000
16616Checked in by : Robert Osfield
16617From Mathias Fielder, "i found an issue with the serializer writing shared arrays. At OutputStream::writeArray(), if the currently latest array is shared the full array content will be written. The following code snippet will reproduce this issue:Code:
16618
16619osg::Vec2 vec(0.f, 0.f);
16620osg::Array* sharedArray = new osg::Vec2Array(1, & vec);
16621
16622// create 2 geometries sharing same array
16623osg::Geometry* geom0 = new osg::Geometry;
16624osg::Geometry* geom1 = new osg::Geometry;
16625geom0->setVertexArray(sharedArray);
16626geom1->setVertexArray(sharedArray);
16627
16628osg::ref_ptr<osg::Geode> geode = new osg::Geode;
16629geode->addDrawable(geom0);
16630geode->addDrawable(geom1);
16631
16632std::stringstream buffer;
16633
16634// write node
16635osg::ref_ptr<osgDB::Options> options = new osgDB::Options("Ascii");
16636osgDB::ReaderWriter* rw = osgDB::Registry::instance()->getReaderWriterForExtension("osgt");
16637osgDB::ReaderWriter::WriteResult wr = rw->writeNode(*geode, buffer, options.get());
16638
16639// print result; array will be written twice with full content, though with same ID
16640std::cout << buffer.str() << std::endl;
16641
16642// trying to read back node will print warnings about unmatched properties
16643osgDB::ReaderWriter::ReadResult rr = rw->readNode(buffer, options.get());
16644
16645
16646
16647
16648To fix this i made a change in OutputStream::writeArray().
16649I think the same issue applies to OutputStream::writeObject(). So i made the same change there.
16650"
16651
16652
16653
16654Wed, 15 Sep 2010 13:24:37 +0000
16655Checked in by : Robert Osfield
16656From Paul de Repentigny, Commented out section of code that didn't work properly
16657
16658Wed, 15 Sep 2010 13:04:35 +0000
16659Checked in by : Robert Osfield
16660Fixed warning
16661
16662Wed, 15 Sep 2010 12:50:16 +0000
16663Checked in by : Robert Osfield
16664From Magnus Kessler, "Fix a small typo in present3D usage string"
16665
16666Wed, 15 Sep 2010 12:00:12 +0000
16667Checked in by : Robert Osfield
16668From Magnus Kessler, "Attached are a number of files where I have tried to fix up some of the documentation. I have accumulated them over some time, but rebased onto the subversion trunk."
16669
16670Wed, 15 Sep 2010 11:36:45 +0000
16671Checked in by : Robert Osfield
16672From Laura Cerritelli, "I modified TXPPagedLOD::traverse to prevent the terrain from inappropriately unloading the higher level of detail tiles. It wasn?t updating the frame number of the tile or the range it was traversing, causing PagedLOD::removeExpiredChildren to always consider the range expired."
16673
16674Wed, 15 Sep 2010 11:32:51 +0000
16675Checked in by : Robert Osfield
16676From Wang Rui, "I've fixed some pen-slips in SharedStateManager.cpp, which writing the last few examples for my to-be-finished book. I also do a minor fix to the share() method to make it work for geodes, too."
16677
16678Wed, 15 Sep 2010 11:27:31 +0000
16679Checked in by : Robert Osfield
16680From Lukasz Izdebski, "I made some changes in OcclusionQueryNode file. I move declaration of classes TestResult, QueryGeometry from cpp to header file and made a void createSupportNodes() a virtual method.Now is possible to inherit from class OcclusionQueryNode."
16681
16682
16683
16684Wed, 15 Sep 2010 11:10:10 +0000
16685Checked in by : Robert Osfield
16686Renamed file3ds and options member variables to _file3ds and _options to avoid confusion and keep the code consistent with the rest of the class/OSG.Added _option parameter to writeImageFile(..) call.
16687
16688
16689
16690
16691Wed, 15 Sep 2010 10:50:24 +0000
16692Checked in by : Robert Osfield
16693From Todd Furlong, "I made a couple of changes to the osgFX::Outline class (SVN patch attached).  I had a couple of issues with it that I was trying to resolve:1. When an outline object was occluded by another object, the backfacing wireframe was exposed.  To fix that, I removed the disabling of GL_DEPTH_TEST.
16694
166952. In some cases, the outline color was the same color as the geometry being drawn instead of the specified color.  I'm not sure I have completely fixed this issue, but I did make some changes to match up to how we do a scribe effect."
16696
16697
16698
16699Wed, 15 Sep 2010 10:24:59 +0000
16700Checked in by : Robert Osfield
16701Added https, ftp and ftps to list of supported server protocols, and add ability for curl plugin to ignore the need for a server address when .curl extension is used.
16702
16703Wed, 15 Sep 2010 09:56:16 +0000
16704Checked in by : Robert Osfield
16705From Jan Peciva, "please, find attached improved Stencil and StencilTwoSided classes.Goals:
16706- to handle INCR_WRAP values nicely if not supported by OpenGL (old hardware)
16707- to support two side stenciling of OpenGL 2.0. Current implementation does not work on ATI as it uses Nvidia extension.
16708
16709Ready for commit:
16710- Stencil and Stencil.cpp - please, review them
16711
16712Ready with "hack":
16713- StencilTwoSided.cpp: please, see the line 113 in apply():
16714
16715      glEnable(GL_STENCIL_TEST_TWO_SIDE);
16716
16717This line used to be in getModeUsage() as
16718
16719      usage.usesMode(GL_STENCIL_TEST_TWO_SIDE);
16720
16721but it produces OpenGL errors on ATI as it is unknown value there (it is Nvidia extension).
16722Problems with my "glEnable" solution:
16723- it enables two side stenciling forever, and it will disturb any other single-side stenciling in the scene graph.
16724"
16725
16726
16727
16728Wed, 15 Sep 2010 09:24:45 +0000
16729Checked in by : Robert Osfield
16730From Wang Rui, "I've changed it back to _alive, _current_size and _current_alpha, and placed them one by one for setTexCoordPointer() to use.All size() methods are now renamed to volume(). At present only the CompositePlacer will use it for randomly choose a place according to the volumes of all children.
16731 "
16732
16733
16734
16735Tue, 14 Sep 2010 15:47:29 +0000
16736Checked in by : Robert Osfield
16737Form Wang Rui, "An initial GLSL shader support of rendering particles. Only the POINT type is supported at present. The attached osgparticleshader.cpp will show how it works. It can also be placed in the examples folder. But I just wonder how this example co-exists with another two (osgparticle and osgparticleeffect)?Member variables in Particle, including _alive, _current_size and
16738_current_alpha, are now merged into one Vec3 variable. Then we can
16739make use of the set...Pointer() methods to treat them as vertex
16740attribtues in GLSL. User interfaces are not changed.
16741
16742Additional methods of ParticleSystem are introduced, including
16743setDefaultAttributesUsingShaders(), setSortMode() and
16744setVisibilityDistance(). You can see how they work in
16745osgparticleshader.cpp.
16746
16747Additional user-defined particle type is introduced. Set the particle
16748type to USER and attach a drawable to the template. Be careful because
16749of possible huge memory consumption. It is highly suggested to use
16750display lists here.
16751
16752The ParticleSystemUpdater can accepts ParticleSystem objects as child
16753drawables now. I myself think it is a little simpler in structure,
16754than creating a new geode for each particle system. Of course, the
16755latter is still compatible, and can be used to transform entire
16756particles in the world.
16757
16758New particle operators: bounce, sink, damping, orbit and explosion.
16759The bounce and sink opeartors both use a concept of domains, and can
16760simulate a very basic collision of particles and objects.
16761
16762New composite placer. It contains a set of placers and emit particles
16763from them randomly. The added virtual method size() of each placer
16764will help determine the probability of generating.
16765
16766New virtual method operateParticles() for the Operator class. It
16767actually calls operate() for each particle, but can be overrode to use
16768speedup techniques like SSE, or even shaders in the future.
16769
16770Partly fix a floating error of 'delta time' in emitter, program and
16771updaters. Previously they keep the _t0 variable seperately and compute
16772different copies of dt by themseleves, which makes some operators,
16773especially the BounceOperator, work incorrectly (because the dt in
16774operators and updaters are slightly different). Now a getDeltaTime()
16775method is maintained in ParticleSystem, and will return the unique dt
16776value (passing by reference) for use. This makes thing better, but
16777still very few unexpected behavours at present...
16778
16779All dotosg and serialzier wrappers for functionalities above are provided.
16780
16781...
16782
16783According to some simple tests, the new shader support is slightly
16784efficient than ordinary glBegin()/end(). That means, I haven't got a
16785big improvement at present. I think the bottlenack here seems to be
16786the cull traversal time. Because operators go through the particle
16787list again and again (for example, the fountain in the shader example
16788requires 4 operators working all the time).
16789
16790A really ideal solution here is to implement the particle operators in
16791shaders, too, and copy the results back to particle attributes. The
16792concept of GPGPU is good for implementing this. But in my opinion, the
16793Camera class seems to be too heavy for realizing such functionality in
16794a particle system. Myabe a light-weight ComputeDrawable class is
16795enough for receiving data as textures and outputting the results to
16796the FBO render buffer. What do you think then?
16797
16798The floating error of emitters
16799(http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2009-May/028435.html)
16800is not solved this time. But what I think is worth testing is that we
16801could directly compute the node path from the emitter to the particle
16802system rather than multiplying the worldToLocal and LocalToWorld
16803matrices. I'll try this idea later.
16804"
16805
16806
16807
16808Tue, 14 Sep 2010 13:19:55 +0000
16809Checked in by : Robert Osfield
16810From Ulrich Hertlein, "not sure how severe this is but I believe there's a bug in Texture.cpp:applyTexImage2D_subload:<code>
16811unsigned char* data = = (unsigned char*)image->data();
16812if (needImageRescale) {
16813 // allocates rescale buffer
16814 data = new unsigned char[newTotalSize];
16815
16816 // calls gluScaleImage into the data buffer
16817}
16818
16819const unsigned char* dataPtr = image->data();
16820// subloads 'dataPtr'
16821
16822// deletes 'data'
16823</code>
16824
16825In effect, the scaled data would never be used.
16826
16827I've also replaced bits of duplicate code in Texture1D/2D/2DArray/3D/Cubemap/Rectangle
16828that checks if the texture image can/should be unref'd with common functionality in
16829Texture.cpp.
16830
16831"
16832
16833
16834
16835Tue, 14 Sep 2010 13:19:12 +0000
16836Checked in by : Robert Osfield
16837Moved GL_RED and associated GL defines that aren't defined by GLES into the include/osg/Image to aid portability.
16838
16839Thu, 9 Sep 2010 16:49:10 +0000
16840Checked in by : Robert Osfield
16841From Jean-Sebastien Guay, "osgWidget::WindowManager did nothing in its keyUp event, and in particular didn't call any callbacks. Since I wanted to have callbacks on keyUp, I copied what it does on keyDown, which works for me. I could have just used keyDown and saved myself the trouble, but you know me... :-)osgWidget::Input:
16842
16843[Functional changes]
16844- Previously, the field would be filled with spaces up to its max length, and typing would just replace the spaces. Also, there was a _textLength variable that kept track of the real length of text in the field, since the osgText::Text's length just reflected the length of spaces+text entered. This was not great, as you could still select the spaces with the mouse and it just feels hacky. So I changed it to only contain the text entered, no spaces, and _textLength was removed since it's now redundant (the osgText::Text's length is used instead).
16845- Fixed the selection size which (visually only) showed one more character selected than what was really selected.
16846- Fixed selection by dragging the mouse, it would sometimes not select the last character of the string.
16847- Cursor will now accurately reflect whether insert mode is activated (block cursor) or we're in normal mode (line cursor) like in most editors.
16848- Implemented Ctrl-X (cut)
16849- Added a new clear() method that allows the field to be emptied correctly. Useful for a command line interface, for example (hint, hint).
16850- Mouse and keyboard event handler methods would always return false, which meant selecting with the mouse would also rotate the trackball, and typing an 's' would turn on stats.
16851
16852[Code cleanup]
16853- Renamed the (local) _selectionMin and _selectionMax variables which are used in a lot of places, as the underscores would lead to think they were members. Either I called them selection{Min|Max} or delete{Min|Max} where it made more sense.
16854- Fixed some indenting which was at 3 spaces (inconsistently), I'm sure I didn't catch all the lines where this was the case though.
16855- Put spaces between variable, operator and value where missing, especially in for()s. Again I only did this where I made changes, there are probably others left.
16856
16857The result is that delete, backspace, Ctrl-X, Ctrl-C, Ctrl-V, and typing behaviour should now be consistent with text editor conventions, whether insert mode is enabled or not. I hope. :-)
16858
16859Note, there's a nasty const_cast in there. Why isn't osgText::Font::getGlyph() declared const?
16860
16861Also, as a note, the current implementation of cut, copy and paste (in addition to being Windows only, yuck) gets and puts the data into an std::string, thus if the osgText::String in the field contains unicode characters I think it won't work correctly. Perhaps someone could implement a proper clipboard class that would be cross-platform and support osgText::String (more precisely other languages like Chinese) correctly? Cut, copy and paste are not critical to what I'm doing so I won't invest the time to do that, but I just thought I'd mention it.
16862"
16863
16864
16865
16866Thu, 9 Sep 2010 10:44:11 +0000
16867Checked in by : Robert Osfield
16868From Torben Dannhauer, "I extended the attached CMAKE module to search for the collada libraries of my VS2008 3rdParty package if no other library is found.No CMAKE should recognize all libraries of the VS2008 3rdParty Package."
16869
16870
16871
16872Thu, 9 Sep 2010 10:17:55 +0000
16873Checked in by : Robert Osfield
16874From Joachim Pouderoux, "Please find attached a very small fix for the DXF reader. The bug made OSG crash with some files. Actually, itr was incremented into the loop and after the test with nlist.end(). Then, the unreferencing of itr when nlist is equals to nlist.end() caused the crash."
16875
16876Thu, 9 Sep 2010 10:14:54 +0000
16877Checked in by : Robert Osfield
16878From Joachim Pouderoux, "I have added the support for wkbMultiPolygon & wkbMultiPolygon25D in the OGR plugin (it was mysteriously missing and no prevent warning messages was print)."
16879
16880Thu, 9 Sep 2010 10:09:31 +0000
16881Checked in by : Robert Osfield
16882From Tassilo Glander, "I want to submit a fix for the plugin to load .x model files (Direct X).The current version crashes when encountering global materials, as also reported in the forum by the author of the plugin.
16883
16884The problem in mesh.cpp (app. ln 247) is, that references to global materials that are given in curly brackets {} are not supported by the reader. However, curly brackets seem to be common, according to Bourke. Unfortunately, I found no specification. However, also the DirectX model viewer that comes with the DirectX-SDK (August 2009) expects curly brackets and refuses models without them.
16885
16886My fix checks 2 more cases ("{ aMaterial }" -> 3 tokens and "{aMaterial}" -> 1 token), and extracts the material name for the lookup. I don't know if this is the most elegant solution, but the tokenizer seems to split based on white spaces.
16887
16888You can reproduce the bug with the attached model (box.x), which loads fine in other tools, such as 3DSmax, DeepExploration or the DirectX model viewer. When I remove the curly brackets at the reference of "myGlobalMaterial", it loads in osgviewer, but is not standard conform.
16889"
16890
16891
16892
16893Thu, 9 Sep 2010 10:03:58 +0000
16894Checked in by : Robert Osfield
16895From Roland Smeenk, "this submission adds a "Fast Drawable" line to the camera scene statistics. It shows the total number of sorted and unsorted drawables that use the fastpath for rendering."
16896
16897Thu, 9 Sep 2010 09:47:31 +0000
16898Checked in by : Robert Osfield
16899From Jean-Sebastien Guay, "I've added a second ctor where no argument is optional, and documented that it's meant to be used when the InteractiveImage is going to be used in a fullscreen HUD. "
16900
16901Thu, 9 Sep 2010 09:05:33 +0000
16902Checked in by : Robert Osfield
16903Added version check for av_lockmgr_register support.
16904
16905Thu, 9 Sep 2010 08:47:12 +0000
16906Checked in by : Robert Osfield
16907From Nathan Monteleone and Robert Osfield,submission email from Nathan: "I discovered a problem with POINT_ROT_EYE billboards in IntersectionVisitor: because we pass in just the model matrix to Billboard::computeBillboardMatrix, the billboard gets the wrong up vector.  It really needs to take the view matrix into account to get the correct up vector.
16908
16909This version of IntersectionVisitor.cpp is made against today's SVN.  It corrects the problem by computing the billboard matrix using the complete modelview, and then multiplies by the inverse of the view matrix before pushing onto IntersectionVisitor's model stack.  The only code I changed is in apply(Billboard&)."
16910
16911notes from Robert, refactored the matrix multiplication code and the use of RefMatrix to make Nathan's changes more efficient.
16912
16913
16914
16915
16916Wed, 8 Sep 2010 11:02:39 +0000
16917Checked in by : Robert Osfield
16918Cleaned up debug info, and changed Text3D across to using GL_NORMALIZE instead of GL_RESCALE_NORMAL.
16919
16920Wed, 8 Sep 2010 10:46:49 +0000
16921Checked in by : Robert Osfield
16922Added support for honouring PrimitiveSet names in new smoothing algorithm
16923
16924Wed, 8 Sep 2010 08:09:01 +0000
16925Checked in by : Robert Osfield
16926From Jean-Sebastien Guay, build fixes for Windows
16927
16928Tue, 7 Sep 2010 19:55:41 +0000
16929Checked in by : Robert Osfield
16930Removed files that have been moved into osgText.
16931
16932Tue, 7 Sep 2010 18:20:03 +0000
16933Checked in by : Robert Osfield
16934Moved Glyph and Glyph3D out of Font header/source file into their own header/source file.
16935
16936Tue, 7 Sep 2010 18:18:35 +0000
16937Checked in by : Robert Osfield
16938Moved TextNode into osgText.Cleaned up freetype plugin so it no longer does tesselation - instead Glyph and TextNode do this.
16939
16940
16941
16942Mon, 6 Sep 2010 15:43:59 +0000
16943Checked in by : Robert Osfield
16944Further work on new 3D text support
16945
16946Fri, 3 Sep 2010 15:03:42 +0000
16947Checked in by : Robert Osfield
16948Added basic wiring up of TextTechnique to 3D glyph code
16949
16950Fri, 3 Sep 2010 09:10:27 +0000
16951Checked in by : Robert Osfield
16952Removed now redundent Font3D files
16953
16954Fri, 3 Sep 2010 09:08:19 +0000
16955Checked in by : Robert Osfield
16956Refactored to use a typedef of Font to Font3D rather than have a separate Font3D class
16957
16958Fri, 3 Sep 2010 08:26:46 +0000
16959Checked in by : Robert Osfield
16960Refactored osgText::Font so that it now supports both 2D and 3D glyphs.Added TextNode.h and TextNode.cpp to examples/osgtext3D in prep for introducing the new node to osgText library
16961
16962
16963
16964Thu, 2 Sep 2010 07:55:36 +0000
16965Checked in by : Robert Osfield
16966Added to Text::resizeGLObjectBuffers(uint) the follow:    _textureObjectBuffer.resize(maxSize);
16967    _texParametersDirtyList.resize(maxSize);
16968
16969
16970
16971
16972Wed, 25 Aug 2010 16:59:27 +0000
16973Checked in by : Robert Osfield
16974Implemented a greedy triangle associate technique to minimize the number of duplicate vertices required to produce crease angles.
16975
16976Wed, 25 Aug 2010 14:34:08 +0000
16977Checked in by : Robert Osfield
16978Changed --flat to --flat-shaded to avoid conflict with oiginal --flat ratio control.
16979
16980Wed, 25 Aug 2010 11:07:30 +0000
16981Checked in by : Robert Osfield
16982Cleaned up main and introduced --samples <num>, --flat, --smooth command line controls.Add StatsHandler to viewer to enable review of different settings on number vertices/triangles.
16983
16984
16985
16986Wed, 25 Aug 2010 11:06:10 +0000
16987Checked in by : Robert Osfield
16988Added support for controlling the number of curves samples to generate on Glyph3D's.  Set via Font3D::setNumberCurveSamples(num).
16989
16990Tue, 24 Aug 2010 16:08:50 +0000
16991Checked in by : Robert Osfield
16992Implemented the shell geometry code
16993
16994Tue, 24 Aug 2010 16:06:31 +0000
16995Checked in by : Robert Osfield
16996Added "SORT_BACK_TO_FRONT" and "SORT_FRONT_TO_BACK" RenderBin's to default prototype list
16997
16998Tue, 24 Aug 2010 14:22:58 +0000
16999Checked in by : Robert Osfield
17000Refactored 3d text geometry creation code so that the text is all placed in one osg::Geometry.
17001
17002Fri, 20 Aug 2010 10:24:06 +0000
17003Checked in by : Robert Osfield
17004Fixed bug in handling large osg::Geometry.
17005
17006Thu, 19 Aug 2010 16:24:08 +0000
17007Checked in by : Robert Osfield
17008Implemented generation of front, back and bevel geometries to complete the 3d glyphs.
17009
17010Wed, 18 Aug 2010 11:14:58 +0000
17011Checked in by : Robert Osfield
17012Improved the detection of problem vetices and associated triangles
17013
17014Tue, 17 Aug 2010 19:48:19 +0000
17015Checked in by : Robert Osfield
17016Fixed indentation
17017
17018Tue, 17 Aug 2010 19:48:07 +0000
17019Checked in by : Robert Osfield
17020Implemented basic duplication of points that sit on sharp edges.
17021
17022Tue, 17 Aug 2010 13:25:46 +0000
17023Checked in by : Michael PLATINGS
17024From Donn Mielcarek: The fbx plugin won't compile using gcc 4.3.2.  I made the following minor changes:1. WriterNodeVisitor.cpp needed limits.h added to the headers.
17025
170262. gcc does not allow structures to be defined inside of functions, so
17027  I moved the definition of PolygonRef out of the function to a global
17028  scope (right above the function readMesh).
17029
17030  I also removed a bunch of embedded carriage returns
17031
17032
17033Tue, 17 Aug 2010 13:10:18 +0000
17034Checked in by : Robert Osfield
17035Added support for RGTC1 and RGTC2 enums
17036
17037Mon, 16 Aug 2010 15:02:04 +0000
17038Checked in by : Robert Osfield
17039From Guillaume Taze, "Here are some bugs fix :- missing copy attribute _referenceFrame in ClipNode in copy constructor
17040- checked iterators against the end in osgText
17041- close codec context in ffmpeg plugin to avoid memory leak
17042
17043"
17044
17045
17046
17047Mon, 16 Aug 2010 14:54:16 +0000
17048Checked in by : Robert Osfield
17049From Maria Ten, "Importing 3ds files with a texture for the diffuse component and other one for opacity does not work with the osg 3ds plugin. In the attached file, there is a fix to solve this issue but it does not support textures without alpha channel in the opacity component (like black and white textures used in 3ds max to achieve the transparency). There is attached a test 3ds file too. "
17050
17051Mon, 16 Aug 2010 14:39:53 +0000
17052Checked in by : Robert Osfield
17053From Wang Rui, "Attachment is the implementation of the writing operation of the TGA format. I wrote it just for one of my client. At present it only outputs uncompressed RGBA images, but the OSG community can go deeper at any time."
17054
17055Mon, 16 Aug 2010 14:24:12 +0000
17056Checked in by : Robert Osfield
17057Added material setName.
17058
17059Mon, 16 Aug 2010 14:14:03 +0000
17060Checked in by : Robert Osfield
17061Added support for USE_RGBT1_COMPRESSION and USE_RGBT2_COMPRESSION
17062
17063Mon, 16 Aug 2010 14:11:49 +0000
17064Checked in by : Robert Osfield
17065From Lukasz Izdebski, "Texture: added support for GL_EXT_texture_compression_rgtc, I added support (read and write ) for BC4 BC5 Block Compression to dds file format."
17066
17067Mon, 16 Aug 2010 11:03:24 +0000
17068Checked in by : Robert Osfield
17069Changed setTransformation(eye, center, up) paramter ordering to match gluLookAt conventions.
17070
17071Mon, 16 Aug 2010 10:11:49 +0000
17072Checked in by : Robert Osfield
17073From Bradley Anderegg, "I fixed a problem with a stack overflow error in Particle.cpp.  When the hexagon particle renders it does a glPushMatrix with no matching glPopMatrix, I simply added a glPopMatrix at the end of the rendering code."
17074
17075Mon, 16 Aug 2010 09:35:59 +0000
17076Checked in by : Robert Osfield
17077From Alexander Wiebel, "Documentation of PrimitiveSet"
17078
17079Mon, 9 Aug 2010 17:02:31 +0000
17080Checked in by : Robert Osfield
17081From David Fries, merge from a series of related submission emails:"enable thread locking in libavcodec
17082
17083This is required for a multithreaded application using ffmpeg from
17084another thread."
17085
17086"Prevent the audio from videos from hanging on exit if they are paused.
17087The video decoder already has similar logic."
17088
17089"Add a way to retrieve the creation time for MPEG-4 files."
17090
17091"fmpeg, improve wait for close logic
17092
17093Both audio and video destructors have been succesfully using the logic,
17094if(isRunning())
17095{
17096  m_exit = true;
17097  join();
17098}
17099since it was introduced,
17100
17101but the close routines are using,
17102m_exit = true;
17103if(isRunning() && waitForThreadToExit)
17104{
17105  while(isRunning()) { OpenThreads::Thread::YieldCurrentThread(); }
17106}
17107which not only is it doing an unnecessary busy wait, but it doesn't
17108guaranteed that the other thread has terminated, just that it has
17109progressed far enough that OpenThreads has set the thread status as
17110not running.  Like the destructor set the m_exit after checking
17111isRunning() to avoid the race condition of not getting to join()
17112because the thread was running, but isRunning() returns false.
17113
17114Now that FFmpeg*close is fixed, call it from the destructor as well
17115to have that code in only one location."
17116
17117
17118
17119
17120Mon, 9 Aug 2010 16:19:50 +0000
17121Checked in by : Robert Osfield
17122Aded option for doing a glFlush() after compiling texture objects, with a dedicated compile thread default to issuing the glFlush.
17123
17124Mon, 9 Aug 2010 16:14:25 +0000
17125Checked in by : Robert Osfield
17126Cleaned up the inline methods
17127
17128Sun, 8 Aug 2010 15:45:25 +0000
17129Checked in by : Robert Osfield
17130From Stephan Huber, "attached you'll find a small enhancement for GraphicsWindowCocoa, so osgViewer behaves smarter, when the computer will reboot or shutdown. In older versions the reboot/shutdown got cancelled by GraphicsWindowCocoa, now it behaves more system conform. "
17131
17132Sun, 8 Aug 2010 15:44:03 +0000
17133Checked in by : Robert Osfield
17134Removed the erroneous subclassing from osg::Observer
17135
17136Sun, 8 Aug 2010 15:34:43 +0000
17137Checked in by : Robert Osfield
17138From Farshid Lashkari, "This patch simply reduces some messages output in osg::Program from NOTICE to INFO, since they are not important for most users."
17139
17140Sun, 8 Aug 2010 15:32:58 +0000
17141Checked in by : Robert Osfield
17142From Cedric Pinson, "I used the lod of the texture manager to track the instance, and it seems that the number of current active texture is wrong. It's because of the line in Texture::TextureObjectSet::flushDeletedTextureObjects_parent->getNumberActiveTextureObjects() += numDeleted;"
17143
17144
17145
17146Wed, 4 Aug 2010 08:35:49 +0000
17147Checked in by : Cedric Pinson
17148From Rob Smith, makes hardware skinning use of the existing stateset
17149
17150Sat, 31 Jul 2010 10:33:20 +0000
17151Checked in by : Robert Osfield
17152From Jan Peciva, "I am sending pov plugin for exporting scene to POV-Ray format. POV-Ray is photorealistic ray tracer."
17153
17154Sat, 31 Jul 2010 10:22:37 +0000
17155Checked in by : Robert Osfield
17156From Jeremy Moles, "The version of GCC I use (4.4.3-4ubuntu5) gives the following warning about the Observer header:/home/cubicool/local/include/osg/Observer: In copy constructor
17157?osg::ObserverSet::ObserverSet(const osg::ObserverSet&)?:
17158/home/cubicool/local/include/osg/Observer:66: warning: base class ?class
17159osg::Referenced? should be explicitly initialized in the copy
17160constructor
17161
17162I've been fixing this by hand by using the attached Observer header; it
17163does exactly what the warning requests. Purely cosmetic, I believe, but
17164other than that OSG seems to compile w/ -W -Wall just fine."
17165
17166
17167
17168Sat, 31 Jul 2010 10:20:31 +0000
17169Checked in by : Robert Osfield
17170From Farshid Lashkari, "I noticed that some of my applications output the following notification message:    no PixelBufferObject 00000000, 00000000 pbo=00000000
17171
17172It's kind of annoying since there is nothing actually wrong. The message is generated from TextureRectangle::applyTexImage_subload when it fails to create a pbo, even if the Image object is not even requesting to use a pbo. This message is not generated by all the other code in TextureRectangle.cpp & Texture.cpp that also attempts to create pbo's. I've modified TextureRectangle.cpp to remove this message, so it is at least consistent with the other code."
17173
17174
17175
17176Sat, 31 Jul 2010 10:18:41 +0000
17177Checked in by : Robert Osfield
17178From Warren Macchi, "While tracing texture artifacts with the 2.9.8 dev release we uncovered what looks like a type in the "src\osgPlugins\dae\ daeRMaterials.cpp" file. Line 1094 reads:                   ^^^
17179 parameters.filter_min = getFilterMode(sampler->getMagfilter()->
17180    getValue(), false);
17181
17182whereas it should read
17183
17184                   ^^^
17185 parameters.filter_mag = getFilterMode(sampler->getMagfilter()->
17186    getValue(), false);
17187"
17188
17189
17190
17191Sat, 31 Jul 2010 10:17:06 +0000
17192Checked in by : Robert Osfield
17193From Brad Christiansen, "To build OSG using Visual Studio 2010 Terrain.cpp requires #include <iterator>. This is a very common fix when using 2010 due to changes in Microsoft STL. "
17194
17195Sat, 31 Jul 2010 09:21:50 +0000
17196Checked in by : Robert Osfield
17197Fixed build
17198
17199Sat, 31 Jul 2010 09:04:18 +0000
17200Checked in by : Robert Osfield
17201From Ryan Kawicki, "I found a memory leak within the Terrex plugin.Out application has the ability to switch to different types of terrains on the fly.  This problem only exists in this type of situation.
17202
17203The TXPArchive is held by the ReadWriterTXP class.  When the TXPNode, which is the top level node, is released from memory, the archive associated to that TXPNode is also released.  The issue is that the reference count on the TXPArchive never gets to zero.
17204
17205The reason why the reference count never gets to zero is because the TXPParse, which is owned by the TXPArchive, stores a ref_ptr to the TXPArchive.  You can then see why this becomes a problem.  The TXPParser's ref_ptr cannot be unreferenced since the TXPArchive has not released the TXPParser.
17206
17207Since the TXPParser is fully contained within the TXPArchive, I don't see the reason to have the TXPParser have a ref_ptr to the TXPArchive.  I've made this change locally and have had no problems and our memory leak has been fixed.
17208"
17209
17210
17211
17212Sat, 31 Jul 2010 09:03:04 +0000
17213Checked in by : Robert Osfield
17214From Ryan Kawicki, fixed indentation
17215
17216Sat, 31 Jul 2010 08:57:52 +0000
17217Checked in by : Robert Osfield
17218From Stephan Huber, "changed the CmakeFiles for OpenThreads and the osg-frameworks, so they are versioned by OPENSCENEGRAPH_SOVERSION. "And from a later email:
17219
17220"Attached you'll find a fixed version of ModulInstall.cmake. Hopefully it
17221works for old CMake-versions. I removed the offending line, and the
17222compile went fine on my end."
17223
17224
17225
17226Sat, 31 Jul 2010 08:56:44 +0000
17227Checked in by : Robert Osfield
17228Added output of triangles at problem vertices
17229
17230Fri, 30 Jul 2010 19:39:38 +0000
17231Checked in by : Robert Osfield
17232Beginning of crease angle support for SmoothingVisitor to all it duplicate vertices are creases thus enabling separate normals for triangles adjacent to the creases.
17233
17234Fri, 30 Jul 2010 16:06:22 +0000
17235Checked in by : Robert Osfield
17236Changed emit() to emitParticles() to avoid collision with Qt.
17237
17238Thu, 29 Jul 2010 16:09:49 +0000
17239Checked in by : Robert Osfield
17240From Wang Rui, fixes to handling of indentation.
17241
17242Mon, 26 Jul 2010 11:12:45 +0000
17243Checked in by : Robert Osfield
17244Added bevel geometry
17245
17246Mon, 26 Jul 2010 11:06:45 +0000
17247Checked in by : Robert Osfield
17248Clean up boudnary code
17249
17250Mon, 26 Jul 2010 08:41:05 +0000
17251Checked in by : Robert Osfield
17252Added a os<<std::endl; to work around a problem with the ascii serializers doing a negative seek that eats characters
17253
17254Wed, 21 Jul 2010 17:34:28 +0000
17255Checked in by : Michael PLATINGS
17256From Sukender: polygon tessellation
17257
17258Tue, 20 Jul 2010 10:46:27 +0000
17259Checked in by : Robert Osfield
17260Implemented boundary polygon creation based on the refined boundary segments
17261
17262Mon, 19 Jul 2010 20:34:15 +0000
17263Checked in by : Robert Osfield
17264Added boundary bisector computation, bisector intersection thickness and segment removal.
17265
17266Sat, 17 Jul 2010 12:03:17 +0000
17267Checked in by : Robert Osfield
17268Added computeIntersectionPoint and computeBisectorNormal functions
17269
17270Thu, 15 Jul 2010 11:32:31 +0000
17271Checked in by : Robert Osfield
17272Added handling of duplicate vertices
17273
17274Thu, 15 Jul 2010 11:31:07 +0000
17275Checked in by : Robert Osfield
17276Fixed duplicate vertices in Font3D outline generation
17277
17278Wed, 14 Jul 2010 18:50:41 +0000
17279Checked in by : Robert Osfield
17280Added raw primitive and vertex data into the osgText::Font3D and FreeTypePlugin to aid development of new 3D text functionality.Added new test for original 3D text support and new experimental code for exploring approaches to new 3D text support.
17281
17282
17283
17284Mon, 12 Jul 2010 11:30:15 +0000
17285Checked in by : Robert Osfield
17286From Mathias Froehlich, "I have now put together what I have for the order independent transparency or short oit. This rendering technique is also known as depth peeling.Attached is the example that makes depth peeling work with the fixed function
17287pipeline. Ok, this is 'old fashioned' but required for our use case that
17288still has to work on older UNIX OpenGL implementations as well as together
17289with a whole existing application making use of the fixed function pipeline.
17290I can imagine to add support for shaders when we have that shader composition
17291framework where we can add a second depth test in a generic way.
17292
17293This does *not* implement the dual depth peeling described in a paper from the
17294ETH Zurich.
17295
17296This example could serve as a test case for the feature that you can on the
17297fly remove pre render cameras that you made work a few time ago.
17298It is also a test case for the new TraversalOrderBin that is used to composite
17299the depth layers in the correct blend order.
17300This example also stresses your new texture object cache since you can change
17301some parameters for the oit implementation at runtime.
17302
17303You can just load any model with osgoit and see how it works.
17304Use the usual help key to see what you can change.
17305
17306There is already an osgdepthpeeling example that I could not really make sense
17307of up to now. So I just made something new without touching what I do not
17308understand."
17309
17310
17311
17312Sat, 10 Jul 2010 17:14:59 +0000
17313Checked in by : Robert Osfield
17314Added debug State::print(std::ostream&) method and extra debug messages in ShaderComposer and ShaderAttribute.Added better shader composition testing in the osgshadercomposition example.
17315
17316
17317
17318Sat, 10 Jul 2010 10:07:59 +0000
17319Checked in by : Robert Osfield
17320From Pierre Bourdin, "just a small typo in debug messages of Viewer.cpp..."
17321
17322Sat, 10 Jul 2010 09:56:06 +0000
17323Checked in by : Robert Osfield
17324From Michael Platings, "Autodesk have re-released 2011.3 of the FBX SDK with Visual Studio 2010 support ( http://images.autodesk.com/adsk/files/fbx20113_fbxsdk_win_static.exe ). I've attached an updated FindFBX.cmake that supports this latest version but also retains support for FBX 2011.2 for those who don't want to update."
17325
17326Thu, 8 Jul 2010 10:56:34 +0000
17327Checked in by : Robert Osfield
17328From Wang Rui, "I've found a minor bug in the cmake script of src/osgPresentation when testing the osgIntrospection project. It missed the Export header file and thus will not install this file while 'make install'. Add a line to the LIB_PUBLIC_HEADERS variable will fix the issue."
17329
17330Thu, 8 Jul 2010 10:51:37 +0000
17331Checked in by : Robert Osfield
17332From Jean-Sebastien Guay and Martin Scheffler, "First are Martin's changes: * Added support for floating windows and context menus in QMDIAreas. * Protected the size (_width and _height) by a mutex to prevent threading problems.Then my own:
17333* Made sure the embedded widget's size follows the graphicsView's size at all times so that window resizes will resize the widget as expected in fullscreen mode."
17334
17335
17336
17337
17338Wed, 7 Jul 2010 11:02:15 +0000
17339Checked in by : Robert Osfield
17340Added some debugging to investigate issue of global default ShaderAttribute not being automatically assigned.
17341
17342Tue, 6 Jul 2010 12:19:26 +0000
17343Checked in by : Robert Osfield
17344Added compile/release and resize of GL objects to ShaderAttribute.Removed the StateAttribute::compose() method.
17345
17346Fixed the default type value in ShaderAttribute
17347
17348
17349
17350Tue, 6 Jul 2010 10:55:54 +0000
17351Checked in by : Robert Osfield
17352Added support for passing on uniforms from StateAttribute
17353
17354Mon, 5 Jul 2010 16:32:58 +0000
17355Checked in by : Robert Osfield
17356Added basic code injection fields to osg::Shader, creation of main shader to ShaderComposer and collection of ShaderComponent to osg::State. Also added very basic shader set up in osgshadecomposition example.
17357
17358Fri, 2 Jul 2010 14:18:59 +0000
17359Checked in by : Robert Osfield
17360Implement basic cache in ShadeComposer
17361
17362Fri, 2 Jul 2010 12:04:20 +0000
17363Checked in by : Robert Osfield
17364Added basic ShaderComponent class and beginnings osgshadercomposition example
17365
17366Mon, 28 Jun 2010 17:27:56 +0000
17367Checked in by : Robert Osfield
17368From Stephan Huber, fixed typo.
17369
17370Mon, 28 Jun 2010 09:52:18 +0000
17371Checked in by : Robert Osfield
17372Added skipping of newlines in AsciiStreamOperator.h
17373
17374Mon, 28 Jun 2010 08:27:30 +0000
17375Checked in by : Robert Osfield
17376From Wang Rui, "A solution for serialziers to call static functions at the end of reading/writing is to use a user serializer. The serialziers/osgManipulator/Draggers.cpp uses a DefaultGeometry serializer to run setupDefaultGeometry() once the reading process is finished, and this can also be applied to load the TerrainTileCallback.I've attached the modified serializer/osgTerrain/TerrainTile.cpp for tracing and solving current problem."
17377
17378
17379
17380Mon, 28 Jun 2010 08:24:53 +0000
17381Checked in by : Robert Osfield
17382From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
17383
17384Mon, 28 Jun 2010 08:20:59 +0000
17385Checked in by : Robert Osfield
17386From Torben Dannhauer, "I have extended the attached zipped file to recognize some more filenames and versions. I added support to find libxml2 in the 3rdparty package if available.Now this file can find all libraries from the 32/64bit VS2008sp1 dependency package except collada. I will add that later.
17387"
17388
17389
17390
17391Sat, 26 Jun 2010 09:55:18 +0000
17392Checked in by : Robert Osfield
17393Checked in missing source file.
17394
17395Thu, 24 Jun 2010 17:15:27 +0000
17396Checked in by : Robert Osfield
17397Added beginnings of shader composition with the shells of the ShaderComposer and ShaderAttribute classes.  This aren't functional yet, but a useful placeholders for future fucntionality.
17398
17399Thu, 24 Jun 2010 15:43:33 +0000
17400Checked in by : Robert Osfield
17401Fixed typo
17402
17403Thu, 24 Jun 2010 14:03:51 +0000
17404Checked in by : Robert Osfield
17405Renamed osgshadercompositor to osgvirtualprogram.
17406
17407Wed, 23 Jun 2010 14:38:49 +0000
17408Checked in by : Robert Osfield
17409From Magnus Kessler, "FFmpeg headers need __STDC_CONSTANT_MACROS defined before stdint.h is loaded. The file FFmpegHeaders.hpp sets this definition. However, if stdint.h is already included through other files, it won't take any effect.Include FFmpeg headers as early as possible in order to avoid stdint.h being
17410included on other paths.
17411"
17412
17413
17414
17415Wed, 23 Jun 2010 14:18:42 +0000
17416Checked in by : Robert Osfield
17417Removed osgIntrospection and added osgQt to doxygen files
17418
17419Wed, 23 Jun 2010 13:28:19 +0000
17420Checked in by : Robert Osfield
17421Removed osgIntrospection as it's now available as a seperate osgIntrospection project that can be checked out thus: svn co http://www.openscenegraph.org/svn/osg/osgIntrospection osgIntrospection
17422
17423
17424
17425
17426Mon, 21 Jun 2010 16:48:03 +0000
17427Checked in by : Robert Osfield
17428From Mathias Fiedler, "i'm using OSG on ES 2.0 and observed that only one texture unit will be supported by OSG. In State::initializeExtensionProcs() the _glMaxTextureUnits is calculated based on osg::getGLVersionNumber(). At least for ES 2.0 this function will return 0.f since the version string will look like "OpenGL ES 2.0 ...".My proposal doesn't touch getGLVersionNumber(), since desktop OpenGL 2.0 isn't OpenGL ES 2.0.
17429So i changed the conditions in State::initializeExtensionProcs() for getting the number via glGetIntegerv()."
17430
17431
17432
17433Mon, 21 Jun 2010 15:55:13 +0000
17434Checked in by : Robert Osfield
17435From Alberto Luaces, "I have updated a bit the pkg-config system:1. Install the .pc file for osgIntrospection only if it is compiled,
17436instead of unconditionally.
17437
174382. New .pc file for osgQt, also created only if that library is actually
17439compiled.
17440"
17441
17442
17443
17444Mon, 21 Jun 2010 15:09:07 +0000
17445Checked in by : Robert Osfield
17446Moved Xcode project out into OpenSceneGraph/deprecated
17447
17448Mon, 21 Jun 2010 14:42:18 +0000
17449Checked in by : Robert Osfield
17450Implement support for compound name only entries in CompositeLayer
17451
17452Mon, 21 Jun 2010 10:33:46 +0000
17453Checked in by : Robert Osfield
17454Updated version number for next dev release
17455
17456Mon, 21 Jun 2010 10:19:57 +0000
17457Checked in by : Robert Osfield
17458From Magnus Kessler, "The attached file fixes the build error reported by Maxim Gammer. In out-of- source build moc has difficulties with header files that do not end in ".h". Force moc to include any files passed to it."
17459
17460Fri, 18 Jun 2010 16:07:55 +0000
17461Checked in by : Robert Osfield
17462Updated ChangeLog and AUTHORS file for 2.9.8 release
17463
17464Fri, 18 Jun 2010 15:48:50 +0000
17465Checked in by : Robert Osfield
17466From Laurens Voerman, "While reading the code for setUpViewFor3DSphericalDisplay I noticed that the top face of the cube map uses Draw/Read buffer GL_BACK, while all other faces are using the GL_FRONT buffer. This because the buffer variable is hidden by a new buffer at lower scope. Removing the local variable tested (win32 and linux64) and works fine."
17467
17468Fri, 18 Jun 2010 15:46:10 +0000
17469Checked in by : Robert Osfield
17470Updated AUTHORS
17471
17472Fri, 18 Jun 2010 15:16:20 +0000
17473Checked in by : Robert Osfield
17474Updated ChangeLog
17475
17476Fri, 18 Jun 2010 14:53:58 +0000
17477Checked in by : Robert Osfield
17478Added checks against windows being realized before doing warp pointer
17479
17480Fri, 18 Jun 2010 09:48:55 +0000
17481Checked in by : Robert Osfield
17482#if 0'd out debugging timing code for detecting deadlocks
17483
17484Fri, 18 Jun 2010 09:07:17 +0000
17485Checked in by : Robert Osfield
17486Build fixes for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT is set to OFF
17487
17488Thu, 17 Jun 2010 15:23:44 +0000
17489Checked in by : Robert Osfield
17490Fixed warnings
17491
17492Thu, 17 Jun 2010 14:36:11 +0000
17493Checked in by : Robert Osfield
17494From Nguyen Van Truong, introduced the use of the ScratchPad when distributing the master killed message
17495
17496Thu, 17 Jun 2010 14:28:16 +0000
17497Checked in by : Robert Osfield
17498From Nguyen Van Truong, fix for passing of events to slaves
17499
17500Thu, 17 Jun 2010 14:18:11 +0000
17501Checked in by : Robert Osfield
17502Added event handling
17503
17504Thu, 17 Jun 2010 11:07:54 +0000
17505Checked in by : Robert Osfield
17506From Brad Christiansen, "I tried building the latest (as of Sunday) SVN version of OSG using Visual Studio 2010 and it failed due to a missing include. The build completed successfully by adding #include <iterator> to nodeTrackerManipulator.cpp, which is attached."
17507
17508Thu, 17 Jun 2010 11:03:23 +0000
17509Checked in by : Robert Osfield
17510From Farshid Lashkari, "I've made a small modification to osgDB::DynamicLibrary so it can load UTF-8 filenames on Windows."
17511
17512Thu, 17 Jun 2010 11:01:40 +0000
17513Checked in by : Robert Osfield
17514From Jim Vaughan,  "The attached file fixes a bug in the Inventor loader that causes texture images to have r with a value of zero.The bug caused the image data to not get copied, size the size was calculated to be zero.  This caused crashes during rendering."
17515
17516
17517
17518Wed, 16 Jun 2010 16:49:45 +0000
17519Checked in by : Robert Osfield
17520Fixed bug where PropertyAdjustmentCallback was being added multiple times.
17521
17522Wed, 16 Jun 2010 15:56:42 +0000
17523Checked in by : Robert Osfield
17524Changed the default behaviour of computeHomePosition so that it uses the bounding sphere of the model rather than computing the bounding box.
17525
17526Wed, 16 Jun 2010 15:56:07 +0000
17527Checked in by : Robert Osfield
17528Added better handling of when the bounding box computation fails to return a valid bounding box.
17529
17530Wed, 16 Jun 2010 15:54:24 +0000
17531Checked in by : Robert Osfield
17532Updated wrappers
17533
17534Wed, 16 Jun 2010 15:53:57 +0000
17535Checked in by : Robert Osfield
17536Added reporting of possible deadlock of paging thread
17537
17538Wed, 16 Jun 2010 12:46:16 +0000
17539Checked in by : Robert Osfield
17540Re-organized the access of the mutex in Terrain to avoid deadlocks, and temporarily switched off the update of the neightbouring tile boundaries within the GeometryTechnique::generateGeometry method, again to avoid deadlocks.
17541
17542Wed, 16 Jun 2010 08:13:00 +0000
17543Checked in by : Robert Osfield
17544Added timing code for helping detect deadlocks in the paging threads
17545
17546Wed, 16 Jun 2010 08:09:13 +0000
17547Checked in by : Robert Osfield
17548Re-enabled call to ShareStateManager.
17549
17550Tue, 15 Jun 2010 13:57:44 +0000
17551Checked in by : Robert Osfield
17552From Jean-Sebastien Guay, "I've been working in the last few days to get QWidgetImage to a point where it can fill a need we have: to be able to use Qt to make HUDs and to display widgets over / inside an OSG scene.---------------
17553Current results
17554---------------
17555I've attached what I have at this point. The modified QWidgetImage +
17556QGraphicsViewAdapter classes can be rendered fullscreen (i.e. the Qt
17557QGraphicsView's size follows the size of the OSG window) or on a quad in
17558the scene as before. It will let events go through to OSG if no widget
17559is under the mouse when they happen (useful when used as a HUD with
17560transparent parts - a click-focus scheme could be added later too). It
17561also supercedes Martin Scheffler's submission because it adds a
17562getter/setter for the QGraphicsViewAdapter's background color (and the
17563user can set their widget to be transparent using
17564widget->setAttribute(Qt::WA_TranslucentBackground) themselves).
17565
17566The included osgQtBrowser example has been modified to serve as a test
17567bed for these changes. It has lots more command line arguments than
17568before, some of which can be removed eventually (once things are
17569tested). Note that it may be interesting to change its name or split it
17570into two examples. Though if things go well, the specific QWebViewImage
17571class can be removed completely and we can consolidate to using
17572QWidgetImage everywhere, and then a single example to demonstrate it
17573would make more sense, albeit not named osgQtBrowser... You can try this
17574path by using the --useWidgetImage --useBrowser command line arguments -
17575this results in an equivalent setup to QWebViewImage, but using
17576QWidgetImage, and doesn't work completely yet for some unknown reason,
17577see below.
17578
17579----------------
17580Remaining issues
17581----------------
17582There are a few issues left to fix, and for these I request the
17583community's assistance. They are not blockers for me, and with my
17584limited Qt experience I don't feel like I'm getting any closer to fixing
17585them, so if someone else could pitch in and see what they can find, it
17586would be appreciated. It would be really nice to get them fixed, that
17587way we'd really have a first-class integration of Qt widgets in an OSG
17588scene. The issues are noted in the osgQtBrowser.cpp source file, but
17589here they are too:
17590
17591-------------------------------------------------------------------
17592  QWidgetImage still has some issues, some examples are:
17593
17594  1. Editing in the QTextEdit doesn't work. Also when started with
17595     --useBrowser, editing in the search field on YouTube doesn't
17596     work. But that same search field when using QWebViewImage
17597     works... And editing in the text field in the pop-up getInteger
17598     dialog works too. All these cases use QGraphicsViewAdapter
17599     under the hood, so why do some work and others don't?
17600
17601     a) osgQtBrowser --useWidgetImage [--fullscreen] (optional)
17602     b) Try to click in the QTextEdit and type, or to select text
17603        and drag-and-drop it somewhere else in the QTextEdit. These
17604        don't work.
17605     c) osgQtBrowser --useWidgetImage --sanityCheck
17606     d) Try the operations in b), they all work.
17607     e) osgQtBrowser --useWidgetImage --useBrowser [--fullscreen]
17608     f) Try to click in the search field and type, it doesn't work.
17609     g) osgQtBrowser
17610     h) Try the operation in f), it works.
17611
17612  2. Operations on floating windows (--numFloatingWindows 1 or more).
17613     Moving by dragging the titlebar, clicking the close button,
17614     resizing them, none of these work. I wonder if it's because the
17615     OS manages those functions (they're functions of the window
17616     decorations) so we need to do something special for that? But
17617     in --sanityCheck mode they work.
17618
17619     a) osgQtBrowser --useWidgetImage --numFloatingWindows 1
17620                     [--fullscreen]
17621     b) Try to drag the floating window, click the close button, or
17622        drag its sides to resize it. None of these work.
17623     c) osgQtBrowser --useWidgetImage --numFloatingWindows 1
17624                     --sanityCheck
17625     d) Try the operations in b), all they work.
17626     e) osgQtBrowser --useWidgetImage [--fullscreen]
17627     f) Click the button so that the getInteger() dialog is
17628        displayed, then try to move that dialog or close it with the
17629        close button, these don't work.
17630     g) osgQtBrowser --useWidgetImage --sanityCheck
17631     h) Try the operation in f), it works.
17632
17633  3. (Minor) The QGraphicsView's scrollbars don't appear when
17634     using QWidgetImage or QWebViewImage. QGraphicsView is a
17635     QAbstractScrollArea and it should display scrollbars as soon as
17636     the scene is too large to fit the view.
17637
17638     a) osgQtBrowser --useWidgetImage --fullscreen
17639     b) Resize the OSG window so it's smaller than the QTextEdit.
17640        Scrollbars should appear but don't.
17641     c) osgQtBrowser --useWidgetImage --sanityCheck
17642     d) Try the operation in b), scrollbars appear. Even if you have
17643        floating windows (by clicking the button or by adding
17644        --numFloatingWindows 1) and move them outside the view,
17645        scrollbars appear too. You can't test that case in OSG for
17646        now because of problem 2 above, but that's pretty cool.
17647
17648  4. (Minor) In sanity check mode, the widget added to the
17649     QGraphicsView is centered. With QGraphicsViewAdapter, it is not.
17650
17651     a) osgQtBrowser --useWidgetImage [--fullscreen]
17652     b) The QTextEdit and button are not in the center of the image
17653        generated by the QGraphicsViewAdapter.
17654     c) osgQtBrowser --useWidgetImage --sanityCheck
17655     d) The QTextEdit and button are in the center of the
17656        QGraphicsView.
17657-------------------------------------------------------------------
17658
17659As you can see I've put specific repro steps there too, so it's clear
17660what I mean by a given problem. The --sanityCheck mode is useful to see
17661what should happen in a "normal" Qt app that demonstrates the same
17662situation, so hopefully we can get to a point where it behaves the same
17663with --sanityCheck and without."
17664
17665
17666
17667
17668
17669Tue, 15 Jun 2010 10:02:34 +0000
17670Checked in by : Robert Osfield
17671From Cedric Pinson, "Here a fix about a leak in InputStream::decompressI changed
17672       _in->setStream( new std::stringstream(data) );
17673to
17674       _dataDecompress = new std::stringstream(data);
17675       _in->setStream( _dataDecompress );
17676
17677Then when the destructor is of InputStream is called I delete the
17678dataDecompress stringstream.
17679"
17680
17681
17682
17683Tue, 15 Jun 2010 09:14:20 +0000
17684Checked in by : Robert Osfield
17685From Michael Platings, "Hi Bob, thanks for the CMake fixes. I'm not sure what the purpose of the capitalisation changes was so I've reverted that (a) to make diff-ing easier and (b) because all-caps is consistent with all the other OSG CMake files. Aside from that the changes seem fine. I don't understand the changes to ReaderWriterFBX.cpp - (i) strings.h isn't a standard header, (ii) the ISO-conformant form is _strnicmp (with the underscore). Does the existing code not compile for you? If not we'll have to do some #ifdef nastiness."
17686
17687Tue, 15 Jun 2010 09:09:38 +0000
17688Checked in by : Michael PLATINGS
17689Changed _strnicmp to strncasecmp for non-Windows builds
17690
17691Mon, 14 Jun 2010 16:41:32 +0000
17692Checked in by : Robert Osfield
17693From Tan Dunning and Jan Peciva, Jan's email : "I created a new submission, based on Tan's two changes, including further naming functionality that includes: - geode and geometry naming - shaders and osg::Program nameas these nodes did not receive names before. Some code cleaning included as well."
17694
17695
17696
17697
17698
17699Mon, 14 Jun 2010 16:30:43 +0000
17700Checked in by : Robert Osfield
17701From Luc Frauciel, added extra test case accessible via -t 7.
17702
17703Mon, 14 Jun 2010 16:27:35 +0000
17704Checked in by : Robert Osfield
17705Introduced the use of atan2 in place of asin/acos for reliability and simplicity
17706
17707Mon, 14 Jun 2010 15:58:26 +0000
17708Checked in by : Robert Osfield
17709From Laurens Voerman, "while debugging a file loader I noticed a missed check here."
17710
17711Mon, 14 Jun 2010 15:28:58 +0000
17712Checked in by : Robert Osfield
17713From Jean-Sebastien Guay, "Currently, if a GraphicsWindowWin32 is created with traits->useCursor = false, it still shows the cursor. An app must call gw->useCursor(false) after having created the context as a workaround, but I think what we ask for in the traits should be honored... Attached is a simple fix for this.I have no idea when this stopped working. It worked before in our 2.6.0-based apps but after the upgrade to 2.8.3 it doesn't anymore.
17714"
17715
17716
17717
17718Mon, 14 Jun 2010 15:25:05 +0000
17719Checked in by : Robert Osfield
17720From Wang Rui, "For a long time, the osgviewerMFC example uses addSlave() to setup the graphics context and link it with a slave camera. I don't know the reason we perform like that, which will cause a problem that the GUIEventHandler may not obtain correct window coordinates because the main camera will use a default input range to receive events from the slave camera's graphics context. It is also weird to see the addSlave() used in non-cluster applications, which beginners will be confused with.I've make a slightly modification to the osgviewerMFC example to make
17721it work without setting slave cameras. I've tested with the MDI
17722framework and everything seems fine."
17723
17724
17725
17726Mon, 14 Jun 2010 15:22:35 +0000
17727Checked in by : Robert Osfield
17728From Stephan Huber, "the IncrementalCompileOperation-class throws away compiled compile-sets, when no compileCompletedCallback is set. Attached you'll find a simple fix for this bug."
17729
17730Mon, 14 Jun 2010 15:21:50 +0000
17731Checked in by : Robert Osfield
17732From Jan Peciva, change information about failed shader compilation/linking/validation to OSG_WARN.
17733
17734Mon, 14 Jun 2010 15:20:47 +0000
17735Checked in by : Robert Osfield
17736From Jan Peciva, additional comments, and standarisation of throw and handling of mouse wheel.
17737
17738Fri, 11 Jun 2010 09:39:03 +0000
17739Checked in by : Robert Osfield
17740Updated wrappers
17741
17742Wed, 9 Jun 2010 15:05:34 +0000
17743Checked in by : Robert Osfield
17744Removed debug messages
17745
17746Wed, 9 Jun 2010 13:54:08 +0000
17747Checked in by : Robert Osfield
17748Fixed reading of wrapped strings that contain multiple " within the string
17749
17750Wed, 9 Jun 2010 13:09:40 +0000
17751Checked in by : Cedric Pinson
17752From Michael Platings, The attached file fixes 2 issues: 1) some time values were passed as floats, reducing accuracy. 2) comparisons done between doubles and floats gave different results so time < endtime evaluated to false the first time it was checked (with doubles), and true the second time it was checked (with time having been converted to a float). This consequently resulted in an array-out-of-bounds crash
17753
17754Wed, 9 Jun 2010 13:08:49 +0000
17755Checked in by : Cedric Pinson
17756From Michael Platings I attach a simple fix that makes osgAnimation animations loop correctly when their duration is different from the original duration.
17757
17758Wed, 9 Jun 2010 11:24:22 +0000
17759Checked in by : Robert Osfield
17760Added missing loadWrappers
17761
17762Wed, 9 Jun 2010 10:01:25 +0000
17763Checked in by : Robert Osfield
17764From Wang Rui, "Henry and Brendan just found a small bug of the ListSerializer which will cause the writing of osg::Switch incorrectly. The original thread was posted on osg-users. I would like to follow the suggestion of Brendan and add a std::endl before the END_BRACKET in ListSerializer::write(). "
17765
17766Wed, 9 Jun 2010 09:12:20 +0000
17767Checked in by : Michael PLATINGS
17768From Alessandro Terenzi: previously the plugin ignored UV scaling values eventually stored in the FBX file, now they are read and set for each supported texture map (not considering reflection maps).From Michael Platings: fixed UVs for files that don't explicitly reference the name of a UV channel.
17769
17770
17771Tue, 8 Jun 2010 17:32:36 +0000
17772Checked in by : Michael PLATINGS
17773Added support for Euler angles and step/linear/cubic-bezier interpolation.
17774
17775Tue, 8 Jun 2010 11:53:28 +0000
17776Checked in by : Robert Osfield
17777Added ref_ptr<> to avoid memory leak
17778
17779Mon, 7 Jun 2010 17:08:53 +0000
17780Checked in by : Robert Osfield
17781Added insertion of children found by the CountPagedLODsVisitor into the childrenRemoved list to make sure that they are caught and then removed correctly from the PagedLODLists.
17782
17783Mon, 7 Jun 2010 15:25:18 +0000
17784Checked in by : Michael PLATINGS
17785Added more NURBS types to triangulate.
17786
17787Mon, 7 Jun 2010 11:28:25 +0000
17788Checked in by : Robert Osfield
17789Added size() and swap() methods to provide a thread safe way to keep track of size of a RequestQueue/ReadQueue.
17790
17791Mon, 7 Jun 2010 09:05:58 +0000
17792Checked in by : Robert Osfield
17793Added removeNodes method to prune any nodes that are going to be deleted from the PagedLODLists.
17794
17795Mon, 7 Jun 2010 08:36:08 +0000
17796Checked in by : Stephan Maximilian HUBER
17797From Stephan Huber: updated XCode project
17798
17799Fri, 4 Jun 2010 19:50:32 +0000
17800Checked in by : Michael PLATINGS
17801From Alessandro Terenzi: modifications for supporting opacity, reflective and emissive maps beyond the already supported diffuse map in the FBX plugin. A problem with transparency has also been fixed: objects were transparent wrt themselves but were opaque wrt to other objects. Finally I added the support for "mixing factors" of diffuse, reflective and opacity textures/values.From Michael Platings: added "LightmapTextures" plugin option that changes the way textures are interpreted so Alessandro's models appear correctly. Also refactored to put many functions in one class to avoid passing around too many arguments to functions.
17802
17803
17804Fri, 4 Jun 2010 11:04:15 +0000
17805Checked in by : Stephan Maximilian HUBER
17806From Stephan Huber: updated XCode project
17807
17808Thu, 3 Jun 2010 16:24:25 +0000
17809Checked in by : Robert Osfield
17810Fixed double registeration bug.
17811
17812Thu, 3 Jun 2010 16:02:01 +0000
17813Checked in by : Robert Osfield
17814Fixed permissions
17815
17816Thu, 3 Jun 2010 16:01:25 +0000
17817Checked in by : Robert Osfield
17818Fixed permissions
17819
17820Thu, 3 Jun 2010 16:00:28 +0000
17821Checked in by : Robert Osfield
17822Removed redundent makefiles
17823
17824Thu, 3 Jun 2010 15:09:06 +0000
17825Checked in by : Robert Osfield
17826Fixed permissions
17827
17828Thu, 3 Jun 2010 15:07:21 +0000
17829Checked in by : Robert Osfield
17830Fixed permissions
17831
17832Thu, 3 Jun 2010 15:04:58 +0000
17833Checked in by : Robert Osfield
17834Fixed permissions
17835
17836Thu, 3 Jun 2010 14:14:40 +0000
17837Checked in by : Robert Osfield
17838Refactored the PagedLODList implementation so that it's now done via a base class that enables different implementations to be easily tried.  Initial concrete PagedLODList is the SetBasedPagedLODList.
17839
17840Wed, 2 Jun 2010 18:09:34 +0000
17841Checked in by : Robert Osfield
17842Added #include <QtWebKit/QtWebKit>
17843
17844Wed, 2 Jun 2010 15:07:27 +0000
17845Checked in by : Robert Osfield
17846Added check for presence of extension.
17847
17848Wed, 2 Jun 2010 13:29:42 +0000
17849Checked in by : Robert Osfield
17850Removed glFramebufferTexture from list of required extension function
17851
17852Wed, 2 Jun 2010 12:14:10 +0000
17853Checked in by : Robert Osfield
17854Updated wrappers to handle the new ref_ptr<T>::ref_ptr(observer_ptr<T>&> constructor.
17855
17856Tue, 1 Jun 2010 18:20:38 +0000
17857Checked in by : Robert Osfield
17858Changed types from unsigned int to int's to address warnings, and changed the extension requirements so the GLES2 builds with FBO's where supported
17859
17860Tue, 1 Jun 2010 15:20:30 +0000
17861Checked in by : Robert Osfield
17862From Michael Platings, "MorphGeometry fix: this fixes a crash found by Alessandro Terenzi"
17863
17864Tue, 1 Jun 2010 14:12:03 +0000
17865Checked in by : Robert Osfield
17866From Frederic Bouvier, "here is my proposal. It is supposed to be used like this :   osg::Camera* c = createCamera();
17867   c->attach( osg::Camera::COLOR_BUFFER0, texture3d, 0,
17868osg::Camera::FACE_CONTROLLED_BY_GEOMETRY_SHADER );
17869
17870it works also for cubemap textures and 2d texture arrays
17871"
17872
17873
17874
17875Tue, 1 Jun 2010 13:33:58 +0000
17876Checked in by : Robert Osfield
17877From Michael Platings, introduced osg::State::applyModelViewMaitrx(const osg::Matrix& matrix) method and associated osg::State::_modelViewCache to enable osgText::Text3D to be refactored in away that avoids creating/destroying matrices
17878
17879Tue, 1 Jun 2010 13:32:12 +0000
17880Checked in by : Robert Osfield
17881Added newline to fix warnings
17882
17883Tue, 1 Jun 2010 11:51:37 +0000
17884Checked in by : Robert Osfield
17885From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by one error in the rgb loader.Previously we limited the current line to the image with + 1. With that change
17886it is correctly limited to the width of the image.
17887Also flightgear seems to run nice with that change.
17888"
17889
17890
17891
17892Tue, 1 Jun 2010 11:28:04 +0000
17893Checked in by : Robert Osfield
17894From Tim Moore, "This is a patch that allows a ref_ptr to be constructed using an observer_ptr argument, which is locked. This is shorthand for declaring the ref_ptr and then passing it to observer_ptr::lock()."
17895
17896
17897
17898Tue, 1 Jun 2010 11:23:04 +0000
17899Checked in by : Robert Osfield
17900Removed unneccessary QWebKit includes
17901
17902Tue, 1 Jun 2010 09:23:21 +0000
17903Checked in by : Robert Osfield
17904From Wang Rui, "The Notify header doesn't include the OSG_ALWAYS macro, which is used in the quicktime plugin. The file attached is to fix that small problem."
17905
17906Tue, 1 Jun 2010 09:21:42 +0000
17907Checked in by : Robert Osfield
17908From Tim Moore, fixed typo and removed redundent include
17909
17910Mon, 31 May 2010 17:16:45 +0000
17911Checked in by : Robert Osfield
17912Updated wrappers
17913
17914Mon, 31 May 2010 16:53:41 +0000
17915Checked in by : Robert Osfield
17916From Torben Dannhauer, "I added radial fog functionality be using the OpenGL extension 'GL_NV_fog_distance'."
17917
17918Mon, 31 May 2010 15:52:25 +0000
17919Checked in by : Robert Osfield
17920From Xin Li, "use std::list::splice to replace std::list::insert and std::list::clearit may use the constant time to move all the items in the '_eventQueue' to 'events', and reduce the mutex holding time"
17921
17922
17923
17924Mon, 31 May 2010 15:51:59 +0000
17925Checked in by : Robert Osfield
17926Added support for a wider range of gpx files
17927
17928Fri, 28 May 2010 17:17:34 +0000
17929Checked in by : Robert Osfield
17930Added OSG_DEBUG_DP macro
17931
17932Fri, 28 May 2010 17:17:09 +0000
17933Checked in by : Robert Osfield
17934Converted osg::notify to OSG_INFO etc.
17935
17936Fri, 28 May 2010 17:16:49 +0000
17937Checked in by : Robert Osfield
17938Converted osg::notify to OSG_INFO etc.
17939
17940Fri, 28 May 2010 17:15:47 +0000
17941Checked in by : Robert Osfield
17942Converted osg::notify to OSG_INFO etc.
17943
17944Fri, 28 May 2010 17:14:58 +0000
17945Checked in by : Robert Osfield
17946Converted osg::notify to OSG_INFO etc.
17947
17948Fri, 28 May 2010 17:14:29 +0000
17949Checked in by : Robert Osfield
17950Converted osg::notify to OSG_INFO etc.
17951
17952Fri, 28 May 2010 17:14:11 +0000
17953Checked in by : Robert Osfield
17954Converted osg::notify to OSG_INFO etc.
17955
17956Fri, 28 May 2010 17:13:41 +0000
17957Checked in by : Robert Osfield
17958Converted osg::notify to OSG_INFO etc.
17959
17960Fri, 28 May 2010 17:13:20 +0000
17961Checked in by : Robert Osfield
17962Converted osg::notify to OSG_INFO etc.
17963
17964Fri, 28 May 2010 17:12:55 +0000
17965Checked in by : Robert Osfield
17966Converted osg::notify to OSG_INFO etc.
17967
17968Fri, 28 May 2010 17:12:14 +0000
17969Checked in by : Robert Osfield
17970Converted osg::notify to OSG_INFO etc.
17971
17972Fri, 28 May 2010 17:11:35 +0000
17973Checked in by : Robert Osfield
17974Converted osg::notify to OSG_INFO etc.
17975
17976Fri, 28 May 2010 17:11:14 +0000
17977Checked in by : Robert Osfield
17978Converted osg::notify to OSG_INFO etc.
17979
17980Fri, 28 May 2010 17:10:57 +0000
17981Checked in by : Robert Osfield
17982Converted osg::notify to OSG_INFO etc.
17983
17984Fri, 28 May 2010 17:10:27 +0000
17985Checked in by : Robert Osfield
17986Converted osg::notify to OSG_INFO etc.
17987
17988Fri, 28 May 2010 17:10:06 +0000
17989Checked in by : Robert Osfield
17990Converted osg::notify to OSG_INFO etc.
17991
17992Fri, 28 May 2010 17:09:36 +0000
17993Checked in by : Robert Osfield
17994Converted osg::notify to OSG_INFO etc.
17995
17996Fri, 28 May 2010 17:09:15 +0000
17997Checked in by : Robert Osfield
17998Converted osg::notify to OSG_INFO etc.
17999
18000Fri, 28 May 2010 17:08:30 +0000
18001Checked in by : Robert Osfield
18002Converted osg::notify to OSG_INFO etc.
18003
18004Fri, 28 May 2010 17:08:10 +0000
18005Checked in by : Robert Osfield
18006Converted osg::notify to OSG_INFO etc.
18007
18008Fri, 28 May 2010 17:07:44 +0000
18009Checked in by : Robert Osfield
18010Converted osg::notify to OSG_INFO etc.
18011
18012Fri, 28 May 2010 17:07:24 +0000
18013Checked in by : Robert Osfield
18014Converted osg::notify to OSG_INFO etc.
18015
18016Fri, 28 May 2010 17:07:01 +0000
18017Checked in by : Robert Osfield
18018Converted osg::notify to OSG_INFO etc.
18019
18020Fri, 28 May 2010 17:06:35 +0000
18021Checked in by : Robert Osfield
18022Converted osg::notify to OSG_INFO etc.
18023
18024Fri, 28 May 2010 17:06:10 +0000
18025Checked in by : Robert Osfield
18026Converted osg::notify to OSG_INFO etc.
18027
18028Fri, 28 May 2010 17:05:46 +0000
18029Checked in by : Robert Osfield
18030Converted osg::notify to OSG_INFO etc.
18031
18032Fri, 28 May 2010 16:54:45 +0000
18033Checked in by : Robert Osfield
18034Converted osg::notify to OSG_INFO etc.
18035
18036Fri, 28 May 2010 16:54:08 +0000
18037Checked in by : Robert Osfield
18038Converted osg::notify to OSG_INFO etc.
18039
18040Fri, 28 May 2010 16:53:46 +0000
18041Checked in by : Robert Osfield
18042Converted osg::notify to OSG_INFO etc.
18043
18044Fri, 28 May 2010 16:52:45 +0000
18045Checked in by : Robert Osfield
18046Converted osg::notify to OSG_INFO etc.
18047
18048Fri, 28 May 2010 16:51:18 +0000
18049Checked in by : Robert Osfield
18050Converted osg::notify to OSG_INFO etc.
18051
18052Fri, 28 May 2010 16:50:45 +0000
18053Checked in by : Robert Osfield
18054Converted osg::notify to OSG_INFO etc.
18055
18056Fri, 28 May 2010 16:50:29 +0000
18057Checked in by : Robert Osfield
18058Converted osg::notify to OSG_INFO etc.
18059
18060Fri, 28 May 2010 16:49:45 +0000
18061Checked in by : Robert Osfield
18062Converted osg::notify to OSG_INFO etc.
18063
18064Fri, 28 May 2010 16:49:23 +0000
18065Checked in by : Robert Osfield
18066Converted osg::notify to OSG_INFO etc.
18067
18068Fri, 28 May 2010 16:48:31 +0000
18069Checked in by : Robert Osfield
18070Converted osg::notify to OSG_INFO etc.
18071
18072Fri, 28 May 2010 16:48:05 +0000
18073Checked in by : Robert Osfield
18074Converted osg::notify to OSG_INFO etc.
18075
18076Fri, 28 May 2010 16:47:42 +0000
18077Checked in by : Robert Osfield
18078Converted osg::notify to OSG_INFO etc.
18079
18080Fri, 28 May 2010 16:45:32 +0000
18081Checked in by : Robert Osfield
18082Converted osg::notify to OSG_INFO etc.
18083
18084Fri, 28 May 2010 16:44:28 +0000
18085Checked in by : Robert Osfield
18086Converted osg::notify to OSG_INFO etc.
18087
18088Fri, 28 May 2010 16:44:08 +0000
18089Checked in by : Robert Osfield
18090Converted osg::notify to OSG_INFO etc.
18091
18092Fri, 28 May 2010 16:42:57 +0000
18093Checked in by : Robert Osfield
18094Converted osg::notify to OSG_INFO etc.
18095
18096Fri, 28 May 2010 16:42:24 +0000
18097Checked in by : Robert Osfield
18098Converted osg::notify to OSG_INFO etc.
18099
18100Fri, 28 May 2010 16:41:53 +0000
18101Checked in by : Robert Osfield
18102Converted osg::notify to OSG_INFO etc.
18103
18104Fri, 28 May 2010 16:41:37 +0000
18105Checked in by : Robert Osfield
18106Converted osg::notify to OSG_INFO etc.
18107
18108Fri, 28 May 2010 16:39:42 +0000
18109Checked in by : Robert Osfield
18110Converted osg::notify to OSG_INFO etc.
18111
18112Fri, 28 May 2010 16:39:08 +0000
18113Checked in by : Robert Osfield
18114Converted osg::notify to OSG_INFO etc.
18115
18116Fri, 28 May 2010 16:38:19 +0000
18117Checked in by : Robert Osfield
18118Converted osg::notify to OSG_INFO etc.
18119
18120Fri, 28 May 2010 16:38:00 +0000
18121Checked in by : Robert Osfield
18122Converted osg::notify to OSG_INFO etc.
18123
18124Fri, 28 May 2010 16:37:40 +0000
18125Checked in by : Robert Osfield
18126Converted osg::notify to OSG_INFO etc.
18127
18128Fri, 28 May 2010 16:37:10 +0000
18129Checked in by : Robert Osfield
18130Converted osg::notify to OSG_INFO etc.
18131
18132Fri, 28 May 2010 16:32:51 +0000
18133Checked in by : Robert Osfield
18134Converted osg::notify to OSG_INFO etc.
18135
18136Fri, 28 May 2010 16:32:06 +0000
18137Checked in by : Robert Osfield
18138Converted osg::notify to OSG_INFO etc.
18139
18140Fri, 28 May 2010 16:31:38 +0000
18141Checked in by : Robert Osfield
18142Converted osg::notify to OSG_INFO etc.
18143
18144Fri, 28 May 2010 16:31:17 +0000
18145Checked in by : Robert Osfield
18146Converted osg::notify to OSG_INFO etc.
18147
18148Fri, 28 May 2010 16:30:58 +0000
18149Checked in by : Robert Osfield
18150Converted osg::notify to OSG_INFO etc.
18151
18152Fri, 28 May 2010 16:30:36 +0000
18153Checked in by : Robert Osfield
18154Converted osg::notify to OSG_INFO etc.
18155
18156Fri, 28 May 2010 16:29:53 +0000
18157Checked in by : Robert Osfield
18158Converted osg::notify to OSG_INFO etc.
18159
18160Fri, 28 May 2010 16:28:58 +0000
18161Checked in by : Robert Osfield
18162Converted osg::notify to OSG_INFO etc.
18163
18164Fri, 28 May 2010 16:28:18 +0000
18165Checked in by : Robert Osfield
18166Converted osg::notify to use info
18167
18168Fri, 28 May 2010 16:27:37 +0000
18169Checked in by : Robert Osfield
18170Converted osg::notify to OSG_INFO
18171
18172Fri, 28 May 2010 16:27:02 +0000
18173Checked in by : Robert Osfield
18174Converted osg::notify to OSG_INFO etc.
18175
18176Fri, 28 May 2010 16:26:24 +0000
18177Checked in by : Robert Osfield
18178Converted osg::notify to OSG_INFO etc.
18179
18180Fri, 28 May 2010 16:25:41 +0000
18181Checked in by : Robert Osfield
18182Converted osg::notify to OSG_INFO etc.
18183
18184Fri, 28 May 2010 16:24:04 +0000
18185Checked in by : Robert Osfield
18186Converted osg::notify to OSG_INFO
18187
18188Fri, 28 May 2010 16:22:02 +0000
18189Checked in by : Robert Osfield
18190Converted osg::notify to OSG_INFO etc.
18191
18192Fri, 28 May 2010 16:10:24 +0000
18193Checked in by : Robert Osfield
18194Conversion of osg::notify to OSG_INFO etc.
18195
18196Fri, 28 May 2010 16:09:29 +0000
18197Checked in by : Robert Osfield
18198Converted osg::notify to OSG_INFO etc.
18199
18200Fri, 28 May 2010 16:08:15 +0000
18201Checked in by : Robert Osfield
18202Converted osg::notify to OSG_INFO etc.
18203
18204Fri, 28 May 2010 16:07:34 +0000
18205Checked in by : Robert Osfield
18206Converted osg::notify to OSG_INFO
18207
18208Fri, 28 May 2010 16:07:09 +0000
18209Checked in by : Robert Osfield
18210Converted osg::notify to OSG_INFO etc.
18211
18212Fri, 28 May 2010 16:06:15 +0000
18213Checked in by : Robert Osfield
18214Converted osg::notify to OSG_INFO etc.
18215
18216Fri, 28 May 2010 16:05:47 +0000
18217Checked in by : Robert Osfield
18218Converted osg::notify to OSG_INFO etc.
18219
18220Fri, 28 May 2010 16:04:56 +0000
18221Checked in by : Robert Osfield
18222Convertex osg::notify to OSG_INFO etc.
18223
18224Fri, 28 May 2010 16:04:19 +0000
18225Checked in by : Robert Osfield
18226Converted osg::notify to OSG_INFO etc.
18227
18228Fri, 28 May 2010 16:03:38 +0000
18229Checked in by : Robert Osfield
18230Conversion of osg::notify to OSG_INFO etc.
18231
18232Fri, 28 May 2010 16:03:14 +0000
18233Checked in by : Robert Osfield
18234Converted osg::notify to OSG_INFO etc.
18235
18236Fri, 28 May 2010 16:00:45 +0000
18237Checked in by : Robert Osfield
18238converted osg::notify to OSG_INFO etc.
18239
18240Fri, 28 May 2010 15:56:43 +0000
18241Checked in by : Robert Osfield
18242conversion of osg::notify to OSG_INFO etc.
18243
18244Fri, 28 May 2010 15:53:32 +0000
18245Checked in by : Robert Osfield
18246Conversion of osg::notify to OSG_INFO.
18247
18248Fri, 28 May 2010 15:52:45 +0000
18249Checked in by : Robert Osfield
18250Conversion of osg::notify to OSG_INFO etc.
18251
18252Fri, 28 May 2010 15:51:00 +0000
18253Checked in by : Robert Osfield
18254Conversion of osg::notify to OSG_INFO etc.
18255
18256Fri, 28 May 2010 15:47:52 +0000
18257Checked in by : Robert Osfield
18258Convesion of osg::notify to OSG_INFO etc.
18259
18260Fri, 28 May 2010 09:12:07 +0000
18261Checked in by : Robert Osfield
18262Changed debug info to use DEBUG_INFO
18263
18264Fri, 28 May 2010 08:57:48 +0000
18265Checked in by : Robert Osfield
18266Changed the ref_ptr<T> observer_ptr<>::lock() method to be bool observer_ptr<>::lock(ref_ptr<T>&) to avoid the temporary ref_ptr<>'s being created and destroyed on the stack along with the associated ref/unref() operations
18267
18268Thu, 27 May 2010 18:46:58 +0000
18269Checked in by : Robert Osfield
18270Refactored the expiry and PagedLOD counting so that it's now done in single CountPagedLODsVisitor::removeExpiredChildrenAndCountPagedLODs method
18271
18272Thu, 27 May 2010 15:54:37 +0000
18273Checked in by : Robert Osfield
18274Renamed osgGA::MatrixManipualtor to osgGA::CameraManipulator so its name better reflects it's function
18275
18276Thu, 27 May 2010 14:35:10 +0000
18277Checked in by : Robert Osfield
18278From Michael Platings, "Minor ffmpeg build fix, Replaced IF (${FFMPEG_STDINT_INCLUDE_DIR}) with IF (FFMPEG_STDINT_INCLUDE_DIR)"
18279
18280Thu, 27 May 2010 13:59:34 +0000
18281Checked in by : Robert Osfield
18282From Jan Pecvia, improvements to manipulators and added new manipulator to osgviewer
18283
18284Thu, 27 May 2010 13:58:46 +0000
18285Checked in by : Robert Osfield
18286Moved across to using more flexible dirtyMark when dirtying tiles
18287
18288Wed, 26 May 2010 16:10:16 +0000
18289Checked in by : Robert Osfield
18290Re-enabled boundary equalization support.
18291
18292Wed, 26 May 2010 08:34:15 +0000
18293Checked in by : Robert Osfield
18294Fixed warnings
18295
18296Tue, 25 May 2010 17:02:22 +0000
18297Checked in by : Robert Osfield
18298Fixed 3 space indenting
18299
18300Tue, 25 May 2010 17:02:11 +0000
18301Checked in by : Robert Osfield
18302Fixed 3 space indenting in headers.
18303
18304Tue, 25 May 2010 16:27:21 +0000
18305Checked in by : Robert Osfield
18306Updated wrappers
18307
18308Tue, 25 May 2010 15:52:11 +0000
18309Checked in by : Robert Osfield
18310Removed export
18311
18312Tue, 25 May 2010 12:05:13 +0000
18313Checked in by : Robert Osfield
18314From Jan Perciva with changes from Robert Osfield, "I am submitting improved osgGA camera manipulators. Changes: - new mouse wheel zoom/movement/center functionality - ability to fix vertical axis (important for CAD) - possibility to specify values as absolute values or relative to model size - kind of backward compatibility by flags passed to constructor - and much more - restructuring classes to use kind of hierarchy and standard way of event processing (handle methods). This way, there is much more code reusability and it is more easy to develop new kinds of manipulators.Briefly, the new architecture keeps MatrixManipulator as base abstract class. StandardManipulator is the feature-rich standard manipulator with two main descendant classes: OrbitManipulator and FirstPersonManipulator. OrbitManipulator is base class for all trackball style manipulators, based on center, rotation and distance from center. FirstPersonManipulator is base for walk or fly style manipulators, using position and rotation for camera manipulation.
18315"
18316
18317Changes by Robert: Replaced osg::Vec3 by osg::Vec3d, introduced DEFAULT_SETTINGS enum and usage.  Added frame time member variables in prep for improving throw animation when vysync is off.
18318
18319
18320
18321
18322Mon, 24 May 2010 14:16:31 +0000
18323Checked in by : Robert Osfield
18324Quitened down debug output
18325
18326Mon, 24 May 2010 09:44:38 +0000
18327Checked in by : Robert Osfield
18328Updated wrappers
18329
18330Sat, 22 May 2010 15:45:02 +0000
18331Checked in by : Robert Osfield
18332Refactored osgQt so that QWebViewImage is now entirely implementated in the header, and osgQt itself no longer compiles it, leaving it to only applications that require it to include the header and it's implementation and with ith the QWebKit dependency.
18333
18334Fri, 21 May 2010 09:56:59 +0000
18335Checked in by : Robert Osfield
18336From Wojciech Lewandowski, "Reading and Writing of Texture2DArrays for IVE format."
18337
18338Fri, 21 May 2010 09:34:25 +0000
18339Checked in by : Robert Osfield
18340From Wojciech Lewandowski, "Support for compressed texture arrays + mipmaps + auto mipmap generation. Changes vs OSG trunk. Thanks to Ricardo Corsi I was able to add last time tweaks and remove few issues. This version was so well tested that it has to be posted for inclusion into OSG ;-)  "
18341
18342Fri, 21 May 2010 09:23:41 +0000
18343Checked in by : Robert Osfield
18344From Hartwig Wiesmann, fixed setup of texture coordinates for applying a contour layer.
18345
18346Fri, 21 May 2010 09:00:19 +0000
18347Checked in by : Robert Osfield
18348Fixed warning
18349
18350Thu, 20 May 2010 17:02:45 +0000
18351Checked in by : Robert Osfield
18352From Hartwig Wiesmann, "I have added some doxygen documentation to the plane class. "
18353
18354Thu, 20 May 2010 17:00:10 +0000
18355Checked in by : Robert Osfield
18356From Terry Welsh, added missing static_cast in Referenced.cpp
18357
18358Thu, 20 May 2010 15:25:40 +0000
18359Checked in by : Robert Osfield
18360Updated wrappers
18361
18362Thu, 20 May 2010 13:38:28 +0000
18363Checked in by : Robert Osfield
18364Introduced a alternative implementation of observer_ptr<> that uses ObserverSet rather than an local WeakReference object.
18365
18366Wed, 19 May 2010 16:43:37 +0000
18367Checked in by : Robert Osfield
18368From Alok Priyadarshi, build fix for gcc.
18369
18370Wed, 19 May 2010 13:40:46 +0000
18371Checked in by : Robert Osfield
18372Introduction an ADD_FUNCTION macro to simply the set up of the static function mappings
18373
18374Wed, 19 May 2010 13:14:57 +0000
18375Checked in by : Robert Osfield
18376From Tim Moore, fix for deadlock
18377
18378Wed, 19 May 2010 08:22:10 +0000
18379Checked in by : Robert Osfield
18380Fixed warning
18381
18382Wed, 19 May 2010 08:08:49 +0000
18383Checked in by : Robert Osfield
18384From Martin Naylor, "Please find attached the modified observer_ptr include for fixing a compiler issue for Windows and VS2008."
18385
18386Tue, 18 May 2010 18:01:02 +0000
18387Checked in by : Robert Osfield
18388From Tim Moore, typo fix.
18389
18390Tue, 18 May 2010 17:58:35 +0000
18391Checked in by : Robert Osfield
18392Fixed typo
18393
18394Tue, 18 May 2010 15:33:59 +0000
18395Checked in by : Robert Osfield
18396Added better invalidation of the inactive and active PageLOD lists when children are invalidated when parents are removed.
18397
18398Tue, 18 May 2010 11:00:06 +0000
18399Checked in by : Robert Osfield
18400From Wang Rui, serializers for osgSim and osgVolume
18401
18402Tue, 18 May 2010 10:12:30 +0000
18403Checked in by : Robert Osfield
18404Fixed typos in method names
18405
18406Mon, 17 May 2010 18:37:32 +0000
18407Checked in by : Robert Osfield
18408Updated wrappers
18409
18410Mon, 17 May 2010 14:43:41 +0000
18411Checked in by : Robert Osfield
18412From Tim Moore, improved doxygen comments
18413
18414Mon, 17 May 2010 14:21:53 +0000
18415Checked in by : Robert Osfield
18416Removed signalUnreffed interface
18417
18418Mon, 17 May 2010 09:03:44 +0000
18419Checked in by : Robert Osfield
18420From Tim Moore, refactore WeakReference/Referenced to avoid signalling the observers when do a unref_nodelete.
18421
18422Mon, 17 May 2010 08:29:35 +0000
18423Checked in by : Robert Osfield
18424Re-ordered the inclusion of platform specific headers to fix compile error under Windows
18425
18426Fri, 14 May 2010 19:47:50 +0000
18427Checked in by : Robert Osfield
18428From Alok Priyadarshi, support for statically linking to GLES2.lib
18429
18430Fri, 14 May 2010 12:24:13 +0000
18431Checked in by : Robert Osfield
18432Refactored Observer/ObserverNodePath and DatabasePager to improve their robustness.
18433
18434Fri, 14 May 2010 12:14:14 +0000
18435Checked in by : Robert Osfield
18436From Tim Moore, new more robust observer_ptr<> implementation
18437
18438Thu, 13 May 2010 11:01:06 +0000
18439Checked in by : Robert Osfield
18440From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames."
18441
18442Thu, 13 May 2010 10:01:07 +0000
18443Checked in by : Robert Osfield
18444From Gunter Huber, fixes for better GLES2 support
18445
18446Wed, 12 May 2010 20:02:31 +0000
18447Checked in by : Robert Osfield
18448From Wang Rui, "I'd like to submit my inbuilt schema data support of the OutputStream/InputStream implementations, which was just finished last weekend with a few tests on Windows and Ubuntu. Hope it could work and get more feedbacks soon.I've added a new option "SchemaData" to the osg2 plugin. Developers
18449may test the new feature with the command line:
18450
18451# osgconv cow.osg cow.osgb -O SchemaData
18452
18453It will record all serializer properties used in the scene graph, at
18454the beginning of the generated file. And when osgviewer and user
18455applications is going to read the osgb file, the inbuilt data will be
18456automatically read and applied first, to keep backwards compatibility
18457partly. This will not affect osgb files generated with older versions.
18458"
18459
18460
18461
18462Wed, 12 May 2010 15:11:15 +0000
18463Checked in by : Robert Osfield
18464From Mathias Froehlich, fixed memory leak when using OpenThread::Mutex based reference counting.
18465
18466Wed, 12 May 2010 14:34:18 +0000
18467Checked in by : Robert Osfield
18468Removed inappropriate code which was causing a memory leak.  This code was clearly a copy and paste error.  The mistake was spotted by Robin Bourianes, with code changes made by Robert Osfield.
18469
18470Wed, 12 May 2010 11:58:01 +0000
18471Checked in by : Robert Osfield
18472Improved the indentation/replaced tabs
18473
18474Wed, 12 May 2010 11:44:30 +0000
18475Checked in by : Robert Osfield
18476From Sukender, "Here is a tiny fix about texture wrap mode not being written correctly in 3DS files."
18477
18478Wed, 12 May 2010 11:41:36 +0000
18479Checked in by : Robert Osfield
18480From Stephan Huber, "attached you'll find a fix for a crash when closeImplementation gets called more than once."
18481
18482Wed, 12 May 2010 11:37:27 +0000
18483Checked in by : Robert Osfield
18484Fixes for building OSG with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to OFF.Fixed copy and paste error in Camera::getImplicitBufferAttachmentResolveMask().
18485
18486
18487
18488Wed, 12 May 2010 08:54:22 +0000
18489Checked in by : Michael PLATINGS
18490From Martins Innus: The current fbx writer doesn't seem to support BIND_PER_VERTEX for normals.  If you have this type of geometry it, exports the the first normal in the array over the whole primitive set.  I don't know that the attached change should be applied as is, since I don't know enough about DrawArrays and Draw Elements to know if the indices for the vertices and normals are guaranteed to be the same.  I tried it on a couple models and that seemed to be the case. The alternative is to have the logic down in setControlPointAndNormalsAndUV and set the normals there with the "vertexIndex"  if the binding type is per vertex.  Not sure what is cleaner.
18491
18492Tue, 11 May 2010 17:02:18 +0000
18493Checked in by : Michael PLATINGS
18494From Martins Innus: allow the fbx exporter to reference textures correctly if the stateset is applied to the Geode instead of Geometry
18495
18496Tue, 11 May 2010 09:08:55 +0000
18497Checked in by : Michael PLATINGS
18498Fix from Martins Innus for error: extra qualification 'FbxMaterialToOsgStateSet::' on member 'FbxMaterialToOsgStateSet'
18499
18500Fri, 30 Apr 2010 20:04:25 +0000
18501Checked in by : Robert Osfield
18502updated wrappers
18503
18504Fri, 30 Apr 2010 19:42:43 +0000
18505Checked in by : Robert Osfield
18506Added support for stripping all by text nodes from a p3d xml file, and merging of an original and stripped p3d xml file for the purpose of using external editors to fix spelling mistakes
18507
18508Fri, 30 Apr 2010 19:41:56 +0000
18509Checked in by : Robert Osfield
18510Added proper support for writing out Xml graph
18511
18512Fri, 30 Apr 2010 19:41:24 +0000
18513Checked in by : Robert Osfield
18514Fixed warnings
18515
18516Fri, 30 Apr 2010 15:51:38 +0000
18517Checked in by : Robert Osfield
18518Added beginnings of spell checking support
18519
18520Fri, 30 Apr 2010 12:22:31 +0000
18521Checked in by : Robert Osfield
18522From Wang Rui, "I've just made another OSG+Qt (GUI) examples to demonstrate how to create OSG views, add them to a CompositeViewer, and add corresponding widgets to Qt layouts or as popup windows. The example inherits a GraphicsWindowQt from the GraphicsWindow base class and implements most of the virtual methods. A QGLWidget is created at the same time to perform keyboards and mouse events, who is also added as the main widget's child.The new example, named osgviewerQtContext (because of deriving from GraphicsContext), works fine on Windows XP SP3 and Qt 4.5.0, with 4 widgets in QGridLayout and a popup window and 60Hz frame rate. I haven't tested it on Unix/Linux and Mac OSX yet. So any feedback from these platforms is appreciated. I wish this example be a useful complement to current osgviewerQt and osgviewerQtWidgets ones. :)
18523
18524Some unfinished functionalities: inheritedWindowData, sharedContext, and more tests needed."
18525
18526
18527
18528Fri, 30 Apr 2010 11:48:30 +0000
18529Checked in by : Robert Osfield
18530Changed DisplaySetting::instance() to return a ref_ptr<>& rathern than a raw C pointer to enable apps to delete the singleton or assign their own.
18531
18532Fri, 30 Apr 2010 10:52:24 +0000
18533Checked in by : Robert Osfield
18534Added free of _visualInfo if it's already been allocated
18535
18536Fri, 30 Apr 2010 10:51:27 +0000
18537Checked in by : Robert Osfield
18538Changed debug messages to use printf to avoid issues with using notify at startup and exit.
18539
18540Fri, 30 Apr 2010 10:50:17 +0000
18541Checked in by : Robert Osfield
18542Added support for using dot graphs directly in the <graph></graph> token
18543
18544Thu, 29 Apr 2010 15:23:43 +0000
18545Checked in by : Robert Osfield
18546From Bernardt Duvenhage: "I noticed that in 'src/OpenThreads/pthreads/CMakeLists.txt' a '!' has been written instead of 'NOT' within an if statement expression.IF(!OSG_COMPILE_FRAMEWORKS) ...
18547vs.
18548IF(NOT OSG_COMPILE_FRAMEWORKS) ...
18549
18550This has the effect of always compiling OpenThreads as a framework under OSX. The CMakeLists.txt that I use to be able to compile the non-framework version of OpenThreads is attached. I simply replaced the '!' replaced by a 'NOT' and added a MESSAGE to notify me when the .framework will be compiled."
18551
18552
18553
18554Thu, 29 Apr 2010 11:59:51 +0000
18555Checked in by : Robert Osfield
18556From Michael Platings, "I've updated the FBX plugin to use the latest version of the FBX SDK. I've checked in the plugin files myself, but I need you to check in this change to FindFBX.cmake to change the SDK directory."
18557
18558Thu, 29 Apr 2010 09:46:14 +0000
18559Checked in by : Robert Osfield
18560Fixed handling of Terrain/CoordinateSystem node so that the code now handles the fact that Terrain now subclasses from CoordinateSystemNode.
18561
18562Wed, 28 Apr 2010 22:08:48 +0000
18563Checked in by : Robert Osfield
18564Updated wrappers
18565
18566Wed, 28 Apr 2010 21:22:44 +0000
18567Checked in by : Robert Osfield
18568From Alok Priyadarshi, "1. Replaced APIENTRY to GL_APIENTRY which is used by OpenGL ES headers. For desktop GL GL_APIENTRY has been defined as APIENTRY."
18569
18570Wed, 28 Apr 2010 21:10:29 +0000
18571Checked in by : Robert Osfield
18572Fixed typo
18573
18574Wed, 28 Apr 2010 20:33:40 +0000
18575Checked in by : Robert Osfield
18576From Wang Rui, "Two small bugs were just found when I was writing examples for my book in process: a wrong definition of the OSG_FATAL macro, and wrong logic inside the KeySwitchMatrixManipulator::getDistance() function. I believe both were slips."
18577
18578Wed, 28 Apr 2010 20:21:28 +0000
18579Checked in by : Robert Osfield
18580From Farshid Lashkari, "There's a subtle bug in osgDB::getFileExtension where it returns an incorrect value if the filename does not contain an extension but a sub-directory contains a dot character. I've modified the function so that it checks for this case."
18581
18582Wed, 28 Apr 2010 20:16:44 +0000
18583Checked in by : Robert Osfield
18584From Wang Rui, "The osgManipulator serializers are ready now. I need to modify the META_OSGMANIPULATOR_Object macro to ensure these classes could work with their wrappers, and a few naming styles should be changed as well. Fortunately everything seems to compile fine under Windows and my new Ubuntu system.And I finally find the problem of the
18585serializers/osgTerrain/Terrain.cpp, it just missed an "osg::Group"
18586before "osg::CoordinateSystemNode" indicator. With the small fix
18587attached now VPB could generate terrain with osgt/osgb formats."
18588
18589
18590
18591Wed, 28 Apr 2010 20:10:53 +0000
18592Checked in by : Robert Osfield
18593From John Ivar Haugland and Michael Platings, JIV:"I deleted a line from the ReaderWriterDAE.cpp file that was introduced in rev 11341. I got a crash on this line when the options pointer was NULL." MP:"Good spot John. The next line is also unnecessary and can be removed as well (attached, plus some minor code beautifying)"
18594
18595Wed, 28 Apr 2010 18:53:34 +0000
18596Checked in by : Robert Osfield
18597Added support for passing options to the .dot plugin
18598
18599Wed, 28 Apr 2010 18:52:58 +0000
18600Checked in by : Robert Osfield
18601Added support for passing in an options string to control the orientation of the generated graph
18602
18603Wed, 28 Apr 2010 17:29:31 +0000
18604Checked in by : Robert Osfield
18605Introduced the use of ref_ptr<> in read show methods
18606
18607Wed, 28 Apr 2010 17:18:01 +0000
18608Checked in by : Robert Osfield
18609Removed redundent files
18610
18611Wed, 28 Apr 2010 14:56:38 +0000
18612Checked in by : Robert Osfield
18613Added support for using graphviz dot for graphics visualization via <graph>filename</graph> token.
18614
18615Wed, 28 Apr 2010 14:55:42 +0000
18616Checked in by : Robert Osfield
18617Fixed typo
18618
18619Wed, 28 Apr 2010 14:55:07 +0000
18620Checked in by : Robert Osfield
18621Added colours and different style to drawable and statesets
18622
18623Wed, 28 Apr 2010 14:05:47 +0000
18624Checked in by : Michael PLATINGS
18625No longer removes redundant nodes because node structure may be important.
18626
18627Wed, 28 Apr 2010 10:15:16 +0000
18628Checked in by : Robert Osfield
18629Replaced afprintf usage with std::string to fix memory leak and improve portability of code.
18630
18631Mon, 26 Apr 2010 10:07:49 +0000
18632Checked in by : Stephan Maximilian HUBER
18633From Stephan Huber: updated xcode-project
18634
18635Fri, 23 Apr 2010 16:35:44 +0000
18636Checked in by : Robert Osfield
18637From Roland Smeenk and Robert Osfield, improvements to the indentation of comments.
18638
18639Fri, 23 Apr 2010 09:29:50 +0000
18640Checked in by : Robert Osfield
18641From Hatwig Wiesmann, "osg::TransferFunction1D::assignToImage may assign NaN values to the image in case an underflow inside the method occurs. This underflow can be reproduced by the following call sequence:osg::TransferFunction1D* tf(new osg::TransferFunction1D());
18642
18643tf->allocate(18);
18644tf->setColor(-10000,osg::Vec4(        1.0,        1.0,        1.0,1.0));
18645tf->setColor(-1e-6,osg::Vec4(        1.0,        1.0,        1.0,1.0));
18646tf->setColor(   0,osg::Vec4(        0.0,        0.0,        1.0,1.0));
18647
18648Remark: The value -1e-6 may be added (falsely) because of a rounding error.
18649
18650The attached fix prevents assigning NaN values to the image.
18651"
18652
18653
18654
18655Fri, 23 Apr 2010 08:58:57 +0000
18656Checked in by : Robert Osfield
18657Fixed warnings
18658
18659Fri, 23 Apr 2010 08:55:23 +0000
18660Checked in by : Robert Osfield
18661From Mourad Boufarguine, "This submissions fixes the problem of the difference of std::*::size_type between 32bit and 64 bit platforms. It wraps the reading and writing of  std::*::size_type values using the osgDB::InputStream::readSize and osgDB::OutputStream::writeSize methods."
18662
18663Thu, 22 Apr 2010 17:02:22 +0000
18664Checked in by : Robert Osfield
18665From Marcin Hajder, "This submission contains Texture2DMultisample osg implementation.Texture2DMultismaple as name suggests provides means to directly access subsamples of rendered FBO target. (GLSL 1.5 texelFetch call).
18666
18667Recently I was working on deferred renderer with OSG, during that I noticed there is no support for multisampled textures (GL_ARB_texture_multisample extension). After consultations with Paul Martz and Wojtek Lewandowski I added Texture2DMultisample class and made few necessary changes around osg::FrameBufferObject, osg::Texture and osgUtil::RenderStage classes."
18668
18669and from follow email:
18670
18671"Fixed. According to ARB_texture_multisample extension specification multisample textures  don't need TexParameters since they can only be fetched with  texelFetch."
18672
18673
18674
18675
18676
18677Thu, 22 Apr 2010 16:08:26 +0000
18678Checked in by : Robert Osfield
18679From Farshid Lashkari, "I've attached a small fix so that osgDB::convertStringFromUTF8toCurrentCodePage actually performs the conversion onto the destination string."
18680
18681Thu, 22 Apr 2010 16:01:38 +0000
18682Checked in by : Robert Osfield
18683From Alok Priyadashi, "The attached patch fixes - compile errors on windows when compiled with UNICODE flag - warnings for duplicate WIN32_LEAN_AND_MEAN. I think this should better fixed by adding WIN32_LEAN_AND_MEAN to vcproj preprocessor list."
18684
18685Thu, 22 Apr 2010 13:07:49 +0000
18686Checked in by : Robert Osfield
18687From John Ivar Haugland, "I have added the serializer for UserData in osg::Object. See the attached modified file: src\osgWrappers\serializers\osg\Object.cpp"
18688
18689Thu, 22 Apr 2010 11:20:31 +0000
18690Checked in by : Robert Osfield
18691Updated ChangeLog, and AUTHORS files
18692
18693Thu, 22 Apr 2010 10:13:05 +0000
18694Checked in by : Robert Osfield
18695From Tim Moore, added check to whether validConfigs is empty.
18696
18697Thu, 22 Apr 2010 08:59:52 +0000
18698Checked in by : Robert Osfield
18699Added a temporary /* */ around the check against _traits->vsync to avoid the errors reported with the current usage of RestoreContext for setting the vsync.
18700
18701Thu, 22 Apr 2010 07:32:11 +0000
18702Checked in by : Robert Osfield
18703From Torben Dannhauer, fixed typo
18704
18705Wed, 21 Apr 2010 17:16:13 +0000
18706Checked in by : Robert Osfield
18707From Ulrich Hertlien with little bits from Robert Osfield and Chris Hanson, added provisionl support for controlling sync to vblank.
18708
18709Wed, 21 Apr 2010 16:44:38 +0000
18710Checked in by : Robert Osfield
18711Changed "Sorted" label to "Sorted Drawables"
18712
18713Wed, 21 Apr 2010 16:37:28 +0000
18714Checked in by : Robert Osfield
18715From Mourad Boufarguine, "When compiling the example on VS9, the compiler complain about undefined GL_DEPTH_COMPONENT32F and GL_DEPTH_COMPONENT32F_NV. So I added them to include/osg/FrameBufferObject. The example builds fine and is working for me without crashs unless it is ran whithout argument. I added couple of lines to check for arguments number and print the example usage when needed."
18716
18717Tue, 20 Apr 2010 16:27:54 +0000
18718Checked in by : Robert Osfield
18719From Wang Rui, "The OSG book I'm working on will focus on helping beginners build latest OSG source code with Visual Studio 2010 express, without setting too many options and without facing unexpected errors. But at present, the compilation process will fail because the INSTALL project 'cannot find' generated DLLs while copying files. I have looked into the build directory and found that the places of generated file folders were just different from previous VS versions. In this case, the old hack in OsgMacroUtils.cmake may become invalid:MACRO(HANDLE_MSVC_DLL)
18720       #this is a hack... the build place is set to lib/<debug or
18721release> by LIBARARY_OUTPUT_PATH equal to OUTPUT_LIBDIR
18722       #the .lib will be crated in ../ so going straight in lib by
18723the IMPORT_PREFIX property
18724       #because we want dll placed in OUTPUT_BINDIR ie the bin folder
18725sibling of lib, we can use ../../bin to go there,
18726       ...
18727       ELSE(NOT MSVC_IDE)
18728           SET_TARGET_PROPERTIES(${LIB_NAME} PROPERTIES PREFIX
18729"../../bin/${LIB_PREFIX}${LIB_SOVERSION}-" IMPORT_PREFIX "../")
18730       ENDIF(NOT MSVC_IDE)
18731ENDMACRO(HANDLE_MSVC_DLL)
18732
18733Here the prefix "../../bin" may need to be fixed. I just modified it to:
18734
18735IF(MSVC_VERSION LESS 1600)
18736    SET_TARGET_PROPERTIES(${LIB_NAME} PROPERTIES PREFIX
18737"../../bin/${LIB_PREFIX}${LIB_SOVERSION}-" IMPORT_PREFIX "../")
18738ENDIF()
18739
18740It should keep compatible with old MSVC versions. There are similar
18741fixes in the SETUP_PLUGIN and SETUP_EXE macros. I haven't tested them
18742on more platforms.
18743"
18744
18745
18746
18747Tue, 20 Apr 2010 13:52:28 +0000
18748Checked in by : Robert Osfield
18749From Serge Lages, "Currently if multiple event callbacks are nested on one node, only the first will be called. The proposed fix checks if there is a nested callback."
18750
18751Tue, 20 Apr 2010 13:34:57 +0000
18752Checked in by : Robert Osfield
18753Implemented Colin MacDonald's recommended change of "unsigned short" to "unsigned" to solve big endian problem under Solaris. Also added comment to highlight the oddity of the mixing of types in the associated lib3ds code.
18754
18755Tue, 20 Apr 2010 11:38:38 +0000
18756Checked in by : Robert Osfield
18757Replaced tabs with four spaces
18758
18759Tue, 20 Apr 2010 11:34:19 +0000
18760Checked in by : Robert Osfield
18761UPdated wrappers
18762
18763Tue, 20 Apr 2010 11:23:08 +0000
18764Checked in by : Robert Osfield
18765From Jason Beverage, "Here is a fix to the curl plugin CMake to allow it to link against the CURL_LIBRARY_DEBUG and ZLIB_LIBRARY_DEBUG.  Previously it linked the debug version against the release libs, which was causing a hang when running in debug mode on Windows."
18766
18767Tue, 20 Apr 2010 11:13:27 +0000
18768Checked in by : Robert Osfield
18769From Farshid Lashkari, "Anaglyphic stereo does not seem to work properly when performing pre-render stages. I believe the reason is that the pre-render stages are performed with the last applied color mask, which is cyan. I've fixed this by resetting the color mask before performing the pre-render stages."
18770
18771Tue, 20 Apr 2010 11:05:22 +0000
18772Checked in by : Robert Osfield
18773Fixed the background quad size to fit all the camera stats labels
18774
18775Tue, 20 Apr 2010 10:59:44 +0000
18776Checked in by : Robert Osfield
18777From Tim Moore, "I noticed that the "Materials" statistic in the camera scene stats display seemed to be identical to the number of drawables. In fact, it displays the nummat member of osgUtil::Statistics, but that variable has nothing to do with materials. nummat tracks the number of matrices associated with Drawable objects in a RenderBin; as I understand it, Drawables pretty much always have a model-view matrix tied to them in RenderBins, so this statistic doesn't seem very useful. So, I added statistics for the number of StateGraph objects in RenderBins and also for the number of Drawables in the "fine grain ordering" of RenderBins. The latter corresponds to the number of Drawables in the scene that are sorted by some criteria other than graphics state; usually that is distance for semi-transparent objects, though it could be traversal order. These two statistics give an idea of the number of graphic state changes happening in a visible scene: each StateGraph implies a state change, and there could be a change for each sorted object too. You can also subtract the number of sorted Drawables from the total number of Drawables and get an idea of how many Drawables are being drawn for each StateGraph. "
18778
18779Tue, 20 Apr 2010 10:35:33 +0000
18780Checked in by : Robert Osfield
18781Changed the AbmientBias type from Vec2d to Vec2 as use of double is inappropriate.
18782
18783Tue, 20 Apr 2010 10:29:04 +0000
18784Checked in by : Robert Osfield
18785From Wang Rui, "The new osgShadow and osgFX serializers are attached, and some modifications of the osgShadow header naming styles as well. The osgDB::Serializer header is also changed to add new Vec2 serializer macros because of the needs of osgShadow classes. It should compile fine on both Windows and Linux. But I have only done a few tests to generate .osgb, .osgt and .osgx formats with these new wrappers."
18786
18787Tue, 20 Apr 2010 09:48:45 +0000
18788Checked in by : Robert Osfield
18789From Mourad Boufarguine, "This submission fixes osgDAE::toString(*) unresolved external symbols compile errors (on VS)."
18790
18791Mon, 19 Apr 2010 14:49:42 +0000
18792Checked in by : Robert Osfield
18793From Farshid Lashkari, "I noticed that osg::State::getInitialViewMatrix returns the monocular view matrix when rendering in stereo. I've made some changes to osgUtil::RenderStage & SceneView so that it will return the correct view matrix depending on which eye is currently being rendered." & "I made a small change to the previous patch so that osg::State::getInitialViewMatrix works correctly with pre/post render stages as well."
18794
18795Mon, 19 Apr 2010 13:44:42 +0000
18796Checked in by : Robert Osfield
18797From Stephan Huber and Mathieu Marache, "attached you'll find framework support for os x via cmake. Please credit Mathieu Marache, he added the last missing piece to this puzzle.I think it is safe to commit these changes to trunk, as the traditional
18798way via dylibs should work as before.
18799
18800Here's some more info how to get frameworks:
18801
18802With these modifications it is possible to compile frameworks on OS X,
18803when you set the Cmake-option OSG_COMPILE_FRAMEWORKS to true. If you
18804want to embed the frameworks in your app-bundle make sure to set
18805OSG_COMPILE_FRAMEWORKS_INSTALL_NAME_DIR accordingly.
18806
18807You'll have to build the install-target of the generated xcode-projects
18808as this sets the install_name_dirs of the frameworks and plugins."
18809
18810
18811
18812Mon, 19 Apr 2010 12:09:21 +0000
18813Checked in by : Robert Osfield
18814From Martins Innus,"Here's a fix to allow the serializer to compile on the Mac 10.4 SDK.  The definition of GLint seems to be different accross the SDKs.  Its defined as "long" in 10.4.  I have no idea if this is the correct way to go about this, but it compiles on my end."
18815
18816Mon, 19 Apr 2010 11:43:06 +0000
18817Checked in by : Robert Osfield
18818From Tim Moore, "This contains a couple of fixes to support changing FrameBufferObject configurations on the fly; the user changes the camera attachments and calls Renderer::setCameraRequiresSetUp(). The major part of this submission is a comprehensive example of setting up floating point depth buffers. The user can change the near plane value and cycle through the available combinations of depth format and multisample buffer formats."
18819
18820Mon, 19 Apr 2010 10:35:18 +0000
18821Checked in by : Robert Osfield
18822From Wang Rui, "Attached is the osgAnimation wrappers for serialize IO operations. A few headers and the osgAnimation sources are also modified to make everything goes well, including:A new REGISTER_OBJECT_WRAPPER2 macro to wrap classes like
18823Skeleton::UpdateSkeleton.
18824A bug fix in the Seralizer header which avoids setting default values
18825to objects.
18826Naming style fixes in osgAnimation headers and sources, also in the
18827deprecated dotosg wrappers.
18828A bug fix for the XML support, to write char values correctly.
18829A small change in the osg::Geometry wrapper to ignore the
18830InternalGeometry property, which is used by the MorphGeometry and
18831should not be set by user applications.
18832
18833The avatar.osg, nathan.osg and robot.osg data files all work fine with
18834serializers, with some 'unsupported wrapper' warnings when converting.
18835I'm thinking of removing these warnings by disabling related property
18836serializers (ComputeBoundingBoxCallback and Drawable::UpdateCallback),
18837which are seldom recorded by users.
18838
18839By the way, I still wonder how would we handle the C4121 problem,
18840discussed some days before. The /Zp compile option is set to 16 in the
18841attached cmake script file. And is there a better solution now?"
18842
18843
18844
18845Mon, 19 Apr 2010 09:39:39 +0000
18846Checked in by : Robert Osfield
18847From Paul Martz, fixes for static build
18848
18849Mon, 19 Apr 2010 08:41:00 +0000
18850Checked in by : Stephan Maximilian HUBER
18851From Stephan Huber: updated XCode project
18852
18853Thu, 15 Apr 2010 18:40:40 +0000
18854Checked in by : Robert Osfield
18855From Colin McDonald, "The new 3ds plugin isn't working at all on big-endian machines, due to a byte order issue.The problem is that osg::SwapBytes code has been copied from the old
18856plugin to the new one, but the latest lib3ds also incorporates code to
18857handle byte ordering in read & writing.  So the net result is that the
18858swap is done twice.
18859
18860The solution is simply to remove the custom osg code, and use the
18861stock lib3ds code.  The attached files are against today's revision
1886211331.  I've tested on Sparc & Intel.
18863"
18864
18865
18866
18867Thu, 15 Apr 2010 18:38:32 +0000
18868Checked in by : Robert Osfield
18869Ran dos2unix on header files
18870
18871Thu, 15 Apr 2010 18:38:03 +0000
18872Checked in by : Robert Osfield
18873Ran dos2unix on lib3ds files
18874
18875Thu, 15 Apr 2010 12:51:41 +0000
18876Checked in by : Robert Osfield
18877From J.P. Delport, Fix for invalid iterator dereference in DatabasePager.
18878
18879Thu, 15 Apr 2010 11:49:33 +0000
18880Checked in by : Robert Osfield
18881From Sukender, "After discussion with Paul Martz, here is a fix for 3DS reader/writer (on rev. 11315) + some changes. Changelog:- Fixed handling of MatrixTransforms (still doesn't support other Transforms types). Fixes things for OSG, DeepExploration, 3DSMax...
18882- Added support for writing double precision vertices by converting them.
18883- Added base code for future compatibility option (3rd-party apps that don't read animation data). See "DISABLE_3DS_ANIMATION" compile flag."
18884
18885
18886
18887Thu, 15 Apr 2010 11:45:10 +0000
18888Checked in by : Robert Osfield
18889From Jason Beverage, "Here is a small fix to the DatabasePager to fix a crash if you were running with the OSG_NOTIFY_LEVEL set to INFO.An iterator was being erased, and then referenced to display a
18890message.  Just changed it to display the message first, then erase."
18891
18892
18893
18894Thu, 15 Apr 2010 11:41:37 +0000
18895Checked in by : Robert Osfield
18896From Chris Hanson, build fixes for Solaris-64
18897
18898Thu, 15 Apr 2010 11:40:49 +0000
18899Checked in by : Robert Osfield
18900Changed std::pair declaration to ListTriangle::value_type to avoid Solaris compile errors
18901
18902Thu, 15 Apr 2010 11:02:22 +0000
18903Checked in by : Robert Osfield
18904Removed the setting of the DatabasePager thread affinity, and moved the setting of the DatabasePager thread priotity to after the creation of the threads
18905
18906Wed, 14 Apr 2010 16:43:50 +0000
18907Checked in by : Michael PLATINGS
18908Updated the plugin to be compatible with version 2011.2 of the FBX SDK
18909
18910Wed, 14 Apr 2010 13:39:43 +0000
18911Checked in by : Robert Osfield
18912Added minimum frame delay of 1/100th second when using on demand rendering to avoid creating a CPU lock.
18913
18914Wed, 14 Apr 2010 10:43:16 +0000
18915Checked in by : Robert Osfield
18916Updated wrappers
18917
18918Tue, 13 Apr 2010 18:42:58 +0000
18919Checked in by : Robert Osfield
18920Added BufferData::ModifiedCallback to provide a mechanism for tracking when a osg::Image::dirty() has been called to signify that an image has been modified.
18921
18922Tue, 13 Apr 2010 14:50:31 +0000
18923Checked in by : Michael PLATINGS
18924Added support for double precision geometry
18925
18926Tue, 13 Apr 2010 13:06:27 +0000
18927Checked in by : Robert Osfield
18928From Michael Platings with tweaks from Robert Osfield, added Options::s/getPrecisionHint(..) to allow apps to hint to plugins about how to handle double precision geometry data.
18929
18930Tue, 13 Apr 2010 09:42:53 +0000
18931Checked in by : Robert Osfield
18932Fixed warnings
18933
18934Tue, 13 Apr 2010 09:42:36 +0000
18935Checked in by : Robert Osfield
18936updated wrappers
18937
18938Mon, 12 Apr 2010 16:35:15 +0000
18939Checked in by : Michael PLATINGS
18940osgAnimation now stores times as doubles
18941
18942Mon, 12 Apr 2010 15:04:25 +0000
18943Checked in by : Michael PLATINGS
18944From Sukender: Fixed FBX writer: now handles double precision arrays (vertices, normals, texcoords)
18945
18946Fri, 9 Apr 2010 08:52:40 +0000
18947Checked in by : Robert Osfield
18948Added corner dirty options to TerrainTechnique, added experimental code paths in GeometryTechnique for accounting for neighbouring corner tiles - optionally compiled out in this check-in.Changed the normal computation in GeometryTechnique so that it doesn't include diagonals, thus avoid normal jumps at corners.
18949
18950
18951
18952
18953
18954Sat, 3 Apr 2010 16:26:32 +0000
18955Checked in by : Robert Osfield
18956Updated wrappers
18957
18958Sat, 3 Apr 2010 16:21:34 +0000
18959Checked in by : Robert Osfield
18960Change Terrain so that it subclassed from CoordinateSystemNode.Implemented new update scheme of GeometryTechnique to avoid potential threading issues.
18961
18962Added Terrain support to .ive.
18963
18964
18965
18966
18967
18968Thu, 1 Apr 2010 21:18:39 +0000
18969Checked in by : Robert Osfield
18970Removed getNeighbours() method to avoid problems with introspection wrappers
18971
18972Thu, 1 Apr 2010 21:15:17 +0000
18973Checked in by : Robert Osfield
18974Removed TerrainNeightbours class from wrapping to avoid associated build errors
18975
18976Thu, 1 Apr 2010 21:06:56 +0000
18977Checked in by : Robert Osfield
18978Added support for boundary equalization to GeometryTechnique
18979
18980Thu, 1 Apr 2010 21:04:36 +0000
18981Checked in by : Robert Osfield
18982Added window size event handler
18983
18984Mon, 29 Mar 2010 08:49:20 +0000
18985Checked in by : Robert Osfield
18986Added TerainHandler event handler to provide 'v'/'V' and 'r'/'R' key controls for change vertical scale and sample ratio respectively.
18987
18988Fri, 26 Mar 2010 11:09:10 +0000
18989Checked in by : Robert Osfield
18990From Jean-Sebastien Guay, "When the StatsHandler tries to find a context to add itself to, it will first look for a GraphicsWindow, and if none is found it will look for a GraphicsContext. This enables apps that do all their rendering to offscreen contexts (pbuffer) to still use the StatsHandler."
18991
18992Fri, 26 Mar 2010 11:07:43 +0000
18993Checked in by : Robert Osfield
18994Updated wrappers
18995
18996Fri, 26 Mar 2010 09:01:49 +0000
18997Checked in by : Robert Osfield
18998From Jim Brooks, fix for FreeBSD build where FIND_LIBRARY(DL_LIBRARY..) return NOT_FOUND.
18999
19000Thu, 25 Mar 2010 20:20:10 +0000
19001Checked in by : Cedric Pinson
19002Fix compile issue t = fmod(t, (float)_duration);
19003
19004Thu, 25 Mar 2010 17:50:29 +0000
19005Checked in by : Cedric Pinson
19006Change time type from float to double in osgAnimation
19007
19008Thu, 25 Mar 2010 14:19:01 +0000
19009Checked in by : Robert Osfield
19010From Mathias Froehlich, "I added some features to the vrml plugin.The plugin can now handle embeded PixelTexture fields in addition to the
19011already implemented ImageTexture fields.
19012
19013Fixed a bug with texture repeat being applied to the wrong texture dimension.
19014
19015Added handling for IndexedLineSet geometries."
19016
19017
19018
19019Thu, 25 Mar 2010 14:14:46 +0000
19020Checked in by : Robert Osfield
19021From Stephan Huber, "attached you'll find a small enhancement for GraphicsWindowCocoa. My submision adds a getter for the pixel-format. I need this for some custom software so I can integrate CoreVideo-playback with osg. "
19022
19023Thu, 25 Mar 2010 14:12:28 +0000
19024Checked in by : Robert Osfield
19025Fixed warning
19026
19027Thu, 25 Mar 2010 11:11:35 +0000
19028Checked in by : Robert Osfield
19029Introduced the use of linear interpolation of evelvations when sampling
19030
19031Wed, 24 Mar 2010 17:12:05 +0000
19032Checked in by : Robert Osfield
19033Added a compile test for pthread_setaffinity_np to workaround problem with the FreeBSD pthread lib containing the function but the pthread.h header not containing it.
19034
19035Wed, 24 Mar 2010 14:27:00 +0000
19036Checked in by : Robert Osfield
19037Refactored the way that the RequestQueue's are pruned and highest prioty items taken from them so the operation is now O(n) rather than O(nlogn) where n is the number of requests.  The refactoring also cleans up the access of the request lists so that the code is more readable/maintainable.
19038
19039Tue, 23 Mar 2010 12:41:02 +0000
19040Checked in by : Robert Osfield
19041Updated wrappers
19042
19043Mon, 22 Mar 2010 17:55:14 +0000
19044Checked in by : Robert Osfield
19045From Michael Platings, "the attached files fix the DAE importer for animations that don't contain channels for all X, Y and Z components, as exported by SoftImage."
19046
19047Mon, 22 Mar 2010 14:32:19 +0000
19048Checked in by : Robert Osfield
19049Changed private: to protected: to fix build issue under OSX
19050
19051Mon, 22 Mar 2010 13:13:22 +0000
19052Checked in by : Robert Osfield
19053From Chuck Seberino, "have a fix for the reading code in trunk/src/osgPlugins/gz/ReaderWriterGZ.cpp.  It seems that the std::istream::readsome method on windows is a no-op (for files.  After much head scratching and research I was able to figure out what was going on.  I am submitting a fix to replace readsome with read() and gcount().  This change is for all platforms.  The previous implementation works fine under linux and OSX, so if you would rather keep things the way they are you can just #ifdef for non-WIN32.I also added openmode flags to the ifstream constructor, since they were needed to get proper reading as well as a typo fix."
19054
19055
19056
19057Mon, 22 Mar 2010 12:50:27 +0000
19058Checked in by : Robert Osfield
19059From Farshid Lashkari, "I noticed that osg::notify does not output to stderr when using either FATAL or WARN severity levels. There is code in osg::StandardNotifyHandler::notify that will use stderr based on the severity level, but it is disabled by an #if 0. I'm assuming this was a mistake and have re-enabled the code.Many IDEs will capture the output of processes and highlight stderr messages in red. After upgrading from OSG 1.2, I was noticing that none of the error messages were being highlighted, which I find quite useful."
19060
19061
19062
19063Mon, 22 Mar 2010 10:43:45 +0000
19064Checked in by : Stephan Maximilian HUBER
19065From Stephan Huber: updated xcode-project
19066
19067Sat, 20 Mar 2010 09:45:59 +0000
19068Checked in by : Robert Osfield
19069From Ulrich Hertlein, changed init() call to _init().
19070
19071Fri, 19 Mar 2010 20:12:19 +0000
19072Checked in by : Michael PLATINGS
19073Workaround for files exported from SoftImage that don't tag skeleton nodes correctly.
19074
19075Fri, 19 Mar 2010 18:28:20 +0000
19076Checked in by : Michael PLATINGS
19077From Paul Martz: This is a fix to get the FBX plugin to compile on OS X
19078
19079Fri, 19 Mar 2010 17:09:30 +0000
19080Checked in by : Robert Osfield
19081Added a minimum tiles size of 16 to prevent down sampling from being overly aggressive.
19082
19083Fri, 19 Mar 2010 16:31:48 +0000
19084Checked in by : Robert Osfield
19085Added new osgterrain example that is simplified to just basic setup and control osgTerrain nodes, leaving the osgthreadedterrain as the more complex example.
19086
19087Fri, 19 Mar 2010 16:30:56 +0000
19088Checked in by : Robert Osfield
19089Renamed source file
19090
19091Fri, 19 Mar 2010 14:55:35 +0000
19092Checked in by : Robert Osfield
19093Renamed osgterrain to osgthreadedterrain to better reflect it's functionality.
19094
19095Fri, 19 Mar 2010 10:19:41 +0000
19096Checked in by : Michael PLATINGS
19097Fixed an infinite loop when loading a malformed file.
19098
19099Thu, 18 Mar 2010 19:02:12 +0000
19100Checked in by : Michael PLATINGS
19101Workaround for models with inverted transparency
19102
19103Thu, 18 Mar 2010 17:10:48 +0000
19104Checked in by : Robert Osfield
19105Added StateSet event handler to osgfont and osgtext to aid with debugging
19106
19107Thu, 18 Mar 2010 15:04:27 +0000
19108Checked in by : Robert Osfield
19109Added in a test of using the utility classes in include/osgUtil/MeshOptimizers to see if they could improve peformance.Tests shown poorer performance with the code enabled so for now the code is #if 0 #endif'd out, and just left in place for future testing.
19110
19111
19112
19113
19114
19115Thu, 18 Mar 2010 14:41:33 +0000
19116Checked in by : Robert Osfield
19117Removed the sizeAdjustment code as it was leading to incorrect tex coord generation and clipping of the left handside of the text glyphs.
19118
19119Wed, 17 Mar 2010 14:36:16 +0000
19120Checked in by : Robert Osfield
19121From J.P. Delport, "attached an updated FindGDAL that finds 1.6.0 version in Debian unstable. Could also be added to VPB.Also some misc spelling fixes in CMakeLists.txt"
19122
19123
19124
19125Wed, 17 Mar 2010 14:32:32 +0000
19126Checked in by : Robert Osfield
19127From Glenn Waldron, "The PLY plugin only works for a file that includes both vertices and faces. This patch adds support for PLY files that include only vertices (a point cloud)."
19128
19129Wed, 17 Mar 2010 11:35:52 +0000
19130Checked in by : Robert Osfield
19131disabled timing debug info
19132
19133Wed, 17 Mar 2010 10:33:48 +0000
19134Checked in by : Stephan Maximilian HUBER
19135From Stephan Huber: updated XCode project
19136
19137Tue, 16 Mar 2010 18:53:42 +0000
19138Checked in by : Robert Osfield
19139Updated wrappers
19140
19141Tue, 16 Mar 2010 18:44:27 +0000
19142Checked in by : Robert Osfield
19143Updated various serialization support for .osg, .osgt/b/x and .ive.
19144
19145Tue, 16 Mar 2010 18:43:59 +0000
19146Checked in by : Robert Osfield
19147Added BlendingPolicy support into osgTerrain::Terrain.
19148
19149Tue, 16 Mar 2010 12:05:41 +0000
19150Checked in by : Robert Osfield
19151Added osgTerrain::TerrainTile::set/getBlendingPolicy(BlendingPolicy) to enable control over whether the tile should have blending enabled on it.
19152
19153Mon, 15 Mar 2010 20:09:23 +0000
19154Checked in by : Robert Osfield
19155Fixed recursive call due to missing _
19156
19157Mon, 15 Mar 2010 15:10:50 +0000
19158Checked in by : Robert Osfield
19159From Jean-Sebastien Guay, "This small one-line change allows us to load a geometry shader with the extension .geom with osgDB::readShaderFile() which will return an osg::Shader* with the type already set to GEOMETRY. Very convenient. :-)This was already possible for .frag and .vert so there's no reason why it shouldn't be possible for .geom.
19160
19161I also changed the alignment of some extension aliases so the file looks a bit better now, but it's up to you if you want to merge that or not.
19162"
19163
19164
19165
19166Mon, 15 Mar 2010 15:01:21 +0000
19167Checked in by : Robert Osfield
19168From Farshid Lashkari, "I noticed that CMake forces a high stack size by default for all MSVC projects. This can cause problems for applications that use a lot of threads. I've added a new option MSVC_USE_DEFAULT_STACK_SIZE that will remove the explicit stack size and use the default MSVC size. Apparently this was only necessary for very old versions of MSVC but it's still around. I would argue that this option should be on by default, but I've left it off for now."
19169
19170
19171
19172Mon, 15 Mar 2010 14:47:22 +0000
19173Checked in by : Robert Osfield
19174From Wang Rui, "Here is a small fix in the eventTraversal() function of both viewer and composite viewer class.if (getCameraWithFocus())
19175{
19176   if (getCameraWithFocus()!=getCamera())  // Newly added
19177   {
19178       osg::Viewport* viewport = getCameraWithFocus()->getViewport();
19179       osg::Matrix localCameraVPW =
19180getCameraWithFocus()->getViewMatrix() *
19181getCameraWithFocus()->getProjectionMatrix();
19182       if (viewport) localCameraVPW *= viewport->computeWindowMatrix();
19183
19184       osg::Matrix matrix( osg::Matrix::inverse(localCameraVPW) *
19185masterCameraVPW );
19186
19187       osg::Vec3d new_coord = osg::Vec3d(x,y,0.0) * matrix;
19188
19189       x = new_coord.x();
19190       y = new_coord.y();
19191   }
19192   ...
19193}
19194
19195I put an additional conditional statement here to ensure that
19196_cameraWithCamera and _camera are different, otherwise it's no need to
19197calculate the transition matrix from main camera to focus camera. The
19198excess calculations of 'matrix' and 'new_coord' may cause
19199floating-point error and return a slightly wrong result other than an
19200identity matrix. It seems OK in most cases but will be still pain when
19201there is little difference between two mouse moving events. "
19202
19203
19204
19205Mon, 15 Mar 2010 10:32:29 +0000
19206Checked in by : Robert Osfield
19207Updated wrappers
19208
19209Mon, 15 Mar 2010 10:32:03 +0000
19210Checked in by : Robert Osfield
19211Refactored Texture::Extensions to simplify it and make it more efficient.
19212
19213Sun, 14 Mar 2010 08:56:21 +0000
19214Checked in by : Robert Osfield
19215Added return into ReaderWriterOSG2::prepareReading(..) to prevent bug associated with result being discarded.
19216
19217Sat, 13 Mar 2010 11:28:00 +0000
19218Checked in by : Robert Osfield
19219Refactored the initialization of OSX windowing settings so that it's done on demand rather than on startup.
19220
19221Fri, 12 Mar 2010 09:32:23 +0000
19222Checked in by : Robert Osfield
19223Added initializer
19224
19225Fri, 12 Mar 2010 09:10:12 +0000
19226Checked in by : Robert Osfield
19227Changed ssize_t to int to fix windows build error
19228
19229Thu, 11 Mar 2010 18:15:20 +0000
19230Checked in by : Robert Osfield
19231From Time Moore, "This submission implements 3 optimizations for meshes. INDEX_MESH turns DrawArrays style geometry into DrawElements, uniquifying the vertices in the process. This is useful for certain loaders, like ac3d, which just spit out DrawArrays. VERTEX_POSTTRANSFORM and VERTEX_PRETRANSFORM optimize mesh triangle and vertex order for the caches on a modern GPU, using Tom Forsyth's algorithm. I describe this and the big difference it makes (38% improvement on a very large mesh) in my blog, http://shiny-dynamics.blogspot.com/2010/03/vertex-cache-optimization-for-osg.html."
19232
19233Thu, 11 Mar 2010 16:53:35 +0000
19234Checked in by : Robert Osfield
19235From Sukender, "I had some conflicts when updating but they seem resolved now. Attached files (four files) are against rev. 11200. Changelog: - Replaced exceptions with assert() or OSG_NOTIFY - Replaced osg::notify() with OSG_NOTIFY - Changed braces and tabs to fit OSG coding convention - Cleaned a few things in code (names, added deallocations upon error)"
19236
19237Thu, 11 Mar 2010 16:46:01 +0000
19238Checked in by : Robert Osfield
19239Clean up of initialization of statics/use of getenv
19240
19241Thu, 11 Mar 2010 14:48:54 +0000
19242Checked in by : Robert Osfield
19243Added export for PerContextShader.
19244
19245Thu, 11 Mar 2010 10:24:20 +0000
19246Checked in by : Robert Osfield
19247Cleaned up the registration of wrappers so that they are done on demand.
19248
19249Thu, 11 Mar 2010 10:17:50 +0000
19250Checked in by : Robert Osfield
19251Fixed warning
19252
19253Wed, 10 Mar 2010 17:23:58 +0000
19254Checked in by : Robert Osfield
19255From David Fries,"This improves the out of box detection of the 3rd party libraries for Windows.  If the 3rdparty directory isn't available it will use the directory names subversion uses such as 3rdParty_win32binaries_vs71 3rdParty_win32binaries_vs80sp1 3rdParty_win32binaries_vs90sp1.  That helps when as we are building both vs71 and vs80, and probably vs90 in the future at the same time in addition to not having to rename the directory once it is downloaded.  It also adds the _i suffix to match some of the libraries. "
19256
19257Wed, 10 Mar 2010 17:19:35 +0000
19258Checked in by : Robert Osfield
19259From David Fries,"We are needing to compile Debug, Release, and MinSizeWithDebInfo, but currently only Debug appends "d" so the Release and MinSizeWithDebInfo (and MinSizeRel) all produce the same filenames.  This set of changes lets each build type have a cmake defined string appended, defaulting to Release none, Debug d, RelWithDebInfo rd, MinSizeRel s.  But a user still can have Release, RelWithDebInfo, and MinSizeRel to produce the same filenames.  It does so by setting the preprocessor define OSG_LIBRARY_POSTFIX in src/osgDB/CMakeLists.txt to one of the previously defined cmake variables CMAKE_DEBUG_POSTFIX CMAKE_RELEASE_POSTFIX CMAKE_RELWITHDEBINFO_POSTFIX CMAKE_MINSIZEREL_POSTFIX.  This method cuts down on the #ifdef _DEBUG #else preprocessor directives in Registry.cpp as the extension is always passed in OSG_LIBRARY_POSTFIX.  That and __MINGW32__ didn't have the _DEBUG check which looks like a bug."
19260
19261Wed, 10 Mar 2010 16:31:30 +0000
19262Checked in by : Robert Osfield
19263From Roger James, "Here is a small stability fix to the dae reader which seems to have dropped out of the latest version."
19264
19265Wed, 10 Mar 2010 16:31:15 +0000
19266Checked in by : Robert Osfield
19267Updated version
19268
19269Wed, 10 Mar 2010 16:05:52 +0000
19270Checked in by : Robert Osfield
19271From Sukender, "I've fixed positions for 3DS writer. Points in 3DS must be in world coordinates and I added what was missing. And by refactoring a bit of code, I may have fixed some StateSets related bugs (was ignoring StateSets for osg::Groups). I also added support for Billboard's points, so now "osgconv lz.osg lz.3ds" has an acceptable output. However, there is no rotation depending on billboards' axis, hence the notice "Warning: 3DS writer is incomplete for Billboards (rotation not implemented).". You may want to remove this notice (or lower the notify severity) if you feel 3DS doesn't have to handle such rotations. The attached archive contains 3 files from 3DS plugin, against rev. 11162.Please note there is still the textures issue for cow.osg. I guess it's because it's not a "flat, dummy and standard" texture in slot 0... That is to say the only thing the writer can handle at the moment. I guess I won't address this soon.
19272"
19273and
19274
19275"I've detected and fixed another bug in 3DS writer: support for automatic splitting of meshes having >65k faces/points was buggy (was deleting faces).
19276Here is my four 3DS modified files (in a ZIP), against rev. 11193, including previous fixes AND Stephan's fix about relative filenames."
19277
19278
19279
19280
19281Wed, 10 Mar 2010 14:44:12 +0000
19282Checked in by : Robert Osfield
19283Updated wrappers
19284
19285Wed, 10 Mar 2010 14:29:05 +0000
19286Checked in by : Robert Osfield
19287Update SO version number to 66 to skip over 65 value planned to 2.8.3
19288
19289Wed, 10 Mar 2010 14:28:18 +0000
19290Checked in by : Robert Osfield
19291From Vincent Bourdier, addition of out of memory read result.
19292
19293Wed, 10 Mar 2010 13:48:41 +0000
19294Checked in by : Robert Osfield
19295From Wang Rui, "I've initially added the XML support of the new native osg format, using osgDB::XmlParser. The extension for XML-formatted scenes is .osgx, corresponding to .osgb for binary and .osgt for ascii. It could either be rendered in osgviewer or edited by common web browsers and xml editors because of a range of changes to fit the XML syntax. For example, the recorded class names are slight modified, from 'osg::Geode' to 'osg--Geode'.To quickly get an XML file:
19296# ./osgconv cow.osg cow.osgx
19297
19298The StreamOperator header, InputStreram and OutputStream classes are
19299modified to be more portable for triple ascii/binary/XML formats. I
19300also fixed a bug in readImage()/writeImage() to share image objects if
19301needed.
19302
19303The ReaderWriterOSG2 class now supports all three formats and
19304reading/writing scene objects (not nodes or images), thanks to
19305Torben's advice before.
19306"
19307
19308
19309
19310Wed, 10 Mar 2010 13:37:19 +0000
19311Checked in by : Robert Osfield
19312From John Ivar Haugland, "This is a fix to InputStream.cpp. (revision 11114) . I have attached the modified file.The options where not passed on to the image reader plugins when reading the new osg2 format files, so I added the options to the osgDB.:readImageFile function call.
19313
19314"
19315
19316
19317
19318Wed, 10 Mar 2010 13:24:53 +0000
19319Checked in by : Robert Osfield
19320From Wang Rui, QWidgetImage class that enables QWidgets to be used as an interactive osg::Image that can be assigned to textures.
19321
19322Wed, 10 Mar 2010 12:56:33 +0000
19323Checked in by : Robert Osfield
19324From Laurens Voerman, "as I work in Visual Studio, the introduction of the new osg2 reader/writer gave me a confusing project list, especially the three projects named "Plugins osg". The attached patch changes the project names to "Plugins osg depricated xxx" and "Plugins osg serializer xxx" therefore keeping them close together in the Solution Explorer. "
19325
19326Wed, 10 Mar 2010 12:13:31 +0000
19327Checked in by : Robert Osfield
19328Added tests of various FileNameUtils functions, tests invoked by osgunittests filenames
19329
19330Wed, 10 Mar 2010 12:04:14 +0000
19331Checked in by : Robert Osfield
19332Refactored the find_last_of to simplify it.
19333
19334Wed, 10 Mar 2010 11:40:17 +0000
19335Checked in by : Robert Osfield
19336From Sukender, "Here is my proposal. I fixed what Paul said, added some doxygen comments, added the function I told about, and removed the two "find('/')"-like calls to use only one."
19337
19338Wed, 10 Mar 2010 11:09:55 +0000
19339Checked in by : Robert Osfield
19340From Nico Krulthof and Jori Torres, additions for detecting OSX 10.6 SDK and setting variable defaults accordingly.
19341
19342Wed, 10 Mar 2010 11:01:17 +0000
19343Checked in by : Robert Osfield
19344Based on a suggestion from Chuck Seberino, have added a section for testing of 64bit build under OSX and disable the use of quicktime when the build includes 64bit.
19345
19346Wed, 10 Mar 2010 10:32:58 +0000
19347Checked in by : Robert Osfield
19348From Laurens Voerman, "my compiler (VC Express 9) gives some warnings (see below) about not being able to generate an assignment operator. As those assignment operators are not used and problably should never be used, I solved this by creating an private (empty) assingment operator. "From Robert Osfield, added "return *this;" to Laurens's addition to prevent them generating a warning under gcc...
19349
19350
19351
19352
19353Wed, 10 Mar 2010 10:10:57 +0000
19354Checked in by : Robert Osfield
19355From Stephan Huber, "attached you'll find a small bugfix for the 3ds-reader. It allows reading files with relative paths again. (Hard to explain, easy to see in the diff)"
19356
19357Wed, 10 Mar 2010 09:37:04 +0000
19358Checked in by : Robert Osfield
19359Added automatic updating of the OpenThreads version number from the CMake version numbers
19360
19361Tue, 9 Mar 2010 15:16:58 +0000
19362Checked in by : Stephan Maximilian HUBER
19363From Stephan Huber: fixed xcode project again
19364
19365Mon, 8 Mar 2010 10:20:14 +0000
19366Checked in by : Robert Osfield
19367Added extra ffmpeg version check
19368
19369Fri, 5 Mar 2010 16:17:12 +0000
19370Checked in by : Robert Osfield
19371From Wojcoech Lewandowski, "Attched are aimShadowCastingCamera() call changes, I have described in former post. Basically now MinimalShadowMap overrides first variant and keeps second. So both variants of aimShadowCastingCamera are clearly defined in MinimalShadowMap::ViewData scope. This way compilers have no problem and code looks less obscure. Changes made against the trunk."
19372
19373Fri, 5 Mar 2010 16:08:34 +0000
19374Checked in by : Robert Osfield
19375From Mathias Froehlich, "Not so long time ago, there was a complaint about the ac3d plugin not honoring absolute filenames for the texture images.The attached change should fix this by at first looking at the absolute file
19376name to load a texture and then, if that fails, strip away any paths to try
19377that again with the bare file name.
19378The change also fixes a possible exception that could be triggered by an out
19379of bounds std::string access which is now avoided by using functions from
19380osgDB/FileUtils.
19381
19382The change is based on rev 11161."
19383
19384
19385
19386Fri, 5 Mar 2010 16:07:12 +0000
19387Checked in by : Robert Osfield
19388Fixed warning
19389
19390Fri, 5 Mar 2010 16:04:30 +0000
19391Checked in by : Robert Osfield
19392Fixed usage of osg::swapBytes to properly pass in pointer to data that needs swapping.
19393
19394Fri, 5 Mar 2010 15:46:17 +0000
19395Checked in by : Robert Osfield
19396From Mathias Froehlich, "If you want to have that qfont plugin loader, this is the updated implementation which uses osgQt and includes the changes to make fonts load without a file on disk."
19397
19398Fri, 5 Mar 2010 15:36:32 +0000
19399Checked in by : Robert Osfield
19400Replaced find_first_of with find
19401
19402Fri, 5 Mar 2010 15:17:26 +0000
19403Checked in by : Robert Osfield
19404Replaced find_first_of with find.
19405
19406Fri, 5 Mar 2010 15:10:34 +0000
19407Checked in by : Robert Osfield
19408From Sukender, "Here is a tiny fix for getNameLessExtension(). It does now check for the presence of slashes ('/' and '\') to avoid changing the string when having a dot in a directory. Old behaviour: "abc.d/filename_no_ext" -> "abc" New behaviour: "abc.d/filename_no_ext" -> "abc.d/filename_no_ext"Attached file is against rev. 11158."
19409
19410
19411
19412Fri, 5 Mar 2010 15:08:03 +0000
19413Checked in by : Robert Osfield
19414Fixes for warning from qt headers
19415
19416Fri, 5 Mar 2010 15:07:11 +0000
19417Checked in by : Robert Osfield
19418Removed files that are now part of osgQt
19419
19420Fri, 5 Mar 2010 15:05:28 +0000
19421Checked in by : Stephan Maximilian HUBER
19422From Stephan Huber: updated XCode project
19423
19424Fri, 5 Mar 2010 15:04:36 +0000
19425Checked in by : Robert Osfield
19426Fixed warnings
19427
19428Fri, 5 Mar 2010 12:55:08 +0000
19429Checked in by : Robert Osfield
19430Replaced use of unsigned int/enum mask combinations with int/enum mask combinations to avoid the need for casting enums to unsigned ints, and to avoid associated warnings.Update wrappers to reflect these changes.
19431
19432
19433
19434Fri, 5 Mar 2010 12:53:08 +0000
19435Checked in by : Robert Osfield
19436Updated version and soversion numbers
19437
19438Fri, 5 Mar 2010 12:43:03 +0000
19439Checked in by : Robert Osfield
19440From Mourad Boufarguine, "Some others modified CMake scripts :- OsgMacroUtils.cmake, SETUP_LINK_LIBRARIES macro : allow linking with debug/release external libraries
19441- osgQt/CMakeLists.txt : fix the linking to Qt librairies + linking to debug Qt librairies if found
19442- examples/ qt examples :  linking to debug Qt librairies if found"
19443
19444
19445
19446Fri, 5 Mar 2010 11:30:50 +0000
19447Checked in by : Robert Osfield
19448Change Shader::getPCS(..) from protected to public scope to enable isCompiled() method to be accessible in applications.Updated wrappers
19449
19450
19451
19452Fri, 5 Mar 2010 11:21:36 +0000
19453Checked in by : Robert Osfield
19454Added an "-a" speed averager option and a "-o filename" output option.
19455
19456Fri, 5 Mar 2010 11:19:34 +0000
19457Checked in by : Robert Osfield
19458Changed Options::setDatabasePath(..) usage to getDatabasePathList().push_front() to paths set by Options to be picked up.
19459
19460Fri, 5 Mar 2010 10:58:47 +0000
19461Checked in by : Robert Osfield
19462Fixed warning
19463
19464Fri, 5 Mar 2010 10:50:50 +0000
19465Checked in by : Robert Osfield
19466Fixed warning
19467
19468Fri, 5 Mar 2010 10:48:34 +0000
19469Checked in by : Robert Osfield
19470Fixed warning
19471
19472Thu, 4 Mar 2010 20:45:30 +0000
19473Checked in by : Robert Osfield
19474From Mourad Boufarguine, "The attached CMakeLists allows building osgQt in case BUILD_OSG_EXAMPLES is set to off."
19475
19476
19477
19478Thu, 4 Mar 2010 17:01:33 +0000
19479Checked in by : Michael PLATINGS
19480Added BlendFunc for transparent materials
19481
19482Thu, 4 Mar 2010 16:27:19 +0000
19483Checked in by : Michael PLATINGS
19484Fix for some FBX files with multiple meshes bound to a bone.
19485
19486Thu, 4 Mar 2010 13:03:18 +0000
19487Checked in by : Robert Osfield
19488Fixed warnings
19489
19490Thu, 4 Mar 2010 12:59:53 +0000
19491Checked in by : Robert Osfield
19492From Michael Platings, "Here are a couple more fixes on top of what you've already done."  (in reply to fixes submission from Roland Smeenk).
19493
19494Thu, 4 Mar 2010 12:57:24 +0000
19495Checked in by : Robert Osfield
19496From Roland Smeenk, "I took a quick look at the warnings and they contain nothing serious. Attached you will find updates of the files to hopefully solve the warnings (in VS2005 only one warning occured). In addition I fixed a tiny bug that caused a crash with one of my test files."
19497
19498Thu, 4 Mar 2010 12:43:09 +0000
19499Checked in by : Robert Osfield
19500From Mathias Froehlich, Integration of osgText::Font with QFont to enable use of Qt fonts and selectors in osgText.
19501
19502Thu, 4 Mar 2010 12:18:04 +0000
19503Checked in by : Robert Osfield
19504Added Export for new osgQt lib
19505
19506Thu, 4 Mar 2010 12:15:35 +0000
19507Checked in by : Robert Osfield
19508Moved QWebViewImage and QGraphicsViewAdapter into new osgQt utility library.
19509
19510Thu, 4 Mar 2010 12:14:39 +0000
19511Checked in by : Robert Osfield
19512Removed now redundent call to register PagedLODs
19513
19514Thu, 4 Mar 2010 11:45:44 +0000
19515Checked in by : Robert Osfield
19516Removed old net plugin that is nolonger used.  This plugin can be found in the deprecated/src/osgPlugins/net respository
19517
19518Wed, 3 Mar 2010 17:24:04 +0000
19519Checked in by : Robert Osfield
19520Ran dos2unix of files to fix issues with file endings
19521
19522Wed, 3 Mar 2010 16:40:19 +0000
19523Checked in by : Robert Osfield
19524Refactored DatabasePager so that it nolonger takes ref_ptr<PagedLOD>, but instead uses a custom version of observer_ptr<>. This change should make it possible to delete PagedLOD's independantly from the DatabasePager, and also prevent issues of consistency of the pager when subgraphs when are cached elsewhere in the application such as in the Registry filecache.
19525
19526Wed, 3 Mar 2010 16:37:45 +0000
19527Checked in by : Robert Osfield
19528Fixed warning
19529
19530Wed, 3 Mar 2010 16:14:04 +0000
19531Checked in by : Michael PLATINGS
19532
19533
19534Wed, 3 Mar 2010 10:11:54 +0000
19535Checked in by : Robert Osfield
19536From Martin Beckett, "I tested DJ's fix to stop flicker on Windows + Qt viewer on 2.6.7It solves the problem on XP and Win7 on Qt 4.5 and 4.62
19537It isn't necessary on Linux (ubuntu 8.10/9.04 Qt 4.5/4.6.2) but doesn't cause any harm.
19538But I have #ifdef'ed it with WIN32. I can't test it on 64bit windows (not sure if x64 defines WIN32?)"
19539
19540
19541
19542Tue, 2 Mar 2010 18:18:06 +0000
19543Checked in by : Michael PLATINGS
19544
19545
19546Mon, 1 Mar 2010 13:10:58 +0000
19547Checked in by : Robert Osfield
19548Updated wrappers
19549
19550Mon, 1 Mar 2010 13:00:04 +0000
19551Checked in by : Robert Osfield
19552Added a ShadowTechnique::computeOrthogonalVector(const osg::Vec3& direction) const method for helping compute an appropriate up vector to setViewMatrixAsLookAt(..) codes in osgShadow.  This will addresses previous issues that occured when look vectors co-incided with the hard coded up vectors.
19553
19554Mon, 1 Mar 2010 11:52:44 +0000
19555Checked in by : Robert Osfield
19556From Wojciech Lewandowski, "Here comes a list of small fixes in StandardShadowMap and derived classes affecting LispSM techniques. Changes made against SVN trunk.Fixes in StandardShadowMap.cpp & MinimalShadowMap.cpp were made for spotlight issues. There were cases when further located spotlights were not shadowing properly.
19557
19558Small tweak in DebugShadowMap & StandardShadowMap.cpp to not limit shadow maps to texture2D (which should also allow texture2D arrays and cube maps). I simply replaced ptr to osg::Texture2D with pointer to osg::Texture. Interpretation of this member could be now changed with change of shaders in derived classes. This may be useful for guys who override LispSM or MinimalBoundsShadowMaps techniques. Could be useful for implementation of PerspectiveCascadedShadowMaps technique for example.
19559
19560ConvexPolyhedron.cpp & DebugShadowMap.cpp contain debug HUD tweaks.
19561
19562Change in ConvexPolyhedron.cpp overcomes the regression problem with color per primitive binding which caused that shadow volume outlines stopped to draw. I simply changed PER_PRIMITIVE to PER_PRIMITIVE_SET and it works again.
19563
19564Other adition is dump method I added to DebugShadowMap which can be used in shadow debugging mode to dump current frame shadow volumes & scene to osg file. It could be then loaded into viewer and freely examined from different angles (which is difficult inside the application if shadow adopts to view and projection). "
19565
19566
19567
19568Mon, 1 Mar 2010 11:29:19 +0000
19569Checked in by : Robert Osfield
19570From Mourad Boufarguine, "With the present CMakeLists, the directory ${PROJECT_BINARY_DIR}/include is added to the include path before ${OpenSceneGraph_SOURCE_DIR}/include. This causes problems whenever a header file is changed when updating OSG, because cpp files are build against the old header files contained in ${PROJECT_BINARY_DIR}/include rather than the new ones in ${OpenSceneGraph_SOURCE_DIR}/include. Inverting the order of the two drectories in the include path solves the problem.Attached is the modified CMakeLists.txt."
19571
19572
19573
19574Fri, 26 Feb 2010 21:31:13 +0000
19575Checked in by : Robert Osfield
19576Updated wrappers
19577
19578Fri, 26 Feb 2010 16:02:20 +0000
19579Checked in by : Robert Osfield
19580updated wrappers
19581
19582Fri, 26 Feb 2010 15:54:37 +0000
19583Checked in by : Robert Osfield
19584Added spaces between < > template parts of macros to prevent compile problems when templates as use as macro parameters
19585
19586Fri, 26 Feb 2010 15:40:19 +0000
19587Checked in by : Robert Osfield
19588From Paul Martz, "Regarding the osg-users thread "mergeGeodes crash", I'm submitting this for consideration as a fix for the problem with the FlattenStaticTransformsVisitor. It seems that the additional nested loop over the Transform's parent was not needed. I'm not sure why it was there, and if it really was unnecessary, then it has probably been resulting in many redundant Nodes for quite some time. Perhaps this fix will result in a cull- and draw-time performance boost."From Robert Osfield, added copying of the UserData and Descriptions from the transform to the new group.
19589
19590
19591
19592
19593Fri, 26 Feb 2010 15:01:00 +0000
19594Checked in by : Robert Osfield
19595From Raymon de Vries, "I've made a small change to DirectShowTexture.cpp: in the options for the directshow plugin it is possible to specify the capture device by number. For instance:  options->setPluginStringData("captureVideoDevice", "0");Lines added in getDevice() are:
19596      int deviceId = atoi(name.c_str());
19597      if(deviceId >= 0 && deviceId < (int)_listDevice.size())
19598        return _listDevice[deviceId];
19599
19600This makes it easy to use a capture device without knowing it's name. Attached is the whole file against rev 11044"
19601
19602
19603
19604Fri, 26 Feb 2010 14:41:50 +0000
19605Checked in by : Robert Osfield
19606From Michael Platings, "Here's the all-new, all-dancing DAE plugin, with support for reading osgAnimation. It's been tested with the majority of the samples in the COLLADA test repository and works with all of them either as well as, or better than, the version of the plugin currently in SVN.Known issue: vertex animation (AKA morphing) doesn't work at present,
19607but that's a relatively unpopular method of animating so it's not high
19608on my priority list."
19609
19610Follow up email:
19611"I've been informed that the previous DAE submission didn't build on
19612unix, so here's the submission again with the fixes.  Thanks to Gregory Potdevin and Benjamin Bozou.
19613Also, my apologies to Roland for not crediting his part in making DAE
19614animation happen, my work was indeed built on top of his work. Thanks
19615also to Marius Heise and of course Cedric Pinson."
19616
19617Changes by Robert Osfield, fixed compile issues when compile without C* automatic conversion enabled in ref_ptr<>
19618and constructor initialization fixes to address some warnings under gcc.
19619
19620
19621
19622
19623Fri, 26 Feb 2010 14:36:23 +0000
19624Checked in by : Robert Osfield
19625Updated wrappers
19626
19627Fri, 26 Feb 2010 10:13:28 +0000
19628Checked in by : Robert Osfield
19629From Paul Martz, "The changes are very similar to Magne's, except they now take the near plane into account. The changes are: * Change OcclusionQueryNode::getPassed to take a NodeVisitor rather than the distance from BS center to the eye point. Change where CullVisitor calls this method to use the new parameters.
19630 * getPassed now exits early and returns true to avoid blinking / blink-in of geometry for the first frame or for out-of-range LOD children coming back into view.
19631 * getPassed now considers the distance from the near plane to the bounding sphere (rather than eye point to bounding sphere) when determining if the viewer is "inside" the bounding sphere or not."
19632
19633
19634
19635
19636Fri, 26 Feb 2010 10:03:01 +0000
19637Checked in by : Robert Osfield
19638From Paul Martz, "Summary: GL3 deprecates "glGetString(GL_EXTENSIONS)". In GL3, individual extension strings are queried by looping over GL_NUM_EXTENSIONS and calling "glGetStringi(GL_EXTENSIONS,<index>)".The fix is basically as follows:
19639 if( GL3 )
19640   Query indexed extension strings.
19641 else
19642   Query the old way.
19643
19644The "else" branch is re-indented but otherwise shouldn't contain any changes."
19645
19646From Robert Osfield, added #if !defined(OSG_GLES1_AVAILABLE) && !defined(OSG_GLES2_AVAILABLE) to new block to prevent it
19647being compiled under GLES where no glGetStringi exists.
19648
19649
19650
19651
19652Fri, 26 Feb 2010 09:48:22 +0000
19653Checked in by : Robert Osfield
19654From Paul Martz, "Summary: GL3 deprecates "glGetString(GL_EXTENSIONS)". In GL3, individual extension strings are queried by looping over GL_NUM_EXTENSIONS and calling "glGetStringi(GL_EXTENSIONS,<index>)".The fix is basically as follows:
19655 if( GL3 )
19656   Query indexed extension strings.
19657 else
19658   Query the old way.
19659
19660The "else" branch is re-indented but otherwise shouldn't contain any changes."
19661
19662
19663
19664
19665Fri, 26 Feb 2010 09:40:11 +0000
19666Checked in by : Robert Osfield
19667From Chris Hanson, comment fix
19668
19669Fri, 26 Feb 2010 09:33:48 +0000
19670Checked in by : Robert Osfield
19671From Sukender, "I tried a tiny change in is83() function and had no crash (under Windows). "osgconv cow.osg cow.3ds" exports a black cow and "osgconv lz.osg lz.3ds" exports tree(s) at (0,0,0)... I guess there are still things to do about non-zero-index textures and multiple instanciation of a node, but at least it doesn't crash."
19672
19673Fri, 26 Feb 2010 09:23:28 +0000
19674Checked in by : Robert Osfield
19675From Ryan Kawicki, "I guess I missed these during my testing, but if the database pager has outstanding requests while the application is shutting down, the archive can become invalidated through unsafe calls to ReaderWriterTXP::getArchive.  I've made this function return a ref_ptr and change other locations to as needed to conform to the change.  I've tested this and no more crashes.Following files from revision 11057 have been attached."
19676
19677
19678
19679
19680Fri, 26 Feb 2010 08:55:50 +0000
19681Checked in by : Robert Osfield
19682From Philip Lownman, "The libpng project decided to rename png_set_gray_1_2_4_to_8() to png_set_expand_gray_1_2_4_to_8() with the 1.2.9 release.  This submission fixes builds of the OSG against versions of libpng < 1.2.9 that don't have the new symbol available.  This affects platforms like Red Hat Enterprise Linux 4 which come with libpng 1.2.7."
19683
19684Thu, 25 Feb 2010 18:17:20 +0000
19685Checked in by : Robert Osfield
19686From Terry Welsh, "As discussed on the osg-users list, I have implemented these rules in Text and Text3D:1.  A new line should be started after a line's last hyphen or before
19687its last whitespace.
196882.  If no suitable place to break a line is found, just start new line
19689after the last character that fits on the line.
196903.  Whitespace should be removed from the beginning of the new line
19691(already worked in Text, but not in Text3D).
19692
19693Line wrapping looks a lot better now with no more lone periods
19694appearing at the beginning of lines.
19695
19696Also, right-justified text is more accurate now (slashes would hang
19697off the end of lines before).  With this new code I spotted one
19698instance where a hyphen stuck out too far, but in general it looks
19699better.  Centered text was not perfect before and still isn't, but I
19700can't see any significant increase or decrease in quality.  The casual
19701observer would probably never notice a problem.
19702
19703Also fixed a whitespace problem in Text3D.  Not all whitespace was
19704being removed from the beginning of lines.  Now it is all being
19705removed in the same manner as in Text."
19706
19707
19708
19709Thu, 25 Feb 2010 18:05:59 +0000
19710Checked in by : Robert Osfield
19711From Erik Johnson, "There is an issue on win32 if the application hides the cursor using GraphicsWindowWin32::useCursor(false).  The cursor has a habit of re-showing itself.To reproduce, on win32:
19712
19713-Run osgViewer in a windowed mode, with the cursor off, as such:
19714    osgViewer::Viewer::Windows windows;
19715    viewer.getWindows(windows);
19716    for(osgViewer::Viewer::Windows::iterator itr = windows.begin();
19717       itr != windows.end();
19718       ++itr)
19719    {
19720       (*itr)->useCursor( false );
19721    }
19722
19723-Quickly move the cursor into the window  (cursor it should be hidden)
19724-Resize the window by dragging the border (notice the cursor changes to "resize" cursor)
19725-Move the cursor back to the inside of the window (notice the cursor is not hidden anymore)
19726
19727The attached SVN patch will set the cursor to a "NoCursor" during useCursor(false).  This correctly stores the no cursor state, so it can be rejuvenated after a future cursor change.  This patch also fixes a couple instances where a hidden cursor should show itself, like when it's on the title bar, or the window close button."
19728
19729
19730
19731Thu, 25 Feb 2010 18:03:14 +0000
19732Checked in by : Robert Osfield
19733From Chris Hanson, comment fix.
19734
19735Thu, 25 Feb 2010 18:01:25 +0000
19736Checked in by : Robert Osfield
19737From Trajce Nikolov, "attached is some fix for the directshow plugin. Cleans up the build warnings as well makes the code a bit safer"
19738
19739Thu, 25 Feb 2010 17:58:50 +0000
19740Checked in by : Robert Osfield
19741From Jeremy Moles, submitted by Cedric Pinson "Here an new example from Jeremy Moles that demonstrate EaseMotion from osgAnimation, i have updated EaseMotion with new type, so for users of EaseMotion just have look, it's a great example."
19742
19743Thu, 25 Feb 2010 17:53:51 +0000
19744Checked in by : Robert Osfield
19745From Wang Rui, "Attached is the osgTerrain wrappers, based on the latest SVN version of OSG. I modified the osgDB::InputStream and OutputStream and the PagedLOD wrapper as well. Now all seems to work fine with paged scenes. I've tested with the puget terrain data and the osgdem application from VPB: # osgdem --xx 10 --yy 10 -t ps_texture_4k.tif --xx 10 --yy 10 -d ps_height_4k.tif -l 8 -v 0.1 -o puget.osgbAs the ive plugin does, The PagedLOD wrapper now automatically add the
19746latest file path to PagedLODs' databasePath member, to help them find
19747correct child positions. I also changed the image storage strategy of
19748the OutputStream class, to store them inline by default. The osgt
19749extension should also work, in case the image files are also written
19750to the disk.
19751"
19752
19753
19754
19755Thu, 25 Feb 2010 17:18:46 +0000
19756Checked in by : Robert Osfield
19757From J.P. Delport:  "by some strange circumstance I've stumbled across the following problem:I create a compositeviewer with two views that share a context. One view is deleted. Texture::TextureObjectSet::discardAllTextureObjects is called, but this does not reset _tail. Now the texture object is again created and addToBack is called from Texture::TextureObjectSet::takeOrGenerate. In addToBack (line 612) _tail is now not 0 (although the list should be empty) and a loop is created from the texture object to itself. Then when the second view is deleted, Texture::TextureObjectSet::deleteAllTextureObjects loops forever. Setting _tail to 0 fixes it for me (see attached)."
19758
19759
19760
19761
19762Thu, 25 Feb 2010 17:13:15 +0000
19763Checked in by : Robert Osfield
19764From Simon Buckley, "Attached is a small change to the file src\osgPlugins\dxf\dxfFile.cpp that allows the dxf reader to skip comments in a dxf file. I found with the existing version and a test file I had that the loader failed when comments were present. I made a very minor change to allow "999" comment codes to be skipped rather than causing load failure."
19765
19766Thu, 25 Feb 2010 17:07:34 +0000
19767Checked in by : Robert Osfield
19768From Michael Platings, "There is a function, convertStringFromCurrentCodePageToUTF8() that would be useful outside the FBX plugin so it belongs in osgDB. I've attached ConvertUTF and ConvertUTF.cpp with the function added for you to commit at your convenience. "
19769
19770Wed, 24 Feb 2010 10:52:51 +0000
19771Checked in by : Michael PLATINGS
19772
19773
19774Wed, 24 Feb 2010 10:25:50 +0000
19775Checked in by : Michael PLATINGS
19776
19777
19778Wed, 24 Feb 2010 10:12:11 +0000
19779Checked in by : Michael PLATINGS
19780
19781
19782Wed, 24 Feb 2010 10:02:14 +0000
19783Checked in by : Michael PLATINGS
19784
19785
19786Mon, 22 Feb 2010 17:41:35 +0000
19787Checked in by : Robert Osfield
19788Added an empty() method
19789
19790Mon, 22 Feb 2010 10:43:22 +0000
19791Checked in by : Robert Osfield
19792Updated authors file
19793
19794Mon, 22 Feb 2010 10:36:55 +0000
19795Checked in by : Robert Osfield
19796Updated wrappers
19797
19798Mon, 22 Feb 2010 10:10:08 +0000
19799Checked in by : Robert Osfield
19800Fixed STDINT_INCLUDE path
19801
19802Mon, 22 Feb 2010 09:50:37 +0000
19803Checked in by : Robert Osfield
19804From Trajce Nicklov, fixes to warnings
19805
19806Mon, 22 Feb 2010 08:48:02 +0000
19807Checked in by : Robert Osfield
19808Seperated out the #define of GL_PERSPECTIVE_CORRECTION_HINT to fix GL3 build
19809
19810Mon, 22 Feb 2010 08:39:33 +0000
19811Checked in by : Robert Osfield
19812Added missing _ptr = rp._ptr to constructor.
19813
19814Sat, 20 Feb 2010 17:36:55 +0000
19815Checked in by : Robert Osfield
19816Converted View across to use ObserverNodePath.
19817
19818Fri, 19 Feb 2010 21:03:33 +0000
19819Checked in by : Robert Osfield
19820Build fixes for GLES2
19821
19822Fri, 19 Feb 2010 20:58:46 +0000
19823Checked in by : Robert Osfield
19824Fixed GLES1/GLES2 build
19825
19826Fri, 19 Feb 2010 20:43:58 +0000
19827Checked in by : Robert Osfield
19828Added include of osg/FrameBufferObject to fix GLES1/GLES2 build issue
19829
19830Fri, 19 Feb 2010 20:40:41 +0000
19831Checked in by : Robert Osfield
19832Build fix for GLES1 and GLES2
19833
19834Fri, 19 Feb 2010 20:18:48 +0000
19835Checked in by : Robert Osfield
19836Moved implementation of Observer destructor and constructor from header into .cpp to avoid possible issues with imports/exports under Windows build.
19837
19838Fri, 19 Feb 2010 20:14:12 +0000
19839Checked in by : Robert Osfield
19840Added check against OSG_GL3_AVAILABLE to avoid issues with GL3 build under linux
19841
19842Fri, 19 Feb 2010 20:11:14 +0000
19843Checked in by : Robert Osfield
19844Added #include <osg/Notify>, convert osg::notify usage to OSG_NOTICE
19845
19846Fri, 19 Feb 2010 19:50:55 +0000
19847Checked in by : Robert Osfield
19848Clean up observer_ptr<> and removed the eronous casting of ptr in objectDeleted.
19849
19850Fri, 19 Feb 2010 19:00:48 +0000
19851Checked in by : Robert Osfield
19852Updated wrappers
19853
19854Fri, 19 Feb 2010 18:56:21 +0000
19855Checked in by : Robert Osfield
19856Removed the uncessary subclassing from osg::Object as this base class is already pullled via ViewerBase
19857
19858Fri, 19 Feb 2010 16:04:33 +0000
19859Checked in by : Robert Osfield
19860Added mutex lock to destructor.
19861
19862Fri, 19 Feb 2010 15:41:42 +0000
19863Checked in by : Robert Osfield
19864Replaced local mutex with getObserverMutex().
19865
19866Fri, 19 Feb 2010 14:30:01 +0000
19867Checked in by : Robert Osfield
19868From Fabien Lavignotte, "In order to compile on Windows with Wrappers ON, some exports are still missing on osgPresentation::AnimationMaterialCallback and osgUtil::IncrementalCompileOperation::CompileSet."
19869
19870Fri, 19 Feb 2010 14:05:49 +0000
19871Checked in by : Robert Osfield
19872Removed no longer defined methods and updated wrappers
19873
19874Fri, 19 Feb 2010 09:32:15 +0000
19875Checked in by : Robert Osfield
19876Updated contributors list for 2.9.7 release
19877
19878Fri, 19 Feb 2010 09:21:00 +0000
19879Checked in by : Robert Osfield
19880Updated ChangeLog
19881
19882Fri, 19 Feb 2010 09:02:24 +0000
19883Checked in by : Robert Osfield
19884Added an InitGlobalMutexes to enforce early construction and hence late destruction of singleton mutexes.
19885
19886Thu, 18 Feb 2010 22:53:15 +0000
19887Checked in by : Robert Osfield
19888Added newline.
19889
19890Thu, 18 Feb 2010 22:20:11 +0000
19891Checked in by : Robert Osfield
19892From Mourad Boufarguine, fixed typo.
19893
19894Thu, 18 Feb 2010 22:17:50 +0000
19895Checked in by : Robert Osfield
19896Updated wrappers
19897
19898Thu, 18 Feb 2010 22:17:35 +0000
19899Checked in by : Robert Osfield
19900Updated wrappers
19901
19902Thu, 18 Feb 2010 21:24:42 +0000
19903Checked in by : Robert Osfield
19904Updated version number of OpenThreads to reflect recent changes
19905
19906Thu, 18 Feb 2010 21:21:59 +0000
19907Checked in by : Robert Osfield
19908Completed usage of ObserverNodePath to fix longstanding crash that occurred when nodes in parental chain of a newly loaded node had been deleted.
19909
19910Thu, 18 Feb 2010 21:21:12 +0000
19911Checked in by : Robert Osfield
19912Refactored the osg::Referenced observerset code so that it now uses a dedicated ObserverSet class, which utilises a global recursive mutex that is dedicated to manage Observer and ObserverSet.The new global mutex for observers avoids problems with deadlocks that were occurring previously when
19913an osg::Refenced object was being deleted at the same time as on osg::ObserverNodePath.
19914
19915
19916
19917
19918Thu, 18 Feb 2010 21:18:49 +0000
19919Checked in by : Robert Osfield
19920Replaced use of observer_ptr<> with straight C pointer to avoid thrashing of an observer_ptr<> every frame.Changed include to point to new Observer header
19921
19922
19923
19924Thu, 18 Feb 2010 21:17:36 +0000
19925Checked in by : Robert Osfield
19926Added className() to assist with debugging
19927
19928Thu, 18 Feb 2010 21:15:28 +0000
19929Checked in by : Robert Osfield
19930Changed controls for changing animation speed to '(' and ')' to avoid overlap with window resize handler.
19931
19932Thu, 18 Feb 2010 20:14:41 +0000
19933Checked in by : Robert Osfield
19934Refactored the ReentrantMutex support so that it utilises the underling thread implementation for recusive mutex support.
19935
19936Thu, 18 Feb 2010 09:00:37 +0000
19937Checked in by : Robert Osfield
19938Added new setNodePathTo() method
19939
19940Wed, 17 Feb 2010 10:09:31 +0000
19941Checked in by : Robert Osfield
19942Fixed double addition of source node when doing ObserverNodPath::setNodePathTo()Fixed comment in Referenced.cpp
19943
19944
19945
19946Tue, 16 Feb 2010 17:38:49 +0000
19947Checked in by : Robert Osfield
19948Added className() implementation to help wiht debugging.
19949
19950Tue, 16 Feb 2010 14:05:49 +0000
19951Checked in by : Robert Osfield
19952Fixed crash
19953
19954Tue, 16 Feb 2010 11:10:49 +0000
19955Checked in by : Robert Osfield
19956Threads safety fixes based on suggestions from Tim Moore.
19957
19958Tue, 16 Feb 2010 08:53:56 +0000
19959Checked in by : Robert Osfield
19960Updated wrappers
19961
19962Mon, 15 Feb 2010 23:47:12 +0000
19963Checked in by : Cedric Pinson
19964From Jeremy Moles, add new EaseMotion and add example osganimationeasemotion to demonstrate them
19965
19966Mon, 15 Feb 2010 20:15:43 +0000
19967Checked in by : Robert Osfield
19968Upadted wrappers
19969
19970Mon, 15 Feb 2010 20:15:32 +0000
19971Checked in by : Robert Osfield
19972Refactor various NodeTracker and MatrixManipulator classes to use the osg::ObserverNodePath and osg::oberserver_ptr<> classes
19973
19974Mon, 15 Feb 2010 20:14:32 +0000
19975Checked in by : Robert Osfield
19976Introduced new osg::ObserverNodePath class that robustly manages a NodePath in a thread safe manner, making it easier for users to track a NodePath even when nodes in the path get deleted.
19977
19978Mon, 15 Feb 2010 20:12:53 +0000
19979Checked in by : Robert Osfield
19980Refactored the osg::Observer to introduce a new bool Observer::objectUnreferenced(void*) method that adds the extra capability of making it possible for Observers to assume ownership of a object that would otherwsie be deleted.Added a thread safe ref_ptr<T> observer_ptr<T>::lock() method for robust access to an observed object.  This
19981makes observer_ptr<> more equivilant to boosts weak_ptr.
19982
19983
19984
19985Mon, 15 Feb 2010 11:36:05 +0000
19986Checked in by : Robert Osfield
19987Added osg:: qualifyer to OSG_NOTIFY macro
19988
19989Fri, 12 Feb 2010 11:45:00 +0000
19990Checked in by : Robert Osfield
19991Introduced OSG_WARN, OSG_NOTICE, OSG_INFO, OSG_DEBUG convinience macros that map to OSG_NOTIFY(osg::WARN) etc.Introduced the OSG_NOTIFY_DISABLE Cmake variable + include/osg/Config #define to control whether the OpenSceneGraph build
19992should disable the notification system completely.  By setting OSG_NOTIFY_DISABLE to ON in CMake and then rebuilding the
19993the OSG you can get a slightly smaller (~1%) and more slightly efficient library which can be good for shipping applications,
19994but with downside of reduced ability to detect runtime problems and their causes.
19995
19996
19997
19998
19999Thu, 11 Feb 2010 11:56:43 +0000
20000Checked in by : Robert Osfield
20001From Sukender, "- Added support for extended filenames (=not 8.3) for images: reads without crashing, optionnally write extended filenames (correctly truncate names if option is OFF). Write option is OFF by default. - Improved identifiers generation in duplicate name handling (was limited to 1000 name collisions, which can be very short for some usages). - Set all read/write operations use a custom log function that will redirect lib3DS log to osg::notify() (was only used for streams) - Removed custom code (now uses osgDB::getFilePath()) - Added missing supportsOption() calls - Cleaned a few minor things"
20002
20003Thu, 11 Feb 2010 11:17:55 +0000
20004Checked in by : Robert Osfield
20005From Alberto Luaces, "he new GNU linker, "gold", is going to replace soon the current ld in almost all Linux distributions. Although it is 100% compatible with ld, by default it gives an error if a library has unresolved symbols at link time, that is, it has set -Wl,--no-undefined by default. Debian folks have found that libosg.so and libosgDB.so use some functions belonging to libdl.so {dlsym,dlopen,dlclose,dlerror} without linking to it.My changes link those two libraries to libdl.so explicitly in the same
20006way it is already done for libm.so and librt.so."
20007
20008
20009
20010Thu, 11 Feb 2010 11:13:01 +0000
20011Checked in by : Robert Osfield
20012From Wang Rui, "Just a minor fix of the src/osgDB/CMakeLists.txt, change:SET(COMPRESSION_LIBRARIES ${ZLIB_LIBRARY})
20013...
20014LINK_EXTERNAL(${LIB_NAME} ${OSGDB_PLATFORM_SPECIFIC_LIBRARIES})
20015
20016to
20017
20018SET(COMPRESSION_LIBRARIES ZLIB_LIBRARY)
20019...
20020LINK_EXTERNAL(${LIB_NAME} ${OSGDB_PLATFORM_SPECIFIC_LIBRARIES}
20021${COMPRESSION_LIBRARIES})
20022LINK_WITH_VARIABLES(${LIB_NAME} ${COMPRESSION_LIBRARIES})
20023
20024
20025I notice that the LINK_EXTERNAL macro won't distinguish between debug
20026and release dependences, which means that osgDB will use the release
20027version of zlib for all build configurations. Under Win32, this will
20028cause a manifest problem: all applications using osgDB may complain
20029"failed to start because msvcr80.dll was not found" or similar
20030messages.
20031
20032This change will make it back to normal."
20033
20034
20035
20036Thu, 11 Feb 2010 11:06:12 +0000
20037Checked in by : Robert Osfield
20038Fixed the rotation of normals
20039
20040Thu, 11 Feb 2010 09:13:33 +0000
20041Checked in by : Robert Osfield
20042Added futher use of readSize/writeSize.
20043
20044Wed, 10 Feb 2010 19:36:31 +0000
20045Checked in by : Robert Osfield
20046replaced reading and writing of std::container.size() using InputStream::readSize() and OutputStream::writeSize() to make the type writing more explictly tied to the size type, with use of unsigned int as the default size.  This approach ensures that we get the same results under 32 and 64bit builds.
20047
20048Wed, 10 Feb 2010 17:03:09 +0000
20049Checked in by : Robert Osfield
20050Added OutputStream::writeSize and InputStream::readSize methods to help out with ensure that 32bit and 64bit builds all use the same 32bit type for sizes.
20051
20052Wed, 10 Feb 2010 16:23:27 +0000
20053Checked in by : Robert Osfield
20054Fixed automatic loading of plugins
20055
20056Wed, 10 Feb 2010 15:18:20 +0000
20057Checked in by : Robert Osfield
20058Changed NOTIFY to OSG_NOTIFY
20059
20060Wed, 10 Feb 2010 12:48:21 +0000
20061Checked in by : Robert Osfield
20062Fixed typo
20063
20064Wed, 10 Feb 2010 12:44:59 +0000
20065Checked in by : Robert Osfield
20066Convert NOTIFY to OSG_NOTIFY to avoid problems with polution of users apps with the NOTIFY macro
20067
20068Wed, 10 Feb 2010 11:21:45 +0000
20069Checked in by : Robert Osfield
20070Added pruning of requests that haven't been reissued since the last frame.
20071
20072Tue, 9 Feb 2010 19:30:52 +0000
20073Checked in by : Robert Osfield
20074Added enabling of threadsafe ref/unref in FileCache.
20075
20076Tue, 9 Feb 2010 18:24:37 +0000
20077Checked in by : Robert Osfield
20078Converted osg::notify usage to NOTIFY
20079
20080Tue, 9 Feb 2010 17:39:43 +0000
20081Checked in by : Robert Osfield
20082Introduced NOTIFY macro to help out with avoiding using of streams with notification level is below the user defined cutoff.  This addition has been introduced to help out with avoid threading performance issues with the Microsoft ostream implementation.
20083
20084Tue, 9 Feb 2010 17:38:02 +0000
20085Checked in by : Robert Osfield
20086Added extra elaspedTime_*() methods to help with reporting times in milliseconds etc.
20087
20088Thu, 4 Feb 2010 10:20:17 +0000
20089Checked in by : Robert Osfield
20090From Wang Rui, "I also did a small fix to the ObjectWrapper header, to add a OSGDB_EXPORT macro to RegisterCompressorProxy, and modified the findCompressor() method to look for custom compressors in libraries such like osgdb_compressor_name.so, which was described in the wiki page chapter 2.4."
20091
20092Wed, 3 Feb 2010 09:35:36 +0000
20093Checked in by : Robert Osfield
20094Added #define for GL3 build
20095
20096Wed, 3 Feb 2010 09:35:05 +0000
20097Checked in by : Robert Osfield
20098Added #defines for GL3 build
20099
20100Tue, 2 Feb 2010 11:16:10 +0000
20101Checked in by : Robert Osfield
20102From Ryan Kawicki, added removal of TXPArchive from ReaderWriterTXP when the TXPNode destructs to fix memory consumption issue relating to leaving unused archives in memory.
20103
20104Tue, 2 Feb 2010 11:02:42 +0000
20105Checked in by : Robert Osfield
20106Fixed indentation.
20107
20108Mon, 1 Feb 2010 10:04:56 +0000
20109Checked in by : Robert Osfield
20110From Serge Lages, build fix
20111
20112Sun, 31 Jan 2010 18:24:01 +0000
20113Checked in by : Robert Osfield
20114Build fixes for build without ref_ptr<> automatic type conversion
20115
20116Sun, 31 Jan 2010 18:23:35 +0000
20117Checked in by : Robert Osfield
20118From Jan Peciva, improvements to Inventor find operation
20119
20120Sun, 31 Jan 2010 12:55:29 +0000
20121Checked in by : Robert Osfield
20122From Jan Peciva, "I am sending improved version of Inventor plugin. Attaching just modified files, while GroupSoLOD.h and .cpp was deleted. Please, delete it from repository, it is not used any longer and I doubt if it is probably not used for anything meaningful for a while. In the new code, there is no GroupSoLOD. Please, delete it.I am using new plugin version for about 1.5 month so I consider it
20123stable by myself.
20124
20125List of changes:
20126- rewritten Inventor state stack
20127- shaders support
20128- light attenuation support
20129- support for reading from stream (readNode(std::istream& fin, options))
20130- improved grouping node handling (SoSeparator, SoGroup,...)
20131- fixed transformation bug when two SoShapes/Drawables with different transformations are placed bellow one grouping node
20132- introduced preprocessing to handle more advanced usage schemes of SoLOD and SoSwitch nodes
20133- unused code clean up
20134- improved notify messages
20135- animation callbacks fixes
20136- FindInventor.cmake improved finding routines, support for Coin3 and Coin4"
20137
20138
20139
20140Fri, 29 Jan 2010 17:20:58 +0000
20141Checked in by : Robert Osfield
20142Changed GeometryTechnique::private to protected, updated wrappers
20143
20144Fri, 29 Jan 2010 14:55:52 +0000
20145Checked in by : Robert Osfield
20146From Trajce Nikolov, bug fixes
20147
20148Fri, 29 Jan 2010 11:58:14 +0000
20149Checked in by : Robert Osfield
20150Removed redudent string;
20151
20152Fri, 29 Jan 2010 11:35:09 +0000
20153Checked in by : Robert Osfield
20154From Wang Rui, osgText serializers and support for PagedLOD+ProxyNode
20155
20156Thu, 28 Jan 2010 12:10:17 +0000
20157Checked in by : Robert Osfield
20158Updated wrappers
20159
20160Thu, 28 Jan 2010 11:47:28 +0000
20161Checked in by : Robert Osfield
20162Updated wrappers
20163
20164Thu, 28 Jan 2010 11:44:19 +0000
20165Checked in by : Robert Osfield
20166Fixed typo
20167
20168Thu, 28 Jan 2010 10:59:00 +0000
20169Checked in by : Robert Osfield
20170From Martin Lambers, "Fix static linking with EXR plugin on MinGW"
20171
20172Thu, 28 Jan 2010 10:45:40 +0000
20173Checked in by : Robert Osfield
20174Fom Sukender, "Added copyFile() and comments in FileUtils."From Robert Osfield, build fix for linux/gcc and reformating to keep coding style consistent with rest of OSG
20175
20176
20177
20178Thu, 28 Jan 2010 08:59:23 +0000
20179Checked in by : Robert Osfield
20180Added files back in with the execution bit correctly disabled.
20181
20182Thu, 28 Jan 2010 08:58:05 +0000
20183Checked in by : Robert Osfield
20184Removed files as they all have the incorrectly have the execution bit enabled, will add back in with this fixed.
20185
20186Thu, 28 Jan 2010 08:53:48 +0000
20187Checked in by : Robert Osfield
20188From Wang Rui, added osgParticle serializers
20189
20190Wed, 27 Jan 2010 17:12:40 +0000
20191Checked in by : Robert Osfield
20192From Serge Lages, "Here is a fix for the Quicktime plugin, with the previous version, the size for some videos was not correct, using GetMovieBoundsRgn instead of GetMovieBox returns the real movie size. "
20193
20194Wed, 27 Jan 2010 17:09:05 +0000
20195Checked in by : Robert Osfield
20196From Wang Rui, "Changes:1. Rewrite the reading/writing exception handlers to work like the ive
20197plugin exceptions.
201982. Write a header writing/checking function in ReaderWriterOSG2.cpp,
20199which may help decide if the stream is ascii or binary. The
20200readInputIterator() function will return null pointer if the input
20201file is nither osgb nor osgt format, which indicates that the old .osg
20202format could be used here, in case we've merged the two plugins
20203together.
202043. Add a new ForceReadingImage option in the InputStream, which will
20205allocate an empty image object with the filename if specifed external
20206image file is missed. It may be useful for format converting in some
20207cases.
202084. Add new osgParticle wrappers, as well as some modification to the
20209osgParticle headers, for instance, change isEnabled() to getEnabled().
202105. Some fixes to the osg serialization wrappers."
20211
20212
20213
20214Wed, 27 Jan 2010 16:31:34 +0000
20215Checked in by : Robert Osfield
20216From Trajce Nikolov, improvements to osgWidget::Input including selection support
20217
20218Wed, 27 Jan 2010 15:53:38 +0000
20219Checked in by : Stephan Maximilian HUBER
20220From Stephan Huber: updated XCode project
20221
20222Wed, 27 Jan 2010 15:37:45 +0000
20223Checked in by : Cedric Pinson
20224From Cedric Pinson, remove unused file, fix crash for old files
20225
20226Wed, 27 Jan 2010 15:00:01 +0000
20227Checked in by : Robert Osfield
20228Updated wrappers
20229
20230Wed, 27 Jan 2010 13:12:49 +0000
20231Checked in by : Robert Osfield
20232Updated wrappers
20233
20234Wed, 27 Jan 2010 13:12:26 +0000
20235Checked in by : Robert Osfield
20236Updated wrappers
20237
20238Wed, 27 Jan 2010 12:24:55 +0000
20239Checked in by : Robert Osfield
20240From Cedric Pinson, "Here a list of changes: Bone now inherit from MatrixTransform. It simplify a lot the update of Bone matrix. It helps to have the bone system more generic. eg it's now possible to have animation data with precomputed bind matrix. The other benefit, is now the collada plugin will be able to use osgAnimation to display skinned mesh. Michael Plating did a great work to improve this aspect, he is working on the collada plugin and should be able to submit a new version soon. The RigGeometry has been refactored so now it works when you save and reload RigGeometry because the source is not touched anymore. The benefit with this update is that it should be now possible to use a MorphGeometry as source for a RigGeometry.The bad news is that the format has changed, so i have rebuild osg-data
20241related to osgAnimation data, updated the blender exporter to export to
20242the new format.
20243The fbx plugin could be touched about this commit, i dont compile it so
20244i can't give more information about it.
20245The bvh plugin has been updated by Wang rui so this one is fixed with
20246the new code of osgAnimation.
20247The examples has been updated to work with the new code too...
20248
20249The example osg-data/example.osg should be remove, it's an old example
20250that does not work.
20251
20252For people using blender the blender exporter up to date is here:
20253http://hg.plopbyte.net/osgexport2/
20254it will be merge to http://hg.plopbyte.net/osgexport/ as soon as the
20255modification will be push in the trunk.
20256"
20257
20258
20259
20260Tue, 26 Jan 2010 17:07:11 +0000
20261Checked in by : Robert Osfield
20262Updated wrappers
20263
20264Tue, 26 Jan 2010 17:04:55 +0000
20265Checked in by : Robert Osfield
20266From Laurens Voerman, "Wile working with pbuffers I noticed that the Win32 implementation uses the attribute WGL_PBUFFER_LARGEST_ARB.> quote from http://www.opengl.org/registry/specs/ARB/wgl_pbuffer.txt
20267>    The following attributes are supported by wglCreatePbufferARB:
20268>
20269>      WGL_PBUFFER_LARGEST_ARB     If this attribute is set to a
20270>                                  non-zero value, the largest
20271>                                  available pbuffer is allocated
20272>                                  when the allocation of the pbuffer
20273>                                  would otherwise fail due to
20274>                                  insufficient resources.  The width
20275>                                  or height of the allocated pbuffer
20276>                                  never exceeds <iWidth> and <iHeight>,
20277>                                  respectively.  Use wglQueryPbufferARB
20278>                                  to retrieve the dimensions of the
20279>                                  allocated pbuffer.
20280
20281It notifies the user when the size is not as requested, but I could find no way for the program to detect this. I've added two lines to write the new size back into the _traits, I think this is appropriate, but I am not absolutely sure.
20282
20283In PixelBufferX11 was no support, so I've added GLX_LARGEST_PBUFFER(_SGIX) support, with the same writeback to the _trais.
20284
20285
20286I have tested the GLX_LARGEST_PBUFFER version on linux and the WGL_PBUFFER_LARGEST_ARB with windows, all tested with the modified autocapture I just submitted.
20287
20288
20289"autocapture --pbuffer --window 100 100 18192 18192 cow.osg.\[0,0,-22.7\].trans"
20290gives me a 4096x4096 image on my windows machine,
20291and a 8192x8192 image on linux."
20292
20293
20294
20295Tue, 26 Jan 2010 16:59:17 +0000
20296Checked in by : Robert Osfield
20297From Trajce Nikolov, various improvements of the workings of osgWidget::Input.
20298
20299Tue, 26 Jan 2010 16:50:26 +0000
20300Checked in by : Robert Osfield
20301From Juan Hernando, fixed typo in handling of RGBA and BGRA data
20302
20303Tue, 26 Jan 2010 16:48:55 +0000
20304Checked in by : Robert Osfield
20305Added .get() to fix build
20306
20307Tue, 26 Jan 2010 16:41:53 +0000
20308Checked in by : Robert Osfield
20309Updated wrappers
20310
20311Tue, 26 Jan 2010 16:30:48 +0000
20312Checked in by : Robert Osfield
20313From Tony Horrobin, "This fix just makes a couple of calls to ref_ptr<>::get() to satisfy the compiler.The changes make the build successful under Windows 7/VC2005 and Ubuntu 9.10 with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to OFF.
20314"
20315
20316
20317
20318Tue, 26 Jan 2010 15:37:26 +0000
20319Checked in by : Robert Osfield
20320From Laurence Muller, "attached the CMakeList.txt to fix the issue described in: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2010-January/037792.htmlIssue:
20321osgQtBrowser fails to compile because it can not find the QTCore header files
20322
20323Fix:
20324Add the QT_QTCORE_INCLUDE_DIR to the CMakeList.txt file
20325
20326Patch:
20327...\OpenSceneGraphSVN\examples\osgQtBrowser\CMakeLists.txt
20328change (line 17): INCLUDE_DIRECTORIES(${QT_INCLUDE_DIR} )
20329to (line 17): INCLUDE_DIRECTORIES(${QT_INCLUDE_DIR} ${QT_QTCORE_INCLUDE_DIR})
20330"
20331
20332
20333
20334Tue, 26 Jan 2010 15:08:25 +0000
20335Checked in by : Robert Osfield
20336From Jan Peciva, "I am sending one more improvement (separately from Inventor plugin). I found very useful to have a control whether osgView::setCameraManipulator does or does not reset camera to home position.I extended method signature as follows:
20337void setCameraManipulator(osgGA::MatrixManipulator* manipulator, bool resetPosition = true);
20338
20339keeping the current usage intact (default parameter), while enabling user to disable the position reset. That can be useful in the situation when manipulator position was already loaded, for example from a file (user specification), or defined any other way, while we do not want to be reset to home position. Other usability is usage of two manipulators in a modeling program (orbiting around the model, walking on the model) and changing between them while we want to preserve the position of a camera in the change. Games may benefit from it as well when we change from user-defined helicopter manipulator to soldier manipulator because the user escaped the helicopter. The camera will change manipulator but the position is expected to be kept in the transition (provided that user makes the state transition between the two manipulators himself).
20340"
20341
20342
20343
20344Tue, 26 Jan 2010 14:57:44 +0000
20345Checked in by : Robert Osfield
20346Removal of redundant spaces at ends of lines
20347
20348Tue, 26 Jan 2010 14:54:46 +0000
20349Checked in by : Robert Osfield
20350updated wrappers
20351
20352Tue, 26 Jan 2010 13:05:05 +0000
20353Checked in by : Robert Osfield
20354From Lars Nilsson, "Attached is a small program doing intersection calculations, both with and without KdTree. The geometry is a TRIANGLE_STRIP consisting of five vertices, all with the same rather high Z-value. If the intersection calculation uses KdTree, it fails. When I changed osg::Vec3 to osg::Vec3d in a few places in osg::KdTree it finds the correct intersection point."From Robert Osfield, I didn't merge the change of parameter type of IntersectKdTree::intersect() as the internal maths is all done in Vec3s. Keeping Vec3 here hasn't effected the test results.
20355
20356
20357
20358
20359Tue, 26 Jan 2010 11:37:24 +0000
20360Checked in by : Robert Osfield
20361From Laurens Voerman,"ttached is a updated version for examples\osgautocapture\osgautocapture.cpp-fixed a bug with --active command line option not rendering
20362-added --pbuffer command line option
20363-changed very confusing #ifdef 0
20364-added OSG_GLES GL_RGB readPixels support if available (UNTESTED)"
20365
20366
20367
20368Tue, 26 Jan 2010 11:16:38 +0000
20369Checked in by : Robert Osfield
20370From Laurens Voerman, "I've removed an underscore in OpenSceneGraph/src/osgUtil/SceneView.cpp introduced in svn 10915 (5 Jan 2010): "Added support for call root Camera CullCallbacks"It causes a segfault in osgViewer based apps on our linux system (OSG_STEREO=ON OSG_STEREO_MODE=QUAD_BUFFER)
20371
20372Problem does not show when OSG_STEREO=OFF.
20373
20374
20375< 976        else _cullVisitor->traverse(*_camera);
20376> 976        else cullVisitor->traverse(*_camera);
20377
20378Looks like a typo, and removing the _ does fix the problem."
20379
20380
20381
20382Tue, 26 Jan 2010 10:37:38 +0000
20383Checked in by : Robert Osfield
20384Changed doxygen comments to signal deprecation of this old IO classes
20385
20386Mon, 25 Jan 2010 18:08:15 +0000
20387Checked in by : Robert Osfield
20388Removed inapprorpiate OSGDB_EXPORT
20389
20390Mon, 25 Jan 2010 17:07:25 +0000
20391Checked in by : Robert Osfield
20392Refactored the DotOsgWrapper support in osgDB::Registry so it's now provided by the osgDB::DeprecatedDotOsgWrapperManager.
20393
20394Mon, 25 Jan 2010 15:25:16 +0000
20395Checked in by : Robert Osfield
20396Updated wrappers
20397
20398Mon, 25 Jan 2010 15:24:47 +0000
20399Checked in by : Robert Osfield
20400Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place.
20401
20402Mon, 25 Jan 2010 12:48:25 +0000
20403Checked in by : Robert Osfield
20404Removed deprecated classes
20405
20406Mon, 25 Jan 2010 11:40:18 +0000
20407Checked in by : Robert Osfield
20408Added back in StreamOperation with executation bit disabled
20409
20410Mon, 25 Jan 2010 11:39:42 +0000
20411Checked in by : Robert Osfield
20412Temporily removed StreamOperation as it had execution bit enable for it.
20413
20414Mon, 25 Jan 2010 11:03:21 +0000
20415Checked in by : Robert Osfield
20416From Wang Rui, refactored the InputStream/OutputStream operations so that the binar/ascii foramts are implemented via subclasses.
20417
20418Fri, 22 Jan 2010 20:47:39 +0000
20419Checked in by : Robert Osfield
20420Added RequestQueue destructor and DatabaseRequest::invalidate() and valid() methods to allow the destruction of RequestQueue to remove any pointers held in DatabaseRequest attached to the scene graph, and to prevent their subsequent use in cases where the scene graph is attached to a new DatabasePager.
20421
20422Fri, 22 Jan 2010 20:35:11 +0000
20423Checked in by : Robert Osfield
20424Seting the notifcation level of debug message to INFO.
20425
20426Fri, 22 Jan 2010 16:13:28 +0000
20427Checked in by : Robert Osfield
20428Reverted fixes for Mingw as they break OSX build
20429
20430Fri, 22 Jan 2010 15:16:22 +0000
20431Checked in by : Robert Osfield
20432Renamed ObjectRegistry to ObjectWrapperManager, and replaced it's instance() method usage with assigning a ObjectWrapperManager to the osgDB::Registry.  Added a osgDB::Registry::getObjectWrapperManager() for access of this object wrapper manager.  This change centralises the singleton management in osgDB.Merged the osgDB::GlobalLookUpTable functionality into ObjectWrapperManger to keep down the number of singletons in use.
20433
20434
20435
20436Thu, 21 Jan 2010 16:26:48 +0000
20437Checked in by : Robert Osfield
20438Added extra export for windows build
20439
20440Thu, 21 Jan 2010 16:07:19 +0000
20441Checked in by : Robert Osfield
20442Added extra includes to bring in their local definitions of OpenGL enums that don't exist across all GL versions
20443
20444Thu, 21 Jan 2010 13:17:51 +0000
20445Checked in by : Stephan Maximilian HUBER
20446From Stephan Huber: updated XCode project
20447
20448Thu, 21 Jan 2010 10:24:48 +0000
20449Checked in by : Robert Osfield
20450Added support for passing on slave Camera's StateSet's to the rendering backend.
20451
20452Thu, 21 Jan 2010 09:25:45 +0000
20453Checked in by : Robert Osfield
20454From Wang Rui, added exports for windows build
20455
20456Wed, 20 Jan 2010 20:13:33 +0000
20457Checked in by : Robert Osfield
20458From Wang Rui, new native binary/ascii format infrastructure and wrappers.From Robert Osfield, refactor of Wang Rui's original osg2 into 3 parts - parts placed into osgDB, the ReaderWriter placed into src/osg/Plugin/osg and wrappers into src/osgWrappers/serializers/osg
20459
20460
20461
20462Wed, 20 Jan 2010 10:35:40 +0000
20463Checked in by : Robert Osfield
20464Introduced file globbing to deprecated-dotosg directories and added new serializers direcotory in prep for new serializers
20465
20466Tue, 19 Jan 2010 13:31:06 +0000
20467Checked in by : Robert Osfield
20468Replaced osgDB::RegisterDotOsgWrapperProxy usage with REGISTER_DOTOSGWRAPPER proxy to aid static linking
20469
20470Tue, 19 Jan 2010 12:36:57 +0000
20471Checked in by : Robert Osfield
20472Added CmakeList.txt for new wrapper plugins
20473
20474Tue, 19 Jan 2010 12:26:37 +0000
20475Checked in by : Robert Osfield
20476Refactored the old style .osg plugin support so that the DotOsgWrappers are placed in their own dedicated plugins found in src/osgWrappers/deprecated_osg
20477
20478Tue, 19 Jan 2010 12:24:55 +0000
20479Checked in by : Robert Osfield
20480Inserted /introspection/ into path of osgIntrospection wrappers
20481
20482Tue, 19 Jan 2010 10:31:38 +0000
20483Checked in by : Robert Osfield
20484Added deprecated-dot/osg directory from the contents of the src/osgPlugins/osg and CMakeLists.txt in prep for creating the plugin mechanism for .osg support
20485
20486Tue, 19 Jan 2010 09:54:42 +0000
20487Checked in by : Stephan Maximilian HUBER
20488From Stephan Huber: updated XCode projects
20489
20490Mon, 18 Jan 2010 20:49:40 +0000
20491Checked in by : Robert Osfield
20492Added introspection directory
20493
20494Mon, 18 Jan 2010 19:56:16 +0000
20495Checked in by : Robert Osfield
20496Regenerated introspection wrappers in their new location
20497
20498Mon, 18 Jan 2010 19:43:14 +0000
20499Checked in by : Robert Osfield
20500Cleaned out all wrappers as will be moving them all into src/osgWrappers/introspection directory, and use genwrapper to generate the new ones
20501
20502Mon, 18 Jan 2010 16:39:12 +0000
20503Checked in by : Robert Osfield
20504Added #include <stdio.h> for Mingw build
20505
20506Mon, 18 Jan 2010 16:38:07 +0000
20507Checked in by : Robert Osfield
20508Restructure the includes of freetype
20509
20510Mon, 18 Jan 2010 14:27:20 +0000
20511Checked in by : Robert Osfield
20512From Jean-Sebastien Guay, build fixes for Mingw
20513
20514Mon, 18 Jan 2010 13:00:41 +0000
20515Checked in by : Robert Osfield
20516Updated wrappers
20517
20518Mon, 18 Jan 2010 12:43:02 +0000
20519Checked in by : Robert Osfield
20520From Serge Lages, "Here is a patch to allow setting an audio volume with the AudioSink interface, I've also modified the ffmpeg plugin code to implement the ImageStream's setVolume method with its AudioSink."
20521
20522Fri, 15 Jan 2010 15:34:17 +0000
20523Checked in by : Robert Osfield
20524Removed the old style Serializer, moving it back into VirtuaLPlanetBuilder to make way for the new Serializer that exists in support for the new binary/ascii format.
20525
20526Thu, 14 Jan 2010 15:15:42 +0000
20527Checked in by : Robert Osfield
20528Added setting of the charcode during construction of osgText::Font::Glyph()
20529
20530Thu, 14 Jan 2010 15:15:08 +0000
20531Checked in by : Robert Osfield
20532Updated so version
20533
20534Wed, 13 Jan 2010 18:50:58 +0000
20535Checked in by : Robert Osfield
20536Updated rev number for 2.9.7 dev release as ABI compatibility has been broken
20537
20538Wed, 13 Jan 2010 18:50:17 +0000
20539Checked in by : Robert Osfield
20540Updated wrappers and supported shadow texture formats
20541
20542Wed, 13 Jan 2010 18:46:52 +0000
20543Checked in by : Robert Osfield
20544For backwards compatiblity add a staic void BufferObject::deleteBufferObject(unsigned int contextID,GLuint globj) method.
20545
20546Wed, 13 Jan 2010 14:57:02 +0000
20547Checked in by : Robert Osfield
20548Updated wrappers
20549
20550Wed, 13 Jan 2010 14:16:33 +0000
20551Checked in by : Robert Osfield
20552Moved dispatch/recieve methods into public scope to allow easier custom usage.
20553
20554Wed, 13 Jan 2010 13:31:03 +0000
20555Checked in by : Robert Osfield
20556Updated wrappers
20557
20558Wed, 13 Jan 2010 13:30:45 +0000
20559Checked in by : Robert Osfield
20560Changed get methods to new style ones.
20561
20562Wed, 13 Jan 2010 13:30:14 +0000
20563Checked in by : Robert Osfield
20564From Wang Rui, "Attached are two simple modifications of osg::Sequence and osg::Texture1D classes, for the reason of implementing the I/O serialization feature. In the Sequence header, I've added some more convenient functions: setTimeList/getTimeList, setLoopMode/getLoopMode, setBegin/getBegin, setEnd/getEnd, setSpeed/getSpeed and setNumRepeats/getNumRepeats.In the Texture1D header, fixed:
20565
20566inline void setTextureWidth(int width) const ...
20567
20568to:
20569
20570inline void setTextureWidth(int width) ..."
20571
20572Notes from Robert Osfield, have gone a little further with these changes and have removed some of the original get methods that were out of step with the way the rest of the OSG manages the set/get property pairs.
20573
20574
20575
20576
20577Wed, 13 Jan 2010 13:09:48 +0000
20578Checked in by : Robert Osfield
20579Added missing .get()'s
20580
20581Wed, 13 Jan 2010 11:45:19 +0000
20582Checked in by : Robert Osfield
20583Added missing .get() to fix build when compiling with no automatic type convention in ref_ptr<>
20584
20585Wed, 13 Jan 2010 10:46:40 +0000
20586Checked in by : Robert Osfield
20587From Sukender, warning fix.
20588
20589Tue, 12 Jan 2010 11:12:06 +0000
20590Checked in by : Robert Osfield
20591Convert dos line endings
20592
20593Tue, 12 Jan 2010 10:00:24 +0000
20594Checked in by : Robert Osfield
20595Updated wrappers
20596
20597Mon, 11 Jan 2010 17:36:03 +0000
20598Checked in by : Robert Osfield
20599From Jean-Sebastien Guay, "OK, so here are new changes.1. The node type will be set to ATOM on read of <tag prop="..." ... /> type tags.
206002. GROUP and NODE are now written using the same code (and not just duplicated code). Also NODE will not be written as an ATOM if it has no children or contents, so you need to set the type to ATOM if you want the <tag ... /> style.
206013. You had put the write of "/>" for ATOM after the "return true", so it had no effect... Moved to before the return.
206024. ATOM did not write its properties correctly, fixed.
206035. As an added bonus, I made the write() method indent the output so it's more readable. It brings a small public interface change but the indent argument has a default value so client code doesn't need to change (if there even is any).
206046. Another added bonus, I've simplified the write() method a bit by factoring out the write for children and properties into protected methods."
20605
20606
20607
20608Mon, 11 Jan 2010 17:27:09 +0000
20609Checked in by : Robert Osfield
20610Added missing .get()
20611
20612Mon, 11 Jan 2010 16:09:18 +0000
20613Checked in by : Robert Osfield
20614From Sukender, introduced usage of ref_ptr<> and local scoped_array to address more robust memory management.
20615
20616Mon, 11 Jan 2010 16:03:13 +0000
20617Checked in by : Robert Osfield
20618Added desctructor with jas_cleanup().
20619
20620Mon, 11 Jan 2010 14:28:33 +0000
20621Checked in by : Robert Osfield
20622From Laurens Voerman,"the current ReaderWriterJP2 has all the code for writing jp2 files (jpeg 2000), but the writing fails on my windows machine (jasper-1.900.1) because the ID for the "jp2" extention is requested before the jas_init() call. (bug introduced in svn 7645 - 10 dec 2007)"
20623
20624Mon, 11 Jan 2010 14:04:55 +0000
20625Checked in by : Robert Osfield
20626From Sukender, "a small fix about using non 3-charcacters long file extensions (such as "jpeg", to be converted to "jpg")."
20627
20628Fri, 8 Jan 2010 11:47:31 +0000
20629Checked in by : Robert Osfield
20630Updated wrappers
20631
20632Fri, 8 Jan 2010 11:40:43 +0000
20633Checked in by : Robert Osfield
20634From Jean-Sebastien Guay, "was testing an osgWidget-based test app I have and noticed that I couldn't move the windows/frames around on the screen anymore. Turns out that the virtual methods' interface changed in the EventInterface base class, the third argument to mouseDrag() is now const, but it was not changed in the derived classes, so it still compiled but the derived-class version was not being called because its arguments differed.Here are the changes that fix it.
20635"
20636
20637
20638
20639Fri, 8 Jan 2010 11:37:35 +0000
20640Checked in by : Robert Osfield
20641From Marius Heise, "osgShadow was using single precision variables for light positioning and orientation. This was causing precision problems (shadow jumping) with big databases (eg. geocentric created vpb). This patch fixes this by using double precision variables for light positioning and orientation. It works for all algorithms dreived form osgShadow::StandardShadowMap. "
20642
20643Fri, 8 Jan 2010 11:32:55 +0000
20644Checked in by : Robert Osfield
20645From Rob Radtke, "I recently ran into some issues trying to save/load a scene graph as a .ive file.  The problems came about because the scene graph contained depth textures in it.  I have attached a patch (against the current revision: 10919) that fixes the issues that I encountered.  Both attachments contain the same patch--one is a .zip file that contains the modified files and the other is a text patch file.  Here is a summary of the changes I made:1) Add getShadowComparison() accessor function to osg::Texture class
206462) Modify ReaderWriterTiff::writeTifStream() and _readColor() (in Image.cpp) to handle pixelFormat==GL_DEPTH_COMPONENT as if it were GL_LUMINANCE
206473) Modify the Texture classes of the ive and osg plug-ins so that they save/load the following Texture members: _use_shadow_comparison, _shadow_compare_func and _shadow_texture_mode
20648"
20649
20650
20651
20652Fri, 8 Jan 2010 11:16:22 +0000
20653Checked in by : Robert Osfield
20654From Paul Martz, "OcclusionQueryNode was incorrectly marking itself as DYNAMIC, so I removed that code. And I also found some uses of dynamic_cast that could be changed to static_cast. "
20655
20656Fri, 8 Jan 2010 10:52:03 +0000
20657Checked in by : Robert Osfield
20658From Sukender, "ReaderWriter3DS.cpp fixes: - Fixed creation of useless intermediate nodesWriterNodeVisitor.cpp fixes:
20659- Fixed naming of textures (path and extension)
20660"
20661
20662Note from Robert Osfield, this submission also came with changes to use of ref_ptr<> and removal of delete[]'s, but these were not merged as they didn't actually fix any memory leaks, and in once instance introduced one.
20663
20664
20665
20666Fri, 8 Jan 2010 10:12:02 +0000
20667Checked in by : Robert Osfield
20668Added newline at end of file to fix warning
20669
20670Thu, 7 Jan 2010 19:13:40 +0000
20671Checked in by : Robert Osfield
20672Fixed writing out of ATOM.
20673
20674Thu, 7 Jan 2010 19:08:53 +0000
20675Checked in by : Robert Osfield
20676From Jean-Sebastien Guay, fix to handling of xml node with contents by not children
20677
20678Thu, 7 Jan 2010 17:36:44 +0000
20679Checked in by : Robert Osfield
20680From Jean-Sebastien Guay, fixed handling of < tag /> xml syntax
20681
20682Thu, 7 Jan 2010 17:20:55 +0000
20683Checked in by : Robert Osfield
20684From Chuck Seberino, (submitted by Stephan Huber) Chuck's original message : "I have a patch to submit that fixes the following error when building against OSX 10.6.2."
20685
20686Thu, 7 Jan 2010 16:49:12 +0000
20687Checked in by : Robert Osfield
20688From Lilith Bryant, "As discussed previously on the users list.   Fixes the redundant calls to glActiveTexture on every State::apply after more than one texunits have been used.This is against 2.9.6 (I think SVN head is the same)
20689
20690Quick Synopsis:
20691
20692New functions:
20693
20694State::applyModeOnTexUnit
20695State::applyAttributeOnTexUnit
20696State::applyModeMapOnTexUnit
20697State::applyAttributeMapOnTexUnit
20698State::applyModeListOnTexUnit
20699State::applyAttributeListOnTexUnit
20700
20701All copies of the normal versions, but they also set the active tex unit if
20702absolutely necessary (i.e. only if they call something OpenGL).
20703
20704State::apply (*2)
20705State::applyTextureAttribute
20706
20707Changed to call the above functions and no longer call setActiveTextureUnit
20708themselves.
20709
20710State::setActiveTextureUnit
20711
20712Made inline, so the benefit of having applyModeOnTexUnit (etc) inline
20713is retained.
20714"
20715
20716
20717
20718Thu, 7 Jan 2010 14:35:17 +0000
20719Checked in by : Robert Osfield
20720Added virtual pause() method into osg::AudioSink to support pausing of a movie thread and it's associated audio.Updated osgmovie plugin to use the pause support.
20721
20722
20723
20724Thu, 7 Jan 2010 12:14:47 +0000
20725Checked in by : Robert Osfield
20726Refactored the way that osg::Image/ImageSequence manages the update callback that needs to be attached to Textures to make it possible to use the Image::update() mechansim in other subclasses from osg::Image. To enable the automatic attachment of the required update callback to call osg::Image::update(..) subclasses from osg::Image will need to implement the osg::Image::requestUpdateCall() and return true, and implement the osg::Image::update(NodeVisitor*) method to recieve the update call during the update traversal.
20727
20728Thu, 7 Jan 2010 10:01:26 +0000
20729Checked in by : Robert Osfield
20730Fixed warnings
20731
20732Thu, 7 Jan 2010 09:45:34 +0000
20733Checked in by : Robert Osfield
20734From Serge Lages, "Here is a modified fix. It doesn't break the other patch for this plugin as they are for different files. I've only added the file formats handled by default with DirectShow (based on its Wikipedia page)."
20735
20736Thu, 7 Jan 2010 09:43:54 +0000
20737Checked in by : Robert Osfield
20738Imporoved spacing
20739
20740Thu, 7 Jan 2010 09:11:42 +0000
20741Checked in by : Robert Osfield
20742Reordered the readAllDataIntoBuffer() to avoid bug in failing on all calls to readXmlParser(..)
20743
20744Wed, 6 Jan 2010 15:43:06 +0000
20745Checked in by : Robert Osfield
20746Updated wrappers
20747
20748Wed, 6 Jan 2010 10:41:14 +0000
20749Checked in by : Robert Osfield
20750Fixed type of index to int.
20751
20752Tue, 5 Jan 2010 20:03:02 +0000
20753Checked in by : Robert Osfield
20754Replaced nullptr with isNullPointer
20755
20756Tue, 5 Jan 2010 11:15:17 +0000
20757Checked in by : Robert Osfield
20758Updated wrappers
20759
20760Tue, 5 Jan 2010 11:15:03 +0000
20761Checked in by : Robert Osfield
20762Added support for call root Camera CullCallbacks
20763
20764Tue, 5 Jan 2010 11:10:21 +0000
20765Checked in by : Robert Osfield
20766Fixed indentation
20767
20768Tue, 5 Jan 2010 11:09:18 +0000
20769Checked in by : Robert Osfield
20770Added set/getDistance() method
20771
20772Mon, 4 Jan 2010 15:54:57 +0000
20773Checked in by : Stephan Maximilian HUBER
20774From Stephan Huber: updated XCode-project
20775
20776Tue, 22 Dec 2009 14:09:46 +0000
20777Checked in by : Cedric Pinson
20778From Cedric Pinson, remove unused file Skinning, cleanup file Timeline.cpp
20779
20780Wed, 16 Dec 2009 15:48:34 +0000
20781Checked in by : Robert Osfield
20782Moved the supports*() method into public scope to allow external injection of supported formats.  Added docs to clearly state this type of inject is not generally supported by ReaderWriters.
20783
20784Wed, 16 Dec 2009 15:12:36 +0000
20785Checked in by : Robert Osfield
20786Updated ChangeLog and AUTHORS.txt to mark the point in time that the OpenSceneGraph gained it's 400th contributor!
20787
20788Wed, 16 Dec 2009 15:05:14 +0000
20789Checked in by : Robert Osfield
20790From Lilith Bryant, "This patch fixes a regression (introduced in @ rev 9228),  where simple .dae files, that have no material assignments, will cause a crash on load.In particular, the case when the "instance_geometry" element has no "bind_material" sub-element.   This is valid, according to the official collada 1.4.1 specification."
20791
20792
20793
20794Wed, 16 Dec 2009 12:17:45 +0000
20795Checked in by : Robert Osfield
20796Removed old texture object manage code.
20797
20798Tue, 15 Dec 2009 17:25:12 +0000
20799Checked in by : Robert Osfield
20800From Sukender, warning fix
20801
20802Tue, 15 Dec 2009 15:55:24 +0000
20803Checked in by : Stephan Maximilian HUBER
20804From Stephan Huber: updated XCode-project
20805
20806Tue, 15 Dec 2009 14:45:33 +0000
20807Checked in by : Robert Osfield
20808Fixed compile warnings
20809
20810Tue, 15 Dec 2009 14:44:12 +0000
20811Checked in by : Robert Osfield
20812Fixed compile warnings
20813
20814Tue, 15 Dec 2009 14:40:06 +0000
20815Checked in by : Robert Osfield
20816Fixed warning
20817
20818Tue, 15 Dec 2009 12:37:49 +0000
20819Checked in by : Robert Osfield
20820From Tanguy Fautre and Robert Osfield, updated tristripper code to use the latest tristripper_r94 code.
20821
20822Tue, 15 Dec 2009 11:47:38 +0000
20823Checked in by : Robert Osfield
20824Updated version to 2.9.7 in prep for next dev release
20825
20826Tue, 15 Dec 2009 11:27:28 +0000
20827Checked in by : Robert Osfield
20828From Julen Garcia, "So here is the code with a proper audio sync (at least in my computer)"
20829
20830Tue, 15 Dec 2009 09:16:20 +0000
20831Checked in by : Robert Osfield
20832Changed GL_BGRA_EXT to GL_BGRA and added include of include/osg/Image to make sure define is declared
20833
20834Mon, 14 Dec 2009 13:42:00 +0000
20835Checked in by : Robert Osfield
20836Renamed osg::GraphicsContext::OperationQueue typedef to GraphicsOperationQueue to avoid naming conflict with osg::OperationQueue
20837
20838Mon, 14 Dec 2009 12:50:57 +0000
20839Checked in by : Robert Osfield
20840Added checked against QT webkit being available
20841
20842Mon, 14 Dec 2009 12:49:59 +0000
20843Checked in by : Robert Osfield
20844Fixed warnings
20845
20846Thu, 10 Dec 2009 17:52:40 +0000
20847Checked in by : Robert Osfield
20848From Stephan Huber, "attached you'll find the missing GraphicsHandleCocoa-implementation."
20849
20850Thu, 10 Dec 2009 12:58:05 +0000
20851Checked in by : Robert Osfield
20852Updated ChangeLog and README.txt for 2.9.6 dev release
20853
20854Thu, 10 Dec 2009 12:14:24 +0000
20855Checked in by : Robert Osfield
20856Updated AUTHORS file for 2.9.6 dev release
20857
20858Thu, 10 Dec 2009 12:13:13 +0000
20859Checked in by : Robert Osfield
20860Updated Contributors list to workaround typos in ChangeLog
20861
20862Thu, 10 Dec 2009 11:46:44 +0000
20863Checked in by : Robert Osfield
20864Updated ChangeLog
20865
20866Thu, 10 Dec 2009 11:30:51 +0000
20867Checked in by : Robert Osfield
20868Updated wrappers
20869
20870Thu, 10 Dec 2009 11:30:09 +0000
20871Checked in by : Robert Osfield
20872From Stephan Huber, " I am getting a warning that the class DataOutputStream has virtual methods but no virtual d'tor, so I added the keyword virtual to the destructor."
20873
20874Thu, 10 Dec 2009 11:16:41 +0000
20875Checked in by : Robert Osfield
20876Fixed bug in positioning of 3d text characters
20877
20878Wed, 9 Dec 2009 23:42:29 +0000
20879Checked in by : Cedric Pinson
20880From Cedric Pinson, add missing file
20881
20882Wed, 9 Dec 2009 18:45:46 +0000
20883Checked in by : Cedric Pinson
20884From Cedric Pinson, Add check in RigTransformSoftware if bones are null Indent TimelineAnimationManager Add check for NaN in UpdateCallback.cpp Fix TimelineAnimationManager clear target (a refactore of Timeline is require for futur) Fix Computation of bounding box for RigGeometry
20885
20886Wed, 9 Dec 2009 14:34:24 +0000
20887Checked in by : Robert Osfield
20888Updated wrappers
20889
20890Wed, 9 Dec 2009 13:55:10 +0000
20891Checked in by : Robert Osfield
20892Fixed support for compiling VBO's
20893
20894Wed, 9 Dec 2009 13:51:02 +0000
20895Checked in by : Robert Osfield
20896Added a Geometry::compileGLObjects() to handle compilation of VBO + EBO's.
20897
20898Wed, 9 Dec 2009 13:13:02 +0000
20899Checked in by : Robert Osfield
20900From Ulrich Hertlein, removed email address
20901
20902Wed, 9 Dec 2009 10:18:13 +0000
20903Checked in by : Robert Osfield
20904From Ulrich Hertlein, .osg support for osgFX::Outline
20905
20906Wed, 9 Dec 2009 09:37:19 +0000
20907Checked in by : Robert Osfield
20908Compile fixes for GLES
20909
20910Wed, 9 Dec 2009 09:36:08 +0000
20911Checked in by : Robert Osfield
20912From Robert Milharcic, added missing OSGFX_EXPORT
20913
20914Tue, 8 Dec 2009 17:41:44 +0000
20915Checked in by : Robert Osfield
20916From Ulrich Hertlein, "attached is a stencil buffer-based constant-width outline f/x with example.  I've also modified osgfxbrowser to setup the stencil buffer accordingly."
20917
20918Tue, 8 Dec 2009 17:41:18 +0000
20919Checked in by : Robert Osfield
20920From Thomas Halgarth, mods for Iphone GL headers
20921
20922Tue, 8 Dec 2009 17:33:01 +0000
20923Checked in by : Robert Osfield
20924Added check for image compatibility with existing texture object, releasing the existing texture object in cases when the new image size/pixel format is not compatible.
20925
20926Tue, 8 Dec 2009 17:25:45 +0000
20927Checked in by : Robert Osfield
20928From Sukender, "I experienced as some users before: I tried to rescale an image without a valid rendering context... And had problems to unserstand what the "GL_OUT_OF_MEMORY" meant! So I added a few comments for future users."
20929
20930Tue, 8 Dec 2009 16:58:21 +0000
20931Checked in by : Robert Osfield
20932Fixed typo
20933
20934Tue, 8 Dec 2009 16:02:43 +0000
20935Checked in by : Robert Osfield
20936From Fabien Lavignotte, "i have a problem with my application, i am currently playing with Texture2D::SubloadCallback to optimize my image data transfer, and also avoid double buffering when using a drawing thread. There is a small bug with your change and SubloadCallback, the texture object is destroy at each call of Texture2D::apply because the modified count is never updated when using SubloadCallback. I have made a small fix to avoid that, see attachement."From Robert Osfield, added an if (_image.valid()) before the getModified() that Fabien added to avoid problems when no _image is assigned but an subload callback is.
20937
20938
20939
20940
20941Tue, 8 Dec 2009 15:39:04 +0000
20942Checked in by : Robert Osfield
20943Updated wrappers
20944
20945Tue, 8 Dec 2009 15:38:50 +0000
20946Checked in by : Robert Osfield
20947Added virtual declaration for a range of osg::Image method to allow easier customization.
20948
20949Tue, 8 Dec 2009 14:40:36 +0000
20950Checked in by : Stephan Maximilian HUBER
20951From Stephan Huber: updated XCode project
20952
20953Tue, 8 Dec 2009 14:25:16 +0000
20954Checked in by : Robert Osfield
20955Added catch for changes in image pixel format and dimensions so that the texture object is released when the image changes enough to warrant a new texture object.
20956
20957Mon, 7 Dec 2009 16:45:33 +0000
20958Checked in by : Robert Osfield
20959Re-order the setting of the VBO's
20960
20961Mon, 7 Dec 2009 12:35:33 +0000
20962Checked in by : Robert Osfield
20963Converted tabs to four spaces
20964
20965Sat, 5 Dec 2009 10:13:43 +0000
20966Checked in by : Robert Osfield
20967Updated wrappers
20968
20969Sat, 5 Dec 2009 10:02:04 +0000
20970Checked in by : Robert Osfield
20971Removed unimplemented updateGraph method
20972
20973Fri, 4 Dec 2009 17:25:23 +0000
20974Checked in by : Robert Osfield
20975From Tatsuhiro Nishioka, "> The workaround/solution was to add a block of code at the end of the > loader to un-premultiply the alpha (now in the codebase).Applying the code brightens the semi-transparent portion, but the black edges are still there (same on both osgviewer and FlightGear).
20976Therefore I believe that the alpha channel is completely ignored (on png, gif, tiff, etc...). I tweaked and tweaked and finally got a workaround.
20977
20978Please commit the enclosed file to fix these issues.
20979
20980My workaround is a bit tricky (and some lines are even weird for me), but it resolves the black edges.
20981These workarounds also work on GIF, TIFF, TGA, and PSD as long as I've tested so far.
20982
20983Please read this for more info on this issue:
20984http://macflightgear.sourceforge.net/home/development-notes/devnote-dec-02-2009
20985http://macflightgear.sourceforge.net/home/development-notes/devnote-dec-03-2009
20986
20987I'm very happy if some of you guys find a better means of solving the black edges.
20988
20989"
20990
20991
20992
20993Fri, 4 Dec 2009 17:24:27 +0000
20994Checked in by : Robert Osfield
20995Converted tabs to four space
20996
20997Fri, 4 Dec 2009 11:31:04 +0000
20998Checked in by : Robert Osfield
20999From Sukender, "Here is our freshly baked 3DS reader/writer (named 'v0.5' to differentiate from previous one). Changes are against trunk rev. 10819. Short changelog (from rev 10819): - Added 3DS writer - Sync'd with latest lib3DS - Added options, especially "flattenMatrixTransforms" to get the "old" behaviour (else the reader correctly maps to OSG the transforms from the 3DS file).What should be done:
21000- Check with pivot points, with and without "flattenMatrixTransforms" option.
21001- We ran tests on it, but we can never be 100% sure there is no bug. Testing from the community would of course be helpful."
21002
21003
21004
21005
21006Fri, 4 Dec 2009 09:57:08 +0000
21007Checked in by : Robert Osfield
21008From Mathieu Marache, "I replaced the Vec4 by a float and used only the x component of the shadow2DProj . This works on my apple box."
21009
21010Wed, 2 Dec 2009 18:58:45 +0000
21011Checked in by : Robert Osfield
21012From Julen Garcia,"I've been lately working also with the ffmpeg plugin and I implemented pause(), seek() and getReferenceTime(). I think that I have solved the internal clock issues (maybe not in the most elegant way :?"
21013
21014Wed, 2 Dec 2009 14:58:47 +0000
21015Checked in by : Robert Osfield
21016From Farshid Lashkari, "I had to make a few small changes to some cmake files to enable the OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS option for Visual Studio 2008."
21017
21018Wed, 2 Dec 2009 14:21:13 +0000
21019Checked in by : Robert Osfield
21020From Nico Kruithof, "Attached is a patch that makes the spherical manipulator frame rate independent. This is similar to what Lee did for the trackball manipulator a couple of months ago."
21021
21022Wed, 2 Dec 2009 12:37:45 +0000
21023Checked in by : Robert Osfield
21024Quitened down debug info
21025
21026Wed, 2 Dec 2009 12:37:22 +0000
21027Checked in by : Robert Osfield
21028Added osggpx example to demonstate how to use the XmlParser and create line models.To use :
21029
21030  osggpx myterrainmodel.ive -t mytrack.gpx
21031
21032
21033
21034
21035
21036Tue, 1 Dec 2009 19:40:29 +0000
21037Checked in by : Robert Osfield
21038Quiten down debugging message
21039
21040Mon, 30 Nov 2009 13:44:41 +0000
21041Checked in by : Robert Osfield
21042Updated wrappers
21043
21044Fri, 27 Nov 2009 18:14:27 +0000
21045Checked in by : Robert Osfield
21046Attempted compile fix.
21047
21048Fri, 27 Nov 2009 16:47:38 +0000
21049Checked in by : Robert Osfield
21050From Christian Ehrlicher, "during profiling my program I found out that there's a lot of memory (de)allocation going on in OverlayNode::cut().So instead creating inner-loop variables 'distances' and 'newVertices'
21051every time, I moved the creation out of the loop and just do a clear() +
21052reserve() inside the loop. This allows std::vector<> to reuse the old
21053memory instead allocating new when the new size <= oldsize."
21054
21055
21056
21057Fri, 27 Nov 2009 15:48:57 +0000
21058Checked in by : Robert Osfield
21059From Jason Daly, "The DDS reader test for DXT1 images with 1-bit alpha wasn't thorough enough.  It performed the first check (color_0 <= color_1), but it didn't actually scan the texel block to see if the transparent color (0x03) was there.  As a result, DXT1 files without any alpha were getting switched to RGBA format (instead of being left just RGB).The attached code fixes this problem."
21060
21061
21062
21063Fri, 27 Nov 2009 15:39:07 +0000
21064Checked in by : Robert Osfield
21065From Jean-Sebastien Guay, Explanation:Currently osg2cpp removes "\n" line endings to replace them with a textual equivalent ("\\n") in order for the string representing the shader to contain line endings in the string. But if the file that was read contained Windows line endings ("\r\n"), the resulting file looked really weird (the \r were left there and editors interpreted that as an additional newline). Also, I can imagine that if the shader file that was read had Mac line endings ("\r") then the output shader would all end up in one long line since there are no "\n"...
21066
21067What I've done:
21068
21069I've added a search and replace of "\r\n" to "\n", and then "\r" to "\n" (note that the order is important).
21070
21071I've also changed the filename handling so that the output file will be put in the same directory as the input file in case it was specified with a path. Previous functionality is retained for files specified with the filename only.""
21072
21073
21074
21075Fri, 27 Nov 2009 15:35:57 +0000
21076Checked in by : Robert Osfield
21077From Wang Rui, "I just successfully built the pdf plugin on Windows XP and MSVC and fixed a small bug then:ReaderWriterPDF.cpp, line 133, change:
21078
21079std::string uri = std::string("file:") + foundFile;
21080
21081to:
21082
21083#if defined(WIN32) && !defined(__CYGWIN__)
21084           std::string uri = std::string("file:///") + foundFile;
21085#else
21086           std::string uri = std::string("file:") + foundFile;
21087#endif
21088
21089
21090That's because glib accepts "file:///C:\\data\\file.pdf" as URIs on
21091Windows, as well as "file:/home/data/file.pdf" on Unix, but
21092"file:C:\\data\\file.pdf" is not recognized.
21093
21094Now I could read my Chinese translation of OSGQSG with osgpdf. :P"
21095
21096
21097
21098Fri, 27 Nov 2009 15:32:43 +0000
21099Checked in by : Robert Osfield
21100From Paul Martz, "This change address the following issue: an app opens a Viewer on a multidisplay system, configured to setUpViewAcrossAllDisplays, with a non-default clear mask. In this case, OSG failed to propagate the clear mask to the slave Cameras, resulting in the clear mask being ignored. To fix this issue, this revision adds a new CullSettings::VariablesMask bit, CLEAR_MASK, to explicitly control inheritance of the clear mask. This bit is set by default, which means that the clear mask now inherits by default, whereas previously it did not."
21101
21102Fri, 27 Nov 2009 12:21:44 +0000
21103Checked in by : Robert Osfield
21104From Chris Denham, "I discovered what seems to be a missing call to FreeLibrary for osgDB.dll The result of this is that it prevents me from dynamically unloading my DLL (which uses OSG). This is because initialisation of the osg::Registry instance results in a call to GetModuleHandleEx (to get the filename of the DLL). This call to GetModuleHandleEx increments the module refcount, but there was no matching call to FreeLibrary for the returned handle. Unlike the old GetModuleHandle function, GetModuleHandle does (by default) increment the refcount.I have added the missing call to FreeLibrary in osgDB::FileUtils., and now my the runtime unload of MY dll is working properly. It has also cured some related problems I was having with memory leak checks being reported.
21105
21106I have attached a fix to osgDB/FileUtils.cpp based on version 2.9.5 svn revision 10374
21107"
21108
21109
21110
21111Fri, 27 Nov 2009 12:17:20 +0000
21112Checked in by : Robert Osfield
21113From Cory Riddell, "Small edit to ReaderWriterDOT.cpp. It wasn't checking the file extension and so, if the .dot plugin was loaded, it would happily handle any file name extension.To reproduce the bug, first save a scene to a dot file (to load the dot
21114plugin), then try to write the scene to an osg file. If you look at the
21115osg file, you will see that it is a dot file."
21116
21117
21118
21119Fri, 27 Nov 2009 11:48:21 +0000
21120Checked in by : Robert Osfield
21121Updated wrappers
21122
21123Fri, 27 Nov 2009 11:43:18 +0000
21124Checked in by : Robert Osfield
21125Implement deleteAllTextureObject/BufferObjects functionality.Cleaned up warnings.
21126
21127
21128
21129Thu, 26 Nov 2009 12:33:07 +0000
21130Checked in by : Robert Osfield
21131Introduced preliminary osg::deleteAllGLObjects() and osg::discardAllGLObjects() functions and associated support into Texture and BufferObjects
21132
21133Thu, 26 Nov 2009 10:12:38 +0000
21134Checked in by : Robert Osfield
21135Added check for Geometry pointer being valid
21136
21137Wed, 25 Nov 2009 16:31:14 +0000
21138Checked in by : Robert Osfield
21139For testing purposes added code path and options for testing viewer creation in series, including with enabling of VBO's. Options are: osgcamera -r 5 --vbo cow.osg
21140
21141Which repeats construction of the viewer 5 times in a row, and enables VBO, and on each repeat a new model is loaded.
21142
21143  osgcamera -r 2 --vbo --shared cow.osg
21144
21145Which repeats construction of the viewer 2 times in a row, and enables VBO, and on each loads the model once and shares it between each instance of the viewer.
21146
21147
21148
21149
21150Wed, 25 Nov 2009 16:20:25 +0000
21151Checked in by : Robert Osfield
21152Added support for repeating viewer construction
21153
21154Wed, 25 Nov 2009 11:31:52 +0000
21155Checked in by : Robert Osfield
21156From Sergey Leontyev, example for testing of DatabasePaging and CompositeView usage
21157
21158Tue, 24 Nov 2009 15:26:54 +0000
21159Checked in by : Robert Osfield
21160Updated wrappers
21161
21162Tue, 24 Nov 2009 15:00:11 +0000
21163Checked in by : Robert Osfield
21164From Martin Scheffler, "osgParticle: method to set start and end tile for particle texture (for animated particles). I also updated examples/osgParticle to show the feature. The texture in data/Images should be copied to osg-data. I created the texture myself with the help of an explosion generator, so no license issues there. "
21165
21166Tue, 24 Nov 2009 14:32:51 +0000
21167Checked in by : Robert Osfield
21168From Farshid Lashkari, "I've attached a small fix to osgUtil::SceneView so that is uses a scissor test when clearing the stencil buffer for stencil based stereo."and
21169
21170"I've added another small change for stencil based stereo, so please use this newer version. This newer version simplifies the calls to glOrtho and glRecti when drawing the stipple pattern. This change also happens to fix an issue where the stencil stereo would not work with certain viewport settings. I'm not exactly sure why this was happening, it might be a graphics driver issue, but either way I think the changes should be fine."
21171
21172
21173
21174
21175Tue, 24 Nov 2009 14:22:12 +0000
21176Checked in by : Robert Osfield
21177From Lilin Xiong, "when using stlport5.3 (vc 2003) , this line cann't be compiled:    _instances[0] = new WGLExtensions;     change to:    _instances[HGLRC(0)] = new WGLExtensions;"
21178
21179Tue, 24 Nov 2009 14:20:59 +0000
21180Checked in by : Robert Osfield
21181Updated wrappers
21182
21183Tue, 24 Nov 2009 14:12:54 +0000
21184Checked in by : Robert Osfield
21185From Terry Welsh, "As I mentioned here http://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg33967.html , interpolating through HSV space gives a rainbow color effect which does not mimic the simple RGB color interpolation that OpenGL does. It's overkill and causes unexpected visual artifacts.  In the attached files I've removed the conversion to HSV so that interpolation happens in RGB space."
21186
21187Tue, 24 Nov 2009 13:28:07 +0000
21188Checked in by : Robert Osfield
21189Rewrote the Vec *= Vec and Vec /= Vec implementations using inline Vec componentMultiply(Vec,Vec) and Vec componentDivide(Vec,Vec) to avoid confusion about the what the operation does.
21190
21191Tue, 24 Nov 2009 13:24:30 +0000
21192Checked in by : Robert Osfield
21193From Wojciech Lewandowski, "I have extended a list of texture targets that can be used with shadow comparison. These targets are avaialble in in OpenGL 3.x shadow sampler variants. Changes are based on current SVN."
21194
21195Mon, 23 Nov 2009 11:00:07 +0000
21196Checked in by : Robert Osfield
21197From Chris Hanson, " Add support for "OutputTextureFiles" option to IVE plugin to permit creation of external .dds texture files from internally-embedded textures during IVE writes."From Robert Osfield, fixed a bug in the above submission, and changed the way that the filename of the file is passed into DataOutputStream to avoid issues with the .ive's plugins ability to read from istreams.
21198
21199
21200
21201Mon, 23 Nov 2009 10:19:37 +0000
21202Checked in by : Robert Osfield
21203From Chris Hanson, " Add support for requesting and setting the current directory (a la getcwd/chdir) via a C++-friendly string-class API. Prevent osgDB::concatPaths from faulting if the supplied "left" path string is empty."
21204
21205
21206
21207Mon, 23 Nov 2009 10:01:44 +0000
21208Checked in by : Robert Osfield
21209From Chris Hanson, " Adds support for Vec /= Vec and Vec *= Vec operators to Vec2/Vec3/Vec4 double and float classes."
21210
21211Mon, 23 Nov 2009 09:54:28 +0000
21212Checked in by : Robert Osfield
21213Updated version
21214
21215Mon, 23 Nov 2009 09:53:08 +0000
21216Checked in by : Robert Osfield
21217From Paul Martz, typo fixes
21218
21219Sun, 22 Nov 2009 17:27:13 +0000
21220Checked in by : Robert Osfield
21221Added missing createContextImplementation().
21222
21223Sat, 21 Nov 2009 16:41:02 +0000
21224Checked in by : Robert Osfield
21225From Colin MacDonald, "In my application I have a custom graphics context class, derived from osg::GraphicsContext, in order to give good integration with the application's GUI toolkit.  This works really well.However, I need to share OpenGL texture resources with the standard
21226osgViewer GraphicsContext implementations, in particular the
21227PixelBuffers.  This is essential for my application to conserve graphics
21228memory on low-end hardware.  Currently the standard osg implementations
21229will not share resources with another derived osg::GraphicsContext,
21230other than the pre-defined osgViewer classes e.g. PixelBufferX11 is
21231hardcoded to only share resources with GraphicsWindowX11 and
21232PixelBufferX11 objects, and no other osg::GraphicsContext object.
21233
21234To address this in the cleanest way I could think of, I have moved the
21235OpenGL handle variables for each platform into a small utility class,
21236e.g. GraphicsHandleX11 for unix.  Then GraphicsWindowX11, PixelBufferX11
21237and any other derived osg::GraphicsContext class can inherit from
21238GraphicsHandleX11 to share OpenGL resources.
21239
21240I have updated the X11, Win32 and Carbon implementations to use this.
21241The changes are minor.  I haven't touched the Cocoa implmentation as
21242I'm not familiar with it at all and couldn't test it - it will work
21243unchanged.
21244
21245Without this I had some horrible hacks in my application, this greatly
21246simplifies things for me.  It also simplifies the osgViewer
21247implementations slightly.  Perhaps it may help with other users'
21248desires to share resources with external graphics contexts, as was
21249discussed on the user list recently."
21250
21251Notes from Robert Osfield, adapted Colin's submission to work with the new EGL related changes.
21252
21253
21254
21255
21256Fri, 20 Nov 2009 14:51:43 +0000
21257Checked in by : Robert Osfield
21258From Chris Hanson, " Remove vestigial (and because it was undocumented, potentially harmful) code to ignore filenames starting with a dash "-" character from the (std::vector<std::string>&) version of osgDB::readNodeFiles. Handling of argument strings is properly implemented in the osgDB::readNodeFiles(osg::ArgumentParser& arguments,const Options* options) variant, which most code uses. The (std::vector<std::string>&) version is only called by the osgconv utility, which does its own argument handling and stripping prior to calling readNodeFiles(). Also, documented this behaviour in the header comments.
21259
21260 I believe this code removal is a meritful change because leavign the code in causes an
21261unexpected and undocumented behaviour (ignoring any filename starting with a dash) that
21262could bite users in the future. This behaviour is not needed for existing functionality
21263because existing code uses other APIs to handle dash-prefixed arguments anyway.
21264
21265"
21266
21267
21268
21269Fri, 20 Nov 2009 14:40:58 +0000
21270Checked in by : Robert Osfield
21271Moved the ImagePager update to before the main scene graph update traversal
21272
21273Fri, 20 Nov 2009 14:39:15 +0000
21274Checked in by : Robert Osfield
21275From Wang Rui, "I've made a small fix to osgViewer/Scene.cpp, which is already attached. I would like to explain what I've done and why.In Scene::updateSceneGraph(), change:
21276
21277if (getSceneData())
21278{
21279        updateVisitor.setImageRequestHandler(getImagePager());
21280        getSceneData()->accept(updateVisitor);
21281}
21282if (getDatabasePager())
21283{
21284        // synchronize changes required by the DatabasePager thread to the scene graph
21285        getDatabasePager()->updateSceneGraph((*updateVisitor.getFrameStamp()));
21286}
21287
21288to
21289
21290if (getDatabasePager())
21291{
21292        // synchronize changes required by the DatabasePager thread to the scene graph
21293        getDatabasePager()->updateSceneGraph((*updateVisitor.getFrameStamp()));
21294}
21295if (getSceneData())
21296{
21297        updateVisitor.setImageRequestHandler(getImagePager());
21298        getSceneData()->accept(updateVisitor);
21299}
21300
21301That is, just swap the positions of two 'if () {...}' segments.
21302
21303While working on a paged terrain, I need to collect every newly allocated PagedLODs and make them temporarily unrenderable in the next frame, which are all done in a update callback. But I found that these PagedLODs will always be shown before collecting them, because of the unsuitable sequence in Scene::updateSceneGraph(). DatabasePager is synchronized AFTER the user updating traversal, that is, user cannot IMMEDIATELY find out changes made by DatabasePager.
21304 "
21305
21306
21307
21308Fri, 20 Nov 2009 14:31:11 +0000
21309Checked in by : Robert Osfield
21310From Rafa Gaitan, "Current ffmpeg plugin didn't support pause and seek, I have added this functionality and I also modified osgmovie example to support "seek"."Note from Robert Osfield, changes osgmovie to use '>' for the seek as '+' was already used in a separate submission that had been merged.
21311
21312
21313
21314
21315Fri, 20 Nov 2009 14:15:42 +0000
21316Checked in by : Robert Osfield
21317Updated wrappers
21318
21319Fri, 20 Nov 2009 12:32:51 +0000
21320Checked in by : Robert Osfield
21321From Farshid Lashkari, "I noticed that the code for rendering vertical interlace, horizontal interlace, and checkerboard stereo are practically identical, except for the stipple pattern. I combined the code blocks for rendering the 3 stereo modes into a single block. I also fixed a small issue with retrieving stats in checkerboard stereo mode."
21322
21323Fri, 20 Nov 2009 11:46:20 +0000
21324Checked in by : Robert Osfield
21325From David Callu, "I have a Segfault with xine plugin, when I load a video, then delete the XineStreamImage, then reload a video and finally delete the second XineStreamImage.In src/osgPlugins/xine/video_out_rgb.c, many code is ASM code, and 'clear()' function is one of them.
21326If OSG is compiled without the flag COMPILE_ASSEMBLY (default behaviours) the clear() function is an empty
21327function and allocated memory is never initialized to 0. So a structure which contain pointer haven't its pointer set to NULL.
21328And when we need to delete this pointer, all go bad.
21329
21330I join the fixed file."
21331
21332
21333
21334Fri, 20 Nov 2009 11:43:53 +0000
21335Checked in by : Robert Osfield
21336From Colin McDonald, "Reading from a stream the 3ds plugin crashes if the options are null."
21337
21338Fri, 20 Nov 2009 11:39:10 +0000
21339Checked in by : Robert Osfield
21340From Himar Carmona, " this submission resolves an issue regarding the setup of a slave camera with an (incorrect) coding style. Sharing the same instance of osg::Viewport with a camera and a slave camera causes incorrect rescaling in GraphicsContext::resizedImplementation, due to the viewport being rescaled twice (once per camera). Though viewports sharing is not intentional, it can be done with the current version of OSG and be a potential pitfall for anyone.   As Robert pointed out, i opted for modifying the resize code where the break is to minimize code changes, avoiding the duplicate resize of the viewport with the use of a vector and a search for duplicates. Not very elegant (avoiding an effect of a cause), another approach could be ripping out the method osg::Camera::setViewport(osg::Viewport*) which is more inline with Roberts rationale behind not to share viewports between cameras and left only its overloaded method setViewport(x,y,width,height). But this approach need some refactoring due to the intense use of the method. Notice also that the resize works well without this change if no sharing occurs, and the user of the method can opt for always call setViewport with a new instance.
21341 "
21342
21343Note from Robert Osfield, changed this submission to use an std::set<Viewport*> rather than an std::vector<> as it keeps the code a bit cleaner and more compact.
21344
21345
21346
21347Fri, 20 Nov 2009 11:25:49 +0000
21348Checked in by : Robert Osfield
21349From Stewart Andreason, "When I open the Window Attributes (in WindowManager in X on linux) I am unable to save any changes to the attributes in the resource database, because the osg window does not have a class defined. The Window Specification and Save buttons are greyed out.For example, when running FlightGear, I want the window to always have no title, so it opens full-screen without using the --full-screen option, which would prevent other windows from moving above the osg window.
21350
21351I am attaching a patch I made to fix this problem."
21352
21353
21354
21355Fri, 20 Nov 2009 11:18:28 +0000
21356Checked in by : Robert Osfield
21357From Nico Kruithof, "This patch makes sure that FindOSG.cmake finds OSG when it is compiled as a 64 bit library, as the libraries are installed in the lib64 directory and not lib"
21358
21359Fri, 20 Nov 2009 11:08:40 +0000
21360Checked in by : Robert Osfield
21361From Jason Beverage, "I posted a question on osg users about resources not being properly released when using osgTerrain databases and multiple viewers are used a few weeks ago and I've found that at least part of the problem comes down to the fact that the nodes that are traversed by the GeometryTechnique are never actually added to the scene graph, and thus don't have releaseGLObjects called on them.  I'm submitting a few changes that takes care of this by allowing the TerrainTechnique to provide a releaseGLObjects implementation.  I've applied these changes in osgEarth and this example program no longer crashes on the second run, although I get corrupt geometry (see attached shot) which could be down to a driver issue.  If I increment the context ID for the second viewer, I no longer get the corrupt geometry.The attached changes are against OpenSceneGraph 2.8.2.
21362
21363//Sample program.  Run against an osgEarth or VPB database based on osgTerrain.
21364#include <osgDB/ReadFile>
21365#include <osgViewer/Viewer>
21366
21367int main(int argc, char** argv)
21368{
21369   osg::ArgumentParser arguments(&argc,argv);
21370
21371   osgViewer::Viewer* viewer = new osgViewer::Viewer();
21372   viewer->setUpViewInWindow(100,
21373100,500,500);
21374   osg::ref_ptr<osg::Node> loadedModel = osgDB::readNodeFiles(arguments);
21375   viewer->setSceneData( loadedModel.get() );
21376   viewer->run();
21377   delete viewer;
21378
21379   viewer = new osgViewer::Viewer();
21380   viewer->setUpViewInWindow(100,100,500,500);
21381   loadedModel = osgDB::readNodeFiles(arguments);
21382   viewer->setSceneData( loadedModel.get() );
21383   viewer->run();
21384   delete viewer;
21385}"
21386
21387
21388
21389Fri, 20 Nov 2009 10:56:54 +0000
21390Checked in by : Robert Osfield
21391From Jeremy Moles, "Somehow, the SVG reader plugin has gone all this time without actually being able to accurately provide the cool stuff that SVG is good for. :) There is a one-line bug on line 68 in the src/osgPlugins/svg/ReaderWriterSVG.cpp file where you can set the width in the Options string, but not the height."
21392
21393Fri, 20 Nov 2009 10:54:39 +0000
21394Checked in by : Robert Osfield
21395From Cedric Pinson, "here an update of osgmovie example with the following features: - play and pause now stop and play all streams given in the command line (not only the first) - add key + - to increase decrease the speed of all streams - add key o to display all stream frame rate "
21396
21397Fri, 20 Nov 2009 10:48:51 +0000
21398Checked in by : Robert Osfield
21399From Cedric Pinson, "Here an update of the directshow plugin. It fixes issues with synchronization, improve capture device support.here how to use it to display a capture device:
21400
21401osg::Options* options = new osg::Options;
21402options->setPluginStringData("captureWantedWidth", "800");
21403options->setPluginStringData("captureWantedHeight", "600");
21404options->setPluginStringData("captureWantedFps", "30");
21405options->setPluginStringData("captureVideoDevice", "USB Video Device" );
21406options->setPluginStringData("captureSoundDevice", "");
21407then
21408osgDB::readImageFile("capture.directshow", options)
21409you can use a graphedit application to list devices available in
21410directshow.
21411
21412
21413for classic avi file you just need to do a
21414osgDB::readImageFile("file.avi.directshow");
21415You will need of course to install the codec needed by directshow to
21416read the avi files.
21417
21418I recommand this tool http://avicodec.duby.info/, that check which
21419video/sound codec is needed to play an avi file.
21420
21421
21422You can test it with the osgmovie example.
21423"
21424
21425
21426
21427Fri, 20 Nov 2009 10:27:43 +0000
21428Checked in by : Robert Osfield
21429From David Fries, "I was trying to create a lot of threads under 32 bit Linux, but could only create 376, then the program would hang. 376 * 8MB stack per thread = 3008 MB The stack size allocated per thread blew the process address stack. To get more threads you have to specify a smaller per thread stack, but while the Thread::start says it will limit the stack size to the smallest allowable stack size, it won't let it be smaller than the default.  I included the limits.h header to use PTHREAD_STACK_MIN as the minimum stack size.As for the deadlock, if the pthread_create failed, the new thread
21430doesn't exist and doesn't call threadStartedBlock.release(), so the
21431existing thread deadlocks on threadStartedBlock.block().  Only block
21432if the thread was started."
21433
21434
21435
21436Fri, 20 Nov 2009 09:05:06 +0000
21437Checked in by : Robert Osfield
21438Added #include <osg/MatrixTransform>
21439
21440Fri, 20 Nov 2009 09:03:02 +0000
21441Checked in by : Robert Osfield
21442From Jan Ciger, removal of declaration of now undefined method.
21443
21444Thu, 19 Nov 2009 17:42:25 +0000
21445Checked in by : Robert Osfield
21446From Stephan Huber, "attached you'll find a bugfix for removeTransformUpdating and another similar remove-method.The old code removed an element from a vector, which invalidates the
21447iterator of the loop This resulted in a crash on certain platforms. Now
21448the erasing is done the right way without invalidating the iterator."
21449
21450
21451
21452Thu, 19 Nov 2009 17:27:21 +0000
21453Checked in by : Robert Osfield
21454From Lilin Xiong, added missing OSG_EXPORT
21455
21456Thu, 19 Nov 2009 17:22:20 +0000
21457Checked in by : Robert Osfield
21458From Vincent Gadoury, "In osgViewer::Viewer and osgViewer::CompositveViewer, the DOUBLECLICK event type was not considered as a "pointer event" and thus was receiving the event state coordinates and button mask. As a result, a double-click event always had a button mask not including the double-clicked button, even if double-click event is a "button push" event.The modification consists only in including osgGA::GUIEventAdapter::DOUBLECLICK in the list of "pointerEvent" events.
21459
21460Test done to reproduce the problem and check the fix: in any osg application or example with an HandleInput function, break on events with a double-click event type. Without the changes, the event's buttonMask does not contain the double-clicked button. With the changes, it does.
21461
21462Only simple tests (running some examples and playing with the mouse) were done to check that the changes do not break anything, since double-click is not used thoroughly in OSG.
21463
21464Modification done against current SVN Trunk version (r10753).
21465
21466As this is a fix, I do not wish to keep my copyright on this submission and assign it over to the project lead.
21467"
21468
21469
21470
21471Thu, 19 Nov 2009 17:18:22 +0000
21472Checked in by : Robert Osfield
21473From Donn Mielcarek, "I'm surprised this hasn't come up before, but the function Thread::setProcessorAffinity always returns -1, even if the call is successful.  I added return statements to each of the function calls."
21474
21475Thu, 19 Nov 2009 17:17:24 +0000
21476Checked in by : Robert Osfield
21477Fixed tabs
21478
21479Thu, 19 Nov 2009 16:53:29 +0000
21480Checked in by : Robert Osfield
21481Fixed spacing
21482
21483Thu, 19 Nov 2009 16:45:35 +0000
21484Checked in by : Robert Osfield
21485From Nico Krulthof, remove double qualifier of ReaderWriterQT constructor/destructor.
21486
21487Thu, 19 Nov 2009 16:43:54 +0000
21488Checked in by : Robert Osfield
21489Changed the placement of the autogenerated Version file so it drops into the in source directory.
21490
21491Thu, 19 Nov 2009 16:39:03 +0000
21492Checked in by : Robert Osfield
21493From Wojciech Lewandowski, refactor to FBO setup to use the osg::Camera implicit buffer attachements.
21494
21495Thu, 19 Nov 2009 16:06:30 +0000
21496Checked in by : Robert Osfield
21497From Jan Ciger, build fixes to work with OpenVRML 0.18.3.Tweaks to this submission from Robert Osfield to fix missing elements in submission.
21498
21499
21500
21501Thu, 19 Nov 2009 12:54:52 +0000
21502Checked in by : Robert Osfield
21503From Ulrich Hertlein, "ttached are some tweaks to the Obj loader that allows a program supplied osgDB::Options object to be passed through the code.  This allows for caching to be used with images.The patched loader also complains more loudly if a material library file wasn't found or if a referenced material wasn't found in the material library."
21504
21505
21506
21507Thu, 19 Nov 2009 12:39:04 +0000
21508Checked in by : Robert Osfield
21509From Tugkan Calapoglu, "we started to have problems with textures after a recent svn update. I was able to follow the problem until following addition to Texture.cpp:// GLES doesn't cope with internal formats of 1,2,3 and 4 so map them to
21510the appropriate equivilants.
21511
21512if (_internalFormat==1) _internalFormat = GL_ALPHA;
21513if (_internalFormat==2) _internalFormat = GL_LUMINANCE_ALPHA;
21514if (_internalFormat==3) _internalFormat = GL_RGB;
21515if (_internalFormat==4) _internalFormat = GL_RGBA;
21516
21517
21518The problem is that internal format "1" corresponds to GL_LUMINANCE, not
21519GL_ALPHA. I double checked this from the Red Book. Fixed version is
21520attached to the email."
21521
21522
21523
21524Thu, 19 Nov 2009 12:01:49 +0000
21525Checked in by : Robert Osfield
21526From Jean-Sebastien Guay, "I've made a change to the ScreenCaptureHandler's addCallbackToViewer method, so that it iterates over GraphicsContexts instead of GraphicsWindows. When the viewer has a pbuffer (for offscreen rendering without a window) then it wouldn't add the WindowCaptureCallback to that context since it wasn't in the list returned by ViewerBase::getWindows(). And anyways, I originally wrote the code, and I didn't see any reason why I did it with windows instead of contexts...I've needed to run a recorded simulation offscreen and save it to a sequence of images, and the ScreenCaptureHandler seemed to be the simplest way to do that, and with this change it's possible.
21527
21528
21529Another change: I've also added the ability to specify continuous capture of all frames, or a certain number of frames. ScreenCaptureHandler now has a setFramesToCapture(int) method. The argument will be interpreted as:
21530
215310  : don't capture
21532<0 : capture continuously
21533>0 : capture that number of frames then stop
21534
21535I also added startCapture() and stopCapture() methods so that user code can start capturing (either continuously or the given number of frames) at a given point in their program. setFramesToCapture() won't start capturing, you have to call startCapture() afterwards. The handler also now has another key to toggle continuous capture (defaults to 'C').
21536
21537Note that continuous capture will of course only work if the CaptureOperation writes to different files (for example, a WriteToFile with SEQUENTIAL_NUMBER mode) or does something different each time... Otherwise it will just overwrite of course. :-)
21538
21539I've also taken the chance to refactor the addCallbackToViewer() method a bit too, since finding the right camera is needed in two places now.
21540
21541I've tested all cases (I think). If you want to try, in osgviewer.cpp and replace the line
21542
21543 // add the screen capture handler
21544 viewer.addEventHandler(new osgViewer::ScreenCaptureHandler);
21545
21546with
21547
21548 // add the screen capture handler
21549 osgViewer::ScreenCaptureHandler* captureHandler = new
21550     osgViewer::ScreenCaptureHandler(
21551         new osgViewer::ScreenCaptureHandler::WriteToFile(
21552             "screenshot", "jpg",
21553     osgViewer::ScreenCaptureHandler::WriteToFile::SEQUENTIAL_NUMBER),
21554     -1);
21555 viewer.addEventHandler(captureHandler);
21556 captureHandler->startCapture();
21557
21558And vary the "-1" (put 0, 10, 50) and then use the 'c' and 'C' keys and see how it reacts.
21559"
21560
21561
21562
21563Thu, 19 Nov 2009 11:54:15 +0000
21564Checked in by : Robert Osfield
21565Fixed spaces at ends of lines
21566
21567Thu, 19 Nov 2009 11:44:44 +0000
21568Checked in by : Robert Osfield
21569From Michael Platings, "This plugin adds support for the Autodesk FBX file format. It imports animations, including skeletal and morph animations, hence all my previous submissions to osgAnimation. The plugin won't build without the changes made in the "osgAnimation small additions" submission (14th August). The plugin requires the FBX SDK to be installed, available from http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=6837478"
21570
21571Thu, 19 Nov 2009 11:30:22 +0000
21572Checked in by : Robert Osfield
21573Form Roland Smeenk, "Attached is a small change to the osgWidget::EventInterface so it matches the NotifyWidget and NullWidget interface (added const). Due to this mismatch these widgets never received events.I also changed the osgwidgetbox example so the ColorWidget is receiving events again."
21574
21575
21576
21577Thu, 19 Nov 2009 11:21:05 +0000
21578Checked in by : Robert Osfield
21579From J.P. Delport, "simple addition to make the scroll wheel work in the example."
21580
21581Thu, 19 Nov 2009 11:16:58 +0000
21582Checked in by : Robert Osfield
21583From Fabien Lavignotte, "I have used the osgUtil::DelaunayTriangulator to insert roads into a terrain. The triangulator is quite tricky to use properly but works quite well, constraint triangulation is not an easy task... I have encounter some crash during the development that the following patch fix. The two fixes are :  - Fix in removeVerticesInside() : needs to take into account UByte and UShort version of DrawElements to avoid a crash later  - Fix a crash in triangulate() : detect degenerate adjacency case to exit early form the adjacent triangle traversal loop to avoid a crash later"
21584
21585Thu, 19 Nov 2009 10:47:42 +0000
21586Checked in by : Robert Osfield
21587Fixed build
21588
21589Thu, 19 Nov 2009 10:12:00 +0000
21590Checked in by : Robert Osfield
21591Updated wrappers
21592
21593Thu, 19 Nov 2009 10:10:50 +0000
21594Checked in by : Robert Osfield
21595From Wojciech Lewandowski, "Building on earlier Paul's submission "[osg-users] Main branch MSFBO support change", I have added implicit buffer mask variables to DisplaySettings for setting global defaults for Camera FBOs. These mask variables are named after variables in Camera class. In Paul's submission they were named _renderBufferMask & _resolveBufferMask but I renamed them to _implicitBufferAttachmentRenderMask & _implicitBufferAttachmentResolveMask. DisplaySettings implementation includes reading of environment vars and command line options. Setters and getters follow typical OSG naming convention.  I also updated names of ImplictBufferAttachment enum bits to match changed naming scheme.DisplaySettings now define COLOR and DEPTH as defaults for implicit buffers. Consequently Camera by default uses the same defaults through USE_DISPLAY_SETTINGS_MASK. However, particular Camera mask can be easily overriden through Camera::setImplicitBufferAttachmentMask method. I hope, that in this way we can have global control over implicit buffer defaults, and we can still retain fine grained control at Camera level.
21596
21597I have also replaced original unsigned ints used to store masks to signed ints because complier resolves enums as signed integer (I got a number of warnings with unsigned int)."
21598
21599
21600
21601
21602Wed, 18 Nov 2009 18:19:29 +0000
21603Checked in by : Robert Osfield
21604Removed include/osg/Config as it was causing problem with Windows build
21605
21606Wed, 18 Nov 2009 16:24:01 +0000
21607Checked in by : Robert Osfield
21608Moved the set of include/osg/Version into Cmake
21609
21610Wed, 18 Nov 2009 14:08:46 +0000
21611Checked in by : Robert Osfield
21612From Lee Butler, "The attached ZIP file contains a modified OBJ file format reader which makes smoothing optional for verticies which do not have a normal associated with them in the OBJ input file.  The previous behavior was to always smooth at all verticies which did not have surface normals. In this new implementation smoothing is on by default to be compatible with previous behavior.  The user can now specify the "generateFacetNormals" option to the reader to use facet normals for verticies where the OBJ file does not specify a normal."Note from Robert Osfield, changed "noSmoothing" naming used by Lee to "generateFacetNormals".
21613
21614
21615
21616Wed, 18 Nov 2009 13:00:35 +0000
21617Checked in by : Robert Osfield
21618From Pau Garcia i Quiles, "On Linux/Unix, when you change the system time (for instance, using settimeofday), OSG animations will freeze your application because osg::Timer uses gettimeofday internally on non-Win32 platforms. This is wrong and should be replace with times(2) or clock_gettime(2).The attached patch fixes the issue in a binary-compatible way by using
21619clock_gettime when it's available, and falling back to gettimeofday
21620when it's not."
21621
21622
21623
21624Wed, 18 Nov 2009 12:50:03 +0000
21625Checked in by : Robert Osfield
21626Fixed primCount default value
21627
21628Wed, 18 Nov 2009 12:15:29 +0000
21629Checked in by : Robert Osfield
21630From Mathias Froechlich, "Attached the collected fixes I needed to compile with all of them. Most notable the __hpux define stuff. The __hpux__ variant seems to be not defined which resulted in a compile error at this time. Consequently I have replaced all occurances of __hpux__ with __hpux. And huge surprise: now osg plugins are found and loaded correctly ... The next notable one is the MSVC_IDE fix which makes the nmake Makefiles cmake generator target behave like the ide one. Showed up because I started to do scripted builds with nmake instead of devenv... The rest is the usual bunch of stuff that just happens during normal coding ..."
21631
21632Wed, 18 Nov 2009 11:26:00 +0000
21633Checked in by : Robert Osfield
21634Updated wrappers
21635
21636Wed, 18 Nov 2009 11:25:28 +0000
21637Checked in by : Robert Osfield
21638Added osg::ShaderBinary::readShaderBinaryFile(..) static method
21639
21640Tue, 17 Nov 2009 15:54:20 +0000
21641Checked in by : Robert Osfield
21642Moved across to use OSG_FIXED_FUNCTION_AVAILABLE
21643
21644Tue, 17 Nov 2009 14:06:07 +0000
21645Checked in by : Robert Osfield
21646<iterator>, <stdlib.h> and <ctype.h> includes required for QNX compiler
21647
21648Tue, 17 Nov 2009 12:55:52 +0000
21649Checked in by : Robert Osfield
21650Added OSG_CPP_EXCEPTIONS_AVAILABLE cmake option to enable optional build of plugins and examples that required C++ exceptions
21651
21652Tue, 17 Nov 2009 12:54:55 +0000
21653Checked in by : Robert Osfield
21654Converted .ive plugin from using C++ exceptions to using a local equivelant, enabling the build on embedded systems.
21655
21656Tue, 17 Nov 2009 11:36:32 +0000
21657Checked in by : Robert Osfield
21658Removed usage of throw
21659
21660Mon, 16 Nov 2009 17:50:33 +0000
21661Checked in by : Robert Osfield
21662Fixed Shader constructor
21663
21664Mon, 16 Nov 2009 16:09:50 +0000
21665Checked in by : Robert Osfield
21666Replaced catch usage
21667
21668Mon, 16 Nov 2009 15:47:32 +0000
21669Checked in by : Robert Osfield
21670Removed catch
21671
21672Mon, 16 Nov 2009 15:17:57 +0000
21673Checked in by : Robert Osfield
21674Removed throw.
21675
21676Mon, 16 Nov 2009 14:58:31 +0000
21677Checked in by : Robert Osfield
21678Removed throw.
21679
21680Mon, 16 Nov 2009 14:47:52 +0000
21681Checked in by : Robert Osfield
21682Removed usaged of throw and catch to enable better compatibility with embedded systems that don't support C++ exceptions efficiently.
21683
21684Mon, 16 Nov 2009 12:32:41 +0000
21685Checked in by : Robert Osfield
21686Added new osg::ShaderBinary class, and support for it in osg::Shader.
21687
21688Fri, 13 Nov 2009 13:52:12 +0000
21689Checked in by : Robert Osfield
21690From Cedric Pinson, "After fixing Skeleton, i introduce a compile issue in osganimationhardware example I added a #include <osg/MatrixTransform> to fix it "
21691
21692Fri, 13 Nov 2009 13:42:04 +0000
21693Checked in by : Robert Osfield
21694Moved the GLBeginEndAdapter support out of the blocks of the "#if defined(OSG_GL_VERTEX_FUNCS_AVAILABLE) && !defined(OSG_GLES1_AVAILABLE)" guarded blocks.Fixed the number of components being passed as GLBeginEndAdatper::TexCoord*fv.
21695
21696
21697
21698Fri, 13 Nov 2009 13:39:21 +0000
21699Checked in by : Cedric Pinson
21700From Cedric Pinson, Fix Skeleton to compute correctly bind matrix, fix compile issue on osganimationhardware after fixing Skeleton
21701
21702Fri, 13 Nov 2009 13:25:59 +0000
21703Checked in by : Robert Osfield
21704Added optional finer grained checks for GL errors within Geometry::drawImplementation() to help track down GL errors.Turned off the vertex attribute aliasing in ArrayDispatchers when the GLBeginEndAdapter is used.
21705
21706
21707
21708Fri, 13 Nov 2009 12:51:42 +0000
21709Checked in by : Robert Osfield
21710Added dummy StateSet at top of scene graph when using ShaderGen to copy with subgrahs that contain no StateSet
21711
21712Fri, 13 Nov 2009 10:03:02 +0000
21713Checked in by : Robert Osfield
21714From Paul Martz, osgViewer Win32 GL3 context creation support
21715
21716Fri, 13 Nov 2009 09:56:47 +0000
21717Checked in by : Robert Osfield
21718Added missing export
21719
21720Thu, 12 Nov 2009 19:39:50 +0000
21721Checked in by : Robert Osfield
21722Introduced the usage of GL_MAX_TEXTURE_IMAGE_UNITS where support in place of the check of GL_MAX_TEXTURE_UNITS.
21723
21724Thu, 12 Nov 2009 14:35:44 +0000
21725Checked in by : Robert Osfield
21726Adapted GLBeginEndAdapter to use state.drawQuad(..) rather than use it's local GL_QUADS emulation.Fixed to osg::Texture for GLES support.
21727
21728Added automatic GLenum mode mappings in osg::PrimitiveSet to provide a fallback for non support glDrawArray/glDrawElement modes.
21729
21730Added finer gained error checking during StateSet::compile().
21731
21732
21733
21734Thu, 12 Nov 2009 12:19:09 +0000
21735Checked in by : Robert Osfield
21736Introdced usage of State::drawQuads
21737
21738Thu, 12 Nov 2009 12:18:33 +0000
21739Checked in by : Robert Osfield
21740Introduced new State::drawQuads(..) convinience method to help out with mapping GL 1.x style calls to GLES2.0 compatible calls.
21741
21742Thu, 12 Nov 2009 12:14:01 +0000
21743Checked in by : Robert Osfield
21744Fixed winding of GL_QUADS mapping
21745
21746Thu, 12 Nov 2009 12:07:13 +0000
21747Checked in by : Robert Osfield
21748Improved compatibility with GLES2
21749
21750Wed, 11 Nov 2009 15:25:42 +0000
21751Checked in by : Robert Osfield
21752Added glContexVersion, glContextFlags and glContextProfileMask members to osg::GraphicsContext::Traits to support GL3 graphics context creation.Moved the handling of DisplaySettings into Traits constructor.
21753
21754Added support for s/getGLContextVersion(), s/getGLContextFlags() and s/getGLContextProfileMask() to osg::DisplaySettings.
21755
21756Added command line and env var support for setting the GLContextVersion, GLContextFlags and GLContextProfileMask to osg::DisplaySettings.
21757
21758
21759
21760
21761Wed, 11 Nov 2009 12:04:06 +0000
21762Checked in by : Robert Osfield
21763From Paul Martz, enabled packed_depth_stencil support for GL3
21764
21765Wed, 11 Nov 2009 09:15:03 +0000
21766Checked in by : Robert Osfield
21767Merged runtime fix for Win32 OpenGLES build that avoids usage of wglGetProcAddress.
21768
21769Tue, 10 Nov 2009 19:16:36 +0000
21770Checked in by : Robert Osfield
21771Added OSG_GLES2_FEATURES and OSG_GL3_FEATURES usage where appropriate
21772
21773Tue, 10 Nov 2009 17:01:08 +0000
21774Checked in by : Robert Osfield
21775Introduced OSG_GL*_FEATURES macros defined in include/GL that are set to 0 or 1 according to what the assocoated version of GL is compiled against.Removed EXT postfix of FrameBufferObject functions, and added support for checking non EXT versions frame buffer object GL functions.
21776
21777Introduced usage of OSG_GL*_FEATURES to avoid some #if #else #endif code blocks.
21778
21779Using a submissions from Paul Martz as a guide added perliminary GL3 support to a range of OSG classes
21780
21781
21782
21783
21784Tue, 10 Nov 2009 14:59:42 +0000
21785Checked in by : Robert Osfield
21786Removed debug message
21787
21788Tue, 10 Nov 2009 14:31:16 +0000
21789Checked in by : Stephan Maximilian HUBER
21790From Stephan Huber: updated XCode project
21791
21792Tue, 10 Nov 2009 12:03:03 +0000
21793Checked in by : Robert Osfield
21794Changed default enabling of vertex attribute mapping
21795
21796Tue, 10 Nov 2009 12:02:40 +0000
21797Checked in by : Robert Osfield
21798Removed redundant include of GLU
21799
21800Tue, 10 Nov 2009 12:01:28 +0000
21801Checked in by : Robert Osfield
21802Added enabling of lighting, and disabling of mipmapping to help out testing of GLES2 target
21803
21804Tue, 10 Nov 2009 11:36:07 +0000
21805Checked in by : Robert Osfield
21806Added support for mapping GL_QUADS, GL_QUAD_STRIP and GL_POLYGONS to GL_TRIANGLE equivalents.
21807
21808Tue, 10 Nov 2009 11:34:57 +0000
21809Checked in by : Robert Osfield
21810Added the default usage of ShaderGenVisitor to help with GLES2 testing.
21811
21812Tue, 10 Nov 2009 11:34:31 +0000
21813Checked in by : Robert Osfield
21814Added state.checkGLErrors() calls to help in debugging of GLES 2 port
21815
21816Tue, 10 Nov 2009 11:28:21 +0000
21817Checked in by : Robert Osfield
21818Added disabling of modes that aren't supported with GLES2
21819
21820Mon, 9 Nov 2009 11:36:54 +0000
21821Checked in by : Robert Osfield
21822Added GL token mappings for standard GL errors numbers for when no GLU is available
21823
21824Fri, 6 Nov 2009 18:06:16 +0000
21825Checked in by : Robert Osfield
21826Added remapping of internal texture formats to GL_RGBA etc when just the number of components is used i.e.  1 -> GL_ALPHA,
21827  2 -> GL_LUMINANCE_ALPHA
21828  3 -> GL_RGB
21829  4 -> GL_RGBA
21830
21831
21832
21833
21834Fri, 6 Nov 2009 16:51:38 +0000
21835Checked in by : Robert Osfield
21836Added simple textured scene graph test accessible using --texture or -t command line options.
21837
21838Fri, 6 Nov 2009 16:09:55 +0000
21839Checked in by : Robert Osfield
21840Fixed build with no automatic conversion of ref_ptr<> to C pointer
21841
21842Fri, 6 Nov 2009 16:09:16 +0000
21843Checked in by : Robert Osfield
21844Fixed build
21845
21846Fri, 6 Nov 2009 13:53:16 +0000
21847Checked in by : Robert Osfield
21848Added dlsymb settting for QNX
21849
21850Fri, 6 Nov 2009 10:38:22 +0000
21851Checked in by : Robert Osfield
21852Cleaned up the EGL context config set up.
21853
21854Fri, 6 Nov 2009 10:31:03 +0000
21855Checked in by : Robert Osfield
21856Added EGL error checking and changed the egl context configuration settings
21857
21858Thu, 5 Nov 2009 09:28:10 +0000
21859Checked in by : Robert Osfield
21860Added APIENTRY into glColor*/glNormal* calls and specialized the calls to just GLES1
21861
21862Wed, 4 Nov 2009 17:26:59 +0000
21863Checked in by : Robert Osfield
21864Moved glColor/glNormal definitions for GLES1.x from include/osg/GL to src/osg/ArrayDispatchers.cpp to avoid import/export issues on functions.Fixed typo of GLES1 in disabling the build of OpenGL1.x/2.x specific examples
21865
21866
21867
21868Wed, 4 Nov 2009 12:17:58 +0000
21869Checked in by : Robert Osfield
21870Reduced the number of aliased attributes to fit within the basic 8 attribute location available on basic GLES2 implementations
21871
21872Wed, 4 Nov 2009 12:14:57 +0000
21873Checked in by : Robert Osfield
21874Changed notify to output warnings and normally messages to std::out
21875
21876Wed, 4 Nov 2009 11:03:13 +0000
21877Checked in by : Robert Osfield
21878Added --simple option and associated set up of a very simple geometry and shader scene graph
21879
21880Wed, 4 Nov 2009 11:02:00 +0000
21881Checked in by : Robert Osfield
21882Enabled the vertex aliasing and projection/modelview uniform setting by default for GLES2 and GL3 targets
21883
21884Tue, 3 Nov 2009 16:49:13 +0000
21885Checked in by : Robert Osfield
21886Disabled osgteaport for GLES1, GLES2 and GL3 builds
21887
21888Tue, 3 Nov 2009 16:48:48 +0000
21889Checked in by : Robert Osfield
21890Replaced glColor4fv call with osg::State::Color(..)
21891
21892Tue, 3 Nov 2009 16:34:54 +0000
21893Checked in by : Robert Osfield
21894From Paul Martz, changes for compiling against OpenGL 3.x
21895
21896Tue, 3 Nov 2009 15:22:14 +0000
21897Checked in by : Robert Osfield
21898Disabled the build of plugins that aren't supported under GLES.
21899
21900Tue, 3 Nov 2009 11:10:41 +0000
21901Checked in by : Robert Osfield
21902Fixed handling of GL function pointer setup for GLES1/GLES2 targetsDropped the fixed function pipeline defaults from  StateSet and SceneView.
21903
21904
21905
21906
21907
21908Sun, 1 Nov 2009 09:51:26 +0000
21909Checked in by : Robert Osfield
21910Disable the default LightModel for GLES1 and GLES2 targets
21911
21912Sun, 1 Nov 2009 09:04:41 +0000
21913Checked in by : Robert Osfield
21914Fixed compile issue with Image.cpp and osgautocapture.cpp under GLES.Fixed handling of EGLDisplay in EGL paths of GraphicsWindowX11
21915
21916
21917
21918Sat, 31 Oct 2009 14:44:43 +0000
21919Checked in by : Robert Osfield
21920Fixed compile problem due to name change of getGLXContext to getContext
21921
21922Fri, 30 Oct 2009 17:16:50 +0000
21923Checked in by : Robert Osfield
21924Fixed build under GLES2
21925
21926Fri, 30 Oct 2009 15:17:38 +0000
21927Checked in by : Robert Osfield
21928Added EGL support into build system for GLES1 + GLES2.Added EGL support into GraphicsWindowX11.
21929
21930
21931
21932Fri, 30 Oct 2009 15:16:44 +0000
21933Checked in by : Robert Osfield
21934Fixed for GLES1 build
21935
21936Thu, 29 Oct 2009 16:09:07 +0000
21937Checked in by : Cedric Pinson
21938From Cedric Pinson, Fix warning in osgAnimation, UpdateCallback. Fix bug removing callback in Action. Fix warning Stats
21939
21940Thu, 29 Oct 2009 09:54:52 +0000
21941Checked in by : Stephan Maximilian HUBER
21942From Stephan Huber: updated XCode projects
21943
21944Wed, 28 Oct 2009 20:31:57 +0000
21945Checked in by : Robert Osfield
21946Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0.
21947
21948Wed, 28 Oct 2009 13:31:24 +0000
21949Checked in by : Robert Osfield
21950From Cedric Pinson, updates to osganimation example to keep in sync with changes with osgAnimation, and introduction of a hardware skinning example
21951
21952Tue, 27 Oct 2009 19:17:38 +0000
21953Checked in by : Robert Osfield
21954Fixed build aginst GLES1 and GLES2
21955
21956Tue, 27 Oct 2009 18:07:12 +0000
21957Checked in by : Robert Osfield
21958Fixed build on OpenGLES-1.1 and OpenGLES-2.0 targets
21959
21960Tue, 27 Oct 2009 15:37:13 +0000
21961Checked in by : Cedric Pinson
21962From Cedric Pinson, The following commit include: * Refactore of RigGeometry to support hardware skinning * Refactore of Timeline to split Action in differents files * Add example how to use hardware skinning
21963
21964Tue, 27 Oct 2009 10:51:20 +0000
21965Checked in by : Stephan Maximilian HUBER
21966From Stephan Huber: added missing #define
21967
21968Sun, 25 Oct 2009 11:52:01 +0000
21969Checked in by : Robert Osfield
21970Introduced usage of OSG_GLES*_AVAILABLE macros to headers and .cpp's to enable building against OpenGL ES 1.x and 2.x headers
21971
21972Sun, 25 Oct 2009 11:46:11 +0000
21973Checked in by : Robert Osfield
21974Updated wrappers
21975
21976Fri, 23 Oct 2009 20:35:31 +0000
21977Checked in by : Cedric Pinson
21978From Cedric Pinson, Simplify update callback api in osgAnimation, the decision to link is on the manager or user
21979
21980Fri, 23 Oct 2009 17:27:54 +0000
21981Checked in by : Robert Osfield
21982Added missing unbinds of VBO and EBO's to Geometry::drawImplementation(..), fixing crash in osganimationtimeline when stats were enabled
21983
21984Fri, 23 Oct 2009 16:51:45 +0000
21985Checked in by : Robert Osfield
21986Added includes for OpenGL ES1 and ES2.
21987
21988Fri, 23 Oct 2009 13:19:57 +0000
21989Checked in by : Robert Osfield
21990Added CMake support for specifying what OpenGL target and features that the OpenSceneGraph build should use.Added use of the new Cmake generated #define's for optionally compiling parts of the OpenSceneGraph's OpenGL support for the various OpenGL targets
21991
21992
21993
21994Fri, 23 Oct 2009 12:28:10 +0000
21995Checked in by : Robert Osfield
21996Updated wrappers
21997
21998Fri, 23 Oct 2009 12:24:22 +0000
21999Checked in by : Robert Osfield
22000Fixed bug in dispatching per primitive attributes
22001
22002Fri, 23 Oct 2009 12:22:18 +0000
22003Checked in by : Robert Osfield
22004Added support for Vec4ubArray colour arrays
22005
22006Fri, 23 Oct 2009 09:24:44 +0000
22007Checked in by : Robert Osfield
22008Fixed handling of Geometry::_internalOptimizedGeometry in the Geometry::drawImplementation(..)
22009
22010Fri, 23 Oct 2009 08:21:57 +0000
22011Checked in by : Stephan Maximilian HUBER
22012From Stephan Huber: updated XCode project, sensible default config-file
22013
22014Thu, 22 Oct 2009 14:40:35 +0000
22015Checked in by : Robert Osfield
22016Added #define for GL_TEXTURE0 as MS gl.h header is still stuck in the nineties....
22017
22018Thu, 22 Oct 2009 12:56:41 +0000
22019Checked in by : Robert Osfield
22020Fixed typo and updated wrappers
22021
22022Thu, 22 Oct 2009 12:41:48 +0000
22023Checked in by : Robert Osfield
22024From Stephan Huber, compile fix to OSX.
22025
22026Thu, 22 Oct 2009 12:06:00 +0000
22027Checked in by : Robert Osfield
22028Introduced Cmake generated #defines relevant to optionally compile parts of the OSG for different OpenGL targets
22029
22030Thu, 22 Oct 2009 12:04:26 +0000
22031Checked in by : Robert Osfield
22032Removed, now inappropriate, references to glBegin/glEnd.
22033
22034Thu, 22 Oct 2009 12:03:36 +0000
22035Checked in by : Robert Osfield
22036Updated wrappers
22037
22038Thu, 22 Oct 2009 12:01:06 +0000
22039Checked in by : Robert Osfield
22040From Cedric Pinson, new StateAttributeCallback replacing StateAttribute::Callback
22041
22042Thu, 22 Oct 2009 10:33:16 +0000
22043Checked in by : Robert Osfield
22044From Cedric Pinson, "Here a patch to be able to clone stateattribute, in order to do that i moved the StateAttribute::Callback structure to a file StateAttributeCallback with the same behavior as NodeCallback. "
22045
22046Thu, 22 Oct 2009 10:29:43 +0000
22047Checked in by : Robert Osfield
22048Removed old and now redundent code paths
22049
22050Thu, 22 Oct 2009 09:08:42 +0000
22051Checked in by : Robert Osfield
22052Updated wrappers
22053
22054Thu, 22 Oct 2009 08:51:51 +0000
22055Checked in by : Robert Osfield
22056Fixed type of GLBeginEndAdapter::MultiTexCoord*() and VertexAttrib*(), and fixed the internal offsets used in MultiTexCoord so it properly used the mapping texture_unit = target - GL_TEXTURE0
22057
22058Thu, 22 Oct 2009 08:28:43 +0000
22059Checked in by : Stephan Maximilian HUBER
22060From Stephan Huber: updated XCode project
22061
22062Wed, 21 Oct 2009 16:42:12 +0000
22063Checked in by : Robert Osfield
22064Added Translatef, Scalef, Rotatef methods, and fixed Color4f method.
22065
22066Wed, 21 Oct 2009 16:41:41 +0000
22067Checked in by : Robert Osfield
22068Removed redundent spaces
22069
22070Wed, 21 Oct 2009 16:40:45 +0000
22071Checked in by : Robert Osfield
22072Removed remaining glBegin/glEnd usage
22073
22074Wed, 21 Oct 2009 16:31:37 +0000
22075Checked in by : Robert Osfield
22076Conveted osgText across to using GLBeginEndAdapter instead og glBegin/glEnd
22077
22078Wed, 21 Oct 2009 16:16:31 +0000
22079Checked in by : Robert Osfield
22080Converted all glBegin/glEnd code across to using osg::GLBeginEndAdapter
22081
22082Wed, 21 Oct 2009 15:48:11 +0000
22083Checked in by : Robert Osfield
22084Added stats handler to track performance effects of new GLBeginEndAdapter usage
22085
22086Wed, 21 Oct 2009 15:45:13 +0000
22087Checked in by : Cedric Pinson
22088From Cedric Pinson, this commit contains the following change: * Change ref_ptr to observer_ptr to avoid cross reference and leak in Skinning * Set invalidate to true to re run the check visitor in Skeleton * Shallow copy Sampler in channel copy constructor * Add accessor in VertexInfluence * Remove dead code in Timeline.cpp * Dont force linking in Bone::UpdateBone, the decision is done by the user or the manager * Add offset in timeline stats to display each manager on the screen * Add a flag in animation manager base to enable or not automatic link when modifying the manager
22089
22090Wed, 21 Oct 2009 14:14:22 +0000
22091Checked in by : Robert Osfield
22092Added stats handler
22093
22094Wed, 21 Oct 2009 14:11:00 +0000
22095Checked in by : Robert Osfield
22096Removed the disabling of display lists in osg::Geometry to bring it back to it's original behaviour
22097
22098Wed, 21 Oct 2009 14:09:12 +0000
22099Checked in by : Robert Osfield
22100Added support for automatic vertex aliasing to new ArrayDispatchers, and updated wrappers
22101
22102Wed, 21 Oct 2009 11:18:13 +0000
22103Checked in by : Robert Osfield
22104Moved the ArrayDispatchers management so that osg::State now has a ArrayDispatchers object that any osg::Geometry can reuse, and optimized the implementation to reduce the CPU overhead.
22105
22106Tue, 20 Oct 2009 22:14:59 +0000
22107Checked in by : Robert Osfield
22108Updated wrappers
22109
22110Tue, 20 Oct 2009 19:34:24 +0000
22111Checked in by : Robert Osfield
22112Refactored osg::Geometry::drawImplementation(..) to use new osg::ArrayDispatchers that encapsulate the task of dispatch osg::Array data as OpenGL attributes.
22113
22114Tue, 20 Oct 2009 13:15:01 +0000
22115Checked in by : Robert Osfield
22116Fixed typo of osg_ModelViewMatrix
22117
22118Mon, 19 Oct 2009 11:06:53 +0000
22119Checked in by : Stephan Maximilian HUBER
22120From Stephan Huber: updated XCode project
22121
22122Mon, 19 Oct 2009 08:58:52 +0000
22123Checked in by : Robert Osfield
22124Fixed computation of osg_NormalMatrix
22125
22126Sat, 17 Oct 2009 19:22:14 +0000
22127Checked in by : Robert Osfield
22128Added support for multitexturing and vertex attributes to GLBeginEndAdapter
22129
22130Sat, 17 Oct 2009 11:14:03 +0000
22131Checked in by : Robert Osfield
22132Fixed VS warning
22133
22134Fri, 16 Oct 2009 18:50:42 +0000
22135Checked in by : Robert Osfield
22136Updated wrappers
22137
22138Fri, 16 Oct 2009 17:22:20 +0000
22139Checked in by : Robert Osfield
22140Updated wrappers
22141
22142Fri, 16 Oct 2009 16:26:27 +0000
22143Checked in by : Robert Osfield
22144Ported osg::Geometry across to supporting the aliasing of vertex, color and normal  etc. calls to Vertex Attributes.Added support for automatic aliasing of vertex, normal, color etc. arrays to Vertex Attribute equivelants.
22145
22146Added new osg::GLBeginEndAdapter class for runtime conversion from glBegin/glEnd codes to vertex arrray equivelants.
22147
22148Added automatic shader source conversion from gl_ to osg_ builtins.
22149
22150
22151
22152Sun, 11 Oct 2009 06:05:19 +0000
22153Checked in by : Robert Osfield
22154Made the use of the new projection and modelview matrix uniforms optional
22155
22156Sun, 11 Oct 2009 05:52:11 +0000
22157Checked in by : Robert Osfield
22158From Paul Martz, "A recent change to add the new geometry shader primitive types has broken the build on Windows. On Windows, those types are declared in the header GL2Extensions, but the PrimitiveSet header (which uses those types) fails to include that header, causing compile errors.Attached is a version of PrimitiveSet that includes GL2Extensions."
22159
22160
22161
22162Sat, 10 Oct 2009 14:50:16 +0000
22163Checked in by : Robert Osfield
22164Updated Contributors list to fix for typo's in the ChangeLog, and updated the AUTHORS file for 2.9.6.
22165
22166Sat, 10 Oct 2009 11:28:42 +0000
22167Checked in by : Robert Osfield
22168Updated ChangeLog, wrappers and Contributors lists
22169
22170Sat, 10 Oct 2009 11:26:10 +0000
22171Checked in by : Robert Osfield
22172From Simon Julier, "Please find attached FindCOLLADA.cmake with a patch for a framework naming issue for Mac platforms.The collada dom Makefiles actually build a framework called Collada14Dom.framework (debug: Collada14Dom-d.framework). The current CMake rules, however, only look for collada14dom. Normally, the difference in case wouldn't matter but the rule fails on case sensitive HPFS partitions.
22173"
22174
22175
22176
22177Sat, 10 Oct 2009 11:06:30 +0000
22178Checked in by : Robert Osfield
22179From Cesar L.B. Silveira, "I have written these few lines of code which allow setting the label of an osgWidget::Label with an osgText::String. I had to do this on a project I'm working on, because I needed UTF-8 strings on my labels, and using setLabel with std::string was not working. "
22180
22181Sat, 10 Oct 2009 11:00:35 +0000
22182Checked in by : Robert Osfield
22183From Mathias Froehlich, "Tha attached change adapt previous attemps to get our application using osg through microsofts application verifier. The current change should work a little better ... The change is based on rev 10605."
22184
22185Sat, 10 Oct 2009 10:58:39 +0000
22186Checked in by : Robert Osfield
22187From Mathias Froehlich, "This change eliminate an orphan stats block that sticks somewhere in the screen stats display."
22188
22189Sat, 10 Oct 2009 10:54:33 +0000
22190Checked in by : Robert Osfield
22191Updated wrappers
22192
22193Sat, 10 Oct 2009 10:07:40 +0000
22194Checked in by : Robert Osfield
22195From David Fries, "The Extensions object was calling _gl_get_query_objectui64v but checking _gl_get_query_objectuiv_arb which is a different function pointer.  Changed to check the function being called.This is against the subversion trunk."
22196
22197
22198
22199Sat, 10 Oct 2009 10:00:13 +0000
22200Checked in by : Robert Osfield
22201From Chris Denham, "I discovered a memory leak in the ZIP plugin, which was caused by a missing call to CloseZip. I attach a modified ReaderWriterZIP.cpp  (based on version 2.9.5 revision 10374). This includes a little bit of code tidying, but the only functional change is a test of the return value of OpenZip and the addition of a call to CloseZip."
22202
22203Sat, 10 Oct 2009 09:53:10 +0000
22204Checked in by : Robert Osfield
22205From Wojciech Lewandowski, "ref_ptr usage changes made on 9th of June  broke VirtualProgram used in osgShaderCompositor example. Taking the opportunity I modified the code a little to use earth sphere as default model. Cow.osg used previously was not looking good in advanced example. I also changed default to advanced example, because its more informative with labels describing virtual programs used to render the objects."
22206
22207Sat, 10 Oct 2009 09:45:47 +0000
22208Checked in by : Robert Osfield
22209From Stephane Lamoliatte, "Here is a patch wich add two missing GL modes in the osg plug'in."
22210
22211Sat, 10 Oct 2009 09:44:40 +0000
22212Checked in by : Robert Osfield
22213To fix warning removed unncessary , from end to enum list.
22214
22215Sat, 10 Oct 2009 09:41:28 +0000
22216Checked in by : Robert Osfield
22217From Stephane Lamoliatte, "Here is a patch wich improves the support for geometry shaders in OpenSceneGraph. It adds new PrimitiveSet constants for the specific geometry shader primitive types :   - LINES_ADJACENCY   - LINE_STRIP_ADJACENCY   - TRIANGLES_ADJACENCY   - TRIANGLE_STRIP_ADJACENCY It also adds some missing features to the glsl reader plug'in. "
22218
22219Sat, 10 Oct 2009 09:38:10 +0000
22220Checked in by : Robert Osfield
22221From Roger James, "When you merged my last set of changes into FindCOLLADA.cmake you omitted the changes to find the DOM22 libraries. Collada 1.4 DOM 2.2 seems to work OK for me on windows platforms. I have attached the changes again if you want to apply them."
22222
22223Sat, 10 Oct 2009 09:35:16 +0000
22224Checked in by : Robert Osfield
22225From Cedric Pinson, "Here an update of osganimationtimeline example, the callback did not follow the callback api, i updated to fix this, then the callback are called correctly."
22226
22227Sat, 10 Oct 2009 09:26:06 +0000
22228Checked in by : Robert Osfield
22229From Jean-Sebastien Guay, "osgWidget::Window::setWindow() calls parented() (which does an addChild()) on the new window, but it does not call unparented() (which does a removeChild()) on the old window before. So it works fine if there was no window previously, but if an app creates new windows and calls setWindow() to replace the previous one, they will all add up instead and be on top of each other...This is fixed in the file attached."
22230
22231
22232
22233Sat, 10 Oct 2009 09:23:03 +0000
22234Checked in by : Robert Osfield
22235From Bob Kuehne, "imageio plugin fix, mac os x : remove double-qualified ctor - illegal syntax under gcc 4.2.1"
22236
22237Sat, 10 Oct 2009 09:20:39 +0000
22238Checked in by : Robert Osfield
22239From Bob Kuehne, "fix for 10.6/darwin: this fix changes what i believe to be a typo in the os x darwinutils file from ID to id, the proper objective-c name for a type."
22240
22241Fri, 9 Oct 2009 13:39:11 +0000
22242Checked in by : Robert Osfield
22243Introduced new uniforms for tracking the modelview and project matrices in shaders using non built-ins.
22244
22245Fri, 9 Oct 2009 10:39:55 +0000
22246Checked in by : Robert Osfield
22247Added use of binding of vertex attributes to names
22248
22249Thu, 8 Oct 2009 16:23:40 +0000
22250Checked in by : Robert Osfield
22251Added remapping of gl_ and ftransform() variables to osg_ equivalents.
22252
22253Thu, 8 Oct 2009 15:58:23 +0000
22254Checked in by : Robert Osfield
22255Implemented remapping of gl_ builtins vertex attributes to osg_ equivlants.
22256
22257Thu, 8 Oct 2009 14:29:54 +0000
22258Checked in by : Robert Osfield
22259New osgvertexattributes example designed to test conversion of fixed function scene graphs to use vertex shaders and vertex attributes.
22260
22261Thu, 8 Oct 2009 14:13:49 +0000
22262Checked in by : Stephan Maximilian HUBER
22263From Stephan Huber: updated XCode project
22264
22265Thu, 8 Oct 2009 13:33:41 +0000
22266Checked in by : Robert Osfield
22267Fixed vertex attribute access bug
22268
22269Thu, 8 Oct 2009 10:44:01 +0000
22270Checked in by : Robert Osfield
22271Quitened down debug messages
22272
22273Thu, 8 Oct 2009 09:27:54 +0000
22274Checked in by : Robert Osfield
22275Cleaned up the #define's for when GLU is not available
22276
22277Thu, 8 Oct 2009 07:54:37 +0000
22278Checked in by : Robert Osfield
22279Fixed warning
22280
22281Wed, 7 Oct 2009 19:42:32 +0000
22282Checked in by : Robert Osfield
22283Introduced optional build against the GLU library, using optional compile paths to enable/disable GLU related function.To toggle the use of the GLU library adjust the OSG_GLU_AVAILABLE variable via ccmake . or CMakeSetup.
22284
22285
22286
22287
22288
22289Wed, 7 Oct 2009 18:50:01 +0000
22290Checked in by : Robert Osfield
22291Fixed handling of rescale of image
22292
22293Wed, 7 Oct 2009 13:02:51 +0000
22294Checked in by : Robert Osfield
22295Fixed setUsage typo in PixelDataBufferObject, and fixed data pointer management in Texture::applyTexImage2D_subload().
22296
22297Wed, 7 Oct 2009 12:54:14 +0000
22298Checked in by : Robert Osfield
22299From J.P. Delport, fixed bug caused by a typo in PixelBufferObject constructor
22300
22301Wed, 7 Oct 2009 09:39:45 +0000
22302Checked in by : Robert Osfield
22303Fixed warnigns
22304
22305Tue, 6 Oct 2009 13:42:12 +0000
22306Checked in by : Robert Osfield
22307Fixed the TextureObject's + GLBufferObject reassignment to a new set.Disabled the unref after apply for a Texture classes when the texture pool is enabled
22308
22309
22310
22311
22312Tue, 6 Oct 2009 09:28:41 +0000
22313Checked in by : Robert Osfield
22314Refactored the ::getOrCreate*Object() methods to clean them up and fix a bug in the getOrCreateElementsBuffers method.
22315
22316Mon, 5 Oct 2009 13:41:16 +0000
22317Checked in by : Robert Osfield
22318From Andreas Goebel, fix to bug in ShapeDrawable::accept(PrimitiveFunctor) implementation for cylinder
22319
22320Sun, 4 Oct 2009 08:52:01 +0000
22321Checked in by : Robert Osfield
22322Added missing export
22323
22324Sat, 3 Oct 2009 15:10:13 +0000
22325Checked in by : Robert Osfield
22326Removed erroneous inclusion of extra GLBufferObjectManager qualifier that broke Windows build
22327
22328Sat, 3 Oct 2009 09:25:23 +0000
22329Checked in by : Robert Osfield
22330Introduced new GLBufferObject pool for managing the memory footprint taken up by VertexBufferObejct, ElementBufferObject and PixelBufferObject.
22331
22332Thu, 1 Oct 2009 20:19:42 +0000
22333Checked in by : Robert Osfield
22334Introduced new BufferObject design + implementation in preperation of implementing a pool system for buffer objects
22335
22336Thu, 1 Oct 2009 17:08:16 +0000
22337Checked in by : Cedric Pinson
22338From Michael Platings, In Target, the default constructor is explicitly called on _target. This is necessary for FloatTarget and DoubleTarget so that _target is initialised to 0, otherwise you get a junk value. In MorphGeometry.cpp, UpdateMorph::link now links channels of the same index to the same target. Previously a new FloatTarget was created for each channel, so multiple animations didn't work.
22339
22340Sun, 27 Sep 2009 15:21:05 +0000
22341Checked in by : Robert Osfield
22342Fixed warning about max texture size being smaller than the currently used texture pool size
22343
22344Sun, 27 Sep 2009 15:14:57 +0000
22345Checked in by : Robert Osfield
22346Added handling of resetting of the texture object format
22347
22348Sun, 27 Sep 2009 14:38:38 +0000
22349Checked in by : Robert Osfield
22350Added status collection to full range of texture classes
22351
22352Sat, 26 Sep 2009 16:28:42 +0000
22353Checked in by : Robert Osfield
22354Improved the computation of the TextureProfile _size value, fixed the computation up of the miplevels
22355
22356Fri, 25 Sep 2009 18:05:54 +0000
22357Checked in by : Robert Osfield
22358Added stats collection to new Texture Pool code, and improved TexturePool implementation.The Texture Pool can be enabled by setting the env var OSG_TEXTURE_POOL_SIZE=size_in_bytes.
22359Note, setting a size of 1 will result in the TexturePool allocating the minimum number of
22360textures it can without having to reuse TextureObjects from within the same frame.
22361
22362
22363
22364Fri, 25 Sep 2009 18:03:49 +0000
22365Checked in by : Robert Osfield
22366Fixed warning
22367
22368Thu, 24 Sep 2009 10:11:32 +0000
22369Checked in by : Robert Osfield
22370Added return at end of to fix warning
22371
22372Wed, 23 Sep 2009 15:16:34 +0000
22373Checked in by : Robert Osfield
22374From Jean-Sebastien Guay, fixed Widows build and updated the SO version
22375
22376Wed, 23 Sep 2009 14:54:13 +0000
22377Checked in by : Robert Osfield
22378Moved setting of TexturePoolSize into State.
22379
22380Wed, 23 Sep 2009 13:51:20 +0000
22381Checked in by : Robert Osfield
22382Introduced memory pool size management
22383
22384Tue, 22 Sep 2009 18:45:24 +0000
22385Checked in by : Robert Osfield
22386Preliminary work on support for a texture object pool that is designed to help manage resources down the GPU more tightly.
22387
22388Sun, 20 Sep 2009 09:26:26 +0000
22389Checked in by : Robert Osfield
22390Change win32 external library to wsock32.lib
22391
22392Sat, 19 Sep 2009 09:18:42 +0000
22393Checked in by : Robert Osfield
22394Added Ws2_32.lib to link of dicom plugin under Win32
22395
22396Thu, 17 Sep 2009 13:40:53 +0000
22397Checked in by : Robert Osfield
22398Introduced new osgQtBrowser example.
22399
22400Mon, 14 Sep 2009 16:07:27 +0000
22401Checked in by : Robert Osfield
22402Updated wrappers
22403
22404Fri, 11 Sep 2009 13:08:49 +0000
22405Checked in by : Robert Osfield
22406Fixed bug in interpolation of colour values
22407
22408Thu, 10 Sep 2009 16:39:05 +0000
22409Checked in by : Robert Osfield
22410Added tf-255 option to volume tag
22411
22412Wed, 9 Sep 2009 18:13:24 +0000
22413Checked in by : Cedric Pinson
22414From Cedric Pinson, Fix createKeyframeContainerFromTargetValue to recreate its sampler from scratch to not change keyframe container of another sampler
22415
22416Wed, 9 Sep 2009 15:22:04 +0000
22417Checked in by : Robert Osfield
22418Added reset of the ImageDetails values of TexelOffset and TexelScale.
22419
22420Wed, 9 Sep 2009 13:31:32 +0000
22421Checked in by : Robert Osfield
22422Added support for using the ImageDetails to fill in the Locator and TexelScale/Offset values in the ImageLayer
22423
22424Wed, 9 Sep 2009 13:23:49 +0000
22425Checked in by : Robert Osfield
22426Added support for "--output filename.osg" command line option to avoid debugging of generated presentations
22427
22428Wed, 9 Sep 2009 09:54:29 +0000
22429Checked in by : Cedric Pinson
22430From Cedric Pinson, remove unsused files include/osgAnimation/AnimationManager and src/osgAnimation/AnimationManager.cpp
22431
22432Wed, 9 Sep 2009 09:52:54 +0000
22433Checked in by : Cedric Pinson
22434From Michael Platings, I have removed Target::normalize() as calling it was incorrect - the interpolation is already done in such a way that the Target's value is always normalized. Finally, I have fixed TemplateTarget<osg::Quat>::lerp() as it was giving incorrect results when interpolating between some small rotations. From Cedric Pinson, i renamed the method in channel to be more general. Adjusted the CubicBezier key constructor to use a single value as input.
22435
22436Tue, 8 Sep 2009 15:36:44 +0000
22437Checked in by : Robert Osfield
22438Tweaked debugging info
22439
22440Tue, 8 Sep 2009 15:36:28 +0000
22441Checked in by : Robert Osfield
22442Fixed the set up of osgVolume::ImageLayer scale and offset.
22443
22444Mon, 7 Sep 2009 12:51:00 +0000
22445Checked in by : Robert Osfield
22446Added filter for .filename files
22447
22448Mon, 7 Sep 2009 12:21:03 +0000
22449Checked in by : Stephan Maximilian HUBER
22450updated XCode project
22451
22452Mon, 7 Sep 2009 10:54:08 +0000
22453Checked in by : Robert Osfield
22454Updated volume setup code to use the new ImageDetails structure.
22455
22456Mon, 7 Sep 2009 10:50:48 +0000
22457Checked in by : Robert Osfield
22458Added check for null masterLocator
22459
22460Mon, 7 Sep 2009 08:30:54 +0000
22461Checked in by : Robert Osfield
22462Fixed assingment of layerLocator
22463
22464Fri, 4 Sep 2009 09:11:49 +0000
22465Checked in by : Robert Osfield
22466Fixed empty lines
22467
22468Thu, 3 Sep 2009 14:39:29 +0000
22469Checked in by : Robert Osfield
22470Added scaling of shader transfer function input values to honour original dicom input values
22471
22472Thu, 3 Sep 2009 13:40:50 +0000
22473Checked in by : Robert Osfield
22474Renamed the osgVolume::Layer/ImageDetails parameters RescaleIntercept and RescaleSlope to more general TexelOffset and TexelScale, and changed type to Vec4.Refactored the transfer function set up in RayTracedTechnique to prepare for new scale and offset uniforms.
22475
22476Updated wrappers
22477
22478
22479
22480Tue, 1 Sep 2009 10:48:32 +0000
22481Checked in by : Robert Osfield
22482Added support for recording the RescaleIntecept and RescaleSlope from the dicome files and passing these values onto osgVolume::ImageLayer
22483
22484Mon, 31 Aug 2009 15:10:38 +0000
22485Checked in by : Robert Osfield
22486Updated wrappers
22487
22488Mon, 31 Aug 2009 10:37:44 +0000
22489Checked in by : Cedric Pinson
22490From Cedric Pinson, add missing files
22491
22492Mon, 31 Aug 2009 09:40:56 +0000
22493Checked in by : Cedric Pinson
22494From Cedric Pinson, The following modification are Update Timeline.cpp to add current layer to the ActionVisitor, use correctly the priority Add accessors in Action.cpp to retrieve protected data Split files and rename them to classname Change de default color of UpdateMaterial to FFOOFF to detect unset value Add accessors in LinkVisitor instead of accessing data directly Update osganimationtimeline example to fit the api callback
22495
22496Thu, 27 Aug 2009 19:25:23 +0000
22497Checked in by : Robert Osfield
22498Fixed the compute of the extents/bounding sphere
22499
22500Thu, 27 Aug 2009 16:42:47 +0000
22501Checked in by : Robert Osfield
22502Added support to .p3d format's volume tag for the properties:   region="xmin ymin zmin xmax ymax zmax"
22503   alpha="float_value"
22504   cutoff="float_value"
22505   sampleDenstiy="float_value"
22506
22507
22508
22509
22510Thu, 27 Aug 2009 16:21:01 +0000
22511Checked in by : Cedric Pinson
22512From Michael Platings, I've moved the matrix updating from UpdateSkeleton to UpdateBone. UpdateSkeleton now merely checks that Bones appear before other children and issues a warning if this isn't the case
22513
22514Wed, 26 Aug 2009 16:39:53 +0000
22515Checked in by : Cedric Pinson
22516From Michael Platings, I've just added a few simple accessors I found necessary
22517
22518Wed, 26 Aug 2009 09:24:02 +0000
22519Checked in by : Cedric Pinson
22520From Michael Platings, - Animations with equal priority are now weighted correctly relative to each other - (minor) Channels no longer store their weight as the only time it's used is in update() when Animation can pass in the weight directly From Cedric Pinson, - I adjusted the quaternion blending to keep the commutativy property
22521
22522Sat, 22 Aug 2009 17:13:19 +0000
22523Checked in by : Robert Osfield
22524From Michael Platings, "the DAE importer was crashing when calling osg::Object::setName with a null pointer argument. Rather than trying to fix all the places this might happen and probably missing a few, I thought it would be better to trivially validate the input in setName. With this fix if setName is called with a null pointer then the name is cleared."
22525
22526Fri, 21 Aug 2009 13:55:03 +0000
22527Checked in by : Robert Osfield
22528Fixed osgAnimation wrappers
22529
22530Fri, 21 Aug 2009 12:53:23 +0000
22531Checked in by : Robert Osfield
22532Updated wrappers
22533
22534Fri, 21 Aug 2009 11:31:10 +0000
22535Checked in by : Robert Osfield
22536From Magnus Kessler, "At the end of the void function osg::Animation::TemplateStepInterpolator::getValue the code tries to return the result rather than assigning it to the result parameter reference.The following patch fixes this."
22537
22538
22539
22540Fri, 21 Aug 2009 10:18:46 +0000
22541Checked in by : Robert Osfield
22542Fixed handling of double precision bounding sphere type.
22543
22544Fri, 21 Aug 2009 09:54:45 +0000
22545Checked in by : Robert Osfield
22546From Stephane Lamoliatte, "I just add the a missing getView() function to the WindowManager."
22547
22548Fri, 21 Aug 2009 09:43:41 +0000
22549Checked in by : Robert Osfield
22550From Wojciech Lewandowski, part of the FBO attachment submission
22551
22552Fri, 21 Aug 2009 09:42:54 +0000
22553Checked in by : Robert Osfield
22554Updated wrappers
22555
22556Fri, 21 Aug 2009 09:34:48 +0000
22557Checked in by : Robert Osfield
22558From Wojciech Lewandowski, support for FBO's without colour or depth attachments.Note from Robert Osfield, I've temporarily re-enabled the old focing of of color and depth attachment to avoid regressions on some OpenGL driver.  We'll revist this once
22559we have a mechanism for controlling this override at runtime.
22560
22561#define FORCE_COLOR_ATTACHMENT  1
22562#define FORCE_DEPTH_ATTACHMENT  1
22563
22564
22565
22566
22567
22568Thu, 20 Aug 2009 16:39:14 +0000
22569Checked in by : Robert Osfield
22570From Magnus Kessler, "osgAnimation/Interpolator includes itself. The following patch removes the superfluous include"
22571
22572Thu, 20 Aug 2009 16:05:06 +0000
22573Checked in by : Robert Osfield
22574From Tom Moore, "Parens were being returned when the bracket keys were typed. The fix is easy and the original code looks like a typo"
22575
22576Thu, 20 Aug 2009 15:32:02 +0000
22577Checked in by : Robert Osfield
22578From Colin McDonald, "This file didn't build when OSG_USE_UTF8_FILENAME was on"
22579
22580Thu, 20 Aug 2009 15:20:55 +0000
22581Checked in by : Robert Osfield
22582From Colin McDonald, "There is a duplicate class definition in the obj & dxf plugins trunk, causing static builds to fail."
22583
22584Thu, 20 Aug 2009 14:59:29 +0000
22585Checked in by : Robert Osfield
22586From Colin McDonald, "The bsp & mdl plugins have calls to atof() without including the associated <stdlib.h> header.  This breaks the build on my Solaris setup.Rather than adding the missing <stdlib.h> include, I have changed the
22587atof() calls to osg::asciiToDouble().  This is the same as was done
22588throughout the other plugins recently, for locale independance.
22589
22590I've attached updates to the svn trunk, the fix is also appropriate for
22591the 2.8.* branch."
22592
22593
22594
22595Thu, 20 Aug 2009 14:59:00 +0000
22596Checked in by : Robert Osfield
22597Added check against a minimual video size of 10x10 to prevent problems with swscale reporting errors and crashing on small video dimensionsline, and those below, will be ignored--M    ffmpeg/FFmpegImageStream.cpp
22598
22599
22600
22601Thu, 20 Aug 2009 14:20:55 +0000
22602Checked in by : Robert Osfield
22603Improved the custom cursor code and release and compute settings
22604
22605Thu, 20 Aug 2009 14:19:10 +0000
22606Checked in by : Robert Osfield
22607From Ronald van Maarseveen and Robert Osfield, changed compute of up vector and localToWorld transform so that it takes in to account the geographic latitude.
22608
22609Wed, 19 Aug 2009 15:36:46 +0000
22610Checked in by : Robert Osfield
22611Fixed typo
22612
22613Wed, 19 Aug 2009 15:36:23 +0000
22614Checked in by : Robert Osfield
22615Added support for trimming the contents of parsed Xml graph
22616
22617Tue, 18 Aug 2009 13:38:17 +0000
22618Checked in by : Robert Osfield
22619Added tabs to treatment as white space to skyWhiteSpace()
22620
22621Mon, 17 Aug 2009 16:07:04 +0000
22622Checked in by : Robert Osfield
22623Added check for space in option name parsing
22624
22625Mon, 17 Aug 2009 15:46:22 +0000
22626Checked in by : Robert Osfield
22627Added support for the TabBoxTrackballDragger
22628
22629Mon, 17 Aug 2009 15:45:43 +0000
22630Checked in by : Robert Osfield
22631Changed the autorun keys to 'g' for go, and 'h' for halt.
22632
22633Mon, 17 Aug 2009 15:24:15 +0000
22634Checked in by : Robert Osfield
22635Updated wrappers
22636
22637Mon, 17 Aug 2009 15:22:01 +0000
22638Checked in by : Robert Osfield
22639Moved static string initialization into singleton method
22640
22641Thu, 6 Aug 2009 12:40:06 +0000
22642Checked in by : Cedric Pinson
22643From Michael Platings, Changes to allow osgAnimation::*CubicBezierChannel to be used Added TemplateStepInterpolator class
22644
22645Thu, 6 Aug 2009 10:57:42 +0000
22646Checked in by : Robert Osfield
22647Added a viewer.frame() call prior to the useCursor(false) calls to avoid a threading crash under X11
22648
22649Thu, 6 Aug 2009 10:06:20 +0000
22650Checked in by : Robert Osfield
22651Fixed custom cursor support
22652
22653Wed, 5 Aug 2009 17:01:50 +0000
22654Checked in by : Robert Osfield
22655Added support for selecting the TabBoxTrackballDragger using dragger="trackball-box"
22656
22657Wed, 5 Aug 2009 16:02:44 +0000
22658Checked in by : Robert Osfield
22659Introduced TabBoxTrackballDragger
22660
22661Wed, 5 Aug 2009 14:37:56 +0000
22662Checked in by : Robert Osfield
22663Added support for volume tags with properties:    dragger="box" or dragger="trackball"
22664
22665and
22666
22667    technique="light" or technique="isosurface" or technique="iso" or technique="mip"
22668
22669and
22670
22671    tf="transferfunctionfile.tf"
22672
22673i.e.
22674
22675         <volume dragger="box">CardiacCT</volume>
22676         <volume tf="colour.tf">CardiacCT</volume>
22677         <volume technique="isosurface">CardiacCT</volume>
22678
22679
22680
22681
22682Wed, 5 Aug 2009 12:51:10 +0000
22683Checked in by : Robert Osfield
22684Updated wrappers
22685
22686Wed, 5 Aug 2009 11:06:53 +0000
22687Checked in by : Robert Osfield
22688Moved the updating and expiry of the Registry object cache from DatabasePager into osgViewer::Viewer/CompositeViewer.
22689
22690Tue, 4 Aug 2009 16:19:28 +0000
22691Checked in by : Robert Osfield
22692Updated the Present3D version number
22693
22694Mon, 3 Aug 2009 09:48:12 +0000
22695Checked in by : Cedric Pinson
22696From Cedric Pinson, Add UpdateMaterial callback to animate material\nUpdate LinkVisitor to traverse stateset\nUpdate ReaderWriter to read osgAnimation::UpdateMaterial Callback\nUpdate nathan.osg data file to demonstrate the MaterialAnimation
22697
22698Tue, 28 Jul 2009 06:00:23 +0000
22699Checked in by : Robert Osfield
22700Tweak of NodeMask docs
22701
22702Tue, 28 Jul 2009 06:00:03 +0000
22703Checked in by : Robert Osfield
22704From Terry Welsh, .osg and .ive support for new Text boxes
22705
22706Mon, 27 Jul 2009 15:39:27 +0000
22707Checked in by : Robert Osfield
22708Fixed bug in handling of stereo image pairs
22709
22710Fri, 24 Jul 2009 15:55:50 +0000
22711Checked in by : Robert Osfield
22712Updated wrappers
22713
22714Fri, 24 Jul 2009 15:30:13 +0000
22715Checked in by : Robert Osfield
22716From Lee Butler and Robert Osfield, doxygen comment explaining role of NodeMask
22717
22718Fri, 24 Jul 2009 15:09:37 +0000
22719Checked in by : Robert Osfield
22720From Jason Daly, "This set of changes reworks the BSP plugin to use TexEnvCombine instead of a GLSL program for doing the texture blending on displaced terrain geometry.  After working with it a while, I found this method to be more scene graph friendly (at least until Wojtek gets his VirtualProgram scheme working  ;-) )Note that this technique will require ARB_texture_env_crossbar (or NV_texture_env_combine4), as it mixes two textures in the first texture unit, and just does the lighting in the second.  I doubt this will be a problem for any card that can already handle GLSL programs, though."
22721
22722
22723
22724Fri, 24 Jul 2009 15:04:46 +0000
22725Checked in by : Robert Osfield
22726From Cory Riddell, "The spherical manipulator uses a middle drag event for panning. It was panning for left-right drags, but was zooming for up-down drags. I changed it to pan both directions as I believe that is the correct behaviour. If the original combination pan-zoom behaviour was intentional, please let me know."
22727
22728Fri, 24 Jul 2009 14:59:51 +0000
22729Checked in by : Robert Osfield
22730From Terry Welsh, "Okay, here are the mods I wrote for drawing a filled bounding box behind osgText::Text.  I made it so the box would get drawn using whichever BackdropImplementation was selected.  However, I did not implement STENCIL_BUFFER.  In that case it defaults to drawing the bounding box using POLYGON_OFFSET instead.Also made it so the BOUNDINGBOX and FILLEDBOUNDINGBOX are drawn with a
22731settable color and margin size.
22732
22733While I was at it I tightened up the values applied with DEPTH_RANGE
22734and POLYGON_OFFSET, not just for drawing the bounding box but also for
22735drawing backdrop text (these values must be coupled since the bounding
22736box has to be drawn deeper in Z than the backdrop text).  The values
22737in use before seemed like overkill and I was seeing some z-clipping
22738with my background scenery in the case of DEPTH_RANGE.  If there was a
22739good reason for the large values please let me know...."
22740
22741
22742
22743Fri, 24 Jul 2009 14:45:44 +0000
22744Checked in by : Robert Osfield
22745From Chris Hanson, typo and comment clean ups
22746
22747Fri, 24 Jul 2009 14:45:09 +0000
22748Checked in by : Robert Osfield
22749Updated wrappers
22750
22751Fri, 24 Jul 2009 14:25:34 +0000
22752Checked in by : Robert Osfield
22753From Chris Hanson, added EllipsoidModel::isWGS84() method and clean up on comments.
22754
22755Fri, 24 Jul 2009 12:12:07 +0000
22756Checked in by : Robert Osfield
22757From Jean-Sebastien Guay, updated CTestConfig to point to new cdash.openscenegraph.org site
22758
22759Thu, 23 Jul 2009 15:25:11 +0000
22760Checked in by : Stephan Maximilian HUBER
22761updated XCode project
22762
22763Thu, 23 Jul 2009 12:42:01 +0000
22764Checked in by : Cedric Pinson
22765From Cedric Pinson, Store the linkvisitor to be able to configure it by user, like changing the nodemaskoverride, or use a custom LinkVisitor
22766
22767Fri, 17 Jul 2009 07:47:48 +0000
22768Checked in by : Robert Osfield
22769From J.P. Delport, "attached a modified jpeg plugin that allows writing of grayscale images."
22770
22771Thu, 16 Jul 2009 12:09:47 +0000
22772Checked in by : Robert Osfield
22773From Fabien Lavignotte,"When exporting some models to OpenFlight, i found a crash if the texture unit does not contain a TexEnv object. Here's the small fix, just a test on the pointer."
22774
22775Thu, 16 Jul 2009 12:04:35 +0000
22776Checked in by : Robert Osfield
22777From Stephan Lamoliatte, "The vertical anchor is inverted in the osgWidget::Window::update function. Here is a small patch to fix that."
22778
22779Thu, 16 Jul 2009 11:49:37 +0000
22780Checked in by : Robert Osfield
22781From Cedric Pinson, fix crash without error messages if the example does find the nathan.osg file.
22782
22783Thu, 16 Jul 2009 11:48:08 +0000
22784Checked in by : Robert Osfield
22785Fixed build
22786
22787Thu, 16 Jul 2009 11:35:59 +0000
22788Checked in by : Robert Osfield
22789Fixed build.
22790
22791Thu, 16 Jul 2009 11:26:14 +0000
22792Checked in by : Robert Osfield
22793Added .get() to fix build
22794
22795Thu, 16 Jul 2009 11:21:02 +0000
22796Checked in by : Robert Osfield
22797From Jason Daly, "These are some fixes to the mdl and bsp plugins to handle transparency and lighting better, plus a few other tweaks."
22798
22799Thu, 16 Jul 2009 11:06:31 +0000
22800Checked in by : Robert Osfield
22801From Colin MacDonald,"The Optimizer Merge Geometry visitor is always merging geometries, even if they have had DataVariance DYNAMIC explicitly specified.  Then when an application attempts to dynamically update the geometry in the frame loop the primitive sets and data arrays are no longer as expected, leading to display and/or memory corruption.Attached is a simple fix. "
22802
22803Note from Robert Osfield, tweaked Colin's changes to that it use != DYNAMIC as the the test rather than == STATIC.
22804
22805
22806
22807
22808Thu, 16 Jul 2009 10:56:16 +0000
22809Checked in by : Robert Osfield
22810Updated wrappers
22811
22812Thu, 16 Jul 2009 10:13:41 +0000
22813Checked in by : Robert Osfield
22814Added the ability to turn off the external paging in of PagedLOD children.
22815
22816Thu, 16 Jul 2009 10:13:13 +0000
22817Checked in by : Robert Osfield
22818Updated Contributors mapping
22819
22820Thu, 16 Jul 2009 10:12:33 +0000
22821Checked in by : Robert Osfield
22822Added support for using PagedLOD to managing loading of presentation preview and then the main presentation in the background paging thread
22823
22824Wed, 15 Jul 2009 20:52:51 +0000
22825Checked in by : Cedric Pinson
22826From Cedric Pinson, add accessors to osgAnimation ActionCallback
22827
22828Wed, 15 Jul 2009 17:01:47 +0000
22829Checked in by : Robert Osfield
22830Added alias from xml to p3d to ensure backwards compatibility with old present3D  files with the.xml extenstion
22831
22832Wed, 15 Jul 2009 15:28:19 +0000
22833Checked in by : Robert Osfield
22834Quitened down debug info.
22835
22836Tue, 14 Jul 2009 13:32:06 +0000
22837Checked in by : Robert Osfield
22838Cleaned up indenting
22839
22840Tue, 14 Jul 2009 13:30:28 +0000
22841Checked in by : Robert Osfield
22842Converted code to use osg::asciiToFloat() instead of relying upong the C libraries sscanf to read floats as the C library is locale sensitive.
22843
22844Tue, 14 Jul 2009 12:22:47 +0000
22845Checked in by : Robert Osfield
22846From Alexandre Amalric, "I'm using osg svn version 2.9.5 and I've apparently found a bug in osgPlugin logo.When using more than one view logosCullCallback function is called without checking context ID from the cull visitor is equal to logo _contextID variable. It involves updating logo's viewport with different sizes.
22847So I made a fix well working, at least the way I use the plugin."
22848
22849Note, from Robert Osfield, changed code to return true to signal culling of logo when being applied to a window that it wasn't assigned to.
22850
22851
22852
22853Tue, 14 Jul 2009 11:19:22 +0000
22854Checked in by : Robert Osfield
22855Moved the getting of the ReaderWriter to do the actual model loading to later so that it only gets invoked when required.
22856
22857Tue, 14 Jul 2009 11:18:11 +0000
22858Checked in by : Robert Osfield
22859Quietened down debug messages, and added early return when filename contains server address.
22860
22861Tue, 14 Jul 2009 10:37:31 +0000
22862Checked in by : Robert Osfield
22863Refactored the setup of the reading of the wrl file by allow reading from istreams, as well as nesting of filepaths using a local osgDB::Options to prevent threading issues.Also fixed crash in parsing of the vrml data structures that occurred when no vrml material was assigned.
22864
22865
22866
22867
22868
22869Tue, 14 Jul 2009 10:35:53 +0000
22870Checked in by : Robert Osfield
22871Quitened down debug messages
22872
22873Tue, 14 Jul 2009 10:04:18 +0000
22874Checked in by : Robert Osfield
22875Fixed the handling of compressed files
22876
22877Mon, 13 Jul 2009 16:39:51 +0000
22878Checked in by : Robert Osfield
22879From Cory Riddel based on suggestion from Robert Osfield, "I've been running with your suggested changes for a few days now and it has been working perfectly. I'm still not entirely clear why adding a slave/subgraph causes the problem."
22880
22881Mon, 13 Jul 2009 16:14:43 +0000
22882Checked in by : Robert Osfield
22883From David Fries, "Comparing the win32 barrier to the pthread barrier, win32 puts the while in an else clause.  When if is true the phase changes and the while condition will always by false, so might as well put the while in the else to skip the check.  There's also a benefit to having the code logic similar between platforms. "
22884
22885Mon, 13 Jul 2009 16:05:57 +0000
22886Checked in by : Robert Osfield
22887From David Fries, "Here is a fix for a deadlock seen under Windows using OpenThreads Barrier operations.  The error is with atomic operations in the win32 condition implementation.  The attached sample program will reliably trigger with as few as three threads and a dual core system, though sometimes it will take 65,000 iterations.2.8.1 was the base for these changes
22888
22889Win32ConditionPrivateData.h
22890Win32ConditionPrivateData::wait does two operations to decrement
22891waiters_ then read, when InterlockedDecrement decrements and returns
22892the value in one operation.  The two operations allows another thread
22893to also decrement with both getting 0 for an answer.
22894
22895Win32ConditionPrivateData::broadcast is using waiters_ directly
22896instead of using the w value read earlier, if it was safe to use
22897waiters_ directly there would be no need for InterlockedGet or w.
22898
22899overview of deadlock in barrier with three threads
22900one thread in broadcast, 2 threads in wait,
22901release semaphore 2, waits on waiters_done_
22902both threads wake, decrement waiters_, get 0 for w,
22903       <logic error here>
22904one calls set waiters_done_,
22905broadcast thread comes out of waiters_done_,
22906other thread calls waiters_done_, (which leaves waiters_done_ in the
22907signaled state)
22908       <sets the trap>
22909broadcast thread returns releases mutex, other threads get
22910mutex and also return,
22911next barrier, first two threads enter wait, one goes to broadcast, release
22912semaphore 2, skips waiters_done_ as it had been released last time
22913returns, processes, enters the barrier for the next barrier operation
22914and waits,
22915three threads are now in wait, two have the previous barrier phase,
22916one the current phase, there's one count left in the semaphore which a
22917thread gets, returns, enters the barrier as a waiter, sleeps, and the
22918deadlock is completed"
22919
22920
22921
22922Mon, 13 Jul 2009 08:30:20 +0000
22923Checked in by : Robert Osfield
22924From Stephan Huber, "ttached you'll find a small fix for the GraphicsWindowCocoa-implementation, which enhances multithreaded stability, it ensures that modifications to the size of an openglcontext is done only from one thread. "
22925
22926Sun, 12 Jul 2009 15:44:57 +0000
22927Checked in by : Robert Osfield
22928Reverted erronous check-in (which was r10454)
22929
22930Fri, 3 Jul 2009 19:16:53 +0000
22931Checked in by : Robert Osfield
22932Added Dragger::s/getActivationModKeyMask(..) and Dragger::s/getActivationKeyEvent(...) methods to make it possible to have draggers that only respond when you press a specified modified key or standard key.Changed the optional dragger in osgvolume to require the shift key to be pressed for the dragger to become active.
22933
22934
22935
22936Fri, 3 Jul 2009 19:07:02 +0000
22937Checked in by : Robert Osfield
22938From and incorported the addition from Paul Fotheringham, addition of define VCL_CAN_STATIC_CONST_INIT_FLOAT to be zero to solve build error under LinuxFrom Robert Osfield, general cleaned up ITK side to CMakeList.txt.
22939
22940
22941
22942
22943
22944Fri, 3 Jul 2009 18:58:01 +0000
22945Checked in by : Robert Osfield
22946To the ITK code path added support for handling a whole directory of dicom files.
22947
22948Fri, 3 Jul 2009 10:33:51 +0000
22949Checked in by : Robert Osfield
22950Updated version numbers for 2.9.6 release
22951
22952Fri, 3 Jul 2009 10:27:58 +0000
22953Checked in by : Robert Osfield
22954Updated wrappers
22955
22956Fri, 3 Jul 2009 05:54:27 +0000
22957Checked in by : Robert Osfield
22958Added TrackballDragger code path
22959
22960Fri, 3 Jul 2009 05:54:02 +0000
22961Checked in by : Robert Osfield
22962Added callback to locator in support of interactive updating of the volume extents
22963
22964Fri, 3 Jul 2009 05:52:52 +0000
22965Checked in by : Robert Osfield
22966Added setUpGeometry to Dragger base class to make it easier to use draggers interchangably.
22967
22968Fri, 3 Jul 2009 05:25:08 +0000
22969Checked in by : Robert Osfield
22970Introduced a Locator callback and associated usage of this callback to provide interactive updating of the volume bounds
22971
22972Thu, 2 Jul 2009 18:50:45 +0000
22973Checked in by : Robert Osfield
22974Added support for a "-m" option that adds a tab box manipulator to allow positioning and resizing of the rendered volume
22975
22976Thu, 2 Jul 2009 18:49:59 +0000
22977Checked in by : Robert Osfield
22978Refactored RayTracedTechnique to allow the position of the rendered part of the volume to be decoupled from the image data.
22979
22980Wed, 1 Jul 2009 15:39:06 +0000
22981Checked in by : Robert Osfield
22982From Byran Thrall, "The OpenFlight plugin doesn't handle unrecognized options or extra whitespace in all cases, causing it to crash."
22983
22984Wed, 1 Jul 2009 14:50:08 +0000
22985Checked in by : Robert Osfield
22986Removed old references to CommandManager
22987
22988Wed, 1 Jul 2009 14:49:30 +0000
22989Checked in by : Robert Osfield
22990Added constructor and destructor body
22991
22992Wed, 1 Jul 2009 14:04:46 +0000
22993Checked in by : Robert Osfield
22994Added osgGA to the dependency list
22995
22996Wed, 1 Jul 2009 14:01:09 +0000
22997Checked in by : Robert Osfield
22998Completed refactor of osgManipulator, key changes are:   Selection is now just a typedef of osg::MatrixTransform, and is deprecated
22999
23000   CommandManager is shell class that just sets values directly on Dragger, and is deprecated
23001
23002   Dragger now has list of DraggerCallback that takes over the roll of tracking changes to the Dragger, and
23003   allows users to track the dragger in any way they wish.
23004
23005   Dragger now has a convinience method making MatrixTransforms track a dragger.
23006
23007   Selection and CommandManager are no longer required for use of osgManipulator and are kept around for backwards compatibility.
23008
23009
23010
23011
23012Wed, 1 Jul 2009 09:30:44 +0000
23013Checked in by : Cedric Pinson
23014From Cedric Pinson, i miss to commit the file that contains the osgAnimation::StripAnimation::traverse
23015
23016Tue, 30 Jun 2009 13:00:58 +0000
23017Checked in by : Robert Osfield
23018Simplified Command and CommandManager
23019
23020Tue, 30 Jun 2009 12:41:59 +0000
23021Checked in by : Stephan Maximilian HUBER
23022From Stephan Huber: updated XCode project, included osgPresentation
23023
23024Tue, 30 Jun 2009 11:55:49 +0000
23025Checked in by : Cedric Pinson
23026From Cedric Pinson, Traverse StripAction instead of applying, this fix the execution of FrameCallback in BlendIn, BlendOut and AnimationAction\nFix warning of osgAnimation::StatsHandler\nFix crash when running example osganimationtimeline without nathan.osg in OSG_FILE_PATH or with bad file
23027
23028Tue, 30 Jun 2009 11:39:39 +0000
23029Checked in by : Robert Osfield
23030Refactored osgManipulator so that CommandManager is no longer required, instead Dragger directly manages Constaints and associate Selections.
23031
23032Tue, 30 Jun 2009 07:33:16 +0000
23033Checked in by : Robert Osfield
23034Updated wrappers
23035
23036Mon, 29 Jun 2009 21:32:10 +0000
23037Checked in by : Robert Osfield
23038Introduced event handling directly into osgManipulator::Dragger to allow it be used with a global event handler passing in events.
23039
23040Fri, 26 Jun 2009 16:52:27 +0000
23041Checked in by : Robert Osfield
23042Changed the definition of HAVE_CONFIG_H so that it's only defined when on a now windows system, so to allow the dcmtk/osconfig.h to include the correct header on unix vs widows.
23043
23044Fri, 26 Jun 2009 16:39:44 +0000
23045Checked in by : Robert Osfield
23046Added search in /usr/local/dicom for dcmtk.
23047
23048Fri, 26 Jun 2009 08:16:03 +0000
23049Checked in by : Robert Osfield
23050Fixed warning
23051
23052Fri, 26 Jun 2009 08:14:09 +0000
23053Checked in by : Robert Osfield
23054Fixed warning
23055
23056Thu, 25 Jun 2009 18:31:43 +0000
23057Checked in by : Robert Osfield
23058Simplified throw rate code, and add throw rate compensation into zoom in/out code.
23059
23060Thu, 25 Jun 2009 18:11:29 +0000
23061Checked in by : Robert Osfield
23062From Lee Bulter, "I noticed that when "throwing" things the rate of motion once thrown was dependent on the complexity of the geometry. For complex scenes this meant that it looked like you were "throwing" the display into molasses. For simple geometry things get over-excited once thrown.The fix is to factor in the frame rendering time to the caluclated
23063motion. I've implemented this for rotation and panning.
23064
23065Now when things are thrown they maintain a rate very close to what was
23066happening when the mouse button was released."
23067
23068
23069
23070Thu, 25 Jun 2009 18:03:30 +0000
23071Checked in by : Robert Osfield
23072Fixed library definition
23073
23074Thu, 25 Jun 2009 16:12:58 +0000
23075Checked in by : Robert Osfield
23076From Stephan Huber, fixes to Cocoa support
23077
23078Thu, 25 Jun 2009 16:07:49 +0000
23079Checked in by : Robert Osfield
23080From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. Therefore I have changed all the occurances of atof by asciiToFloat or asciiToDouble.I believe that it is safe to do so at least for all the plugins.
23081Included here are also asciiToFloat conversion of environment variables. One
23082might argue that these should be locale dependent. But IMO these should be
23083set and interpreted by osg independent of the current locale.
23084"
23085
23086
23087
23088Thu, 25 Jun 2009 16:02:23 +0000
23089Checked in by : Robert Osfield
23090Fixed warnings and refactored FindFFmpeg.cmake and ffmpeg plugin CMakeLists.txt scripts to better handle different instation combinations
23091
23092Thu, 25 Jun 2009 13:31:48 +0000
23093Checked in by : Robert Osfield
23094Converted tabs to spaces
23095
23096Thu, 25 Jun 2009 13:26:26 +0000
23097Checked in by : Robert Osfield
23098From Mathias Froehlich, "Fix possible problem with aliasing rules.. and fix a gcc warning :)Use a union to determine if we are on a little endian or big endian machine."
23099
23100Thu, 25 Jun 2009 13:13:54 +0000
23101Checked in by : Robert Osfield
23102From Mathias Froehlich, "put texturemanager into osg namespace."
23103
23104Thu, 25 Jun 2009 13:10:31 +0000
23105Checked in by : Robert Osfield
23106From Serge Lages, "Here is a little fix for the FFmpeg plugin. Previously the path computed by osgDB::findDataFile was not used, preventing loading files from directories inside the data path list."
23107
23108Thu, 25 Jun 2009 13:00:01 +0000
23109Checked in by : Robert Osfield
23110From Ulrich Hertlein, "please find attached some typo fixes in DatabasePager and a tweak to only print the addLoadedDataToSceneGraph stats when some work was actually done."
23111
23112Thu, 25 Jun 2009 09:14:47 +0000
23113Checked in by : Robert Osfield
23114From Cory Riddell, "I added an _allowThrow boolean along with a getter and setter to the spherical manipulator. The default value is true.This is very similar to the flag in trackball."
23115
23116
23117
23118Thu, 25 Jun 2009 08:53:28 +0000
23119Checked in by : Robert Osfield
23120Added osgFX depedency
23121
23122Thu, 25 Jun 2009 08:52:23 +0000
23123Checked in by : Robert Osfield
23124Added osgVolume dependency
23125
23126Thu, 25 Jun 2009 08:23:21 +0000
23127Checked in by : Robert Osfield
23128Added export
23129
23130Thu, 25 Jun 2009 07:42:10 +0000
23131Checked in by : Robert Osfield
23132Added CMakeLists.txt for osgPresentation
23133
23134Wed, 24 Jun 2009 17:37:59 +0000
23135Checked in by : Robert Osfield
23136Added use of REGISTER_OGRPLUGIN to enable static linking of plugins
23137
23138Wed, 24 Jun 2009 17:34:30 +0000
23139Checked in by : Robert Osfield
23140Added ffmpeg and pdf to static build
23141
23142Wed, 24 Jun 2009 17:33:01 +0000
23143Checked in by : Robert Osfield
23144Added support for static compilation of pdf plugin
23145
23146Wed, 24 Jun 2009 16:45:55 +0000
23147Checked in by : Robert Osfield
23148Fixed non windows path
23149
23150Wed, 24 Jun 2009 16:14:53 +0000
23151Checked in by : Robert Osfield
23152Renamed the temporary application name of present3D-osg to present3D.
23153
23154Wed, 24 Jun 2009 16:03:49 +0000
23155Checked in by : Robert Osfield
23156Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit.
23157
23158Wed, 24 Jun 2009 10:26:48 +0000
23159Checked in by : Robert Osfield
23160Refactored the FFmpeg find script and the pdd CMakeLists.txt to improve the automatic detection of the required facilities
23161
23162Wed, 24 Jun 2009 10:10:09 +0000
23163Checked in by : Cedric Pinson
23164From Cedric Pinson, Fix the drop of the first frame of action when adding action with addActionNow\nReport stats only for active animations\nAdd priority to RunAction callback
23165
23166Tue, 23 Jun 2009 12:59:01 +0000
23167Checked in by : Cedric Pinson
23168From Cedric Pinson, Fix clone operation for osgAnimation::Animation
23169
23170Tue, 23 Jun 2009 11:33:59 +0000
23171Checked in by : Robert Osfield
23172Fixed warning
23173
23174Tue, 23 Jun 2009 10:53:55 +0000
23175Checked in by : Robert Osfield
23176Added explict search for stdint.h
23177
23178Mon, 22 Jun 2009 18:04:36 +0000
23179Checked in by : Cedric Pinson
23180From Cedric Pinson, fix clone for UpdateTransform
23181
23182Mon, 22 Jun 2009 16:08:12 +0000
23183Checked in by : Robert Osfield
23184Added support for reading from http and obj files in the static build of Present3D
23185
23186Mon, 22 Jun 2009 16:02:38 +0000
23187Checked in by : Robert Osfield
23188Fixed swap size
23189
23190Mon, 22 Jun 2009 14:24:59 +0000
23191Checked in by : Cedric Pinson
23192From Cedric Pinson, fix constructors for cloning osgAnimation objects
23193
23194Mon, 22 Jun 2009 13:08:06 +0000
23195Checked in by : Robert Osfield
23196Updated authors for 2.9.5 release
23197
23198Mon, 22 Jun 2009 12:46:51 +0000
23199Checked in by : Robert Osfield
23200Update ChangeLog and contributors
23201
23202Sun, 21 Jun 2009 17:28:59 +0000
23203Checked in by : Robert Osfield
23204Added mutex lock to iniGLNames to prevent threading problems during initialization
23205
23206Sat, 20 Jun 2009 17:03:38 +0000
23207Checked in by : Robert Osfield
23208Added support for initial cut of static build of Present3D.
23209
23210Sat, 20 Jun 2009 11:35:22 +0000
23211Checked in by : Robert Osfield
23212From Farshid Lashkari, "I found a bug in the osgText library in version 1.2 that I believe still exists in the latest version.I found that changing the alignment of a text object does not work properly if the text contains newline characters. I've attached a simple test case that shows the problem. If I set the text AFTER setting the alignment, everything works fine. But if I set the text BEFORE setting the alignment then the text is displayed incorrectly.
23213
23214The fix is very simple. Instead of calling computePositions() in TextBase::setAlignment(), it calls computeGlyphRepresentation(). I've attached the modified TextBase.cpp."
23215
23216
23217
23218Sat, 20 Jun 2009 08:18:58 +0000
23219Checked in by : Robert Osfield
23220Updated wrappers
23221
23222Fri, 19 Jun 2009 14:14:26 +0000
23223Checked in by : Robert Osfield
23224From Gino van den Bergen, "AFAICS, OSG's OBJ loader correctly handles backslash-newlines that are used for continuation of lines. However, I recently ran into a problem with OBJs that where converted from another source using Right Hemisphere Deep Exploration. In these OBJs newlines are escaped in the following way:f  15939/9999/16177 15941/10000/16178 15940/10001/16179\
2322515938/10002/16180
23226
23227In the OBJ loader the newline would be interpreted as follows
23228
23229f  15939/9999/16177 15941/10000/16178 15940/10001/1617915938/10002/16180
23230
23231However, for correctly loading the model it should be interpreted as
23232
23233f  15939/9999/16177 15941/10000/16178 15940/10001/16179 15938/10002/16180
23234
23235Thus, the escaped newline should be interpreted as a space.
23236
23237I tried to lookup what the correct interpretation for a backslash-newline was in the OBJ spec but did not find anything useful. Nevertheless, my suggestion would be to adopt replacing the escaped newline by a space in order to avoid problems as stated above. I cannot imagine a meaningful usage of a newline within a numerical literal so I do not foresee cases where replacing a backslash-newline by a space would be harmful. The fixed obj.cpp is zipped and attached to this mail."
23238
23239
23240
23241Fri, 19 Jun 2009 13:53:35 +0000
23242Checked in by : Robert Osfield
23243Changed the debug output so that the code path is not run unless it's needed
23244
23245Fri, 19 Jun 2009 13:50:14 +0000
23246Checked in by : Robert Osfield
23247From Jean-Sebastian Guay and Robert Osfield, added line numbers to debug shader output
23248
23249Fri, 19 Jun 2009 13:09:31 +0000
23250Checked in by : Robert Osfield
23251From Tom Jolly, "A new compiler and a new warning.Enclosed is include/osgParticle/Particle.  I removed the const from the
23252return type of getSTexCoord.  I also changed the name on the next
23253function to getTTexCoord so it is consistent with getSTexCoord.  If you
23254prefer to change getSTexCoord to getSCoord you will need to change it in
23255ConnectedParticleSystem.cpp."
23256
23257
23258
23259Fri, 19 Jun 2009 11:55:52 +0000
23260Checked in by : Robert Osfield
23261From Wojciech Lewandowski, "Here are my changes:- osg::Texture sets GL_MAX_TEXTURE_LEVEL if image uses fewer mipmaps than
23262number from computeNumberOfMipmaps (and it works!)
23263- DDS fix to read only available mipmaps
23264- DDS fixes to read / save 3D textures with mipmaps ( packing == 1 is
23265required)
23266- Few cosmetic DDS modifications and comments to make code cleaner (I hope)
23267
23268Added _isTextureMaxLevelSupported variable to texture extensions. It
23269could be removed if OSG requires OpenGL version 1.2 by default.
23270
23271Added simple ComputeImageSizeInBytes function in DDSReaderWrites. In
23272my opinion it would be better if similar static method was defined for
23273Image. Then it could be used not only in DDS but other modules as well (I
23274noticed that Texture/Texture2D do similar computations).
23275
23276Also attached is an example test.osg model with DDS without last mipmaps to
23277demonstrate the problem. When loaded into Viewer with current code and moved
23278far away, so that cube occupies 4 pixels, cube becomes red due to the issue
23279I described in earlier post. When you patch DDS reader writer with attched
23280code but no osg::Texture yet, cube becomes blank (at least on my
23281Windows/NVidia)  When you also merge osg::Texture patch cube will look right
23282and mipmaps will be correct."
23283
23284
23285
23286Fri, 19 Jun 2009 11:31:15 +0000
23287Checked in by : Robert Osfield
23288From Don Liech, Qt/OSG integration example
23289
23290Fri, 19 Jun 2009 11:16:24 +0000
23291Checked in by : Robert Osfield
23292Updated wrappers
23293
23294Fri, 19 Jun 2009 11:04:48 +0000
23295Checked in by : Robert Osfield
23296Added append() method
23297
23298Fri, 19 Jun 2009 11:00:33 +0000
23299Checked in by : Robert Osfield
23300Added clears to various vectors being passed in to get*() methods.
23301
23302Fri, 19 Jun 2009 10:55:12 +0000
23303Checked in by : Robert Osfield
23304From Cory Riddell, "I added a line to clear the threads vector prior to populating it in Viewer::getAllThreads(). This is consistent with what happens in Viewer::getOperationThreads()."
23305
23306Thu, 18 Jun 2009 10:01:39 +0000
23307Checked in by : Robert Osfield
23308From Cedric Pinson and Robert Osfield, addition of NodeCallbacks to osg::CopyOp and osg::Node copy constructor.
23309
23310Thu, 18 Jun 2009 08:29:20 +0000
23311Checked in by : Robert Osfield
23312Added exports
23313
23314Thu, 18 Jun 2009 08:22:24 +0000
23315Checked in by : Robert Osfield
23316Updated wrappers
23317
23318Thu, 18 Jun 2009 08:18:10 +0000
23319Checked in by : Robert Osfield
23320From Rene Molenaar, "The bug is as described above:"The dragger's corner tabs are no longer in the corners."
23321
23322this fix places the cornertabs back in the corners.
23323(the manipulator does not make sense otherwise)."
23324
23325
23326
23327Wed, 17 Jun 2009 16:54:39 +0000
23328Checked in by : Robert Osfield
23329Replaced forward declarations
23330
23331Wed, 17 Jun 2009 16:54:12 +0000
23332Checked in by : Robert Osfield
23333Added ".added", ".modified" and ".removed" alias to .revisions plugin
23334
23335Wed, 17 Jun 2009 15:12:58 +0000
23336Checked in by : Robert Osfield
23337Updated wrappers
23338
23339Wed, 17 Jun 2009 15:12:50 +0000
23340Checked in by : Robert Osfield
23341Made method names consistent with each other
23342
23343Wed, 17 Jun 2009 11:00:14 +0000
23344Checked in by : Robert Osfield
23345From Alberto Luaces, "the new changes in osgAnimation showed some errors on the Cygwin platform:1 - osgAnimation/StatsHandler includes <cmath>, but on Cygwin only std::isnan
23346is defined that way. I changed it to <math.h> as it is done in the rest of
23347the OSG.
23348
233492 - Pulling some osgViewer headers from the same file in osgAnimation makes
23350the former a new dependency. Thus, I got errors at osgAnimation linking time.
23351I wonder why nobody noticed this on other platforms. I have updated the
23352CMakeLists.txt file in order to link to the needed libraries, and
23353
233543 - I have updated the openscenegraph-osgAnimation.pc.in file accordingly."
23355
23356
23357
23358Wed, 17 Jun 2009 10:39:39 +0000
23359Checked in by : Robert Osfield
23360Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors.
23361
23362Wed, 17 Jun 2009 08:56:11 +0000
23363Checked in by : Robert Osfield
23364Fixed error in DisplaySettings::setNumOfHttpDatabaseThreadsHint
23365
23366Tue, 16 Jun 2009 13:02:33 +0000
23367Checked in by : Robert Osfield
23368Updated wrappers
23369
23370Tue, 16 Jun 2009 12:32:02 +0000
23371Checked in by : Cedric Pinson
23372From Cedric Pinson, Fix osgAnimation warning and errors
23373
23374Tue, 16 Jun 2009 12:22:36 +0000
23375Checked in by : Cedric Pinson
23376From Cedric Pinson, Fix osgAnimation warning and errors for Bone.cpp
23377
23378Tue, 16 Jun 2009 10:20:41 +0000
23379Checked in by : Stephan Maximilian HUBER
23380From Stephan Huber: updated XCode project
23381
23382Mon, 15 Jun 2009 14:48:37 +0000
23383Checked in by : Cedric Pinson
23384From Cedric Pinson, split timeline classes in differents files, cleanup and add a statshandler to visualize current action in timeline
23385
23386Sun, 14 Jun 2009 23:30:47 +0000
23387Checked in by : Cedric Pinson
23388From Cedric Pinson, fix copy constructor for clone operation for Bone, add a missing contructor with quaternion for Target
23389
23390Fri, 12 Jun 2009 10:37:42 +0000
23391Checked in by : Robert Osfield
23392Updated wrappers
23393
23394Fri, 12 Jun 2009 10:08:15 +0000
23395Checked in by : Robert Osfield
23396From Mathias Froehlich, "attached is a change to the ProxyNode that also includes ProxyNode local database options like recently added to PagedLOD.Also there is a change to the traverse method:
23397The previous ProxyNode checks the VisitorType to be a CULL_VISITOR and the
23398presence of a request handler to submit a database request.
23399In contrast to that PagedLOD uses the request handler if it is there - even if
23400the visitor type is not a cull visitor.
23401The change removes the cull visitor test from the ProxyNode so that it behaves
23402like the PagedLOD.
23403I believe that the presence of a request handler in a visitor might be
23404sufficient to trigger the requests as this is done in the PagedLOD anyway.
23405
23406Based on rev 10332."
23407
23408
23409
23410Fri, 12 Jun 2009 10:00:08 +0000
23411Checked in by : Robert Osfield
23412From Stephan Huber, "here are some small fixes/enahncements for the cocoa backend to allow proper functioning when running the osgViewer run-loop in a secondary thread (e.g. when embedding GraphicsWindowCocoa-windows in a full blown cocoa application).OS X is picky when you want to change the user-interface from another
23413thread than the main thread, not all UI stuff is thread-safe. So now
23414window closes and showing / hiding the menu bar is done in the main
23415thread via Cocoa's performSelectorOnMainThread-mechanism.
23416
23417These changes don't affect the normal osgViewer usage pattern."
23418
23419
23420
23421Fri, 12 Jun 2009 09:57:45 +0000
23422Checked in by : Robert Osfield
23423From Laurens Voerman, "there seems to be a bug in the proxynode writer introduced in svn rev 10330. It craches on a null pointer for options (on my windows system). Fixed version of the file "src\osgPlugins\osg\ProxyNode.cpp" attached, based on svn rev 10332."
23424
23425Fri, 12 Jun 2009 09:48:59 +0000
23426Checked in by : Robert Osfield
23427From Konstantin Sinitsyn, "I've fixed bug with loading of compressed texture to texture array!"
23428
23429Fri, 12 Jun 2009 09:41:10 +0000
23430Checked in by : Robert Osfield
23431From Roger James and Robert Osfield, clean up of COLLADA CMake support
23432
23433Fri, 12 Jun 2009 09:11:37 +0000
23434Checked in by : Robert Osfield
23435Updated ChangeLog
23436
23437Thu, 11 Jun 2009 15:13:04 +0000
23438Checked in by : Robert Osfield
23439Fixed copy constructor
23440
23441Thu, 11 Jun 2009 14:56:54 +0000
23442Checked in by : Robert Osfield
23443Replaced frame delta computation that was originally based on a local static variable, replacing it with member variable to tracking the previous frame time.  This fixes a bug in the wind computation when multiple PrecipitaionEffects are in the scene.
23444
23445Wed, 10 Jun 2009 09:24:12 +0000
23446Checked in by : Robert Osfield
23447From Emmanuel Roche, "I've updated the CURL plugin to support the CURL_CONNECTTIMEOUT and CURL_TIMEOUT options.Those two additional options can now be set using the Options::setOptionsString() function (just like the already existing OSG_CURL_PROXY & OSG_CURL_PROXYPORT options).
23448
23449This is a convient solution to limit the freezing effect one may face in case the targeted server is down or too slow.
23450
23451I successfully compiled and used this updated version on Windows in my application.
23452
23453And by default those settings are not set (so no change in the behavior if you don't need them).
23454"
23455
23456
23457
23458Tue, 9 Jun 2009 08:43:13 +0000
23459Checked in by : Robert Osfield
23460From Gustav Happalahti, fixed filename usage
23461
23462Mon, 8 Jun 2009 16:50:50 +0000
23463Checked in by : Robert Osfield
23464From Gustav Haapalahti and Robert Osfield,First Submission email from Gustav:
23465"This submission adds a --cache option to osgconv and osgviewer that enables setObjectCacheHint(osgDB::Options::CACHE_ALL); It greatly reduces memory usage when a .osg file has lots of external references with ProxyNode:s that points to the same file.
23466
23467Options are also added to the osg plugin. The code was already mostly implemented but there was no way to change the options.
23468includeExternalReferences
23469writeExternalReferenceFiles
23470A counter is added to keep track if an external file has already been written down to avoid writing the same file over and over again. If it has already been written once then it is not written again.
23471The counter is added to the Output class in osgDB.
23472"
23473
23474Second Submission email from Gustav:
23475"This is a continuation to my previous submission.
23476I noticed that the same problem that I fixed in ProxyNode.cpp for the osg plugin (external files being written over and over again) also existed in the ive plugin. I attached a submission where the ive plugin remembers which external files that have already been written and do not write them again."
23477
23478
23479Changes to the above done by Robert Osfield,
23480
23481    changed command line parameter to --enable-object-cache
23482    changed set/get methods in osgDB::Output and ive/DataOutputStream.cpp to be s/getExternalFileWritten(const std::string&)
23483    cleaned up set up of osgDB::Options.
23484
23485
23486
23487
23488
23489Mon, 8 Jun 2009 14:06:58 +0000
23490Checked in by : Robert Osfield
23491Martin Beckett, "Here's a first attempt at a DXF writer pluginAt the moment it outputs DXF for whatever geometry is contained in the node it would be nice to draw the model as it is rendered (points/lines/surface)
23492
23493If people could also test against other apps that need to read DXF, the format is a bit of a black art and not all importers support all features so it might need some options to tweak the output.
23494
23495It has some rather clever colour lookup stuff to match real colours against the limited DXF palette. I cracked the code of the Autocad indexed colours!"
23496
23497
23498
23499
23500Mon, 8 Jun 2009 13:51:24 +0000
23501Checked in by : Robert Osfield
23502From Mathias Froehlich, "Without this change packed depth stencil attachments are only supported if the GL_EXT_framebuffer_blit extension is available. This is due to the early return from the constructor if this is missing. As far as I read the standard extension documents, this blit call is not required to have packed depth stencil fbos. The change fixes this and allows packed stencil attachments on machines without the multisample blit command."
23503
23504Mon, 8 Jun 2009 13:47:25 +0000
23505Checked in by : Robert Osfield
23506Addded .ive and .osg support for new GL_EXT_blend_equation_separate properties in osg::BlendEquation
23507
23508Mon, 8 Jun 2009 13:46:39 +0000
23509Checked in by : Robert Osfield
23510From Konstantin Sinitsyn,  support for GL_EXT_blend_equation_separate extension like in osg::BlendEquation.
23511
23512Mon, 8 Jun 2009 12:50:26 +0000
23513Checked in by : Robert Osfield
23514Added basic Matrix::decompose() test, based on a test progrem wrttien by Paul Obermeier
23515
23516Mon, 8 Jun 2009 12:44:23 +0000
23517Checked in by : Robert Osfield
23518Fixed doc message
23519
23520Mon, 8 Jun 2009 11:12:34 +0000
23521Checked in by : Robert Osfield
23522From Lionel Lagarde, "this correction makes the intensity interpolated in the correct direction when the angle is between _cosFadeAngle and _cosAngle."
23523
23524Mon, 8 Jun 2009 10:54:16 +0000
23525Checked in by : Robert Osfield
23526Fixed warning
23527
23528Mon, 8 Jun 2009 10:27:21 +0000
23529Checked in by : Robert Osfield
23530Changed the file search path so it returns an empty string when the filename contains a server address.
23531
23532Mon, 8 Jun 2009 09:47:27 +0000
23533Checked in by : Robert Osfield
23534From Johan Nouvel, fix to handling of transparent textured objects.Tweak from Robert Osfield, commented out disabling of depth write as this is not appropriate by default.
23535
23536
23537
23538Fri, 5 Jun 2009 19:05:37 +0000
23539Checked in by : Robert Osfield
23540Added collateReferencesToDependentCameras() and clearReferencesToDependentCameras() methods into RenderStage and SceneView, and use of these methods in src/osgViewer/Renderer.cpp to make sure that the draw thread keeps references to all in scene graph Cameras that are being used by the drawing threads, to keep the Camera's alive even when the main thread removes these Cameras from the scene graph.
23541
23542Fri, 5 Jun 2009 11:48:35 +0000
23543Checked in by : Robert Osfield
23544Added depends_on template and usage in RenderBin to help with static variable destruction ordering
23545
23546Fri, 5 Jun 2009 10:42:53 +0000
23547Checked in by : Robert Osfield
23548Fixed warning
23549
23550Thu, 4 Jun 2009 14:37:02 +0000
23551Checked in by : Robert Osfield
23552Updated wrappers
23553
23554Thu, 4 Jun 2009 14:07:12 +0000
23555Checked in by : Robert Osfield
23556Implemented updating of revision files as new data is writing to the FileCache
23557
23558Tue, 2 Jun 2009 16:58:32 +0000
23559Checked in by : Robert Osfield
23560Added osgdatabaserevisions example to server as a testbed for new osgDB::DatabaseRevisions functionality
23561
23562Tue, 2 Jun 2009 16:54:34 +0000
23563Checked in by : Robert Osfield
23564Implemented DatabasePath in DatabaseBase revision classes
23565
23566Tue, 2 Jun 2009 08:56:32 +0000
23567Checked in by : Robert Osfield
23568Refactored the adaption of X11 key symbols into OSG key events to fix problems with handling wide range of locales.
23569
23570Tue, 2 Jun 2009 08:53:21 +0000
23571Checked in by : Robert Osfield
23572Moved assigned of texture object to _textureObjectBuffer to earlier in Texture2D::apply() to prevent problems with non power of two texture mipmap generation.
23573
23574Mon, 1 Jun 2009 11:22:42 +0000
23575Checked in by : Robert Osfield
23576From Wojciech Lewandowski, Fixed handling of empty Program.
23577
23578Mon, 1 Jun 2009 11:08:34 +0000
23579Checked in by : Robert Osfield
23580From Emmanuel Roche, "I've also updated the computeBound() method from the osg::Transform class : this method was using float based temporary variables and thus the double precision is lost here. I've changed that to use the generic types osg::BoundingSphere::vec_type and osg::BoundingSphere::value_type instead."
23581
23582Mon, 1 Jun 2009 11:07:07 +0000
23583Checked in by : Robert Osfield
23584From Emmanuel Roche, "I'm joining an updated version of the file daeWritter.cpp and daeWriter.h for the collada plugin compatible with the usage of double precision BoundingSphere & BoundingBox. The only change is the addition of the template specialization for osg::Vec3d object (until now only the specialization for osg::Vec3 was defined, I replaced that with osg::Vec3f to be more "precise")."
23585
23586Sat, 30 May 2009 07:39:59 +0000
23587Checked in by : Robert Osfield
23588Updated wrappers
23589
23590Fri, 29 May 2009 18:24:47 +0000
23591Checked in by : Robert Osfield
23592Added revisions plugin in support of paged database revisions.
23593
23594Fri, 29 May 2009 09:39:17 +0000
23595Checked in by : Stephan Maximilian HUBER
23596From Stephan Huber: updated XCode project
23597
23598Fri, 29 May 2009 08:46:58 +0000
23599Checked in by : Robert Osfield
23600Updated wrappers
23601
23602Fri, 29 May 2009 08:24:52 +0000
23603Checked in by : Robert Osfield
23604Ran dos2unx of files
23605
23606Fri, 29 May 2009 08:24:11 +0000
23607Checked in by : Robert Osfield
23608Introduced first iterations of DatabaseRevision classes for managing the revisioning of http hosted databases
23609
23610Thu, 28 May 2009 16:46:11 +0000
23611Checked in by : Robert Osfield
23612Fixed warning
23613
23614Thu, 28 May 2009 14:15:36 +0000
23615Checked in by : Robert Osfield
23616From Mathias Froehlich, "This frees some memory that is allocated by the X11 functions."
23617
23618Thu, 28 May 2009 14:12:03 +0000
23619Checked in by : Robert Osfield
23620Fixed unitialized variable
23621
23622Thu, 28 May 2009 14:09:16 +0000
23623Checked in by : Robert Osfield
23624From Stephan Huber, "attached you'll find a small fix for GrphicsWindowCocoa. There was a bug with certain key-strokes, which led to a crash."
23625
23626Thu, 28 May 2009 13:40:54 +0000
23627Checked in by : Robert Osfield
23628From Wojciech Lewandowski, "I suppose this error is caused by using 4 component tex coord in texture2D call. I always forget about adding .xy swizzle at the end of tex coord.  I have attached code (hopefully fixed). My NVidia seems to ignore such errors. Cannot test it myself. Simple example works because I actually use textture2Dproj there."
23629
23630Thu, 28 May 2009 13:29:20 +0000
23631Checked in by : Robert Osfield
23632From Gregory Jaegy and Robert Osfield, added support for static linking of OpenFlight plugin
23633
23634Thu, 28 May 2009 13:26:06 +0000
23635Checked in by : Robert Osfield
23636Fixed warnings
23637
23638Thu, 28 May 2009 12:25:35 +0000
23639Checked in by : Robert Osfield
23640From Neil Hughes, "Two changes here...1. I've implemented an option controlled route by which users can still access the old method of extracting the zip content to the local filesystem. This is in response to Ulrich's comments about zip files encorporating files other than those that OSG knows about, but which an application may require.
23641
23642To access this the user makes the following call on their options object that they pass to the reader. Without it, the plugin will extract by default to memory.
23643
23644local_opt->setPluginStrData("zipextract","filesystem");
23645
23646
236472. The second change is that I've moved the declaration of one of the variables to within the numitems loop so that if loading of a specific file within the zip fails, subsequent files still load correctly. This was the issue that Ulrich raised."
23648
23649
23650
23651Thu, 28 May 2009 08:25:18 +0000
23652Checked in by : Robert Osfield
23653Updated wrappers
23654
23655Wed, 27 May 2009 13:02:01 +0000
23656Checked in by : Robert Osfield
23657Renamed application osgvirtualprogram to osgshadercompostior to better reflect it function
23658
23659Wed, 27 May 2009 13:00:58 +0000
23660Checked in by : Robert Osfield
23661Renamed osgvirtualprogram to osgshadercompositor to better reflect it's function
23662
23663Wed, 27 May 2009 12:11:41 +0000
23664Checked in by : Robert Osfield
23665Fixed glStencilMask setting.
23666
23667Wed, 27 May 2009 09:54:17 +0000
23668Checked in by : Robert Osfield
23669Added support for RenderBin::SortMode::TRAVERSAL_ORDER to enable rendering of scene graph drawables in the order that they were traversed in.
23670
23671Wed, 27 May 2009 09:45:46 +0000
23672Checked in by : Robert Osfield
23673Fixed warning
23674
23675Tue, 26 May 2009 14:22:56 +0000
23676Checked in by : Robert Osfield
23677From Jan Ciger, "I am attaching the updated VRML plugin, as promised. This version works with OpenVRML 0.17.12 and Boost 1.38. Other versions may work too, but I didn't test that."
23678
23679Tue, 26 May 2009 11:00:26 +0000
23680Checked in by : Robert Osfield
23681From Ulrich Hertlein, "please find a patch for the DirectX loader to use std::istreams.  This will make it usable with the zip plugin."
23682
23683Tue, 26 May 2009 10:10:11 +0000
23684Checked in by : Robert Osfield
23685Fixed warnings
23686
23687Mon, 25 May 2009 16:34:26 +0000
23688Checked in by : Robert Osfield
23689Refactored the GraphicsWindowX11::adaptKey() implementation so that it always uses the reampX11Key(ks) method, and for the mapping to handle case correctly.
23690
23691Mon, 25 May 2009 13:02:14 +0000
23692Checked in by : Robert Osfield
23693From Wojciech Lewandowski, VirtualProgram example that illustrates how one can create a custom system for composing shaders within the scene graph.
23694
23695Mon, 25 May 2009 12:07:34 +0000
23696Checked in by : Robert Osfield
23697Updated wrappers
23698
23699Mon, 25 May 2009 12:04:29 +0000
23700Checked in by : Robert Osfield
23701Changed Status enums to ActionStatus and TimelineStatus to avoid X11 problems
23702
23703Mon, 25 May 2009 11:16:54 +0000
23704Checked in by : Robert Osfield
23705Added initializer of ParticleSystemUpdater::_frameNumber
23706
23707Mon, 25 May 2009 11:12:38 +0000
23708Checked in by : Robert Osfield
23709From Wojciech Lewandowski, "Two fixes for LUMINANCE and ALPHA_LUMINACE pixel formats written into DDS file. Component masks were incorrect. I tested results with ultimate DDS compatibitlity tester ie Microsoft DirectX Texture tool ;-). I have also added comment with warning about possible problems when writing other than 8 bit component pixel formats. "
23710
23711Mon, 25 May 2009 10:46:37 +0000
23712Checked in by : Robert Osfield
23713From Colin McDonald, "The latest osg::notify is crashing at initialisation on Solaris, due to constructor issues:Within the NullStream & NotifyStream classes the base class objects
23714(ostream) were being initialised before the class member _buffer objects
23715which they referenced, causing a crash.
23716
23717I had to move the file scope g_NullStream & g_NotifyStream initialisation
23718into a function to get them to work.
23719
23720Also there was a missing osg:: qualifier on getNotifyHandler."
23721
23722
23723
23724Fri, 22 May 2009 08:31:58 +0000
23725Checked in by : Robert Osfield
23726From Alberto Luacas, added new pkg-cofig files
23727
23728Fri, 22 May 2009 07:52:25 +0000
23729Checked in by : Robert Osfield
23730From Alberto Luacas, separate pkg-config .pc files
23731
23732Thu, 21 May 2009 16:33:38 +0000
23733Checked in by : Robert Osfield
23734Fixed handling of case where the master and the slave camera are placed on the same GraphisContext, or when the master camera and slave camera are assigned to different Camers.  Note normally one doesn't mix master with GraphicsContexts and slave cameras so neither case is common.
23735
23736Thu, 21 May 2009 08:37:04 +0000
23737Checked in by : Robert Osfield
23738Added a default value to avoid warning
23739
23740Wed, 20 May 2009 12:14:45 +0000
23741Checked in by : Robert Osfield
23742Fixed warnings
23743
23744Wed, 20 May 2009 12:06:57 +0000
23745Checked in by : Robert Osfield
23746Fixed warnings
23747
23748Wed, 20 May 2009 11:14:27 +0000
23749Checked in by : Robert Osfield
23750Updated wrappers
23751
23752Wed, 20 May 2009 11:08:57 +0000
23753Checked in by : Robert Osfield
23754Changed TerrainManipulator to use HEADING rather than AZIM to keep it consistent with SphericalManipulator
23755
23756Wed, 20 May 2009 10:58:29 +0000
23757Checked in by : Robert Osfield
23758Converted SphericalManipulator to use Elevation and Heading rather than Zenith and Azimuth.
23759
23760Tue, 19 May 2009 16:12:27 +0000
23761Checked in by : Stephan Maximilian HUBER
23762updated XCode-project
23763
23764Tue, 19 May 2009 15:11:49 +0000
23765Checked in by : Robert Osfield
23766Fixed typo
23767
23768Tue, 19 May 2009 15:10:41 +0000
23769Checked in by : Robert Osfield
23770Updated wrappers
23771
23772Tue, 19 May 2009 14:03:09 +0000
23773Checked in by : Robert Osfield
23774From Martin Beckett, "In MatrixManipulator can we have computeHomePosition() use _homeUp rather than the hardcoded (0,0,1). This makes it possible to redefine the viewing direction of 'home' in the other manipulator - so home in a GIS app could be a plan view. Since _homeUp is set to (0,0,1) and no current code changes it there shouldn't be any difference for current users."
23775
23776Tue, 19 May 2009 12:25:54 +0000
23777Checked in by : Robert Osfield
23778Attempt to fix Cygwin build failure
23779
23780Tue, 19 May 2009 12:21:42 +0000
23781Checked in by : Robert Osfield
23782Changed the default home position so that it's consistent with other OSG manipulators. Added setter of properties of the SphericalManipualtor, moved across to using doubles internally
23783
23784Tue, 19 May 2009 11:18:03 +0000
23785Checked in by : Robert Osfield
23786From Mojtaba Fathi, "I've developed a new manipulator which uses azimuth and zenith angles to rotate scene and so avoids Roll angle rotation, such that scene is always seen as Z upward."
23787
23788Tue, 19 May 2009 10:45:57 +0000
23789Checked in by : Robert Osfield
23790From Stephan Huber, "when using windownames and switching between fullscreen and windowed mode GraphicsWindowCocoa crashes. Attached you'll find a fix for that bug. "
23791
23792Tue, 19 May 2009 10:42:49 +0000
23793Checked in by : Robert Osfield
23794From Stephan Huber, replaced #include <malloc.h> with #include <stdlib.h> to fix build under OSX
23795
23796Tue, 19 May 2009 10:35:50 +0000
23797Checked in by : Stephan Maximilian HUBER
23798updated XCode-project
23799
23800Tue, 19 May 2009 09:26:22 +0000
23801Checked in by : Robert Osfield
23802From Neil Hughes, intergrated support for uncompressing zip files in memory and from istreams (enabling reading from http).
23803
23804Mon, 18 May 2009 15:46:02 +0000
23805Checked in by : Robert Osfield
23806Added enable of clear stencil and depth mask to ensure that stencil and depth buffers are always cleared when required
23807
23808Mon, 18 May 2009 15:21:57 +0000
23809Checked in by : Robert Osfield
23810From Roland Smeenk, "Attached you will find some changes to the dae plugin to improve light support.-Changed the addition of lights to add the lightsource directly into the scenegraph (instead of below a switch node)
23811-All added lights are enabled in the root stateset and replace the head- or skylight.
23812 (if no lights are available the head- or skylight will remain active)
23813-Ambient in osg::LightModel is zeroed out. All ambient now comes from separate ambient only light sources.
23814-Lights can now be written properly
23815-Replaced strings by constants defined in the Collada DOM"
23816
23817
23818
23819Mon, 18 May 2009 13:01:25 +0000
23820Checked in by : Robert Osfield
23821Quietened down debug messages
23822
23823Mon, 18 May 2009 12:54:23 +0000
23824Checked in by : Robert Osfield
23825From Ross Anderson, "Symptom: The computation of TerrainTiles containing only image layers (no elevation layer) is incorrect. The resulting bounding sphere will always have a radius of zero.The fix is to remove the call to bs.expandBy(v) and compute the radius directly. I believe this call was intended to be bs.expandRadiusBy(v), but it is superfluous when the radius is computed directly."
23826
23827
23828
23829Mon, 18 May 2009 12:04:07 +0000
23830Checked in by : Robert Osfield
23831From Maciej Krol,"With advent of GUI applications in OSG there is a growing need to redirect notification messages to third party systems. For example windows applications do not have console output, it would be appropriate to redirect notifications to GUI widget or debug output. I have revamped notification system to fit this need. New notification stream is using NotifyHandler as a message sink. Handler is called whenever stream is synchronized (i.e. after <<std::endl). Standard streams std::cout and std::cerr are no longer used although by default StandardNotifyHandler is a message sink. Custom notification handler can be set with osg::setNotifyHandler(NotifyHandler *) function.Two implementations of NotifyHandler are currently available:
23832- StandardNotifyHandler, calls fputs(message, stderr) for severity <= WARN and fputs(message, stdout) for severity > WARN
23833- WinDebugNotifyHandler, windows users can redirect notifications to windows debug output, notifications can be viewed in output window of the debugger i.e. MSVC or DebugView (http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx) (see screenshot).
23834
23835I have seen on osg-users that some people do std::cerr.rdbuf(otherStream.rdbuf()) to redirect notifications. This trick will no longer work since osg::notify() returns internal osg::NotifyStream not std::cout or std::cerr. You can use osg::notify().rdbuf(otherStream.rdbuf()) to do this instead.
23836
23837Additionally I've made some minor fixes:
23838- Minor imrovements to osg::notify documentation
23839- NullStream could crash by deleting stream buffer other than default NullStreamBuffer in the destructor i.e. after osg::notify(osg::DEBUG_FP).rdbuf(otherStream.rdbuf())"
23840
23841
23842
23843
23844Mon, 18 May 2009 10:37:03 +0000
23845Checked in by : Robert Osfield
23846From Paul Obermeier, "Please find enclosed some changed OSG header files. The changes are more or less just beautifications (when looked at them from the C++ view), but make wrapping OSG with SWIG easier. I have tested the changes with both 2.8.1-rc4 and the current head and would appreciate to incorporate the changes in both branches.Here is a description of the changes:
23847
23848osg/BoundingSphere:
23849   Use the following typedef (like used in BoundingBox)
23850       typedef typename VT::value_type value_type;
23851   instead of
23852       typedef typename vec_type::value_type value_type;
23853
23854   SWIG reports errors on the latter construct.
23855   Also makes it consistent with BoundingBox.
23856
23857
23858osg/Vec4ub:
23859   Consistent use of "value_type" throughout the file.
23860
23861
23862osg/Vec?b:
23863   Consistent use of "value_type" throughout the files.
23864
23865   Also changed
23866       typedef char value_type;
23867   to
23868       typedef signed char value_type;
23869
23870   In the case of a simple "char", SWIG assumes a string.
23871   Using "signed char" instead of "char" does not change
23872   the behaviour of the class.
23873"
23874
23875
23876
23877Mon, 18 May 2009 10:28:14 +0000
23878Checked in by : Robert Osfield
23879Minor tweaks to avoid warnings when generating wrappers/doxygen documentation
23880
23881Mon, 18 May 2009 10:17:57 +0000
23882Checked in by : Robert Osfield
23883From Philip Lowman, removed inappropriate references to OSG_ in 3rd party libs searches
23884
23885Mon, 18 May 2009 09:34:17 +0000
23886Checked in by : Robert Osfield
23887Updated wrappers
23888
23889Fri, 15 May 2009 15:49:10 +0000
23890Checked in by : Robert Osfield
23891From Jean-Sebastien Guay, build fixes form Windows
23892
23893Fri, 15 May 2009 15:10:59 +0000
23894Checked in by : Robert Osfield
23895Added checks against libcurl version to decide what features are used or not
23896
23897Fri, 15 May 2009 12:31:23 +0000
23898Checked in by : Robert Osfield
23899Removed debugging code block
23900
23901Fri, 15 May 2009 12:22:53 +0000
23902Checked in by : Robert Osfield
23903Removed redundant errno declaration that was cause build problems under RedHat 3.2.Removed redundant version declarations.
23904
23905
23906
23907Fri, 15 May 2009 07:50:20 +0000
23908Checked in by : Robert Osfield
23909From Martin Beckett, "n bool ReaderWriter::fileExists(const std::string& filename, const Options* /*options*/) constWindows doesn't define F_OK and access() is in io.h, rather than stdio.h
23910These are fixed in FileUtils.cpp, so I copied the fix from there - might be better to move this to FileUtils header and include it here and in FileUtils.cpp?"
23911
23912
23913
23914Thu, 14 May 2009 16:24:39 +0000
23915Checked in by : Robert Osfield
23916Moved the compilation of Contributors list to separate source file, and made it an optional compile based on whether you are a maintainer or not.
23917
23918Thu, 14 May 2009 16:08:12 +0000
23919Checked in by : Robert Osfield
23920From Ulrich Hertlein, "please find attached a patch for TrackballManipulator to fix zooming using the MBP touchpad.  The old code would always zoom-in even when using the gesture to zoom-out.Also attached are some code and documentation cleanups for GUIEventAdapter that collect related values (e.g. scrolling, tablet pen) in a struct.
23921"
23922
23923
23924
23925Thu, 14 May 2009 16:06:34 +0000
23926Checked in by : Robert Osfield
23927Added setting of full filename to options as "filename" entry.
23928
23929Thu, 14 May 2009 15:45:54 +0000
23930Checked in by : Robert Osfield
23931From Ulrich Hertlein, "please find attached a patch for TrackballManipulator to fix zooming using the MBP touchpad.  The old code would always zoom-in even when using the gesture to zoom-out.Also attached are some code and documentation cleanups for GUIEventAdapter that collect related values (e.g. scrolling, tablet pen) in a struct.
23932"
23933
23934
23935
23936Thu, 14 May 2009 15:34:15 +0000
23937Checked in by : Robert Osfield
23938From Stephan Huber, "attached you'll find some bugfixes and enhancements for the Cocoa implementation of GraoicsWindowCocoa:Enhancements/Bugfixes:
23939
23940+ now it's possible to integrate osgViewer better into existing
23941cocoa-applications:
23942* create one or more NSOpenGLView(s) and add these to your window(s)
23943* create one or more NSWindows
23944* disable the integrated event-polling of osgViewer, and let the work be
23945done by Cocoa / NSApplicationRun. You'll have to run the osgViewer's
23946runloop in a separate thread
23947
23948+ missing menu-event-handling implemented
23949
23950+ added NSAutoReleasePools where necessary, this fixes some memory-leaks
23951+ fixed some crashes and thread-issues"
23952
23953
23954
23955Thu, 14 May 2009 13:40:02 +0000
23956Checked in by : Robert Osfield
23957Integrated support for relative paths, and http hosted presentations
23958
23959Thu, 14 May 2009 13:30:25 +0000
23960Checked in by : Robert Osfield
23961Replaced tabs with spaces
23962
23963Thu, 14 May 2009 13:16:05 +0000
23964Checked in by : Robert Osfield
23965Changed tabs to spaces
23966
23967Thu, 14 May 2009 13:10:18 +0000
23968Checked in by : Robert Osfield
23969Changed debug message to INFO notication level
23970
23971Thu, 14 May 2009 13:05:32 +0000
23972Checked in by : Robert Osfield
23973Added support for read the various animaton materials/paths from http
23974
23975Thu, 14 May 2009 09:44:55 +0000
23976Checked in by : Robert Osfield
23977Updated wrappers
23978
23979Wed, 13 May 2009 19:48:02 +0000
23980Checked in by : Robert Osfield
23981Added support for reading presentations and content via http, with support of the FileCache when available.
23982
23983Wed, 13 May 2009 19:47:26 +0000
23984Checked in by : Robert Osfield
23985Added intial cut at fileExists() implement using libcurl.  Note, current implement loads the whole file and then discards it so is very in-efficient.  This implementation will soon be replaced.
23986
23987Wed, 13 May 2009 19:46:16 +0000
23988Checked in by : Robert Osfield
23989Added ReaderWriter::fileExists() method to help enable querrying of existing of files on servers using the curl plugin
23990
23991Wed, 13 May 2009 19:44:27 +0000
23992Checked in by : Robert Osfield
23993Added support for Object, Image, HeightField and Shaders in FileCache
23994
23995Wed, 13 May 2009 15:05:23 +0000
23996Checked in by : Robert Osfield
23997Fixed handling of space after = in options set up.
23998
23999Wed, 13 May 2009 08:40:10 +0000
24000Checked in by : Robert Osfield
24001Rearranged static SDL callback so that it's after the SDL.h header.
24002
24003Wed, 13 May 2009 08:33:55 +0000
24004Checked in by : Robert Osfield
24005From Thibault Genessay, "On Windows, when a process tries to spawn one too many thread, _beginthreadex() fails but OpenThreads still waits on the startup Block before returning to the caller of OpenThreads::Thread::start(). This causes a deadlock. The return value of _beginthreadex() is actually checked, but after the call to OpenThreads::Block::block() so it is basically useless.Attached is a fix to move the check for the return value of
24006_beginthreadex() before the call to block(), so that start() can
24007return to the caller with a non-zero error code. This solves the
24008problem for me."
24009
24010
24011
24012Tue, 12 May 2009 16:26:07 +0000
24013Checked in by : Robert Osfield
24014Removed SDL header
24015
24016Tue, 12 May 2009 13:24:08 +0000
24017Checked in by : Robert Osfield
24018Re-ordered SDL class to try and avoid OSX issues with _main.
24019
24020Tue, 12 May 2009 12:27:54 +0000
24021Checked in by : Robert Osfield
24022Attempt to fix OSX missing _main symbol error
24023
24024Tue, 12 May 2009 11:54:50 +0000
24025Checked in by : Cedric Pinson
24026from Maciej Krol:\nFixes for OSG_USE_PTR_IMPLICIT_OUTPUT_CONVERSION = OFF
24027
24028Tue, 12 May 2009 10:45:44 +0000
24029Checked in by : Robert Osfield
24030From Fajran Iman Rusadi, fixed error in window index management when children add insert or removed.
24031
24032Tue, 12 May 2009 08:56:45 +0000
24033Checked in by : Stephan Maximilian HUBER
24034From Stephan Huber: updated XCode project to reflect current trunk
24035
24036Tue, 12 May 2009 05:58:31 +0000
24037Checked in by : Robert Osfield
24038Added return to end of file to prevent warning
24039
24040Tue, 12 May 2009 05:49:36 +0000
24041Checked in by : Robert Osfield
24042Moved getAttributeVec into public: to allow 3rd party code to access without having to subclass
24043
24044Mon, 11 May 2009 16:38:59 +0000
24045Checked in by : Robert Osfield
24046Updated wrappers
24047
24048Mon, 11 May 2009 16:38:40 +0000
24049Checked in by : Robert Osfield
24050Moved ReadFile/WriteFile/FindFile/FileLocationCallbacks from include/osg/Options into their own Callbacks header/source file.
24051
24052Mon, 11 May 2009 14:11:35 +0000
24053Checked in by : Robert Osfield
24054Commented out debug messages
24055
24056Mon, 11 May 2009 13:03:20 +0000
24057Checked in by : Stephan Maximilian HUBER
24058From Stephan Huber: updated XCode project to reflect current trunk
24059
24060Mon, 11 May 2009 11:39:12 +0000
24061Checked in by : Robert Osfield
24062Moved Registry::ReadFileCallback + WriteFileCallback, and osgDB::ReaderWriter::Options into their own separate Options file and into the osgDB namespace.Introduced a new callback osgDB::FindFileCallback that overrides the default behavior of findDataFile/findLibraryFile.
24063
24064Introduced support for assigning ReaderWriter::Options directory to PagedLOD.
24065
24066Introduced new osgDB::FileLocationCallback for assistancing the DatabasePager to know when a file is hosted on a local or remote file system.
24067
24068
24069
24070
24071Mon, 11 May 2009 11:08:16 +0000
24072Checked in by : Robert Osfield
24073Added OSG_MIN_VERSION_REQUIRED, OSG_VERSION_LESS_THAN, OSG_VERSION_LESS_OR_EQUAL, OSG_VERSION_GREATER_THAN, OSG_VERSION_GREATER_OR_EQUAL macros to help out with management of feature usage in 3rd party libs and applications
24074
24075Sat, 9 May 2009 08:54:38 +0000
24076Checked in by : Robert Osfield
24077Moved Options copy constructor to .cpp
24078
24079Sat, 9 May 2009 08:49:27 +0000
24080Checked in by : Robert Osfield
24081Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace.Introduced a new FindFileCallback to Registry to compliement the existing ReadFileCallback and WriteFileCallback.
24082
24083Added support for assign Find, Read and WriteFileCallbacks to osdDB::Options to enable plugins/applications to override the callbacks just for that
24084read/write call and any nested file operations
24085
24086
24087
24088
24089Fri, 8 May 2009 12:53:11 +0000
24090Checked in by : Robert Osfield
24091Removed redudent check against frustum.getCurrentMask()
24092
24093Fri, 8 May 2009 12:38:05 +0000
24094Checked in by : Robert Osfield
24095Changed 0 initializer to InheritCursor
24096
24097Fri, 8 May 2009 12:34:06 +0000
24098Checked in by : Robert Osfield
24099Added osgGA and osgText to dependency list
24100
24101Fri, 8 May 2009 12:32:00 +0000
24102Checked in by : Robert Osfield
24103Added osgText dependency
24104
24105Fri, 8 May 2009 09:29:40 +0000
24106Checked in by : Robert Osfield
24107Cleaned up set up of SDL.
24108
24109Fri, 8 May 2009 08:34:32 +0000
24110Checked in by : Robert Osfield
24111Added support for pushing handling relative paths set internally in the presentation file.Added setting of env vars defined in presentation file.
24112
24113
24114
24115
24116Fri, 8 May 2009 07:50:09 +0000
24117Checked in by : Robert Osfield
24118Fixed unitialized variable
24119
24120Fri, 8 May 2009 07:46:46 +0000
24121Checked in by : Robert Osfield
24122From Jean-Sebastien Guay, changed the timing control for when no audio layer is supplied.
24123
24124Thu, 7 May 2009 18:32:36 +0000
24125Checked in by : Robert Osfield
24126Moved property code from ImageLayer into Layer where it belongs
24127
24128Thu, 7 May 2009 18:30:33 +0000
24129Checked in by : Robert Osfield
24130Changed setting of stack back assigned to push_back to fix bug with cull mask management.
24131
24132Thu, 7 May 2009 14:53:21 +0000
24133Checked in by : Robert Osfield
24134Fixed handling of resize of ABSOLUTE_RF slave cameras
24135
24136Thu, 7 May 2009 13:30:54 +0000
24137Checked in by : Robert Osfield
24138From Frederic Bouvier,  SetCursor fixes from GraphicsWindowWin32,Original email from Frederic at start of thread:
24139"he patch attached, made from r10068, fix two things, in other of importance :
24140
24141- the selected cursor is never shown ( second change in file ). Only the left arrow is always displayed.
24142- remove the arbitrary ( in my sense ) limitation that the user cannot choose a cursor with the same shape that one used when resizing the window. This limitation doesn't exist for X11, and we have a diverging behaviour there ( first change in file ). Flightgear use the LeftRightCursor in look around mode."
24143
24144Follow up email from Frederic (with changes that finally made it into this check in:
24145"I've just tested Mark's suggestion and it works perfectly, even when the
24146cursor goes to the border then come back inside the window.
24147But his patch doesn't seem to be based on the last revision of the
24148files, or at least not on the trunk, and there are more changes than
24149expected in them, including some loss from the previous patches.
24150The patch attached is based on r10068 of
24151src/osgViewer/GraphicsWindowWin32.cpp and r10067 of
24152include/osgViewer/api/Win32/GraphicsWindowWin32"
24153
24154
24155
24156
24157Thu, 7 May 2009 13:23:35 +0000
24158Checked in by : Robert Osfield
24159From Stephan Huber, "while debugging a problem in finding plugins on OS X I discovered, that the conditional directives for setting the prepend-string in createLibraryNameForExtension were not in effect, because of the mixture of different #ifdef styles.I removed the conditional part for __APPLE__ completely to be more
24160standard-conform with other platforms (plugins should be located in
24161osgPlugins-X.X.X/). Because of the wrong syntax of the conditional
24162compile the old code was not used anyway -- so no functional change.
24163"
24164
24165
24166
24167Thu, 7 May 2009 13:21:05 +0000
24168Checked in by : Robert Osfield
24169From MAthias Froehlich, "Attached is a compile fix I need on Suse 11.1 for a successful compile. Just avoid uint8_t typed values in src/osgPlugins/ply/vertexData.cpp if they are not needed for a particular reason ..."
24170
24171Thu, 7 May 2009 13:15:19 +0000
24172Checked in by : Robert Osfield
24173From Chris Denham, "For me, on Windows, I also get a slew of these warnings when I move the window off screen. So, might be a bit fiddly to try and prevent frame update in all situations that SwapBuffers retuns false. I wondered if we could address this issue by only reporting the error if GetLastError is also non zero. Works for me! The value returned by GetLastError is zero when SwapBuffers is called for a minimized or off screen window, so we could just add a check for this. Just say the word, and I'll post my modified GraphicsWindowWin32.cpp to the submissions list. ;-) Cheers. Chris.e.g.
24174
24175//------------- OSG- 2..8 ----------
24176void GraphicsWindowWin32::swapBuffersImplementation()
24177{
24178   if (!_realized) return;
24179   if (!::SwapBuffers(_hdc))
24180  {
24181      reportErrorForScreen("GraphicsWindowWin32::swapBuffersImplementation() - Unable to swap display buffers", _traits->screenNum, ::GetLastError());
24182  }
24183}
24184//------------- Modification to remove redundant warnings ----------
24185void GraphicsWindowWin32::swapBuffersImplementation()
24186{
24187   if (!_realized) return;
24188   if (!::SwapBuffers(_hdc) && ::GetLastError() != 0)
24189  {
24190      reportErrorForScreen("GraphicsWindowWin32::swapBuffersImplementation() - Unable to swap display buffers", _traits->screenNum, ::GetLastError());
24191  }
24192}
24193"
24194
24195
24196
24197Thu, 7 May 2009 12:55:07 +0000
24198Checked in by : Robert Osfield
24199From Michael Platings, added VisualStidio specific option for disabling iterator checking.
24200
24201Thu, 7 May 2009 09:40:43 +0000
24202Checked in by : Robert Osfield
24203Fixed typo of POPPLER_LIBRARY_DIRS
24204
24205Thu, 7 May 2009 09:16:50 +0000
24206Checked in by : Stephan Maximilian HUBER
24207From Stephan Huber: updated XCode project to reflect current trunk
24208
24209Thu, 7 May 2009 09:07:34 +0000
24210Checked in by : Robert Osfield
24211Added support for osgVolume::TransferFunctionProperty
24212
24213Wed, 6 May 2009 13:47:08 +0000
24214Checked in by : Robert Osfield
24215Added .ive reading/writing support for osgVolume::Property classes
24216
24217Tue, 5 May 2009 18:34:44 +0000
24218Checked in by : Robert Osfield
24219Added initial cut at support for osgVolume in .ive format.
24220
24221Tue, 5 May 2009 12:46:06 +0000
24222Checked in by : Robert Osfield
24223Changed debug message from NOTICE to INFO
24224
24225Tue, 5 May 2009 12:18:24 +0000
24226Checked in by : Robert Osfield
24227Fixed support for reading imagery relative to the .osg being loaded
24228
24229Tue, 5 May 2009 11:05:17 +0000
24230Checked in by : Robert Osfield
24231Added checks to prevent crash when no imagery is applied
24232
24233Tue, 5 May 2009 11:03:57 +0000
24234Checked in by : Robert Osfield
24235Added checks to prevent crashes when no imagery is assigend to volume
24236
24237Tue, 5 May 2009 10:27:59 +0000
24238Checked in by : Robert Osfield
24239Added selection of first slide
24240
24241Sun, 3 May 2009 18:51:13 +0000
24242Checked in by : Robert Osfield
24243Warning fixes
24244
24245Sat, 2 May 2009 07:50:37 +0000
24246Checked in by : Robert Osfield
24247Warning fixes
24248
24249Fri, 1 May 2009 10:24:51 +0000
24250Checked in by : Robert Osfield
24251Added export for windows build
24252
24253Fri, 1 May 2009 08:49:19 +0000
24254Checked in by : Robert Osfield
24255From Michael Platings, compile fix for the following problem report on osg-users:"the latest SVN revision cannot be build under Windows if ?OSG_USE_UTF8_FILENAME? config option is enabled. The error occurs in ?FileUtils.cpp? file, line 663, since there is no UNICODE-capable version of the ?GetProcAddress? function. The ?OSGDB_WINDOWS_FUNCT_STRING? makro is defined as follows in that case
24256
24257
24258
24259#define OSGDB_WINDOWS_FUNCT_STRING(x) L ## #x L"W"
24260
24261
24262
24263Thus the second parameter cannot be converted from wchar_t to LPCSTR. Should we convert the second parameter from wchar_t* to LPCSTR or use the same definition for the ?OSGDB_WINDOWS_FUNCT_STRING? makro in both cases?
24264
24265
24266
24267The second error occurs in the same file, line 669. The second parameter for the ?pGetModuleHandleEx? function should be defined as wchar_t, but it?s defined as ?static char static_variable? in the line 667."
24268
24269
24270
24271
24272
24273
24274Fri, 1 May 2009 08:20:26 +0000
24275Checked in by : Robert Osfield
24276Fixed warning + bug
24277
24278Fri, 1 May 2009 08:10:56 +0000
24279Checked in by : Robert Osfield
24280Added ws2_32 dependency
24281
24282Thu, 30 Apr 2009 13:13:19 +0000
24283Checked in by : Robert Osfield
24284Added check against the validity of ViewerBase to make sure that a null pointer isn't dereferenced.
24285
24286Thu, 30 Apr 2009 08:50:43 +0000
24287Checked in by : Robert Osfield
24288Added support for reading from streams
24289
24290Thu, 30 Apr 2009 08:27:07 +0000
24291Checked in by : Robert Osfield
24292Build fixes
24293
24294Wed, 29 Apr 2009 20:55:48 +0000
24295Checked in by : Robert Osfield
24296Re-instated the code to allow event handler to run in standard viewers like osgviewer
24297
24298Wed, 29 Apr 2009 20:30:21 +0000
24299Checked in by : Robert Osfield
24300Created a simple XmlNode parser class for reading of basic xml files, such as used by present3D.Converted Present3D across from using libxml2 to using the new osgDB::XmlNode/XmlNode::Input classes from Xml Parsing.
24301This changes removes the dependency on libxml2, and allows the present3D application and p3d to work on all platforms.
24302
24303
24304
24305
24306Tue, 28 Apr 2009 15:50:05 +0000
24307Checked in by : Robert Osfield
24308Added osgFX to dependencies
24309
24310Tue, 28 Apr 2009 15:48:56 +0000
24311Checked in by : Robert Osfield
24312Added osgViewer as a dependency
24313
24314Tue, 28 Apr 2009 14:26:13 +0000
24315Checked in by : Robert Osfield
24316Enabled blending to all but iso surface shader.Changed the alpha value of the iso surface colour to 1.0
24317
24318
24319
24320Tue, 28 Apr 2009 14:03:02 +0000
24321Checked in by : Robert Osfield
24322Reorganised placement of classes associated with scene graph.Warning clean up.
24323
24324
24325
24326Tue, 28 Apr 2009 11:57:51 +0000
24327Checked in by : Robert Osfield
24328Moved present3D from own repository into core OSG.
24329
24330Mon, 27 Apr 2009 16:32:24 +0000
24331Checked in by : Robert Osfield
24332Fixed typo
24333
24334Mon, 27 Apr 2009 15:45:52 +0000
24335Checked in by : Robert Osfield
24336Added detection of active alpha channel.
24337
24338Mon, 27 Apr 2009 13:54:22 +0000
24339Checked in by : Robert Osfield
24340Further improvements in p3d plugin
24341
24342Mon, 27 Apr 2009 11:02:18 +0000
24343Checked in by : Robert Osfield
24344Introduced first cut of Present3D integration with the core OSG with the introduction of a .p3d plugin.
24345
24346Mon, 27 Apr 2009 06:26:41 +0000
24347Checked in by : Robert Osfield
24348Attempt to fix mingw warnings
24349
24350Sat, 25 Apr 2009 21:44:38 +0000
24351Checked in by : Robert Osfield
24352Fixed warning
24353
24354Fri, 24 Apr 2009 20:37:33 +0000
24355Checked in by : Robert Osfield
24356Updated ChangeLog and AUTHORS for 2.9.4 dev release
24357
24358Fri, 24 Apr 2009 20:14:42 +0000
24359Checked in by : Robert Osfield
24360Updated wrappers
24361
24362Fri, 24 Apr 2009 18:37:36 +0000
24363Checked in by : Robert Osfield
24364Added checking of need to update.
24365
24366Fri, 24 Apr 2009 17:51:23 +0000
24367Checked in by : Robert Osfield
24368Added suggestion of IntersectionVisitor instead.
24369
24370Fri, 24 Apr 2009 17:49:34 +0000
24371Checked in by : Robert Osfield
24372Changed doxygen docs to say deprecated
24373
24374Fri, 24 Apr 2009 16:20:50 +0000
24375Checked in by : Robert Osfield
24376Introduce new run frame rate management support to allow control of maximum frame rate and to support on demand rendering of frames
24377
24378Fri, 24 Apr 2009 11:53:01 +0000
24379Checked in by : Robert Osfield
24380Updated ChangeLog
24381
24382Fri, 24 Apr 2009 11:23:33 +0000
24383Checked in by : Robert Osfield
24384Updated wrappers
24385
24386Fri, 24 Apr 2009 11:01:00 +0000
24387Checked in by : Robert Osfield
24388From Mathias Froehlich, "change adds some code to also print the NodePath when a NaN is detected in the CullVisitor. May be this gives a bit more of a hint when this happens."
24389
24390Fri, 24 Apr 2009 10:54:50 +0000
24391Checked in by : Robert Osfield
24392From Jason Daly, "Currently, the .mdl plugin loads vertices in the native DirectX order, which is the reverse of OpenGL order.  This means that the back faces are currently rendered as front faces, and vice versa.This fix reverses the vertex order and sets up proper OpenGL facing.  I didn't notice this problem until I started using the plug-in in my own code (osgviewer seems to not enable backface culling)."
24393
24394
24395
24396Fri, 24 Apr 2009 09:07:22 +0000
24397Checked in by : Robert Osfield
24398From Mathias Froehlich, Changed osg::TextureRectangle to use osg::Texutre::applyTexParameters() to take advantage of texture shadow extension settings for texture rectangle
24399
24400Thu, 23 Apr 2009 13:42:24 +0000
24401Checked in by : Robert Osfield
24402Warning fixes
24403
24404Thu, 23 Apr 2009 10:24:27 +0000
24405Checked in by : Robert Osfield
24406Refactored the subsurface PolygonOffset code so that it uses sensible values and also moves management of the PolygonOffset and Depth attribute objects into the Document object rather than using static vars.
24407
24408Thu, 23 Apr 2009 10:23:20 +0000
24409Checked in by : Robert Osfield
24410Removed specific ATI path in PolygonOffset as it doesn't look to be neccessary with present ATI hardware/drivers
24411
24412Wed, 22 Apr 2009 18:22:22 +0000
24413Checked in by : Robert Osfield
24414Quitened down warnings generated by ffmpeg headers by remove -pedantic from CMAKE_CXX_FLAGS
24415
24416Wed, 22 Apr 2009 16:50:50 +0000
24417Checked in by : Robert Osfield
24418Fixed warning
24419
24420Wed, 22 Apr 2009 16:47:07 +0000
24421Checked in by : Robert Osfield
24422Warning fixes
24423
24424Wed, 22 Apr 2009 16:42:16 +0000
24425Checked in by : Robert Osfield
24426Warning fixes
24427
24428Wed, 22 Apr 2009 16:41:58 +0000
24429Checked in by : Robert Osfield
24430Warning fix
24431
24432Wed, 22 Apr 2009 16:33:24 +0000
24433Checked in by : Robert Osfield
24434Updated version numbers in prep for 2.9.4 dev release
24435
24436Wed, 22 Apr 2009 15:46:24 +0000
24437Checked in by : Robert Osfield
24438From Neil Hughes, converted across to use istream for reading data from file to enable reading .3ds files over http (use OSG's libcurl plugin).From Robert Osfield, ammendments of the above to better support reading of files from local directories.
24439
24440
24441
24442Wed, 22 Apr 2009 13:50:31 +0000
24443Checked in by : Robert Osfield
24444From Erik den Dekker, "I revamped osgversion, which resulted (I think) in cleaner code. The only functional change was giving my brother the original credits he deserved. Name changed from 'Jeoen den Dekker' to  'Jeroen den Dekker'."
24445
24446Wed, 22 Apr 2009 13:09:33 +0000
24447Checked in by : Robert Osfield
24448From Bob Kuehne, "fix for failing collada builds on osx due to not being able to stringstreamify osg::Vec3 without io_utils included."
24449
24450Wed, 22 Apr 2009 13:07:02 +0000
24451Checked in by : Robert Osfield
24452From Mathias Froehlich, "attached is a change to TexGenNode rev 10060 that removes a private member variable that is only initialized and copied by never used seriously. "
24453
24454Wed, 22 Apr 2009 12:52:22 +0000
24455Checked in by : Robert Osfield
24456From Chris Hanson, spelling and grammer fixes
24457
24458Wed, 22 Apr 2009 11:22:08 +0000
24459Checked in by : Robert Osfield
24460Added hand cursor implementation
24461
24462Wed, 22 Apr 2009 11:20:19 +0000
24463Checked in by : Robert Osfield
24464From Neil Hughes, "Please find attached two files that I've amended to add the IDC_HAND cursor for the windows platform."
24465
24466Wed, 22 Apr 2009 11:12:03 +0000
24467Checked in by : Robert Osfield
24468From Peter Amstutz, "Here is a simple change to osgViewer::GraphicsWindowWin32 to add a flag to WindowData to specify that the graphics window should not install an event handler of its own, per this discussion thread:http://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg23734.html
24469
24470The change is source compatible with current osg code and will not affect current users, it simply adds an additional parameter to the GraphicsWindowWin32::WindowData struct constructor and defaults to the current behavior.
24471
24472Attached are the files "include/osgViewer/api/Win32/GraphicsWindowWin32" and "src/osgViewer/GraphicsWindowWin32.cpp" with my changes, based on svn revision 10045.  In addition, I have provided an svn patch file with the same changes for your convenience.
24473
24474I have discussed the matter with my supervisor, and agreed that my company makes no copyright claim over this extremely trivial change (or to put it another way, we assign copyright to the open scene graph community.)"
24475
24476
24477
24478Wed, 22 Apr 2009 11:00:20 +0000
24479Checked in by : Robert Osfield
24480From Eduardo Alberto Hernández Muñoz, change to using TexGenNode for setting up tex coordinates
24481
24482Wed, 22 Apr 2009 10:54:11 +0000
24483Checked in by : Robert Osfield
24484From Paul Martz, "Looks like the people who created these two examples were a bit careless with cut and paste."
24485
24486Wed, 22 Apr 2009 10:47:44 +0000
24487Checked in by : Robert Osfield
24488From Eric Sokolowsky, "src/osg/Image.cpp is missing the GL_RGBA8 image type when calculating the number of components in an image. It is added here."
24489
24490Wed, 22 Apr 2009 10:46:12 +0000
24491Checked in by : Robert Osfield
24492Changed parameter for T* to const T*.
24493
24494Tue, 21 Apr 2009 14:27:34 +0000
24495Checked in by : Robert Osfield
24496From Eric Sokolowsky, "I found that the current CMakeLists.txt doesn't set the debugging flags correctly on OSX when using cmake to generate Xcode projects. This change has the potential to affect all platforms, so it should be tested."
24497
24498Tue, 21 Apr 2009 14:15:03 +0000
24499Checked in by : Robert Osfield
24500From Neil Hughes, "here is an update to ReaderWriterCurl that makes use of the amended ReaderWriter definition to pass some plugin string data via the options object."
24501
24502Tue, 21 Apr 2009 12:02:15 +0000
24503Checked in by : Robert Osfield
24504Updated wrappers
24505
24506Tue, 21 Apr 2009 11:48:08 +0000
24507Checked in by : Robert Osfield
24508From Neil Hughes, "please find attached a new version of the ReaderWriter header file. This has additional functions to mimic the setPluginData functions for string data."
24509
24510Tue, 21 Apr 2009 10:46:45 +0000
24511Checked in by : Robert Osfield
24512From Chris Hanson,  "Fixed case of morphTarget argument in Doxygen comments."
24513
24514Tue, 21 Apr 2009 10:13:19 +0000
24515Checked in by : Robert Osfield
24516Fixed handling of case of no graphics contexts being assigned
24517
24518Mon, 20 Apr 2009 19:05:59 +0000
24519Checked in by : Robert Osfield
24520Removed #ifdef WIN32 around #include <errno.h> to fix build under Mandrake build.
24521
24522Fri, 17 Apr 2009 14:15:50 +0000
24523Checked in by : Stephan Maximilian HUBER
24524From Stephan Huber: small fix for Xcode-project / 32bit Carbon target
24525
24526Mon, 13 Apr 2009 12:26:23 +0000
24527Checked in by : Stephan Maximilian HUBER
24528From Stephan Huber: updated XCode-project so it builds the curl-plugin
24529
24530Mon, 13 Apr 2009 09:41:22 +0000
24531Checked in by : Robert Osfield
24532Replaced #idef WIN32 with _MSC_VER to try and fix build errors under mingw
24533
24534Mon, 13 Apr 2009 09:35:52 +0000
24535Checked in by : Robert Osfield
24536From Santosh Gaikwad, "I have added the exception handling in ply loader. All exceptions I am catching in VertexData::readPlyFile() and made sure that application will not crash or exit if any exception occurred. I am returning NULL from VertexData::readPlyFile() if any exception occurred. "
24537
24538Sun, 12 Apr 2009 18:54:07 +0000
24539Checked in by : Robert Osfield
24540Fixed ChangeLog generation so that it only includes svn/trunk or relevant branch rather than whole svn repository.Updated ChangeLog
24541
24542
24543
24544Sat, 11 Apr 2009 07:12:54 +0000
24545Checked in by : Robert Osfield
24546Updated ChangeLog and AUTHORS for 2.9.3 dev release
24547
24548Sat, 11 Apr 2009 06:25:28 +0000
24549Checked in by : Robert Osfield
24550updated wrappers
24551
24552Sat, 11 Apr 2009 06:16:37 +0000
24553Checked in by : Robert Osfield
24554From Jean Sebastien Guay, added error reporting handling of wider range of video formats.
24555
24556Fri, 10 Apr 2009 15:30:02 +0000
24557Checked in by : Cedric Pinson
24558From Cedric Pinson, remove unsused method in Bone class\nadd namespace osgAnimation for Timeline constructors\nadd OSGANIMATION_EXPORT on VertexInfluence and Timeline class
24559
24560Fri, 10 Apr 2009 14:11:38 +0000
24561Checked in by : Robert Osfield
24562Added VS checks around code block from Mark Sciabica that broke the mingw build
24563
24564Fri, 10 Apr 2009 11:19:34 +0000
24565Checked in by : Robert Osfield
24566Fixed build error by replacing M_PI with osg::PI.
24567
24568Fri, 10 Apr 2009 11:00:54 +0000
24569Checked in by : Robert Osfield
24570Updated version info for 2.9.3 dev release, fixed typo and updated wrappers
24571
24572Fri, 10 Apr 2009 10:07:13 +0000
24573Checked in by : Robert Osfield
24574Added typedef and updated wrappers
24575
24576Fri, 10 Apr 2009 09:56:04 +0000
24577Checked in by : Robert Osfield
24578From Romain Charbit, "added a getConnectedSelections(Dragger&) method, so we can get which selections are connected to a dragger without make our own multimap, copying the existing _draggerSelectionMap (which is protected with no accessors) ."
24579
24580Fri, 10 Apr 2009 09:37:44 +0000
24581Checked in by : Robert Osfield
24582From J.P. Delport, tweak to fix spelling and grammer
24583
24584Fri, 10 Apr 2009 09:16:37 +0000
24585Checked in by : Robert Osfield
24586From Santosh Gaikwad, warning fixes
24587
24588Thu, 9 Apr 2009 18:27:11 +0000
24589Checked in by : Robert Osfield
24590Added ply entry
24591
24592Thu, 9 Apr 2009 18:26:04 +0000
24593Checked in by : Robert Osfield
24594From Santosh Gaikwad, ply plugin, based on Equalizer and other LGPL compatible sources."Attached is the osg-plugin for reading ply ( Stanford Triangle Format )  file. I have written  the plugin according to OSG standard and  have also added cmake build system. The plugin is working fine on both Linux and Windows and should behave similarly on other OS as well."
24595
24596"I developed this plugin while working on a project based on Equalizer. So VertexData which I am using is taken from equalizer and modified to make them work as separate OSG plugin.
24597Before contributing this plugin to OSG community, I asked project manager of Equalizer project Stefen regarding potential licensing issues and this is what he has said
24598
24599"The kd-Tree (VertexBuffer*) is LGPL-licensed, and the base ply loader (ply*) is BSD. As long as you leave the copyright notices intact, there is no issue."
24600
24601so I think using these files in OSG should not be a problem.
24602
24603As far as author of ReaderWriterPLY.cpp  is concerned I am the author. I am working for Darshan3d which is a subsidiary of VizExperts thats why I have put VizExperts copyright."
24604
24605
24606
24607
24608Thu, 9 Apr 2009 16:40:22 +0000
24609Checked in by : Stephan Maximilian HUBER
24610From Stephan Huber: updated XCode project to reflect current trunk
24611
24612Thu, 9 Apr 2009 16:31:31 +0000
24613Checked in by : Robert Osfield
24614From Martin Beckett, "I have fixed up the 3DC reader to handle any field separator so it can read x,y,z files and added ability to write a 3DC file."From Robert Osfield, refactor of the above code to retain a bit more of the original funcionality, and to avoid the need to hand maintained XCode projects from being updated.
24615
24616
24617
24618
24619Thu, 9 Apr 2009 15:56:04 +0000
24620Checked in by : Robert Osfield
24621From Mattias Helsing, "" * Use the CPack ZIP generator on windows (WIN32) * Reformatted according to Philip Lowman's recent submissions"
24622
24623Thu, 9 Apr 2009 15:55:18 +0000
24624Checked in by : Robert Osfield
24625Updated wrappers
24626
24627Thu, 9 Apr 2009 15:34:06 +0000
24628Checked in by : Robert Osfield
24629From Stephan Huber, "attached you'll find a small fix for PixelBufferCarbon preventing it to be compiled for 64bit. This is the easiest solution for the old deprecated xcode project."
24630
24631Thu, 9 Apr 2009 15:33:28 +0000
24632Checked in by : Robert Osfield
24633Converted tabs to four spaces
24634
24635Thu, 9 Apr 2009 14:41:11 +0000
24636Checked in by : Robert Osfield
24637From Paul Martz, typo fix
24638
24639Thu, 9 Apr 2009 14:38:29 +0000
24640Checked in by : Robert Osfield
24641From Jean-Sebastien Guay, "When creating a cylinder without a bottom or a top (in the traits, createBottom=false and createTop=false), the cylinder could still be picked by picking its (non-existent) bottom or top. This is because the PrimitiveShapeFunctor does not consider the traits when returning the cylinder's geometry for the picking test, and always returns geometry for the whole cylinder, with bottom, top and body.I have attached a fixed file where the traits are checked in the PrimitiveShapeFunctor where appropriate. They are checked for Box, Cone Capsule and Cylinder. These just mirror the checks that were already done in the DrawShapeVisitor.
24642
24643(another instance where if the ShapeDrawable had just been osg::Geometry, there wouldn't have been a problem... :-) )
24644
24645I also fixed a small typo in the file in two places ("implementated" --> "implemented")."
24646
24647
24648
24649Thu, 9 Apr 2009 14:31:15 +0000
24650Checked in by : Robert Osfield
24651From Cory Riddell, "I added an _allowThrow bool and get / set accessors to TrackballManipulator. The purpose of this is to disable throwing when you release the mouse button while moving the mouse. The default settings is true (ie, allow throw). The two source files are attached. "
24652
24653Thu, 9 Apr 2009 14:25:14 +0000
24654Checked in by : Robert Osfield
24655From Ravi Mathur, "OK I have been away for a looong time, but still occasionally watching from a distance, and saw the bug people have reported about the DepthPartitionNode not handling scaled models properly.I believe this is now fixed ... I have attached the new DistanceAccumulator.cpp, along with a modified example file that uses a PositionAttitudeTransform to draw the Earth's orbit around the Sun."
24656
24657
24658
24659Thu, 9 Apr 2009 14:00:16 +0000
24660Checked in by : Robert Osfield
24661From Glenn Waldron, "Here is a first cut at the mime-type support we discussed a little while ago (http://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg23098.html)Background: when you access a file over HTTP, you cannot rely on a file extension being present; instead the file's mime-type is conveyed in the HTTP Content-Type response header. This facility adds a mime-type-to-extension map to the registry to handle this.
24662
24663There are two new osgDB::Registry functions which are pretty self-explanatory:
24664
24665void addMimeTypeExtensionMapping( mime-type, extension )
24666ReaderWriter* getReaderWriterForMimeType( mime-type )
24667
24668I also added the file osgDB/MimeTypes.cpp which houses a hard-coded list of built-in types. I took the list from here (http://www.webmaster-toolkit.com/mime-types.shtml) and then pared it down to include mostly image and video types, editing them to map to existing plugins where possible.
24669
24670In addition, I updated the CURL plugin to a) install a set of built-in mime-type mappings, and b) use them to look up an extension in the event that the target filename does not have an extension.
24671
24672Here is a test case. This URL pulls down a JPEG (without a file extension):
24673osgviewer --image "http://us.maps3.yimg.com/aerial.maps.yimg.com/ximg?v=1.8&s=256&t=a&r=1&x=0&y=0&z=2"
24674"
24675
24676
24677
24678Thu, 9 Apr 2009 09:25:34 +0000
24679Checked in by : Robert Osfield
24680From Jean-Sebastien Guay, "As I discussed in the thread "Windows 7 beta: "The binary is not a valid Windows image."" on osg-users, I needed to add the /DYNAMICBASE linker option for executables to link properly in release mode on Windows 7 beta.http://article.gmane.org/gmane.comp.graphics.openscenegraph.user/42400
24681
24682Since this is a workaround for a bug in a beta OS (which may or may not be fixed, since it's mentioned in their release notes so they may just leave it as it is) I've marked the option as advanced, default to OFF, and clearly documented it as being useful for Windows 7 only. I'd like to be able to test for Windows 7 directly instead of the blanket IF(WIN32), but I can't figure out if this is possible in CMake.
24683
24684Here's the modified CMakeLists.txt. It's a small change, with low impact, but will be useful to others who test out this OS and when it comes out. Note that I'm not familiar with this option in general, and didn't get any feedback to my questions in the above-mentioned thread, one of which was: Could we just add this option to all builds? What is the impact? That's still unclear to me, but without it OSG executables don't build, and the article I linked didn't seem to present any ill effects to enabling the option."
24685
24686
24687
24688Thu, 9 Apr 2009 09:23:45 +0000
24689Checked in by : Robert Osfield
24690From Philip Lowman, clean up of CMake files
24691
24692Wed, 8 Apr 2009 14:16:09 +0000
24693Checked in by : Robert Osfield
24694From Eric Sokolowsky, " The osgViewer::CompositeViewer had partial support for Producer Camera config files, but it was not working completely. Here is the completed implementation. File: src/osgViewer/CompositeViewer.cpp. "
24695
24696Wed, 8 Apr 2009 14:08:16 +0000
24697Checked in by : Robert Osfield
24698From Cory Riddell, fix for aspect ratio
24699
24700Wed, 8 Apr 2009 14:06:29 +0000
24701Checked in by : Robert Osfield
24702From James Killian, "refactored the management of the object cache enabling/disabling"
24703
24704Wed, 8 Apr 2009 13:40:40 +0000
24705Checked in by : Robert Osfield
24706From Eric Sokolowsky,"libosgViewerd.so was not being built properly because it was being linked with system libraries using LINK_INTERNAL instead of LINK_EXTERNAL. This caused it to try to link with libXrandrd instead of libXrandr, which failed. Attached is the fixed CMakeLists.txt."
24707
24708Wed, 8 Apr 2009 13:21:59 +0000
24709Checked in by : Robert Osfield
24710From Mike Connell, "Here are some small fixes that allow you to specify the allowable deviation when creating polylines from arcs and circles in DXF files. Changes are against 2.8.0It adds two options:
24711
24712Accuracy(x) - ensures the polyline will be within x units from the ideal arc/curve
24713ImproveAccuracyOnly - do not use the given accuracy 'x', if it would result in a worse curve than with the previous (2.8.0) implementation for a particular arc/curve.
24714
24715As an added bonus there was a small bug in the existing implementation whereby the primitives were line strips but the vertices generated were actually suitable for GL_LINES, so the improved accuracy doesn't even have to come at a performance cost :-)"
24716
24717
24718
24719Wed, 8 Apr 2009 13:16:44 +0000
24720Checked in by : Robert Osfield
24721From Eric Sokolowky, ""Running" was spelled "Ruinning", which is hardly the same."
24722
24723Wed, 8 Apr 2009 13:11:27 +0000
24724Checked in by : Robert Osfield
24725From Marc Sciabica, made searching of the install path for plugins option, and added the dll path to the search path under Windows
24726
24727Wed, 8 Apr 2009 13:03:34 +0000
24728Checked in by : Robert Osfield
24729Reduced the default live video feed size to accomodate reading from the Minoru stereo wecam.
24730
24731Wed, 8 Apr 2009 12:32:52 +0000
24732Checked in by : Robert Osfield
24733From Simon Carmody, "Patches for compare and copy of Programs and related state -Added copying of shaders and attributes in osg::Program copy constructor. -Changed StateSet::compare function to compare Uniforms and their override values.  Previously it compared a RefUniformPair."
24734
24735Wed, 8 Apr 2009 10:48:22 +0000
24736Checked in by : Robert Osfield
24737From Glenn Waldron, "Attached is a patch for osgUtil::Optimizer. If you run the SpatializeGroupsVisitor on a scene graph containing Geodes, StateSets attached to Geodes can be lost.The problem is in SpatializeGroupsVisitor::divide(osg::Geode*, unsigned int) where the code creates a new Group and divides up the input Geode into one Geode per Drawable.
24738
24739I fixed the problem by assigning the Geode's stateset to the new parent group.
24740
24741To replicate the bug, see attached osg/dds files:
24742
24743osgviewer b.osg -- model renders correctly
24744set OSG_OPTIMIZER="SPATIALIZE_GROUPS"
24745osgviewer b.osg -- textures are missing."
24746
24747
24748
24749Wed, 8 Apr 2009 10:44:37 +0000
24750Checked in by : Robert Osfield
24751From Aric Aumann, added options for controlling the swap of the left/right handed coordinate system
24752
24753Wed, 8 Apr 2009 10:32:19 +0000
24754Checked in by : Robert Osfield
24755From Martin Beckett, added mouse wheel support
24756
24757Tue, 7 Apr 2009 10:13:54 +0000
24758Checked in by : Robert Osfield
24759Added better handling of use of VBO's in compileGLObjects()
24760
24761Tue, 7 Apr 2009 10:12:59 +0000
24762Checked in by : Robert Osfield
24763Updated wrappers
24764
24765Tue, 7 Apr 2009 08:43:57 +0000
24766Checked in by : Stephan Maximilian HUBER
24767From Stephan Huber: removed OpenThreads-folder (as OpenThreads is part of OpenSceneGraph now), updated the Readmes regarding 64bit compilation and updated the XCode-project to match the current svn-trunk.
24768
24769Tue, 7 Apr 2009 08:40:49 +0000
24770Checked in by : Cedric Pinson
24771From Serge Lages, Elastic added to EaseMotion
24772
24773Mon, 6 Apr 2009 12:28:02 +0000
24774Checked in by : Robert Osfield
24775Added disabling of mipmapping for non power of two textures
24776
24777Mon, 6 Apr 2009 11:22:31 +0000
24778Checked in by : Robert Osfield
24779Added check against null colour layer to prevent a crash when a null colour layer is assigned
24780
24781Fri, 3 Apr 2009 10:47:59 +0000
24782Checked in by : Robert Osfield
24783Displayed display lists to prevent frame drops when compiling large geometry tiles
24784
24785Fri, 3 Apr 2009 09:54:15 +0000
24786Checked in by : Robert Osfield
24787Tweaks to shader to fix warnings on with ATI drivers
24788
24789Thu, 2 Apr 2009 08:44:08 +0000
24790Checked in by : Robert Osfield
24791Added OSG_MULTI_SAMPLES env var for setting the default DisplaySettings NumMultiSamples value
24792
24793Mon, 30 Mar 2009 09:55:40 +0000
24794Checked in by : Robert Osfield
24795Added shader to convert images into greyscale when rendering in anaglyphic
24796
24797Thu, 26 Mar 2009 17:24:28 +0000
24798Checked in by : Robert Osfield
24799Added osgtexturecompression example to demonstate the quality difference between different compression techniques.
24800
24801Wed, 25 Mar 2009 11:17:21 +0000
24802Checked in by : Robert Osfield
24803Added new virtual reseveElements, setElement, getElment and addElement methods to DrawElements to make is easier to write code that can work on DrawElementUByte, UShort or UInt.Changed the osgTerrain::GeometryTechnique so that it automatically chooses
24804the use of DrawElementUShort or DrawElementsUInt accordining to the size of the tile.
24805
24806
24807
24808Tue, 24 Mar 2009 23:25:30 +0000
24809Checked in by : Robert Osfield
24810Added support for adding .ffmpeg to filenames to force selection of ffmpeg plugin
24811
24812Tue, 24 Mar 2009 23:17:05 +0000
24813Checked in by : Robert Osfield
24814Added support for image streams
24815
24816Tue, 24 Mar 2009 11:08:40 +0000
24817Checked in by : Robert Osfield
24818From Ulrich Hertlein, "I got the following type error from gcc 4.0.1 on OS X 10.5.6: /Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderVideo.cpp: In member function \u2018int osgFFmpeg::FFmpegDecoderVideo::convert(AVPicture*, int, AVPicture*, int, int, int)\u2019: /Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderVideo.cpp:245: error: invalid conversion from \u2018int\u2019 to \u2018PixelFormat\u2019 /Users/uli/Projects/osg/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderVideo.cpp:245: error:   initializing argument 3 of \u2018SwsContext* sws_getContext(int, int, PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, double*)\u2019It expects 'src_pix_fmt' and 'dst_pix_fmt' to be of type 'PixelFormat' rather than int. The attached cast fixes this (for me).
24819
24820I've also added Matroska video to the list of supported extensions"
24821
24822
24823
24824Mon, 23 Mar 2009 20:47:18 +0000
24825Checked in by : Robert Osfield
24826Updated AUTHORS.txt for 2.9.2 dev release
24827
24828Mon, 23 Mar 2009 20:44:57 +0000
24829Checked in by : Robert Osfield
24830Updated ChangeLog for 2.9.2 dev release
24831
24832Mon, 23 Mar 2009 20:25:51 +0000
24833Checked in by : Robert Osfield
24834From Aric Aumann, fixed handling of null texture coordinates
24835
24836Mon, 23 Mar 2009 17:08:58 +0000
24837Checked in by : Robert Osfield
24838From Luc Frauciel, You'll find attached a modification in ive plugin for POLYGONSTIPPLE read/write.
24839
24840Mon, 23 Mar 2009 16:45:10 +0000
24841Checked in by : Robert Osfield
24842From Wang Rui, "Attached is a very small fix for the ffmpeg plugin, to build it without compiling errors on MSVC. The ffmpeg win32 pre-built tarball is downloaded at http://ffmpeg.arrozcru.org/builds/. Tested on Windows XP SP3 and Visual Studio 9, but don't know if it still workable for Unix and Mac users. :)Please look at the .diff files for details. I have already enjoyed the latest Chinese *big* movie "Red Cliff" with the fixed ffmpeg plugin and osgmovie. :D"
24843
24844
24845
24846Mon, 23 Mar 2009 16:31:50 +0000
24847Checked in by : Robert Osfield
24848From Csaba Halasz, "I have modified FltExportVisitor to use _MSC_VER instead of _WIN32 in the condition around a #pragma warning that is specific to visual studio as _WIN32 is also defined for mingw compile but the #pragma is not applicable there."
24849
24850Mon, 23 Mar 2009 16:28:48 +0000
24851Checked in by : Robert Osfield
24852From Csaba Halasz, "IIRC the C++ standard says members will be initialized in declaration order, and not in the order they are listed in the constructor. To avoid possible trouble, gcc warns about this. Attached modification fixes the initializer order to silence this warning."
24853
24854Mon, 23 Mar 2009 16:25:37 +0000
24855Checked in by : Robert Osfield
24856From Michael Platings, "Changed some pointers to ref_ptr which fixed the leak "
24857
24858Mon, 23 Mar 2009 16:21:51 +0000
24859Checked in by : Robert Osfield
24860From Csaba Halasz, "I have removed some unnecessary semicolons that mingw build warns about."
24861
24862Mon, 23 Mar 2009 16:15:55 +0000
24863Checked in by : Robert Osfield
24864From Eric Sokolowsky, "The attached Registry.cpp fixes OSG under OSX when a library suffix string is used, as is selected by default with cmake. "
24865
24866Mon, 23 Mar 2009 16:13:42 +0000
24867Checked in by : Robert Osfield
24868From Michale Platings, "Minor change to include ReaderWriterDAE.h"
24869
24870Mon, 23 Mar 2009 16:11:41 +0000
24871Checked in by : Robert Osfield
24872From Michael Platings, "I've changed this file so CMake automatically chooses the correct directories & libs out of vc8,vc9,mac,mingw Tested with Visual Studio 9 2008"
24873
24874Mon, 23 Mar 2009 16:07:43 +0000
24875Checked in by : Robert Osfield
24876From Roland Smeenk, "Here's a small simplification of the osganimationmorph example. Only one morphtarget needs to be added to the MorphGeometry since it already has a base geometry. The animation will morph between the base geometry and the first target."
24877
24878
24879
24880Mon, 23 Mar 2009 16:05:42 +0000
24881Checked in by : Robert Osfield
24882From Philip Lowman, "Mainly removing comments like "This file is automatically generated" (glad that never happened!)"
24883
24884Mon, 23 Mar 2009 16:01:02 +0000
24885Checked in by : Robert Osfield
24886From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder.  I'll submit the others separately.Also, there was also a small bug in osgDB's CMakeLists.txt that was causing an error when I tested with CMake 2.4.4.
24887
24888IF(${OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX} STREQUAL "quicktime")
24889was changed to
24890IF(OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX STREQUAL "quicktime")
24891"
24892
24893
24894
24895Mon, 23 Mar 2009 15:48:19 +0000
24896Checked in by : Robert Osfield
24897From David Callu, clean up of FindFFmpeg include paths
24898
24899Mon, 23 Mar 2009 15:47:01 +0000
24900Checked in by : Robert Osfield
24901From Csaba Halasz, "here is another division by zero fix, this should be simpler ;) It caused problem if the stats display was popped up before the pager had anything to do."
24902
24903Mon, 23 Mar 2009 15:38:30 +0000
24904Checked in by : Robert Osfield
24905Cleaned up interface
24906
24907Mon, 23 Mar 2009 15:38:03 +0000
24908Checked in by : Robert Osfield
24909Updated wrapper conf to avoid generating wrappers for PrintVisitor
24910
24911Mon, 23 Mar 2009 15:21:31 +0000
24912Checked in by : Robert Osfield
24913Bumped version numbers in prep for 2.7.2 dev release
24914
24915Mon, 23 Mar 2009 15:10:36 +0000
24916Checked in by : Robert Osfield
24917Added ShaderGen wrapper
24918
24919Mon, 23 Mar 2009 15:04:33 +0000
24920Checked in by : Robert Osfield
24921Removed PrintVisitor as it was causing problems with wrapper building.
24922
24923Mon, 23 Mar 2009 13:51:46 +0000
24924Checked in by : Robert Osfield
24925From Eric Sokolowsky, "osgviewer (and all other OSG-based utilities) fails to provide help for the OSG_NOTIFY_LEVEL environment variable. This submission fixes that problem."
24926
24927Mon, 23 Mar 2009 11:53:06 +0000
24928Checked in by : Robert Osfield
24929From Maciej Krol, "As promised to Roland I assembled simple shader generator. ShaderGenVisitor converts accumulated fixed function pipeline state sets to ones with shader programs. Generated state sets are attached to geometries and stored in ShaderGenCache for reuse.Very simple cases of state configuration are supported (all the ones I really need):
24930- single per pixel not attenuated non spot light source ON/OFF
24931- exp2 fog ON/OFF
24932- diffuse texture in rgb + optional specular gloss in alpha (Texture unit 0) ON/OFF
24933- normal map texture (Texture unit 1 and Tangent in VertexAttribArray 6) ON/OFF
24934- blending and alpha testing (not in shader pipeline)
24935
24936To view fixed function pipeline files and paged databases simply run >osgshadergen myfile.osg"
24937
24938
24939
24940Thu, 19 Mar 2009 11:36:54 +0000
24941Checked in by : Robert Osfield
24942UPdated wrappers
24943
24944Thu, 19 Mar 2009 11:11:51 +0000
24945Checked in by : Robert Osfield
24946Inroduced simple PrintVisitor class for helping debug scene graph structures
24947
24948Thu, 19 Mar 2009 10:56:38 +0000
24949Checked in by : Robert Osfield
24950Fixed spacing
24951
24952Thu, 19 Mar 2009 10:55:51 +0000
24953Checked in by : Robert Osfield
24954Added compressed to list of supported options
24955
24956Thu, 19 Mar 2009 10:55:29 +0000
24957Checked in by : Robert Osfield
24958Added debug message (commented out for now.)
24959
24960Thu, 19 Mar 2009 10:27:24 +0000
24961Checked in by : Robert Osfield
24962Added osgTerrain::Terrain support to the .osg format
24963
24964Sat, 14 Mar 2009 15:40:41 +0000
24965Checked in by : Robert Osfield
24966From Adrian Egli, build fix for Win32 FFmpeg
24967
24968Fri, 13 Mar 2009 15:56:19 +0000
24969Checked in by : Robert Osfield
24970From Stephan Huber, clean up of Quicktime plugin
24971
24972Fri, 13 Mar 2009 13:25:00 +0000
24973Checked in by : Robert Osfield
24974Update AUTHORS file
24975
24976Fri, 13 Mar 2009 11:56:16 +0000
24977Checked in by : Robert Osfield
24978Updated ChangeLog
24979
24980Fri, 13 Mar 2009 11:06:12 +0000
24981Checked in by : Robert Osfield
24982Warning fixes
24983
24984Fri, 13 Mar 2009 11:01:11 +0000
24985Checked in by : Robert Osfield
24986Fixed for division by zero issue.
24987
24988Fri, 13 Mar 2009 10:40:00 +0000
24989Checked in by : Robert Osfield
24990From Bryan Thrall, "The attached ReaderWriterGLSL.cpp conveniently sets the shader type when the filename extension is "vert" or "frag" but still lets this be overridden by the Options (for those crazy people who store their fragment shaders in .vert files :) )."
24991
24992Thu, 12 Mar 2009 17:54:58 +0000
24993Checked in by : Robert Osfield
24994From Frank Midgley, "I tried running osgconv --formats yesterday on OS X and got no results.  Turns out the changes discussed in the "osgDB::listAllAvailablePlugins win32 fix" thread back in Sep '08 broke this.  The OSG_PLUGIN_EXTENSION macro is being defined in src/osgDB/CMakeLists.txt from CMAKE_SHARED_LIBRARY_SUFFIX which is "dylib" on OS X.  The problem is that all of the plug-ins are setup in OsgMacroUtils.cmake with:       ADD_LIBRARY(${TARGET_TARGETNAME} MODULE ${TARGET_SRC} ${TARGET_H})
24995
24996which gives them .so extensions.  Since ".so" != ".dylib" osgDB::listAllAvailablePlugins finds no plug-ins.  I believe the correct solution is to use CMAKE_SHARED_MODULE_SUFFIX instead.  This builds and runs correctly on OS X but I have not tested on other platforms.
24997
24998Attached is an updated src/osgDB/CMakeLists.txt based on rev 9915.  The change is at line 108.  To validate: build and then run bin/osgconv --formats.  You should get many screenfuls of plug-in features, extensions and options."
24999
25000
25001
25002Thu, 12 Mar 2009 17:47:50 +0000
25003Checked in by : Robert Osfield
25004From Konstantin Sinitsyn, "At this moment, I just introducing to OSG. When I reviewing optimizer code, I find a mistake in Optimizer::RemoveLoadedProxyNodesVisitor, as it seems. This optimizer removes proxy nodes that fully loaded and in some cases attach their childs to parrents directly (without creating of group). I dont understand how this works, because if proxy node doesn't have any attributes such as name, description, node mask and any callbacks, then new group does not created to hold proxy node childs. And code below trying to attach their children to all parents but seems like only first child beeing attached to all parents correctly."
25005
25006
25007
25008Thu, 12 Mar 2009 17:26:21 +0000
25009Checked in by : Robert Osfield
25010Introduced a releaseAllOperation after completeion of OperationThread::run() to enable CUDA integration (in osgCuda) to be able to free up its resources.  Code drawn from a submission from Mick.
25011
25012Thu, 12 Mar 2009 17:12:48 +0000
25013Checked in by : Robert Osfield
25014Updated wrappers
25015
25016Thu, 12 Mar 2009 15:21:04 +0000
25017Checked in by : Robert Osfield
25018Moved IncrementalCompileOperation out of include-src/osgUtil/GLObjectVisitor into their own files.Added support to IncrementCompileOperation for controlling how much time is alloted to compilation and flush
25019
25020
25021
25022Thu, 12 Mar 2009 15:18:51 +0000
25023Checked in by : Robert Osfield
25024Added support for tracking the time since the last clear() call to enable other classes to be able to find out how long the current graphics frame has been running.
25025
25026Thu, 12 Mar 2009 10:12:42 +0000
25027Checked in by : Robert Osfield
25028From Michael Platings, "I've been looking at the discussion from 2006 ("[osg-users] osgDB/Reentrant Mutex not threadsafe ?") about this, and having looked closely at OpenThreads::ReentrantMutex it's still not thread safe in the following situation:In my example case, there are 2 threads - one is a worker thread created by OpenThreads::Thread. The other thread is the main thread i.e. the thread that is intrinsically created when you execute the application. The crucial problem is that for the main thread, OpenThreads::Thread::CurrentThread() will return null.
25029
25030I'll demonstrate this by breaking ReentrantMutex::lock() into sub-statements:
25031
250321.) if (_threadHoldingMutex==OpenThreads::Thread::CurrentThread())
25033
250342.) if (_lockCount>0){
25035
250363.)
25037OpenThreads::ScopedLock<OpenThreads::Mutex> lock(_lockCountMutex);
25038++_lockCount;
25039return 0;
25040
250414.)
25042int result = Mutex::lock();
25043if (result==0)
25044{
25045OpenThreads::ScopedLock<OpenThreads::Mutex> lock(_lockCountMutex);
25046
250475.)
25048_threadHoldingMutex = OpenThreads::Thread::CurrentThread();
25049_lockCount = 1;
25050return result;
25051
25052
25053An error will occur in the following case:
250541) The worker thread calls lock(), it gets to the start of statement 5.
250552) The main thread calls lock(). Statement 1 is evaluated as true as _threadHoldingMutex is null, and OpenThreads::Thread::CurrentThread() returns null.
250563) The worker thread executes statement 5.
250574) The main thread executes statement 2 and evaluates it as true, because the worker thread has set _lockCount to 1. The main thread executes statement 3, and now can access the mutexed-data at the same time as the worker thread!
25058
25059The simple solution to this is to always protect access to _lockCount and _threadHoldingMutex using _lockCountMutex. I have done this in the file I am submitting."
25060
25061
25062
25063Wed, 11 Mar 2009 18:13:58 +0000
25064Checked in by : Robert Osfield
25065Changed audio playing so that it only happens for a single movie to avoid problems with audio stalling.
25066
25067Wed, 11 Mar 2009 17:57:33 +0000
25068Checked in by : Robert Osfield
25069Added docs on getPixelAspectRatio and corrected usage of getPixelAspection in osgmovie.cpp
25070
25071Wed, 11 Mar 2009 17:39:08 +0000
25072Checked in by : Robert Osfield
25073changed debug info to output to INFO instaed of NOTICE.
25074
25075Wed, 11 Mar 2009 15:43:13 +0000
25076Checked in by : Robert Osfield
25077Added handling of Image::isImageTranslucent(), when it is enabling blending. Added handling of Image::getPixelAspectRatio() in geometry sizing. Added scaling of the projection matrix to ensure that aspect ratio is honoured with running in fullscreen mode
25078
25079Wed, 11 Mar 2009 15:12:46 +0000
25080Checked in by : Robert Osfield
25081From Tanguy Fautre,Clean up of the FFmpeg plugin's class API/AudioStream API.
25082Implementation of isImageTransparent().
25083Implementation of Image:g/setPixelAspectRatio()
25084
25085
25086
25087
25088Wed, 11 Mar 2009 14:18:30 +0000
25089Checked in by : Robert Osfield
25090Added View::removeEventHandler(..) method and added check into addEventHandler() to prevent handlers being added twice.
25091
25092Wed, 11 Mar 2009 14:08:43 +0000
25093Checked in by : Robert Osfield
25094From Philip Lowman, "At a cost of bumping the required version to CMake 2.4.4 (released all the way back on November 21, 2006)... this cmake script patch1. Makes IF/ELSE/ENDIF code blocks easier to read by replacing code like this:
25095
25096IF(FOO)
25097   MESSAGE("FOO is true")
25098ELSE(FOO)
25099  MESSAGE(" ??? ELSE(FOO)??? ")
25100ENDIF(FOO)
25101
25102with this:
25103
25104IF(FOO)
25105   MESSAGE("FOO is true")
25106ELSE()
25107  MESSAGE("FOO is clearly false")
25108ENDIF()
25109
251102. Also adds an ELSEIF() where it makes sense to do so (safe to use as of CMake 2.4.4)"
25111
25112
25113
25114Wed, 11 Mar 2009 13:27:51 +0000
25115Checked in by : Robert Osfield
25116From Neil Hughes, "I've spent the past four days playing with PNG files on 3DS objects, and I think I may have come across a small issue with the 3DS loader.At the company where I work we model literally thousands of 3DS models for all types of objects. Most don't have transparent textures applied to them, but a few do. The issue is that a texture may have an alpha channel defined, yet its 3DS material definition is not marked as being an alpha source, or transparent. This can happen for any number of modelling reasons (so I'm told) but the net effect is that when a 3DS object is loaded with such a material applied, the stateset creation for the 3DS geometry omits to add the GL_BLEND attribute as neither of the conditions that it currently tests for are satisfied under this scenario.
25117
25118However, one thing that is apparently an indication of transparency/alpha information that we do make use of when modelling, but that the 3DS reader omits to test, is that we assign to the transparent texture to the opacity_map of the 3DS material structure.
25119
25120Now, having discussed with our modellers the theory behind the opacity map, it seems that it is safe to say that if an opacity map is specified, then the reader should really apply the GL_BLEND attribute as it is an indication of some form of blending being required between materials.
25121
25122With this in mind, I have made a minor change to the function createStateSet below, from the ReaderWriter3DS.cpp file, that checks for an opacity map having been specified, and in such a scenario the GL_BLEND attribute is applied to the geometry. This fixed our issue, and thought it might be helpful to others."
25123
25124
25125
25126Wed, 11 Mar 2009 13:08:12 +0000
25127Checked in by : Robert Osfield
25128From Mathias Froehlich, "small addition to osg::Texture to include all possible depth test variants for the shadow depth comparison."
25129
25130Wed, 11 Mar 2009 12:55:20 +0000
25131Checked in by : Robert Osfield
25132From Stephan Huber, files were are missed by Robert in check in of changes to GraphicsWindowCarbon.cpp
25133
25134Wed, 11 Mar 2009 12:08:24 +0000
25135Checked in by : Robert Osfield
25136From Lionel Lagarde, "the attachment contains a correction of the Optimizer::MergeGeometryVisitor. When 2 geometries are merged, the primitive sets of the second geometry are copied to the first geometry.The primitive sets were copied with a std::insert into the first geometry
25137primitive set vector. It doesn't work when the geometry is using VBOs (because
25138the element buffer object of the primitive set is not updated).
25139
25140The correction replaces
25141
25142lhs.getPrimitiveSetList().insert( lhs.getPrimitiveSetList().end(),
25143                                rhs.getPrimitiveSetList().begin(),
25144                                rhs.getPrimitiveSetList().end() );
25145
25146by
25147 for( primItr=rhs.getPrimitiveSetList().begin();
25148   primItr!=rhs.getPrimitiveSetList().end();
25149   ++primItr )
25150{
25151  lhs.addPrimitiveSet(primItr->get());
25152}"
25153
25154
25155
25156Wed, 11 Mar 2009 11:58:31 +0000
25157Checked in by : Robert Osfield
25158Fixed crash due to Geometry::copyToAndOptimize(..) not handling cases where indices are present, but no arrays are assocaited with them.
25159
25160Wed, 11 Mar 2009 11:29:00 +0000
25161Checked in by : Robert Osfield
25162From David Callu, "osgManipulator Object have not META_Object macro call in class definition. > I add META_OSGMANIPULATOR_Object macro which define className, libraryName, > isSameKindAs methods. > Clone method is not appropriate for osgManipulator Object."
25163
25164Wed, 11 Mar 2009 11:00:24 +0000
25165Checked in by : Robert Osfield
25166From Lionel Lagarde, "The copy constructor of the nodes and the drawables do :Node::Node(Node &node, copyop) :
25167  _stateSet(copyop(node.getStateSet()),
25168
25169It doesn't call the setStateSet method of osg::Node (or osg::Drawable). So the parent
25170list of the state set is not updated with the new node (drawable)."
25171
25172
25173
25174Wed, 11 Mar 2009 10:50:03 +0000
25175Checked in by : Robert Osfield
25176From Martin Beckett,  added get/setScrollWheelZoomDelta() support for controlling the mouse scroll wheel zoom delta.
25177
25178Wed, 11 Mar 2009 10:34:29 +0000
25179Checked in by : Robert Osfield
25180Converted tabs to four spaces
25181
25182Wed, 11 Mar 2009 10:34:04 +0000
25183Checked in by : Robert Osfield
25184From Stephan Huber, "refactored the code and moved some stuff out into DarwinUtils.h/.mm so both implementations can share some of the code. There's even a bugfix for GraphicsWindowCarbon, which fixes some issues with multiple windows on different screens."
25185
25186Tue, 10 Mar 2009 17:51:05 +0000
25187Checked in by : Robert Osfield
25188From Mathias Froehlich, "an other topic pointed out by some Microsoft verification tool: On destruction of some static variables, the global referenced mutex is used to lock access to the parent lists of state attributes, nodes and so on. This even happens past the mutex is already destroyed.This change to Referenced.cpp revision 9851 uses the same technique like the
25189DeleteHandlerPointer already in Referenced.cpp to return an zero pointer for
25190the global referenced lock if it is already destroyed."
25191
25192
25193
25194Tue, 10 Mar 2009 17:47:54 +0000
25195Checked in by : Robert Osfield
25196From Konstantin Matveyev, submitted by Valery Bickov:"There is error in WoW shader, you can see it by this simple example:
25197osgviewer cessna.osg --wowvx-42 --clear-color 0,0,0
25198
25199Clear color may be choosed any with at least one component equals to 0
25200or 1. In my case I see weird blinking between normal image and image
25201with depth map at right side on the screen."
25202
25203
25204
25205
25206Tue, 10 Mar 2009 17:39:46 +0000
25207Checked in by : Robert Osfield
25208From Martin Beckett, "Modified osgGA::TrackballManipulator so that osgGA::GUIEventAdapter::SCROLL performs a zoom. Arbitrarily zooms 10% in/out for each click."Note from Robert Osfield, flipped the orienation of the zoom to make the right mouse key zoom and the scroll wheel work in the same direction.
25209
25210
25211
25212Tue, 10 Mar 2009 17:27:39 +0000
25213Checked in by : Robert Osfield
25214Completed support for automatic detection of plugin features.Cleaned up debug out of various plugins to ensure a clean osgconv --formats.
25215
25216
25217
25218Tue, 10 Mar 2009 17:13:51 +0000
25219Checked in by : Robert Osfield
25220quitened down debug info
25221
25222Tue, 10 Mar 2009 16:52:18 +0000
25223Checked in by : Robert Osfield
25224Made bool isImageTranslucent() const virtual to allow subclasses to provide their own implementation
25225
25226Tue, 10 Mar 2009 15:00:39 +0000
25227Checked in by : Robert Osfield
25228From Ralf Habacker, "The appended patch fixes this issue by adding a virtual method named supportedFeatures() to the class ReaderWriter, which could be overriden by a specific plugin to adjust the set of features. Single features are implemented as bits asother enums in ReaderWriter class already does, so that combinations are possible and fast comparison operations are possibleBy default all features are enabled.
25229
25230I have added this virtual method to the dot plugin to get an idea how to use these features.
25231
25232With this patch osgconv --formats shows an additional line 'features' for each plugin"
25233
25234
25235
25236
25237Tue, 10 Mar 2009 14:15:59 +0000
25238Checked in by : Robert Osfield
25239From Roland Smeenk, "While working on the Collada plugin I noticed that all geometry created by the dae reader result in slow path geometry. Because there already exists the option to convert slow path geometry to the fast path by computing an internal fast path alternative, I added a new optimizer option that automatically does this. To check the results I also made some changes to the statistics gathering and rendering.Somewhat unrelated, but also part of the optimizer I disabled removal of CameraView nodes during RemoveRedundantNodes optimization.
25240As discussed on the ML, CameraViews were removed from the scenegraph. This solves that issue.
25241
25242Summary:
25243-Geometry::areFastPathsUsed now also looks at internalOptimizedGeometry
25244-Added Optimize option to make all slow path geometry compute their internal fast path alternative
25245-Added fast geometry counter to the statistics
25246-Disabled removel of CameraViews in optimizer
25247"
25248
25249
25250
25251Tue, 10 Mar 2009 13:46:55 +0000
25252Checked in by : Robert Osfield
25253Added copyright + fixed typo
25254
25255Tue, 10 Mar 2009 12:21:13 +0000
25256Checked in by : Robert Osfield
25257From Stephan Huber, "Attached you'll find a proposal for using different protocols. The idea behind the new code is:1.) plugins/apps register protocols which they can handle. This is done
25258via osgDB::Registry::registerProtocol(aProtocolName). Plugins register
25259supported protocols as usual via ReaderWriter::supportsProtocol(..), the
25260Registry is updated accordingly.
25261
252622.) osgDB::containsServerAddress checks first for an appearance of "://"
25263in the filename and then checks the protocol against the set of
25264registered protocols via Registry::isProtocolRegistered(aProtocollName)
25265
252663.) the other getServer*-functions changed as well, there's even a
25267getServerProtocol-function
25268
25269
25270With these changes filenames/Urls get routed to loaded plugins even with
25271different protocols than 'http'."
25272
25273
25274
25275
25276Tue, 10 Mar 2009 11:14:56 +0000
25277Checked in by : Robert Osfield
25278From Martin Spott, compile fixes for IBM AIX.
25279
25280Tue, 10 Mar 2009 10:56:00 +0000
25281Checked in by : Robert Osfield
25282From David Callu, "Problem:      osgText::Text and osgText::Text3D use the same font file.      The first really load the file and obtain an osgText::Font object,      the second use the cache created during the first load of the      font file, and so obtain an osgText::Font object instead of      osgText::Font3D object. To obtain an osgText::Font3D object,      osgText::Text3D call osgDB::readObjectFile(...) with an option      to specify the plugin we want an osgText::Font3D instead of      osgText::Font.Generalised Problem:
25283    In osgDB::Registry, loaded file cache is referenced by the name
25284    of this file, so if I load a file with some options, and the cache
25285    already contain object for this filename, I obtain an object
25286    potentially not loaded with my options.
25287
25288Behaviours:
25289    Cache management is delegate to osgDB::Registry, but cache
25290    coherence (load a file with option then reuse it, deactivate the
25291    cache when load a specific file or don't cached the loaded file)
25292    is user's responsibility.
25293
25294Text3D solution:
25295    Postfix the font file name by .text3d or something similar and then have the freetype plugin return
25296    osgText::Font3D when it detects this.
25297    This operation is done by osgText::readFont3DFile() which unsure the filename have .text3d as extension.
25298    This is totaly transparent for user, and backward compatible.
25299
25300
25301BTW, I fix the bug about the Normal of 3D text. Currently, the front and wall face have
25302the same normal (0,0,1) in the Text3D object coordinate. Now the wall face have its own
25303normal array computed by the plugin.
25304
25305BTW 2, I implement
25306- void Text3D::accept(osg::Drawable::ConstAttributeFunctor& af) const
25307- void Text3D::accept(osg::PrimitiveFunctor& pf) const
25308so now statistics are well reported.
25309"
25310
25311
25312
25313Tue, 10 Mar 2009 10:30:34 +0000
25314Checked in by : Robert Osfield
25315From Eric Wing and Stephan Huber, ImageIO code originally wrote by Eric Wing, and then later conveted into an OSG plugin by Stephan Huber.
25316
25317Tue, 10 Mar 2009 10:13:20 +0000
25318Checked in by : Robert Osfield
25319From Stephan Huber, support for Cocoa windowing under OSX.
25320
25321Mon, 9 Mar 2009 23:11:23 +0000
25322Checked in by : Robert Osfield
25323Fixed osgWrappers for osgAnimation library
25324
25325Mon, 9 Mar 2009 17:38:39 +0000
25326Checked in by : Robert Osfield
25327From Roland Smeenk & Cedric Pinson,"Summary of changes:
25328From Roland
25329-Added MorphGeometry
25330-Bone Bindmatrix is only calculated if needed
25331-osgAnimation plugin now supports all available channel types (before only linear vec3 or quat channels)
25332-osgAnimation plugin now supports MorphGeometry
25333-osgAnimation plugin now supports animation and channel weights, animation playmode, duration and starttime
25334-removed osgAnimationManager.cpp from CMakeList
25335
25336From Cedric
25337-fixed the last_update field (it was only updated at the first update) in BasicAnimationManager.cpp
25338- Refactore some part of MorphGeometry minor changes
25339- Add osganimationmorph as example
25340"
25341
25342
25343
25344Mon, 9 Mar 2009 16:53:57 +0000
25345Checked in by : Robert Osfield
25346Tweaked API to get wrappers to build
25347
25348Mon, 9 Mar 2009 16:17:57 +0000
25349Checked in by : Robert Osfield
25350Updated wrappers
25351
25352Mon, 9 Mar 2009 14:56:20 +0000
25353Checked in by : Robert Osfield
25354Further work on IncrementalCompileOperation
25355
25356Sun, 8 Mar 2009 16:48:48 +0000
25357Checked in by : Robert Osfield
25358Fixed thread exit problems
25359
25360Sun, 8 Mar 2009 12:00:36 +0000
25361Checked in by : Robert Osfield
25362Preliminary work on general purpose incremental compile support in osgViewer.
25363
25364Thu, 5 Mar 2009 15:31:03 +0000
25365Checked in by : Robert Osfield
25366Updated wrappers and dev release version numbers
25367
25368Thu, 5 Mar 2009 14:33:21 +0000
25369Checked in by : Robert Osfield
25370Cleaned up FindFFmpeg.cmake
25371
25372Thu, 5 Mar 2009 10:57:54 +0000
25373Checked in by : Robert Osfield
25374Added quick proof of concept for live video streaming under linux
25375
25376Wed, 4 Mar 2009 16:35:08 +0000
25377Checked in by : Robert Osfield
25378Added search for headers in ffmpeg directory
25379
25380Wed, 4 Mar 2009 16:16:07 +0000
25381Checked in by : Robert Osfield
25382From Jean-Sebastien Guay, added non pkg-config based ffmpeg search scheme.
25383
25384Wed, 4 Mar 2009 16:15:05 +0000
25385Checked in by : Robert Osfield
25386Fixed indentation
25387
25388Wed, 4 Mar 2009 16:03:28 +0000
25389Checked in by : Robert Osfield
25390Removed boost reference and cleaned up debug output
25391
25392Wed, 4 Mar 2009 14:49:39 +0000
25393Checked in by : Robert Osfield
25394Introduced double buffering of video stream to avoid tearing of image.Removed swapBufers call and image y inversion.
25395
25396
25397
25398Wed, 4 Mar 2009 13:24:36 +0000
25399Checked in by : Robert Osfield
25400Added handling of ImageStream Origin to make sure the movie always appears the correct way up.
25401
25402Wed, 4 Mar 2009 11:59:15 +0000
25403Checked in by : Robert Osfield
25404Fixes to non swscale code path
25405
25406Wed, 4 Mar 2009 11:46:34 +0000
25407Checked in by : Robert Osfield
25408Fixed img_convert usage
25409
25410Wed, 4 Mar 2009 11:06:34 +0000
25411Checked in by : Robert Osfield
25412Removed reference to OpenAL plugin
25413
25414Wed, 4 Mar 2009 11:05:55 +0000
25415Checked in by : Robert Osfield
25416Added support for using libswscale
25417
25418Tue, 3 Mar 2009 20:59:16 +0000
25419Checked in by : Robert Osfield
25420Added SDL audio path
25421
25422Tue, 3 Mar 2009 20:49:46 +0000
25423Checked in by : Robert Osfield
25424Improved the clean up ordering
25425
25426Tue, 3 Mar 2009 17:37:48 +0000
25427Checked in by : Robert Osfield
25428Added SDL audio support for reading from ffmpeg movies
25429
25430Tue, 3 Mar 2009 17:28:50 +0000
25431Checked in by : Stephan Maximilian HUBER
25432From Stephan Huber: updated xcode project, added AudioStream to project
25433
25434Tue, 3 Mar 2009 16:51:01 +0000
25435Checked in by : Robert Osfield
25436Introduce FFmpegAudioStream implementation
25437
25438Tue, 3 Mar 2009 14:59:04 +0000
25439Checked in by : Robert Osfield
25440Removed redudent export
25441
25442Tue, 3 Mar 2009 11:52:26 +0000
25443Checked in by : Robert Osfield
25444Added LINK_DIRECTORIES
25445
25446Tue, 3 Mar 2009 11:25:31 +0000
25447Checked in by : Robert Osfield
25448Fixed include list
25449
25450Tue, 3 Mar 2009 10:53:26 +0000
25451Checked in by : Robert Osfield
25452From Ulrich Hertlein, build fixes for OSX.
25453
25454Tue, 3 Mar 2009 09:50:43 +0000
25455Checked in by : Robert Osfield
25456Added ffmpeg to include search paths
25457
25458Tue, 3 Mar 2009 09:49:53 +0000
25459Checked in by : Robert Osfield
25460Added ogg to accepted formats
25461
25462Mon, 2 Mar 2009 16:01:13 +0000
25463Checked in by : Robert Osfield
25464Added extern for img_convert to get round disappeance of the declaration from headers.
25465
25466Mon, 2 Mar 2009 10:49:29 +0000
25467Checked in by : Robert Osfield
25468From Mathias Froehlich, "An other one: The TLS Varialbe is accessed before it is initialized. Attached is a change to rev 9791."
25469
25470Mon, 2 Mar 2009 09:56:39 +0000
25471Checked in by : Robert Osfield
25472From Petr Salinger, fix for build under GNU/kFreeBSD.
25473
25474Fri, 27 Feb 2009 20:16:08 +0000
25475Checked in by : Robert Osfield
25476Introduced osg::AudioStream class to help manage audio streams coming in from movie reading plugins
25477
25478Fri, 27 Feb 2009 17:00:28 +0000
25479Checked in by : Robert Osfield
25480Ported across from using boost pointers, and prepped for integration of audio interface into core OSG
25481
25482Fri, 27 Feb 2009 11:11:06 +0000
25483Checked in by : Robert Osfield
25484From Roland Smeenk, "Attached is a small bug fix for the redundant messages that are created in OSG applications on windows. GraphicsWindowWin32::setCursor is called every frame from the WM_NCHITTEST message. This will result in a call to ::SetCursor(_currentCursor) every frame, which again causes a WM_MOUSEMOVE to occur. The fix exits GraphicsWindowWin32::setCursor if the requested cursor already is the current cursor."
25485
25486
25487
25488Fri, 27 Feb 2009 10:47:33 +0000
25489Checked in by : Robert Osfield
25490From Atr Tevs,first email:
25491"in the current implementation of osgUtil::RenderStage::drawInner() method, there is some wrong assumptions made. The problem is, that whenever one does use multisampling functionality, the Blit operation (which suppose to copy the content of multisampled FBO into the usual one) doesn't perform well in some cases.
25492
25493I've attached a corrected version of the RenderStage. It do just add one line, which enables the multisampled FBO as a readable just before the usual FBO is set as writable. With these corrections the Blit operation performs now correct and allows using of multisampled rendering results further."
25494
25495second email:
25496"There was a problem when blitting the multisampled FBO with internal formats. The default internal format of color buffered multisample FBO was GL_RGBA. This has converted the color values whenever the FBO content was copied. I've added couple of lines, which do just enable the multisampled FBO internal format in respect to the attached color texture's internal format. This makes it possible to blit even float valued texture, so make HDR with multisampling possible ;)"
25497
25498
25499
25500
25501
25502
25503Thu, 26 Feb 2009 22:09:47 +0000
25504Checked in by : Robert Osfield
25505From Mattias Helsing, "I added FORCE to set cmake vars FREETYPE_INCLUDE_DIR_ft2build and FREETYPE_INCLUDE_DIR_freetype2. The error case was that during first cmake run (unspecified ACTUAL_3RDPARTY_DIR) FindFreeType set these to xxx-NOTFOUND. After specifying ACTUAL_3RDPARTY_DIR, Find3rdPartyDependencies warn't able to change these (without FORCE).I also added freetype237 to the library search list since it is what's
25506in my binary dependencies for vc90"
25507
25508
25509
25510Thu, 26 Feb 2009 10:48:04 +0000
25511Checked in by : Robert Osfield
25512Addded setting of FREETYPE_INCLUDE_DIRS to Find3rdPartyDependencies.cmake
25513
25514Wed, 25 Feb 2009 20:52:34 +0000
25515Checked in by : Robert Osfield
25516Tweaks to handle more modern version of ffmpeg compiled form source.
25517
25518Wed, 25 Feb 2009 16:05:12 +0000
25519Checked in by : Robert Osfield
25520Added Cmake support for new ffmpeg plugin
25521
25522Wed, 25 Feb 2009 16:04:48 +0000
25523Checked in by : Robert Osfield
25524From Tanguy Fautre (Aris Technologies), ffmpeg plugin
25525
25526Mon, 23 Feb 2009 10:50:42 +0000
25527Checked in by : Robert Osfield
25528Updated version info for 2.9.0 release
25529
25530Mon, 23 Feb 2009 10:41:16 +0000
25531Checked in by : Robert Osfield
25532Updated ChangeLog for 2.9.0 dev release
25533
25534Mon, 23 Feb 2009 09:54:25 +0000
25535Checked in by : Robert Osfield
25536From Ralf Habacker & Robert Osfield, fixed handling of file name string of the form"PG:host=localhost user=postgres dbname=osm tables=public.planet_osm_line". The patch also routes gdal debug and error message to the related osg::notify debug port  - this is usefull for debugging ogr plugin.
25537
25538Fri, 20 Feb 2009 16:27:57 +0000
25539Checked in by : Robert Osfield
25540From Mathieu Marache, "I was trying to use the archive output of osgdem without success when I eventually found out that it was now disabled (the mailing list archive tells me it is because of multithreaded write issues with vpn). I then decided to use osgarchive to make it myself from the generated output. However if one of the insert parameters is a directory, it won't be able to find them. The attached versions corrects this."
25541
25542Fri, 20 Feb 2009 15:47:28 +0000
25543Checked in by : Robert Osfield
25544From Maciej Krol, "Small improvement in --compressed option of osgconv. For non IVE output files compressed images are written into directory of output file as DDS. " + "Further improvement for conversion to IVE format. Compressed DDS files are written for IVE output when noTexturesInIVEFile option is defined i.e. osgconv --compressed -O noTexturesInIVEFile dir1/input.osg dir2/output.ive will write images into dir2."
25545
25546Fri, 20 Feb 2009 13:58:44 +0000
25547Checked in by : Robert Osfield
25548Added VisualStudio versioning info to plugins
25549
25550Fri, 20 Feb 2009 11:53:49 +0000
25551Checked in by : Robert Osfield
25552From Bryan Thrall, "Attached files fix typos, from svn 9791:DisplaySettings.cpp: OSG_COMPIlE_CONTEXTS -> OSG_COMPILE_CONTEXTS
25553AnimtkViewer.cpp: is a 3d poker game client -> is an example for viewing
25554osgAnimation animations"
25555
25556
25557
25558Fri, 20 Feb 2009 11:51:47 +0000
25559Checked in by : Robert Osfield
25560From Martin Beckett, "I have added support for DXF POINTS to the dxf reader plugin It's really just a cut-paste job from the existing LINE support.The current dxf plugin architecture isn't very efficient, especially if you
25561are loading large point clouds (LIDAR)
25562eg. it makes multiple lookups of the layer name for each vertex.
25563I don't know if I can improve this for the general case or if I have to add a
25564special large point cloud dxf reader."
25565
25566
25567
25568Fri, 20 Feb 2009 11:30:33 +0000
25569Checked in by : Robert Osfield
25570From Himar Carmona, "When reading a DXF file, the reader breaks at a debug assertion at vector (it breaks on release version). Inspecting the code show that the cause could be in dxfEntity.cpp.It seems that the problem is an offending "short" used in a for loop, where it should be "int" or "long". It causes an index out of range error. "
25571
25572
25573
25574Thu, 19 Feb 2009 19:05:39 +0000
25575Checked in by : Robert Osfield
25576From Bob Kuehne and Robert Osfield, email from Bob : "this fix quashes fbo warnings when the fbo status is 'complete', aka 'ok'. ", which was then ammended by Robert replacing crytic value 0x8CD5 with GL_FRAMEBUFFER_COMPLETE_EXT and added brackets to make code clearer.
25577
25578Thu, 19 Feb 2009 17:34:35 +0000
25579Checked in by : Robert Osfield
25580Fixed bug in checking if numRead values.
25581
25582Thu, 19 Feb 2009 16:58:05 +0000
25583Checked in by : Robert Osfield
25584From Christian Buchner, "I am hereby amending the osgforest sample with some code (functionally equivalent to the GLSL shaders sample) that displays the forest with shaders on Intel 945 GM hardware. This card supports OpenGL 1.4 and ARB_fragment/vertex_program only.I would be pleased if this change made it into the official set of
25585examples, as it illustrates the use of ARB shaders quite nicely. I did
25586not find any other example covering this topic."
25587
25588
25589
25590Thu, 19 Feb 2009 16:29:57 +0000
25591Checked in by : Robert Osfield
25592From Tanguy Fautre, "This fixes the OSG crashes reported by http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2009-February/023499.htmlIt\u2019s a one line change against OSG 2.8.0 (see line 196). I\u2019ve already tested the change, and confirmed it\u2019s fixing the crashes described above."
25593
25594
25595
25596Thu, 19 Feb 2009 15:57:38 +0000
25597Checked in by : Robert Osfield
25598From Ruben Smelik, "I've found a (copy-paste?) error in PrimitiveSet.cpp regarding instanced drawing. For DrawElementsUInt and DrawElementsUShort the type argument of glDrawElementsInstanced was set as GL_BYTE instead of GL_UNSIGNED_INT and GL_UNSIGNED_SHORT. I've attached the fixed source file (based on the current SVN head version)."
25599
25600Thu, 19 Feb 2009 15:15:39 +0000
25601Checked in by : Robert Osfield
25602From Mattias Helsing, "Here is a fix for the "Unspecified" package. The openthreads pkgconfig file is made part of libopenthreads-dev component.Attached is the modded cmakelists.txt for src/OpenThreads/
25603"
25604
25605
25606
25607Thu, 19 Feb 2009 14:24:10 +0000
25608Checked in by : Robert Osfield
25609Merged in various changes from the OSG-2.8 to being svn/trunk up to date.
25610
25611Wed, 11 Feb 2009 20:26:06 +0000
25612Checked in by : Robert Osfield
25613Fixed typo
25614
25615Wed, 11 Feb 2009 20:02:45 +0000
25616Checked in by : Robert Osfield
25617Updated wrappers
25618
25619Wed, 11 Feb 2009 19:55:11 +0000
25620Checked in by : Robert Osfield
25621Updated wrappers to works with doxygen 1.5.8 output.
25622
25623Wed, 11 Feb 2009 17:21:36 +0000
25624Checked in by : Robert Osfield
25625Disabled the use of aggressive warnings under OSX as the default.
25626
25627Wed, 11 Feb 2009 17:14:53 +0000
25628Checked in by : Robert Osfield
25629From Riccardo Corsi, "in attach you'll find a patch to cleanup a little bit the (de)initialization code of QuickTime environment from the quickTime pluging. It basically removes the static init() and exit() functions,and move them inside the observer class (the one that cleans everything up when the last media is unloaded).It also add an extra check to clean up on exit if the QuickTime env is initialized, but no media is succesfully loaded / written (it might happens with streaming resources).
25630
25631I tested it under WinXP with zero, one and multiple videos.
25632
25633Stephan reads in copy: could you kindly check if everything runs smooth under OSX as well? Also, have you got a chance to test it with streaming media?
25634"
25635
25636
25637
25638Wed, 11 Feb 2009 13:33:40 +0000
25639Checked in by : Robert Osfield
25640From Sukender, changed doxygen verbosity to quite
25641
25642Wed, 11 Feb 2009 12:10:52 +0000
25643Checked in by : Robert Osfield
25644Added brackets around (unsigned int) to avoid IRIX compile error.
25645
25646Wed, 11 Feb 2009 10:41:55 +0000
25647Checked in by : Robert Osfield
25648Fixes for doxgen warnings
25649
25650Wed, 11 Feb 2009 09:14:12 +0000
25651Checked in by : Robert Osfield
25652From Roland Smeenk, "Attached are two small fixes: -I changed the SET of COLLADA_BOOST_INCLUDE_DIR to use findpath, so users may override this setting if they choose not to build against to precompiled boost libraries delivered with the Collada DOM.-Changed daeRMaterials.cpp to prevent a compiler warning about a potentially uninitialized variable."
25653
25654
25655
25656Tue, 10 Feb 2009 20:31:50 +0000
25657Checked in by : Robert Osfield
25658Merged warning fix from OSG-2.8 branch:  svn merge -r 9755:9756 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25659
25660
25661
25662
25663Tue, 10 Feb 2009 20:09:18 +0000
25664Checked in by : Robert Osfield
25665Changed notication level to INFO, merged changed from OSG-2.8 branch using:svn merge -r 9751:9752 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25666
25667
25668
25669
25670Tue, 10 Feb 2009 19:25:50 +0000
25671Checked in by : Robert Osfield
25672From Roger James and Robert Osfield, fixes and reorganization to better support Windows dyanmic library build
25673
25674Tue, 10 Feb 2009 18:56:53 +0000
25675Checked in by : Robert Osfield
25676From Pierre Haritchabalet, "In IO_FluidProgram.cpp, FluidProgram_readLocalData() function is wrong. When density parameter is read, the function "setFluidViscosity()" is called instead of "setFluidDensity()". This patch fixes osg plug'in FluidProgram_readLocalData. "
25677
25678Tue, 10 Feb 2009 18:51:43 +0000
25679Checked in by : Robert Osfield
25680Merged fixes to osgVolume's handling of ImageSequence animated volumes, merge command:svn merge -r 9746:9747 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25681
25682
25683
25684
25685Tue, 10 Feb 2009 14:01:22 +0000
25686Checked in by : Robert Osfield
25687From Roger James, fixes for VS build handling of new VS versioning support
25688
25689Tue, 10 Feb 2009 13:37:16 +0000
25690Checked in by : Robert Osfield
25691From Jason Beverage, "I've added a small change to the CURL plugin that allows support for HTTP redirects."
25692
25693Tue, 10 Feb 2009 13:25:40 +0000
25694Checked in by : Robert Osfield
25695From Miguel Escriva,"OSG 2.8.0-rc4 don't found zlib in Windows.Here you will find a patch. "
25696
25697
25698
25699Tue, 10 Feb 2009 11:44:50 +0000
25700Checked in by : Robert Osfield
25701From Roland Smeenk and Robert Osfiled, tweaks to the Collada finding/linking to improve support for Collada DOM 2.1 + 2.2 across platforms.
25702
25703Mon, 9 Feb 2009 22:56:21 +0000
25704Checked in by : Robert Osfield
25705From Fabien Lavignotte, "Here is some various small fixes i have done while playing with osgAnimation.  - Animation : removed the _name attribute that is never used.  - BasicAnimationManager : fix a crash on Windows with the example osganimationviewer. The _lastUpdate attribute was not initialized when using copy constructor.  - CMakeLists.txt : add RigGeometry to the headers list"
25706
25707Mon, 9 Feb 2009 22:33:51 +0000
25708Checked in by : Robert Osfield
25709Fixed to DatabasePager::getRequestsInProgress(), merged from:svn merge -r 9734:9735 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25710
25711
25712
25713Mon, 9 Feb 2009 22:12:30 +0000
25714Checked in by : Robert Osfield
25715Merged from OSG-2.8 branch the suppression of the wrapping of the ScopeLock<Mutext>
25716
25717Mon, 9 Feb 2009 21:48:30 +0000
25718Checked in by : Robert Osfield
25719From Bryan Thrall, "The .osg plugin doesn't seem to support an option to write shader files separately, so it always inlines them in the .osg file (as far as I can tell). This change adds that ability. "
25720
25721Mon, 9 Feb 2009 21:42:45 +0000
25722Checked in by : Robert Osfield
25723From Ralf Habacker, fix to memory leak in GraphicsWindowWin32.cpp.  Merged from OSG-2.8 branch using svn command:svn merge -r 9726:9727 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25724
25725
25726
25727
25728Mon, 9 Feb 2009 21:38:06 +0000
25729Checked in by : Robert Osfield
25730Merged from OSG-2.8 branch changes to the use of ReadWriteMutex to Mutex in osgParticle::ParticleSystem.svn command:
25731
25732   svn merge -r 9725:9726 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8
25733
25734
25735
25736
25737Mon, 9 Feb 2009 13:49:31 +0000
25738Checked in by : Stephan Maximilian HUBER
25739From Stephan Huber: fixed local Config file needed for xcode-project
25740
25741Mon, 9 Feb 2009 11:15:14 +0000
25742Checked in by : Robert Osfield
25743From Paul Melis, syncing improvements made to wiki version of NEWS for 2.8
25744
25745Mon, 9 Feb 2009 11:13:37 +0000
25746Checked in by : Robert Osfield
25747Removed redundent #pragma
25748
25749Mon, 9 Feb 2009 10:00:06 +0000
25750Checked in by : Robert Osfield
25751Updated wrappers
25752
25753Mon, 9 Feb 2009 09:41:56 +0000
25754Checked in by : Robert Osfield
25755From Cedric Pinson, removed virtual inheritance from osgAnimation::Animation
25756
25757Sun, 8 Feb 2009 19:30:30 +0000
25758Checked in by : Robert Osfield
25759Fixed handling of a series of \n in the text string so that the correct line spacing is maintained.
25760
25761Sun, 8 Feb 2009 15:56:35 +0000
25762Checked in by : Robert Osfield
25763From Paul Melis, "While trying out the osgbrowser example (where I had forgotten to update LD_LIBRARY_PATH so the XUL libs would be found) I noticed that although the gecko plugin was found it could not be loaded. But this did not trigger any visible warning/error message (at least not without INFO notify level). Would you mind if we change the notify level for a dlerror() to WARNING? This will also make it more explicit for the case when a plugin isn't actually found, which seems to come up a lot for novice users (e.g. no freetype on win32, so no freetype plugin, etc). Also, the current error message is misleading ("Warning: Could not FIND plugin to ...") because the it's not always a case of not finding the plugin. I slightly enhanced the situation of not finding a plugin versus finding it but not being able to load it.Here's also a few fixes to some of the examples:
25764- osgfont: make usage help line more in line with the actual behaviour
25765- osgcompositeviewer: complain when no model file was provided
25766- osgmovie: don't include quicktime-dependent feature on Linux
25767- osgocclussionquery: comment addition (as I was surprised that lines
25768were being drawn in a function called createRandomTriangles())"
25769
25770
25771
25772Sat, 7 Feb 2009 11:30:15 +0000
25773Checked in by : Robert Osfield
25774Merged from OSG-2.8 branch, fix to handle of StateSet attached to transforms being removed by the FlattentStaticTransformVisitor
25775
25776Fri, 6 Feb 2009 15:49:21 +0000
25777Checked in by : Robert Osfield
25778Bumped version number of svn/trunk to 2.9.0
25779
25780Fri, 6 Feb 2009 15:39:44 +0000
25781Checked in by : Robert Osfield
25782Added a couple more pragma's to resolve final Windows warnings
25783
25784Fri, 6 Feb 2009 15:38:09 +0000
25785Checked in by : Robert Osfield
25786From Paul Melis & Robert Osfeild, improvements to find scripts to better handle diffrent installation combinations
25787
25788Fri, 6 Feb 2009 15:17:49 +0000
25789Checked in by : Robert Osfield
25790From Gary Quinn, spelling fixes
25791
25792Fri, 6 Feb 2009 14:19:14 +0000
25793Checked in by : Robert Osfield
25794Fixed path to version resource input file
25795
25796Fri, 6 Feb 2009 14:13:40 +0000
25797Checked in by : Robert Osfield
25798From Gary Quin + Robert Osfield, clean up of old batch file
25799
25800Fri, 6 Feb 2009 12:15:15 +0000
25801Checked in by : Robert Osfield
25802Fixed data copy bug
25803
25804Fri, 6 Feb 2009 10:35:21 +0000
25805Checked in by : Robert Osfield
25806From Alberto Luaces, "here are some minor fixes to notify warnings were the std::hex modifier was used but never restored to the decimal notation. That made OSG print messages like the following after some notifications:Warning: detected OpenGL error 'invalid value' after RenderBin::draw(,)
25807RenderStage::drawInner(,) FBO status= 0x8cd5
25808[...]
25809Scaling image 'brick_side.JPG' from (1b4,24f) to (200,200) <--- Values in hex
25810because of previous error.
25811[...]"
25812
25813
25814
25815
25816Fri, 6 Feb 2009 08:46:02 +0000
25817Checked in by : Robert Osfield
25818Added support for VS versioning of OpenThreads
25819
25820Thu, 5 Feb 2009 15:22:42 +0000
25821Checked in by : Robert Osfield
25822From Fabian Lavignotte, "Here is some various small fixes i have done while playing with osgAnimation.  - Animation : removed the _name attribute that is never used.  - BasicAnimationManager : fix a crash on Windows with the example osganimationviewer. The _lastUpdate attribute was not initialized when using copy constructor.  - CMakeLists.txt : add RigGeometry to the headers list"
25823
25824Thu, 5 Feb 2009 14:56:39 +0000
25825Checked in by : Robert Osfield
25826Changed version to only be run for Visual Studio
25827
25828Thu, 5 Feb 2009 14:55:17 +0000
25829Checked in by : Robert Osfield
25830From Sherman Wilcox, added VS versioning information into libs
25831
25832Thu, 5 Feb 2009 14:54:42 +0000
25833Checked in by : Robert Osfield
25834Added exports, and moved constructors into .cpp.
25835
25836Thu, 5 Feb 2009 14:42:29 +0000
25837Checked in by : Robert Osfield
25838Added initializer and fixed indentation
25839
25840Thu, 5 Feb 2009 14:35:46 +0000
25841Checked in by : Robert Osfield
25842Suppress gcc warnings emitted by external headers
25843
25844Thu, 5 Feb 2009 12:21:50 +0000
25845Checked in by : Robert Osfield
25846From Morne Pistorius, "Attached is a modified version of the QOSGWidget example that shows the workaround we discussed for adding/removing views in a composite viewer at runtime.  A dummy view is added to the viewer to always keep it live.Also, I added a #define to the Qt event relay methods to not override
25847them on a Windows system.  This fixes the bug where duplicate events
25848are being sent and making it impossible to throw the trackball."
25849
25850
25851
25852Thu, 5 Feb 2009 12:03:19 +0000
25853Checked in by : Robert Osfield
25854Warning fixes
25855
25856Thu, 5 Feb 2009 11:10:32 +0000
25857Checked in by : Robert Osfield
25858Added VS and gcc warning suppression to clean up a few last stubborn warnings
25859
25860Thu, 5 Feb 2009 10:14:49 +0000
25861Checked in by : Robert Osfield
25862From Jean-Sebastien Guay, warning fixes
25863
25864Wed, 4 Feb 2009 16:12:30 +0000
25865Checked in by : Stephan Maximilian HUBER
25866From Stephan Huber: fix for local config-file used by the deprecated XCode-project
25867
25868Wed, 4 Feb 2009 13:51:12 +0000
25869Checked in by : Robert Osfield
25870Form Paul Melis, spelling fixes
25871
25872Wed, 4 Feb 2009 12:59:44 +0000
25873Checked in by : Robert Osfield
25874Set the release candidate to 1.
25875
25876Wed, 4 Feb 2009 12:54:18 +0000
25877Checked in by : Robert Osfield
25878Updated news to keep in sync with online news entry
25879
25880Wed, 4 Feb 2009 12:50:26 +0000
25881Checked in by : Robert Osfield
25882Updated AUTHORS file for 2.8 branch.
25883
25884Wed, 4 Feb 2009 12:31:33 +0000
25885Checked in by : Robert Osfield
25886Updated NEWS and README for 2.8 branch
25887
25888Wed, 4 Feb 2009 11:35:24 +0000
25889Checked in by : Robert Osfield
25890Fixed the constness of osg::Image* pointer
25891
25892Wed, 4 Feb 2009 09:03:13 +0000
25893Checked in by : Robert Osfield
25894Removed cast, to quieten VS warnings.  Confirm change with original author Mathias Froehlich.
25895
25896Tue, 3 Feb 2009 20:26:26 +0000
25897Checked in by : Robert Osfield
25898Clean up warning disable code
25899
25900Tue, 3 Feb 2009 20:17:24 +0000
25901Checked in by : Robert Osfield
25902Disabled warning
25903
25904Tue, 3 Feb 2009 17:14:34 +0000
25905Checked in by : Robert Osfield
25906Fixed warning
25907
25908Tue, 3 Feb 2009 17:11:54 +0000
25909Checked in by : Robert Osfield
25910Fixed warning
25911
25912Tue, 3 Feb 2009 15:28:53 +0000
25913Checked in by : Robert Osfield
25914Warning fixes
25915
25916Tue, 3 Feb 2009 12:47:41 +0000
25917Checked in by : Robert Osfield
25918Added setDataVariance(DYNAMIC) to text label as it's being updated dynamically
25919
25920Tue, 3 Feb 2009 11:54:46 +0000
25921Checked in by : Robert Osfield
25922Added local disabling the the VS C4121 "alignment of a member was sensitive to packing" warning
25923
25924Tue, 3 Feb 2009 11:07:13 +0000
25925Checked in by : Robert Osfield
25926Fixed warning
25927
25928Tue, 3 Feb 2009 11:05:35 +0000
25929Checked in by : Robert Osfield
25930Added disabling of "warning: format not a string literal, argument types not checked" under FreeBSD as these errors are being generated from std library ostream implementation.
25931
25932Tue, 3 Feb 2009 11:04:37 +0000
25933Checked in by : Robert Osfield
25934Added explict initialization of osg::Object contstructor to fix warning
25935
25936Mon, 2 Feb 2009 20:42:33 +0000
25937Checked in by : Robert Osfield
25938Updated wrappers
25939
25940Mon, 2 Feb 2009 20:35:19 +0000
25941Checked in by : Robert Osfield
25942Warnings fixes for VS.
25943
25944Mon, 2 Feb 2009 20:34:58 +0000
25945Checked in by : Robert Osfield
25946Attempt to appease both FreeBSD CMAke 2.6.2 + Linux CMake 2.4.8 builds
25947
25948Mon, 2 Feb 2009 18:55:08 +0000
25949Checked in by : Robert Osfield
25950From Cedric Pinson, warning fix.
25951
25952Mon, 2 Feb 2009 17:46:16 +0000
25953Checked in by : Robert Osfield
25954Added initializer for local Quat definition
25955
25956Mon, 2 Feb 2009 17:32:34 +0000
25957Checked in by : Robert Osfield
25958Added explict intializiers of base classes
25959
25960Mon, 2 Feb 2009 17:16:02 +0000
25961Checked in by : Robert Osfield
25962Added /lib64 to search paths.
25963
25964Mon, 2 Feb 2009 17:15:40 +0000
25965Checked in by : Robert Osfield
25966Improved handling of stats projection size
25967
25968Mon, 2 Feb 2009 16:56:46 +0000
25969Checked in by : Robert Osfield
25970From Stephan Huber, build fix for OSX XCode build
25971
25972Mon, 2 Feb 2009 15:04:53 +0000
25973Checked in by : Robert Osfield
25974Fixed version
25975
25976Mon, 2 Feb 2009 14:55:51 +0000
25977Checked in by : Robert Osfield
25978Updated OpenThreads and OpenSceneGraph version ready for OSG-2.8 branch.
25979
25980Mon, 2 Feb 2009 14:51:51 +0000
25981Checked in by : Robert Osfield
25982From Cedric Pinson, "Here an update of the osgAnimation ReaderWriter, it add other NodeCallback that could be attached to a node with Bone."
25983
25984Mon, 2 Feb 2009 14:50:19 +0000
25985Checked in by : Robert Osfield
25986From Pierre Haritchablaet, "The wind vector of osgParticle::FluidFrictionOperator has not been written and read in IO_FluidFrictionOperator. This patch fixes osg plug'in FluidFrictionOperator_readLocalData and FluidFrictionOperator_writeLocalData."
25987
25988Mon, 2 Feb 2009 14:43:27 +0000
25989Checked in by : Robert Osfield
25990Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU.Added .osg support for osg::TransferFunction1D.
25991
25992Updated wrappers
25993
25994
25995
25996Mon, 2 Feb 2009 09:23:28 +0000
25997Checked in by : Robert Osfield
25998From Sukender, add check against NULL parameter value
25999
26000Sun, 1 Feb 2009 12:38:55 +0000
26001Checked in by : Robert Osfield
26002Ground work for full .osg support for osg::TransferFunction*
26003
26004Sat, 31 Jan 2009 21:46:27 +0000
26005Checked in by : Robert Osfield
26006Updated NEWS
26007
26008Sat, 31 Jan 2009 21:46:16 +0000
26009Checked in by : Robert Osfield
26010Added initial placeholder for .osg support for osgVolume::TransferFunctionProperty
26011
26012Sat, 31 Jan 2009 21:45:47 +0000
26013Checked in by : Robert Osfield
26014Fixed handling of TransferFunctionProperty.
26015
26016Sat, 31 Jan 2009 10:21:36 +0000
26017Checked in by : Robert Osfield
26018Rejigged the Xrandr include
26019
26020Fri, 30 Jan 2009 18:56:30 +0000
26021Checked in by : Robert Osfield
26022Improved shaders to better handle region of constant values when doing normal generation
26023
26024Fri, 30 Jan 2009 17:10:27 +0000
26025Checked in by : Robert Osfield
26026Updated iso surface shaders
26027
26028Fri, 30 Jan 2009 16:45:54 +0000
26029Checked in by : Robert Osfield
26030Added support for discard fragment that don't generate an iso surface intersect
26031
26032Fri, 30 Jan 2009 15:04:07 +0000
26033Checked in by : Robert Osfield
26034From Paul Melis, "I think TransferFunction needs to call _image->dirty() in two places in response to an assign() of new transfer map values. Here's an updated file, which seems to work here. "
26035
26036Fri, 30 Jan 2009 14:54:22 +0000
26037Checked in by : Robert Osfield
26038From Lionel Lagarde, "this correct how the ParticleEffect are serialized : - the texture file name is taken from the TextFileName field - the texture file name is written using writeString "
26039
26040Fri, 30 Jan 2009 13:05:07 +0000
26041Checked in by : Robert Osfield
26042Update AUTHORS for release
26043
26044Fri, 30 Jan 2009 12:17:59 +0000
26045Checked in by : Robert Osfield
26046Updated ChangeLog for 2.7.9 release
26047
26048Fri, 30 Jan 2009 12:09:06 +0000
26049Checked in by : Robert Osfield
26050Fixed size of background of frame stats so that it's the correct width of the window
26051
26052Fri, 30 Jan 2009 11:40:19 +0000
26053Checked in by : Robert Osfield
26054Updated wrappers
26055
26056Fri, 30 Jan 2009 10:55:28 +0000
26057Checked in by : Robert Osfield
26058Fixed warnings, updated NEWS
26059
26060Thu, 29 Jan 2009 20:40:56 +0000
26061Checked in by : Robert Osfield
26062Added support for osgVolume::ProperyAdjustmentCallback
26063
26064Thu, 29 Jan 2009 20:34:22 +0000
26065Checked in by : Robert Osfield
26066Added support for osgVolume::Property classes
26067
26068Thu, 29 Jan 2009 17:19:47 +0000
26069Checked in by : Robert Osfield
26070Fixed handling of files with event callbacks on them.
26071
26072Thu, 29 Jan 2009 16:38:46 +0000
26073Checked in by : Robert Osfield
26074From Jean-Sebastien Guay, added missing windows socket library
26075
26076Thu, 29 Jan 2009 15:37:52 +0000
26077Checked in by : Robert Osfield
26078Updated FindOSG.cmake from the version used by Present3D as this is more up to date.
26079
26080Thu, 29 Jan 2009 15:32:43 +0000
26081Checked in by : Robert Osfield
26082Update ChangeLog
26083
26084Thu, 29 Jan 2009 15:07:57 +0000
26085Checked in by : Robert Osfield
26086Updated news
26087
26088Thu, 29 Jan 2009 14:41:18 +0000
26089Checked in by : Robert Osfield
26090Fixed the sumation of the the unique number of primtivesets and vertices in the scene Stats collect
26091
26092Thu, 29 Jan 2009 14:35:15 +0000
26093Checked in by : Robert Osfield
26094Added CMakeLists.txt for osgcluster
26095
26096Thu, 29 Jan 2009 14:00:59 +0000
26097Checked in by : Robert Osfield
26098First cut of NEWS for 2.8 release
26099
26100Thu, 29 Jan 2009 13:29:08 +0000
26101Checked in by : Robert Osfield
26102Restructed the reporting of the libpath message so that it only appears the first time it's required
26103
26104Thu, 29 Jan 2009 13:17:48 +0000
26105Checked in by : Robert Osfield
26106Added osgcluster example into build system
26107
26108Thu, 29 Jan 2009 11:18:03 +0000
26109Checked in by : Robert Osfield
26110From Jason Daly, "Somehow, one of the shaders in the bsp plugin started behaving incorrectly between the original submission and now.  I suspect it has to do with a typo in the setup of the shader that was fixed at some point, or it happened during the recent warnings purge.  In any case, I had to invert the usage of a parameter in the shader to make it behave properly again.The vtf plugin wasn't working in Windows due to OS differences in the byte-packing of the header structure (on Windows, the big block read was causing a buffer overrun).  I fixed this by reading the structure from the file field by field.  It's now happy on both Linux and Windows."
26111
26112
26113
26114Thu, 29 Jan 2009 11:03:38 +0000
26115Checked in by : Robert Osfield
26116Fixed warning
26117
26118Thu, 29 Jan 2009 10:43:11 +0000
26119Checked in by : Robert Osfield
26120Revised the message about install path.
26121
26122Thu, 29 Jan 2009 10:22:52 +0000
26123Checked in by : Robert Osfield
26124Added missing entry in build for AnimationManager.cpp
26125
26126Thu, 29 Jan 2009 09:28:08 +0000
26127Checked in by : Robert Osfield
26128Improved the handling of toggling of GL_LIGHTi modes when SceneView::setLightingMode() is toggled on/off.
26129
26130Thu, 29 Jan 2009 09:27:23 +0000
26131Checked in by : Robert Osfield
26132Replaced -1 with ~0u to fix warning due to being written to a UInt field.  Note, OpenFlight spec says -1, which is clearly an error in the spec, so we've had to guess at ~0u being an appropriate value.
26133
26134Thu, 29 Jan 2009 09:24:45 +0000
26135Checked in by : Robert Osfield
26136Removed now redundent shader files.Fixed the adding of  transfer function property.
26137
26138
26139
26140Wed, 28 Jan 2009 16:48:10 +0000
26141Checked in by : Robert Osfield
26142Removed old shader files
26143
26144Wed, 28 Jan 2009 16:44:46 +0000
26145Checked in by : Robert Osfield
26146Removed comments.
26147
26148Wed, 28 Jan 2009 15:23:18 +0000
26149Checked in by : Robert Osfield
26150Updated wrappers
26151
26152Wed, 28 Jan 2009 15:15:19 +0000
26153Checked in by : Robert Osfield
26154Moved push/popCulling set it public scope.
26155
26156Wed, 28 Jan 2009 13:45:04 +0000
26157Checked in by : Robert Osfield
26158From Paul Melis, "1) Changes the order of the camera stats slightly, to be more in line with the view stats 2) Uses a slightly smaller block for view statistics"
26159
26160Wed, 28 Jan 2009 12:55:38 +0000
26161Checked in by : Robert Osfield
26162From Mathias Froehlich, fixed typo.
26163
26164Wed, 28 Jan 2009 12:51:47 +0000
26165Checked in by : Robert Osfield
26166Fixed warnings
26167
26168Wed, 28 Jan 2009 12:45:05 +0000
26169Checked in by : Robert Osfield
26170Fixed of warnings
26171
26172Wed, 28 Jan 2009 12:28:04 +0000
26173Checked in by : Robert Osfield
26174Fixed warnings
26175
26176Wed, 28 Jan 2009 12:02:35 +0000
26177Checked in by : Robert Osfield
26178Temporarily disabled VS warning C4100 to enable use to home in on the useful warnings that could do with resolving.
26179
26180Wed, 28 Jan 2009 11:59:06 +0000
26181Checked in by : Robert Osfield
26182From Mathias Froehlich, "I have today built svn trunk on HP-UX and Solaris8. I had to do two small changes to src/osgWidget/Input.cpp and src/osgAnimation/Animation.cpp mainly because of name lookup problems. "
26183
26184Wed, 28 Jan 2009 11:16:29 +0000
26185Checked in by : Robert Osfield
26186From Lionel Lagarde, removed accounting of local to world transform on the force vector as the particle velocity should already been in world coords.  Fixing this addresses a bug where particles accelerated out of the scene rather than slowing down.
26187
26188Wed, 28 Jan 2009 10:06:15 +0000
26189Checked in by : Robert Osfield
26190Added check against existing of a valid Stats object in ViewerBase::renderinTraverls() to prevent crash.Added default View Stats into src/osgViewer/View.cpp to enable stats to be collected for views
26191
26192
26193
26194Wed, 28 Jan 2009 09:42:21 +0000
26195Checked in by : Robert Osfield
26196From Mattias Helsing, "this is a semi-submission based on what you and others have been talking about in the LIB_POSTFIX thread. It is a bit verbose perhaps and the message I emit during the make install step flashes by and gets burried under all "installing..." and/or "up-to-date..." messages. I have posted on the cmake mail list on ways to do this better.The submission adds:
26197* message to user during configuration that s/he's eventually going o
26198install to ${CMAKE_INSTALL_PREFIX}lib${LIB_POSTFIX}
26199* if system has /etc/ld.so.conf.d and it is a dir generates
26200packaging/ld.so.conf.d/openscenegraph.conf and creates a custom target
26201for installing it (target must be run explicitly of course). User is
26202notified of this during configuration (may not be necessary)
26203* emit a message during installation that libraries are put in
26204<same-as-above>. This message unfortunately gets emitted to soon for
26205the user to see it
26206
26207* I added "COMPONENT libopenscenegraph-dev" to the pkgconfig.pc's
26208install command
26209* Moved the section with OSG_CONFIG_HAS_BEEN_RUN_BEFORE as close to
26210the end of CMakeLists.txt as I dared. This is the intent of this
26211construct I think."
26212
26213
26214
26215Wed, 28 Jan 2009 09:31:43 +0000
26216Checked in by : Robert Osfield
26217From Paul Melis, "Here is an updated osgViewer::StatsHandler. It has the following changes: - The text and dark background rectangles are now correctly placed, and slightly resized here and there. - All counters (vertices, etc) now use a fixed formatting with 0 digits precision, to prevent the text from being shown in scientific notation when the number get large (e.g. 6.34344e+6). I tested with a scene containing roughly 4 million vertices, to make sure its stats would display correctly.I also made slight changes to osgcompositeviewer (attached) to aid in
26218testing the stats display, specifically displaying of camera and view
26219names."
26220
26221
26222
26223Wed, 28 Jan 2009 09:26:44 +0000
26224Checked in by : Robert Osfield
26225From Paul Melis, remove redundent spaces
26226
26227Wed, 28 Jan 2009 09:24:06 +0000
26228Checked in by : Robert Osfield
26229From Paul Melis, removed redundent spacing.
26230
26231Wed, 28 Jan 2009 09:23:26 +0000
26232Checked in by : Robert Osfield
26233Fixed the handling of setLightingMode and inheritCullSettings so that it properly manages the GL_LIGHTING mode
26234
26235Wed, 28 Jan 2009 09:21:46 +0000
26236Checked in by : Robert Osfield
26237From Patrick Hartling, "I encountered a bug related to RTTI for subclasses of osg::Shape. The circumstances under which this bug occur are rather specific, but the basic problem occurs when one translation unit other than libosg.so constructs an object that is a subclass of osg::Shape and another translation unit other than libosg.so tries to perform a dynamic_cast or other RTTI-based operation on that object. Under these circumstances, the RTTI operation will fail. In my case, the translation units involved were an application and osgdb_ive.so. The application constructed a scene graph that included instantiations of subclasses of osg::Shape. Depending on how the user ran the application, it would write the scene graph to an IVE file using osgDB::writeNodeFile(). The dynamic_cast operations in DataOutputStream::writeShape() would fail on the first subclass of osg::Shape that was encountered. This is because there were two different RTTI data objects for all osg::Shape subclasses being compared: one in the application and one in osgdb_ive.so.The fix for this is simple. We must ensure that at least one member
26238function of each of the subclasses of the polymorphic type osg::Shape is
26239compiled into libosg.so so that there is exactly one RTTI object for
26240that type in libosg.so. Then, all code linking against libosg.so will
26241use that single RTTI object. The following message from a list archive
26242sort of explains the issue and the solution:
26243
26244  http://aspn.activestate.com/ASPN/Mail/Message/1688156
26245
26246While the posting has to do with Boost.Python, the problem applies to
26247C++ libraries in general."
26248
26249
26250
26251Wed, 28 Jan 2009 09:06:46 +0000
26252Checked in by : Robert Osfield
26253Added back in intializers for RenderSurface.
26254
26255Tue, 27 Jan 2009 15:35:51 +0000
26256Checked in by : Robert Osfield
26257Removed .pc files as they are now automatically generated with the correct values by Cmake from the openthreads.pc.in and openscenegraph.pc.in files.
26258
26259Tue, 27 Jan 2009 15:34:57 +0000
26260Checked in by : Robert Osfield
26261From Alberto Luaces, "I have modified CMakeLists.txt in order to make CMake fill the existent openscenegraph.pc and openthreads.pc files with OSG's installation values. Then I install those files into the expected path for pkg-config (this can also be modified through PKG_CONFIG_PATH environment variable). Therefore those of us who are using pkg-config for linking can easily select which version of OSG we want to use."
26262
26263Tue, 27 Jan 2009 15:34:28 +0000
26264Checked in by : Robert Osfield
26265From Alberto Luaces, "I have modified CMakeLists.txt in order to make CMake fill the existent openscenegraph.pc and openthreads.pc files with OSG's installation values. Then I install those files into the expected path for pkg-config (this can also be modified through PKG_CONFIG_PATH environment variable). Therefore those of us who are using pkg-config for linking can easily select which version of OSG we want to use."
26266
26267Tue, 27 Jan 2009 15:14:47 +0000
26268Checked in by : Robert Osfield
26269From Jason Beverage, "Here is a small fix that enables writing 16 bit short images in the tiff plugin. "
26270
26271Tue, 27 Jan 2009 14:11:37 +0000
26272Checked in by : Robert Osfield
26273Converted viewer camera references to use observer_ptr<> rather than ref_ptr<> or C pointers to avoid issues with circular references/dangling pointers.
26274
26275Tue, 27 Jan 2009 13:23:20 +0000
26276Checked in by : Robert Osfield
26277Refactored the view stats.
26278
26279Tue, 27 Jan 2009 09:09:48 +0000
26280Checked in by : Robert Osfield
26281Commented out debug message
26282
26283Mon, 26 Jan 2009 21:23:09 +0000
26284Checked in by : Robert Osfield
26285Ported onscreen camera stats across to using thread safe stats collection
26286
26287Mon, 26 Jan 2009 19:22:27 +0000
26288Checked in by : Robert Osfield
26289Added passing of command line args to cmake
26290
26291Mon, 26 Jan 2009 16:55:53 +0000
26292Checked in by : Robert Osfield
26293Converted across to using ref_ptr<> to avoid memory leak/dangling pointer issues.
26294
26295Mon, 26 Jan 2009 15:16:24 +0000
26296Checked in by : Robert Osfield
26297Fixed effective leak in Program::PerContextProgram caused by previously osg::State keeping a set of std::ref_ptr<Program::PerContextProgram> without ever pruning this list. The fix was to convert the osg::State to use C pointers for the set of applied PerContexProgram objects, and use the osg::Oberver mechanism to avoid dangling pointers for being maintained in osg::State.
26298
26299Mon, 26 Jan 2009 13:48:50 +0000
26300Checked in by : Robert Osfield
26301Moved the XRANDR include into LIB_PRIVATE_HEADERS to avoid FreeBSD build problem
26302
26303Mon, 26 Jan 2009 10:52:16 +0000
26304Checked in by : Robert Osfield
26305Updated wrappers
26306
26307Mon, 26 Jan 2009 10:35:16 +0000
26308Checked in by : Robert Osfield
26309From Rick Appleton, "In DatabasePager.cpp I believe there's a copy-paste ommission. A little bit further down the file where the Drawables are compiled the code is similar to how I have fixed the code here for the StateSets. If the DatabasePager thread is supposed to pre-compile things, it will call the compileGLObjects such that compileAll will be true. However, when compiling StateSets compileAll isn't currently checked."
26310
26311Sat, 24 Jan 2009 10:02:32 +0000
26312Checked in by : Robert Osfield
26313Changed META_NodeVisitor usage to META_Object as it's more appropriate.
26314
26315Sat, 24 Jan 2009 10:00:23 +0000
26316Checked in by : Robert Osfield
26317From Stephan Huber, "OS X failed to compile AnimationManager because of the useage of META_Node-macro, but AnimationManager is inherited from NodeVisitor, so I changed the Macro to META_NodeVisitor"
26318
26319Fri, 23 Jan 2009 23:04:18 +0000
26320Checked in by : Stephan Maximilian HUBER
26321From Stephan Huber: updated XCode project
26322
26323Fri, 23 Jan 2009 15:52:10 +0000
26324Checked in by : Robert Osfield
26325From Roland Smeenk, "attached is a small crash fix for the case that a texture is used for transparency without the availability of a diffuse texture."
26326
26327Fri, 23 Jan 2009 15:50:05 +0000
26328Checked in by : Robert Osfield
26329Added forward declaration of callbacks to headers to avoid scoping issues of classes with same names.
26330
26331Fri, 23 Jan 2009 15:12:26 +0000
26332Checked in by : Robert Osfield
26333Warning fixes for VS, and removal of associated warning disables
26334
26335Fri, 23 Jan 2009 15:02:04 +0000
26336Checked in by : Robert Osfield
26337Added workaround for silly posix read deprecation warning under VS.
26338
26339Fri, 23 Jan 2009 14:00:49 +0000
26340Checked in by : Robert Osfield
26341Removed unneccesary warning disables
26342
26343Fri, 23 Jan 2009 11:52:18 +0000
26344Checked in by : Robert Osfield
26345Added range of visual rendering properties to readNode's creation of VolumeTile/ImageLayer.
26346
26347Fri, 23 Jan 2009 10:29:09 +0000
26348Checked in by : Robert Osfield
26349From Mattias Froehlich, "To pass the Microsoft application verifier we have tried to get osgviewer working with that thing. This is what was missing so far:Make win32 threads behave like the posix implementation when setting thread
26350cpu affinity. That includes avoid setting thread affininty on a non running
26351thread. Set that once it is running."
26352
26353
26354
26355Fri, 23 Jan 2009 09:24:34 +0000
26356Checked in by : Robert Osfield
26357From Lionel Lagarde, "here is a correction on osgVolume/Property   added OSGVOLUME_EXPORT to PropertyAdjustmentCallbackosgVolume/VolumeTile.cpp
26358  in copy constructor, removed ';' on if (volumeTile.getVolumeTechnique())"
26359
26360
26361
26362
26363Fri, 23 Jan 2009 09:22:31 +0000
26364Checked in by : Robert Osfield
26365Upped notification level of timing stats
26366
26367Wed, 21 Jan 2009 19:28:46 +0000
26368Checked in by : Robert Osfield
26369Updated wrappers
26370
26371Wed, 21 Jan 2009 19:02:54 +0000
26372Checked in by : Robert Osfield
26373From Cedric Pinson, "updated osgAnimation with the trunk here the update:examples/osganimationviewer/AnimtkViewer.cpp:
26374- add option to display bone (--drawbone)
26375- dont crash if the file does not contains a AnimationManagerBase, display the content only
26376
26377examples/osganimationviewer/AnimtkViewerGUI.cpp:
26378- adjust the path of image for the gui
26379
26380include/osgAnimation/Interpolator:
26381- add warn message instead of old assert
26382
26383include/osgAnimation/Bone:
26384src/osgAnimation/Skeleton.cpp:
26385- change a method name to fit better with what it does. setMatrixInSkeletonSpace instead of setBoneInSkeletonSpace
26386
26387include/osgAnimation/Skinning:
26388src/osgAnimation/RigGeometry.cpp:
26389- add patch from Fabien Lavignotte to compute normal correctly
26390
26391include/osgAnimation/Sampler:
26392- adjust behviour without assert, return 0 instead of crashing
26393"
26394
26395
26396
26397Wed, 21 Jan 2009 19:01:26 +0000
26398Checked in by : Robert Osfield
26399Fixed compile errors for when ref_ptr<> auto conversion is disabled
26400
26401Wed, 21 Jan 2009 18:47:55 +0000
26402Checked in by : Robert Osfield
26403From Roger James, The changes are as follows:-1. Support for ambient occlusion maps.
264042. A fix for the incorrect handling of normals on all geometries. The optimizer usually fixed this bug so it probably was not noticed very often.
264053. A new option flag on the reader. "StrictTransparency"
26406          // Process transparent and transparency settings according to a strict interpretation of the spec
26407          // See https://collada.org/public_forum/viewtopic.php?f=12&t=1210
26408otherwise
26409          // Jump through various hoops to accomodate the multiplicity of different ways
26410          // that various people have interpreted the specification
264114. Handling of texures in the transparent channel. This is allowed provided that they are the same texture that is specified in the diffuse channel. Accomodating a different texture would require use of programmable pipeline functionality which I have tried to avoid.
264125. Handling of <bind_vertex_input> elements.
26413""
26414
26415
26416
26417Wed, 21 Jan 2009 18:34:10 +0000
26418Checked in by : Robert Osfield
26419From Mattias Helsing, "got some feedback from J-S on the packaging so I have changed the name of the top folder in each package to OpenSceneGraph-x.y.zNoone else has had an opinion on whether compiler and it's version
26420should be part of the package filename on their platform/setup so I'll
26421leave it as is. That is - No action is taken for compilers other than
26422msvc but one can easily add this information to the cmake cache
26423regardless of platform.
26424"
26425
26426
26427
26428Wed, 21 Jan 2009 18:23:55 +0000
26429Checked in by : Robert Osfield
26430Replaced readImageFile() usage with readRefImageFile() to prevent threading issues with caching of imagery in the osgDB::Registry cache.
26431
26432Wed, 21 Jan 2009 17:10:51 +0000
26433Checked in by : Robert Osfield
26434From Jason Beverage, "I realized today that there is an issue with the Registry changes I submitted to allow plugins to have the first go at URLs.The code works fine as is if the format plugin is not already loaded in memory.
26435
26436If a plugin is already in memory, say the PNG plugin for example, then a call to readImageFile("http://server.com/image.png") will return FILE_NOT_FOUND because osgDB::findDataFile will not be able to locate the file.  So the Registry::read method is returning before the CURL plugin is given a chance to download the file.
26437
26438I've made a few changes to the Registry to not return FILE_NOT_FOUND if the filename contains a URL that fix the issue."
26439
26440
26441
26442Wed, 21 Jan 2009 14:37:36 +0000
26443Checked in by : Robert Osfield
26444From Sherman Wilcox, "Minor change to the glPushAttrib(...) call in renderWithStencilBuffer(...)  - added GL_STENCIL_BUFFER_BIT"
26445
26446Wed, 21 Jan 2009 14:27:58 +0000
26447Checked in by : Robert Osfield
26448Renamed ShaderTechnique to RayTracedTechnique
26449
26450Wed, 21 Jan 2009 12:06:13 +0000
26451Checked in by : Robert Osfield
26452Cleaned up osgvolume
26453
26454Wed, 21 Jan 2009 11:46:03 +0000
26455Checked in by : Robert Osfield
26456Introduced the ability to switch between different visual properties in osgVolume
26457
26458Tue, 20 Jan 2009 17:53:06 +0000
26459Checked in by : Robert Osfield
26460Updated wrappers
26461
26462Tue, 20 Jan 2009 17:41:45 +0000
26463Checked in by : Robert Osfield
26464Moved PropertyAdjustmentCallback from osgvolume.cpp into osgVolume.Updated lighting shaders.
26465
26466
26467
26468Tue, 20 Jan 2009 15:30:30 +0000
26469Checked in by : Robert Osfield
26470Removed redundent shader files
26471
26472Tue, 20 Jan 2009 15:29:32 +0000
26473Checked in by : Robert Osfield
26474Added lighting based shaders
26475
26476Tue, 20 Jan 2009 15:06:44 +0000
26477Checked in by : Robert Osfield
26478Added event key variables
26479
26480Tue, 20 Jan 2009 13:50:57 +0000
26481Checked in by : Robert Osfield
26482Added support for SampleDensityProperty and TransparencyProperty
26483
26484Tue, 20 Jan 2009 12:39:26 +0000
26485Checked in by : Robert Osfield
26486Added AlphaFunc support into osgVolume::AlphaFuncProperty.
26487
26488Tue, 20 Jan 2009 11:34:15 +0000
26489Checked in by : Robert Osfield
26490Fixed compile error when using ITK
26491
26492Sat, 17 Jan 2009 17:23:47 +0000
26493Checked in by : Robert Osfield
26494Updated event callback to be able to update iso surface value.
26495
26496Sat, 17 Jan 2009 17:23:17 +0000
26497Checked in by : Robert Osfield
26498Updated Uniform name for controlling IsoSurfaceValue
26499
26500Sat, 17 Jan 2009 16:00:39 +0000
26501Checked in by : Robert Osfield
26502Updated wrappers
26503
26504Fri, 16 Jan 2009 17:59:38 +0000
26505Checked in by : Robert Osfield
26506Removed old volume rendering scene graph code from osgvolume example.Moved createNormalMapTexture and applyTransferFunction functions from osgvolume example into include/osgVolume/Layer.
26507
26508
26509
26510Fri, 16 Jan 2009 16:21:54 +0000
26511Checked in by : Robert Osfield
26512Completed firt pass implementation FixedFunction and ShaderTechnique.
26513
26514Fri, 16 Jan 2009 11:27:20 +0000
26515Checked in by : Robert Osfield
26516Moved basics of fixed function pipeline implementation from osgvolume example into osgVolume
26517
26518Fri, 16 Jan 2009 10:34:58 +0000
26519Checked in by : Robert Osfield
26520Added default use of osgVolume::ShaderTechnique
26521
26522Fri, 16 Jan 2009 10:23:17 +0000
26523Checked in by : Robert Osfield
26524Introduced ImageLayer computeMinMax + rescaling methods, and use of rescaleToZeroToOneRange by default.
26525
26526Thu, 15 Jan 2009 15:57:04 +0000
26527Checked in by : Robert Osfield
26528Introduce osgVolume::PropertVisitor, and IsoSurface, MaximumImageProjection, Ligting and AlphaFunc Properties
26529
26530Thu, 15 Jan 2009 10:44:52 +0000
26531Checked in by : Robert Osfield
26532Removal of rendundant characters from Camera and Camera.cpp.Updated wrappers
26533
26534
26535
26536Thu, 15 Jan 2009 10:36:04 +0000
26537Checked in by : Robert Osfield
26538From Rudolf Wiedemann, "attached is the osg::Camera class (based on revision 9493), where methods  getProjectionMatrixAsOrtho()  getProjectionMatrixAsFrustum()  getProjectionMatrixAsPerspective()  getViewMatrixAsLookAt() (2x) are now const, as they only call const methods of osg::Matrixf/d. "
26539
26540Wed, 14 Jan 2009 20:43:21 +0000
26541Checked in by : Robert Osfield
26542Changed setVolumeTechnique to setVolumeTechniquePrototype()
26543
26544Wed, 14 Jan 2009 20:38:12 +0000
26545Checked in by : Robert Osfield
26546Added VolumeTechnique to Volume
26547
26548Wed, 14 Jan 2009 20:32:06 +0000
26549Checked in by : Robert Osfield
26550Added osgVolume .osg plugin
26551
26552Wed, 14 Jan 2009 15:16:29 +0000
26553Checked in by : Robert Osfield
26554Introduced osgVolume::Property, CompositePropery and TransferFunctionPropety classes
26555
26556Wed, 14 Jan 2009 10:32:20 +0000
26557Checked in by : Robert Osfield
26558From Lionel Lagarde, "The last field of the LightPointAppearancePalette is only valid for > 15.8 version of the format."
26559
26560Tue, 13 Jan 2009 17:51:45 +0000
26561Checked in by : Robert Osfield
26562Integrated state setup code from osgvolume.cpp example into ShaderTechnique path.
26563
26564Tue, 13 Jan 2009 17:20:32 +0000
26565Checked in by : Robert Osfield
26566Introduced class interfaces for FixedFunctionTechnique and ShaderTechnique volume rendering techniques.
26567
26568Tue, 13 Jan 2009 10:15:04 +0000
26569Checked in by : Robert Osfield
26570Added ZLIB_FOUND to dicom qualification
26571
26572Tue, 13 Jan 2009 10:12:13 +0000
26573Checked in by : Robert Osfield
26574Added a / in front of the ${DCMTK_ROOT_INCLUDE_DIR} to workaround a CMake bug that ignores /usr/local/include directories.Added ZLIB to include line.
26575
26576
26577
26578Mon, 12 Jan 2009 17:41:25 +0000
26579Checked in by : Robert Osfield
26580Added test message
26581
26582Mon, 12 Jan 2009 16:37:38 +0000
26583Checked in by : Robert Osfield
26584Further tweak to include paths
26585
26586Mon, 12 Jan 2009 16:10:40 +0000
26587Checked in by : Robert Osfield
26588Restructured the include paths
26589
26590Mon, 12 Jan 2009 13:12:04 +0000
26591Checked in by : Robert Osfield
26592Changed to use ref_ptr<> for scene model to avoid crash
26593
26594Mon, 12 Jan 2009 11:34:03 +0000
26595Checked in by : Robert Osfield
26596From Mattias Helsing, "'ve finally finished the rework of the packaging support. It is streamlined for tgz and has most of the features that Robert, J-S and Sukender requested in december. I have an idea of how to discover the vc80 sp1 or not but haven't had time to implement. The script is completely reworked and now doesn't include cmakes' bundled CPack.cmake script at all. In summary:* filenames are
26597<package>-<osgversion>-<platform>-<arch>[-compiler]-<configuration>.tar.gz,
26598ex. libopenscenegraph-2.7.9-Linux-i386-Release.tar.gz,
26599libopenthreads-dev-2.7.9-win32-x86-vc80sp1-Debug.tar.gz
26600
26601* targets (projects in msvs) are generated for each specified
26602component, a target that packages everything that is installed
26603(openscenegraph-all) and there's a target for running all other
26604packaging targets (Package ALL on msvs, package_ALL in unix
26605makefiles).
26606
26607* It is possible to set the compiler in ccmake (cmake-gui, whatever you use)
26608
26609* the top folder in packages is the same for all packages (OpenSceneGraph-x.y)
26610
26611* the packaging support is limited with cmake-2.6.0 and not as
26612dynamic. With cmake-2.6.1 and later building the gdal plugin (for
26613example) will create a package_libopenscenegraph-gdal target. With
26614cmake-2.6.0 only the ones that are always built (libopenscenegraph,
26615libopenscenegraph-dev, openscenegraph, libopenthreads,
26616libopenthreads-dev
26617
26618* i found a better way to decide whether cpack is available to guard
26619the BUiLD_OSG_PACKAGES option"
26620
26621
26622
26623Fri, 9 Jan 2009 19:53:28 +0000
26624Checked in by : Robert Osfield
26625From Mattias Helsing, "Following reports by Alberto and Simon this submission reenables usage of cmake-2.6.0. As a side note I just installed cmake from the ubuntu repositories and got cmake-2.6.0-4ubuntu2 and this one produced the currect CMAKE_CXX_FLAGS_RELEASE (-O3 -DNDEBUG).  This CMakeLists is tested on linux with cmake versions 2.4.8, 2.6.0, 2.6.2 and 2.6.0-4ubuntu2* Added quotes around CMAKE_CXX_FLAGS var to help cmake-2.6.0 pick up
26626that it really is a string value
26627
26628* Removed quotes around values that we set in
26629OSG_AGGRESIVE_WARNING_FLAGS. This makes OSG_AGGRESIVE_WARING_FLAGS be
26630of LIST type so the foreach constructs can behave as I planned."
26631
26632
26633
26634
26635Fri, 9 Jan 2009 15:57:14 +0000
26636Checked in by : Robert Osfield
26637Fixed warning
26638
26639Fri, 9 Jan 2009 15:55:25 +0000
26640Checked in by : Robert Osfield
26641Fixed warnings
26642
26643Fri, 9 Jan 2009 15:25:34 +0000
26644Checked in by : Robert Osfield
26645Updated version number for next dev release
26646
26647Fri, 9 Jan 2009 15:19:25 +0000
26648Checked in by : Robert Osfield
26649Moved osgVolume::ImageUtils to osg::ImageUtils, updated wrappers, and started moving osgvolume example across to create osgVolume subgraphs
26650
26651Fri, 9 Jan 2009 15:11:15 +0000
26652Checked in by : Robert Osfield
26653Fix of warning reported on CDash
26654
26655Fri, 9 Jan 2009 15:09:39 +0000
26656Checked in by : Robert Osfield
26657Fixed warnings reported on CDash
26658
26659Fri, 9 Jan 2009 12:21:36 +0000
26660Checked in by : Robert Osfield
26661From Roland Smeenk, "Attached is a fix for the Collada plugin. A PositionAttitudeTransform wrote its place elements in the wrong order."
26662
26663Fri, 9 Jan 2009 12:17:40 +0000
26664Checked in by : Robert Osfield
26665From Andy Skinner, fixes for Solaris build
26666
26667Thu, 8 Jan 2009 14:52:11 +0000
26668Checked in by : Robert Osfield
26669From Cedric Pinson, "Here the updated osganimationskinning.cpp that works as before"
26670
26671Thu, 8 Jan 2009 12:47:20 +0000
26672Checked in by : Robert Osfield
26673Added missing *.
26674
26675Thu, 8 Jan 2009 11:35:57 +0000
26676Checked in by : Robert Osfield
26677Commented out the warning disabling block
26678
26679Thu, 8 Jan 2009 11:28:04 +0000
26680Checked in by : Robert Osfield
26681From Mattias Helsing, added back in missing wd entries.
26682
26683Thu, 8 Jan 2009 11:26:16 +0000
26684Checked in by : Robert Osfield
26685From Mattias Helsing, "With msvc90 on vista and cmake-2.6.2 i had to rearrange the blocks that set aggressive warnings in CMAKE_CXX_FLAGS and the on that processes the source tree(s) or the newly set flags wouldn't take effect until second consecutive configure.I also replaced the internally cached variables that managed the
26686aggresive warnings with explicit adding and removing of flags in
26687CXX_FLAGS
26688
26689For apple we first required min cmake version 2.6.0 and then had code
26690warning about using 2.4.x"
26691
26692
26693
26694Thu, 8 Jan 2009 11:19:21 +0000
26695Checked in by : Robert Osfield
26696Added checked from the ARG version of glDraw*Instanced().
26697
26698Thu, 8 Jan 2009 11:18:54 +0000
26699Checked in by : Robert Osfield
26700Removed inappropriate file
26701
26702Thu, 8 Jan 2009 11:16:56 +0000
26703Checked in by : Robert Osfield
26704From Andy Skinner, "I added a const_cast for a call to atomic_cas_ptr, which takes a void* and has been given a const void* const."
26705
26706Thu, 8 Jan 2009 11:15:14 +0000
26707Checked in by : Robert Osfield
26708From Blasius Czink, "It seems there is no atomic_xor_uint_nv(). I attached a changed version of the Atomic header where a mutex fallback is used for "xor" on solaris."
26709
26710Thu, 8 Jan 2009 10:34:05 +0000
26711Checked in by : Robert Osfield
26712Moved supression of VS warning C4706 from the include/osg/Export header into the CMake options list.  Added suppression of C4127 as well.
26713
26714Wed, 7 Jan 2009 15:35:28 +0000
26715Checked in by : Robert Osfield
26716Fixed assingment operator
26717
26718Wed, 7 Jan 2009 15:33:24 +0000
26719Checked in by : Robert Osfield
26720Added supression VS warning "C4706: assignment within conditional expression" thanks gets spat out even for perfectly valid if ((variable=expression)) {} usage.
26721
26722Wed, 7 Jan 2009 14:49:04 +0000
26723Checked in by : Robert Osfield
26724Added handling of when a View isn't yet assigned to a Viewer to avoid associated crash
26725
26726Wed, 7 Jan 2009 13:16:38 +0000
26727Checked in by : Robert Osfield
26728Updated wrappers
26729
26730Wed, 7 Jan 2009 12:27:45 +0000
26731Checked in by : Robert Osfield
26732Fixed warnings
26733
26734Wed, 7 Jan 2009 11:24:47 +0000
26735Checked in by : Robert Osfield
26736Fixed warnings
26737
26738Wed, 7 Jan 2009 10:32:59 +0000
26739Checked in by : Robert Osfield
26740Fixed warnings
26741
26742Wed, 7 Jan 2009 09:49:49 +0000
26743Checked in by : Robert Osfield
26744Added a protected = operator
26745
26746Tue, 6 Jan 2009 19:09:50 +0000
26747Checked in by : Robert Osfield
26748Removed the usage of assert to prevent associated compile warnings and to clean up code
26749
26750Tue, 6 Jan 2009 19:08:34 +0000
26751Checked in by : Robert Osfield
26752Updated path to reflect where the new button images are located.
26753
26754Tue, 6 Jan 2009 16:45:35 +0000
26755Checked in by : Robert Osfield
26756From Don Leich, "Here are a couple of fixes for the file examples/osgviewerQT/QOSGWidget.cpp to address some OS X issues.  Most of these fixes were previously submitted by Julian Scheid.  However, this patch however should not break the example for non-OS X builds and has been tested on 64-bit Linux as well as Mac OS X 10.5.o  The value returned by QWidget::winId() is not usable as input for
26757WindowData under OS X the way it is for both Windows and Unix.  Julian's fix
26758for this uses the Carbon API.  Since the fix for X11 in unknown, it is now
26759assumed that OSG has been built with OSG_WINDOWING_SYSTEM='Carbon' for this
26760example to work at all when running under OS X.
26761
26762o  The CompositeViewer version would hang on exit with the original timer start
26763argument.  Changing the argument value to match the non-composite version
26764seemed to cure the hanging.
26765
26766o  Julian's patch altered the setGeometry position to 30/30 in order to see any
26767window decorations.  I did not have this problem, but left his changes intact.
26768
26769o  The non-composite viewer needed it's camera initialization defered until
26770after the ViewerQOSG's Qt base class had been initialized.  Otherwise, the view
26771did not cover the entire window.
26772"
26773
26774
26775
26776Tue, 6 Jan 2009 16:35:38 +0000
26777Checked in by : Robert Osfield
26778From Ewe Woesnner, "the Inventor loader crashes when a texture could not be loaded.Please find attached a small fix which solves this issue."
26779
26780
26781
26782Tue, 6 Jan 2009 16:16:03 +0000
26783Checked in by : Robert Osfield
26784From Sergey Leontyev, "Some minor(but important) bug fixes for osgWidget:1. In WindowManager.cpp childRemoved method the second parameter "end" is misleading and
26785
26786should be named "numChildren" instead. It represents how many children to remove.  As a result, the method was implemented incorrectly and failed to remove UI objects. So I fixed it.
26787
26788
26789
26790replaced this:
26791
26792
26793
26794void WindowManager::childRemoved(unsigned int start, unsigned int end) {
26795    while(start < end) {
26796        Window* window = getByIndex(start);
26797
26798        if(!window) continue;
26799
26800        if(_remove(window)) {
26801            window->_index = -1;
26802
26803            window->unmanaged(this);
26804        }
26805
26806        start++;
26807    }
26808}
26809
26810
26811
26812with this:
26813
26814void WindowManager::childRemoved(unsigned int start, unsigned int numChildren) {
26815 for (unsigned int i = start; i < start+numChildren; i++)
26816 {
26817  Window* window = getByIndex(i);
26818
26819  if(!window) continue;
26820
26821  if(_remove(window)) {
26822   window->_index = -1;
26823
26824   window->unmanaged(this);
26825  }
26826 }
26827}
26828
26829
26830
268312. in Input.cpp
26832
26833
26834
26835The cursor in Input did not get positioned correctly, probably as a left over from the TOP LEFT origin system which is now BOTTOM LEFT.
26836
26837in method positioned()
26838
26839replaced this:
26840
26841    _cursor->setOrigin(x + xoffset + 1.0f, y - _cursor->getHeight() + 1.0f);
26842
26843
26844
26845with this:
26846
26847    _cursor->setOrigin(x + xoffset + 1.0f, y + 1.0f);
26848
26849
26850
26851Now it is placed correctly.
26852
26853 "
26854
26855
26856
26857Tue, 6 Jan 2009 15:41:29 +0000
26858Checked in by : Robert Osfield
26859Updated wrappers
26860
26861Tue, 6 Jan 2009 15:11:54 +0000
26862Checked in by : Robert Osfield
26863From Paul Martz, example demonstating new draw instanced primitive funcitonality.
26864
26865Tue, 6 Jan 2009 14:55:49 +0000
26866Checked in by : Robert Osfield
26867Added support for primitive instancing
26868
26869Mon, 5 Jan 2009 18:07:31 +0000
26870Checked in by : Robert Osfield
26871From Jean-Sebastien Guay, changed VS aggressive warnings setting to just /W4.
26872
26873Mon, 5 Jan 2009 17:52:41 +0000
26874Checked in by : Robert Osfield
26875From Don Leich, build fix for OSX.
26876
26877Mon, 5 Jan 2009 17:35:26 +0000
26878Checked in by : Robert Osfield
26879From Jason Beverage, "I thought about the issue I was having with the CURL plugin automatically trying to download all filenames with URL's rather than passing the full URL to the plugin.  It turns out the solution was pretty simple.I've made a small change to Registry.cpp that puts the CURL logic AFTER the URL has been passed to the plugin rather than assuming all URL's need to be downloaded by the CURL plugin.  This way, plugins can have first crack at the URL's, and if they don't handle it the previous CURL behavior kicks in."
26880
26881
26882
26883Mon, 5 Jan 2009 17:06:09 +0000
26884Checked in by : Robert Osfield
26885From Paul Martz, added --points option for forcing points rendering of polygonal models
26886
26887Mon, 5 Jan 2009 16:53:29 +0000
26888Checked in by : Robert Osfield
26889From Roland Smeenk, "Attached you will find an improved Collada plugin to properly support camera's. A Collada camera will be added to the scenegraph as osg::CameraView. This allows the user to create a set of predefined camera viewpoints. I also added a new MatrixManipulator to osgGA called CameraViewSwitchManipulator and added usage of this to the osgviewer example. This manipulator allows switching between the predefined camera viewpoints. The current design limition I ran into is that a MatrixManipulator only manipulates the ViewMatrix, but for this particular  manipulator I also want to update the projectionMatrix of the camera when switching to a new viewpoint. This is not implemented because I don't know what would be the best way to design it. Any ideas?Furthermore Collada also supports orthographic camera's, where an osg::CameraView only supports a perspective camera. Would it be useful to create a CameraView with customizable optics for this?"
26890
26891
26892
26893Mon, 5 Jan 2009 12:21:58 +0000
26894Checked in by : Robert Osfield
26895Updated wrappers
26896
26897Mon, 5 Jan 2009 11:58:08 +0000
26898Checked in by : Robert Osfield
26899From Paul Martz, Correction to Timer method comment.
26900
26901Mon, 5 Jan 2009 11:31:38 +0000
26902Checked in by : Robert Osfield
26903From Cedric Pinson, added non const getText() method
26904
26905Mon, 5 Jan 2009 11:26:26 +0000
26906Checked in by : Robert Osfield
26907Introduced osgVolume::Layer and Locator classes mirrroring similar classes in osgTerrain.
26908
26909Mon, 5 Jan 2009 10:13:04 +0000
26910Checked in by : Robert Osfield
26911Change the aggressive warning level under VS to /W3
26912
26913Wed, 24 Dec 2008 11:05:22 +0000
26914Checked in by : Robert Osfield
26915Fixed warning
26916
26917Wed, 24 Dec 2008 10:30:21 +0000
26918Checked in by : Robert Osfield
26919Fixed warnings
26920
26921Mon, 22 Dec 2008 21:17:03 +0000
26922Checked in by : Robert Osfield
26923Made aggressive warnings the default.
26924
26925Mon, 22 Dec 2008 21:16:40 +0000
26926Checked in by : Robert Osfield
26927Fixed warnings
26928
26929Mon, 22 Dec 2008 18:30:52 +0000
26930Checked in by : Robert Osfield
26931Build fix
26932
26933Mon, 22 Dec 2008 08:26:16 +0000
26934Checked in by : Robert Osfield
26935From Paul Martz, "Typing "osgconv" alone displays  the --help family of options, as it should, but it also displays info about --formats and --plugins, which seems out of place because no other options are mentioned here.The code changes osgconv so that "osgconv --help" displays help info about --formats and --plugins, plus it also displays documentation for --format and --plugin, which were previously missing."
26936
26937
26938
26939Sun, 21 Dec 2008 20:42:29 +0000
26940Checked in by : Robert Osfield
26941Changed VolumeTile::setImage(Image*) to setImage(uint i, Image*) to allow multiple images to be attached to single tile
26942
26943Sun, 21 Dec 2008 20:24:56 +0000
26944Checked in by : Robert Osfield
26945From Mattias Helsing, "Replace the IF(POLICY CMP0008) with an absolute version check for cmake > 2.6.0. The POLICY keyword is only valid starting with cmake-2.4.7 so using it broke cmake 2.4.5/6 support."
26946
26947Sat, 20 Dec 2008 20:55:21 +0000
26948Checked in by : Robert Osfield
26949Renamed osgVolume::Brick to osgVolume::VolumeTile
26950
26951Sat, 20 Dec 2008 20:30:08 +0000
26952Checked in by : Robert Osfield
26953Changed the scale from 0.03 to 0.0254 as the Q3 bsp files are in inches.
26954
26955Sat, 20 Dec 2008 13:35:49 +0000
26956Checked in by : Robert Osfield
26957From Jason Daly, "'ve been busy working on the Source engine plugins.  There are several contributions in this submission:osgDB/FileUtils.cpp:
26958Needed this extra code to allow a true case-insensitive search.  This is because the HL2 map and model files are often sloppy with case.  For example, the file might look for materials/models/alyx/alyx_sheet.vtf, but the file is actually in materials/Models/Alyx/alyx_sheet.vtf.  In case-insensitive mode, the new code recursively disassembles the path and checks each path element without regard to case.  In case-sensitive mode, the code behaves exactly as it used to.  The new code is also mostly skipped on Windows because of the case-insensitive file system.  Previously, I did all of this with custom search code in the .bsp plugin, but this allows the user to tailor the search using OSGFILEPATH.  There are some instructions in the plugins' README files about this.
26959
26960osgPlugins/mdl:
26961This is a new plug-in for Half-Life 2 models (as opposed to maps).  This allows you to load Source models individually, as well as allowing the .bsp plugin to load models (props) that are embedded into maps.  Mdl files can contain simple object (crates, barrels, bottles), as well as fully articulated characters with skeletal animations.  Currently, it can load the simple objects.  It can also load the characters, but it can't load the skeletons or animations.
26962
26963osgPlugins/bsp:
26964This contains all of the changes needed to load props along with the basic map geometry.  There are also
26965several bugs fixed.
26966
26967osgPlugins/vtf:
26968This is the loader for Valve's texture format.  Previously, we had agreed to put this in with the bsp plugin, but I didn't think of the .mdl plugin at that time.  It's conceivable that a user might want to load models individually (not as part of a map), so the vtf reader does have to be separate.  I also fixed a rather significant bug.
26969
26970I tested all of this code on RHEL 5.2 (32-bit), and Fedora 9 (64-bit).  I'll be testing on Windows soon.
26971
26972I also attached a simple .mdl file, along with it's associated files and textures.  Just extract the tarball into it's own directory, set your OSGFILEPATH to point at that directory, and load the model like this:
26973
26974 osgviewer models/props_junk/gascan001a.mdl"
26975
26976
26977
26978Sat, 20 Dec 2008 12:52:16 +0000
26979Checked in by : Robert Osfield
26980Added OPTIONAL into INCLUDE(FindPkgConfig)
26981
26982Fri, 19 Dec 2008 19:04:45 +0000
26983Checked in by : Robert Osfield
26984Updated ChangeLog for 2.7.8 dev release
26985
26986Fri, 19 Dec 2008 18:37:23 +0000
26987Checked in by : Robert Osfield
26988Added osgversion into dynamic build path
26989
26990Fri, 19 Dec 2008 18:02:18 +0000
26991Checked in by : Robert Osfield
26992Removed debug message
26993
26994Fri, 19 Dec 2008 17:50:58 +0000
26995Checked in by : Robert Osfield
26996Moved main setSceneData methods in osgViewer::View::setSceneData()
26997
26998Fri, 19 Dec 2008 17:15:56 +0000
26999Checked in by : Robert Osfield
27000Updated wrappers
27001
27002Fri, 19 Dec 2008 17:15:10 +0000
27003Checked in by : Robert Osfield
27004From Jean-Sebastein Guay, I recently had to reimplement screen capture functionality into our framework (which was broken since the switch from OSG 1.2 to 2.2 over a year and a half ago). I used the ScreenCaptureHandler which I had contributed right before OSG 2.6 shipped, bit I had to trigger the screen capture programatically instead of by a key press in some cases, so I added a convenience method to do that.It's a minimal change, it just calls an already existing protected method. It was trivial to subclass the handler to do it in our code, but pushing the change into OSG makes sense as it's generally useful to have it in the handler itself.
27005
27006I also noticed that the handle() method was overridden from osgGA::GUIEventHandler but wasn't marked virtual. It wasn't intended that subclasses not be able to override it in turn, so I've added the keyword.""
27007
27008
27009
27010Fri, 19 Dec 2008 16:59:10 +0000
27011Checked in by : Robert Osfield
27012Fixed warning
27013
27014Fri, 19 Dec 2008 16:35:45 +0000
27015Checked in by : Robert Osfield
27016Fixed compile error during debug build
27017
27018Fri, 19 Dec 2008 16:13:19 +0000
27019Checked in by : Robert Osfield
27020Added support for user defined clipping of the precipitation effect, to test use:  osgpreciptation lz.osg --clip 20
27021
27022
27023
27024
27025Fri, 19 Dec 2008 16:12:40 +0000
27026Checked in by : Robert Osfield
27027Added setting of the gl_ClipVertex to enable clip planes to affect preciptation
27028
27029Fri, 19 Dec 2008 15:29:59 +0000
27030Checked in by : Robert Osfield
27031Added ClipNode::set/getReferenceFrame();
27032
27033Fri, 19 Dec 2008 14:30:03 +0000
27034Checked in by : Robert Osfield
27035Removed MATH_LIBRARY and FREETYPE library reference.
27036
27037Fri, 19 Dec 2008 12:58:50 +0000
27038Checked in by : Robert Osfield
27039Fixed warning & error
27040
27041Fri, 19 Dec 2008 12:50:33 +0000
27042Checked in by : Robert Osfield
27043Reverted previous check-in to osgviewer.cpp as this was an accididental check-in with the code only in testing state, not appropriate to be checked-in.
27044
27045Fri, 19 Dec 2008 12:46:21 +0000
27046Checked in by : Robert Osfield
27047Fixed warning
27048
27049Fri, 19 Dec 2008 12:29:18 +0000
27050Checked in by : Robert Osfield
27051Fixed warning
27052
27053Fri, 19 Dec 2008 12:28:53 +0000
27054Checked in by : Robert Osfield
27055Added StandardShadowMap to list to test cases
27056
27057Fri, 19 Dec 2008 11:36:26 +0000
27058Checked in by : Robert Osfield
27059Updated wrappers
27060
27061Fri, 19 Dec 2008 11:04:35 +0000
27062Checked in by : Robert Osfield
27063From Mattias Helsing, " * Removed processing of include/OpenThreads in the OpenSceneGraph refman * Clears the mark_as_advanced property of the BUILD_DOCUMENTATION cmake variable (so it gets visible in simple view). "
27064
27065Fri, 19 Dec 2008 10:20:23 +0000
27066Checked in by : Robert Osfield
27067Updated wrappers
27068
27069Thu, 18 Dec 2008 17:40:13 +0000
27070Checked in by : Robert Osfield
27071Fixed typo
27072
27073Thu, 18 Dec 2008 17:09:12 +0000
27074Checked in by : Robert Osfield
27075From Bob Kuehne, "minor tweak to the cmake root file to handle debug correctly on os x."
27076
27077Thu, 18 Dec 2008 17:01:21 +0000
27078Checked in by : Robert Osfield
27079Refactored the handling of particle rotation
27080
27081Thu, 18 Dec 2008 16:10:12 +0000
27082Checked in by : Robert Osfield
27083Fixed warnings
27084
27085Thu, 18 Dec 2008 15:49:44 +0000
27086Checked in by : Robert Osfield
27087Fixed warnings
27088
27089Thu, 18 Dec 2008 14:18:22 +0000
27090Checked in by : Robert Osfield
27091Added MATH_LIBRARY to link list
27092
27093Thu, 18 Dec 2008 13:56:30 +0000
27094Checked in by : Robert Osfield
27095Fixed warnings
27096
27097Thu, 18 Dec 2008 13:23:48 +0000
27098Checked in by : Robert Osfield
27099Fixed warnings
27100
27101Thu, 18 Dec 2008 12:29:17 +0000
27102Checked in by : Robert Osfield
27103Fixed warning
27104
27105Thu, 18 Dec 2008 12:27:34 +0000
27106Checked in by : Robert Osfield
27107Quitened down debug messages
27108
27109Thu, 18 Dec 2008 12:26:14 +0000
27110Checked in by : Robert Osfield
27111Fixed warnings
27112
27113Thu, 18 Dec 2008 12:25:51 +0000
27114Checked in by : Robert Osfield
27115Quitened down debug message
27116
27117Thu, 18 Dec 2008 11:54:34 +0000
27118Checked in by : Robert Osfield
27119Fixed warnings
27120
27121Thu, 18 Dec 2008 11:06:57 +0000
27122Checked in by : Robert Osfield
27123Fixed warnings
27124
27125Wed, 17 Dec 2008 22:52:36 +0000
27126Checked in by : Robert Osfield
27127Improved the effectiveness of the new max target number PageLOD's
27128
27129Wed, 17 Dec 2008 17:23:17 +0000
27130Checked in by : Robert Osfield
27131From J.P Delport, "I changed the default HDR mode to the ARB format and put in comments for some other possible modes.Some other comment cleanups too."
27132
27133
27134
27135Wed, 17 Dec 2008 17:11:13 +0000
27136Checked in by : Robert Osfield
27137Fixed warnings
27138
27139Wed, 17 Dec 2008 16:58:23 +0000
27140Checked in by : Robert Osfield
27141Fixed inactive PagedLOD removal code
27142
27143Wed, 17 Dec 2008 16:13:23 +0000
27144Checked in by : Robert Osfield
27145Fixed warnings
27146
27147Wed, 17 Dec 2008 16:02:42 +0000
27148Checked in by : Robert Osfield
27149Fixed warnings
27150
27151Wed, 17 Dec 2008 15:36:59 +0000
27152Checked in by : Robert Osfield
27153Fixed warnings
27154
27155Wed, 17 Dec 2008 15:32:35 +0000
27156Checked in by : Robert Osfield
27157Fixed warnings
27158
27159Wed, 17 Dec 2008 14:56:40 +0000
27160Checked in by : Robert Osfield
27161Fixed warnings
27162
27163Wed, 17 Dec 2008 13:14:17 +0000
27164Checked in by : Robert Osfield
27165Warning fixes
27166
27167Wed, 17 Dec 2008 12:13:15 +0000
27168Checked in by : Robert Osfield
27169Introduce NodeVisitor::className and libraryName()
27170
27171Wed, 17 Dec 2008 11:00:16 +0000
27172Checked in by : Robert Osfield
27173Warning fixes
27174
27175Wed, 17 Dec 2008 10:34:09 +0000
27176Checked in by : Robert Osfield
27177From Sekender, fixed warnins
27178
27179Wed, 17 Dec 2008 10:33:39 +0000
27180Checked in by : Robert Osfield
27181Fixed warnings
27182
27183Wed, 17 Dec 2008 10:01:52 +0000
27184Checked in by : Robert Osfield
27185From Jean-Sebastien Guay, added missing export
27186
27187Tue, 16 Dec 2008 21:16:06 +0000
27188Checked in by : Robert Osfield
27189Updated wrappers
27190
27191Tue, 16 Dec 2008 20:49:12 +0000
27192Checked in by : Robert Osfield
27193Build fixes for when the implict ref_ptr<> cast is not enabled
27194
27195Tue, 16 Dec 2008 20:29:00 +0000
27196Checked in by : Robert Osfield
27197From Cedric Pinson and Jeremey Moles, Changes to OpenSceneGraph-osgWidget-dev branch.Notes from Robert Osfield, Merged changes to OpenSceneGraph-osgWidget-dev r9367 (prior to my botched attempt at merged svn/trunk into the branch).
27198
27199
27200
27201Tue, 16 Dec 2008 19:49:09 +0000
27202Checked in by : Robert Osfield
27203From Bob Kuehne, build fixes.
27204
27205Tue, 16 Dec 2008 16:36:33 +0000
27206Checked in by : Robert Osfield
27207Updated version numbers for 2.8.8 dev release
27208
27209Tue, 16 Dec 2008 15:58:42 +0000
27210Checked in by : Robert Osfield
27211Updated wrappers
27212
27213Tue, 16 Dec 2008 15:21:17 +0000
27214Checked in by : Robert Osfield
27215From Mathias Froehilch, " On OpenThreads win32 implementation we unconditionally unlock a mutex in the destructor. That happens even if the mutex was not locked before. When running a osg application within microsofts application verifier, that software checks tells me that we should not unlock an unlocked mutex.When I look at the posix threads mutex implementation, which does no unlock in
27216the destructor and where it is illegal to destroy a locked mutex, I conclude
27217that it is not needed for an OpenThreads::Mutex to do that unlock in the
27218win32 Mutex destructor.
27219
27220Thus this patch based on rev 9358 removes that additional unlock in the win32
27221mutex implementations destructor."
27222
27223
27224
27225Tue, 16 Dec 2008 15:08:04 +0000
27226Checked in by : Robert Osfield
27227From Sukender and Robert Osfield, introduced GraphicsContext::ScreenSettings & WindowingSystemInterface::enumerateScreenSettings.
27228
27229Tue, 16 Dec 2008 12:38:10 +0000
27230Checked in by : Robert Osfield
27231From Peter Hrenka, "Fix counting number of new arrays and avoid building free-list when not needed (saves a handfull of mallocs/frees). "
27232
27233Tue, 16 Dec 2008 12:23:30 +0000
27234Checked in by : Robert Osfield
27235Fixed warnings
27236
27237Tue, 16 Dec 2008 12:20:19 +0000
27238Checked in by : Robert Osfield
27239Fixed warnings
27240
27241Tue, 16 Dec 2008 11:43:28 +0000
27242Checked in by : Robert Osfield
27243From Mattias Helsing,"Added doc/Doxyfiles/openthreads.doxyfile.cmake Updated all doxyfiles under doc/Doxyfiles. They are now all processed by cmake but make targets are only generated for OpenSceneGraphReferenceDocs and OpenThreadsReferenceDocs. The others can be run with doxygen directly in <builddir>/doc. Fixed a copy-paste in openthreads sproc and pthreads CMakeLists Added the osg logo to the html footers Added possibility to get generation of chm files.CMakeLists (toplevel):
27244Added install of osg and ot reference docs. This also generates
27245packaging targets of openscenegraph-doc and openthreads-doc if you
27246have packaging enabled
27247Removed the unused USING_OP_OT_TRIPLE_SET since there was no way of
27248enabling it anyway
27249Removed BUILD_REF_DOCS. IMO it was redundant - BUILD_DOCUMENTATION
27250does the same thing and we get that anyway from including
27251Documentation.cmake.
27252OsgCPack.cmake:
27253Removed generation of PACKAGE_SRC for msvc
27254Added special handling for -doc packaging targets - they don't require
27255system, architecture or compiler"
27256
27257
27258
27259
27260Mon, 15 Dec 2008 22:18:40 +0000
27261Checked in by : Robert Osfield
27262Added support for a Terrain::s/getTerrainTechniquePrototype()
27263
27264Mon, 15 Dec 2008 20:38:40 +0000
27265Checked in by : Robert Osfield
27266From Tatsuhiro Nishioka, "I found a bug in GraphicsWindowCarbon. GraphicsWindowCarbon::requestWarpPointer() places the mouse pointer in a (global?) display coordination, but it must be in a local window coordination. This problem is critical because the mouse cursor can go off a window especially when you place the window on the secondary screen.Attached is the file to fix this problem.
27267
27268I tested this modified file with the following situations (on FlightGear) and all works fine.
27269- two windows on two screens (each has one window).
27270- two windows on two screens (secondary screen has all windows).
27271- two windows on two screens (primary screen has all windows).
27272
27273In all scenarios, warp requests (by right-click the mouse) successfully moves the mouse pointer to the center of the main window,
27274and it is what it's supposed to be in the flightgear."
27275
27276
27277
27278Mon, 15 Dec 2008 20:32:15 +0000
27279Checked in by : Robert Osfield
27280Limited the static build to just osversion and osgstaticviewer
27281
27282Mon, 15 Dec 2008 19:37:14 +0000
27283Checked in by : Robert Osfield
27284Aded osg::isGLExtensionOrVersionSupported(uint contextID, char* extensionName, float minVersionRequired) method that returns true if (the extension string is supported or GL version is greater than or equal to a specified version) and non extension disable is used.   This makes it possible to disable extensions that are now available as parts of the core OpenGL spec.Updated Texture.cpp is use this method.
27285
27286
27287
27288Mon, 15 Dec 2008 16:46:13 +0000
27289Checked in by : Robert Osfield
27290From Paul Martz, "I'm not sure why this message was added, but it doesn't appear to merit INFO verbosity. Changing this from INFO to DEBUG_FP."
27291
27292Mon, 15 Dec 2008 16:42:22 +0000
27293Checked in by : Robert Osfield
27294From Peter Hrenka, "I implemented a free list reallocation scheme in VertexBufferObject::compileBuffer().The offsets of newly added Arrays were not properly
27295calculated. This submission tries to find a
27296matching empty slot when the total size of
27297the VBO has not changed (e.g. when an array
27298is replaced by another array of the same size).
27299
27300
27301This fixes the overwriting issue that I showed in my posting
27302"Bug in VertexBufferObject::compileBuffer" on OSG-Users.
27303"
27304
27305
27306
27307Mon, 15 Dec 2008 16:41:34 +0000
27308Checked in by : Robert Osfield
27309Reduced the default number _targetMaximumNumberOfPageLOD to 300 to keep the memory consumption on large databases a bit lower.
27310
27311Mon, 15 Dec 2008 16:10:26 +0000
27312Checked in by : Robert Osfield
27313Added deprecated messages to get/set methods of outgoing expiry schemes.
27314
27315Mon, 15 Dec 2008 14:07:29 +0000
27316Checked in by : Robert Osfield
27317From Mathias Helsing, "Cpack support submission with:Better package naming. example
27318openscenegraph-core-2.7.7-Linux-i386.tar.gz on my ubuntu laptop and
27319openscenegraph-core.2.7.7-win32-x86-vc80.tar.gz on winxp.
27320
27321CMakers will not get options for selecting compression format. TGZ
27322goes for all platforms (on win32 I use 7zip)
27323
27324The wrappers is now given the COMPONENT name
27325libopenscenegraph-wrappers. Feel free to change the name.
27326
27327On windows with visual studio the OsgCPack script make some efforts to
27328discover the compiler used but support is a bit poor so I've given
27329CMake acces to OSG_CPACK_COMPILER to provide some mean to name the
27330compiler.
27331
27332stop
27333
27334The platform part is taken from CMAKE_SYSTEM_NAME and for windows I
27335change this to win32 or win64 based on CMAKE_CL_64. This might not be
27336necessary if the arch part has that information. This information is
27337taken from CMAKE_SYSTEM_PROCESSOR. I only have 32bit here so if some
27338of you could uncomment line 15,16 in OsgCPack.cmake and report what
27339cmake report it would be nice. I'm especially interested anything but
27340win32 and linux32"
27341
27342
27343
27344Mon, 15 Dec 2008 13:56:38 +0000
27345Checked in by : Robert Osfield
27346Made the folowing changes to make the DatabasePager more restrained in its memory consumption, and to improve the speed of merging of tiles (at the potential cost of extra frame drops).Set Made DatabasePager TargetMaximumNumberOfPageLOD technique the be the default with a default target number of PagedLOD of 500.
27347
27348Set DatabasePager DoPreCompile to OFF by default.
27349
27350
27351
27352
27353Mon, 15 Dec 2008 12:16:31 +0000
27354Checked in by : Robert Osfield
27355Removed buildMipmaps method that had no implementation.
27356
27357Fri, 12 Dec 2008 22:28:22 +0000
27358Checked in by : Stephan Maximilian HUBER
27359From Stephan Huber: updated XCode project
27360
27361Fri, 12 Dec 2008 19:19:01 +0000
27362Checked in by : Robert Osfield
27363Updated AUTHORS and READER for 2.7.7 dev release
27364
27365Fri, 12 Dec 2008 19:12:38 +0000
27366Checked in by : Robert Osfield
27367Updated change log
27368
27369Fri, 12 Dec 2008 18:47:30 +0000
27370Checked in by : Robert Osfield
27371Where possible moved redundent C header includes from headers to source files
27372
27373Fri, 12 Dec 2008 14:54:22 +0000
27374Checked in by : Robert Osfield
27375Changed the libopenscenegraph-core to be part of libopenscenegraph, and changed libopenscenegraph-examples to be part of openscenegraph-examples
27376
27377Fri, 12 Dec 2008 14:16:11 +0000
27378Checked in by : Robert Osfield
27379Updated wrappers
27380
27381Fri, 12 Dec 2008 13:41:39 +0000
27382Checked in by : Robert Osfield
27383From Ulrich Hertlein, Typo fixes + "optional parameter to RecordCameraPathHandler to control the frame rate for record/playback.  Default is 25.0, the environment variable takes preference if set."
27384
27385Fri, 12 Dec 2008 11:01:09 +0000
27386Checked in by : Robert Osfield
27387From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could consider these initial cpack support scripts. It is hidden behind a BUILD_PACKAGES option so won't affect the normal user. The submission 1) set the COMPONENT attribute on all cmake install commands. COMPONENT names are according to http://www.openscenegraph.org/projects/osg/wiki/Community/Packaging2) provide cmake script and a template for creating CPack
27388configuration files. It will generate target for creating packages
27389with everything that gets "installed" (make package on unx, project
27390PACKAGE in MSVC) plus targets for generating one package per COMPONENT
27391(i.e. libopenscenegraph-core etc.).
27392
27393I have temporariliy uploaded some examples to
27394http://www.openscenegraph.org/projects/osg/wiki/Community/People/MattiasHelsing
27395
27396If this submission makes it into svn we can develop it to generate
27397rpms, installers for windows and mac (I know at least J-S don't like
27398these but there may be others who do ;) and even DEBs (not sure if we
27399can make them "ubuntu-ready" but they eventually may - at least we
27400could put a deb on the website)"
27401
27402
27403
27404Fri, 12 Dec 2008 10:20:05 +0000
27405Checked in by : Robert Osfield
27406Updated wrappers
27407
27408Fri, 12 Dec 2008 10:19:19 +0000
27409Checked in by : Robert Osfield
27410Updated version number for 2.7.7 release
27411
27412Thu, 11 Dec 2008 17:00:40 +0000
27413Checked in by : Robert Osfield
27414From Mattias Helsing, "When building osg static on Windows the _declspec's wasn't escaped for applications, examples or wrappers. Attached are the CMakeLists I had to change to make these compile. "
27415
27416Wed, 10 Dec 2008 17:08:21 +0000
27417Checked in by : Robert Osfield
27418Cleaned up layout
27419
27420Wed, 10 Dec 2008 16:26:02 +0000
27421Checked in by : Robert Osfield
27422Added mechanism for registering proxy objects in the .osg plugin in a way that is compatible with static linking.
27423
27424Wed, 10 Dec 2008 15:01:49 +0000
27425Checked in by : Robert Osfield
27426Removed #if 0'd out reference to osgDB
27427
27428Wed, 10 Dec 2008 12:50:40 +0000
27429Checked in by : Robert Osfield
27430Fixed link line
27431
27432Wed, 10 Dec 2008 11:12:37 +0000
27433Checked in by : Robert Osfield
27434Refactored computeIntersections() float x,float y, const osg::NodePath& nodePath.
27435
27436Wed, 10 Dec 2008 10:13:58 +0000
27437Checked in by : Robert Osfield
27438From Andreas Goebel, (submitted by Paul Martz) "A fix for the FLT exporter. This change adds support for normals with OVERALL binding (and improves support for normals with PER_PRIMITIVE binding -- still not correct, but at least it doesn't index off the end of the array anymore)."
27439
27440Wed, 10 Dec 2008 10:10:45 +0000
27441Checked in by : Robert Osfield
27442From Marcin Prus, "some time ago there was an optimization fix including change in DirectionalSector::computeMatrix(). Rotation matrices were replaced with quaternions but incorrect contructor was used. There was a call to Quat(angle, xAxis, yAxis, zAxis ) but there is no such constructor in Quat class to create quaternion for rotation. As a result we got this values being written into quaternion directly.I've replaced Quat contructor calls with the ones creating rotation quaternions Quat( angle, Vec3( axis ) )."
27443
27444
27445
27446Wed, 10 Dec 2008 09:34:45 +0000
27447Checked in by : Robert Osfield
27448Added return
27449
27450Tue, 9 Dec 2008 16:43:38 +0000
27451Checked in by : Robert Osfield
27452From Sukender, added missing inline keywords
27453
27454Tue, 9 Dec 2008 14:07:59 +0000
27455Checked in by : Robert Osfield
27456Fixed cull callback usage to ensure that the lazy updating of the browser image functions automatically.
27457
27458Tue, 9 Dec 2008 11:05:04 +0000
27459Checked in by : Robert Osfield
27460Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader.
27461
27462Tue, 9 Dec 2008 09:26:51 +0000
27463Checked in by : Robert Osfield
27464Added support for setting background colour of Pdf document.
27465
27466Tue, 9 Dec 2008 09:25:12 +0000
27467Checked in by : Robert Osfield
27468Added setImageToColour function
27469
27470Tue, 9 Dec 2008 09:24:47 +0000
27471Checked in by : Robert Osfield
27472Added asSwitch and asGeode convinience methods to Node
27473
27474Sun, 7 Dec 2008 17:37:26 +0000
27475Checked in by : Robert Osfield
27476Added ability to customize keyboard events for controlling osgWidget::PdfImage/PdfReader
27477
27478Sun, 7 Dec 2008 17:02:30 +0000
27479Checked in by : Robert Osfield
27480Intoduce new osgWidget::PdfReader and osgWidget::VncClient front ends to osgWidget, with new pdf plugin and updated vnc plugin that now support these front ends.Updated osgpdf and osgvnc examples to new these new interfaces.
27481
27482
27483
27484Sat, 6 Dec 2008 11:03:32 +0000
27485Checked in by : Robert Osfield
27486Fixed build problem
27487
27488Fri, 5 Dec 2008 16:41:12 +0000
27489Checked in by : Robert Osfield
27490Added GL_ABGR_EXT to fix windows build
27491
27492Thu, 4 Dec 2008 10:27:29 +0000
27493Checked in by : Robert Osfield
27494From Jason Daly, added support for reading Valve's texture format files
27495
27496Wed, 3 Dec 2008 14:13:59 +0000
27497Checked in by : Robert Osfield
27498From Sukender, (Benoit Neil) "adding a few convinience methods to osg::Node (ouch!). Just tell me if you find them useful:/** Convinience method that sets the update callback of the node if it doesn't exist, or nest it into the existing one. */
27499void addUpdateCallback(NodeCallback* nc);
27500
27501/** Convinience method that removes a given callback from a node, even if that callback is nested. There is no error return in case the given callback is not found. */
27502void removeUpdateCallback(NodeCallback* nc);
27503
27504... and the same for Event and Cull callbacks methods."
27505
27506
27507
27508Wed, 3 Dec 2008 12:09:21 +0000
27509Checked in by : Robert Osfield
27510From Ferdi Smit, "Image.cpp didn't handle the integer data types correctly in the function:unsigned int Image::computeNumComponents(GLenum pixelFormat)
27511
27512so I added these types to the switch statement:
27513
27514      case(GL_RED_INTEGER_EXT): return 1;
27515      case(GL_GREEN_INTEGER_EXT): return 1;
27516      case(GL_BLUE_INTEGER_EXT): return 1;
27517      case(GL_ALPHA_INTEGER_EXT): return 1;
27518      case(GL_RGB_INTEGER_EXT): return 3;
27519      case(GL_RGBA_INTEGER_EXT): return 4;
27520      case(GL_BGR_INTEGER_EXT): return 3;
27521      case(GL_BGRA_INTEGER_EXT): return 4;
27522      case(GL_LUMINANCE_INTEGER_EXT): return 1;
27523      case(GL_LUMINANCE_ALPHA_INTEGER_EXT): return 2;
27524
27525That's all... now it computes the number of components and, thus, the image size
27526correctly."
27527
27528
27529
27530Tue, 2 Dec 2008 10:42:58 +0000
27531Checked in by : Robert Osfield
27532Revised the DYNAMIC vs STATIC library setup of COLLADA.
27533
27534Tue, 2 Dec 2008 09:00:53 +0000
27535Checked in by : Robert Osfield
27536From Jean-Sebastien Guay, build fix
27537
27538Mon, 1 Dec 2008 15:46:50 +0000
27539Checked in by : Robert Osfield
27540Fixed wrappers
27541
27542Mon, 1 Dec 2008 14:07:20 +0000
27543Checked in by : Robert Osfield
27544From Wang Rui, "Attachment is a plugin reading Biovision hierarchical files (.BVH) to generate character motion animations. BVH format is widely used by Character Studio of 3dsmax, MotionBuilder and other softwares, also supported by most motion capture devices. The plugin is based on the latest osgAnimation library of OSG 2.7.6 and will return a osgAnimation::AnimationManager pointer if using readNodeFile() to load it.Source and CMake files are:
27545
27546CMakeLists.txt
27547ReaderWriterBVH.cpp
27548
27549Also there are 3 example BVH files. The first two are captured from motions of human beings - maybe a kung-fu master here. PLEASE use command below to see the results:
27550
27551# osgviewer example1.bvh -O solids
27552
27553This will demonstrate the animating of a skeleton and render bones as solid boxes. Note that the motion assumes XOZ is the ground and has an offset from the center, so we should adjust our view to get best effects.
27554
27555You may also use "-O contours" to render bones as lines. The viewer shows nothing if without any options because osgAnimation::Bone does not render itself. User may add customized models to each named bones as osganimationskinning does to make uses of this plugin in their own applications.
27556
27557I was wondering to support a BvhNode in my osgModeling peoject before, but soon found it better be a plugin for animation. A problem is, how to bind real geometry models to the skeleton. Maybe we could have a bindingToNode() visitor in future to find geodes matching names of bones and add them as bones' children."
27558
27559
27560
27561Mon, 1 Dec 2008 13:47:48 +0000
27562Checked in by : Robert Osfield
27563Updated wrappers
27564
27565Mon, 1 Dec 2008 13:28:13 +0000
27566Checked in by : Robert Osfield
27567From Art Tevs, "here is a submission of an additional class of PixelBufferObejct, which implements more general way of handling with PBOs. Current osg implementation of PBO does use an attached osg::Image to copy data from. This is somehow only one way of using it and doesn't provide full functionality of PBOs.--------------------------------------------
27568Descripton:
27569
27570The patch does provide a new class PixelDataBufferObject which is capable of allocating memory on the GPU side (PBO memory) of arbitrary size. The memory can then further be used to be enabled into read mode (GL_PIXEL_UNPACK_BUFFER_ARB) or in write mode (GL_PIXEL_PACK_BUFFER_ARB). Enabling the buffer into write mode will force the driver to write data from bounded textures into that buffer (i.e. glGetTexImage). Using buffer in read mode give you the possibility to read data from the buffer into a texture with e.g. glTexSubImage or other instuctions. Hence no data is copied over the CPU (host memory), all the operations are done in the GPU memory.
27571
27572
27573--------------------------------------------
27574Compatibility:
27575
27576The new class require the unbindBuffer method from the base class BufferObject to be virtual, which shouldn't break any functionality of already existing classes. Except of this the new class is fully orthogonal to existing one, hence can be safely added into already existing osg system.
27577
27578--------------------------------------------
27579Testing:
27580
27581The new class was tested in the current svn version of osgPPU. I am using the new class to copy data from textures into the PBO and hence provide them to CUDA kernels. Also reading the results back from CUDA is implemented using the provided patch. The given patch gives a possibility of easy interoperability between CUDA and osg (osgPPU ;) )
27582
27583
27584--------------------------------------------
27585I think in general it is a better way to derive the PixelBufferObject class from PixelDataBufferObject, since the second one is a generalization of the first one. However this could break the current functionality, hence I haven't implemented it in such a way. However I would push that on a stack of wished osg 3.x features, since this will reflect the OpenGL PBO functionality through the classes better.
27586"
27587
27588
27589
27590Mon, 1 Dec 2008 11:19:11 +0000
27591Checked in by : Robert Osfield
27592Added OpenThreads to link lists
27593
27594Sun, 30 Nov 2008 16:33:55 +0000
27595Checked in by : Robert Osfield
27596Changed OPENEXR_LIBRARY to OPENEXR_LIBRARIES to pick up on Ulrich's changes to the FindOpenEXR.cmake
27597
27598Sun, 30 Nov 2008 16:33:11 +0000
27599Checked in by : Robert Osfield
27600From Ulrich Hertlien, "'m was getting a build failure from the OpenEXR reader on Mac OS X.  It was complaining about undefined references to half::convert(int).  I believe this is because the EXR plugin doesn't explicitly link against the Half library.Attached is a modified FindOpenEXR.cmake module that locates IlmIlf and Half, as well as a modified exr/CMakeLists.txt that picks up this change.
27601
27602Also attached are some typo fixes for CMakeModules.
27603
27604Cheers,"
27605
27606
27607
27608Sun, 30 Nov 2008 15:56:47 +0000
27609Checked in by : Robert Osfield
27610From Art Tevs, "here are a small extension to the osg::Image class, which do computes data type from the given format, i.e. (GL_RGB32F_ARB -> GL_FLOAT). The method is very usefull to find out which data type a texture or an image have based on the internal/pixel format."
27611
27612Sat, 29 Nov 2008 12:16:04 +0000
27613Checked in by : Robert Osfield
27614Updated ChangeLog, and AUTHORS lists for 2.7.6 dev release
27615
27616Sat, 29 Nov 2008 11:35:03 +0000
27617Checked in by : Robert Osfield
27618Build fix for when implicit conversion in ref_ptr<> is switched off.
27619
27620Sat, 29 Nov 2008 11:10:56 +0000
27621Checked in by : Robert Osfield
27622Fixed build for when ref_ptr<> impicit cast is not built
27623
27624Fri, 28 Nov 2008 17:18:08 +0000
27625Checked in by : Robert Osfield
27626Removed cmath include as it was causing build problems under Cgwin
27627
27628Fri, 28 Nov 2008 14:37:58 +0000
27629Checked in by : Robert Osfield
27630Added new examples
27631
27632Fri, 28 Nov 2008 14:37:16 +0000
27633Checked in by : Robert Osfield
27634From Cedric Pinson, updates to osganimation examples.Merged by Robert Osfield, from OpenSceneGraph-osgWidget-dev
27635
27636
27637
27638Fri, 28 Nov 2008 14:36:39 +0000
27639Checked in by : Robert Osfield
27640From Jeremy Moles, updates to osgwidget examples.Merged by Robert Osfield from OpenSceneGraph-osgWidget-dev
27641
27642
27643
27644Fri, 28 Nov 2008 14:35:47 +0000
27645Checked in by : Robert Osfield
27646Updated wrappers
27647
27648Fri, 28 Nov 2008 14:35:33 +0000
27649Checked in by : Robert Osfield
27650From Jeremy Moles, updates to osgWidgetMerged my Robert Osfield from OpenSceneGraph-osgWidget-dev.
27651
27652
27653
27654
27655Fri, 28 Nov 2008 14:34:38 +0000
27656Checked in by : Robert Osfield
27657From Cedric Pinson, updates toosgAnimation.Merged by Robert Osfield, from OpenSceneGraph-osgWidget-dev.
27658
27659
27660
27661
27662Thu, 27 Nov 2008 17:31:49 +0000
27663Checked in by : Robert Osfield
27664From Cedric Pinson, "updated the CMakelist.txt of curl plugin to compile with the static library of curl. I added the external dependency wldap32"
27665
27666Thu, 27 Nov 2008 17:30:14 +0000
27667Checked in by : Robert Osfield
27668Updated SO version number for 2.5.6 release
27669
27670Thu, 27 Nov 2008 17:29:12 +0000
27671Checked in by : Robert Osfield
27672Updated ChangeLog
27673
27674Thu, 27 Nov 2008 16:58:43 +0000
27675Checked in by : Stephan Maximilian HUBER
27676From Stephan Huber: updated XCode project, added osgAnimation framework + one example using it (osganimationviewer). Added _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC to local OpenThreads/Config when compiling for the 10.5 SDK. Some minor fixes on some of the configurations/targets
27677
27678Thu, 27 Nov 2008 14:05:30 +0000
27679Checked in by : Robert Osfield
27680Changed unsigned long to unsigned int to avoid 64bit portability issue.
27681
27682Thu, 27 Nov 2008 09:45:41 +0000
27683Checked in by : Robert Osfield
27684From Jean-Sebastien Guay, "osgautocapture uses M_PI to convert degrees to radians, which didn't compile on Win32. Switched to using osg::DegreesToRadians. Also removed the "convert to radians" comment on each line, as the code clearly conveys this without needing a comment now."
27685
27686Thu, 27 Nov 2008 09:36:35 +0000
27687Checked in by : Robert Osfield
27688Enabled the build of exr plugin
27689
27690Thu, 27 Nov 2008 09:36:18 +0000
27691Checked in by : Robert Osfield
27692Build fixes
27693
27694Thu, 27 Nov 2008 09:33:06 +0000
27695Checked in by : Robert Osfield
27696Removed the use of = operator.
27697
27698Wed, 26 Nov 2008 16:40:01 +0000
27699Checked in by : Robert Osfield
27700Updated wrappers
27701
27702Wed, 26 Nov 2008 16:39:52 +0000
27703Checked in by : Robert Osfield
27704From Tim Moore, "Double precision versions of BoundingBox and BoundingSphere are useful for doing computations in world coordinates, especially when working with a geocentric scene. By default, these classes are built using floats, so templated versions fill a need. I've used the double precision templates to fix some problems with ViewDependentShadow, which will follow shortly. "
27705
27706Wed, 26 Nov 2008 16:00:27 +0000
27707Checked in by : Robert Osfield
27708added workaround of compile issues with templated version of BoundingBox
27709
27710Wed, 26 Nov 2008 13:18:54 +0000
27711Checked in by : Robert Osfield
27712Updated wrappers
27713
27714Wed, 26 Nov 2008 12:50:12 +0000
27715Checked in by : Robert Osfield
27716From Andy Preece,"To reproduce the bug:
27717
27718   1. Create a template osg::Sequence node (and underlying geometry) but do not attach the node to the current active scenegraph.
27719   2. At some point during the rendering loop (perhaps on a keystroke) clone the sequence node (I use the call:
27720
27721       dynamic_cast<osg::Node*>(templateNode -> clone( osg::CopyOp( (osg::CopyOp::CopyFlags)osg::CopyOp::DEEP_COPY_NODES ) ) )
27722
27723   3. Set the cloned sequence node duration to a value that makes the animation run slower (i.e. 2.0).
27724   4. Start the cloned sequence (using setMode()).
27725   5. Repeat steps 2 \u2013 4 and observe that the cloned sequences do not run slow but run as fast, appearing to ignore the duration that has been set on them.
27726
27727
27728
27729Looking at the \u2018good documentation\u2019 (2.4 source code), I see that _start is being set to _now (osg::Sequence::setMode(), line 192). Should this not _start not be set to -1.0?"
27730
27731
27732
27733Wed, 26 Nov 2008 12:35:49 +0000
27734Checked in by : Robert Osfield
27735Added searching for OpenEXR
27736
27737Wed, 26 Nov 2008 12:35:25 +0000
27738Checked in by : Robert Osfield
27739From Ragnar Hammarqvist, "I wrote an EXR image plug-in to osg, I would like to contribute this plug-in to the osg project if you find it useful.The plug-in is a wrapper around open-exr (http://www.openexr.com) that consists of two projects, ilmbase-1.0.1 and openexr-1.6.1.
27740
27741I have only tested it on windows XP 32 machine. So there might be some work making it work on other platforms.
27742
27743The plug-in supports writing and reading EXR files. When writing it can use the data type GL_HALF_FLOAT_ARB(se ilmbase-1.0.1) and GL_FLOAT. When reading the data type always becomes GL_HALF_FLOAT_ARB. It supports textures with three and four channels.
27744
27745When reading an exr file it automatically removes Alfa channel if it didn't store any information."
27746
27747--
27748
27749From Robert Osfield, started work on ported it to other platforms, but could fix some problems relating to error:
27750
27751        ?Imf::OStream::OStream(const Imf::OStream&)? is private
27752
27753I'm checking in now so that others can have a bash at completing the port.
27754
27755
27756
27757
27758Wed, 26 Nov 2008 12:07:03 +0000
27759Checked in by : Robert Osfield
27760From Gino van den Bergen, "The FindGDAL.cmake seems to be broken in OSG 2.6.1 for locating gdal.h through enviroment variable GDAL_DIR.Also, I've modified the FindCOLLADA.cmake to locate the current 2.1 versions of the COLLADA DOM in the build directories under VC8. I've also added a COLLADA_LIBRARY_DEBUG spec. Other flavors may be added depending on compiler version and DOM version."
27761
27762
27763
27764Wed, 26 Nov 2008 11:45:33 +0000
27765Checked in by : Robert Osfield
27766From BjornHein, "attached a proposal for an extension for the the stl-File ReaderWriter. It allows saving of an osg node tree as stl file in ASCII-Format.Standard is to generate one stl file.
27767
27768With an additional option it is possible to write one file per Geode. This option is not very "useful" for typical application, I use it for separating and conversion of geometric data. So it could be removed if considered to special."
27769
27770
27771
27772Wed, 26 Nov 2008 11:23:06 +0000
27773Checked in by : Robert Osfield
27774From John Vidar Larring, osgautocapture example that captures an image from a paged database by frame loop to the paging is complete, then takes a snapshot.
27775
27776Wed, 26 Nov 2008 11:12:19 +0000
27777Checked in by : Robert Osfield
27778Added DatabasePager::getRequestsInProgress() that return true if there are still tiles to load.Added DatabasePager::setTargetMaximumNumberOfPageLOD(..) that sets the target number of PagedLOD to try and maintain
27779
27780
27781
27782Tue, 25 Nov 2008 16:24:50 +0000
27783Checked in by : Robert Osfield
27784From Piotr Rak, "added bool conversion for ref_ptr, when no implicit conversion  to T* is used."
27785
27786Tue, 25 Nov 2008 15:57:27 +0000
27787Checked in by : Robert Osfield
27788Fix for build with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off
27789
27790Tue, 25 Nov 2008 15:38:11 +0000
27791Checked in by : Robert Osfield
27792Fixed build for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is off
27793
27794Tue, 25 Nov 2008 14:40:02 +0000
27795Checked in by : Robert Osfield
27796Updated wrappers
27797
27798Tue, 25 Nov 2008 14:31:19 +0000
27799Checked in by : Robert Osfield
27800From Joakim Simmonsson, fix for handling of billboards in FLATTEN_STATIC_TRANSFORMS_DUPLICATING_SHARED_SUBGRAPHS
27801
27802Tue, 25 Nov 2008 14:15:55 +0000
27803Checked in by : Robert Osfield
27804Added support for unsigned int uniforms
27805
27806Tue, 25 Nov 2008 14:15:35 +0000
27807Checked in by : Robert Osfield
27808From Ferdi Smit, added support for unsigned int typed uniforms
27809
27810Tue, 25 Nov 2008 13:45:27 +0000
27811Checked in by : Robert Osfield
27812From Urlich Hertlein, "Attached is a patched version that replaces calls to atof() with osg::asciiToFloat()."
27813
27814Tue, 25 Nov 2008 12:22:33 +0000
27815Checked in by : Robert Osfield
27816Fixed warning and some unitialized variables.
27817
27818Tue, 25 Nov 2008 11:09:40 +0000
27819Checked in by : Robert Osfield
27820Fixed warning
27821
27822Tue, 25 Nov 2008 10:57:14 +0000
27823Checked in by : Robert Osfield
27824From Jaromir Vitek, "In attachment are another fixes for using packed depth+stencil (PDS).* When used PDS RenderStage::runCameraSetUp sets flag that FBO has already stencil,depth buffer attached. Prevents adding next depth buffer.
27825* Sets correct traits for p-buffer if used PDS and something goes wrong with FBO setup or p-buffer is used directly.
27826* Adds warning to camera if user add depth/stencil already attached through PDS.
27827* Sets blitMask when use blit to resolve buffer.
27828
27829There is also new example with using multisampled FBO."
27830
27831
27832
27833Mon, 24 Nov 2008 16:32:52 +0000
27834Checked in by : Robert Osfield
27835From Wojciech Lewandowski, "I have restored MSVC disabled warnings in osg/Export. Difference is they are now disabled only when OSG_DISABLE_MSVC_WARNINGS macro is defined. This macro is set through CMake options and autogenerated  in osg/Config. Simon suggested that it would be cool if we had more control over selected warnings. I tried to learn how to make selection of individual warning numbers possible, but had to gave up as my cmake skills were not sufficient. The only way I saw this possible would be adding one define for each MSVC warning number. But many definitions seemed too be to much clutter for osg/Config file so I rejected thar idea. For this it would be cool if autogenerated Config entries could more powerful than simple #define/#undef flags. Maybe Cmake gurus know how to do it.I have not reverted added Compiler options. I assume that one may want to have warnings enabled for the application but may not want to see them while OSG libraries and examples compile.
27836
27837Modified files:
27838
27839osg/Export   - now explicitly includes osg/Config to make sure OSG_DISABLE_MSVC_WARNINGS is read
27840osg/Config.in  - declares OSG_DISABLE_MSVC_WARNINGS flag to be added to autogenerated osg/Config
27841CMakeLists.txt - declares OSG_DISABLE_MSVC_WARNINGS as option with default ON setting
27842"
27843
27844
27845
27846Mon, 24 Nov 2008 16:26:15 +0000
27847Checked in by : Robert Osfield
27848From Marco Jez, "The DDS plugin currently prints too many NOTICE messages that, given their nature and frequency, should really be demoted to INFO or DEBUG severity. Fix is attached."
27849
27850Mon, 24 Nov 2008 16:09:43 +0000
27851Checked in by : Robert Osfield
27852From Alberto Luaces, removed #include <cmath> as it was cause a build problem under Cygwin.
27853
27854Mon, 24 Nov 2008 16:02:20 +0000
27855Checked in by : Robert Osfield
27856Improved the set of the master + slave cameras
27857
27858Mon, 24 Nov 2008 15:27:19 +0000
27859Checked in by : Robert Osfield
27860From Rolad Smeenk, "Forgot a call to uniqify when generating an Id based on osg::Node name."
27861
27862Mon, 24 Nov 2008 14:37:15 +0000
27863Checked in by : Robert Osfield
27864From Roland Smeenk, "This application can be used for testing plugins that can both read and write a certain file format. It will display the original file next to the written and reread file.Example:
27865osgsidebyside -o cow.dae cow.osg
27866
27867This example will read cow.osg, write cow.dae, read cow.dae and display cow.osg on the left side and cow.dae on the right side of the view.
27868
27869Possible interactions:
27870KEY_UP   Speedup DOF animation
27871KEY_DOWN SlowDown DOF animation
27872KEY_RIGHT Toggle all MultiSwitches"
27873
27874
27875
27876
27877Mon, 24 Nov 2008 14:26:04 +0000
27878Checked in by : Robert Osfield
27879From Roland Smeenk, "Overview of the Collada/dae plugin changesNew features
27880+Read and write of osg::LOD, osg::Switch, osgSim::Sequence, osgim::MultiSwitch and osgSim::DOFTransform data in <extra>
27881+Read and write of osg::Node description data in <extra>
27882+Plugin option "NoExtras" to prevent writing of <extra> data and only traverse the active children when saving
27883
27884Changes/additions
27885+instanced_geometry and instanced_controller are now loaded in a single Geode with multiple Geometries instead of multiple geodes with a single Geometry
27886+Changed all calls to the deprecated createAndPlace() to the new add() methods
27887+All transformation elements <scale>, <rotate>, <translate>, <lookat>, <matrix>, <skew> are now concatenated properly in to a single MatrixTransform.
27888 Previously this was not done in order as required by Collada and and not all elements were included.
27889+Complete skew matrix creation
27890+Automatically add GL_RESCALE_NORMAL if scale is non-identity
27891+Blinn shininess remapping to [0,128] when in range [0,1]
27892+Changes to CMake file to make it compile on Windows
27893+Coding style and code documentation
27894
27895Bug fixes
27896+Transparent texture writing fixed
27897+Fixed bug in using osg node name as collada node ID
27898+Fixed usage of double sided faces in GOOGLEEARTH extra
27899+Not adding blendfunc and blendcolor when opaque
27900
27901TODO/Wishlist
27902-solve differences in drawables, DAE reader should place multiple collation elements into multiple primitivesets in a single geometry where possible (only when same material)
27903-solve differences in matrices
27904-multitexture support
27905-skinned mesh and generic animations using osgAnimation
27906-profile_GLSL based on COLLADA OpenGL Effects Viewer http://ati.amd.com/developer/rendermonkey/downloads.html
27907-handling more <extra> to more closely mimic the intended lighting"
27908
27909
27910
27911Mon, 24 Nov 2008 13:50:28 +0000
27912Checked in by : Robert Osfield
27913Replaced usage atof to asciiToFloat.
27914
27915Mon, 24 Nov 2008 13:19:01 +0000
27916Checked in by : Robert Osfield
27917Converted OpenGL version number code to using osg::asciiToFloat to avoid issues with conversion using locale senstive atof function
27918
27919Mon, 24 Nov 2008 11:39:02 +0000
27920Checked in by : Robert Osfield
27921From Jason Daly, "This is a plugin (two, actually) that will allow OSG to load .bsp map files from Valve's Source Engine games (Half-Life 2, etc.).  One plugin (called "vbsp" to distinguish it from the Quake 3 bsp loader) reads the .bsp file itself, and the other ("vtf") reads the texture files.The set up for this to work is a bit more complex than most files, since the engine expects all files to be in a certain place, and it tends to mix case a lot.  I tried to explain everything in the VBSP_README.txt file."
27922
27923This plugin has been integrated with the pre-exisiting bsp plugin.
27924
27925
27926
27927
27928
27929Mon, 24 Nov 2008 10:28:19 +0000
27930Checked in by : Robert Osfield
27931Renamig of files in prep of merge of valve bsp support
27932
27933Mon, 24 Nov 2008 10:16:03 +0000
27934Checked in by : Robert Osfield
27935From Tim Moore, "the GraphicsWindowX11 code was not correctly calling GraphicsContext::resized when the window was not mapped with the requested geometry."
27936
27937Mon, 24 Nov 2008 10:13:27 +0000
27938Checked in by : Robert Osfield
27939Updated wrappers
27940
27941Sun, 23 Nov 2008 17:28:13 +0000
27942Checked in by : Robert Osfield
27943Added mechnism for tracking when a VncImage is inactive or not.
27944
27945Sun, 23 Nov 2008 15:51:43 +0000
27946Checked in by : Robert Osfield
27947Added mechanism for tracking when interactive images are being rendered to enable their backends to only rendered them when they are actively being rendered in the OpenGL window.
27948
27949Sun, 23 Nov 2008 11:35:43 +0000
27950Checked in by : Robert Osfield
27951Introduce osg::asciiToDouble/asciiToFloat function.
27952
27953Sun, 23 Nov 2008 10:20:50 +0000
27954Checked in by : Robert Osfield
27955From Ulrich Hertlein, "I noticed some regression in the BMP loader - some 8-bit (paletted) files wouldn't load anymore but simply crash.After taking a look at the current state of the BMP loader I decided it might be worth a shot at reimplementing that part.  For example: the current loader doesn't properly handle 1- and 4-bit files, incorrectly loads 16-bit files as intensity-alpha (they are RGB555), is full of dead code, and generally not in very good shape.
27956
27957Attached is my re-implementation for review.
27958
27959I've checked it against the test images from http://wvnvaxa.wvnet.edu/vmswww/bmp.html and models that use BMP files.
27960"
27961
27962
27963
27964
27965Sun, 23 Nov 2008 09:57:41 +0000
27966Checked in by : Robert Osfield
27967From Paul Martz, added missing export
27968
27969Sat, 22 Nov 2008 14:30:21 +0000
27970Checked in by : Robert Osfield
27971Removed the optional build for osgWidget and plugins as these are options that are appropriate for building all the time
27972
27973Sat, 22 Nov 2008 12:14:19 +0000
27974Checked in by : Robert Osfield
27975From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk.
27976
27977Fri, 21 Nov 2008 18:16:43 +0000
27978Checked in by : Robert Osfield
27979From Danny Valente, submitted bu Jean-Sebastien Guay, "Some context: In the past I submitted a fix to osgViewer::CompositeViewer where events would get wrong input ranges. Later, you made a change to set the eventState's current graphics context to the current graphics context. However, there's a problem in the sequence of events. Here's the recap (doing a graphical diff with the attached file will show this clearly):Before:
27980
279811. if the camera is not a slave camera
27982  1.1 set the eventState's graphics context to the current context.
279832. if the current master view is not the view which has the focus
27984  2.1 set the current master view to be the view which has the focus
27985  2.2 use the new master view's eventState instead of the old one
27986
27987Now as you can see from this sequence, the graphics context is set on the eventState before switching to the view which has focus (and thus using another eventState). So the new eventState, in the case we need to switch views, will contain an old graphics context, not the correct one.
27988
27989Just inversing these steps fixes the problem:
27990
279911. if the current master view is not the view which has the focus
27992  1.1 set the current master view to be the view which has the focus
27993  1.2 use the new master view's eventState instead of the old one
279942. if the camera is not a slave camera
27995  2.1 set the eventState's graphics context to the current context.
27996
27997Now, the eventState will refer to the correct graphics context in both cases.
27998
27999Attached is a fixed CompositeViewer.cpp (based on today's SVN) which does this. Note that some other things are done in the 1. and 2. cases, but they have no influence on each other so they can just be swapped without problems.
28000"
28001
28002
28003
28004Fri, 21 Nov 2008 17:44:16 +0000
28005Checked in by : Robert Osfield
28006Added handling of View::LightingMode
28007
28008Fri, 21 Nov 2008 17:10:41 +0000
28009Checked in by : Robert Osfield
28010Build fix
28011
28012Fri, 21 Nov 2008 16:09:28 +0000
28013Checked in by : Robert Osfield
28014Added exports
28015
28016Fri, 21 Nov 2008 13:23:55 +0000
28017Checked in by : Robert Osfield
28018From David Spilling, better support for multitexture in obj loader.
28019
28020Fri, 21 Nov 2008 12:38:22 +0000
28021Checked in by : Robert Osfield
28022From Jaromir Vitek, osgpackeddepthstencil example as a test case.
28023
28024Fri, 21 Nov 2008 12:31:28 +0000
28025Checked in by : Robert Osfield
28026Updated wrappers
28027
28028Fri, 21 Nov 2008 12:30:12 +0000
28029Checked in by : Robert Osfield
28030Made the ParticleSystemUpdate::addParticleSystem, removeParticleSystem, replaceParticleSystem and setParticleSystem methods all virtual to allow them to be overriden.
28031
28032Fri, 21 Nov 2008 12:15:16 +0000
28033Checked in by : Robert Osfield
28034From Mario Valle, "Attached two small correction to remove the following warnings from MINGW build."
28035
28036Fri, 21 Nov 2008 12:10:27 +0000
28037Checked in by : Robert Osfield
28038From Jason Beverage, "The _pluginData member variable is not properly copied when using the copy constructor for ReaderWriter::Options."
28039
28040Fri, 21 Nov 2008 12:05:03 +0000
28041Checked in by : Robert Osfield
28042From Joakim Simonsson, fixed warning.
28043
28044Fri, 21 Nov 2008 11:52:48 +0000
28045Checked in by : Robert Osfield
28046From Gordon Tomlinson, "Find enclosed fix for a leak in the Tessellator::reset(), were the new verts were not being deleted, only the container wasWe have confirmed the leak while running things through Purify,"
28047
28048Small code tweaks by Robert Osfield to streamline the code.
28049
28050
28051
28052Fri, 21 Nov 2008 11:27:11 +0000
28053Checked in by : Robert Osfield
28054Updated wrappers
28055
28056Fri, 21 Nov 2008 11:23:21 +0000
28057Checked in by : Robert Osfield
28058From Serge Lages, "Here you can find some modifications to osgManipulator to work with double values instead of floats. Indeed I faced problems with the osgManipulator library when working with Earth based scenes, it was impossible to drag objects in a precise way if they were too far from the center of the scene."
28059
28060Fri, 21 Nov 2008 11:09:11 +0000
28061Checked in by : Robert Osfield
28062Replaced tabs
28063
28064Fri, 21 Nov 2008 10:27:31 +0000
28065Checked in by : Robert Osfield
28066Added handling of case when there is so scene graph attached to a view.
28067
28068Thu, 20 Nov 2008 17:27:21 +0000
28069Checked in by : Robert Osfield
28070From Jim Vaughan, "I found a  bug in the code I sent you last month.  It was working for SoVRMLTransform nodes, but SOTransform nodes are not in the IV scenegraph the way I thought they were.  The attached file contains a fix for this."
28071
28072Thu, 20 Nov 2008 13:07:21 +0000
28073Checked in by : Robert Osfield
28074Added readNodeFile support the gecko plugin.
28075
28076Thu, 20 Nov 2008 12:03:21 +0000
28077Checked in by : Robert Osfield
28078Added DisplaySettings::s/getApplication() to help with gecko plugin initialization when it requires the application name
28079
28080Thu, 20 Nov 2008 11:47:38 +0000
28081Checked in by : Robert Osfield
28082Updated wrappers
28083
28084Thu, 20 Nov 2008 11:28:20 +0000
28085Checked in by : Robert Osfield
28086Clean up osgbrowser after moving browser implementation into gecko plugin
28087
28088Thu, 20 Nov 2008 11:27:36 +0000
28089Checked in by : Robert Osfield
28090Moved browser code from osgbrowser example into gecko plugin to make the browser functionality accessible to other OSG applications
28091
28092Wed, 19 Nov 2008 20:34:53 +0000
28093Checked in by : Robert Osfield
28094Reverted Kyle Centers mistaken patch that removed a _currentContext->valid() that was actually required.
28095
28096Wed, 19 Nov 2008 17:16:29 +0000
28097Checked in by : Robert Osfield
28098Moved Browser.h and Browser.cpp from osgbrowser into osgWidget.
28099
28100Wed, 19 Nov 2008 17:04:02 +0000
28101Checked in by : Robert Osfield
28102Added XUL_DIR searching
28103
28104Wed, 19 Nov 2008 17:02:45 +0000
28105Checked in by : Robert Osfield
28106Fixed component directory path handling.
28107
28108Wed, 19 Nov 2008 16:58:32 +0000
28109Checked in by : Robert Osfield
28110Refactored browser classes so that there is now a base class and reader writer.
28111
28112Tue, 18 Nov 2008 23:38:18 +0000
28113Checked in by : Robert Osfield
28114Changed osgbrowser example to use a local CMakeModules/FindXUL.cmake script, and specialization of GTK dependencies to only non Windows/OSX platforms.
28115
28116Tue, 18 Nov 2008 17:20:45 +0000
28117Checked in by : Robert Osfield
28118Removed debug output
28119
28120Tue, 18 Nov 2008 15:18:34 +0000
28121Checked in by : Robert Osfield
28122Added optional bool keep to BarrierOperation to make it more resuable
28123
28124Tue, 18 Nov 2008 14:46:02 +0000
28125Checked in by : Robert Osfield
28126Moved update functionality into from UBrowserImage into update.
28127
28128Tue, 18 Nov 2008 13:36:47 +0000
28129Checked in by : Robert Osfield
28130Added support for running all ubrowser operataions in a background thread.
28131
28132Mon, 17 Nov 2008 19:15:12 +0000
28133Checked in by : Robert Osfield
28134Fixed key mapping
28135
28136Mon, 17 Nov 2008 17:58:59 +0000
28137Checked in by : Robert Osfield
28138Refactored the UBrowser functionality so a UBrowserThread singlton class takes over more responsibility of integratation with llmozlib.
28139
28140Mon, 17 Nov 2008 15:53:04 +0000
28141Checked in by : Robert Osfield
28142Removed dependency on GLUT.
28143
28144Mon, 17 Nov 2008 15:49:24 +0000
28145Checked in by : Robert Osfield
28146Ported example to using OSG objects for rendering rather than GLUT
28147
28148Mon, 17 Nov 2008 10:36:55 +0000
28149Checked in by : Robert Osfield
28150Introduced xulrunner extensions from llmozlib2, and got things working under linux
28151
28152Fri, 14 Nov 2008 20:50:40 +0000
28153Checked in by : Robert Osfield
28154From Philip Lowman, "If you change CMAKE_INSTALL_PREFIX in the cache editor after building the OSG, it causes the entire project to rebuild (at least with the CMake makefile generator due to changing preprocessor definitions applied across all targets).I suggest moving the definition of OSG_DEFAULT_LIBRARY_PATH (which is responsible for this global rebuild) into osgDB/CMakeLists.txt which is the only library in the code where this definition is (and is likely ever to be) used.  This way if the user changes it, only osgDB will rebuild."
28155
28156
28157
28158
28159Fri, 14 Nov 2008 20:31:28 +0000
28160Checked in by : Robert Osfield
28161Added definition of std::wstring as a work around to a lack of wstring under Cygwin.
28162
28163Fri, 14 Nov 2008 18:22:01 +0000
28164Checked in by : Robert Osfield
28165From Simon Hammett, moved VS #prgama warning disabling from include/osg/Export to CMakeList.txt.
28166
28167Fri, 14 Nov 2008 18:15:12 +0000
28168Checked in by : Robert Osfield
28169Removed reduncent #includes
28170
28171Fri, 14 Nov 2008 17:03:59 +0000
28172Checked in by : Robert Osfield
28173From Wojciech Lewandowski, "Attached are modifications to GraphicsWindowWin32. By default workaround is set to off. But could be activated/decativated via CMake as well as system environment variable. I also modified src\osgViewer\CMakeLists.txt to turn off this workaround by default as suggested."
28174
28175Fri, 14 Nov 2008 16:54:07 +0000
28176Checked in by : Robert Osfield
28177Added GTK and GLUT guards to osgbrowser include
28178
28179Fri, 14 Nov 2008 16:48:07 +0000
28180Checked in by : Robert Osfield
28181Further work on experiment llmozlib/geko based embedded web browser
28182
28183Thu, 13 Nov 2008 15:35:08 +0000
28184Checked in by : Robert Osfield
28185An "attempt" at using LLMozLib sources as a base for a gecko based embedded browser.
28186
28187Thu, 13 Nov 2008 10:49:33 +0000
28188Checked in by : Robert Osfield
28189Updated version number in prep for 2.5.6 dev release
28190
28191Wed, 12 Nov 2008 22:54:12 +0000
28192Checked in by : Robert Osfield
28193Moved Poppler-glib check into root CMakeList.txt
28194
28195Wed, 12 Nov 2008 14:57:30 +0000
28196Checked in by : Robert Osfield
28197Improved filepath handling, and increased the image resolution for better rendering quality
28198
28199Wed, 12 Nov 2008 14:21:05 +0000
28200Checked in by : Robert Osfield
28201Introduced new osgpdf example that use Cario + Poppler libraries to provide a means of rendering a pdf document to an osg::Image.
28202
28203Wed, 12 Nov 2008 14:20:15 +0000
28204Checked in by : Robert Osfield
28205Updated wrappers
28206
28207Wed, 12 Nov 2008 10:30:17 +0000
28208Checked in by : Robert Osfield
28209Added osgViewerGetVersion() into context creation code as a means of forcing windows to link in osgViewer properly.
28210
28211Tue, 11 Nov 2008 17:59:35 +0000
28212Checked in by : Robert Osfield
28213Improved naming
28214
28215Tue, 11 Nov 2008 17:30:11 +0000
28216Checked in by : Robert Osfield
28217Tweaked comment
28218
28219Tue, 11 Nov 2008 17:29:48 +0000
28220Checked in by : Robert Osfield
28221Added default fallback of a window context is none is otherwise specified.
28222
28223Tue, 11 Nov 2008 16:59:58 +0000
28224Checked in by : Robert Osfield
28225Added command line argument docs and support for -h/--help command line options
28226
28227Tue, 11 Nov 2008 16:59:12 +0000
28228Checked in by : Robert Osfield
28229Removed the redundent prepending of application name.
28230
28231Tue, 11 Nov 2008 16:21:04 +0000
28232Checked in by : Robert Osfield
28233Added timing stats
28234
28235Tue, 11 Nov 2008 16:13:37 +0000
28236Checked in by : Robert Osfield
28237Added --geometry, --geometry-vbo and --geometry-va command line options and associated geometry test codes
28238
28239Tue, 11 Nov 2008 15:00:29 +0000
28240Checked in by : Robert Osfield
28241Added --delay <microseconds> option that is run between each OpenGL object apply, defaults to 0
28242
28243Tue, 11 Nov 2008 12:50:51 +0000
28244Checked in by : Robert Osfield
28245Added support for fbo testing.
28246
28247Mon, 10 Nov 2008 20:06:27 +0000
28248Checked in by : Robert Osfield
28249First cut of osgmemorytest example that is written to allocate many windows/pbuffer/GL objects as test of how many objects can be allocated on a machine.
28250
28251Mon, 10 Nov 2008 13:56:59 +0000
28252Checked in by : Robert Osfield
28253Added commented out flt entry for compiling the old deprecated flight plugin (useful for testing purposes).
28254
28255Mon, 10 Nov 2008 13:48:36 +0000
28256Checked in by : Robert Osfield
28257Fix to traversal of children of an LOD - based on a suggestion from Katharina Plugge.
28258
28259Sun, 9 Nov 2008 11:56:02 +0000
28260Checked in by : Robert Osfield
28261Added support for Camera::PACKED_DEPTH_STENCIL_BUFFER to .osg and .ive formats
28262
28263Sun, 9 Nov 2008 11:55:11 +0000
28264Checked in by : Robert Osfield
28265From Jaromir Vitek, "patch contains extension to fbo and camera. Camera can attach new render buffer for depth and stencil logical buffer in packed form."
28266
28267Sat, 8 Nov 2008 17:53:51 +0000
28268Checked in by : Robert Osfield
28269From Jean-Sebastien Guay, replaced M_PI with osg::PI.
28270
28271Fri, 7 Nov 2008 18:02:05 +0000
28272Checked in by : Robert Osfield
28273Updated ChangeLog for 2.7.5 release
28274
28275Fri, 7 Nov 2008 17:40:25 +0000
28276Checked in by : Robert Osfield
28277From Csaba Halasz, fix for hang when running in CullThreadPerCameraDrawThreadPerContext threading model.
28278
28279Fri, 7 Nov 2008 17:23:55 +0000
28280Checked in by : Robert Osfield
28281Fixed typo
28282
28283Fri, 7 Nov 2008 17:07:43 +0000
28284Checked in by : Robert Osfield
28285Fixed build under gcc 4.3.2
28286
28287Fri, 7 Nov 2008 16:26:46 +0000
28288Checked in by : Robert Osfield
28289Updated ChangeLog and version number for 2.7.5 release
28290
28291Fri, 7 Nov 2008 16:14:49 +0000
28292Checked in by : Robert Osfield
28293Removed fstream for wrapper due to problems with wrapping.
28294
28295Fri, 7 Nov 2008 16:03:37 +0000
28296Checked in by : Robert Osfield
28297Removed due to problems with build
28298
28299Fri, 7 Nov 2008 15:38:40 +0000
28300Checked in by : Robert Osfield
28301Updated wrappers
28302
28303Fri, 7 Nov 2008 15:08:08 +0000
28304Checked in by : Robert Osfield
28305From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
28306
28307Fri, 7 Nov 2008 15:01:15 +0000
28308Checked in by : Robert Osfield
28309Converted tabs to four spaces
28310
28311Fri, 7 Nov 2008 13:18:40 +0000
28312Checked in by : Robert Osfield
28313From Tim Moore, removed redundent forward declartion of BoundingBox and BoundingSphere
28314
28315Fri, 7 Nov 2008 10:23:57 +0000
28316Checked in by : Robert Osfield
28317From Martins Innus, "Here is a fix to add requestWarpPointer for OS X.  It seems to work for me, I just took what osgProducer had.  These are updated files to 2.7.3"
28318
28319Thu, 6 Nov 2008 16:48:55 +0000
28320Checked in by : Robert Osfield
28321Changed to using stdio.h.
28322
28323Thu, 6 Nov 2008 14:56:31 +0000
28324Checked in by : Robert Osfield
28325Updated wrappers
28326
28327Thu, 6 Nov 2008 14:46:11 +0000
28328Checked in by : Robert Osfield
28329Fixed constness of getTexture/getRenderBuffer() const and added non cost version.
28330
28331Thu, 6 Nov 2008 14:29:35 +0000
28332Checked in by : Robert Osfield
28333From Michael Platings, "I've added functions to get the texture, renderbuffer and other properties from a FrameBufferAttachment."
28334
28335Thu, 6 Nov 2008 14:17:12 +0000
28336Checked in by : Robert Osfield
28337From Kyle Centers, removed redundent check to _currentContext.valid().
28338
28339Thu, 6 Nov 2008 14:04:26 +0000
28340Checked in by : Robert Osfield
28341From Csaba Halasz, adding missing export directives
28342
28343Thu, 6 Nov 2008 13:57:14 +0000
28344Checked in by : Robert Osfield
28345From Thomas Wedner, "use osgViewer::CompositeViewer with several views. All views share parts of their scene graphs. Within these common part some nodes have event handlers which use the action adapter argument to the event handler to determinate which view received the event. Here is the problem, osgViewer::CompositeViewer::eventTraversal sets the action adapter field in the EventVisitor always to the last view which received an event, instead of using the view which actually received the event, so determination of the correct view does not work. I looked at the code a bit, and moved the code for setting the action adapter to a IMO better place"
28346
28347Thu, 6 Nov 2008 13:40:35 +0000
28348Checked in by : Robert Osfield
28349From Ulrich Hertleinm "cmake 2.6 is having trouble on Mac OS X because example/CMakeLists.txt addes subdirectory osgviewerGLUT twice.  I took the liberty to remove the second occurrence. "
28350
28351Thu, 6 Nov 2008 13:38:11 +0000
28352Checked in by : Robert Osfield
28353Fixed IntersectionVisitor::accept(Camera) handling of relative Cameras.
28354
28355Thu, 6 Nov 2008 13:36:25 +0000
28356Checked in by : Robert Osfield
28357From Chris Denham, added transform to cube to test picking fixes
28358
28359Wed, 5 Nov 2008 16:06:25 +0000
28360Checked in by : Robert Osfield
28361Removed redundent static ImageStream pointer
28362
28363Wed, 5 Nov 2008 15:59:48 +0000
28364Checked in by : Robert Osfield
28365Added --no-rescale, --rescale (default) and --shift-min-to-zero command line options for controlling how the pixel data is managed.
28366
28367Wed, 5 Nov 2008 15:04:38 +0000
28368Checked in by : Robert Osfield
28369Added --replace-rgb-with-luminance option
28370
28371Wed, 5 Nov 2008 15:04:11 +0000
28372Checked in by : Robert Osfield
28373Added support for different pixel formats and datatypes in copyImage() method
28374
28375Wed, 5 Nov 2008 11:56:44 +0000
28376Checked in by : Robert Osfield
28377Fixed return value of ArgumentParser::find() for when the search string is not found, the correct value is now -1.
28378
28379Wed, 5 Nov 2008 10:29:45 +0000
28380Checked in by : Robert Osfield
28381Added extra data types info to debug message
28382
28383Wed, 5 Nov 2008 10:27:49 +0000
28384Checked in by : Robert Osfield
28385Added Thread::Init() to CurrentThread
28386
28387Tue, 4 Nov 2008 16:31:47 +0000
28388Checked in by : Robert Osfield
28389Compiled fix for gcc 4.3.2
28390
28391Tue, 4 Nov 2008 12:57:30 +0000
28392Checked in by : Robert Osfield
28393Fixed --images commandline parsing
28394
28395Mon, 3 Nov 2008 16:55:06 +0000
28396Checked in by : Robert Osfield
28397Added GPL copyright notice
28398
28399Mon, 3 Nov 2008 16:31:44 +0000
28400Checked in by : Robert Osfield
28401Added handling of texture matrices and texture rectangles in InteractiveImageHandler
28402
28403Mon, 3 Nov 2008 15:58:02 +0000
28404Checked in by : Robert Osfield
28405Refactored osgvnc example to utilise the new vnc plugin
28406
28407Mon, 3 Nov 2008 15:57:21 +0000
28408Checked in by : Robert Osfield
28409Added vnc plugin.
28410
28411Mon, 3 Nov 2008 15:08:04 +0000
28412Checked in by : Robert Osfield
28413Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to facilitate the subclassing of Image providing interactive behaviours so as used in the vnc interactive VncImage class.osgViewer::InteractiveImageHandler provides an event handler that convertes osgGA
28414mouse and keyboard events into the coordinate frame of an image based on ray intersection with geometry in
28415the associated subgraph.
28416
28417Changed the ordering of events processing in Viewer and CompositeViewer to allow
28418scene graph event handlers to take precidence over viewer event handlers and camera manipulators
28419
28420
28421
28422
28423Mon, 3 Nov 2008 15:03:49 +0000
28424Checked in by : Robert Osfield
28425Changed version number to 2.7.5 in prep for dev release
28426
28427Mon, 3 Nov 2008 10:17:26 +0000
28428Checked in by : Robert Osfield
28429Changed Tiff plugin to link to TIFF_LIBRARIES to handle case where JPEG and ZLIB are dependencies.
28430
28431Fri, 31 Oct 2008 16:48:19 +0000
28432Checked in by : Robert Osfield
28433Wrapped up the various client streaming methods + thread into VncImage classes.
28434
28435Fri, 31 Oct 2008 13:59:32 +0000
28436Checked in by : Robert Osfield
28437Implemented keyboard and mouse dispatch from vnc client to vnc server.
28438
28439Fri, 31 Oct 2008 12:03:44 +0000
28440Checked in by : Robert Osfield
28441Added very basic osgvnc example that uses the LibVNCServer client libries for implementing a vnc client as an osg::Image with the vnc data stream going to it.
28442
28443Thu, 30 Oct 2008 13:05:08 +0000
28444Checked in by : Robert Osfield
28445Removed renduent osgDB::Registry DatabasePager methods
28446
28447Wed, 29 Oct 2008 12:04:11 +0000
28448Checked in by : Robert Osfield
28449Updated ChangeLog, AUTHORS.txt and README.txt for 2.4.7 release
28450
28451Wed, 29 Oct 2008 11:51:47 +0000
28452Checked in by : Robert Osfield
28453From Blasius Czink, "changed the CHECK_CXX_SOURCE_RUNS macro slightly to avoid the compile problems due to bugged "intrin.h". In such a case the mutex fallback will be used (see attached file)."
28454
28455Wed, 29 Oct 2008 11:15:33 +0000
28456Checked in by : Robert Osfield
28457Warning fixes
28458
28459Wed, 29 Oct 2008 11:09:08 +0000
28460Checked in by : Robert Osfield
28461Added missing implementations
28462
28463Wed, 29 Oct 2008 10:56:40 +0000
28464Checked in by : Robert Osfield
28465Updated ChangeLog and AUTHORS.txt for 2.7.4 release
28466
28467Wed, 29 Oct 2008 10:38:55 +0000
28468Checked in by : Robert Osfield
28469Updated wrappers
28470
28471Wed, 29 Oct 2008 10:25:24 +0000
28472Checked in by : Robert Osfield
28473From Lukas Diduch, added a multithread compsite viewer path, accessible using:   osgviewerQT --MTCompositeViewer --QOSGWidget cow.osg
28474
28475
28476
28477
28478Wed, 29 Oct 2008 10:12:02 +0000
28479Checked in by : Robert Osfield
28480From James Moliere, fixed display of axis
28481
28482Tue, 28 Oct 2008 17:28:14 +0000
28483Checked in by : Robert Osfield
28484From Lionel Lagrade, "I've replaced readsome by read+gcount."From Robert Osfeld, added throw on uncompress error.
28485
28486
28487
28488Mon, 27 Oct 2008 19:59:05 +0000
28489Checked in by : Robert Osfield
28490From Chris Denham, changed nested Camera intersection test so that it requires the command line --relative-camera-scene to enable it
28491
28492Mon, 27 Oct 2008 17:42:04 +0000
28493Checked in by : Robert Osfield
28494Added --help-env docs for OSG_MAX_PAGEDLOD
28495
28496Mon, 27 Oct 2008 17:11:01 +0000
28497Checked in by : Robert Osfield
28498Merged in comment split code from the old flt plugin so that FLT comments string with returns in them are put into separate description entries.
28499
28500Mon, 27 Oct 2008 17:09:36 +0000
28501Checked in by : Robert Osfield
28502From Wojciech Lewandowski, "I am sending a really minor fix for StatsHandler::reset method. We dynamically add and remove slave cameras in our application. StatsHandler does not automatically adapt to this situation, and we call StatsHandler::reset to force it to update number of cameras and their graphs. Unfortunately, if stats were already drawn, reset would not remove former graph drawables and they would remain frozen below new stats. This update fixes it.  "
28503
28504Mon, 27 Oct 2008 16:16:28 +0000
28505Checked in by : Robert Osfield
28506From Chris Denham, default scene that tests the use of in scene graph Camera which has a RELATIVE_RF ReferenceFrame.
28507
28508Mon, 27 Oct 2008 16:06:24 +0000
28509Checked in by : Robert Osfield
28510From Chris Denham, fixed support of in scene graph osg::Camera's with ReferenceFrame of RELATIVE_RF.
28511
28512Mon, 27 Oct 2008 15:26:53 +0000
28513Checked in by : Robert Osfield
28514From Katharina Plugge, "I found a bug in the OpenFlight-Plugin. When exporting to OpenFlight it could happen that palettes of an external reference like the texture palette are set wrong, because they are overwritten by parent settings (userData), which actually do not refer to palette entries respectively ParentPools (happens for example if a Transform is parent of a ProxyNode). The static cast from userData to ParentPools should therefore be a dynamic cast. ---------------------------function FltExportVisitor::writeExternalReference( const osg::ProxyNode& proxy ):
28515
28516Line 423 in file expPrimaryRecords.cpp has to be changed from
28517
28518const ParentPools* pp = static_cast<const ParentPools*>(proxy.getUserData() );
28519
28520to
28521
28522const ParentPools* pp = dynamic_cast<const ParentPools*>(proxy.getUserData() );
28523"
28524
28525
28526
28527Mon, 27 Oct 2008 13:09:43 +0000
28528Checked in by : Robert Osfield
28529Various warning fixes
28530
28531Mon, 27 Oct 2008 11:49:31 +0000
28532Checked in by : Robert Osfield
28533Updated wrappers
28534
28535Mon, 27 Oct 2008 11:08:54 +0000
28536Checked in by : Robert Osfield
28537From Mathias Froehlich, "This change is a result of a recent thread on osg-users. The semantic change that went into the ac loader with the past patch was incorrect wrt the document describing the behaviour of ac files and inconsistent with what ac3d itself displays for that files. This attached change reverts the behaviour to the original one. The infrastructure to change this is left in place. The change is based on rev 9045."
28538
28539Mon, 27 Oct 2008 10:42:58 +0000
28540Checked in by : Robert Osfield
28541From Blasius Czink, "Among other things I added support for atomic operations on BSD-like systems and additional methods (for "and", "or", "xor"). "and a later post the same osg-submissions thread:
28542
28543"it's been a while since I have made the changes but I think it was due to problems with static builds of OpenThreads on windows. I was using
28544OpenThreads in a communication/synchronisation library (without
28545OpenSceneGraph). It seems I forgot to post a small change in the CMakeLists file of OpenThreads. If a user turns DYNAMIC_OPENTHREADS to OFF (static build) OT_LIBRARY_STATIC will be defined in the Config.
28546Without these changes a windows user will always end up with a "__declspec(dllexport)" or "__declspec(dllimport)" which is a problem for static builds."
28547
28548And another post from Blasius on this topic:
28549
28550"I tested with VS2005 and VS2008. For 32 bit everything works as expected. For x64 and VS2008 I could successfully do the cmake-configure and then the compilation but I had occasional crashes of cmTryCompileExec.exe (during the cmake-configure phase) which seems to be a cmake bug. With VS2005 and 64bit cmake does not set _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED although the interlocked functionality should be there. If I place the source snippet from the CHECK_CXX_SOURCE_RUNS macro to a separate sourcefile I can compile and run the resulting executable successfully. Forcing OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED (on VS2005/x64) reveals a bug in "intrin.h" which seems to be fixed in VS2008 but not in VS2005.
28551
28552In case anyone is interested the lines:
28553__MACHINEI(unsigned char _interlockedbittestandset(long *a, long b))
28554__MACHINEI(unsigned char _interlockedbittestandreset(long *a, long b))
28555__MACHINEX64(unsigned char _interlockedbittestandset64(__int64 *a, __int64 b))
28556__MACHINEX64(unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b))
28557
28558should be changed to:
28559__MACHINEI(unsigned char _interlockedbittestandset(long volatile *a, long b))
28560__MACHINEI(unsigned char _interlockedbittestandreset(long volatile *a, long b))
28561__MACHINEX64(unsigned char _interlockedbittestandset64(__int64 volatile *a, __int64 b))
28562__MACHINEX64(unsigned char _interlockedbittestandreset64(__int64 volatile *a, __int64 b))
28563
28564The worst thing that can happen is that interlocked funtionality is not detected during cmake-configure and the mutex fallback is used.
28565Which reminds me another small glitch in the Atomic header so I attached a corrected version.
28566
28567
28568
28569    Why is the OT_LIBRARY_STATIC added to the config file? It is not needed anywhere.
28570
28571OT_LIBRARY_STATIC is needed if you are doing static-builds on Windows. See my previous post on that.
28572"
28573
28574
28575
28576
28577Mon, 27 Oct 2008 10:40:13 +0000
28578Checked in by : Robert Osfield
28579Fixed positioning of wings
28580
28581Mon, 27 Oct 2008 09:48:34 +0000
28582Checked in by : Robert Osfield
28583From Mathieu Marache, "I came across a bug when building OpenSceneGraph with MSVC_VERSIONED_DLL, NMake makefiles and CMake 2.6.2. The compilation fails because it tries to copy ot11-OpenThreads.lib to OpenThreads.lib which is valid for the 2.4.x era of CMake but not anymore in 2.6.x era. The provided file from the CMakeModules directory adds a tests on the CMake version and corrects this. Works for me now."
28584
28585Mon, 27 Oct 2008 09:44:49 +0000
28586Checked in by : Robert Osfield
28587From Alberto Lucas, fixed typo
28588
28589Sun, 26 Oct 2008 22:22:38 +0000
28590Checked in by : Robert Osfield
28591Improved the support for no pre compile, and configuring the number of threads in the DatabasePager.
28592
28593Sun, 26 Oct 2008 22:21:09 +0000
28594Checked in by : Robert Osfield
28595Improved the error reporting
28596
28597Sat, 25 Oct 2008 13:17:22 +0000
28598Checked in by : Robert Osfield
28599From Jim Vaughan,- Matrix transform nodes were stripped out, and the
28600vertices and normals of each node were
28601transposed by the modelling matrix.  My change preserves
28602the matrix transform nodes, so that
28603models can still be articulated by changing the matrices.
28604
28605- Lights were copied from the COIN scenegraph to the OSG
28606scenegraph, but they were not associated
28607with a LightSource node.  My change for this creates a
28608Group and adds a LightSource for each Light.
28609
28610- If VRML textures have names, the name is now copied to
28611
28612--
28613
28614Form Robert Osfild, changed SbString to std::string usage
28615
28616
28617M    Inventor/ConvertFromInventor.h
28618M    Inventor/ConvertFromInventor.cpp
28619
28620
28621
28622Fri, 24 Oct 2008 11:38:40 +0000
28623Checked in by : Robert Osfield
28624From Alberto Luaces, "it seems a copy-paste error is present on the OBJ loader when parsing the options given by the user. "noTesselateLargePolygons" is being activated instead of "noTriStripPolygons". I'm attaching the fixed file."
28625
28626Fri, 24 Oct 2008 10:02:13 +0000
28627Checked in by : Robert Osfield
28628Fixed typo
28629
28630Fri, 24 Oct 2008 09:59:12 +0000
28631Checked in by : Robert Osfield
28632Add osgParticle:: qualifiers in front of Program entries to avoid issues when combining osg::Program and osgParticle::Program in a single app
28633
28634Fri, 24 Oct 2008 09:49:55 +0000
28635Checked in by : Robert Osfield
28636Changed timing stats to osg::INFO level
28637
28638Fri, 24 Oct 2008 08:09:36 +0000
28639Checked in by : Robert Osfield
28640Removed debugging test.
28641
28642Thu, 23 Oct 2008 16:33:14 +0000
28643Checked in by : Robert Osfield
28644Introduced new method of management the number of PagedLOD active, by using a capping the number of PagedLOD to a sepcified maximum, with pruning of inactive PagedLOD when the total number of inactive and active PagedLOD goes above the maximum.To enable the mode set the env var OSG_MAX_PAGEDLOD to a value something like 1000.
28645
28646
28647
28648Tue, 21 Oct 2008 16:39:24 +0000
28649Checked in by : Robert Osfield
28650From Panagiotis Koutsourakis, "We are using Open Scene Graph for an application and we need COLLADA support. While testing the pluggin we found a small bug and we are submitting a patch.The first attachment is a small program that creates a scene with two
28651pyramids, transformed by two instances of
28652osg::PositionAttitudeTransform. One of them is rotated 90 degrees in
28653the X axis, and the scene is exported both in the native OSG (.osg)
28654and COLLADA (.dae)  formats. In the first case the rotated pyramid is
28655displayed correctly whereas in the second the pyramid seems not to be
28656rotated.
28657
28658In the COLLADA 1.4.1 specification (found at
28659http://www.khronos.org/collada/) it is specified that
28660"The <rotate> element contains a list of four floating-point values
28661[...] followed by an angle in degrees" but the plugin seems to write
28662the value in radians.
28663
28664The problem seems to be in the method daeWriter::apply() that seems to
28665be writing the angle value in radians to the COLLADA file. The patch
28666can be found in the second attachment and is simply a call to
28667RadiansToDegrees wrapped around the angle.
28668"
28669
28670
28671
28672Tue, 21 Oct 2008 16:32:55 +0000
28673Checked in by : Robert Osfield
28674From Wojciech Lewandowski, "I made a minor tweak in StandardShadowMap.cpp. As agreed with J-S I have added AlphaFunc/AlphaTest to shadow camera stateset to make sure transparent objects will not cast blocky solid shadows."
28675
28676Tue, 21 Oct 2008 16:31:01 +0000
28677Checked in by : Robert Osfield
28678From Chris Denham, "However, just spotted another inconsistency between UFOManipulator::getMatrix() and UFOManipulator::getInverseMatrix() It assumes that inverse(_inverseMatrix * _offset) = _offset * _matrix This is only true when _offset=identity, so I think it should be inverse(_offset) * _matrix This inconsistency can cause problems when switching from UFO to other manipulators, because the UFO:Manipulator::getMatrix function is not necessarily returning a correct inverse of the currently set ModelViewTransform. It was tempting to change the name of the _offset member to _inverseOffset, or to maintain both variables, but in the end went for the minimal change."
28679
28680Tue, 21 Oct 2008 16:27:22 +0000
28681Checked in by : Robert Osfield
28682From Per Fahlberg, "I ran into a problem when using another library that implemented the same functions as the osg jpeg plugin, i guess they both originated from the same example code :) As a solution I added a namespace in ReaderWriterJPEG.cpp around the functions. "
28683
28684Tue, 21 Oct 2008 15:51:56 +0000
28685Checked in by : Robert Osfield
28686#if'd out an premature StateSet optimization that was causing problems with datasets that mixed multi-texture coord geometry with single texture coord geometries in a single scene graph.
28687
28688Tue, 21 Oct 2008 09:50:07 +0000
28689Checked in by : Robert Osfield
28690Updated wrappers
28691
28692Mon, 20 Oct 2008 16:24:57 +0000
28693Checked in by : Robert Osfield
28694Introduce osgDB::FileCache, and updated osgfilecache and DatabasePager to use it.
28695
28696Mon, 20 Oct 2008 08:43:25 +0000
28697Checked in by : Robert Osfield
28698Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer.
28699
28700Fri, 17 Oct 2008 09:16:02 +0000
28701Checked in by : Robert Osfield
28702From Paul Melis, fixed typo
28703
28704Wed, 15 Oct 2008 10:07:21 +0000
28705Checked in by : Robert Osfield
28706From Chris Denham, "I noticed that UFOManipulator _matrix and _inverseMatrix may be inconsistently set due to typo in UFOManipulator::home(). I assume the intention is that _matrix and _inverseMatrix are kept consistent, so corrected file attached.///////////// OSG 2.6 //////////////////
28707  _inverseMatrix.makeLookAt( _homeEye, _homeCenter, _homeUp );
28708  _matrix.invert( _matrix );
28709///////////// after typo correction /////////////////
28710 _inverseMatrix.makeLookAt( _homeEye, _homeCenter, _homeUp );
28711  _matrix.invert( _inverseMatrix );
28712///////////////////////////////////////"
28713
28714
28715
28716Tue, 14 Oct 2008 17:20:58 +0000
28717Checked in by : Robert Osfield
28718Changed erroneous ZLIB_INCLUDE_DIRS to ZLIB_INCLUDE_DIR
28719
28720Tue, 14 Oct 2008 16:57:37 +0000
28721Checked in by : Robert Osfield
28722From Jason Beverage, "Here is a small change to the CURL plugin to distinguish between a 400 level error and a 500 level error.If a 400 level error occurs, a FILE_NOT_FOUND ReadResult is appropriate.
28723
28724If a 500 level error occurs (such a 503, Service unavailable), the application might want to try to load the file again in a few seconds/minutes.  This submission returns ERROR_IN_READING_FILE if a 500 level error occurs so that clients can easily distinguish between the errors.
28725
28726The actual error code is also added to the "message" of the ReadResult so if a client needs more information, they can just parse the message to retrieve the error code."
28727
28728
28729
28730Tue, 14 Oct 2008 16:44:14 +0000
28731Checked in by : Robert Osfield
28732Converted M_PI* usage across to osg::PI
28733
28734Tue, 14 Oct 2008 16:35:03 +0000
28735Checked in by : Robert Osfield
28736From Ricard Schmidt, dot writer plugin.
28737
28738Tue, 14 Oct 2008 15:24:39 +0000
28739Checked in by : Robert Osfield
28740From James Moliere, "   The code below is to show how a heirarchy of objects can be made within a scenegraph.     In other words, how there can be a parent/child relationship between objects such     that when a parent is rotated or translated, the children move is respect to it's     parent movement.  A robotic arm is used in this example because this is what I'm     using OSG for."
28741
28742Tue, 14 Oct 2008 15:10:10 +0000
28743Checked in by : Robert Osfield
28744Removed geomoflife_frag.cpp experiement from CMakeList.txt file
28745
28746Tue, 14 Oct 2008 14:58:10 +0000
28747Checked in by : Robert Osfield
28748From J.P Delport, game of life example that demonstrates ping pong render to texture rendering
28749
28750Tue, 14 Oct 2008 14:37:11 +0000
28751Checked in by : Robert Osfield
28752Added zlib support to curl and ive plugins
28753
28754Tue, 14 Oct 2008 14:36:24 +0000
28755Checked in by : Robert Osfield
28756Added debug timing code
28757
28758Tue, 14 Oct 2008 14:27:41 +0000
28759Checked in by : Robert Osfield
28760Added a Refrenced::getGlobalReferencedMutex, and OpenThreads::ScopedPointerLock() and use of this in add/removeParent() codes to avoid threading problems when using atomic ref counting.
28761
28762Tue, 14 Oct 2008 14:25:54 +0000
28763Checked in by : Robert Osfield
28764UPdated version numbers
28765
28766Fri, 10 Oct 2008 12:01:54 +0000
28767Checked in by : Robert Osfield
28768Moved compress/uncompress code across to using gzip compatible methods
28769
28770Thu, 9 Oct 2008 18:46:49 +0000
28771Checked in by : Robert Osfield
28772Added initial cut of gz compress/uncompress plugin
28773
28774Thu, 9 Oct 2008 17:02:16 +0000
28775Checked in by : Robert Osfield
28776Initial cut of zlib based compress/uncompress plugin
28777
28778Thu, 9 Oct 2008 13:16:49 +0000
28779Checked in by : Stephan Maximilian HUBER
28780From Stephan Huber: updated XCode-project, added osgVolume-lib
28781
28782Thu, 9 Oct 2008 08:52:14 +0000
28783Checked in by : Robert Osfield
28784Fixed the frame rate reporting so that it handles the case when animation is slowed or speeded up
28785
28786Wed, 8 Oct 2008 13:19:16 +0000
28787Checked in by : Robert Osfield
28788Updated date
28789
28790Wed, 8 Oct 2008 13:18:14 +0000
28791Checked in by : Robert Osfield
28792Updated ChangeLog and AUTHORS.txt for 2.7.3 dev release
28793
28794Wed, 8 Oct 2008 12:54:45 +0000
28795Checked in by : Robert Osfield
28796Updated wrappers
28797
28798Wed, 8 Oct 2008 12:29:43 +0000
28799Checked in by : Robert Osfield
28800Added friend struct ViewData to try and avoid compile issues under HP-UX
28801
28802Wed, 8 Oct 2008 11:30:18 +0000
28803Checked in by : Robert Osfield
28804Added Texture1D(Image*) and Texture3D(Image*) constructors
28805
28806Wed, 8 Oct 2008 10:55:20 +0000
28807Checked in by : Robert Osfield
28808Replaced std::vector::insert with std::copy + back_inserter to avoid member template problems with sunos.
28809
28810Wed, 8 Oct 2008 10:10:34 +0000
28811Checked in by : Robert Osfield
28812From Mathias Froehlich, fixes for HP-UX, SGI and Solaris build
28813
28814Tue, 7 Oct 2008 15:59:10 +0000
28815Checked in by : Robert Osfield
28816Moved OSG_FORCE_QUERY_RESULT_AVAILABLE_BEFORE_RETRIEVAL into src/osg/CMakeLists.txt
28817
28818Tue, 7 Oct 2008 15:58:07 +0000
28819Checked in by : Robert Osfield
28820Made line graph solid (alpha = 1.0)
28821
28822Tue, 7 Oct 2008 15:41:47 +0000
28823Checked in by : Robert Osfield
28824From Jean-Sebastien Guay and Robert Osfield, added setDataVariance(osg::DYNAMIC) to avoid problems to optimization.
28825
28826Tue, 7 Oct 2008 15:21:12 +0000
28827Checked in by : Robert Osfield
28828Added osgText to link line
28829
28830Tue, 7 Oct 2008 15:19:48 +0000
28831Checked in by : Robert Osfield
28832Restoring Roger's original 2.0 factor as on review the later orthographic projection code doesn't require the position to be far out from the center to simulate an infinite light.
28833
28834Tue, 7 Oct 2008 15:16:37 +0000
28835Checked in by : Robert Osfield
28836From Roger James, "The light position is incorrectly calculated for shadow casting scenes whose bounding box centre is not the origin. This is a one line fix. "
28837
28838Tue, 7 Oct 2008 14:36:46 +0000
28839Checked in by : Robert Osfield
28840From Wojciech Lewandowski and Robert Osfield, add CMake build option for controlling the Windows/NVidia multi-monitor workaround.
28841
28842Tue, 7 Oct 2008 14:25:09 +0000
28843Checked in by : Robert Osfield
28844Updated wrappers
28845
28846Tue, 7 Oct 2008 14:19:28 +0000
28847Checked in by : Robert Osfield
28848Replaced IntersectVisitor usage with IntersectionVisitor
28849
28850Tue, 7 Oct 2008 14:01:14 +0000
28851Checked in by : Robert Osfield
28852Replaced usage of depreacted IntersectVisitor with IntersectionVisitor
28853
28854Tue, 7 Oct 2008 13:37:04 +0000
28855Checked in by : Robert Osfield
28856From Jean-Sebastirn Guay, "Inspired by the latest additions to the StatsHandler, here is my own addition. It's a graph that helps show the variation of the various stats over time. It's clearer than just having bars for the last 10 frames or so, IMHO, since 10 frames go by pretty fast...The graph is displayed "under" (behind) the normal bar chart you get when you press 's' twice. It doesn't hide the normal stats, you can still read them without any trouble, and that way, it doesn't take any more screen space. It starts from the left, and will scroll left when there is enough data to fill the screen width. The graph lines have the same colors we're used to (except I made the event color a bit bluer, so it's not exactly the same as the update color). A screen shot is attached.
28857
28858The lines get a bit confused when they're all overlapping at the bottom of the graph, but I think that's the least of our concerns (if they're all at the bottom of the graph - except FPS of course - then great!).
28859
28860The only thing I'm not very keen about is that to make things simple, I clamp the values to a given maximum. Right now, the maximums I have set are:
28861
28862* Frame rate: 100 fps (people have 60, 75, 85Hz refresh rates, so there's no one right value, but I think 100 is OK)
28863* Stats: 0.016 seconds (what you need to get 60Hz minimum)
28864
28865This could be changed so that the scale of the graph changes according to the maximum value in the last screenful of the graph instead of clamping values. We would then need to display the scale for each value on the side of the graph, because if the scale changes, you need to know what it is at this moment.
28866
28867I tried to make things easy to change, so for example if you don't like that the graph is in the same space as the normal stats bars, it's easy to move it anywhere else, and make it have other dimensions. The maximums and colors are also easy to change.
28868
28869The impact on performance should be minimal, since it's one vertex per graph line that's added per frame, and vertices are removed when they scroll off the screen, so you'll never have more than say 1280 * (3 + ncameras) vertices on the screen at one time. No polygons, I used line strips. The scrolling is done with a MatrixTransform."
28870
28871
28872
28873Tue, 7 Oct 2008 13:06:53 +0000
28874Checked in by : Robert Osfield
28875From Colin McDonald, "Attached is an update to the dxf plugin which adds rudimentary support for text entities. "
28876
28877Tue, 7 Oct 2008 12:31:42 +0000
28878Checked in by : Robert Osfield
28879From Mathias Froehlich, build fixes
28880
28881Tue, 7 Oct 2008 11:35:41 +0000
28882Checked in by : Robert Osfield
28883Added the ability to release OpenGL objects in PagedLOD subgrphs that are no longer being rendered.
28884
28885Mon, 6 Oct 2008 17:15:16 +0000
28886Checked in by : Robert Osfield
28887Updated wrappers
28888
28889Mon, 6 Oct 2008 17:03:32 +0000
28890Checked in by : Robert Osfield
28891Improved the ImageSequence::setLength() settting.
28892
28893Mon, 6 Oct 2008 17:02:56 +0000
28894Checked in by : Robert Osfield
28895Updated to reflect changes in NodeVistor::ImageRequestHandler.
28896
28897Mon, 6 Oct 2008 17:02:20 +0000
28898Checked in by : Robert Osfield
28899Refactored ImageSequence to provided a cleaner and more robust implementation
28900
28901Mon, 6 Oct 2008 14:18:27 +0000
28902Checked in by : Robert Osfield
28903From Wojciech Lewandowski, build fixes for handling Matrix::value_type == float
28904
28905Mon, 6 Oct 2008 14:15:27 +0000
28906Checked in by : Robert Osfield
28907Ran dos2unix
28908
28909Mon, 6 Oct 2008 09:39:43 +0000
28910Checked in by : Robert Osfield
28911From Glenn Waldron, "osgTerrain::Locator::setTransformAsExtents() does not update the _inverse member. Fix attached. "
28912
28913Mon, 6 Oct 2008 08:58:50 +0000
28914Checked in by : Robert Osfield
28915Converted tabs to four spaces
28916
28917Mon, 6 Oct 2008 08:53:54 +0000
28918Checked in by : Robert Osfield
28919Ran dos2unix on headers
28920
28921Mon, 6 Oct 2008 08:53:25 +0000
28922Checked in by : Robert Osfield
28923Ran dos2unix on new shadow implemenations
28924
28925Mon, 6 Oct 2008 08:48:44 +0000
28926Checked in by : Robert Osfield
28927From Jason Beverage, "Attached is a fix for getTile in the Terrain class.  It should be checking for itr == _terrainTileMap.end() instead of itr != _terrainTileMap.end()."
28928
28929Fri, 3 Oct 2008 16:57:01 +0000
28930Checked in by : Robert Osfield
28931Added include <osg/Config> to take advantage of OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION
28932
28933Fri, 3 Oct 2008 15:36:34 +0000
28934Checked in by : Robert Osfield
28935Moved the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION definition into the Config.in rather use of -D define
28936
28937Fri, 3 Oct 2008 15:15:33 +0000
28938Checked in by : Robert Osfield
28939Updated wrappers
28940
28941Fri, 3 Oct 2008 15:15:04 +0000
28942Checked in by : Robert Osfield
28943Added optional compile of the new ref_ptr<>:T* operator() output conversion operator, controlled via a CMake option OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION.
28944
28945Fri, 3 Oct 2008 15:13:11 +0000
28946Checked in by : Robert Osfield
28947From Neil Groves, addition on a T* implicit output conversion method and removal of comparison methods that are replaced by the single conversion method.From Robert Osfield, optional compilation of above.
28948
28949
28950
28951
28952Fri, 3 Oct 2008 13:38:55 +0000
28953Checked in by : Robert Osfield
28954Compile fix required when using ref_ptr<> implicit output conversion
28955
28956Fri, 3 Oct 2008 13:34:32 +0000
28957Checked in by : Robert Osfield
28958From Neil Groves, added intrusive_ptr_add_ref and intrusive_ptr_release methods to enable usage of boost::intrusive_ptr<> with osg::Referenced objects.
28959
28960Fri, 3 Oct 2008 11:04:23 +0000
28961Checked in by : Robert Osfield
28962From Bryan Thrall, fixed typos in exception strings.
28963
28964Fri, 3 Oct 2008 11:02:13 +0000
28965Checked in by : Robert Osfield
28966From Paul Martz, "I had to make Yet Another tweak to the workaround for the occlusion query issue on NVIDIA cards. Testing indicates that this produces stable results. I checked this in to the 2.6 branch as revision 8965. Please include this on the trunk"
28967
28968Fri, 3 Oct 2008 09:55:20 +0000
28969Checked in by : Robert Osfield
28970From Neil Groves, "Frequently I would like code that has a signature like: void foo(osg::ref_ptr<osg::Node> node) to work for osg::ref_ptr<osg::Group>, osg::ref_ptr<osg::Geode> etc. The behaviour of osg::ref_ptr does not mimic the behaviour of a raw pointer in this regard.To facilitate this possibility I have added a template copy constructor and a template assignment operator. These work for safe conversions like those in my previous example, but fail as desired for non-safe conversions since the template instantiation fails during the raw pointer copy/assignment.
28971
28972The lack of this facility has appreciably handicapped development of generic algorithms applied to the scene graph, and I believe that this alteration will be welcomed by most of the community. If there are issues with antiquated compilers not supporting template member functions then perhaps a small piece of conditional compilation is in order.
28973
28974I have made the change using the latest release version (2.6) as the base. The full file is attached.
28975
28976I have not tested building the osg wrappers and the script binding code. I have tested the legal and illegal conversions of both copying and assignment to ensure that behave as expected on MSVC7.1, MSVC8, MSVC9, GCC 4.3."
28977
28978
28979
28980Fri, 3 Oct 2008 09:22:40 +0000
28981Checked in by : Robert Osfield
28982From Tatsuhiro Nishioka, submissions posted by Stephan Huber, "attached you'll find a modified ReaderWriterQT.cpp-file where I removed the support for rgb(a)-files. Quicktime supports only files with 3/4-channels rgba-files and not 1/2-channels rgb-files.This submission is from Tatsuhiro Nishioka, here's his original quote:
28983
28984    When FlightGear crashes, the error message
28985    "GraphicsImportGetNaturalBounds failed" shows up. By adding printf
28986    debug, I found the error was -8969: codecBadDataErr when loading a
28987    gray-scaled (2 channels) rgba files even though the file can be loaded
28988    with Gimp and osgViewer properly.
28989
28990    So I made an investigation on this problem and found an interesting
28991    thing. This error occurs only when non-rgb files are loaded before rgb
28992    files. The reason is that rgba files can be handled by both
28993    osgdb_rgb.so and osgdb_qt.so, but the error happens only when
28994    osgdb_qt.so try to load a gray-scaled rgba file.
28995
28996    When a program is about to load an rgba file, osgdb_rgb.so is loaded
28997    and it handles the rgba file properly. In contrast, when a gray-scaled
28998    rgb file is being loaded after a non-rgb file (say png) is already
28999    loaded by osgdb_qt.so, osgdb_qt.so tries to load the file instead of
29000    osgdb_rgb, which causes the error above.
29001
29002    Anyway, the bad thing is that QuickTime cannot handle gray-scaled rgb
29003    files properly. The solution for this is not to let osgdb_qt handle
29004    rgb files since osgdb_rgb can handle these properly.
29005
29006"
29007
29008
29009
29010Fri, 3 Oct 2008 09:19:53 +0000
29011Checked in by : Robert Osfield
29012From Stephan Huber, removed now redundent setEventQueue method
29013
29014Fri, 3 Oct 2008 09:02:23 +0000
29015Checked in by : Robert Osfield
29016From Roland Smeenk, A year ago Stephan Maximilian Huber sent in a submission with enhanced statistics. Because I was interested in the scene statistics of his submission I tried to merge his changes with the current CVS head. I made a few changes to the way the statistics are displayed. Attached you will find the new StatsHandler and a screenshot of the statistics in the compositeviewer example.This code will add two extra statistics options:
29017-Camera scene statistics, stats for the scene after culling (updated at 10 Hz)
29018-View scene statistics, stats for the complete scene (updated at 5 Hz)
29019
29020Each camera and each view will expand the statistics to the right.
29021
29022I also added the requests and objects to compile of the databasepager to the databasepager statistics.""
29023
29024
29025
29026Fri, 3 Oct 2008 08:35:59 +0000
29027Checked in by : Robert Osfield
29028From Mathias Froehlich, Wr.t AC3D Texture clamping "I had a quick look at the problem. Attached is a change that is able to provide shared textures for the clamp and the repeat case. So this appears to be the best fix I guess ...Also it additionaly shares the TexEnv StateAttribute in a whole ac3d model."
29029
29030
29031
29032Fri, 3 Oct 2008 08:33:17 +0000
29033Checked in by : Robert Osfield
29034Added missing dirtyBound() calls
29035
29036Thu, 2 Oct 2008 15:45:08 +0000
29037Checked in by : Robert Osfield
29038Various improvements to the dicom loader to be able to handle a broader range of dicom files
29039
29040Mon, 29 Sep 2008 18:30:17 +0000
29041Checked in by : Robert Osfield
29042Updated shaders
29043
29044Mon, 29 Sep 2008 17:00:38 +0000
29045Checked in by : Robert Osfield
29046Improved the dicom plugins handling of different slice positions
29047
29048Mon, 29 Sep 2008 13:22:12 +0000
29049Checked in by : Robert Osfield
29050Turned off the yaw mode on the FlightManipilator to make it easier to navigate in volumes
29051
29052Mon, 29 Sep 2008 11:00:42 +0000
29053Checked in by : Robert Osfield
29054From Mathieu Marache, support for CDash
29055
29056Mon, 29 Sep 2008 10:59:54 +0000
29057Checked in by : Robert Osfield
29058From Erik den Dekker, "I received a compiler warning in osgDB::registry::readObjectOfType while compiling SVN trunk with MSVC 2008...\..\..\..\src\osgDB\Registry.cpp(910) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'osgDB::Registry::LoadStatus' can equal the given constant
29059
29060A quick review of the code revealed a piece of code that was clearly wrong, possibly due to a copy-and-paste error.
29061
29062 "
29063
29064
29065
29066Mon, 29 Sep 2008 10:56:42 +0000
29067Checked in by : Robert Osfield
29068Added support for using ImageSequence to animate volumes
29069
29070Sun, 28 Sep 2008 15:16:13 +0000
29071Checked in by : Robert Osfield
29072Improved the isosurface shaders, and mde GLSL usage the default
29073
29074Fri, 26 Sep 2008 15:47:31 +0000
29075Checked in by : Robert Osfield
29076Improved GLSL isosurface support when using a transfer function
29077
29078Fri, 26 Sep 2008 14:50:41 +0000
29079Checked in by : Robert Osfield
29080Added setting of various filters and setResizeNonPowerOfTwoHint(false) on normals maps etc.
29081
29082Fri, 26 Sep 2008 13:51:49 +0000
29083Checked in by : Robert Osfield
29084Added docs for read-threads <numthreads> command line options
29085
29086Fri, 26 Sep 2008 13:51:18 +0000
29087Checked in by : Robert Osfield
29088Changed loadLibrary so that it retusn a LoadStatus variable to enable calling codes to differentiate between whether a library is already loaded, or is newly loaded
29089
29090Fri, 26 Sep 2008 11:29:00 +0000
29091Checked in by : Robert Osfield
29092Added --isosurface and --mip paths into osgvolume example, and added associted shaders
29093
29094Fri, 26 Sep 2008 11:19:59 +0000
29095Checked in by : Robert Osfield
29096From Mathias Froehlich, "for the rand functions stdlib.h is required ..."
29097
29098Fri, 26 Sep 2008 10:59:28 +0000
29099Checked in by : Robert Osfield
29100From Lionel Lagarde, "Here is a correction on DatabasePager::FindCompileableGLObjectsVisitorThe apply(osg::Drawable *) method doesn't update the _drawableSet and
29101the isCompiled test was inversed."
29102
29103
29104
29105Fri, 26 Sep 2008 10:43:18 +0000
29106Checked in by : Robert Osfield
29107From Fabio Mierlo, "n the lines 428 and 430 of obj.cpp file from release 2.6.0, the parser use only the first 7 characters to compare the string "map_opacity " and to copy the followed parameter, but the string have 12 characters."
29108
29109Thu, 25 Sep 2008 15:20:20 +0000
29110Checked in by : Robert Osfield
29111From Mathieu Marache, added support for CDash
29112
29113Thu, 25 Sep 2008 15:19:42 +0000
29114Checked in by : Robert Osfield
29115Removed unused methods
29116
29117Thu, 25 Sep 2008 15:04:05 +0000
29118Checked in by : Robert Osfield
29119Updated wrappers
29120
29121Thu, 25 Sep 2008 14:41:27 +0000
29122Checked in by : Robert Osfield
29123Added osg2cpp example into build
29124
29125Thu, 25 Sep 2008 14:41:06 +0000
29126Checked in by : Robert Osfield
29127Added convinience methods for parse shader source files
29128
29129Thu, 25 Sep 2008 14:39:57 +0000
29130Checked in by : Robert Osfield
29131Created new osg2cpp utility that creates .cpp files from source shaders that can be included directly in application code, see osgvolume for an example.
29132
29133Thu, 25 Sep 2008 14:39:08 +0000
29134Checked in by : Robert Osfield
29135Moved shaders into .cpp, with the shaders created by the new osg2cpp utility
29136
29137Thu, 25 Sep 2008 10:21:44 +0000
29138Checked in by : Robert Osfield
29139Added .vert and .frag to list of accepted extension in the GLSL plugin
29140
29141Wed, 24 Sep 2008 16:03:47 +0000
29142Checked in by : Robert Osfield
29143From Jean-Sebastian Guay, fixed windows build
29144
29145Wed, 24 Sep 2008 16:00:45 +0000
29146Checked in by : Robert Osfield
29147From Riccardo Corsi, Added 3gp file extension to supported list in quicktime plugin
29148
29149Wed, 24 Sep 2008 15:59:55 +0000
29150Checked in by : Robert Osfield
29151Added 3gp extension alias for quicktime
29152
29153Wed, 24 Sep 2008 10:45:15 +0000
29154Checked in by : Robert Osfield
29155Added shader based transfer function, enabled via --gpu-tf
29156
29157Wed, 24 Sep 2008 10:20:23 +0000
29158Checked in by : Robert Osfield
29159Fixed transfer function parsing
29160
29161Tue, 23 Sep 2008 17:29:28 +0000
29162Checked in by : Robert Osfield
29163Added mutex usage to protect access to plugin and readerwriter containers
29164
29165Tue, 23 Sep 2008 15:41:49 +0000
29166Checked in by : Robert Osfield
29167Added "serialize" and plugin "preload" options in the "read-threads" code path.
29168
29169Tue, 23 Sep 2008 13:58:49 +0000
29170Checked in by : Robert Osfield
29171Added read-threads <numThreads> command line and read thread test back end
29172
29173Tue, 23 Sep 2008 09:59:23 +0000
29174Checked in by : Robert Osfield
29175From Wojciech Lweandowski, added support for noew LispSM shadow technique (use --lispsm on CmdLine) and added IslandScene database (use -4 on CmdLine).
29176
29177Mon, 22 Sep 2008 17:24:26 +0000
29178Checked in by : Robert Osfield
29179Added support for reading raw data and transfer function from a volume header
29180
29181Mon, 22 Sep 2008 16:18:02 +0000
29182Checked in by : Robert Osfield
29183Added --page-and-discard, --page-and-retain, --preload and --length command line options
29184
29185Mon, 22 Sep 2008 16:17:28 +0000
29186Checked in by : Robert Osfield
29187Fixed typo
29188
29189Mon, 22 Sep 2008 15:56:22 +0000
29190Checked in by : Robert Osfield
29191Added stats handler
29192
29193Mon, 22 Sep 2008 15:01:25 +0000
29194Checked in by : Robert Osfield
29195From Ulrich Hertlein, fixes for OSX build
29196
29197Mon, 22 Sep 2008 14:58:35 +0000
29198Checked in by : Robert Osfield
29199Changed OSG_DEBUG_POSTFIX to use ADDQUOTES in the .cpp rather than trying to add quotes via CMakeLists.txt
29200
29201Mon, 22 Sep 2008 14:55:19 +0000
29202Checked in by : Robert Osfield
29203From Ralf Habacker and Robert Osfield, added search for plugins with OS specific file plugin extensions
29204
29205Mon, 22 Sep 2008 14:46:54 +0000
29206Checked in by : Robert Osfield
29207Added getExtensionIncludingDot to provide more efficient handling of extensions
29208
29209Mon, 22 Sep 2008 13:16:29 +0000
29210Checked in by : Robert Osfield
29211Changed the macro usage so that the quotes are now added inside the .cpp
29212
29213Mon, 22 Sep 2008 11:13:50 +0000
29214Checked in by : Robert Osfield
29215Added readNode implementation that creates an osgVolume::Volume for the specified dicom file.
29216
29217Sun, 21 Sep 2008 11:12:31 +0000
29218Checked in by : Robert Osfield
29219Added Volume wrappers, and updated terrain wrappers
29220
29221Sun, 21 Sep 2008 11:05:03 +0000
29222Checked in by : Robert Osfield
29223Create initial class placeholders for main volume rendering classes
29224
29225Sat, 20 Sep 2008 15:43:38 +0000
29226Checked in by : Robert Osfield
29227Change TileID::layer to TileID::level
29228
29229Sat, 20 Sep 2008 10:34:47 +0000
29230Checked in by : Robert Osfield
29231From Chris Denham, changed gluGetErrorString to using osg::State::checkGLErrors() to avoid null pointer dereference
29232
29233Sat, 20 Sep 2008 10:09:56 +0000
29234Checked in by : Robert Osfield
29235From Mathias Froehlich, added catch for GL_COLOR_MATERIAL mode being set.
29236
29237Sat, 20 Sep 2008 10:05:31 +0000
29238Checked in by : Robert Osfield
29239From John Vida Larring, "If an application initializes osgViewer::GraphicsWindowEmbedded() but never gets around to do any rendering before the application is closed, the result with be a crash (SIGABRT/std::logic_error) in osg::getGLVersionNumber().The fix was to check whether glGetString( GL_VERSION ) returned a null pointer (Ref. svn diff below). The altered src/osg/GLExtensions.cpp is zipped and attached to this email."
29240
29241
29242
29243Fri, 19 Sep 2008 19:51:57 +0000
29244Checked in by : Robert Osfield
29245Added wrapper support for new osgShadow classes
29246
29247Fri, 19 Sep 2008 19:51:27 +0000
29248Checked in by : Robert Osfield
29249From Wojciech Lewandowski, a range of new ShadowMap implementations include View Dependent Shadow Maps - LispSMFrom Robert Osfield, refactored Wojciech's submission to integrated with osgShadow and use coding sytle more consistent with rest of OSG.
29250
29251
29252
29253Fri, 19 Sep 2008 12:49:22 +0000
29254Checked in by : Robert Osfield
29255From Mathias Froehlich, added support for search in the installed directories for plugins
29256
29257Fri, 19 Sep 2008 08:16:41 +0000
29258Checked in by : Robert Osfield
29259From Richard Schmidt, fixed the handling of user data so that it uses ref_ptr<> to avoid data getting deleted.
29260
29261Thu, 18 Sep 2008 16:48:21 +0000
29262Checked in by : Robert Osfield
29263Updated ChangeLog
29264
29265Thu, 18 Sep 2008 16:03:34 +0000
29266Checked in by : Robert Osfield
29267Added Serializer wrappers
29268
29269Thu, 18 Sep 2008 15:50:22 +0000
29270Checked in by : Robert Osfield
29271Moved Serializer header from VPB into osgDB.
29272
29273Thu, 18 Sep 2008 15:44:21 +0000
29274Checked in by : Robert Osfield
29275Updated wrappers
29276
29277Thu, 18 Sep 2008 15:18:59 +0000
29278Checked in by : Robert Osfield
29279refactored the getWindows(..) and getContexts(..) methods so that they produce consistent ordering based on the order Camera/slave camera ordering.
29280
29281Thu, 18 Sep 2008 15:16:57 +0000
29282Checked in by : Robert Osfield
29283From Mathias Froehlich, "Attached one namespace/scope lookup problem which shows up on irix."
29284
29285Thu, 18 Sep 2008 14:48:28 +0000
29286Checked in by : Robert Osfield
29287From Christopher Blaesius, "Soft shadow mapping is basically the same as hard shadow mapping beside that it uses a different fragment shader. So for me it makes sense that osgShadow::SoftShadowMap is derived from osgShadow::ShadowMap, this makes it easier to maintain the two classes. Additional SoftShadowMap also provides the same Debug methods as ShadowMap."
29288
29289Thu, 18 Sep 2008 13:54:22 +0000
29290Checked in by : Robert Osfield
29291Updated wrappers
29292
29293Thu, 18 Sep 2008 13:54:13 +0000
29294Checked in by : Robert Osfield
29295From Alan Dickinson, change methods to virtual.
29296
29297Thu, 18 Sep 2008 13:18:12 +0000
29298Checked in by : Robert Osfield
29299From John Argentieri, added missing  _stripTextureFilePath( false ) initializer.
29300
29301Thu, 18 Sep 2008 13:09:21 +0000
29302Checked in by : Robert Osfield
29303From Chris Denham, added missing ccopy of polyOffset in copy constructor
29304
29305Thu, 18 Sep 2008 13:05:24 +0000
29306Checked in by : Robert Osfield
29307From Chris Denham, " I think I may have discovered a bug in osgShadow/ShadowMap.cpp that results in incomplete shadows being generated. The problem seems to caused by an incorrect interpretation of the spot light cutoff angle. The valid ranges for spot cutoff are 0-90 and 180, i.e half the 'field of view' for the spotlight. Whereas the shadow map code seems to assume the the spot cutoff is equal to the field of view. This results in the shadows generated by the spotlight getting clipped at half the spot cutoff angle.I have fixed this in my copy of ShadowMap.cpp:
29308===============================
29309//Original code from OSG 2.6:
29310      if(selectLight->getSpotCutoff() < 180.0f)   // spotlight, then we don't need the bounding box
29311      {
29312          osg::Vec3 position(lightpos.x(), lightpos.y(), lightpos.z());
29313          float spotAngle = selectLight->getSpotCutoff();
29314          _camera->setProjectionMatrixAsPerspective(spotAngle, 1.0, 0.1, 1000.0);
29315
29316_camera->setViewMatrixAsLookAt(position,position+lightDir,osg::Vec3(0.0f,1.0f,0.0f));
29317      }
29318===============================
29319// My modifications:
29320      float fov = selectLight->getSpotCutoff() * 2;
29321      if(fov < 180.0f)   // spotlight, then we don't need the bounding box
29322      {
29323          osg::Vec3 position(lightpos.x(), lightpos.y(), lightpos.z());
29324          _camera->setProjectionMatrixAsPerspective(fov, 1.0, 0.1, 1000.0);
29325
29326_camera->setViewMatrixAsLookAt(position,position+lightDir,osg::Vec3(0.0f,1.0f,0.0f));
29327      }
29328
29329This change seems correct for spot cutoff in the range 0, 90, but since OpenGL doesn't claim to support cutoffs >90 && <180, I'm not sure how shadow map should deal with those cases, but ignoring spot cut off greater than 90 here seems reasonable to me.
29330"
29331
29332
29333
29334
29335Thu, 18 Sep 2008 12:57:15 +0000
29336Checked in by : Robert Osfield
29337From Ralf Habacker, "the appended patch fixes the problem reported on http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2008-January/006110.html. "> Using QOSGWidget - QWidget + osgViewer creating the graphics context.
29338>
29339> Windows Error #2000: [Screen #0] GraphicsWindowWin32::setWindow() - Unable
29340> to create OpenGL rendering context. Reason: The pixel format is invalid.
29341>
29342>
29343>
29344> And then the following fate error pops up:
29345>
29346>
29347>
29348> The instruction at "0x014c7ef1" referenced memory at "0x000000a4", The
29349> memory could not be "read".
29350>
29351> Click on Ok to terminate the program
29352>
29353> Click on CANCEL to debug the program
29354>
29355>
29356
29357
29358
29359
29360
29361Thu, 18 Sep 2008 12:50:20 +0000
29362Checked in by : Robert Osfield
29363From Robert Osfield and Christophe Loustaunau, fixes for support for 16bit and 32bit tiff images
29364
29365Thu, 18 Sep 2008 10:52:35 +0000
29366Checked in by : Robert Osfield
29367From Mathias Froehlich, "I did some performance test runs with the development gcc-4.4 version. To make it compiel with future gcc's we sppear to need the attached missing includes ..."
29368
29369Thu, 18 Sep 2008 10:49:18 +0000
29370Checked in by : Robert Osfield
29371From Mathieu Marache, "This is an addition for osgSim reader/writer for the osg ascii file format adding osgSim::OverlayNode support. "
29372
29373Thu, 18 Sep 2008 10:39:37 +0000
29374Checked in by : Robert Osfield
29375From Tim Moore, "his submission fixes a bug when the ModularEmitter and ParticleSystem are in different frames of reference. Specifically, it supports the case where the ParticleSystem is not in the world frame. One way this can come up is if your world coordinate system is Earth-centric; the float coordinates of particles don't have enough precision to avoid terrible jitter and other rendering artifacts, so it's convenient to root the particle systems in a local Z-up coordinate system that gets moved around from time to time. "Tweak from Robert Osfield, converted code to use new Drawable::getWorldMatrices method
29376
29377
29378
29379Thu, 18 Sep 2008 10:38:18 +0000
29380Checked in by : Robert Osfield
29381Improved the constness of parameters the Node::getWorldMatrices(..) method.Added Drawable::getWorldMatrices(const Node*) method.
29382
29383
29384
29385Wed, 17 Sep 2008 20:02:39 +0000
29386Checked in by : Robert Osfield
29387From Rob Bloemkool, "This is a submission for src/osgPlugins/ogr/ReaderWriterOGR.cpp - adds display of options when using osgconv --formats. - adds useGroupPerFeature option to have each feature in a separate group. Usage: OSG_OPTIMIZER=OFF osgconv -e ogr -O addGroupPerFeature <infile> <outfile> "
29388
29389Wed, 17 Sep 2008 19:51:35 +0000
29390Checked in by : Robert Osfield
29391From Ewe Woessner, "I looked at the Anaglyphic stereo implementation in SceneView.cpp and think I spotted some copy-paste bugs.osg::ColorMask* leftColorMask = _renderStageLeft->getColorMask();
29392if (!leftColorMask)
29393{
29394   leftColorMask = new osg::ColorMask();
29395   _renderStageLeft->setColorMask(leftColorMask);
29396               ^^^^ here it said right, I think this should be Left.
29397}
29398
29399
29400// ensure that right eye color planes are active.
29401osg::ColorMask* rightColorMask = _renderStageRight->getColorMask();
29402                                             ^^^^ similar here, I think this should be right
29403if (!rightColorMask)
29404{
29405   rightColorMask = new osg::ColorMask();
29406   _renderStageRight->setColorMask(rightColorMask);
29407}
29408
29409and i further removed an unnecessary setColorMask."
29410
29411
29412
29413Wed, 17 Sep 2008 19:25:40 +0000
29414Checked in by : Robert Osfield
29415From Mattias Helsing,CMakeLists.txt changes: "I installed latest Cmake(2.6.1) on a new machine and got a CMP008
29416warning from cmake. This fix set up osg to use the old behaviour which
29417have worked before. We might set this to NEW but I need to do more
29418testing first. I'l be able to test this on winxp with msvc80/90 and
29419ubuntu hardy with gcc-4.2.
29420
29421quote from cmake cvs log
29422policy CMP0008 to decides how to treat full path libraries that do not
29423appear to be valid library file names.  Such libraries worked by
29424accident in the VS IDE and Xcode generators with CMake 2.4 and below."
29425
29426
29427OsgMarcroUtils.cmake changes: "On Philips suggestion truncated a redundant if/else construction in
29428OsgMacroUtils to avoid developer warnings in cmake-2.6.1 concerning
29429cmake policy CMP0008 which allows full paths to libraries only with
29430valid library names
29431"
29432
29433
29434
29435
29436Wed, 17 Sep 2008 18:56:59 +0000
29437Checked in by : Robert Osfield
29438From Alberto Luaces, "Cygwin's cmake build adds a "d" postfix to the plugins installed in debug mode. Nevertheless, the code doesn't acknowledge that, so I had problems with debug versions of the library not being able to open their plugins whereas the release versions worked fine.I have made the same changes in Registry.cpp that are available for the rest
29439of platforms appending that "d" to their plugins. I have also updated the
29440CMakeLists.txt file to get "_DEBUG" defined at compilation time. I have
29441copied the already existent conditional block because of cmake's bizarre
29442operator precedence. Since Cygwin defines both CYGWIN and WIN32, the
29443following would suffice:
29444
29445IF(CYGWIN OR UNIX AND NOT WIN32 AND NOT APPLE)
29446
29447Sadly, it actually doesn't work, so I wrote a new conditional block just for
29448Cygwin. I could join the two blocks when the parentheses support is added in
29449newer versions of cmake."
29450
29451
29452
29453Wed, 17 Sep 2008 18:54:23 +0000
29454Checked in by : Robert Osfield
29455From Adrian Egli, "i came around reviewing my code, and found now finally a solution to remove the polygon offset issue. as we all know the polygon offset has a different behaviour on different GPU system (ATI, NVidia) and this make the use of polygon offset complicate. so i looked for a solution to remove this offset.i changed the shader, also the filtering (default: on) use now a correct 3x3 filter:
29456 1 0 1
29457 0 2 0
29458 1 0 1
29459
29460div: 6
29461
29462of course a better one would be
29463 1 2 1
29464 2 4 2
29465 1 2 1
29466
29467div: 16
29468but this isn't as performant as the simple filter above is. because we need only 5 texture lookups instead of 9, and the result is still good, if you wish we can add a enum to change the pcf filter type once, if there is a need.
29469
29470
29471testet on NVidia Quatro 570M and on ATI Radeon X1600
29472
29473"
29474
29475
29476
29477Wed, 17 Sep 2008 18:51:17 +0000
29478Checked in by : Robert Osfield
29479From Adrian Egli, "I changed the PSSM shadow map implementation, if we have filtered turned on, it should be now correct. The implementation is more robut on different scene. i tested it on NVIDIA card against a park scene, a chess board and a terrain.  unfort. i couldn't test it on any ATI system. may there will be still another problem there. if there are still some artefacts. we should try out better fZOffSet value "
29480
29481Wed, 17 Sep 2008 18:42:52 +0000
29482Checked in by : Robert Osfield
29483From Bill Prendergast, "Found a typo in CameraRenderOrderSortOp in osg/GraphicsContext.cpp (V2.6.0 and prior) as noted below:struct CameraRenderOrderSortOp
29484{
29485   inline bool operator() (const Camera* lhs,const Camera* rhs) const
29486   {
29487       if (lhs->getRenderOrder()<rhs->getRenderOrder()) return true;
29488       if (rhs->getRenderOrder()<lhs->getRenderOrder()) return false;
29489--->    return lhs->getRenderOrderNum()<lhs->getRenderOrderNum();
29490              ^^^                      ^^^
29491   }
29492};
29493
29494Corrected code attached."
29495
29496
29497
29498
29499
29500Wed, 17 Sep 2008 17:25:39 +0000
29501Checked in by : Robert Osfield
29502From Christophe Loustaunau," I have found some errors on the example osgGeometryShaders. It's about the varying in the geometry shader. take a look at the varying vec4 v_color. In the vertex shader, v_color is initialized to gl_vertex then in the geometry shader v_color is initialized to gl_PositionIn[0] and in the fragment shader v_color is used as the fragment color.Try to initialized v_color to vec4(1.0, 0.0, 0.0, 1.0) in the vertex shader and comment the line :
29503"    v_color = v;\n"  in the geometry shader, and you will see the lines as black !
29504
29505It's because you have to use keywords in and out.
29506
29507extract from : http://www.opengl.org/registry/specs/EXT/geometry_shader4.txt :
29508
29509in - for function parameters passed into a function or for input varying
29510variables (geometry only)
29511
29512out - for function parameters passed back out of a function, but not
29513initialized for use when passed in. Also for output varying variables
29514(geometry only).
29515
29516Then for a geometry shader, a varying must be an array :
29517extract from : http://www.opengl.org/registry/specs/EXT/geometry_shader4.txt :
29518
29519Since a geometry shader operates on primitives, each input varying variable needs to be
29520declared as an array. Each element of such an array corresponds to a
29521vertex of the primitive being processed. If the varying variable is
29522declared as a scalar or matrix in the vertex shader, it will be a
29523one-dimensional array in the geometry shader. Each array can optionally
29524have a size declared. If a size is not specified, it inferred by the
29525linker and depends on the value of the input primitive type.
29526
29527
29528Here is a patch based on the svn version of osg that correct that.
29529"
29530
29531
29532
29533Wed, 17 Sep 2008 17:13:13 +0000
29534Checked in by : Robert Osfield
29535From Max Bandazian, "Lines 302-305 of WindowManager.cpp seem to have a parenthesizing error - the code is             if(                 (!win || win->getVisibilityMode() == Window::VM_PARTIAL) &&                 !win->isPointerXYWithinVisible(x, y)             ) continue;But it probably should be
29536
29537if (!win || (win->getVisibilityMode() == Window::VM_PARTIAL) && !win->isPointerXYWithinVisible(x, y)))
29538   continue;
29539
29540The effect of the bug is to segfault if a non-osgWidgets::Window node hasn't been excluded from picking via NodeMask."
29541
29542
29543
29544Wed, 17 Sep 2008 17:07:52 +0000
29545Checked in by : Robert Osfield
29546Updated wrappers
29547
29548Wed, 17 Sep 2008 16:14:28 +0000
29549Checked in by : Robert Osfield
29550From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction set.The optimization is based on the observation that matrix matrix multiplication
29551with a dense matrix 4x4 is 4^3 Operations whereas multiplication with a
29552transform, or scale matrix is only 4^2 operations. Which is a gain of a
29553*FACTOR*4* for these special cases.
29554The change implements these special cases, provides a unit test for these
29555implementation and converts uses of the expensiver dense matrix matrix
29556routine with the specialized versions.
29557
29558Depending on the transform nodes in the scenegraph this change gives a
29559noticable improovement.
29560For example the osgforest code using the MatrixTransform is about 20% slower
29561than the same codepath using the PositionAttitudeTransform instead of the
29562MatrixTransform with this patch applied.
29563
29564If I remember right, the sse type optimizations did *not* provide a factor 4
29565improovement. Also these changes are totally independent of any cpu or
29566instruction set architecture. So I would prefer to have this current kind of
29567change instead of some hand coded and cpu dependent assembly stuff. If we
29568need that hand tuned stuff, these can go on top of this changes which must
29569provide than hand optimized additional variants for the specialized versions
29570to give a even better result in the end.
29571
29572An other change included here is a change to rotation matrix from quaterion
29573code. There is a sqrt call which couold be optimized away. Since we divide in
29574effect by sqrt(length)*sqrt(length) which is just length ...
29575"
29576
29577
29578
29579Wed, 17 Sep 2008 14:23:25 +0000
29580Checked in by : Robert Osfield
29581Updated osgwidget examples to use the new osg::clone() methods
29582
29583Wed, 17 Sep 2008 14:23:05 +0000
29584Checked in by : Robert Osfield
29585Updated wrappers of osgWidget
29586
29587Wed, 17 Sep 2008 14:21:47 +0000
29588Checked in by : Robert Osfield
29589Tweaks to facilitate osgWrapper build
29590
29591Wed, 17 Sep 2008 14:21:19 +0000
29592Checked in by : Robert Osfield
29593Introduce new templated clone(..) methods that return the correct type of object cloned.
29594
29595Wed, 17 Sep 2008 11:43:14 +0000
29596Checked in by : Robert Osfield
29597Added support for finding DCMTK-3.5.4 installed lib/include placement
29598
29599Tue, 16 Sep 2008 18:41:13 +0000
29600Checked in by : Robert Osfield
29601Added osgVolume to docs and wrappers
29602
29603Tue, 16 Sep 2008 15:32:23 +0000
29604Checked in by : Robert Osfield
29605Introduced beginings of osgVolume NodeKit.
29606
29607Tue, 16 Sep 2008 15:31:47 +0000
29608Checked in by : Robert Osfield
29609Complted the first pass at the DCMTK based dicom loader
29610
29611Tue, 16 Sep 2008 09:31:29 +0000
29612Checked in by : Robert Osfield
29613Change the GLSL textureRec and texture2D parameters to use .st to make sure they only use 2D coords.Add setResizeNonPowerOfTwoHint to false for Texture2D.
29614
29615
29616
29617Mon, 15 Sep 2008 19:59:12 +0000
29618Checked in by : Robert Osfield
29619Added optional usage of DCMTK in the dicom plugin
29620
29621Mon, 15 Sep 2008 11:27:30 +0000
29622Checked in by : Robert Osfield
29623From Ralf Habacker, removed redundent SwitchLayer::clear()
29624
29625Sun, 14 Sep 2008 10:31:27 +0000
29626Checked in by : Robert Osfield
29627Introduced Geometry::containsSharedArrays() and Geometry::duplicateSharedArrays() to support a fix to the osgUtil::Simplifier that couldn't handle shared arrays
29628
29629Sat, 13 Sep 2008 13:38:06 +0000
29630Checked in by : Robert Osfield
29631Added reading of whole directories of images
29632
29633Sat, 13 Sep 2008 09:09:51 +0000
29634Checked in by : Robert Osfield
29635Introduced TransferFunction1D::assign(ValueMap&).
29636
29637Fri, 12 Sep 2008 15:41:30 +0000
29638Checked in by : Robert Osfield
29639Removed use of ints and reading from gl_FragColor in shader
29640
29641Thu, 11 Sep 2008 16:11:51 +0000
29642Checked in by : Robert Osfield
29643Updated version numbers in prep for up comming dev release
29644
29645Thu, 11 Sep 2008 16:06:37 +0000
29646Checked in by : Robert Osfield
29647Added an svn update into the make ChangeLog entry.
29648
29649Thu, 11 Sep 2008 16:01:17 +0000
29650Checked in by : Robert Osfield
29651Updated wrappers
29652
29653Thu, 11 Sep 2008 14:28:42 +0000
29654Checked in by : Robert Osfield
29655Refinements to SwitchLayer and WhiteListTileLoadedCallback
29656
29657Thu, 11 Sep 2008 14:27:50 +0000
29658Checked in by : Robert Osfield
29659Added support for SwitchLayer into GeometryTechnique
29660
29661Thu, 11 Sep 2008 13:21:58 +0000
29662Checked in by : Robert Osfield
29663Introduced osgTerrain::WhiteListTileLoadedCallback for the management of options terrain layers
29664
29665Thu, 11 Sep 2008 10:40:48 +0000
29666Checked in by : Robert Osfield
29667First cut of WhiteListTileLoadedCallback
29668
29669Thu, 11 Sep 2008 09:26:14 +0000
29670Checked in by : Robert Osfield
29671Changed the createGeodeFromImage code to use the non power of two extension, and disabled mipmapping
29672
29673Thu, 11 Sep 2008 09:05:16 +0000
29674Checked in by : Robert Osfield
29675Added support for reading source image file names from the command line.
29676
29677Wed, 10 Sep 2008 18:11:54 +0000
29678Checked in by : Robert Osfield
29679Introduced TerrainTile::TileLoadedCallback
29680
29681Wed, 10 Sep 2008 16:17:17 +0000
29682Checked in by : Robert Osfield
29683Removed unneccessary compound name usage
29684
29685Wed, 10 Sep 2008 11:38:49 +0000
29686Checked in by : Robert Osfield
29687Removed debugging output
29688
29689Wed, 10 Sep 2008 11:28:47 +0000
29690Checked in by : Robert Osfield
29691Changed the image reading so that it leverages the osgDB::Input::readImage() method to ensure that it picks up on any local paths set on the Input object.
29692
29693Wed, 10 Sep 2008 11:27:45 +0000
29694Checked in by : Robert Osfield
29695Changed the path management so that the node path is prepended on the database path list, rather than replacing it.
29696
29697Wed, 10 Sep 2008 11:27:00 +0000
29698Checked in by : Robert Osfield
29699Added playing of the imagesequence on creation of the imagesequence
29700
29701Wed, 10 Sep 2008 11:26:30 +0000
29702Checked in by : Robert Osfield
29703Added osg::Image::set/getWriteHint() that allows images themselves to control how they are written to disk, either inline or as an external file.  Added support for this in the .ive plugin.  Default of WriteHint is NO_PREFERNCE, in which case it's up to the reader/writer to decide.
29704
29705Thu, 4 Sep 2008 17:30:56 +0000
29706Checked in by : Robert Osfield
29707Fix for when looping is is disabled
29708
29709Thu, 4 Sep 2008 14:23:29 +0000
29710Checked in by : Stephan Maximilian HUBER
29711From Stephan Huber: updated XCode-project
29712
29713Tue, 2 Sep 2008 16:13:54 +0000
29714Checked in by : Robert Osfield
29715Added acceptance of .ogv extensions in xine-lib plugin
29716
29717Tue, 2 Sep 2008 12:55:26 +0000
29718Checked in by : Robert Osfield
29719Added setSetName/getSetName() methods
29720
29721Mon, 1 Sep 2008 16:28:02 +0000
29722Checked in by : Robert Osfield
29723Update ChangeLog
29724
29725Mon, 1 Sep 2008 15:29:22 +0000
29726Checked in by : Robert Osfield
29727Replaced uint with unsigned int
29728
29729Mon, 1 Sep 2008 15:27:35 +0000
29730Checked in by : Robert Osfield
29731Introduced a OSG_MAINTAINER section of cmake build to help support making tags and branches
29732
29733Mon, 1 Sep 2008 14:05:40 +0000
29734Checked in by : Robert Osfield
29735Updated wrappers
29736
29737Mon, 1 Sep 2008 14:03:41 +0000
29738Checked in by : Robert Osfield
29739Changed curr and min to current and minimum respectively, to avoid compile problems under Windows
29740
29741Mon, 1 Sep 2008 12:40:33 +0000
29742Checked in by : Robert Osfield
29743Implemented support for ShapeAttributeList, used John Vidar Larring's initial submission as a base, but implementing the user data functionality in a different way to facilitate more flexible user data support
29744
29745Mon, 1 Sep 2008 12:39:19 +0000
29746Checked in by : Robert Osfield
29747From John Vidar Larring, initial cut of .ive support for ShapeAttributeList user data
29748
29749Mon, 1 Sep 2008 11:09:03 +0000
29750Checked in by : Robert Osfield
29751Updated version for 2.7.2 dev release
29752
29753Mon, 1 Sep 2008 10:49:22 +0000
29754Checked in by : Robert Osfield
29755Updated wrappers
29756
29757Mon, 1 Sep 2008 10:48:28 +0000
29758Checked in by : Robert Osfield
29759Added call to free in setValue methods to prevent potential memory leak
29760
29761Mon, 1 Sep 2008 10:46:50 +0000
29762Checked in by : Robert Osfield
29763From Mathias Froehilch,"Current include/osgSim/ShapeAttribute also misses string.h include because of strdup. Attached is the changed file."
29764
29765Mon, 1 Sep 2008 10:22:06 +0000
29766Checked in by : Robert Osfield
29767From He Sicong, "I found a bug here in VERTICAL_SPLIT stereo type: The vertical separation not actually displayed as it is set.  So some display the up and down stereo images style will not be correct. Someone may forget to change the "Horizontal" to "Vertical" after copying and pasting the code from above HORIZONTAL_SPLIT code segment. I've attached the file. By replacing the incorrect "Horizontal" to "Vertical", the bug is gone. "
29768
29769Mon, 1 Sep 2008 10:19:06 +0000
29770Checked in by : Robert Osfield
29771Removed std:: from in front of strcmp and added a string.h
29772
29773Mon, 1 Sep 2008 10:06:19 +0000
29774Checked in by : Robert Osfield
29775From Wojciech Lewandowski, "Most recent changes to CameraPathEventHandler change path writing method. Now control points are written on the fly. But default stream precision is not adjusted as it used to and remains set to 6 digits (at least with VS 2008) so larger coordinates like positions on Earth Ellipsoid loose lots of fidelity. This patch fixes this issue. "
29776
29777Mon, 1 Sep 2008 09:57:35 +0000
29778Checked in by : Robert Osfield
29779Build fixes for Windows
29780
29781Fri, 29 Aug 2008 09:28:28 +0000
29782Checked in by : Robert Osfield
29783Added CompositeLayer::addLayer(setname,filename) convinience function
29784
29785Fri, 29 Aug 2008 09:26:07 +0000
29786Checked in by : Robert Osfield
29787From Michael Guerrero, "I've attached the files with the new addition of the "registered = true" flag set."
29788
29789Thu, 28 Aug 2008 16:15:57 +0000
29790Checked in by : Robert Osfield
29791Introduce the concept of layer set name, using the osg::Object::s/getName() to store the setname, and using a compound string (set:setname:filename) in place of standard filename when reading and writing files.
29792
29793Thu, 28 Aug 2008 09:43:00 +0000
29794Checked in by : Robert Osfield
29795Converted AutoTransform to use doubles.
29796
29797Wed, 27 Aug 2008 10:13:30 +0000
29798Checked in by : Robert Osfield
29799Introduced SwitchLayer which will form the basis of provided support for varients
29800
29801Tue, 26 Aug 2008 17:40:04 +0000
29802Checked in by : Robert Osfield
29803Improved the GLSL implementation.
29804
29805Tue, 26 Aug 2008 12:55:26 +0000
29806Checked in by : Robert Osfield
29807Added ChangeLog target for updating the ChangeLog, and updated the ChangeLog and AUTHORS files
29808
29809Tue, 26 Aug 2008 12:05:24 +0000
29810Checked in by : Robert Osfield
29811Added wrapper build target for generating the osgWrappers
29812
29813Tue, 26 Aug 2008 09:39:45 +0000
29814Checked in by : Robert Osfield
29815Added provisional block in computePositions()
29816
29817Tue, 26 Aug 2008 08:41:30 +0000
29818Checked in by : Robert Osfield
29819From Ulrich Hertlein, attached is a small fix for a mismatched function signature
29820
29821Mon, 25 Aug 2008 16:44:48 +0000
29822Checked in by : Robert Osfield
29823Updated version number for 2.7.1 release, and added OSG_FORCE_QUERY_RESULT_AVAILABLE_BEFORE_RETRIEVAL Cmake option that enables the occlusion query workaround for an OpenGL driver crash
29824
29825Mon, 25 Aug 2008 16:43:40 +0000
29826Checked in by : Robert Osfield
29827From Doug McCorkle, via Paul Martz who writes : "Summary: Some platforms/configurations cause application crashes if the occlusion query result is not ready for retrieval when the app tries to retrieve it. This fix adds an application-level wait loop to ensure the result is ready for retrieval. This code is not compiled by default; add "-D FORCE_QUERY_RESULT_AVAILABLE_BEFORE_RETRIEVAL" to get this code.Full, gory details, to the best of my recollection:
29828
29829The conditions under which we encountered this issue are as follows: 64-bit
29830processor, Mac/Linux OS, multiple NVIDIA GPUs, multiple concurrent draw
29831threads, VRJuggler/SceneView-based viewer, and a scene graph containing
29832OcclusionQueryNodes. Todd wrote a small test program that produces an almost
29833instant crash in this environment. We verified the crash does not occur in a
29834similar environment with a 32-bit processor, but we have not yet tested on
29835Windows and have not yet tested with osgViewer.
29836
29837The OpenGL spec states clearly that, if an occlusion query result is not yet
29838ready, an app can go ahead and attempt to retrieve it, and OpenGL will
29839simply block until the result is ready. Indeed, this is how
29840OcclusionQueryNode is written, and this has worked fine on several platforms
29841and configurations until Todd's test program.
29842
29843By trial and error and dumb luck, we were able to workaround the crash by
29844inserting a wait loop that forces the app to only retrieve the query after
29845OpenGL says it is available. As this should not be required (OpenGL should
29846do this implicitly, and more efficiently), the wait loop code is not
29847compiled by default. Developers requiring this work around must explicitly
29848add "-D FORCE_QUERY_RESULT_AVAILABLE_BEFORE_RETRIEVAL" to the compile
29849options to include the wait loop."
29850
29851
29852
29853Mon, 25 Aug 2008 15:57:17 +0000
29854Checked in by : Robert Osfield
29855From Liang Aibin, added support for :     osgFX::Effect     osgFX::AnisotropicLighting     osgFX::BumpMapping     osgFX::Cartoon     osgFX::Scribe     osgFX::SpecularHighlights.
29856
29857Mon, 25 Aug 2008 15:37:48 +0000
29858Checked in by : Robert Osfield
29859From Liang Aibin, removed redundent spaces
29860
29861Mon, 25 Aug 2008 15:20:42 +0000
29862Checked in by : Robert Osfield
29863From Michael Guerrero, Fixed crash that occurred when openning an new movie file after all previous movie ImageStream had been closed.  Also add a missing close of the movie file.
29864
29865Mon, 25 Aug 2008 15:03:31 +0000
29866Checked in by : Robert Osfield
29867From Paul Martz, "This change fixes a problem with PAT nodes during FLT export."Note, Paul Martz has merged this patch into OpenSceneGraph-2.6.
29868
29869
29870
29871Mon, 25 Aug 2008 14:59:06 +0000
29872Checked in by : Robert Osfield
29873From Guillaume Chouvenc, "I have added the file StateAttribute.cpp in src/osgPlugins/osg to support the reading and writing of StateAttribute Callback in osg files. "
29874
29875Mon, 25 Aug 2008 14:54:11 +0000
29876Checked in by : Robert Osfield
29877From Guillaume Chouvenc, "I have modified Uniform.cpp and StateSet.cpp in src/osgPlugins/osg to support the reading and writing of Uniform Callback and StateSet Callback in osg files."
29878
29879Mon, 25 Aug 2008 11:37:53 +0000
29880Checked in by : Robert Osfield
29881Added testing of max texture size using a realize operation
29882
29883Mon, 25 Aug 2008 10:38:39 +0000
29884Checked in by : Robert Osfield
29885Added support for event handler for non shader path, enable alpha func
29886
29887Mon, 25 Aug 2008 10:38:07 +0000
29888Checked in by : Robert Osfield
29889Removed debug info
29890
29891Mon, 25 Aug 2008 10:20:20 +0000
29892Checked in by : Robert Osfield
29893Moved _stateset = new StateSet instances to setStateSet(new StateSet) to make sure the wiring up of the StateSet parents is done consistently
29894
29895Mon, 25 Aug 2008 09:53:24 +0000
29896Checked in by : Robert Osfield
29897Added command line arguments to Viewer constructor, and added meaningful error message when no 3d image is provided
29898
29899Fri, 22 Aug 2008 16:39:17 +0000
29900Checked in by : Robert Osfield
29901Introduced initial cut of a dicom loader, which uses ITK to do the loading.
29902
29903Fri, 22 Aug 2008 16:37:56 +0000
29904Checked in by : Robert Osfield
29905Added warning message
29906
29907Fri, 22 Aug 2008 16:35:49 +0000
29908Checked in by : Robert Osfield
29909Added support for reading the image transform from UserData in the form of a Matrix.
29910
29911Tue, 19 Aug 2008 17:41:55 +0000
29912Checked in by : Robert Osfield
29913Added checked against an empty _kdNodes list before commensing with intersection
29914
29915Mon, 18 Aug 2008 15:08:04 +0000
29916Checked in by : Robert Osfield
29917Added --mip command line option which enables Maximum Intensity Projection filtering
29918
29919Mon, 18 Aug 2008 15:06:41 +0000
29920Checked in by : Robert Osfield
29921Added .ive support for BlendEquation
29922
29923Mon, 18 Aug 2008 14:49:16 +0000
29924Checked in by : Robert Osfield
29925Added BlendEquation .osg support
29926
29927Mon, 18 Aug 2008 12:39:18 +0000
29928Checked in by : Robert Osfield
29929Updated AUTHORS file for 2.7.0 release
29930
29931Mon, 18 Aug 2008 11:55:17 +0000
29932Checked in by : Robert Osfield
29933Updated ChangeLog for 2.7.0 release
29934
29935Mon, 18 Aug 2008 11:48:07 +0000
29936Checked in by : Robert Osfield
29937Updated wrappers
29938
29939Mon, 18 Aug 2008 11:21:41 +0000
29940Checked in by : Robert Osfield
29941From Sergey Leontyev, "1. In StyleManagerwhen applying styles to a Label element the code below runs in a infinite loop.
29942
29943The reason for this is that nothing increments the Reader "r" in the case when applying a style to label,
29944
29945so I advance the reader when no match was found.
29946
29947( To replicate the error apply style to any label)
29948
29949
29950
29951replaced this:
29952
29953                while(!r.eof()) if(_styles[style]->applyStyle(t, r)) inc = true;
29954
29955
29956
29957with this:
29958
29959                while(!r.eof())
29960
29961                 {
29962
29963                                if(_styles[style]->applyStyle(t, r))
29964
29965                                    inc = true;
29966
29967                                else
29968
29969                                    r.advanceOverCurrentFieldOrBlock();
29970
29971                 }
29972
29973
29974
29975
29976
29977I tested it and it works well for me, I did not find any problems with it.
29978
29979
29980
29981
29982
299832.  Added style support for Canvas element, event though there is no styles to apply yet.
29984
29985It is usefull for someone who inherits from Canvas class to develop another element.
29986
29987 If applyStyle(Canvas) does not exist
29988
29989there is no way to apply style to the  element that inherited from Canvas element.
29990
29991
29992
29993Added virtual
29994
29995     bool applyStyle(Canvas).
29996
29997
29998
29999and in added call to apply style if the Object is of type Canvas:
30000
30001StyleManager::_applyStyleToObject(osg::Object* obj, const std::string& style) {
30002
30003...
30004
30005
30006
30007else if(!std::string("Canvas").compare(c))
30008
30009return _coerceAndApply<Canvas>(obj,style,c);
30010
30011 "
30012
30013
30014
30015Mon, 18 Aug 2008 11:17:44 +0000
30016Checked in by : Robert Osfield
30017Ran fixtabs to enforce four space tabs
30018
30019Mon, 18 Aug 2008 11:00:40 +0000
30020Checked in by : Robert Osfield
30021From Erik van Dekker,"I made several modifications:
30022
30023
30024
30025    * The cause of my errors was that my OSG source directory path contains spaces. To fix this issue I wrapped all paths with quotes, as stated in doxygen documentation.
30026
30027
30028
30029    * I also received some warning messages about deprecated doxygen settings, which I fixed by updating the doxygen file, i.e. running \u2018doxygen \u2013u doxygen.cmake\u2018. By running this command deprecated doxygen options are removed, some option comments have changed and quite some options have been added (I kept their default settings unless mentioned).
30030
30031
30032
30033    * I was surprised to find that the doxygen OUTPUT_DIRECTORY was set to \u201c${OpenSceneGraph_SOURCE_DIR}/doc\u201d, which does not seem appropriate for out of source builds; I changed this to \u201c${OpenSceneGraph_BINARY_DIR}/doc\u201d. (On the other hand, maybe a cmake selectable option should be given to the user?)
30034
30035
30036
30037    * Fixed two warnings I received about unexpected end-of-list-markers in \u2018osg\AnimationPath and \u2018osgUtil\CullVisitor due to excess trailing points in comments.
30038
30039
30040
30041    * Fixed a warning in osgWidget\StyleInterface due to an #include directive (strangely) placed inside a namespace.
30042
30043
30044
30045    * Fixed a warning in osg\Camera due to the META_Object macro that confused doxygen. Adding a semi-colon fixed this.
30046
30047
30048
30049    * Removed auto_Mainpage from the INCLUDE option, because I am positive that this file does not belong there; It never generated useful documentation anyway.
30050
30051
30052
30053    * I added the OSG version number environment variable to the PROJECT_NUMBER option so that the version number is now shown on the main page of generated documentation (e.g. index.html).
30054
30055
30056
30057    * Changed option FULL_PATH_NAMES to YES, but made sure STRIP_FROM_PATH stripped the absolute path until the include dir. This fixed an issue that created mangled names for identical filenames in different directories. E.g. osg/Export and osgDB/Export are now correctly named.
30058
30059
30060
30061    * Changed option SHOW_DIRECTORIES to yes, which is a case of preference I guess.
30062
30063 "
30064
30065
30066
30067Mon, 18 Aug 2008 10:47:43 +0000
30068Checked in by : Robert Osfield
30069Removed todo entry
30070
30071Sun, 17 Aug 2008 16:52:35 +0000
30072Checked in by : Robert Osfield
30073From Maceij Krol, "I have implement frame based expiration of PagedLOD children.New attribute DatabasePager::_expiryFrames sets number of frames a PagedLOD child is kept in memory. The attribute is set with DatabasePager::setExpiryFrames method or OSG_EXPIRY_FRAMES environmental variable.
30074
30075New attribute PagedLOD::PerRangeData::_
30076frameNumber contains frame number of last cull traversal.
30077
30078Children of PagedLOD are expired when time _AND_ number of frames since last cull traversal exceed OSG_EXPIRY_DELAY _AND_ OSG_EXPIRY_FRAMES respectively. By default OSG_EXPIRY_FRAMES = 1 which means that nodes from last cull/rendering
30079traversal will not be expired even if last cull time exceeds OSG_EXPIRY_DELAY. Setting OSG_EXPIRY_FRAMES = 0 revokes previous behaviour of PagedLOD.
30080
30081Setting OSG_EXPIRY_FRAMES > 0 fixes problems of children reloading in lazy rendering applications. Required behaviour is achieved by manipulating OSG_EXPIRY_DELAY and OSG_EXPIRY_FRAMES together.
30082
30083Two interface changes are made:
30084
30085DatabasePager::updateSceneGraph(double currentFrameTime) is replaced by DatabasePager::updateSceneGraph(const osg::FrameStamp &frameStamp). The previous method is in #if 0 clause in the header file. Robert, decide if You want to include it.
30086
30087PagedLOD::removeExpiredChildren(double expiryTime, NodeList &removedChildren) is deprecated (warning is printed), when subclassing use PagedLOD::removeExpiredChildren(double expiryTime, int expiryFrame, NodeList &removedChildren) instead. "
30088
30089
30090
30091
30092Sun, 17 Aug 2008 16:45:09 +0000
30093Checked in by : Robert Osfield
30094From Jason Beverage, "I've got a few machines that OSG incorrectly believes support FRAME_BUFFER_OBJECTS so I am manually trying to set the renderTargetImplementation to PIXEL_BUFFER or PIXEL_BUFFER_RTT.  I noticed that this call wasn't setting the camera's overlay data properly because the setRenderTargetImplementation simply calls init() which only does anything for OBJECT_DEPENDENT_WITH_ORTHOGRAPHIC_OVERLAY.  Any subsequent calls to getOverlayData will simply return the cached OverlayData instead of setting it up.My fix updates the camera's render target implementation for all OverlayData objects in the OverlayDataMap."
30095
30096
30097
30098Fri, 15 Aug 2008 17:35:04 +0000
30099Checked in by : Robert Osfield
30100From Paul Palumbo, "Fixes a typo in coverage antialiasing code... Without this fix, get incorrect antialiasing results. "
30101
30102Fri, 15 Aug 2008 17:32:26 +0000
30103Checked in by : Robert Osfield
30104From Jutta Sauer, "We added a raise window method to GraphicsWindow. And added two implementations for Win32 and X11."
30105
30106
30107
30108Fri, 15 Aug 2008 17:26:06 +0000
30109Checked in by : Robert Osfield
30110Updated version numbers in prep for next dev release
30111
30112Fri, 15 Aug 2008 17:25:42 +0000
30113Checked in by : Robert Osfield
30114From Frashid Larshkari, "I modified the vertical/horizontal interlace stereo modes so that they use the osg::State::applyMode for enabling/disabling certain while rendering the stencil mask. Previously some of these calls were overriding the scene graph states because the global state was not aware of this change."
30115
30116
30117
30118Fri, 15 Aug 2008 17:18:10 +0000
30119Checked in by : Robert Osfield
30120Added support for geometry shader attributes
30121
30122Fri, 15 Aug 2008 16:43:56 +0000
30123Checked in by : Robert Osfield
30124From Stephane Lamoliatte, "I added the osg::Program parameters support for the osg plug'in. Now we could correctly configure geometry shaders in osg files."Notes from Robert Osfield, renamed the names of the parameters to be less GL centric and more human readable.
30125
30126
30127
30128Fri, 15 Aug 2008 16:21:44 +0000
30129Checked in by : Robert Osfield
30130Changed osg::ImageSequence::set/getDuration to set/getLength() to be in keeping with the osg::ImageStream's getLength().
30131
30132Fri, 15 Aug 2008 13:07:04 +0000
30133Checked in by : Robert Osfield
30134Fixed the name of _playToggle
30135
30136Fri, 15 Aug 2008 13:06:18 +0000
30137Checked in by : Robert Osfield
30138Updated wrappers
30139
30140Fri, 15 Aug 2008 12:45:20 +0000
30141Checked in by : Robert Osfield
30142Further work on osg::ImageSequence, improving pause functionality, and introducing new seek(double time) method
30143
30144Thu, 14 Aug 2008 16:29:12 +0000
30145Checked in by : Robert Osfield
30146Added initial looping and pause play support
30147
30148Thu, 14 Aug 2008 16:28:45 +0000
30149Checked in by : Robert Osfield
30150Added event handler to toggling looping and play/pause
30151
30152Thu, 14 Aug 2008 14:22:39 +0000
30153Checked in by : Robert Osfield
30154Implemented a reference eye point and associated methods in support of intersecting billboards
30155
30156Tue, 5 Aug 2008 20:05:25 +0000
30157Checked in by : Robert Osfield
30158From Eric Sokolowski, added OSX release notes to READEME
30159
30160Tue, 5 Aug 2008 20:05:07 +0000
30161Checked in by : Robert Osfield
30162Added osgWidget to doc building
30163
30164Tue, 5 Aug 2008 19:17:09 +0000
30165Checked in by : Robert Osfield
30166Improved the doxygen docs over the various namespaces
30167
30168Tue, 5 Aug 2008 16:05:59 +0000
30169Checked in by : Robert Osfield
30170From Eric Sokolowki, disabled default build of 64bit under OSX to prevent build problems
30171
30172Tue, 5 Aug 2008 15:27:37 +0000
30173Checked in by : Robert Osfield
30174Merged from OpenSceneGraph-2.6 branch
30175
30176Tue, 5 Aug 2008 15:11:47 +0000
30177Checked in by : Robert Osfield
30178Added NullStream class that automatically creates and delete the NullStreamBuffer, thus fixing a memory leak
30179
30180Tue, 5 Aug 2008 15:06:22 +0000
30181Checked in by : Robert Osfield
30182From Eric Sokolowski, "Fixed the build of the osgViewer library to get GL/glx.h from the right place, when building on OSX with X11"
30183
30184Tue, 5 Aug 2008 11:17:48 +0000
30185Checked in by : Robert Osfield
30186Merged changes to OpenSceneGraph-2.6 into trunk using :   svn merge -r 8729:8734 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.6 .
30187
30188
30189
30190Mon, 4 Aug 2008 20:48:46 +0000
30191Checked in by : Robert Osfield
30192Added -losgWidget to the list of libs
30193
30194Mon, 4 Aug 2008 17:08:28 +0000
30195Checked in by : Robert Osfield
30196From Sherman Wilcox, "Minor change to bool setGLExtensionFuncPtr(T& t, const char* str1) and setGLExtensionFuncPtr(T& t, const char* str1, const char* str2) - functions returned false even on success."
30197
30198Mon, 4 Aug 2008 15:09:16 +0000
30199Checked in by : Robert Osfield
30200Updated AUTHORS file
30201
30202Mon, 4 Aug 2008 15:08:39 +0000
30203Checked in by : Robert Osfield
30204Updated ChangeLog
30205
30206Mon, 4 Aug 2008 15:08:24 +0000
30207Checked in by : Robert Osfield
30208Updated news for 2.6.0 release rc2
30209
30210Mon, 4 Aug 2008 14:01:42 +0000
30211Checked in by : Robert Osfield
30212From Philip Lowman, workaround of Centos 5's missing definition of GL_MAX_SAMPLES_EXT.
30213
30214Mon, 4 Aug 2008 12:47:14 +0000
30215Checked in by : Robert Osfield
30216Moved initial drawable setup to within the mutex locked section to avoid multi-threaded crash on startup.
30217
30218Mon, 4 Aug 2008 12:27:22 +0000
30219Checked in by : Robert Osfield
30220Removed debug info
30221
30222Mon, 4 Aug 2008 09:05:29 +0000
30223Checked in by : Robert Osfield
30224From Ulrich Hertlien, "attached is a patch to src/osgPlugins/quicktime/QTImportExport.cpp that fixes loading images using the quicktime loader.  Also fixes some minor bugs like uninitialized variables and incorrect deletes.I'm a bit puzzled why this didn't pop up for more people as it's quite severe: basically the filename was never set!""
30225
30226
30227
30228Mon, 4 Aug 2008 08:45:08 +0000
30229Checked in by : Robert Osfield
30230Added a small epsilon expansion of the bounding box being clipped/intersected against, to avoid numberic errors causing problems.
30231
30232Sun, 3 Aug 2008 20:35:45 +0000
30233Checked in by : Robert Osfield
30234Improved the terrain intersection code so that it produces more stable terrain movements.
30235
30236Sun, 3 Aug 2008 16:57:09 +0000
30237Checked in by : Robert Osfield
30238merged 2.6 branch changes back into trunk using : svn merge -r 8699:8706 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.6 .
30239
30240Sun, 3 Aug 2008 16:48:12 +0000
30241Checked in by : Robert Osfield
30242Moved bb expansion out of loop.
30243
30244Fri, 25 Jul 2008 21:09:37 +0000
30245Checked in by : Robert Osfield
30246Updated ChangeLog and AUTHORS.txt file for relese candidate
30247
30248Fri, 25 Jul 2008 21:01:57 +0000
30249Checked in by : Robert Osfield
30250Updated version numbers to 2.6.0
30251
30252Fri, 25 Jul 2008 21:00:12 +0000
30253Checked in by : Robert Osfield
30254Updated REAME and NEWS for 2.6 branch
30255
30256Fri, 25 Jul 2008 20:50:59 +0000
30257Checked in by : Robert Osfield
30258Updated wrappers
30259
30260Fri, 25 Jul 2008 20:50:42 +0000
30261Checked in by : Robert Osfield
30262Renamed enums in osgWidget from ALLCAPITALS to normal OSG conventional of AllCapital
30263
30264Fri, 25 Jul 2008 20:49:17 +0000
30265Checked in by : Robert Osfield
30266Added PluginQuery function to wrappers
30267
30268Fri, 25 Jul 2008 20:04:41 +0000
30269Checked in by : Robert Osfield
30270Added OSGPL Copyright notices
30271
30272Fri, 25 Jul 2008 19:57:17 +0000
30273Checked in by : Robert Osfield
30274Restructured classes to better fit with style of the rest of the OSG.
30275
30276Fri, 25 Jul 2008 19:53:18 +0000
30277Checked in by : Robert Osfield
30278Added include to help wrapper building
30279
30280Fri, 25 Jul 2008 18:44:13 +0000
30281Checked in by : Robert Osfield
30282Improved handling of PAGE_AND_RETAIN_IMAGES
30283
30284Fri, 25 Jul 2008 17:42:37 +0000
30285Checked in by : Robert Osfield
30286Reverted back to using std::list<std::String>
30287
30288Fri, 25 Jul 2008 16:23:00 +0000
30289Checked in by : Robert Osfield
30290Added Mode support
30291
30292Fri, 25 Jul 2008 16:11:51 +0000
30293Checked in by : Robert Osfield
30294Updated wrappers, and further refined the ImageSequence API
30295
30296Fri, 25 Jul 2008 15:45:40 +0000
30297Checked in by : Robert Osfield
30298From Ulrich Hertlein, "as I hinted at on osg-users in the "obj loader: map_* only reads last component" thread, this submission broke material/texture loading for some files I have that specify texture matrix scaling.The following link shows a very comprehensive list of .mtl file options:
30299http://local.wasp.uwa.edu.au/~pbourke/dataformats/mtl/
30300
30301Attached is a patch that should fix spacey filenames and optional texture scale/offset.  I have tested it with files I have that I modified to contain spaces in the texture filenames."
30302
30303
30304
30305Fri, 25 Jul 2008 15:38:12 +0000
30306Checked in by : Stephan Maximilian HUBER
30307From Stephan Huber: updated XCode-project
30308
30309Fri, 25 Jul 2008 13:45:07 +0000
30310Checked in by : Robert Osfield
30311Added ImageSequence to .ive plugin, added support for multiple ImageThreads in osgDB::ImagePager
30312
30313Fri, 25 Jul 2008 10:18:36 +0000
30314Checked in by : Robert Osfield
30315Moved PluginQuery from osgconv into osgDB
30316
30317Fri, 25 Jul 2008 10:18:14 +0000
30318Checked in by : Robert Osfield
30319Added extension docs
30320
30321Fri, 25 Jul 2008 09:46:05 +0000
30322Checked in by : Robert Osfield
30323Added option docs
30324
30325Thu, 24 Jul 2008 17:38:50 +0000
30326Checked in by : Robert Osfield
30327Added missing returns
30328
30329Thu, 24 Jul 2008 13:25:49 +0000
30330Checked in by : Robert Osfield
30331From Paul Martz, "Not sure about the descriptions, so I left those blank. But at least "osgconv --formats" will display the .ive options now."
30332
30333Thu, 24 Jul 2008 12:48:25 +0000
30334Checked in by : Robert Osfield
30335Updated wrappers
30336
30337Thu, 24 Jul 2008 12:47:55 +0000
30338Checked in by : Robert Osfield
30339Added getCurrentCamera/getCurrentRenderStage methods
30340
30341Thu, 24 Jul 2008 12:18:49 +0000
30342Checked in by : Robert Osfield
30343Added a getCurrentRenderStage() and getCurrentCamera() convninience methods, and converted the CullVisitor::apply(OcclusionQueryNode&) implementation to use the new getCurrentCamera method.
30344
30345Thu, 24 Jul 2008 12:06:05 +0000
30346Checked in by : Robert Osfield
30347Improved the feedback for when a plugin isn't available.
30348
30349Thu, 24 Jul 2008 12:01:45 +0000
30350Checked in by : Robert Osfield
30351Added supportOptions() entry docs
30352
30353Thu, 24 Jul 2008 12:01:23 +0000
30354Checked in by : Robert Osfield
30355Added --format extname and --plugin pluginname extensions, and improved formating
30356
30357Thu, 24 Jul 2008 11:22:43 +0000
30358Checked in by : Robert Osfield
30359From Bob Kuehne, "fix for filenames that have spaces within their name."Note form Robert, changed std::cout to osg::notify(osg::INFO)
30360
30361
30362
30363Wed, 23 Jul 2008 22:19:37 +0000
30364Checked in by : Robert Osfield
30365Updated wrappers
30366
30367Wed, 23 Jul 2008 22:19:29 +0000
30368Checked in by : Robert Osfield
30369Refactored OverlayData so that its possible to subclass OverlayNode/OverlayData.
30370
30371Wed, 23 Jul 2008 21:52:03 +0000
30372Checked in by : Robert Osfield
30373Added wrappers
30374
30375Wed, 23 Jul 2008 21:49:07 +0000
30376Checked in by : Robert Osfield
30377Moved helper classes into Protected section
30378
30379Wed, 23 Jul 2008 21:25:09 +0000
30380Checked in by : Robert Osfield
30381From Paul Martz, typo fixes
30382
30383Wed, 23 Jul 2008 19:06:14 +0000
30384Checked in by : Robert Osfield
30385Applied filename fix suggested by Andrew Bettison.
30386
30387Wed, 23 Jul 2008 19:04:46 +0000
30388Checked in by : Robert Osfield
30389Implemented ImagePager internals
30390
30391Wed, 23 Jul 2008 15:42:02 +0000
30392Checked in by : Robert Osfield
30393Fixed unitialized variable
30394
30395Tue, 22 Jul 2008 20:20:16 +0000
30396Checked in by : Robert Osfield
30397Further work on ImageSequence
30398
30399Tue, 22 Jul 2008 16:44:49 +0000
30400Checked in by : Robert Osfield
30401Added support for pruning old images, recording the Duration in the .osg file, and -o filename output support in osgimagesequence.
30402
30403Tue, 22 Jul 2008 15:58:40 +0000
30404Checked in by : Robert Osfield
30405Improved position when multiple videos are provided
30406
30407Tue, 22 Jul 2008 15:21:24 +0000
30408Checked in by : Robert Osfield
30409Updated wrappers
30410
30411Tue, 22 Jul 2008 14:47:59 +0000
30412Checked in by : Robert Osfield
30413Fixed handling of TextureCubeMap's with mipmapped/ImageSequence/PBO's.
30414
30415Tue, 22 Jul 2008 12:40:02 +0000
30416Checked in by : Robert Osfield
30417Added ImageSequence IO support in Texture classes
30418
30419Tue, 22 Jul 2008 12:28:46 +0000
30420Checked in by : Robert Osfield
30421Added support for ImageSequence to all Texture classes
30422
30423Tue, 22 Jul 2008 10:13:57 +0000
30424Checked in by : Robert Osfield
30425Disabled the setting of Texture::setUnrefImageOnApply(true) when the imagery is an ImageStream.
30426
30427Tue, 22 Jul 2008 09:02:44 +0000
30428Checked in by : Robert Osfield
30429From Mario Valle, "The attached osgWidget source solves three compilation warnings on VC 7.1 on WindowsXP (OSG 2.5.5). BTW the construct is absolutely legal C++, but VC 7.1 has a different idea..."
30430
30431Mon, 21 Jul 2008 23:42:59 +0000
30432Checked in by : Robert Osfield
30433Moved osgViewer::ScreenCaptureHandler's WindowCaptureCallback from head into .cpp to clean up headers and avoid wrapper build issues.Updated wrappers
30434
30435
30436
30437Mon, 21 Jul 2008 22:38:11 +0000
30438Checked in by : Robert Osfield
30439Removed the reducent non const get methods
30440
30441Mon, 21 Jul 2008 21:28:48 +0000
30442Checked in by : Robert Osfield
30443From Jean-Sebastien Guay, "Changes attached so that the CaptureOperation is passed in the constructor of the ScreenCaptureHandler (default 0 = default CaptureOperation). This way, you can do: viewer.addEventHandler(new osgViewer::ScreenCaptureHandler(
30444   new osgViewer::WriteToFileCaptureOperation("filename", "jpg")));
30445
30446and the filename will be what you want. The WriteToFileCaptureOperation will add the context ID and the file number (if in SEQUENTIAL_NUMBER mode) to the file name.
30447
30448(The attached also clarifies some notify messages, and corrects the comment when adding the handler in osgviewer.cpp)
30449
30450I also remembered, the current architecture could allow a different CaptureOperation for each context, but currently the API only allows setting one CaptureOperation for all contexts. This could be improved if need be.
30451
30452"
30453
30454
30455
30456Mon, 21 Jul 2008 21:20:21 +0000
30457Checked in by : Robert Osfield
30458From Ruth Lang, "using osg version 2.5.5 and compiling my program under OpenSUSE 11.0 with  gcc (version 4.3.1) I got the following error message in include/osgUtil/TriStripVisitor and Tessellatorerror: type qualifiers ignored on function return type
30459
30460The errors belong all to a INLINE function definition. Find attached my
30461modified version."
30462
30463
30464
30465Mon, 21 Jul 2008 21:17:05 +0000
30466Checked in by : Robert Osfield
30467From Mario Valle, signed/unsgined warning fix
30468
30469Mon, 21 Jul 2008 21:00:57 +0000
30470Checked in by : Robert Osfield
30471Further work on osg::ImageSequence/osgDB::ImagePager
30472
30473Mon, 21 Jul 2008 20:44:37 +0000
30474Checked in by : Robert Osfield
30475Upated version number for dev release
30476
30477Mon, 21 Jul 2008 19:23:03 +0000
30478Checked in by : Robert Osfield
30479Moved the ~Record body into the .cpp to avoid a MipsPro compile error (due to a compiler bug)
30480
30481Mon, 21 Jul 2008 17:45:28 +0000
30482Checked in by : Robert Osfield
30483Added call to OpenThreads::Thread::cancel();
30484
30485Mon, 21 Jul 2008 17:39:55 +0000
30486Checked in by : Robert Osfield
30487Updated wrappers
30488
30489Mon, 21 Jul 2008 17:28:22 +0000
30490Checked in by : Robert Osfield
30491Added basic image sequencing
30492
30493Mon, 21 Jul 2008 17:27:59 +0000
30494Checked in by : Robert Osfield
30495Added non const getAuthenticationMap().
30496
30497Mon, 21 Jul 2008 16:17:41 +0000
30498Checked in by : Robert Osfield
30499Moved the if (!buffer) check to infront of the memory initialization
30500
30501Mon, 21 Jul 2008 15:05:08 +0000
30502Checked in by : Robert Osfield
30503Added --login <url> <username> <password> http authentication.
30504
30505Mon, 21 Jul 2008 15:04:19 +0000
30506Checked in by : Robert Osfield
30507Added --login url username password http authentication option
30508
30509Mon, 21 Jul 2008 10:57:06 +0000
30510Checked in by : Robert Osfield
30511Initial cut of osgimagesequence example
30512
30513Mon, 21 Jul 2008 10:48:14 +0000
30514Checked in by : Stephan Maximilian HUBER
30515From Stephan Huber: updated XCode-project
30516
30517Mon, 21 Jul 2008 10:10:01 +0000
30518Checked in by : Robert Osfield
30519Added ImagePager first cut, and updated wrappers
30520
30521Mon, 21 Jul 2008 09:55:15 +0000
30522Checked in by : Robert Osfield
30523Added first cut of ImageStream IO wrapper
30524
30525Mon, 21 Jul 2008 09:47:39 +0000
30526Checked in by : Robert Osfield
30527First cut of osgDB::ImagePager for updating osg::ImageSequence
30528
30529Mon, 21 Jul 2008 09:46:53 +0000
30530Checked in by : Robert Osfield
30531First cut of osg::ImageSequence class
30532
30533Fri, 18 Jul 2008 21:17:35 +0000
30534Checked in by : Robert Osfield
30535From Adrain Elgi, added osgGA to link list
30536
30537Fri, 18 Jul 2008 11:39:06 +0000
30538Checked in by : Robert Osfield
30539Introduce a custom atof function that always assumes data comes in form 10.10 with the full stop used as a decimal place.
30540
30541Thu, 17 Jul 2008 16:12:39 +0000
30542Checked in by : Robert Osfield
30543From Jean-Sebastien Guay and Robert Osfiled, osgViewer::ScreenCaptureHandler for taking screenshots
30544
30545Thu, 17 Jul 2008 14:25:04 +0000
30546Checked in by : Robert Osfield
30547Updated version and AUTHORS.txt for 2.5.5 release
30548
30549Thu, 17 Jul 2008 14:18:59 +0000
30550Checked in by : Robert Osfield
30551Updated ChangeLog for 2.5.5 release
30552
30553Thu, 17 Jul 2008 14:13:13 +0000
30554Checked in by : Robert Osfield
30555Updated wrappers
30556
30557Thu, 17 Jul 2008 13:51:14 +0000
30558Checked in by : Robert Osfield
30559From Ulrich Hertlein, "attached are some minor tweaks:- fixed typos in osgViewer/ViewerBase
30560- const-ness in include/osg/View findSlaveIndexForCamera
30561- supported options for STL reader, fixed return values to reflect proper errors
30562- supported options for DirectX reader, fixed return values
30563- normals pseudo-loader: scaling normals to a const (but variable) fraction of the bounding sphere radius
30564"
30565
30566
30567
30568Thu, 17 Jul 2008 13:32:47 +0000
30569Checked in by : Robert Osfield
30570Updated ChangeLog
30571
30572Thu, 17 Jul 2008 13:23:43 +0000
30573Checked in by : Stephan Maximilian HUBER
30574From Stephan Huber: updated XCode project
30575
30576Thu, 17 Jul 2008 12:26:42 +0000
30577Checked in by : Robert Osfield
30578Updated wrappers
30579
30580Thu, 17 Jul 2008 12:13:04 +0000
30581Checked in by : Robert Osfield
30582Moved AuthenticalMap/AuthenticationDetails out in their own files
30583
30584Thu, 17 Jul 2008 11:55:55 +0000
30585Checked in by : Robert Osfield
30586Added osgDB::AuthenticationMap/Details to osgDB and curl plugin to add the ability to authenticate http transfers
30587
30588Wed, 16 Jul 2008 19:07:01 +0000
30589Checked in by : Robert Osfield
30590Removed net plugin for Xcode projects
30591
30592Wed, 16 Jul 2008 16:19:54 +0000
30593Checked in by : Robert Osfield
30594Moved .net plugin out into Deprecated section of osg svn repostitory
30595
30596Wed, 16 Jul 2008 16:19:19 +0000
30597Checked in by : Robert Osfield
30598Fixed path to font
30599
30600Wed, 16 Jul 2008 16:05:43 +0000
30601Checked in by : Robert Osfield
30602Set the default setting of LineWidth to 2.0 to ensure that old default behavior is maintained.
30603
30604Wed, 16 Jul 2008 16:04:27 +0000
30605Checked in by : Robert Osfield
30606From Vincent Bourdier, removed line with setWidth(2.0) as this code prevents user settings of line with.
30607
30608Wed, 16 Jul 2008 15:58:51 +0000
30609Checked in by : Robert Osfield
30610Cleaned up the updateStateSet code
30611
30612Wed, 16 Jul 2008 15:58:15 +0000
30613Checked in by : Robert Osfield
30614Refactored the MultiTextureControl node callback so that the update is now done as an update callback, with the elevation aquired via a cull callback
30615
30616Wed, 16 Jul 2008 13:29:35 +0000
30617Checked in by : Robert Osfield
30618Updated wrappers
30619
30620Wed, 16 Jul 2008 13:26:06 +0000
30621Checked in by : Robert Osfield
30622Changed int's to unsigned int's to avoid warnings
30623
30624Wed, 16 Jul 2008 13:23:58 +0000
30625Checked in by : Robert Osfield
30626Moved the _textureObjectBuffer assignment to after the imagery has been download to avoid crashes under multi-threaded compile of texture objects (was causing a crash with 3D Textures, but is something that would happen with other Texture types as well.)
30627
30628Wed, 16 Jul 2008 12:53:58 +0000
30629Checked in by : Stephan Maximilian HUBER
30630From Stephan Huber: updated XCode-project, included osgWidget-Framework
30631
30632Wed, 16 Jul 2008 11:40:01 +0000
30633Checked in by : Robert Osfield
30634Removed a division by precomputing the associated values
30635
30636Tue, 15 Jul 2008 22:30:51 +0000
30637Checked in by : Robert Osfield
30638From Jeremy Moles, Updated file references to reflect new data in OpenSceneGraph-Data
30639
30640Tue, 15 Jul 2008 22:13:35 +0000
30641Checked in by : Robert Osfield
30642Added osgWidget wrappers
30643
30644Tue, 15 Jul 2008 22:03:59 +0000
30645Checked in by : Robert Osfield
30646Converted tabs to four spaces
30647
30648Tue, 15 Jul 2008 21:28:22 +0000
30649Checked in by : Robert Osfield
30650Fixed typo
30651
30652Tue, 15 Jul 2008 20:30:56 +0000
30653Checked in by : Robert Osfield
30654Moved the private sections int protected to allow subclasses acces to all methods/members. Moved public section to top of the class definition to make it more consistent with the rest of the OSG.
30655
30656Tue, 15 Jul 2008 19:42:49 +0000
30657Checked in by : Robert Osfield
30658Fixed name of lib
30659
30660Tue, 15 Jul 2008 19:28:30 +0000
30661Checked in by : Robert Osfield
30662Changed IMPORT to "Import option", and "EXPORT:" to "Export option:" in supportsOptions() docs make it a little more friendly and understandable
30663
30664Tue, 15 Jul 2008 19:26:20 +0000
30665Checked in by : Robert Osfield
30666From Paul Martz, "Here's documentation for the export options of the FLT plugin. I also labeled the import options as such."
30667
30668Tue, 15 Jul 2008 19:24:48 +0000
30669Checked in by : Robert Osfield
30670Updated version number to 2.5.5 in prep for dev release
30671
30672Tue, 15 Jul 2008 19:24:22 +0000
30673Checked in by : Robert Osfield
30674Changed the version setup code to be consistent with the rest of the OSG
30675
30676Tue, 15 Jul 2008 19:23:48 +0000
30677Checked in by : Robert Osfield
30678Removed now redundent example
30679
30680Tue, 15 Jul 2008 19:02:20 +0000
30681Checked in by : Robert Osfield
30682From Gino van den Bergen, "The VRML plugin in the current 2.5.4 release will not compile under VC8.0 when the project file is generated using CMake 2.6. The attached CMakeLists.txt will fix this problem. The file replaces the CMakeLists.txt file in src/osgPlugins/vrml. NB: It is assumed that the antlr and regex libs are located in $(OPENVRML_DIR)/lib.  "
30683
30684Tue, 15 Jul 2008 18:53:16 +0000
30685Checked in by : Robert Osfield
30686From Jean-Sebastian Guay, "Here are the CMakeLists.txt files for the osgWidget examples, changed to use SETUP_EXAMPLE like the other examples."
30687
30688Tue, 15 Jul 2008 18:12:17 +0000
30689Checked in by : Robert Osfield
30690Fixed typo
30691
30692Tue, 15 Jul 2008 17:21:25 +0000
30693Checked in by : Robert Osfield
30694From Jeremy Moles, import of the osgWidget NodeKit, sourced from the original http://osgwidget.googlecode.com/svn/trunkNotes from Robert Osfield, I've merged osgWidget trunk, and added/changed CMakeLists.txt file to make it suitable for inclusion in the core OSG, and moved imagery/scripts/shaders out into OpenSceneGraph-Data
30695
30696
30697
30698
30699Tue, 15 Jul 2008 14:24:46 +0000
30700Checked in by : Robert Osfield
30701Updated wrappers
30702
30703Tue, 15 Jul 2008 14:24:21 +0000
30704Checked in by : Robert Osfield
30705From Art Trevs, Removed GLeunm version setAttachment() to avoid ambigiuity with whether to enable MRT.
30706
30707Tue, 15 Jul 2008 14:15:42 +0000
30708Checked in by : Robert Osfield
30709Renamed Archive::ArchiveStatus to ReaderWriter::ArchiveStatus
30710
30711Tue, 15 Jul 2008 10:45:07 +0000
30712Checked in by : Robert Osfield
30713Updated wrappers
30714
30715Tue, 15 Jul 2008 09:55:33 +0000
30716Checked in by : Robert Osfield
30717Missing check-ins
30718
30719Mon, 14 Jul 2008 20:22:38 +0000
30720Checked in by : Robert Osfield
30721Added --plugins and --formats query support into osgconv to help with querying the available plugins and the file formats/protocols they support
30722
30723Mon, 14 Jul 2008 20:11:37 +0000
30724Checked in by : Robert Osfield
30725Added missing ac3d supportsExtensions() constructor
30726
30727Mon, 14 Jul 2008 08:48:49 +0000
30728Checked in by : Robert Osfield
30729Added initial cut at plugin query code
30730
30731Sun, 13 Jul 2008 22:18:59 +0000
30732Checked in by : Robert Osfield
30733Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods to help enable better querying of supported features
30734
30735Sun, 13 Jul 2008 15:24:45 +0000
30736Checked in by : Robert Osfield
30737Added new ReaderWriter methods for recording what protocols, extensions and options are support by ReaderWriters
30738
30739Sun, 13 Jul 2008 12:34:06 +0000
30740Checked in by : Robert Osfield
30741From Paul Martz, removed uneccessary libraries from link line
30742
30743Sat, 12 Jul 2008 17:44:51 +0000
30744Checked in by : Robert Osfield
30745Updated date for 2.5.4 release
30746
30747Sat, 12 Jul 2008 17:30:17 +0000
30748Checked in by : Robert Osfield
30749Added an OSG_EXPORT
30750
30751Sat, 12 Jul 2008 16:11:14 +0000
30752Checked in by : Robert Osfield
30753Updated Authors for dev release
30754
30755Sat, 12 Jul 2008 15:29:30 +0000
30756Checked in by : Robert Osfield
30757Updated ChangeLog for dev release
30758
30759Sat, 12 Jul 2008 12:00:58 +0000
30760Checked in by : Robert Osfield
30761From Doug McCorkle, "Attached is patch that corrects/improves the following issues with the OBJ loader:1. Added options to control wether the osgUtil::Tessellator or osgUtil::TriStripVisitor are run. By default they still run just as before.
307622. Added support for the Emissive material. The data was being read from the mtl file but was never being applied to the model.
307633. This is the main bug addressed, when a model is read in with an alpha value specified like:
30764
30765newmtl Material__8
30766       Ns 24
30767       d 0.33
30768       illum 2
30769       Kd 0.204 0.204 0.204
30770       Ks 0 0 0
30771       Ka 0.153 0.153 0.153
30772
30773where the alpha value is d. The loader would then overwrite the alpha value when reading the diffuse, specular, and ambient colors. I have changed all the material color readers to only set the values they read and to use the default colors specified in the constructor of the obj class. With these changes, the obj reader now handles opacity correctly if the alpha value is specified before the material colo"
30774
30775
30776
30777Sat, 12 Jul 2008 11:19:25 +0000
30778Checked in by : Robert Osfield
30779Cleaned up osgkdtree example
30780
30781Fri, 11 Jul 2008 20:01:12 +0000
30782Checked in by : Robert Osfield
30783Updated version numbers for dev release
30784
30785Fri, 11 Jul 2008 19:52:25 +0000
30786Checked in by : Robert Osfield
30787From Adrain Egli, "i added a default scene with 7 different draggers attached. it's more easy to test the draggers."
30788
30789Fri, 11 Jul 2008 19:43:01 +0000
30790Checked in by : Robert Osfield
30791From Christophe Loustaunau, "For our application, we need to write tiff file in floats. I have change a little bit the readerWritterTiff : It check the data type of the image ( img.getDataType() ) and if it's GL_FLOAT :It save the tiff with float values. Otherwise it does the same thing as before."
30792
30793Fri, 11 Jul 2008 19:23:49 +0000
30794Checked in by : Robert Osfield
30795From Liang Aibin, "  In lastest svn version of OSG, the .ive plugin missing osg::Light, it does not process I/O for osg::Light. Now I have fixed it as follows:2. In DataInputStream.cpp, I add support code in DataInputStream::readStateAttribute
30796    for osg::Light.
30797
307983. In DataOutputStream.cpp, I add support code in DataOutputStream::writeStateAttribute
30799    for osg::Light.
30800 "
30801
30802
30803
30804
30805Fri, 11 Jul 2008 17:46:30 +0000
30806Checked in by : Robert Osfield
30807From Joakim Simmonson, "Opcodes.h: * Added INVALID_OP as -1 in the Opcodes enum. Note that INVALID_OP is not an actual opcode defined in the OpenFlight format. The purpose of INVALID_OP is to mark an opcode variable as invalid or uninitialized.ReaderWriterFLT.cpp:
30808* The header node is returned if it exists, even if the file does not contain a node hierarchy. The old behaviour returned a ERROR_IN_READING_FILE error.
30809* Changed opcodes initialized to -1 to the new enum value INVALID_OP."
30810
30811
30812
30813
30814Fri, 11 Jul 2008 17:41:50 +0000
30815Checked in by : Robert Osfield
30816From Joakim Simmonsson, fixed various spelling typos in comments
30817
30818Fri, 11 Jul 2008 17:35:13 +0000
30819Checked in by : Robert Osfield
30820From Mathias Froehlich, "Due to the recent data variance changes/discussion: Change the ac3d loader that can as such only deliver static models to set the data variance to static for the returned model. "
30821
30822Fri, 11 Jul 2008 17:07:05 +0000
30823Checked in by : Robert Osfield
30824Increased the buffer and fixed the buffer calculation when moving backwards into objects
30825
30826Fri, 11 Jul 2008 16:51:11 +0000
30827Checked in by : Robert Osfield
30828Updated KdTree code to refect new cleaned up API
30829
30830Fri, 11 Jul 2008 16:50:43 +0000
30831Checked in by : Robert Osfield
30832Tweaked the KdTree intersection performance testing code block
30833
30834Fri, 11 Jul 2008 16:48:55 +0000
30835Checked in by : Robert Osfield
30836Updated wrappers
30837
30838Fri, 11 Jul 2008 16:48:39 +0000
30839Checked in by : Robert Osfield
30840Moved the building and intersecting of the KdTree into the .cpp, and cleaned up the header to ready it for wider usage
30841
30842Thu, 10 Jul 2008 15:50:10 +0000
30843Checked in by : Robert Osfield
30844Streamlined KdTree implementation
30845
30846Wed, 9 Jul 2008 19:43:02 +0000
30847Checked in by : Robert Osfield
30848Updated wrappers
30849
30850Wed, 9 Jul 2008 19:42:15 +0000
30851Checked in by : Robert Osfield
30852Cleaned up KdTree implementation
30853
30854Wed, 9 Jul 2008 19:41:36 +0000
30855Checked in by : Robert Osfield
30856Reordered KdLeaf/KdNode so that the first element to be accessed is first in the data structure
30857
30858Wed, 9 Jul 2008 19:40:10 +0000
30859Checked in by : Robert Osfield
30860Introduced code for doing dummy test traversals - used for benchmarking KdTree code.
30861
30862Wed, 9 Jul 2008 19:28:00 +0000
30863Checked in by : Robert Osfield
30864Added range of camera manipulators and a center of screen test intersection that is insticated by pressing 'c' key
30865
30866Wed, 9 Jul 2008 19:26:40 +0000
30867Checked in by : Robert Osfield
30868Introduce a intersecion performance testing code path, #if def'd out for now.
30869
30870Wed, 9 Jul 2008 12:37:59 +0000
30871Checked in by : Robert Osfield
30872Updated wrappers
30873
30874Tue, 8 Jul 2008 18:02:09 +0000
30875Checked in by : Robert Osfield
30876Fixed set method
30877
30878Tue, 8 Jul 2008 17:35:10 +0000
30879Checked in by : Robert Osfield
30880Added optional control of whether to use KdTrees for intersections
30881
30882Mon, 7 Jul 2008 20:27:56 +0000
30883Checked in by : Robert Osfield
30884Implement hierachy culling in KdTree::intersect(..)
30885
30886Mon, 7 Jul 2008 14:27:58 +0000
30887Checked in by : Robert Osfield
30888Improved the handling of KdTree intersections
30889
30890Mon, 7 Jul 2008 13:21:37 +0000
30891Checked in by : Robert Osfield
30892Implemented intial KdTree triangle intersection code, but without culling implemented
30893
30894Mon, 7 Jul 2008 10:46:22 +0000
30895Checked in by : Robert Osfield
30896Added KdTreeBuilder calls into FindCompileableGLObjectsVisitor, and an alternative path that explictly calls the KdTreeBuilde when required in cases when no pre compile of GL objects is required.
30897
30898Mon, 7 Jul 2008 09:40:30 +0000
30899Checked in by : Robert Osfield
30900Changed types to avoid warnings under Windows
30901
30902Sun, 6 Jul 2008 18:27:10 +0000
30903Checked in by : Robert Osfield
30904Changed the DatabasePager so that it bypasses the Registry::readNode() method and calls readNodeImplementation() directly to avoid calling the KdTreeBuilder.Updated wrappers.
30905
30906
30907
30908
30909Sun, 6 Jul 2008 12:14:19 +0000
30910Checked in by : Robert Osfield
30911Moved KdTree build code into osg::KdTree
30912
30913Sat, 5 Jul 2008 17:29:07 +0000
30914Checked in by : Robert Osfield
30915Added handling of co-incident start and end points.
30916
30917Sat, 5 Jul 2008 16:39:28 +0000
30918Checked in by : Robert Osfield
30919Ported intersection code to use new osgUtil::LineSegmentIntersector/IntersectionVisitor.
30920
30921Fri, 4 Jul 2008 19:16:19 +0000
30922Checked in by : Robert Osfield
30923Converted TerrainManipulator to use osgUtil::InterectionVisitor rather than the old IntersectVisitor
30924
30925Fri, 4 Jul 2008 17:02:02 +0000
30926Checked in by : Robert Osfield
30927Added KdTree intersection support into LineSegmentIntersector
30928
30929Fri, 4 Jul 2008 15:57:48 +0000
30930Checked in by : Robert Osfield
30931Added prelimnary KdTree data structure and automatic kdtree build support into osgDB::Registry/osgTerrain so that newly created subgraphs can have KdTree built on all osg::Geometry automatically on load/creation.
30932
30933Fri, 4 Jul 2008 11:51:55 +0000
30934Checked in by : Robert Osfield
30935Moved vertex indicies method into a single block with deprecated doc lines
30936
30937Thu, 3 Jul 2008 17:18:14 +0000
30938Checked in by : Robert Osfield
30939Introduced bounding boxes to KDLeaf and KDNode structs
30940
30941Thu, 3 Jul 2008 15:49:28 +0000
30942Checked in by : Robert Osfield
30943Added new data structure + build algorithm that places triangles into leaves without being shared, but with varying the boundaries of leaves so that they may overlap.
30944
30945Thu, 3 Jul 2008 15:01:04 +0000
30946Checked in by : Robert Osfield
30947From Mario Valle, "xed the following warning on Linux 64 bits Athlon:/users/mvalle/OSG/OpenSceneGraph/src/osg/BufferObject.cpp: In member function `virtual void osg::ElementBufferObject::compileBuffer(osg::State&) const':
30948/users/mvalle/OSG/OpenSceneGraph/src/osg/BufferObject.cpp:600: warning: cast to pointer from integer of different size"
30949
30950
30951
30952Thu, 3 Jul 2008 14:59:07 +0000
30953Checked in by : Robert Osfield
30954From Mario Valle, removed extraneous spaces
30955
30956Thu, 3 Jul 2008 11:23:44 +0000
30957Checked in by : Robert Osfield
30958Added header guards
30959
30960Thu, 3 Jul 2008 11:22:23 +0000
30961Checked in by : Robert Osfield
30962Refactored example so that the example will be able to run different kdtree data strucutres/algorithms.
30963
30964Thu, 3 Jul 2008 11:07:59 +0000
30965Checked in by : Robert Osfield
30966From Eric Sokolowsky, "The check for Leopard to build 4-way binaries by default was broken. Here is an updated CMakeLists.txt file to fix the problem."
30967
30968Thu, 3 Jul 2008 10:24:20 +0000
30969Checked in by : Robert Osfield
30970Implement an experiemental triangle kdtree building support
30971
30972Thu, 3 Jul 2008 10:03:06 +0000
30973Checked in by : Robert Osfield
30974Set the DataVariance on FadeText to DYNAMIC to reflect their nature
30975
30976Wed, 2 Jul 2008 10:00:09 +0000
30977Checked in by : Robert Osfield
30978Updated wrappers
30979
30980Wed, 2 Jul 2008 09:25:08 +0000
30981Checked in by : Robert Osfield
30982Introduced support for UNSCPECIFIED and STATIC DataVariance of StateSet/Textures
30983
30984Tue, 1 Jul 2008 19:04:29 +0000
30985Checked in by : Robert Osfield
30986From Colin McDonald, "There is a problem reading bmp files containing a colour palette, due to an incorrect scan line length calculation.  Attached is a fix, and a little bmp file which demonstrates the problem."
30987
30988Tue, 1 Jul 2008 18:37:13 +0000
30989Checked in by : Robert Osfield
30990From Lilin Xiong, "I change ive plugin a little for osgText inout, so the ive plugin supports backdrop setting, and Text3D, FadeText inout :1. in DataInputStream.cpp, add 1286--1293 lines;
309912. in Text.cpp, add some code for text's Backdrop setting;
309923. in IveVersion.h, add line 39,  increase the VERSION to VERSION_028(line 41)
309934. in ReadWrite.h,  add line 146,147
309945. add file FadeText.h, FadeText.cpp, Text3D.h, Text3D.cpp."
30995
30996
30997
30998Tue, 1 Jul 2008 13:56:02 +0000
30999Checked in by : Robert Osfield
31000Added Vec3Array arrange pointer to avoid dynamic cast
31001
31002Tue, 1 Jul 2008 09:40:06 +0000
31003Checked in by : Robert Osfield
31004From Mathias Froehlich, "It appears not to be sufficient to set a cmake variable to get a define in such a config file. Instead set that variable to 1. Also included a small compile fix, that appears to be required  than ..."
31005
31006Mon, 30 Jun 2008 16:53:06 +0000
31007Checked in by : Robert Osfield
31008Added guards against FBO not being supported/setup
31009
31010Sun, 29 Jun 2008 13:41:07 +0000
31011Checked in by : Robert Osfield
31012Updated README date for 2.5.3 dev release
31013
31014Sun, 29 Jun 2008 12:22:50 +0000
31015Checked in by : Robert Osfield
31016Changed the Optimizer::StateVisitor so that it can individually decide whether to optimize away duplicate state with dynamic, static and unspecified DataVarience.  By default the code now optimizes away duplicate state with either static and unspecied state, previously it was just handling static state.
31017
31018Sat, 28 Jun 2008 16:59:26 +0000
31019Checked in by : Robert Osfield
31020Added realize of new graphics contexts to handle new views being added with unrealized windows
31021
31022Fri, 27 Jun 2008 19:40:52 +0000
31023Checked in by : Robert Osfield
31024Changed back to use an std::vector<> rather than a std::list for RequestQueue to avoid member template problems under Solaris.
31025
31026Fri, 27 Jun 2008 18:59:27 +0000
31027Checked in by : Robert Osfield
31028Refactored the sort of the requestQueue so that there is single code path for doing the sort.
31029
31030Fri, 27 Jun 2008 16:47:43 +0000
31031Checked in by : Robert Osfield
31032From Mathias Froehlich, "Update to the configure check for msvc 7.1. MemoryBarrier() is used in the implementation, so it should be checked. This in effect disables the faster atomic ops on msvc 7.1 and older, even if only the MemoryBarrier() call is missing. But it ensures for the fist cut that it will build everywhere. If somebody cares for msvc 7.1 enough and has one for testing installed, he might provide the apropriate defines to guard that MemoryBarrier() call.I tested that msvc8 32/64bit still passes the configure tests and compiles.
31033"
31034
31035
31036
31037Fri, 27 Jun 2008 12:44:41 +0000
31038Checked in by : Robert Osfield
31039Simplified the MixinVector class so that it no longer supports custom allocators, instead just uses std::vector<>'s default allocators.
31040
31041Fri, 27 Jun 2008 12:35:56 +0000
31042Checked in by : Robert Osfield
31043Moved the apply(&) default implementations from the header into the NodeVisitor.cpp, and changed the casts to use static_cast<>.
31044
31045Fri, 27 Jun 2008 11:47:06 +0000
31046Checked in by : Stephan Maximilian HUBER
31047from Stephan Huber: updated XCode project
31048
31049Fri, 27 Jun 2008 10:17:38 +0000
31050Checked in by : Robert Osfield
31051From Andre Normann, "with version 8504, I am not able to compile osgwrappers under Windows, because there are some DLL export macros missing. I fixed it and put the files in the attached zip file. "
31052
31053Thu, 26 Jun 2008 19:51:24 +0000
31054Checked in by : Robert Osfield
31055Updated authors and osgversion
31056
31057Thu, 26 Jun 2008 19:47:00 +0000
31058Checked in by : Robert Osfield
31059Updated ChangeLog
31060
31061Thu, 26 Jun 2008 19:21:54 +0000
31062Checked in by : Robert Osfield
31063Updated wrappers
31064
31065Thu, 26 Jun 2008 18:34:01 +0000
31066Checked in by : Robert Osfield
31067From Paul Martz, "The method IntersectionVisitor::apply(osg::PagedLOD&) appears to attempt to identify a "highest res" child of the PagedLOD and only allow intersection on that child. The implementation appears to be flawed in two cases:1) The "highest res" child is assumed to be the child with index "getNumFileNames()-1" or "getNumChildren()-1". As a result, PagedLODs that do not sort children from furthest to nearest will intersect with the wrong child. (see attached "case1.osg" to reproduce this problem.)
31068
310692) The code assumes there is only one highest res child. As a result. PagedLODs with multiple children at the same highest res range can only intersect one of those children. ("case2.osg" demonstrates this issue; you can only pick the quad on the right.)
31070
31071I've attached a modified IntersectionVisitor.cpp that attempts to resolve these issues. It identifies a highest res range based on the range mode, then continues traversal on all valid children corresponding to that range description. Only in the case of a malformed PagedLOD does the code fall back to getting the last child in the list.
31072 "
31073
31074
31075
31076Thu, 26 Jun 2008 18:06:24 +0000
31077Checked in by : Robert Osfield
31078From Morten Haukness, "When cloning effects osg crashes because the copy constructur tries to run av pure virtual method (setUpEmitterAndProgram). The right thing to do when cloning an effect is to run the inherited version og buildEffect and setUpEmitterAndProgram."
31079
31080
31081
31082Thu, 26 Jun 2008 16:45:50 +0000
31083Checked in by : Robert Osfield
31084Changed the removeCamera() method so that it now actively calls releaseGLObjects() on all children of a camera that aren't shared with other cameras on that context.This change fixes problems with allocating and deleting views.
31085
31086
31087
31088Thu, 26 Jun 2008 15:06:44 +0000
31089Checked in by : Robert Osfield
31090From Mathias Froehlich, updated CMakeLists.txt to build the Atomic.cpp
31091
31092Thu, 26 Jun 2008 13:09:54 +0000
31093Checked in by : Robert Osfield
31094From Eric Sokolowski, added enforcement of CMake 2.6.0 under OSX.
31095
31096Thu, 26 Jun 2008 13:08:24 +0000
31097Checked in by : Robert Osfield
31098From Eric Sokolowski, Cmake support for osgviewerCocoa
31099
31100Thu, 26 Jun 2008 12:08:37 +0000
31101Checked in by : Robert Osfield
31102From Mathias Froehlich, build fixes for various unices
31103
31104Thu, 26 Jun 2008 10:33:47 +0000
31105Checked in by : Robert Osfield
31106From Mathias Froehlich, added do not edit comments to Config.in so that the autogenerated Config files have an appropriate warning notice
31107
31108Thu, 26 Jun 2008 10:27:16 +0000
31109Checked in by : Robert Osfield
31110From Mathias Froechlich, "Attached is a change to that atomic stuff to move the win32, msvc implementation of the atomic increment and decrement into a implementation file. This way inlining and compiler optimization can no longer happen for these implementations, but it fixes compilation on win32 msvc targets. I expect that this is still faster than with with mutexes.Also the i386 gcc target gets atomic operations with this patch. By using an
31111implementation file we can guarantee that we have the right compiler flags
31112available."
31113
31114
31115
31116Mon, 23 Jun 2008 15:11:37 +0000
31117Checked in by : Robert Osfield
31118Fixed pedantic warning
31119
31120Mon, 23 Jun 2008 14:51:34 +0000
31121Checked in by : Robert Osfield
31122From Mathias Froehlich, "fixed win32/win64 configure check and win32/win64 atomic related compile failures with msvs2005. Attached changes to make win32 really use the atomic stuff. There are pointer typecast problems and some historic alignment restrictions that I just took from a previous similar implementation of mine without looking deep enough. "
31123
31124Mon, 23 Jun 2008 11:14:06 +0000
31125Checked in by : Robert Osfield
31126From Mathieu Marache, "Suibject: CMakeList ADD_DEFINITION for CMAKE_DEBUG_POSTFIX broken I needed a -DCMAKE_DEBUG_POSTFIX="d" not a -D"CMAKE_DEBUG_POSTFIX=d".This corrects the build for the CMake 2.4 and 2.6 series
31127
31128The error was in compiling osgDB/Registry.cpp
31129"
31130
31131
31132
31133Mon, 23 Jun 2008 10:18:04 +0000
31134Checked in by : Robert Osfield
31135Commented out the explict install of the Config files as including these files into the header list allows the normal Cmake install support to install them.
31136
31137Mon, 23 Jun 2008 09:57:45 +0000
31138Checked in by : Robert Osfield
31139From Eric Sokolowsky, "I have made a number of changes intended to get a few things working better on OSX. However, since I'm still pretty new at Mac development and cmake I'm not entirely certain that the changes I have made are benign on other platforms. I have tested these changes on Leopard with CMake 2.6 generating Xcode 3.0 projects, compiling on ppc and i386 for 10.5 and 10.4, and on Linux (CentOS) and everything still seems to work ok. Here are the changes I made (against OSG svn as of this afternoon):- Added osgviewerCocoa example to APPLE builds
31140- Fixed corrupt Xcode project generation with CMake 2.6 dealing with ADD_DEFINITIONS and CMake Policy CMP0005 on Leopard
31141- Resolved CMP0006 warning for examples and programs by setting BUNDLE DESTINATION to same as RUNTIME DESTINATION with CMake 2.6
31142- Fixed freetype plugin on Leopard to avoid OpenGL linking problem
31143- Figured out how to use a custom Info.plist included in the project (see osgviewerCocoa application CMakeLists.txt)"
31144
31145
31146
31147Mon, 23 Jun 2008 08:06:07 +0000
31148Checked in by : Stephan Maximilian HUBER
31149From Stephan Huber: added missing config files and updated xcode-project
31150
31151Sat, 21 Jun 2008 17:56:38 +0000
31152Checked in by : Robert Osfield
31153Quietened down debug info
31154
31155Sat, 21 Jun 2008 17:50:58 +0000
31156Checked in by : Robert Osfield
31157Added support for X11's overrideRedirect functionality
31158
31159Sat, 21 Jun 2008 11:34:01 +0000
31160Checked in by : Robert Osfield
31161Converted tabs to four spaces
31162
31163Fri, 20 Jun 2008 19:52:14 +0000
31164Checked in by : Robert Osfield
31165Changed the include/osg/Config and include/OpenThreads/Config references to use the assocaited CMake variable for these headers
31166
31167Fri, 20 Jun 2008 19:51:21 +0000
31168Checked in by : Robert Osfield
31169Updated ChangeLog
31170
31171Fri, 20 Jun 2008 17:32:27 +0000
31172Checked in by : Robert Osfield
31173From Terry Welsh, added missing MixinVector header
31174
31175Fri, 20 Jun 2008 16:57:22 +0000
31176Checked in by : Robert Osfield
31177Added OSG_WINDOWING_SYSTEM cmake option string to allow toggling between X11 and Carbon under OSX.
31178
31179Fri, 20 Jun 2008 15:50:53 +0000
31180Checked in by : Robert Osfield
31181From Mathias Froehlich, moved optional config variables into include/osg/Config file that is automatically created by cmake according to its own settings.
31182
31183Fri, 20 Jun 2008 15:49:15 +0000
31184Checked in by : Robert Osfield
31185Updated ChangeLog
31186
31187Fri, 20 Jun 2008 15:28:38 +0000
31188Checked in by : Robert Osfield
31189Changed const double* to const Matrix::value_type* to ensure changes in Matrix type don't break the build
31190
31191Fri, 20 Jun 2008 13:16:35 +0000
31192Checked in by : Robert Osfield
31193From Terry Welsh, new flatten static transforms visitor that duplicates subgraphs that are shared beneath differnt static transformsFrom Robert Osfield, made a range of changes to Terry's visitor integrating it into osgUtil::Optimizer and
31194changing the code to use a style more like the rest of the OSG.
31195
31196
31197
31198Fri, 20 Jun 2008 11:16:06 +0000
31199Checked in by : Robert Osfield
31200From Mathias Froehlich, made the include of bin directory for include/OpenThreads/Config only used when doing out of source builds
31201
31202Fri, 20 Jun 2008 11:11:47 +0000
31203Checked in by : Robert Osfield
31204Updated version numbers for dev releases
31205
31206Fri, 20 Jun 2008 10:46:33 +0000
31207Checked in by : Robert Osfield
31208From Mathias Froehlich, "Fixes a compile of src/osgSim/ShapeAttribute.cpp on suse 10.2."
31209
31210Fri, 20 Jun 2008 09:46:45 +0000
31211Checked in by : Robert Osfield
31212From Melchior Franz, fixed typo on variable name
31213
31214Fri, 20 Jun 2008 09:42:57 +0000
31215Checked in by : Robert Osfield
31216From Mathias Froehlich, add search path to enable out of source builds to find include/OpenThreads/Config.
31217
31218Thu, 19 Jun 2008 20:42:10 +0000
31219Checked in by : Robert Osfield
31220Updated wrappers
31221
31222Thu, 19 Jun 2008 20:38:38 +0000
31223Checked in by : Robert Osfield
31224From Neil Groves,"I have taken the liberty of updating a few files so that there is no longer any derivation from std::vector. I have done this by adding a new file osg/MixinVector and by updating only two others: osg/PrimitiveSet and osg/Array. You will notice that this actually removes what is acknowledged as a \u2018hack\u2019 in osg/PrimitiveSet.
31225
31226With the original code I did manage to find memory leaks with some compiler options on VC 8 and 9, as well as Intel compiler. I determined the leak existence by instrumenting the destructor code, and by use of a garbage collector as a leak detector (in a similar manner to the Firefox project). Hence in contrast to what I said originally, it is exhibiting symptoms on at least some platforms.
31227
31228Since I am trying to be a good OSG citizen I got out my editor and started hacking! I have built and tested on Linux (Ubuntu) with GCC 4.x and Windows VC 8 SP1. It appears that nothing is broken, and that I\u2019m using less memory J"
31229
31230
31231
31232
31233
31234Thu, 19 Jun 2008 17:35:45 +0000
31235Checked in by : Robert Osfield
31236From Mathieu Marache, "submission for inclusion to support mpg and avi files when using the quicktime plugin on windows"
31237
31238Thu, 19 Jun 2008 17:30:38 +0000
31239Checked in by : Robert Osfield
31240From Mathias Froehlich, added support for using OpenThreads::Atomic for thread safe ref/unref.
31241
31242Thu, 19 Jun 2008 14:57:36 +0000
31243Checked in by : Robert Osfield
31244from Andrew Bettison, LineStipple support for .ive
31245
31246Thu, 19 Jun 2008 14:45:54 +0000
31247Checked in by : Robert Osfield
31248From Adrian Egli, "Improvements to the PSSM implementation"
31249
31250Thu, 19 Jun 2008 14:35:18 +0000
31251Checked in by : Robert Osfield
31252From Rudolf Weidemann, "in the OpenFlight format materials can have editable names. In the OSG OpenFlight plugin these names are ignored when reading, and empty strings are written.As we need these names in the OSG scene graph by our application, I
31253changed the plugin code, so the names are now stored in class
31254"osg::Material" (derived from "osg::Object") by
31255 material->setName();
31256(see "PaletteRecords.cpp, line 195) when reading the file, and written
31257to file by
31258 dos.writeString( m.Material->getName(), 12 );
31259(see MaterialPaletteManager.cpp, line 80).
31260
31261As these names otherwise get lost when reading an OpenFlight file and
31262writing it again e.g. by
31263 osgconv example.flt converted_example.flt
31264these changes make the plugin more complete.
31265
31266The changes were made to OSG revision 8425, and were tested by
31267 osgconv example.flt converted_example.flt
31268comparing the material palettes of both files inside Multigen Creator."
31269
31270
31271
31272Thu, 19 Jun 2008 14:29:38 +0000
31273Checked in by : Robert Osfield
31274From Farshid Lashkari, "I noticed some problems when setting up CameraNodes that inherit viewport settings in stereo mode. It seems that the SceneView::cull() method will pass the full size viewport to the left/right cullvisitors, instead of the modified stereo viewport. I made quite a few changes to SceneView to fix the issue. The SceneView::cullStage() method will now receive the viewport as an argument, instead of using the global viewport. The SceneView::cull() method will pass the modifed viewport to cullStage when rendering in stereo.There are 2 new private methods computeLeftEyeViewport() and
31275computeRightEyeViewport() that will compute the stereo viewports. I
31276also modified the draw() function so it applies the correct viewport
31277to the prerender stages. These changes are only necessary for
31278horizontal/vertical split stereo."
31279
31280
31281
31282Thu, 19 Jun 2008 14:14:20 +0000
31283Checked in by : Robert Osfield
31284From Andrew Bettison, "Attached are changes for src/osgPlugins/ive (version 2.4.0) that implement LineStipple read/write support for the ive file format."
31285
31286Thu, 19 Jun 2008 13:49:36 +0000
31287Checked in by : Robert Osfield
31288From Paul Melis, "Here is a reworked version of the osgviewerWX example. It changes the GraphicsWindowWX to only inherit from osgViewer::GraphicsWindow and adds a standalone widget, called OSGCanvas, that derives from wxGLCanvas. This solves a problem with the GraphicsWindowWX instance being destructed twice (see "Crash in osgviewerWX" of June 12th on osg-users). At program exit, the main frame deletes all of its children widgets and therefore calls GraphicsWindowWX's destructor, bypassing OSG's reference counting. The GraphicsWindowWX instance is then later destructed a second time when the reference held by osg::Camera goes to zero. This bug isn't exposed by the example directly, but if people are going to use the example as a basis (like the poster in the mentioned thread) they very likely will run into this problem. "
31289
31290Thu, 19 Jun 2008 13:28:33 +0000
31291Checked in by : Robert Osfield
31292Updated wrappers to fix OpenThreads::Atomic build issues.
31293
31294Thu, 19 Jun 2008 12:02:20 +0000
31295Checked in by : Robert Osfield
31296From Michael Platings, fixed typo error in renderbin assignment
31297
31298Thu, 19 Jun 2008 11:58:34 +0000
31299Checked in by : Robert Osfield
31300In Program::PerContextProgram changed const Uniform* to osg::ref_ptr<const Uniform*> to avoid the possibility of a uniform being deleted and another being created and assigned at the same address which previously confused the uniform tracking code and introduced a bug.
31301
31302Thu, 19 Jun 2008 11:09:20 +0000
31303Checked in by : Robert Osfield
31304From Michael Platings and Robert Osfield, added support for controlling, via StateSet::setNestedRenderBin(bool) whether the new RenderBin should be nested with the existing RenderBin, or be nested with the enclosing RenderStage.
31305
31306Wed, 18 Jun 2008 20:27:06 +0000
31307Checked in by : Robert Osfield
31308Updated wrappers
31309
31310Wed, 18 Jun 2008 20:24:12 +0000
31311Checked in by : Robert Osfield
31312From Michael Platings, implemented check against max number of supported samples to ensure that the number of samples is safely capped to what the hardware is capable of, avoiding GL errors and graceful fallback
31313
31314Wed, 18 Jun 2008 20:17:13 +0000
31315Checked in by : Robert Osfield
31316From Liang Aibin:"1. Location: <OSG_SOURCE_ROOT>\src\osgPlugins\osg\Fog.cpp
31317   Reason: ".osg" writter plugins output incorrected string for osg::Fog's Mode.
31318   How to Fix:
31319     Line 138 in Fog.cpp: case(Fog::LINEAR): return "NERVER";
31320     Change to:           case(Fog::LINEAR): return "LINEAR";
313212. Location: <OSG_SOURCE_ROOT>\src\osgPlugins\ive\
31322   Reason: ".ive" writter plugins missing to process "osg::Fog".
31323   How to Fix:
31324   (1). Line 86 in ReadWrite.h:
31325        Add: #define IVEFOG                          0x00001133
31326   (2). In CMakeLists.txt
31327        "SET(TARGET_SRC" section Add: Fog.cpp
31328        "SET(TARGET_H" section Add: Fog.h
31329   (3). In DataInputStream.cpp
31330        Line 54,Add:    #include "Fog.h"
31331        Line 1185,Add:  else if(attributeID == IVEFOG){
31332                            attribute = new osg::Fog();
31333                            ((ive::Fog*)(attribute))->read(this);
31334                        }
31335   (4). In DataOutputStream.cpp
31336        Line 57,Add:    #include "Fog.h"
31337        Line 832,Add:   // This is a Fog
31338                        else if(dynamic_cast<const osg::Fog*>(attribute)){
31339                            ((ive::Fog*)(attribute))->write(this);
31340                        }
31341   (5). Add newly created ive::Fog Object in Fog.h and Fog.cpp.
31342"
31343
31344
31345
31346Wed, 18 Jun 2008 16:46:38 +0000
31347Checked in by : Robert Osfield
31348Updated wrappers
31349
31350Wed, 18 Jun 2008 16:45:21 +0000
31351Checked in by : Robert Osfield
31352Added a wrapString(const char*) which automatically handles null strings.
31353
31354Wed, 18 Jun 2008 16:28:52 +0000
31355Checked in by : Robert Osfield
31356Convert string handling to use strdup and free rather then awkward new char[] code paths
31357
31358Wed, 18 Jun 2008 14:21:22 +0000
31359Checked in by : Robert Osfield
31360Added --fbo-samples value and --color-samples value command line paramters for enabling fbo multisampling
31361
31362Wed, 18 Jun 2008 14:09:11 +0000
31363Checked in by : Robert Osfield
31364From Michael Platings and Paul Palumbo, multi-sample FBO support
31365
31366Wed, 18 Jun 2008 12:01:52 +0000
31367Checked in by : Robert Osfield
31368From Jean-Sebastien Guay, "When copying a node that had uniforms on it, the copy constructor of osg::Uniform would not copy the array of the original uniform (either _intArray or _floatArray) because none had been allocated and the copy constructor checks that *both* this's array and rhs's array are valid.I added a call to allocateDataArray() if rhs has (at least) one valid array, which should allocate the right array according to the type. Since the type was copied from rhs, it should create the same array as rhs has, so then it should copy the data in the following lines.
31369"
31370
31371
31372
31373Wed, 18 Jun 2008 11:56:50 +0000
31374Checked in by : Robert Osfield
31375From Bob Kuehne, "added multi-texture support (alpha/trans images)"
31376
31377Wed, 18 Jun 2008 11:51:22 +0000
31378Checked in by : Robert Osfield
31379Updated wrappers
31380
31381Wed, 18 Jun 2008 11:13:51 +0000
31382Checked in by : Robert Osfield
31383From Bob Kuehne, "this submission extends the osgViewer::RecordCameraPathHandler to have an optionally-enabled auto-incrementing filename. default behavior is still the same, but there's one new method to enable autoincrementing filenames."From Robert Osfield, modified the above so that the number increments come after the filename rather than before.
31384
31385
31386
31387Wed, 18 Jun 2008 10:51:02 +0000
31388Checked in by : Robert Osfield
31389From Gino van den Bergen, "Added support for vrml primitive caching"
31390
31391Wed, 18 Jun 2008 10:46:05 +0000
31392Checked in by : Robert Osfield
31393From David Callu, "fixed bounding box bug"
31394
31395Tue, 17 Jun 2008 17:43:59 +0000
31396Checked in by : Robert Osfield
31397From Mathias Froehlich, OpenThreads::Atomic support
31398
31399Mon, 16 Jun 2008 20:22:16 +0000
31400Checked in by : Robert Osfield
31401Added overriding of CullSettings::inheritCullSettings() into osg::Camera to properly inherit the clear colour.
31402
31403Mon, 16 Jun 2008 16:06:01 +0000
31404Checked in by : Robert Osfield
31405Changed class to struct
31406
31407Mon, 16 Jun 2008 13:20:51 +0000
31408Checked in by : Robert Osfield
31409Added mutex to serialize access to the trpager
31410
31411Mon, 16 Jun 2008 09:32:22 +0000
31412Checked in by : Robert Osfield
31413Checking in missing header changes
31414
31415Thu, 12 Jun 2008 16:33:24 +0000
31416Checked in by : Robert Osfield
31417Refactored the management of the request queues so that the appropraite mutex is locked when DatabaseRequest objects are modified
31418
31419Fri, 6 Jun 2008 19:57:56 +0000
31420Checked in by : Robert Osfield
31421Updated wrappers, authors and readme for 2.5.2 dev release
31422
31423Fri, 6 Jun 2008 19:41:28 +0000
31424Checked in by : Robert Osfield
31425Updated ChangeLog
31426
31427Fri, 6 Jun 2008 17:45:33 +0000
31428Checked in by : Robert Osfield
31429Updated versions for 2.5.2 dev release
31430
31431Fri, 6 Jun 2008 16:45:07 +0000
31432Checked in by : Robert Osfield
31433From Jean-Sebastien Guay, "The new osgscreencapture example was being installed to bin instead of to share/OpenSceneGraph/bin, this is because the CMakeLists.txt used SETUP_APPLICATION instead of SETUP_EXAMPLE. Corrected CMakeLists.txt attached. "
31434
31435Fri, 6 Jun 2008 16:41:24 +0000
31436Checked in by : Robert Osfield
31437From Stephane Lamoliatte, "fix to reading of DatabasePath property"
31438
31439Fri, 6 Jun 2008 16:28:27 +0000
31440Checked in by : Robert Osfield
31441From Glenn Waldron, "I'm using an IntersectionVisitor with a PagedLOD database, employing a ReadCallback to allow the intersector to traverse the paged nodes. I discovered that if the visitor is unable (for any reason) to load a subtile via the ReadCallback, the intersection fails. However, I had the requirement to "fall back" on the lower-resolution parent tile and settle for that intersection.This was easy to implement simply by overriding IntersectionVisitor::apply(PagedLOD). My question is: Are there any opinions on whether this should be the default behavior? If it makes sense, I will submit the change; if not, no worries."
31442
31443
31444
31445Fri, 6 Jun 2008 16:25:14 +0000
31446Checked in by : Robert Osfield
31447From Paul Melis, "Here's an updated include/osgText/Text3D that forces recomputation of the glyph repr when the character depth is updated, also when the rendering mode is set. This caused a Text3D object read from a .osg file to not have the correct depth."
31448
31449Fri, 6 Jun 2008 14:59:17 +0000
31450Checked in by : Robert Osfield
31451From Mathieu Marache, "I have made the logo plugin work again (a simple copy and paste problem) and added the path of the logo file (if not empty) to the data file path in order to be able to find images relatively."
31452
31453Fri, 6 Jun 2008 14:10:20 +0000
31454Checked in by : Robert Osfield
31455Cleaned up implementation to only use simple structure
31456
31457Fri, 6 Jun 2008 13:21:57 +0000
31458Checked in by : Robert Osfield
31459Renamed _rendergraph to _stateGraph to better reflect its function
31460
31461Fri, 6 Jun 2008 13:21:27 +0000
31462Checked in by : Robert Osfield
31463Introduce a lower overhead data structure for leaves.
31464
31465Fri, 6 Jun 2008 10:51:23 +0000
31466Checked in by : Robert Osfield
31467Added update traversal to run prior to doing kdtree build to make sure that costs in build osgTerrain databases isn't incurred during the build traversal.
31468
31469Fri, 6 Jun 2008 09:08:16 +0000
31470Checked in by : Robert Osfield
31471Quitened down the release context message
31472
31473Fri, 6 Jun 2008 08:42:37 +0000
31474Checked in by : Robert Osfield
31475Added OSGDB_EXPORT
31476
31477Thu, 5 Jun 2008 18:52:29 +0000
31478Checked in by : Robert Osfield
31479Added timing code
31480
31481Thu, 5 Jun 2008 17:28:06 +0000
31482Checked in by : Robert Osfield
31483Basic implementation of kdtree generation based on vertices
31484
31485Thu, 5 Jun 2008 13:46:19 +0000
31486Checked in by : Robert Osfield
31487Added accep(Shape&)
31488
31489Wed, 4 Jun 2008 17:59:39 +0000
31490Checked in by : Robert Osfield
31491Further work on fleshing out basic classes
31492
31493Wed, 4 Jun 2008 16:53:17 +0000
31494Checked in by : Robert Osfield
31495Updated wrappers
31496
31497Wed, 4 Jun 2008 16:46:14 +0000
31498Checked in by : Robert Osfield
31499Added support for optionally calling releaseContext at the end of each renderinTraversals() to help with cases where uses are driving multiple contexts from mulitple viewers in a single threaded frame loop.
31500
31501Tue, 3 Jun 2008 17:29:27 +0000
31502Checked in by : Robert Osfield
31503Fleshed out some basic kd-tree data structures.
31504
31505Tue, 3 Jun 2008 16:13:49 +0000
31506Checked in by : Robert Osfield
31507First cut of osgkdtree example, this will be used as a base of the development of native kdtree support to help speed up intersection testing.
31508
31509Tue, 3 Jun 2008 15:49:59 +0000
31510Checked in by : Robert Osfield
31511Added missing updateBlock()
31512
31513Tue, 3 Jun 2008 13:07:40 +0000
31514Checked in by : Robert Osfield
31515From Mario Valle, fixed warnings
31516
31517Tue, 3 Jun 2008 13:06:54 +0000
31518Checked in by : Robert Osfield
31519Ran merge to get rid of tabs
31520
31521Tue, 3 Jun 2008 11:31:42 +0000
31522Checked in by : Robert Osfield
31523From Marco Lehmann and Robert Osfield, this fix was implemented by Robert but is based on suggested fix from Marco for fixing a crash due to lack of thread safety in std::ofstream("/dev/null");  The fix is to use a custom stream buffer that just discards all data.  The implementation is also twice as fast as the old /dev/null based approach.
31524
31525Tue, 3 Jun 2008 11:28:16 +0000
31526Checked in by : Robert Osfield
31527Added unit test to smoke out a thread issue with using ofstream("/dev/null") inside osg::notify()
31528
31529Mon, 2 Jun 2008 17:34:47 +0000
31530Checked in by : Robert Osfield
31531Added support for assigning GraphicsContext to individual GUIEventAdapter events, and use of this within osgViewer::View to better track the sources of events.
31532
31533Sat, 31 May 2008 08:47:15 +0000
31534Checked in by : Robert Osfield
31535Changed FIND_PACKAGE(PkgConfig) to INCLUDE(FindPkgConfig OPTIONAL) as per suggestion from Philip Lowman.
31536
31537Fri, 30 May 2008 21:23:49 +0000
31538Checked in by : Robert Osfield
31539Updated authors and version file for 2.5.1 dev release
31540
31541Fri, 30 May 2008 21:12:44 +0000
31542Checked in by : Robert Osfield
31543Updated ChangeLog
31544
31545Fri, 30 May 2008 21:08:28 +0000
31546Checked in by : Robert Osfield
31547Added version check on FIND_PACKAGE(PkgConfig) to attempt to fix build with older versions of CMake
31548
31549Fri, 30 May 2008 20:15:31 +0000
31550Checked in by : Robert Osfield
31551Added applyMaskAction(CLEAR_COLOR) to Camera::setClearColor() to enable proper inheritance
31552
31553Fri, 30 May 2008 17:03:32 +0000
31554Checked in by : Robert Osfield
31555Updated ChangeLog
31556
31557Fri, 30 May 2008 16:53:45 +0000
31558Checked in by : Robert Osfield
31559From Jean-Sebastien Guay, "This is a fix for the warning we've been discussing on osg-users. CMake 2.6.0 allows quotes to be unescaped in strings in ADD_DEFINITIONS statements, where we had to escape them before (CMake 2.4.x). Setting CMake policy CMP0005 to OLD removes the warning for 2.6.0, and the quotes are still escaped, so it still works with 2.4.x. "
31560
31561Fri, 30 May 2008 12:59:49 +0000
31562Checked in by : Robert Osfield
31563From Luc Frauciel, Added support for osgTerrain::ValidDataOperator.From Robert Osfield, added versioning to the above.
31564
31565
31566
31567Fri, 30 May 2008 11:44:06 +0000
31568Checked in by : Robert Osfield
31569Updated packgage number for 2.5.1 developer release
31570
31571Fri, 30 May 2008 11:43:04 +0000
31572Checked in by : Robert Osfield
31573Fixed cirular reference in DatabaseRequest
31574
31575Thu, 29 May 2008 13:54:59 +0000
31576Checked in by : Robert Osfield
31577Moved enum to public scope and rebuilt wrappers to fix wrapper build error
31578
31579Thu, 29 May 2008 11:45:31 +0000
31580Checked in by : Robert Osfield
31581Added code to catch erroneous Dof axis settings
31582
31583Thu, 29 May 2008 11:13:29 +0000
31584Checked in by : Robert Osfield
31585Improved the NaN depth detection within CullVisitor and debug output.
31586
31587Thu, 29 May 2008 11:09:56 +0000
31588Checked in by : Robert Osfield
31589Improved the NaN error detection and reporting.
31590
31591Wed, 28 May 2008 17:56:22 +0000
31592Checked in by : Robert Osfield
31593Added catch for NaN depth values
31594
31595Wed, 28 May 2008 16:14:08 +0000
31596Checked in by : Robert Osfield
31597From Wojiech Lewandowski, Workaround for wglMakeCurrent bug in NVidia drivers by calling wglMakeCurrent twice.This bug has been reported to NVidia, confirmed and fixed by NVidia but awaits verifiaction and release if a driver which fixes this bug.
31598
31599
31600
31601Wed, 28 May 2008 14:37:50 +0000
31602Checked in by : Robert Osfield
31603Updated wrappers
31604
31605Wed, 28 May 2008 14:11:22 +0000
31606Checked in by : Robert Osfield
31607From Adrian Egli, improvements to ParallelSplitShadowMap implementation
31608
31609Wed, 28 May 2008 13:51:56 +0000
31610Checked in by : Robert Osfield
31611From Thibault Genessay, "The PNG plugin crashes when you try to read a malformed file (attached is an example). This can happen in circumstances that are not manageable by the OSG itself (e.g. 3rd party buggy program) but one would expect the plugin to be able to recover by returning ReadResult::ERROR_IN_READING_FILE.libpng provides two callbacks for warnings and errors - those are
31612currently unused. By default, they point to function that call exit()
31613or something similar (the default error callback never returns). This
31614patch registers the callbacks using libpng's mechanisms, makes the
31615warning callback emit an osg::notify(osg::WARN) message and the error
31616callback throw an error. The reading process is enclosed in a
31617try...catch block. Upon error, the memory is freed and
31618ReadResult::ERROR_IN_READING_FILE is returned.
31619"
31620
31621
31622
31623Wed, 28 May 2008 13:45:40 +0000
31624Checked in by : Robert Osfield
31625From Thibault Genessay, "On Windows, when setting a cursor through osgViewer::GraphicsWindow::setCursor() the new cursor type is recorded but not applied until windows sends another WM_SETCURSOR message. This delays the application of the cursor to the next mouse event.The attached file fixes this by setting the new cursor with a call to
31626::SetCursor() immediately.
31627"
31628
31629
31630
31631Wed, 28 May 2008 13:01:44 +0000
31632Checked in by : Robert Osfield
31633From Michael Platings, "Yes it's definitely a driver problem - I submitted a bug report to nvidia 6 months ago and the issue is still "in progress". I've given up waiting for them!Platform - various Intel Windows XP SP2 PCs with various nvidia cards
31634including GeForce 8800 GTS and Quadro FX 4500, and various driver
31635versions including the latest WHQL 175.16.
31636
31637I investigated your concerns about glGenerateMipmapEXT being slower than
31638GL_GENERATE_MIPMAP_SGIS, and for power-of-two textures, to my surprise
31639it is. For a 512*512 texture, glGenerateMipmapEXT takes on average 10ms,
31640while GL_GENERATE_MIPMAP_SGIS takes on average 6ms. Therefore I have
31641modified the code to only use glGenerateMipmapEXT if the texture has a
31642non-power-of-two width or height. I am resubmitting all the files
31643previously submitted (only "Texture.cpp" has significant changes since
31644my previous submission, I've also replaced tabs with spaces in
31645"Texture").
31646"
31647
31648
31649
31650Wed, 28 May 2008 12:49:47 +0000
31651Checked in by : Robert Osfield
31652From Mathieu Marache,first post:
31653
31654"I had the problem that debug and release version of the plugins had the same name under linux. These minors modification to Registry and the CMake support files enable to have both Release and Debug version of the plugins to coexist and be found by there respective runtimes."
31655
31656follow up post:
31657
31658"I've gone ahead and added a preprocessor directive with the editable CMAKE_DEBUG_POSTFIX. I modified Registry.cpp to take this new preprocessor directive called OSG_DEBUG_POSTFIX while looking for libraries in Debug mode for the windows (msvc) and the linux platforms.
31659
31660MinGW, cygwin and Apple are still left out this proposal."
31661
31662
31663Notes from Robert Osfield, completed the work in change d entries to use OSG_DEBUG_POSTFIX
31664
31665
31666
31667
31668Wed, 28 May 2008 11:58:46 +0000
31669Checked in by : Robert Osfield
31670Updated wrappers
31671
31672Wed, 28 May 2008 11:19:41 +0000
31673Checked in by : Robert Osfield
31674From Michael Platings, "On nvidia cards mipmap generation for non-power-of-two textures with GL_GENERATE_MIPMAP_SGIS is very slow (over half a second for a 720*576 texture). However, glGenerateMipmapEXT() performs well (16ms for the same texture), so I have modified the attached files to use Texture::generateMipmap() if glGenerateMipmapEXT is supported, instead of enabling & disabling GL_GENERATE_MIPMAP_SGIS."Notes, from Robert Osfield, I've tested the out of the previous path using
31675GL_GENERATE_MIPMAP_SGIS and non power of two textures on NVidia 7800GT and
31676Nvidia linux drivers with the image size 720x576 and only get compile times
31677of 56ms, so the above half second speed looks to be a driver bug.  With
31678Muchael's changes the cost goes done to less than 5ms, so it's certainly
31679an effective change, even given that Michael's poor expereiences with
31680GL_GENERATE_MIP_SGIS do look to be a driver bug.
31681
31682
31683
31684
31685Tue, 27 May 2008 20:53:43 +0000
31686Checked in by : Robert Osfield
31687From Brad Anderegg, "This submission fixes two bugs and helps some performance problems we have been having with txp databases.The first bug is that the terrain tiles will page out to a lower LOD when they are right in front of you.  The issue appears to be with the blacklisting heuristic which forces a tile to LOD 1, commenting out the usage of blacklisting with the LOD Nodes fixes our problem.  This code change was made to line 29 of TXPPageLOD.cpp.
31688
31689
31690
31691The second bug we were experiencing is that the database reader options never make it through to the archive loader.  The use case for us appeared when the FID codes for the terrain were no longer on the materials.  As it turns out the archive was being created twice, once by TXPNode and once by the ReaderWriterTXP on getArchive() so the options never actually got set on the archive that was being loaded.  The fix is to first create the archive by calling getArchive on the ReaderWriterTXP, which stores it in a map for reference later, and then passing that archive into the TXPNode for it to set its internal member.  With this code change we only create one archive (not sure what creating two did) and our options flags get set properly on the database.
31692
31693
31694
31695The changes made are in TXPNode.h line 72 where the TXPArchive is now passed in.  In the TXPNode.cpp the loadArchive(TXPArchive*) was changed to have the default behavior if NULL is passed in, if an archive is passed in then it does not load it since all the loading is done in the ReaderWriterTXP::getArchive().  The only other place that loadArchive is called is in TXPIO.cpp where a modification was made to pass in NULL which will have the same behavior as it used to.  The last change is the little block of code starting on line 57 of ReaderWriterTXP.cpp, this was changed so that it first calls getArchive() which caches the archives in a map does some loading stuff and returns a pointer to it which is then passed in as a parameter to TXPNode::loadArchive().
31696
31697
31698
31699The performance changes were made to TXPParser.cpp line 163 where we use to osgUtil::Optimizer on the node before passing it off, and on line 1456 we changed the geometry to use display lists.  These small changes actually made drastic performance increases for us, as much as 1000% on certain laptops.
31700
31701
31702
31703As far as testing goes, we have tested these changes with at least 5 txp databases on a variety of different computers including Mac OS and Linux.  The base version used is 2.4."
31704
31705
31706
31707Tue, 27 May 2008 17:42:56 +0000
31708Checked in by : Robert Osfield
31709From Cedric Pinson, "By default it's the normal behaviour, it means it's "d" extension for debug library and executable. But if you want to change that you can. The reason is if you want to build an application that use a library that use openscenegraph you have to build the full chain in debug or in release. On windows you have no choice, but on linux you can link with both version without rebuilding everything ...The patch consist only to change the line on one line
31710SET(CMAKE_DEBUG_POSTFIX "d")
31711with
31712SET(CMAKE_DEBUG_POSTFIX "d" CACHE STRING "add a postfix, usually d on windows")"
31713
31714
31715
31716Tue, 27 May 2008 17:32:26 +0000
31717Checked in by : Robert Osfield
31718From Lars Nilson, bug fix to Sector::computeMatrix()
31719
31720Tue, 27 May 2008 16:32:17 +0000
31721Checked in by : Robert Osfield
31722Added handling of \ within srings by using \\
31723
31724Tue, 27 May 2008 15:42:40 +0000
31725Checked in by : Robert Osfield
31726Updated wrappers
31727
31728Tue, 27 May 2008 15:30:20 +0000
31729Checked in by : Robert Osfield
31730Reorginized the TerrainTile/TerrainTechnique dirty mechanism so that TerrainTile now holds the dirty flag and enables/disables event traversal in response dirty being set/unset.  This allows terrain to be automatically updated in response to Terrain scale and sample ratio changes.
31731
31732Tue, 27 May 2008 15:28:39 +0000
31733Checked in by : Robert Osfield
31734Introduced a TerrainHandler that adjust the sameple ratio and vertical scale of terrain interactively using the 'r','R' and 'v','V' keys respecitvely.
31735
31736Tue, 27 May 2008 13:11:47 +0000
31737Checked in by : Robert Osfield
31738From John Vidar Larring, "Added vertical scale as a property of osgTerrain::Terrain. Lets you configure vertical scale when initializing the terrain model. E.g:  osgTerrain::Terrain* terrain = findTopMostNodeOfType<osgTerrain::Terrain>(model.get());
31739  if (!terrain)
31740  {
31741      terrain = new osgTerrain::Terrain;
31742      terrain->addChild(model.get());
31743      terrain->setVerticalScale(2.0f);
31744      model = terrain;
31745  }
31746  viewerWindow->setSceneData(model.get());
31747"
31748
31749
31750
31751Tue, 27 May 2008 12:07:58 +0000
31752Checked in by : Robert Osfield
31753Updated version numbers in prep for 2.5.1 release
31754
31755Tue, 27 May 2008 12:06:50 +0000
31756Checked in by : Robert Osfield
31757From Gino van den Bergen, "I've refactored the single ReadedWriterVRML2.cpp into multiple files. The reason for doing this was to break up the horribly long functionosg::ref_ptr<osg::Node> ReaderWriterVRML2::convertFromVRML(openvrml::node *obj)
31758
31759The fixes are:
31760
31761* Added the source's parent directory as search directory for image files.
31762* The material properties are now set in the stateset of the Geode rather than the Geometry. This will allow geometries to be reused with different material properties in future updates.
31763
31764NB: I planned for a caching scheme in which multiple occurences of the same primitive (e.g., Cylinders with radius 0.8 and height 1.2), would use the same Geometry object. Unfortunately, my planning moved me to other areas, but I might still finish the caching scheme in a quiet hour. For the time being I decided it would be a good thing to already submit my current changes.
31765 "
31766
31767
31768
31769Tue, 27 May 2008 11:13:16 +0000
31770Checked in by : Robert Osfield
31771From Mathias Froehlich, "Included a fix for my past pbuffer change. The version test fo 'need at least glx 1.1' was broken, even if no implementation had yet a chance to trigger that :)Attached a fix for that broken test.
31772Based on rev 8358"
31773
31774
31775
31776Tue, 27 May 2008 11:07:52 +0000
31777Checked in by : Robert Osfield
31778From Andrew Bettison, "Problem: the LineStipple pattern when read from an OSG node file is always 0xFFFF, even though specified otherwise in the OSG file.Cause: possibly a copy/paste typo in src/osgPlugins/osg/LineStipple.cc, line 61:
31779  if (fr[0].matchWord("functionMask") && fr[1].getUInt(mask))
31780
31781Solution: change to:
31782  if (fr[0].matchWord("pattern") && fr[1].getUInt(mask))"
31783
31784
31785
31786Tue, 27 May 2008 11:04:52 +0000
31787Checked in by : Robert Osfield
31788From Stephane Lamoliatte, "Here is a patch that fix the strange bug describe on the osg-user group. Finally it seems to not come from the empty geode. The origin of the problem seems to be the uniform initialization during the building of the program which call a glUseProgram. If your scene never display the node that contains the shader and if there is no other shader on the scene, this "glUseProgram" is the only one that is called during your simulation. So, this shader is applied on all the scene.I fix this bug by switching off the shader (by calling glUseProgram(0) ) during the compilation of a state which does not contain the shader.
31789"
31790
31791
31792
31793Tue, 27 May 2008 10:50:26 +0000
31794Checked in by : Robert Osfield
31795From Wang Rui, "I have just done some changes on the classic osgdb_gif plugin (based on OSG 2.5.0). I wish our developers may use the newly written GIF reading plugin to attach animate GIF files as textures now! In my opinion, a GIF is much smaller than AVI and MOVs, and much more efficient sometimes.Changes includes:
317961. A new GifImageStream class (inherit from osg::ImageStream and OpenThreads::Thread) have already been added to implement different operations of a GIF movie, such like playing, pausing, rewinding, setting time and so on.
317972. Some small changes to decode_row() and gif_read_stream(), which make the transparency of GIF images correctly.
317983. Just a few changes to the ReaderWriterGIF::readGIFStream() function, which ensure that animate GIFs are loaded by GifImageStream (and the function returns GifImageStream objects) and static GIFs unchanged (still use the old method and returns osg::Image objects!).
31799
31800Attachments are the cpp file and an animate GIF file for further test. Just rebuild the osgdb_gif project and use osgviewer or osgmovie to view it.
31801The plugin has been tested on Windows and Arch Linux."
31802
31803
31804
31805Mon, 26 May 2008 22:36:58 +0000
31806Checked in by : Robert Osfield
31807From Philip Lowman, post 1:"Here is a collection of changes which should fix issues building the OSG with CMake 2.6.0 (along with some other changes)
31808
31809CMakeLists.txt:
31810* Set CMP0003 to supress warning about linking against -lpthread (which is a
31811  non-absolute library location).  (CMake 2.6.x fix)
31812* Modified the WIN32_USE_MP and a couple of other Visual Studio specific flags
31813  to be in an IF(MSVC) block  (minor tweak to reduce exposing this stuff on MinGW builds)
31814* Includes my second set of glu tesselator autodetection changes that you
31815seemed to want but haven't committed yet.
31816
31817src/OpenThreads/pthreads/CMakeLists.txt:
31818* Eliminates warning when compiling on Linux about spaces in link line (CMake 2.6.x fix)
31819
31820CMakeModules/OsgMacroUtils.cmake:
31821* Tweaks to make the macros behave properly under CMake 2.6.0 (doesn't change behavior under CMake 2.4.x)
31822
31823CMakeModules/Find3rdPartyDependencies.cmake:
31824* Adds the NO_DEFAULT_PATH option to all of the search options so that things in C:\Program Files\OpenSceneGraph aren't accidently picked up during configure time and instead only things in the "3rdParty" folder are discovered. (general bugfix)
31825"
31826
31827post 2:
31828"Ok, hold the presses.  I just discovered that for some odd reason the osgdb_* plugins under Linux aren't getting put under the osgPlugins-2.5.0 folder.  Not exactly sure why this broke, the folder was there, just empty.  I'll have to look into it this evening."
31829
31830post 3:
31831
31832"Fixed, was caused by the switch to CMAKE_LIBRARY_OUTPUT_DIRECTORY and some code in osgPlugins/CMakeLists.txt that effectively overrides LIBRARY_OUTPUT_PATH on non-MSVC compilers to dump the plugins in the plugins folder.  I tweaked it to override CMAKE_LIBRARY_OUTPUT_DIRECTORY as well.  Seems to work fine."
31833
31834
31835
31836
31837
31838Mon, 26 May 2008 22:34:06 +0000
31839Checked in by : Robert Osfield
31840From Paul Martz, "When exporting a DrawArrays PrimitiveSet, the DAE plugin computes an incorrect nbVerticesPerPoly if the first index is not zero. The issue can be reproduced easily with:   osgconv cessna.osg cessna.daeExamination of the resulting .dae file reveals several out-of-range tristrip indices; viewing the .dae file in osgviewer causes a crash when OSG tries to lookup those indices.
31841
31842Attached resolves this issue."
31843
31844
31845
31846Mon, 26 May 2008 21:53:57 +0000
31847Checked in by : Robert Osfield
31848From Art Tevs, "I've attached a patch for the Texture2DArray which solves problems of loading image data into the texture array. So here are a small description:- Solves issues of loading image data into the texture memory
31849- Print a warning if images are of different dimensions or have different internal formats (GL specification requires images to be the same)
31850
31851
31852Patch is tested and seems to work fine. It shouldn't break any other functionality. It should go into include/osg and src/osg
31853"
31854
31855
31856
31857Mon, 26 May 2008 21:44:14 +0000
31858Checked in by : Robert Osfield
31859Fixed copyright notice typo
31860
31861Mon, 26 May 2008 21:33:41 +0000
31862Checked in by : Robert Osfield
31863From Paul Martz, "The attached code changes StateSet::merge() so that it copies RenderBin data such as the rendering hint and RenderBin details from rhs into "this", only if "this" has RenderBin mode set to INHERIT.It replaces a comment by you indicating something along these lines should be done. To me, this seems like the right thing to do."
31864
31865
31866
31867Mon, 26 May 2008 21:32:05 +0000
31868Checked in by : Robert Osfield
31869From Gino, "According to the 1.4.1 COLLADA spec (2nd ed) the standard behavior for fx_sampler_wrap_common is as followsCLAMP ->GL_CLAMP_TO_EDGE
31870NONE->GL_CLAMP_TO_BORDER
31871
31872The current 2.5.0 daePlugin assumes the following binding
31873
31874CLAMP ->GL_CLAMP
31875NONE->GL_REPEAT
31876
31877Notably the GL_CLAMP binding will result in visible black seams on input files that use otherwise matching textures. Replacing GL_CLAMP by GL_CLAMP_TO_EDGE solves this problem. I've updated both the read and write functions.
31878"
31879
31880
31881
31882Mon, 26 May 2008 21:18:41 +0000
31883Checked in by : Robert Osfield
31884From Philip Lowman, "I changed the test name to be a little easier to understand and defaulted Linux & Windows builds to false and to skip the compile check as you desired. "
31885
31886Mon, 26 May 2008 21:10:10 +0000
31887Checked in by : Robert Osfield
31888Updated wrappers
31889
31890Mon, 26 May 2008 21:09:54 +0000
31891Checked in by : Robert Osfield
31892From Paul Melis, "Here is an update to the osgviewerWX example. Keyboard events were not always received because the GraphicsWindowWX wasn't receiving focus. It now receives focus when the mouse enters the window. * I split the mouse handling from a monolithic method to separate ones, slightly cleaner than a whole bunch of if()'s, especially with another case of the mouse entering the canvas. * I changed the EVT_KEY_DOWN handler to an EVT_CHAR handler, although that now makes the up and down handler assymetric. The new down-handler returns translated key codes, so when you press the S key (without anything else), it actually returns 's' and not 'S' as the EVT_KEY_DOWN did. This means that statistics can be called up in the viewer window, while the example previously only printed a "Stats output:" line to the console. I'm not truly happy that the up handler returns _untranslated_ key codes. But solving this completely would probably mean adding some table that translated from wxWidgets' untranslated key codes to OSG's internal ones. This might be interesting to add, as anyone using OSG + wxWidgets in any serious manner would also have to add this. * I commented out the evt.Skip()'s in the keyboard handlers as these would only be necessary if there were some key events that are not handled. But currently all key events are simply forwarded. * I changed the handling of a mouse drag to a more general mouse move"
31893
31894Mon, 26 May 2008 21:04:47 +0000
31895Checked in by : Robert Osfield
31896From Colin McDonald, "I had to tighten a declaration in OpenFlight/FltWriteResult.h, as the Solaris SunStudio 11 compiler was being picky and wouldn't compile."
31897
31898Mon, 26 May 2008 20:46:21 +0000
31899Checked in by : Robert Osfield
31900Added debug block to output the location of the master camera for each View in a Viewer.
31901
31902Mon, 26 May 2008 17:30:43 +0000
31903Checked in by : Robert Osfield
31904Added continuous recording of the animation path to the RecordAnimationPathHandler
31905
31906Mon, 26 May 2008 16:25:31 +0000
31907Checked in by : Robert Osfield
31908Introduce --pbuffer-only width height option, and added fps reporting to stats output
31909
31910Mon, 26 May 2008 15:41:54 +0000
31911Checked in by : Robert Osfield
31912Added basic --pbuffer width height support
31913
31914Mon, 26 May 2008 14:30:48 +0000
31915Checked in by : Robert Osfield
31916Added better stats reporting
31917
31918Mon, 26 May 2008 12:01:24 +0000
31919Checked in by : Robert Osfield
31920Added feedback of pixel format chosen for read back
31921
31922Mon, 26 May 2008 11:59:25 +0000
31923Checked in by : Robert Osfield
31924Added automatic selection of the pixel type according to the window type
31925
31926Mon, 26 May 2008 11:53:51 +0000
31927Checked in by : Robert Osfield
31928Added option for doing triple buffering, and set the default read format to GL_RGBA
31929
31930Sun, 25 May 2008 22:06:41 +0000
31931Checked in by : Robert Osfield
31932Switch to using an inital draw callback when use --start-frame
31933
31934Sun, 25 May 2008 21:52:32 +0000
31935Checked in by : Robert Osfield
31936Added option for setting whether the front or back buffer should be read using --front and --back command line options.
31937
31938Sun, 25 May 2008 21:35:39 +0000
31939Checked in by : Robert Osfield
31940Added option for controlling whether the front buffer is read at the start of the frame or the back buffer at the end of the frame.
31941
31942Sun, 25 May 2008 11:21:40 +0000
31943Checked in by : Robert Osfield
31944Added check for pkg-config so that build only use related package checks when it's supported
31945
31946Sat, 24 May 2008 11:05:10 +0000
31947Checked in by : Robert Osfield
31948Added #define's for PixelBufferObject extensions.Added docs for Camera::DrawCallback
31949
31950
31951
31952Sat, 24 May 2008 09:24:37 +0000
31953Checked in by : Robert Osfield
31954Added RenderStage::setClear*() methods from Camera::getClear*() sources
31955
31956Sat, 24 May 2008 08:13:55 +0000
31957Checked in by : Robert Osfield
31958Changed default format to GL_BGR
31959
31960Fri, 23 May 2008 16:26:03 +0000
31961Checked in by : Robert Osfield
31962Added single buffered and double buffered PBO support, and --no-pbo, --single-pbo and --double-pbo command line parameters
31963
31964Thu, 22 May 2008 17:50:22 +0000
31965Checked in by : Robert Osfield
31966Added basic glReadPixels code
31967
31968Thu, 22 May 2008 15:43:01 +0000
31969Checked in by : Robert Osfield
31970Added camera final callback attachment code.
31971
31972Thu, 22 May 2008 13:11:23 +0000
31973Checked in by : Robert Osfield
31974Fixed name of source file
31975
31976Thu, 22 May 2008 13:10:40 +0000
31977Checked in by : Robert Osfield
31978Added new osgscreencapture example folder, implementation to follow
31979
31980Thu, 22 May 2008 12:38:36 +0000
31981Checked in by : Robert Osfield
31982Reorginaized the DatabaseQueue's to avoid warnings under Windows
31983
31984Thu, 22 May 2008 11:21:04 +0000
31985Checked in by : Robert Osfield
31986Fixed warning by adding in missing return
31987
31988Thu, 22 May 2008 08:31:56 +0000
31989Checked in by : Robert Osfield
31990Checking in missed header
31991
31992Wed, 21 May 2008 21:09:45 +0000
31993Checked in by : Robert Osfield
31994Refactored DatabasePager and related classes to introduce support for multi-threaded paging, where the Pager manages threads of reading local and http files via seperate threads.  This makes it possible to smoothly browse large databases where parts of the data are locally cached while others are on a remote server.  Previously with this type of dataset the pager would stall all paging while http requests were being served, even when parts of the models are still loadable virtue of being in the local cache.Also as part of the refactoring the DatabaseRequest are now stored in the
31995ProxyNode/PagedLOD nodes to facilitate quite updating in the cull traversal,
31996with the new code avoiding mutex locks and searches.  Previous on big
31997databases the overhead involved in make database requests could accumulate
31998to a point where it'd cause the cull traversal to break frame.  The overhead
31999now is negligable.
32000
32001Finally OSG_FILE_CACHE support has been moved from the curl plugin into
32002the DatabasePager.  Eventually this functionality will be moved out into
32003osgDB for more general usage.
32004
32005
32006
32007
32008Tue, 20 May 2008 09:28:44 +0000
32009Checked in by : Robert Osfield
32010Moved the compile to after the updateSceneView
32011
32012Wed, 14 May 2008 20:22:01 +0000
32013Checked in by : Robert Osfield
32014Updated wrappers
32015
32016Wed, 14 May 2008 17:03:57 +0000
32017Checked in by : Robert Osfield
32018Introduced preliminary support for asynchronous file read requests,  ReaderWriter::ReadResult now has a FILE_REQUEST enum.
32019  ReaderWriter::Options now has a s/getAsynchronousFileReadHint() parameter methods.
32020
32021  libcurl based plugin now detects enabing of the AsynchronousFileReadHint, but
32022  as yet does not handle async requests - handling everything syncronously.
32023
32024  DatabasePager now by default will enable AsynchronousFileReadHint for http
32025  based file requests
32026
32027
32028
32029
32030Wed, 14 May 2008 14:59:50 +0000
32031Checked in by : Robert Osfield
32032Moved the cache file writing into StreamObject so that the cache file is only created once data is being read.
32033
32034Wed, 14 May 2008 13:16:36 +0000
32035Checked in by : Robert Osfield
32036Introduced a thread safe map which manages a single EasyCurl object per thread.
32037
32038Wed, 14 May 2008 12:47:26 +0000
32039Checked in by : Robert Osfield
32040Refactor curl usage so that a new EasyCurl class wraps up the curl handle and reading from curl.
32041
32042Tue, 13 May 2008 18:28:26 +0000
32043Checked in by : Robert Osfield
32044Fixed lat/long ordering
32045
32046Tue, 13 May 2008 17:27:29 +0000
32047Checked in by : Robert Osfield
32048Added support for -e level minX minY maxX maxY extents controls
32049
32050Tue, 13 May 2008 14:08:32 +0000
32051Checked in by : Robert Osfield
32052Added --file-cache directoryname command line option support to readNodeFiles(ArgumentParser&) to make it easier to specify a local file cache, in place of the default OSG_FILE_CACHE env var.
32053
32054Tue, 13 May 2008 12:36:39 +0000
32055Checked in by : Robert Osfield
32056Further work on computing of lat/long range of PagedLOD subgraphs
32057
32058Tue, 13 May 2008 10:56:10 +0000
32059Checked in by : Robert Osfield
32060From Steven Thomas, "Subject: Collada fix There was a problem converting a file to Collada by using osgconv like this:osgconv file.osg file.dae
32061
32062You would get an error message:
32063
32064I/O error : Permission denied
32065I/O error : Permission denied
32066error : xmlNewTextWriterFilename : out of memory!
32067Error: daeLIBXMLPlugin::write(file://cessna.dae) failed
32068Warning: Error in writing to "cessna.dae".
32069
32070This was due to some bad URI processing code in the Collada plugin. The attached file fixes this by using the Collada DOM's URI processing functions. After this change the file will convert successfully in the local directory.
32071"
32072
32073
32074
32075Mon, 12 May 2008 16:59:04 +0000
32076Checked in by : Robert Osfield
32077Added signal handling code, and prelimary lat/long computation
32078
32079Mon, 12 May 2008 15:42:20 +0000
32080Checked in by : Robert Osfield
32081Added missing getBound() method
32082
32083Mon, 12 May 2008 12:16:58 +0000
32084Checked in by : Robert Osfield
32085Update ChangeLog and wrappers for 2.5.0 dev release
32086
32087Mon, 12 May 2008 12:16:14 +0000
32088Checked in by : Robert Osfield
32089Updated AUTHORS for 2.5.0 release
32090
32091Mon, 12 May 2008 11:39:02 +0000
32092Checked in by : Robert Osfield
32093From Mathias Froehlich, Fixed FrameBufferObject attachement code to handle cases where no texture or image is attached
32094
32095Mon, 12 May 2008 11:01:54 +0000
32096Checked in by : Robert Osfield
32097Updated version number for 2.5.0 dev release
32098
32099Mon, 12 May 2008 10:55:55 +0000
32100Checked in by : Robert Osfield
32101From Eric Sokolowski and Robert Osfield, moved command line option usage setup from osgviewer example into osg::ArgumentParser and osgViewer::Viewer to make them more universally available.
32102
32103Mon, 12 May 2008 10:18:41 +0000
32104Checked in by : Robert Osfield
32105From Bob Kuehne, "* add easy multiple texture targets support for obj by refactoring texture load into it's own method.* use new method from step 1 to load 'map_opacity' textures from .mtl files"
32106
32107
32108
32109Mon, 12 May 2008 10:16:40 +0000
32110Checked in by : Robert Osfield
32111From Mathias Froehlich, fixed typo
32112
32113Sun, 11 May 2008 14:26:27 +0000
32114Checked in by : Robert Osfield
32115Added CARIO_FOUND into svg plugins checks
32116
32117Sun, 11 May 2008 14:23:19 +0000
32118Checked in by : Robert Osfield
32119From Miguel Escriva, Here you will find a SVG Image Reader. It renders a SVG file as an osg::Image using cairo and rsvg.
32120
32121Sat, 10 May 2008 17:25:42 +0000
32122Checked in by : Robert Osfield
32123From Paul Martz, "This change adds support for osg::Billboards to the OpenFlight exporter.It might seem odd that the change actually removes the stub apply(Billboard&) method, but it turns out Billboards are easily supported in subordinate routines of the existing apply(Geode&) method with s dynamic_cast, so there's no need for a separate apply(Billboard&)."
32124
32125
32126
32127Sat, 10 May 2008 17:23:12 +0000
32128Checked in by : Robert Osfield
32129From Paul Martz, "Another round of plugin enhancements.3DC: Output now uses osg::notify.
32130JPEG: Now returns correct error code for empty input file.
32131FreeType: Prevent possible crash if Options is NULL."
32132
32133
32134
32135Sat, 10 May 2008 17:04:02 +0000
32136Checked in by : Robert Osfield
32137Moved compile setup from osgViewer::ViewerBase into osgViewer::Renderer to avoid threading issues associated with compile running in a parallel with update/cull on the first frame.Also added automatic recompile when a new SceneData is applied to a View.
32138
32139
32140
32141Fri, 9 May 2008 17:22:49 +0000
32142Checked in by : Robert Osfield
32143Added --file-cache command line option to compliment -c
32144
32145Fri, 9 May 2008 17:08:31 +0000
32146Checked in by : Robert Osfield
32147Initial cut of file cache population app
32148
32149Fri, 9 May 2008 11:54:24 +0000
32150Checked in by : Robert Osfield
32151From Art Trevs, set the _geometryVerticesOut to default to 1 as a workaround for OpenGL driver bug that incorrectly reports a warning when value is 0.
32152
32153Fri, 9 May 2008 11:27:03 +0000
32154Checked in by : Robert Osfield
32155From Paul Martz, "Attached are some minor plugin fixes. PNM, RGB, and JPEG would all crash if attempting to read an empty file, and FLT would go into an infinite loop. All are fixed with this change.I also fixed some return values for a couple of these, changing FILE_NOT_HANDLED to ERROR_IN_READING_FILE where appropriate."
32156
32157
32158
32159Fri, 9 May 2008 10:27:59 +0000
32160Checked in by : Robert Osfield
32161From Jeremy Moles, fixed window resize problem
32162
32163Thu, 8 May 2008 17:02:08 +0000
32164Checked in by : Robert Osfield
32165Added missing check against handling invalid bounding sphere's
32166
32167Thu, 8 May 2008 16:48:49 +0000
32168Checked in by : Robert Osfield
32169From Eric Sokolowsky, "I found one compilation error in OSG 2.4 in the Inventor plugin, where one node (SoTextureCoordinate3) was assumed to be available in all versions of Inventor but is actually only available in Coin. The use of the node is now protected by #ifdef __COIN__ constructs. The attachment is based on OSG 2.4, not SVN."
32170
32171Thu, 8 May 2008 16:45:59 +0000
32172Checked in by : Robert Osfield
32173From Melchior Franz, "In KDE I switch desktops with Super-Tab, and occasionally I get an excess Tab key report when switching back to an OSG application (usually FlightGear :-). Although KDE has consumed the Tab, it's sometimes still in the XKeymapEvent's key_vector, and followed by a Tab KeyRelease event.Avoid this artifact by
32174- asking for a "fresh" keymap (via XQueryKeymap()), rather than
32175 using the unreliable(?) XKeymapEvent's key_vector, and by
32176- flushing all key events on focus-in (to avoid the KeyRelease)
32177
32178After Super-press, Tab-press, Super-release, Tab-release (note
32179the wrong release order!) I still get an extra Tab event. But
32180this is not surprising and not exactly wrong either. Also it's
32181hard to avoid, as we can't see what happened to the keyboard
32182before we regained focus.
32183
32184Files changed:
32185 src/osgViewer/GraphicsWindowX11.cpp
32186 include/osgViewer/api/X11/GraphicsWindowX11"
32187
32188
32189
32190Thu, 8 May 2008 16:39:10 +0000
32191Checked in by : Robert Osfield
32192From Jeremy Moles, osgviewerGTK example
32193
32194Thu, 8 May 2008 15:17:53 +0000
32195Checked in by : Robert Osfield
32196From Sebastien Messerschmidt, "attached you'll find a patch for the shp-plugin. I've spotted huge memory leaks int ShapeParser and fixed them. Also, there was a missing destructor (PolygonM) and a missing member initialization (PolygonZ) Would be nice if someone could test the changes.To release the memory just if no reading error happened (and therefore the arrays would be valid) I've added an macro to release and reset the pointers at once. I'm not using macros myself very often as I don't like them, but I think it doesn't hurt in this code.
32197
32198"
32199
32200
32201
32202Thu, 8 May 2008 15:14:13 +0000
32203Checked in by : Robert Osfield
32204Updated ChangeLog and osgversion to catch Raymond de Vries name correctly
32205
32206Thu, 8 May 2008 14:00:00 +0000
32207Checked in by : Robert Osfield
32208From Raymond de Vries, "This fix tests the right variable before it is allocated. Fortunately, until now it tested another variable (_particleSizeUniform, which is, at that moment, not allocated as well) and everything went ok. So it does not fix a crash or so, it is a matter of correct code.Line 353 is changed from
32209
32210if (!_particleSizeUniform)
32211
32212to
32213
32214if (!_particleColorUniform)
32215"
32216
32217
32218
32219Thu, 8 May 2008 13:56:28 +0000
32220Checked in by : Robert Osfield
32221From Paul Martz, "As I discovered prior to the 2.4 release, the FLT export geometry backend was using some old turn-on code, originally written just to enable other development but not intended for actual release. Sadly, my OSG training commitments prevented me from fixing this prior to 2.4.In essence, the FLT exporter was emitting a full set of Mesh records each time it encountered a PrimitiveSet.
32222
32223Attached is a fix. The code now emits the Mesh set up records, then iterates over all PrimitiveSets and emits a Mesh Primitive record per PrimitiveSet.
32224
32225It also loops over PrimitiveSets twice, first writing Face records according to the mode, the writing Mesh records (again according to the mode).
32226
32227The final change included here is support for GL_POINTS as single-vertex Face records.
32228
32229Billboards are still to come."
32230
32231
32232
32233Thu, 8 May 2008 13:46:58 +0000
32234Checked in by : Robert Osfield
32235Updated wrappers
32236
32237Thu, 8 May 2008 13:22:52 +0000
32238Checked in by : Robert Osfield
32239From Roland Smeenk, "Small typo and implementation fix for setInitialDrawCallback."
32240
32241Thu, 8 May 2008 12:55:01 +0000
32242Checked in by : Robert Osfield
32243From Philip Lowman, "Attached is a patch to the toplevel CMakeLists.txt which adds an automated test for OSG_GLU_TESS_CALLBACK_TRIPLEDOT.  This should help ease initial configuration on OS X systems."
32244
32245Thu, 8 May 2008 12:36:07 +0000
32246Checked in by : Robert Osfield
32247From Garrett Potts and Robert Osfield, changes to build against Collada DOM 2.x
32248
32249Thu, 8 May 2008 09:16:24 +0000
32250Checked in by : Robert Osfield
32251Updated the doxygen docs to explain the deprecated status of SceneView
32252
32253Wed, 7 May 2008 17:06:36 +0000
32254Checked in by : Robert Osfield
32255Commented out checking of DISPLAY env var
32256
32257Wed, 7 May 2008 14:32:39 +0000
32258Checked in by : Robert Osfield
32259Updated wrappers
32260
32261Wed, 7 May 2008 14:30:58 +0000
32262Checked in by : Robert Osfield
32263From Bob Kuehne, Added doxygen docs clarification of ReadResult enum values
32264
32265Wed, 7 May 2008 14:24:14 +0000
32266Checked in by : Robert Osfield
32267From Donald Cipperly, "This is a fix to eliminate >> errors in VS 7.1"
32268
32269Wed, 7 May 2008 14:17:15 +0000
32270Checked in by : Robert Osfield
32271From Miguel Escriva, "Attached to this mail you will find some files to work with the Philips WOWvx displays.It's implemented in the same way that 3D Spherical Display and Panoramic Spherical Display.
32272
32273You can test it running:
32274   osgviewer --wowvx-20 cow.osg
32275   osgviewer --wowvx-42 cow.osg
32276depending on the size of your Philips WOWvx display (20" or 42")
32277
32278Other arguments you can use to control the 3D effect are:
32279
32280--wow-content <value>
32281   This value defines the kind of content that can be:
32282      0: No depth
32283      1: Signage
32284      2: Movie
32285      3: CGI
32286      4: Still
32287
32288--wow-factor <value>
32289   Percentage of the display recommended depth value. Default 64, Range [0-255]
32290
32291--wow-offset <value>
32292   Amount of range behind the screen. Default 128, Range [0-255]
32293      0: Range is shifted in the direction of the viewer.
32294      128: Range is equally divided in front and behind the screen.
32295      255: Range is shifted away from the viewer.
32296      "
32297
32298
32299
32300Wed, 7 May 2008 13:49:32 +0000
32301Checked in by : Robert Osfield
32302From Terry Welsh, fixed typo of getEnd()
32303
32304Wed, 7 May 2008 13:46:24 +0000
32305Checked in by : Robert Osfield
32306From Jeremy Moles,"Here's a small example I us to test text rendering in osgWidget; I figured it might be helpful to folks in OSG who need to do the same. "
32307
32308Wed, 7 May 2008 13:42:29 +0000
32309Checked in by : Robert Osfield
32310From Farshid Lashkari, "I've added hardware mipmap support to Texture3D."
32311
32312Wed, 7 May 2008 11:59:15 +0000
32313Checked in by : Robert Osfield
32314Added doxygen comments for attach
32315
32316Sat, 26 Apr 2008 11:13:08 +0000
32317Checked in by : Robert Osfield
32318Updated package numbers for OSG-2.4, OT-2.2.1 release
32319
32320Fri, 25 Apr 2008 13:10:05 +0000
32321Checked in by : Robert Osfield
32322Update AUTHORS file for 2.4 release
32323
32324Fri, 25 Apr 2008 12:58:07 +0000
32325Checked in by : Robert Osfield
32326Updated ChangeLog for 2.4 release
32327
32328Fri, 25 Apr 2008 12:40:14 +0000
32329Checked in by : Robert Osfield
32330Update NEWS and README to 2.4 stable release
32331
32332Fri, 25 Apr 2008 09:46:25 +0000
32333Checked in by : Robert Osfield
32334Updated Version number for 2.4 stable release
32335
32336Fri, 25 Apr 2008 09:35:51 +0000
32337Checked in by : Robert Osfield
32338From Stephane Lamoliatte, "Here is the fix of a very little typed error in BoundingBox : I replace "doulbe" by "double"."
32339
32340Fri, 25 Apr 2008 08:34:54 +0000
32341Checked in by : Robert Osfield
32342Added cast to avoid warning
32343
32344Thu, 24 Apr 2008 16:50:17 +0000
32345Checked in by : Robert Osfield
32346Updated date of 2.4 release
32347
32348Thu, 24 Apr 2008 16:49:52 +0000
32349Checked in by : Robert Osfield
32350Updated AUTHORS file for release
32351
32352Thu, 24 Apr 2008 16:48:59 +0000
32353Checked in by : Robert Osfield
32354Updated ChangeLog for 2.3.11 release
32355
32356Thu, 24 Apr 2008 16:24:16 +0000
32357Checked in by : Robert Osfield
32358From Wojchiech Lewandowski, add missing setDataVariance(DYNAMIC) and extra event handlers
32359
32360Thu, 24 Apr 2008 14:46:21 +0000
32361Checked in by : Robert Osfield
32362From Colin Dunlop, added alias for .live to quicktime plugin mapping.
32363
32364Thu, 24 Apr 2008 11:34:43 +0000
32365Checked in by : Robert Osfield
32366Reverted the changes for ill fated tweaks for Apple build
32367
32368Thu, 24 Apr 2008 10:09:04 +0000
32369Checked in by : Robert Osfield
32370From Mattias Helsing, "I just made Find3rdPartyDependencies search for curllib if it can't find libcurl. Mike's 3rdParty only has curllib.I realize now that the in appended file I have earlier removed
32371searching for freetype219 since I have it but it will break the build
32372of osg."
32373
32374
32375
32376Wed, 23 Apr 2008 21:07:54 +0000
32377Checked in by : Robert Osfield
32378Updated authors file for 2.3.11 release
32379
32380Wed, 23 Apr 2008 21:07:16 +0000
32381Checked in by : Robert Osfield
32382Updated ChangeLog
32383
32384Wed, 23 Apr 2008 20:54:28 +0000
32385Checked in by : Robert Osfield
32386Updated version number 2.3.11
32387
32388Wed, 23 Apr 2008 20:50:53 +0000
32389Checked in by : Robert Osfield
32390Refactored the inclusion of the headers in the ADD_LIBRARY so that they aren't added under OSX.
32391
32392Wed, 23 Apr 2008 20:49:19 +0000
32393Checked in by : Robert Osfield
32394Removed the mutable from the _image variable
32395
32396Wed, 23 Apr 2008 14:10:41 +0000
32397Checked in by : Robert Osfield
32398Added mutex to object creation to avoid a race condition when using threaded multiple graphics context
32399
32400Tue, 22 Apr 2008 14:31:30 +0000
32401Checked in by : Robert Osfield
32402Added return.
32403
32404Tue, 22 Apr 2008 14:15:24 +0000
32405Checked in by : Robert Osfield
32406From Stephan Huber, "the support for the new mightymouse and new touchpads was incomplete in GraphicsWindowCarbon. Attached is a fixed version."
32407
32408Tue, 22 Apr 2008 13:00:52 +0000
32409Checked in by : Robert Osfield
32410Updated AUTHORS file
32411
32412Tue, 22 Apr 2008 12:52:35 +0000
32413Checked in by : Robert Osfield
32414Updated ChangeLog, NEWS and READE for 2.3.10 pre release of 2.4.
32415
32416Tue, 22 Apr 2008 11:47:17 +0000
32417Checked in by : Robert Osfield
32418Updated version number for 2.3.10 dev release
32419
32420Tue, 22 Apr 2008 11:41:03 +0000
32421Checked in by : Robert Osfield
32422Updated wrappers
32423
32424Tue, 22 Apr 2008 11:39:47 +0000
32425Checked in by : Robert Osfield
32426Removed hardware down sampling hack from GeoemtryTechnique and replaced with Terrain::g/setSampleRatio() usage.
32427
32428Tue, 22 Apr 2008 10:10:24 +0000
32429Checked in by : Robert Osfield
32430Updated authors
32431
32432Tue, 22 Apr 2008 09:43:55 +0000
32433Checked in by : Robert Osfield
32434Fixed name
32435
32436Mon, 21 Apr 2008 16:31:54 +0000
32437Checked in by : Robert Osfield
32438Updated NEWS for 2.4 release
32439
32440Mon, 21 Apr 2008 14:51:47 +0000
32441Checked in by : Robert Osfield
32442From Luigi Calori, Added CURL_IS_STATIC option to help hint to the libcurl's plugin build so that it can be select as static build
32443
32444Fri, 18 Apr 2008 16:21:12 +0000
32445Checked in by : Robert Osfield
32446Updated AUTHORS file for release
32447
32448Fri, 18 Apr 2008 16:20:08 +0000
32449Checked in by : Robert Osfield
32450Updated ChangeLog
32451
32452Fri, 18 Apr 2008 15:52:14 +0000
32453Checked in by : Robert Osfield
32454Updated date on readem
32455
32456Fri, 18 Apr 2008 15:01:49 +0000
32457Checked in by : Robert Osfield
32458Updated wrappers
32459
32460Fri, 18 Apr 2008 14:57:43 +0000
32461Checked in by : Robert Osfield
32462Added support for COLOR_BUFFER entries up to 15
32463
32464Fri, 18 Apr 2008 14:51:21 +0000
32465Checked in by : Robert Osfield
32466Updated BufferComponent enum to list COLOR_BUFFERi entries up to 15.
32467
32468Fri, 18 Apr 2008 14:33:14 +0000
32469Checked in by : Robert Osfield
32470Fixed bug in FBO colour attachement code
32471
32472Fri, 18 Apr 2008 14:14:33 +0000
32473Checked in by : Robert Osfield
32474Added optional compiled in debugging output to CullVisitor::apply(osg::Camera&)
32475
32476Fri, 18 Apr 2008 13:57:08 +0000
32477Checked in by : Robert Osfield
32478Added write(ostream&) method to allow one to print out the current state
32479
32480Fri, 18 Apr 2008 13:25:14 +0000
32481Checked in by : Robert Osfield
32482Changed the FrameBufferObject::setAttachment() methods so it now use osg::Camera::BufferComponent to enable it to distinguish between MRT and non MRT paths
32483
32484Fri, 18 Apr 2008 11:09:54 +0000
32485Checked in by : Robert Osfield
32486Introduce OSG_GL_ERROR_CHECKING env var checking to osg::State constructor so that you can enable fine grained check via env vars o.e. export OSG_GL_ERROR_CHECKING=ONCE_PER_ATTRIBUTE
32487
32488
32489
32490
32491
32492Thu, 17 Apr 2008 15:30:35 +0000
32493Checked in by : Robert Osfield
32494From Stephan Huber, "attached you'll find a refactored and improved quicktime-plugin. I moved all code related to the image-loading, swizzling etc into an extra class. The quicktime plugin supports now reading and writing images from/to streams and the code is less cluttered than previous versions.I removed QTtexture.h/.cpp and added QTImportExport.h/.cpp. I updated the CMake-files, I hope they are alright. I used the submitted code in my own apps since two months or so and it seems pretty stable, but as always the migration to the osg-quicktime plugin may have introduced new bugs, so perfect for developer release :)"
32495
32496
32497
32498Thu, 17 Apr 2008 11:12:21 +0000
32499Checked in by : Robert Osfield
32500From John Shue, build fix for QT 3.x
32501
32502Thu, 17 Apr 2008 09:04:29 +0000
32503Checked in by : Stephan Maximilian HUBER
32504updated XCode project
32505
32506Wed, 16 Apr 2008 18:13:41 +0000
32507Checked in by : Robert Osfield
32508Added new computation of time to allocate to flushing deleted and compiling OpenGL objects per frame.
32509
32510Wed, 16 Apr 2008 15:23:12 +0000
32511Checked in by : Robert Osfield
32512From Bob Kuehne, "he attached are conversions of the 3 main places i found in osg where tokens are used to represent bitmasks with 'magic' numbers, like 32. i've changed these to a more representative bitshift representation, showing clearly in which bit you can expect this token to manifest. ie, converted things like:from:            DEEP_COPY_STATESETS         = 8,
32513to:              DEEP_COPY_STATESETS         = 1<<3,
32514
32515showing clearly that this isn't the _value_ 8, but the _bit_ 8. this is an old pattern i see (and like to promulgate) to make code a bit more readable and maintainable.
32516"
32517
32518
32519
32520Wed, 16 Apr 2008 15:22:03 +0000
32521Checked in by : Robert Osfield
32522Updated version number for nex dev release
32523
32524Wed, 16 Apr 2008 10:01:16 +0000
32525Checked in by : Robert Osfield
32526From Jason Beverage, cursor inheritance support
32527
32528Tue, 15 Apr 2008 20:27:49 +0000
32529Checked in by : Robert Osfield
32530Updated AUTHORS.txt for release
32531
32532Tue, 15 Apr 2008 20:16:57 +0000
32533Checked in by : Robert Osfield
32534Updated ChangeLog
32535
32536Tue, 15 Apr 2008 19:46:29 +0000
32537Checked in by : Robert Osfield
32538From Jason Beverage, "The following changes fix the flickering issue I'm seeing when trying to externally manage my cursor in Win32.  If you set the cursor to InheritCursor, GraphicsWindowWin32 ignores WM_SETCURSOR and assumes you will set the cursor yourself."
32539
32540Tue, 15 Apr 2008 19:36:40 +0000
32541Checked in by : Robert Osfield
32542From Art Trevs, moved multile render targets support from RenderStage into FrameBufferObject.From Robert Osfield, refactored the FrameBufferObejcts::_drawBuffers set up so that its done
32543within the setAttachment  method to avoid potential threading/execution order issues.
32544
32545
32546
32547Tue, 15 Apr 2008 12:52:47 +0000
32548Checked in by : Robert Osfield
32549Updated wrappers
32550
32551Tue, 15 Apr 2008 11:50:34 +0000
32552Checked in by : Robert Osfield
32553From Tim Moore, compile fix for gcc 4.3
32554
32555Mon, 14 Apr 2008 10:38:37 +0000
32556Checked in by : Robert Osfield
32557Added docs explaining units
32558
32559Sun, 13 Apr 2008 19:31:09 +0000
32560Checked in by : Robert Osfield
32561Added subdivision of Goedes
32562
32563Sun, 13 Apr 2008 14:32:13 +0000
32564Checked in by : Robert Osfield
32565From Christian Kaser, "I discovered a bug that lead to a space being displayed at the start of the new line after an automatic line break (through setMaximumWidth()). The fix simply skips all spaces at the end of the line, before skipping a line break which was done already.osgText/Text.cpp: Line 502
32566       ...
32567       else
32568       {
32569           ++itr;
32570       }
32571
32572       if (itr!=_text.end())
32573       {
32574           // skip over spaces and return.
32575           while (*itr==' ') ++itr;                // New
32576           if (*itr=='\n') ++itr;
32577       }
32578
32579       // move to new line.
32580       switch(_layout)
32581       {
32582       .."
32583
32584
32585
32586Sun, 13 Apr 2008 14:29:22 +0000
32587Checked in by : Robert Osfield
32588From Paul Martz, added osgocclussionquery and osgthirdpersonview examples
32589
32590Sat, 12 Apr 2008 10:02:28 +0000
32591Checked in by : Robert Osfield
32592Changed bias parameter to scale
32593
32594Fri, 11 Apr 2008 14:52:35 +0000
32595Checked in by : Robert Osfield
32596Updadated authors file for dev release
32597
32598Fri, 11 Apr 2008 14:43:22 +0000
32599Checked in by : Robert Osfield
32600Updated wrappers, and version numbers in prep for next release
32601
32602Fri, 11 Apr 2008 14:33:24 +0000
32603Checked in by : Robert Osfield
32604Fixed J.P. Delports name
32605
32606Fri, 11 Apr 2008 14:14:28 +0000
32607Checked in by : Robert Osfield
32608Added --unit entry for controlling which texture unit the overlay works on.
32609
32610Fri, 11 Apr 2008 13:43:11 +0000
32611Checked in by : Robert Osfield
32612From Paul Martz,"Several misc changes, but the major fixes include: * Support for Vec4ubArray for color data
32613 * Support for material transparency
32614
32615Thanks to Neil Hughes, Jason Daly, yourself, and others for testing and reporting issues."
32616
32617
32618
32619Fri, 11 Apr 2008 13:28:09 +0000
32620Checked in by : Robert Osfield
32621From Philipp Machler, "We have extended the support for Wacom Tablet devices:- Mac OS X
32622  - not only pressure, but tilt and z-rotation is supported now
32623"
32624
32625
32626
32627Fri, 11 Apr 2008 13:04:21 +0000
32628Checked in by : Robert Osfield
32629Added reference to osgstereomatch example to osgmultiplerendertargets.Added usage example use OpenSceneGraph-Data/Images examples
32630
32631
32632
32633Fri, 11 Apr 2008 13:03:02 +0000
32634Checked in by : Robert Osfield
32635From Sherman Wilcox, "Here is a patch for cmakelists.txt to add support for the /MP option in Microsoft compilers as discussed in osg-users. There is now an advanced option called WIN32_USE_MP (which defaults to OFF) that will enable the /MP switch for all builds. I tucked this code block safely within a IF(WIN32) branch."
32636
32637Fri, 11 Apr 2008 11:58:27 +0000
32638Checked in by : Robert Osfield
32639From Jose Delport, a MRT example implementing stereo matching.
32640
32641Fri, 11 Apr 2008 11:19:58 +0000
32642Checked in by : Robert Osfield
32643Updated wrappers
32644
32645Fri, 11 Apr 2008 11:10:12 +0000
32646Checked in by : Robert Osfield
32647From Melchior Franz, "The GUIEventAdapter header file had KeySymbols for the super and hyper keys defined already, but these modifiers were missing in GUIEventAdapter::ModKeyMask, and the EventQueue ingored them as well.The attached diff/archive adds the missing parts for Super/Hyper
32648modifier key support.
32649
32650
32651I'm aware that this might not be supported on all systems/keyboards
32652out of the box, but decided to submit it anyway because:
32653
32654- developers are aware of differences between input devices
32655 (Some mice have scroll wheels, others don't. Some have five or
32656 more buttons, some have only one. Some keyboards don't have
32657 numpads, some have AltGr, some don't etc.)
32658
32659- even if someone relies on Hyper/Super in distributed software,
32660 this is easy to fix and doesn't create lock-in conditions
32661
32662- while the names Hyper/Super may only be common on X11, they are
32663 just symbol names and not OS-specific
32664
32665- even though some systems might not offer these additional modifiers
32666 by default, it's likely that all of them have at least 8 modifier
32667 levels internally, so it should only be a matter of OS configuration
32668 to make them work
32669
32670- having super/hyper available is useful to offer a user ways
32671 to define local key definitions that are safe from collisions with
32672 predefined "official" key assignments"
32673
32674
32675
32676Fri, 11 Apr 2008 10:58:28 +0000
32677Checked in by : Robert Osfield
32678From Sherman Wilcox, "Modified the cmakelists.txt file for the curl plugin so the proper linker directories are set in Win32. The old cmakelists.txt would set the lib release folder for debug builds as well. This should correct that."
32679
32680Fri, 11 Apr 2008 10:31:49 +0000
32681Checked in by : Robert Osfield
32682From Colin McDonald, fixed typo.
32683
32684Fri, 11 Apr 2008 10:30:00 +0000
32685Checked in by : Robert Osfield
32686From Benoit Laniel, "I use mingw to cross-compile openscenegraph to win32. However, linux filesystem is case-sensitive. Here are the modifications needed to make the compiler happy. These are only some include lines rewritten (Io.h to io.h, Windows.h to windows.h etc.) for version 2.3.7."
32687
32688Fri, 11 Apr 2008 10:16:38 +0000
32689Checked in by : Robert Osfield
32690From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity 2) complementarily add a "--overallNormal" to replace per-vert/per-facet normals with an overall. simplifier doesn't work   in certain cases without less complex normals. this gets that done. 3) add env var output with full verbose output so people realize it's active when the app is run - i see this all the time in training where people run osgconv, with unintended data transformations due to osgUtil:;Optimzer, for example"
32691
32692Fri, 11 Apr 2008 10:10:40 +0000
32693Checked in by : Robert Osfield
32694Added --mouse option to enable mouse tracking, and fixed bug in assumption that nv is not null.
32695
32696Thu, 3 Apr 2008 18:36:50 +0000
32697Checked in by : Robert Osfield
32698Introduced CMake build option for compiling double or float versions of osg::BoundingSphere and osg::BoundingBox.Introduced code in BoundgingSphere, BoundingBox, ProxyNode and LOD to utilise the above settings.
32699
32700Added Matrix::value_type, Plane::value_type, BoundingSphere::value_type and BoundingBox::value_type command line
32701options that report where the types of floats or doubles.
32702
32703
32704
32705
32706
32707Thu, 3 Apr 2008 18:06:09 +0000
32708Checked in by : Robert Osfield
32709From Colin McDonald, "The X11WindowingSystemInterface in osgViewer/GraphicsWindowX11.cpp unconditionally sets the X11 error handler routine, replacing anything that was previously set.  This is a bit unfriendly, as the X11 error handler is a global attribute which the application, or the GUI toolkit being used, may well have set itself.So I have modified X11WindowingSystemInterface to only replace the error
32710handler if it is the default i.e. if the application has not set it."
32711
32712
32713
32714Thu, 3 Apr 2008 10:26:18 +0000
32715Checked in by : Robert Osfield
32716From Mattias Helsing, "While using the dds plugin (via osgdem) it was able to write 24bit images with BGR order but not read them. My 2-liner fixed it for me but it may be that someone with more knowledge of the plugin want to insert more pixel formats in the reading part of the plugin."
32717
32718Wed, 2 Apr 2008 17:08:40 +0000
32719Checked in by : Robert Osfield
32720From Jose Delport, added support for MRT via glDrawBuffers
32721
32722Wed, 2 Apr 2008 13:57:26 +0000
32723Checked in by : Robert Osfield
32724From Mattias Helsing, "Subject: osga reading slash mismatch requests for files in a archive are made with unix style paths. So to be able to match an entry in map(_indexMap) it's keys needs to be stored in unix style even on Win32"Note from Robert Osfied, simplified this submission so that the added conversion to
32725unix slahes is done on all platforms as this should be safe and simpler to maintain.
32726
32727
32728
32729
32730Wed, 2 Apr 2008 13:55:50 +0000
32731Checked in by : Robert Osfield
32732Updated to reflect new COLOR_BUFFER0 value
32733
32734Wed, 2 Apr 2008 13:48:41 +0000
32735Checked in by : Robert Osfield
32736From Jose Delport, introduced osgmultiplerendertargets example
32737
32738Wed, 2 Apr 2008 13:47:45 +0000
32739Checked in by : Robert Osfield
32740Changed the Camera::BufferComponent::COLOR_BUFFER0 from being equal to COLOR_BUFFER to being COLOR_BUFFER+1 to enable differentation between non MRT and MRT paths.
32741
32742Wed, 2 Apr 2008 11:28:10 +0000
32743Checked in by : Robert Osfield
32744From Jose Delport, typo fixes
32745
32746Tue, 1 Apr 2008 17:22:08 +0000
32747Checked in by : Robert Osfield
32748Updated ChangeLog, osgversion and AUTHOR.txt for 2.3.7 dev release
32749
32750Tue, 1 Apr 2008 14:52:49 +0000
32751Checked in by : Robert Osfield
32752Removed svn:externals property
32753
32754Tue, 1 Apr 2008 14:28:55 +0000
32755Checked in by : Robert Osfield
32756Updated data for 2.3.7 dev release
32757
32758Tue, 1 Apr 2008 11:03:45 +0000
32759Checked in by : Robert Osfield
32760Updated OpenThreads version to 2.2.1 with the switch of sources/svn:externals from OpenThreads to OpenSceneGraph.
32761
32762Tue, 1 Apr 2008 10:49:53 +0000
32763Checked in by : Robert Osfield
32764Moved OpenThreads directly into OpenSceneGraph/trunk rather than being introduced via svn:externals.This change has been done to make it easier for OpenSceneGraph users to check out the svn via https
32765without any conflicts introduced with a http externals.
32766
32767
32768
32769
32770Tue, 1 Apr 2008 10:33:01 +0000
32771Checked in by : Robert Osfield
32772Updated version numbers for 2.3.7 dev release
32773
32774Tue, 1 Apr 2008 10:11:22 +0000
32775Checked in by : Robert Osfield
32776From Paul Martz, "Two changes:  - Handle DrawArrays first/count correctly (fixes problem reported by Jason Daly)  - Display warning if non-Geometry Drawable is encountered."
32777
32778Tue, 1 Apr 2008 10:00:39 +0000
32779Checked in by : Robert Osfield
32780From Tatsuhiro Nishioka and Stephan Huber, bug fixes and enhancement of cursor suppoort.
32781
32782Mon, 31 Mar 2008 16:23:52 +0000
32783Checked in by : Robert Osfield
32784Added checks for a valid scene graph before doing various ops on it.
32785
32786Mon, 31 Mar 2008 14:00:42 +0000
32787Checked in by : Robert Osfield
32788From Andy Skinner, build fix for Solaris
32789
32790Mon, 31 Mar 2008 11:44:31 +0000
32791Checked in by : Robert Osfield
32792Added Camera::s/getClearAccum, s/getClearStencil and s/getClearDepth.
32793
32794Mon, 31 Mar 2008 09:43:14 +0000
32795Checked in by : Robert Osfield
32796Updated wrappers
32797
32798Sat, 29 Mar 2008 09:59:23 +0000
32799Checked in by : Robert Osfield
32800From Sherman Wilcox with a little reorganisation from Robert Osfield, added test for 0 sized subloads, ignoring them to prevent a divide by zero error occuring on some buggy drivers.
32801
32802Fri, 28 Mar 2008 19:56:25 +0000
32803Checked in by : Robert Osfield
32804From Paul Martz, "Some small changes and code cleanup. Biggest change is an improvement to the WriteResult return."
32805
32806Fri, 28 Mar 2008 18:42:03 +0000
32807Checked in by : Robert Osfield
32808Set Texture::setMaxAnisotropy() to 16.0f for better quality terrain when looking at shallow angle.
32809
32810Fri, 28 Mar 2008 17:53:58 +0000
32811Checked in by : Robert Osfield
32812Improved the error capture and reporting
32813
32814Fri, 28 Mar 2008 15:52:10 +0000
32815Checked in by : Robert Osfield
32816Rewrote the DatabasePager::removeExpiredSubgraphs(double) routine as it as not expiring subgraphs quick enough to enable reasonable load balancing.New version isn't perfect and will need further work, but does at least reduce
32817the memory footprint by as much as half on test paths on big databases.
32818
32819The rewritten method no longer uses the the MaximumNumOfRemovedChildPagedLODs
32820and MinimumNumOfInactivePagedLODs variables so these and associated methods
32821for accessing them have been removed.
32822
32823-        /** Set the maximum number of PagedLOD child to remove per frame */
32824-        void setMaximumNumOfRemovedChildPagedLODs(unsigned int number) { _maximumNumOfRemovedChildPagedLODs = number; }
32825-
32826-        /** Get the maximum number of PagedLOD child to remove per frame */
32827-        unsigned int getMaximumNumOfRemovedChildPagedLODs() const { return _maximumNumOfRemovedChildPagedLODs; }
32828-
32829-        /** Set the minimum number of inactive PagedLOD child to keep */
32830-        void setMinimumNumOfInactivePagedLODs(unsigned int number) { _minimumNumOfInactivePagedLODs = number; }
32831-
32832-        /** Get the minimum number of inactive PagedLOD child to keep */
32833-        unsigned int getMinimumNumOfInactivePagedLODs() const { return _minimumNumOfInactivePagedLODs; }
32834
32835
32836
32837
32838Fri, 28 Mar 2008 15:31:46 +0000
32839Checked in by : Robert Osfield
32840Introduced mutex into Terrain node to manage the tile system data structures
32841
32842Fri, 28 Mar 2008 15:28:03 +0000
32843Checked in by : Robert Osfield
32844Reordered set up of scene and event handlers to prevent warning
32845
32846Fri, 28 Mar 2008 13:22:30 +0000
32847Checked in by : Robert Osfield
32848Removed old lower case versions
32849
32850Fri, 28 Mar 2008 12:44:33 +0000
32851Checked in by : Robert Osfield
32852From Paul Martz, "Here's the mods to the OpenFlight plugin to support FLT export. The ZIP file contains the new .cpp/h files as well as existing files that I modified.Changes to existing files:
32853  ReaderWriter.cpp -- to support writeNode() of course.
32854  ReaderWriterATTR.cpp -- to support writeObject -- we write .attr files for textures, if they don't already exist.
32855  AttrData.cpp/.h -- Minor fixes.
32856  CMakeLists.txt -- to include the new files in the build."
32857
32858From Robert Osfield, port to non Windows platforms just required fixing of header capitilization errors
32859that windows lets through the net due to having a case insensitive file system.
32860
32861
32862
32863
32864Thu, 27 Mar 2008 13:21:36 +0000
32865Checked in by : Robert Osfield
32866Removed TileSystem class, and added support for TerrainTile's automatically registering and unregistering themseles with the enclosing Terrain node.
32867
32868Thu, 27 Mar 2008 11:56:35 +0000
32869Checked in by : Robert Osfield
32870Added wrapper for TerrainTile
32871
32872Thu, 27 Mar 2008 11:55:03 +0000
32873Checked in by : Robert Osfield
32874Renamed osgTerrain::TerrainSystem to osgTerrain::Terrain
32875
32876Thu, 27 Mar 2008 10:55:39 +0000
32877Checked in by : Robert Osfield
32878Renamed Terrain to TerrainTile
32879
32880Wed, 26 Mar 2008 20:06:54 +0000
32881Checked in by : Robert Osfield
32882Introduce TerrainSystem node which decorates a complete terrain model made up of Terrain tiles.
32883
32884Wed, 26 Mar 2008 20:03:53 +0000
32885Checked in by : Robert Osfield
32886From Carlo Camporesi, "I have made some changes in order to allow the using of proxies via env variables and options. I have modified also the cmakelist. In this way osg is able to find the library in 3rdParty directory."
32887
32888Wed, 26 Mar 2008 20:01:45 +0000
32889Checked in by : Robert Osfield
32890From Carlo Comporesi, adding support of finding libcurl in 3rd party dependencies
32891
32892Tue, 25 Mar 2008 15:21:14 +0000
32893Checked in by : Robert Osfield
32894From Tomas Hnilica, " Attached is modified source of AdapterWidget.cpp file from osgviewerQT example. Original was token today from SVN - trunk. (2.3.6).  --mdi option needs to be set to run MDI version.Few notes:
32895- tested on Windows box (Win XP)
32896- using QT4
32897- I was not able to execute the example with QOSGWidget  - had same
32898error like described in [osg-users] "fate error using QOSGWidget in
32899develop release
329002.3.0" thread from Shuxing Xiao, 2008-01-08.
32901- problems are described in source
32902
32903--
32904
32905And Later post:
32906
32907The problem of keypress events was solved by QT community, attached is
32908repaired AdapterWidget.cpp file.
32909In the AdapterWidget class constructor following line was added:
32910setFocusPolicy(Qt::ClickFocus);
32911Scene disappearing by resizing to minimum still needs to be fixed..."
32912
32913
32914
32915Tue, 25 Mar 2008 13:14:14 +0000
32916Checked in by : Robert Osfield
32917Moved include of c headers to top, and remove using std::strlen in an attempt to solve gcc4.3 compile problems
32918
32919Tue, 25 Mar 2008 13:06:57 +0000
32920Checked in by : Robert Osfield
32921Added limits.h to try and avoid gcc 4.3 compile problems
32922
32923Tue, 25 Mar 2008 13:01:40 +0000
32924Checked in by : Robert Osfield
32925Added #include<memory> to fix gcc 4.3 build problem
32926
32927Tue, 25 Mar 2008 12:26:43 +0000
32928Checked in by : Robert Osfield
32929Fixed LessGeode operator.
32930
32931Tue, 25 Mar 2008 11:50:28 +0000
32932Checked in by : Robert Osfield
32933From Wojciech Leandowski, "I removed few lines of code that were setting Threading mode and Screen mode. I believe they are now not neccessary because the same does osgViewer::Viewer argument parser. In fact argument list does not contain these args after they were parsed by osgViewer::Viewer constructor.I also allowed myself to add ThreadingHandler to the example."
32934
32935
32936
32937Mon, 24 Mar 2008 18:06:40 +0000
32938Checked in by : Robert Osfield
32939Added sampling down to 32x32 mesh for 64x64 height fields as a workaround to memory consumption issues with high res whole earth paged databases.
32940
32941Mon, 24 Mar 2008 18:03:19 +0000
32942Checked in by : Robert Osfield
32943Added mutex to prevent multiple cull threads changing the MultiTextureControl at one time.
32944
32945Mon, 24 Mar 2008 10:53:14 +0000
32946Checked in by : Robert Osfield
32947Added full range of cameras manipulators to osgmultitexturecontrol example
32948
32949Sun, 23 Mar 2008 18:28:49 +0000
32950Checked in by : Robert Osfield
32951Added < and > key bindings to allow the speed to be animation speed to be increased or decreased.
32952
32953Fri, 21 Mar 2008 18:35:29 +0000
32954Checked in by : Robert Osfield
32955Added preliminary file cache support.  Enabled by setting the OSG_FILE_CACHE variable.
32956
32957Fri, 21 Mar 2008 18:31:56 +0000
32958Checked in by : Robert Osfield
32959Added missing break; at end of each case entry.
32960
32961Fri, 21 Mar 2008 15:43:53 +0000
32962Checked in by : Robert Osfield
32963Fixed push/popping of filepath, removed verbose debug messages
32964
32965Fri, 21 Mar 2008 13:20:07 +0000
32966Checked in by : Robert Osfield
32967Added better detection and error reporting of files without proper server address
32968
32969Fri, 21 Mar 2008 13:08:02 +0000
32970Checked in by : Robert Osfield
32971Added initial cut of libcurl based plugin
32972
32973Thu, 20 Mar 2008 10:24:26 +0000
32974Checked in by : Robert Osfield
32975Updated date for 2.4.6 release
32976
32977Wed, 19 Mar 2008 21:05:38 +0000
32978Checked in by : Robert Osfield
32979From Melchoir Franz, "osgViewer toggled the NumLock state correctly when pressing the NumLock key, but it didn't pick up the initial state. So, if NumLock was on for the OS at startup (LED on), it was still off for OSG. And the first keypress turned the LED off, and NumLock on for OSG. The attached fix picks up the state on every FocusIn, just like it was done in the last commits for CapsLock. The difference is, that the NumLock mask isn't standardized (e.g. 0x10 for Linux, and 0x80 for AIX), so we have to do a reverse lookup (::rescanModifierMapping()).Note that I could not reproduce the problem on my system, but someone
32980else confirmed it twice on his, and the patch fixed it for him.
32981
32982Changed files:
32983 ./include/osgViewer/api/X11/GraphicsWindowX11
32984 ./src/osgViewer/GraphicsWindowX11.cpp
32985
32986"
32987
32988
32989
32990Wed, 19 Mar 2008 17:11:20 +0000
32991Checked in by : Robert Osfield
32992Update AUTHOR file
32993
32994Wed, 19 Mar 2008 17:10:38 +0000
32995Checked in by : Robert Osfield
32996Updated version and ChangeLog for 2.3.6 dev release.
32997
32998Wed, 19 Mar 2008 12:30:50 +0000
32999Checked in by : Robert Osfield
33000Updated wrappers
33001
33002Wed, 19 Mar 2008 12:09:20 +0000
33003Checked in by : Robert Osfield
33004From Sebastian Messerschimdt, Added polygon offset controls
33005
33006Wed, 19 Mar 2008 11:41:37 +0000
33007Checked in by : Robert Osfield
33008Updated wrappers
33009
33010Wed, 19 Mar 2008 11:41:21 +0000
33011Checked in by : Robert Osfield
33012Revert the Camera::setInheritanceMask(0x) calls that were added as workaround to a bug introduced by a bug fix to the way the inhertiance mask was handled in CullVisito::apply(Camera&)
33013
33014Wed, 19 Mar 2008 11:40:08 +0000
33015Checked in by : Robert Osfield
33016Introduced InheritanceMaskActionOnAttributeSetting member to CullSettings, and associated applyMaskAction method that is now used in all CullSettings::set*() methods, which by default helps disable the inheritance mask associated with settings that are made locally.
33017
33018Tue, 18 Mar 2008 17:44:21 +0000
33019Checked in by : Robert Osfield
33020Set the CullSettings::InhertianceMask to 0x0 as temporary measure till we work out the best scheme to use w.r.t inhertiance of CullSettins.
33021
33022Tue, 18 Mar 2008 15:48:48 +0000
33023Checked in by : Robert Osfield
33024Updated wrappers
33025
33026Tue, 18 Mar 2008 15:37:38 +0000
33027Checked in by : Robert Osfield
33028To osg::AutoTransform added support for MinimumScale, MaximumScale and AutoScaleTransitionWidth parameters and a new scheme for computing the scaling when using autoscale that introduces smooth transitions to the scaling of the subgraph so that it looks more natural.
33029
33030Tue, 18 Mar 2008 10:45:47 +0000
33031Checked in by : Robert Osfield
33032Added example code showing how to set the minimum and maximum scales
33033
33034Tue, 18 Mar 2008 09:17:52 +0000
33035Checked in by : Robert Osfield
33036Added ObjectRecordData to include list
33037
33038Mon, 17 Mar 2008 15:22:03 +0000
33039Checked in by : Robert Osfield
33040Added minimum and maximum scale support to osg::AutoTransform
33041
33042Mon, 17 Mar 2008 12:23:06 +0000
33043Checked in by : Robert Osfield
33044Fixed moving model bug where the moving model code was looking for a transform with DataVariance set to DYNAMIC, but the scene graph set up code was leaving the setting to default to STATIC.  Fix involved setting DataVariance on moving transoforms to DYNAMIC.
33045
33046Mon, 17 Mar 2008 12:13:20 +0000
33047Checked in by : Robert Osfield
33048Updated wrappers
33049
33050Mon, 17 Mar 2008 12:11:39 +0000
33051Checked in by : Robert Osfield
33052Added doxygen docs
33053
33054Mon, 17 Mar 2008 12:09:05 +0000
33055Checked in by : Robert Osfield
33056Introduce osgParticle::ParticleSystem::s/getParticleScaleReferenceFrame() to help manage the scaling of particles, whether they should be relative to the local coordiante frame of the particle system, or be in world coordinates.
33057
33058Mon, 17 Mar 2008 10:29:23 +0000
33059Checked in by : Robert Osfield
33060Added fire effect, enabled by --fire command line option. The new fire effect has been introduced to reproduce the scaling of paricle effects
33061
33062Sat, 15 Mar 2008 19:27:35 +0000
33063Checked in by : Robert Osfield
33064Added better error reporting
33065
33066Fri, 14 Mar 2008 16:51:39 +0000
33067Checked in by : Robert Osfield
33068From Paul Melis, "typo fix : NVidea -> NVidia (including option --Nvidea)"
33069
33070Fri, 14 Mar 2008 16:24:36 +0000
33071Checked in by : Robert Osfield
33072Update ChangeLog and AUTHORS.txt file for 2.3.5 release
33073
33074Fri, 14 Mar 2008 15:33:59 +0000
33075Checked in by : Robert Osfield
33076Updated wrappers
33077
33078Fri, 14 Mar 2008 15:33:47 +0000
33079Checked in by : Robert Osfield
33080Added utilty script for cleaning up build files/directories.
33081
33082Fri, 14 Mar 2008 15:32:56 +0000
33083Checked in by : Robert Osfield
33084Fixed indenting
33085
33086Fri, 14 Mar 2008 15:13:08 +0000
33087Checked in by : Robert Osfield
33088From Melchior Franz, "Attached is a fix for remaining problems in capslock handling: It sets osgGA's keymask when restoring keys on FocusIn, according to the state values of XKeyEvent and XCrossingEvent. (These are the only source for X11's current capslock state that avoids pulling in the XKB extension.) "
33089
33090Fri, 14 Mar 2008 15:00:37 +0000
33091Checked in by : Robert Osfield
33092Missing checkin
33093
33094Fri, 14 Mar 2008 14:35:15 +0000
33095Checked in by : Robert Osfield
33096Added iostream include
33097
33098Fri, 14 Mar 2008 13:21:35 +0000
33099Checked in by : Robert Osfield
33100Added cloning of the StateSet before modification to work around threading issue relating to the StateSet being modified by the event/update thread and read from the draw thread at the same time.
33101
33102Fri, 14 Mar 2008 12:03:11 +0000
33103Checked in by : Robert Osfield
33104Converted static const unsigned int definitio to enum.
33105
33106Fri, 14 Mar 2008 11:53:44 +0000
33107Checked in by : Robert Osfield
33108Updated version/author type fixes, authors, readme and changelog for 2.3.5 dev release
33109
33110Fri, 14 Mar 2008 11:07:03 +0000
33111Checked in by : Robert Osfield
33112Updated wrappers
33113
33114Fri, 14 Mar 2008 11:06:54 +0000
33115Checked in by : Robert Osfield
33116Improved the indenting
33117
33118Fri, 14 Mar 2008 11:06:35 +0000
33119Checked in by : Robert Osfield
33120Changed the const get(), operator*() and operator->() methods to return non const T versions
33121
33122Fri, 14 Mar 2008 11:01:54 +0000
33123Checked in by : Robert Osfield
33124From Andy Skinner, build fix for Solaris
33125
33126Thu, 13 Mar 2008 19:48:16 +0000
33127Checked in by : Robert Osfield
33128Fixed doc comment
33129
33130Thu, 13 Mar 2008 19:44:10 +0000
33131Checked in by : Robert Osfield
33132Removed gl and glu prefixes from SceneGraphBuilder methods to avoid problems under Solaris
33133
33134Thu, 13 Mar 2008 16:40:45 +0000
33135Checked in by : Robert Osfield
33136From Gino van den Bergen, "I've added a few fixes to the VRML 2.0 plugin:1) Full DOS paths are now correctly opened by OpenVRML. A URL containing
33137a DOS path should be "file:///C:data/blah" rather than "file://C:data/blah".
33138
331392)  The last primitive defined in "coordIndex" is now added if the
33140"coordIndex" is not terminated by -1.
33141
331423) Smoothed normals are computed if no normal field is provided.
33143Currently, there is no support for "creaseAngle", so all edges (even the
33144ones sharper than the creaseAngle) are smoothed. I might add this in the
33145future if demand rises.
33146
331474) If an IndexedFaceSet contains only triangles or quads then the
33148primitive type is set to TRIANGLES or QUADS, and the primset becomes
33149DrawArrays rather than DrawArrayLengths.
33150
33151Question: I noticed that for DrawArrays you can still provide an index
33152array. Would the rendering be faster if I'd create DrawElements primsets
33153rather than DrawArrays? Phrased differently, what is the benefit of
33154using DrawElements over DrawArrays, as there is clearly not a one-to-one
33155mapping of these concepts to their OpenGL counterparts?
33156
331575) Objects are added to the transparent bin and blend mode is enabled
33158only if the transparency is nonzero. Rendered transparent objects no
33159longer write the depth buffer."
33160
33161
33162
33163Thu, 13 Mar 2008 16:38:05 +0000
33164Checked in by : Robert Osfield
33165From Jose Delport, "attached is a version of osgunittests that does not give false alarms for the case where q1 = -q2. The output of 'osgunittests quat' is now much cleaner. "
33166
33167Thu, 13 Mar 2008 16:22:07 +0000
33168Checked in by : Robert Osfield
33169From Paul Melis, "Here is an updated osgviewerWX example to bring it more in line with the other GUI toolkit examples. It now takes a model file as command-line argument (complaining if there isn't one), and its startup window size is now actually applied (it used to be too small). I tested this with a unicode-build of wxWidgets, as that is the recommended build type on Linux with GTK. I'm pretty sure this version of the example will work for the ANSI build as well, but I have no way of testing."
33170
33171Thu, 13 Mar 2008 16:18:03 +0000
33172Checked in by : Robert Osfield
33173From Melchoir Franz, "ac3d.cpp does currently strip everything but the file name in "texture" paths. This is to drop absolute paths that some 3d editors export (even AC3D itself!). But this also strips directories of relative paths, which is wrong and contradicts the ac3d reference implementation. (The reference implementation doesn't strip anything, though, and so takes the absolute paths as they are. Definitely not what we want.)The attached solution checks absolute paths and only strips
33174those:
33175
33176 (1)  A:\\foo\\bar.png   ->   bar.png            (as before)
33177 (2)  /foo/bar.png       ->   bar.png            (as before)
33178
33179 (3)  foo/bar.png        ->   foo/bar.png        (new)
33180 (4)  ../foo/bar.png     ->   ../foo/bar.png     (new)
33181
33182"
33183
33184
33185
33186Thu, 13 Mar 2008 16:12:46 +0000
33187Checked in by : Robert Osfield
33188From Melchoir Franz, Caps lock support under X11
33189
33190Thu, 13 Mar 2008 16:05:40 +0000
33191Checked in by : Robert Osfield
33192Added double versions of intersect methods
33193
33194Thu, 13 Mar 2008 16:05:20 +0000
33195Checked in by : Robert Osfield
33196Updated wrappers
33197
33198Thu, 13 Mar 2008 15:23:24 +0000
33199Checked in by : Robert Osfield
33200From Andy Skinner, "I've taken this another step, to use value_type inside the intersect calls. I did choose to use sqrt() instead of sqrtf()."
33201
33202Thu, 13 Mar 2008 15:21:34 +0000
33203Checked in by : Robert Osfield
33204From Paul Martz, files for adding ObjectRecordData support into OpenFlight
33205
33206Thu, 13 Mar 2008 14:09:11 +0000
33207Checked in by : Robert Osfield
33208From Paul Martz, "The attached preserves OpenFlight Object record data as UserData in the osg::Group corresponding to the Object record.The files are:
33209    include/osgSim/ObjectRecordData -- The new class. Derives from Object to support .osg IO.
33210    src/osgPlugins/OpenFlight/PrimaryRecords.cpp -- Reads data into that class.
33211    src/osgPlugins/osgSim/IO_ObjectRecordData.cpp -- .osg IO support."
33212
33213From Robert Osfield, made the OpenFlight read object record data optional via the -O readObjectRecordData ReaderWriter option.
33214
33215
33216
33217Thu, 13 Mar 2008 13:44:34 +0000
33218Checked in by : Robert Osfield
33219Added support for assigning state to created drawables, implemented gluDisk.
33220
33221Thu, 13 Mar 2008 13:43:22 +0000
33222Checked in by : Robert Osfield
33223From Alberto Luaces, "Here I send minor corrections to the text output by the osgforest example when building its graphs. The message "Creating billboard based forest" appears four times regardless of the actual type of the graph being built. "
33224
33225Wed, 12 Mar 2008 20:20:55 +0000
33226Checked in by : Robert Osfield
33227Updated wrappers
33228
33229Wed, 12 Mar 2008 20:15:45 +0000
33230Checked in by : Robert Osfield
33231Added extra constructors
33232
33233Wed, 12 Mar 2008 20:15:28 +0000
33234Checked in by : Robert Osfield
33235Added proper implementations of OpenGL 1.0 calls to OSG object representation methods in SceneGraphBuilder.
33236
33237Wed, 12 Mar 2008 15:28:26 +0000
33238Checked in by : Robert Osfield
33239Fixed bug in output of ProxyLayer's MinLevel/MaxLevel
33240
33241Tue, 11 Mar 2008 13:29:12 +0000
33242Checked in by : Robert Osfield
33243Added default implementations of new SceneGraphBuilder class
33244
33245Tue, 11 Mar 2008 13:23:49 +0000
33246Checked in by : Robert Osfield
33247From Mathias Froehlich, "it appears to me that sun CC cannot use static functions from template functions. The attached change is required to make it compile with sun CC."
33248
33249Tue, 11 Mar 2008 13:19:08 +0000
33250Checked in by : Robert Osfield
33251From Jose Delport, added support for finding and using GDAL 1.5
33252
33253Tue, 11 Mar 2008 12:10:09 +0000
33254Checked in by : Robert Osfield
33255Added extra event handlers to make viewer more functional
33256
33257Mon, 10 Mar 2008 20:30:56 +0000
33258Checked in by : Robert Osfield
33259Added commandline help options
33260
33261Wed, 5 Mar 2008 13:54:52 +0000
33262Checked in by : Robert Osfield
33263From Andreas Ekstrand and Lars Nilsson, fix for reading Texture Attribute file
33264
33265Wed, 5 Mar 2008 12:05:55 +0000
33266Checked in by : Robert Osfield
33267Updated wrappers
33268
33269Wed, 5 Mar 2008 11:52:56 +0000
33270Checked in by : Robert Osfield
33271From Atr Trevs, added missinging initializers
33272
33273Wed, 5 Mar 2008 11:33:55 +0000
33274Checked in by : Robert Osfield
33275From Jean-Sebastien Guay, "I changed osgGA::StateSetManipulator to mirror the osgViewer::StatsHandler and other handlers which allow you to change the key(s) you would press to get them to do something. Pretty simple change but useful in our context and possibly in others too."
33276
33277Tue, 4 Mar 2008 17:57:06 +0000
33278Checked in by : Robert Osfield
33279From Jean-Sebastien Guay, " The problem can be reproduced by simply changing the osgpick example to use a CompositeViewer with a single view initialized using setUpViewAcrossAllScreens(). I have attached a modified osgpick.cpp so you can test it out quickly (please don't check this file in though :-) ) The eventState is then incorrect and picking does not work. The only changes are in CompositeViewer.cpp (eventTraversal() method), and fix the problem for me. "
33280
33281Tue, 4 Mar 2008 16:39:44 +0000
33282Checked in by : Robert Osfield
33283From Colin McDonald, "Attached is an updated to osgViewer::PixelBufferWin32.The win32 pbuffer implementation returned an error unless both the
33284WGL_ARB_pbuffer and the WGL_ARB_render_texture functions were present.
33285This was too restrictive, as a pbuffer can usefully be created without
33286render-to-texture, e.g. for use with glReadPixels.  The osg 1.2/Producer
33287pbuffers worked without RTT, and osgUtil::RenderStage has all the code to
33288handle both RTT and non-RTT pbuffers, doing a read and copy in the
33289latter case.
33290
33291With these changes I have successfully tested the osgprerender example
33292on a graphics card which supports RTT, and one which doesn't.  Plus
33293tested in my own application.
33294
33295In order to aid diagnostics I have also added more function status
33296return checks, and associated error messages.  I have included the win32
33297error text in all error messages output.  And there were some errors
33298with multi-threaded handling of "bind to texture" and a temporary window
33299context which I have corrected.
33300
33301These is one (pre-existing) problem with multi-threaded use of pbuffers
33302in osgViewer & osgprerender, which I have not been able to fix.  A win32
33303device context (HDC) can only be destroyed from the thread that created
33304it.  The pbuffers for pre-render cameras are created in
33305osgUtil::RenderStage::runCameraSetUp, from the draw thread.  But
33306closeImplementation is normally invoked from the destructor in the main
33307application thread.  With the additional error messages I have added,
33308osgprerender will now output a couple of warnings from
33309osgViewer::PixelBufferWin32::closeImplementation() at exit, after
33310running multi-threaded on windows.  I think that is a good thing, to
33311highlight the problem.  I looked into fixing it in osgViewer::Renderer &
33312osgUtil::RenderStage, but it was too involved for me.  My own
33313application requirements are only single-threaded.
33314
33315Unrelated fix - an uninitialised variable in
33316osg::GraphicsThread::FlushDeletedGLObjectsOperation().
33317"
33318
33319
33320
33321Tue, 4 Mar 2008 16:22:47 +0000
33322Checked in by : Robert Osfield
33323From Wojciech Lewandowski, "Attached is modified osgShadow::ShadowMap. I changed following things:1:
33324Shadow map camera sets ABSOLUTE_RF_INHERIT_VIEWPOINT refernce frame.
33325
333262:
33327Light Direction  by matrix multiplications replaced with transform3x3 multiplication.
33328
333293:
33330I made DebugingHUD functional by adding special draw callback. Former version was simply drawing pale square.
33331
333324:
33333I was tempted to make 4 th change but decided to not do it. Instead I put it whith #if VIEW_DEPNDENT_TEXGEN. If you decide you may let it go.
33334
33335When objects are not centered at 0,0,0 coord but in some distant location (for example at surface of earth ellipsoid) shadow texgen suffers from inadequate precision of float matrices. I changed that by premultiplying Texgen matrix (using OSG double matrices) with inverse modelview and applying it later with ModelView identity matrix. This tweak may be appropriate for OverlayNode texgen as well.
33336
33337I left former version because I suspect that this change will make osgShadow::ShadowMap view dependant. Currently texgen matrix remains the same no matter what View displays it. With my change it wuld be different for each view. This touches the subject of View Dependent Shadow Techniques that J-S asked recently."
33338
33339
33340
33341Tue, 4 Mar 2008 16:03:37 +0000
33342Checked in by : Robert Osfield
33343Refactored the way that the camera settings are inhertied
33344
33345Tue, 4 Mar 2008 15:29:47 +0000
33346Checked in by : Robert Osfield
33347From Art Trevs, "in the current implementation of the FrameBufferObject there is a bug. The header file do specify something like  this:FrameBufferAttachment(Texture3D* target, int zoffset,
33348int level = 0);
33349
33350However in the .cpp file we have:
33351
33352FrameBufferAttachment::FrameBufferAttachment(Texture3D*
33353target, int level, int zoffset)
33354
33355
33356Which means that the meaning of level and zoffset is
33357interchanged.
33358
33359The file with the corrected line is attached. Should
33360go into src/osg/
33361"
33362
33363
33364
33365Tue, 4 Mar 2008 15:10:22 +0000
33366Checked in by : Robert Osfield
33367From Philip Lowman, "A missing _WIN32_WINNT declaration causes MinGW compilation to fail when reaching FileNameUtils.cpp and the Windows 2000 function GetLongPathName() is called."
33368
33369Tue, 4 Mar 2008 14:19:03 +0000
33370Checked in by : Robert Osfield
33371From Jean-Sebastien Guay and Robert Osfield, added optional --CompositeViewer path into osgpick to illustrate how to do picking in both viewers and as unit test for picking.
33372
33373Tue, 4 Mar 2008 14:04:48 +0000
33374Checked in by : Robert Osfield
33375From Art Trevs, add support for saving external shader files. From Robert Osfield, adding missing member variable initializes and Output::getShaderFileNameForOutput() implementation
33376
33377Tue, 4 Mar 2008 13:30:41 +0000
33378Checked in by : Robert Osfield
33379From Paul Martz, a third person view CompositeViewer example
33380
33381Tue, 4 Mar 2008 11:53:09 +0000
33382Checked in by : Robert Osfield
33383Change the setViewAsLookAt method to use Vec3d rather than Vec3 for better precision
33384
33385Tue, 4 Mar 2008 11:52:21 +0000
33386Checked in by : Robert Osfield
33387Changed the updateStateSet code so that it creates a new StateSet each update rather than clear and reuse the existing one, this change fixes a threading issue that occured when the viewer is in DrawThreadPerContext.
33388
33389Tue, 4 Mar 2008 11:50:35 +0000
33390Checked in by : Robert Osfield
33391Removed single threaded setting
33392
33393Mon, 3 Mar 2008 18:12:21 +0000
33394Checked in by : Robert Osfield
33395Implemented fade between layers using MultiTextureControl node
33396
33397Mon, 3 Mar 2008 14:17:56 +0000
33398Checked in by : Robert Osfield
33399Added beginings of new osgmultitexturecontrol example
33400
33401Sat, 1 Mar 2008 13:42:07 +0000
33402Checked in by : Robert Osfield
33403Updated wrappers
33404
33405Sat, 1 Mar 2008 13:40:57 +0000
33406Checked in by : Robert Osfield
33407Added OSG_EXPORT
33408
33409Sat, 1 Mar 2008 12:50:54 +0000
33410Checked in by : Robert Osfield
33411Fixed typo
33412
33413Sat, 1 Mar 2008 12:29:49 +0000
33414Checked in by : Robert Osfield
33415Fixed naming
33416
33417Fri, 29 Feb 2008 16:09:48 +0000
33418Checked in by : Robert Osfield
33419Disabled the resizing of Camera's with FBO's
33420
33421Fri, 29 Feb 2008 15:25:57 +0000
33422Checked in by : Robert Osfield
33423Added Camera::g/setIntialDrawCallback and g/setFinalDrawCallback(), and added screen snapshot example code to osghud.
33424
33425Thu, 28 Feb 2008 20:02:43 +0000
33426Checked in by : Robert Osfield
33427Added LODScaleHandler
33428
33429Thu, 28 Feb 2008 18:08:32 +0000
33430Checked in by : Robert Osfield
33431Added OSG_EXPIRY_DELAY env var option.
33432
33433Thu, 28 Feb 2008 17:59:44 +0000
33434Checked in by : Robert Osfield
33435Moved the delete operations to before of the compile operations to ensure that delete operations don't get pushed out by allocations
33436
33437Thu, 28 Feb 2008 10:56:03 +0000
33438Checked in by : Robert Osfield
33439From He Sicong, "fixed shader calculation of ray tracing"
33440
33441Wed, 27 Feb 2008 12:11:02 +0000
33442Checked in by : Robert Osfield
33443From Wojciech Lewandowski and Robert Osfield, Support from LightPointNode::s/getPointSprite parameter.
33444
33445Wed, 27 Feb 2008 11:46:05 +0000
33446Checked in by : Robert Osfield
33447From Paul Martz, "Per the discussion in osg-users, this change adds code comments to the Matrix* headers to document assumptions in the getRotate() method."
33448
33449Wed, 27 Feb 2008 11:43:58 +0000
33450Checked in by : Robert Osfield
33451From Paul Martz, fixed get/set methods API
33452
33453Wed, 27 Feb 2008 11:43:06 +0000
33454Checked in by : Robert Osfield
33455Added debug message to track cache usage
33456
33457Mon, 25 Feb 2008 17:30:30 +0000
33458Checked in by : Robert Osfield
33459From Melchior Franz, fixed handling of modified keys when entering/leaving window
33460
33461Mon, 25 Feb 2008 16:50:28 +0000
33462Checked in by : Robert Osfield
33463From Franz Melchior, "When switching virtual desktops or minimizing a window, keys remain in pressed state after revealing, even if they are no longer pressed on the keyboard. This can have bad effects, especially if the stuck keys are modifier keys. One has to press and release the stuck keys again to reset the wrong state.The fix keeps track of all key presses and releases. On FocusOut
33464and UnmapNotify it releases all keys that are in pressed state,
33465and on KeymapNotify (following a FocusIn), it sets the currently
33466pressed keys again. To avoid confusion in the OSG-using application
33467normal keys are always reported released /before/ and pressed
33468/after/ modifier keys.
33469
33470As current key states are returned as char[32] keymap by
33471XQueryKeymap and XKeymapEvent, this format is also used to
33472recognize modifier keys and for maintaining the current
33473internal key state. Functions to set/clear/query bits in
33474such a keymap are added.
33475
33476The patch was extensively tested with osgkeyboard and
33477FlightGear under KDE and fvwm2. It was not tested on a
33478Xinerama setup or with multiple windows, but as _eventDisplay
33479is used throughout, there should be no problems. The patch also
33480makes the following changes:
33481
33482- removes old and obsolete handling of modifier keys in ::adaptKey().
33483 This wasn't only unused, but also wrong (and for that reason commented
33484 out in revision 7066). The modifier states are actually handled
33485 in ./src/osgGA/EventQueue.cpp (EventQueue::keyPress/keyRelease).
33486- fixes some spelling"
33487
33488
33489
33490Mon, 25 Feb 2008 16:26:30 +0000
33491Checked in by : Robert Osfield
33492From Emmanuel Roche, "I'm joining two zip files to this mail for the modified sources and include files of osgIntrospection.The modifications I made are very small but they are absolutely usefull to use osgIntrospection with visual studio 7.1 or 8 in debug modes.
33493This should also solve other minor common problems (converter memory leak, virtual destructor for PropertyInfo, etc...).
33494
33495I choosed two function names : Reflection::uninitialize() and Type::reset(), this can of course be changed if someone has a better idea...
33496
33497I made the changes against OSG 2.2.0 public release. I tested the result with VS 7.1, VS 7.1 SP1, VS 8.0 SP1 and AQTime 5.0 on Windows XP SP2... All 4 seem to agree : they detected memory leaks before and don't anymore.
33498
33499Sorry I haven't take the time to test that on linux but the changes are so small I doubt there could be a problem... I let you check that on your side  :-).
33500
33501I hope this will help making OSG an even more wonderfull library."
33502
33503
33504
33505Mon, 25 Feb 2008 16:05:53 +0000
33506Checked in by : Robert Osfield
33507From Stephan Huber, "I missed a refactoring of the handling of modifier-keys, so they did not work on OS X. Attached you'll find the missing implementation for OS X."
33508
33509Mon, 25 Feb 2008 15:09:56 +0000
33510Checked in by : Robert Osfield
33511From Paul Martz, "This change adds "GL_NORMALIZE" and "GL_RESCALE_NORMAL" to .osg IO in place of the hex equivalents."
33512
33513Mon, 25 Feb 2008 15:08:45 +0000
33514Checked in by : Robert Osfield
33515Updated wrappers
33516
33517Mon, 25 Feb 2008 15:07:35 +0000
33518Checked in by : Robert Osfield
33519From Robert Osfield and Carlo Camporesi, took submission from Carlo for adding LoadingExternalReferenceMode to ProxyNode and extended it to include a wider range of options, also completed implementation
33520
33521Mon, 25 Feb 2008 14:27:57 +0000
33522Checked in by : Robert Osfield
33523Changed method parameter to use const &
33524
33525Mon, 25 Feb 2008 14:15:27 +0000
33526Checked in by : Robert Osfield
33527From Wojciech Lewandowski, "----1----Attached is a fixed version of OverlayNode.cpp. I fixed CustomPolytope::cut( osg::Plane ) method.  Bug was apparent in such scenario:
33528
33529Let P1 be some random frustum polytope
33530Let P2 be the polytope that was created from P1 bounding box (P2 contains P1 entirely)
33531
33532Then ignoring precision errors: P1.cut( P2 ) == P2.cut( P1 ) == P1.  But this condition was not always met. Cut failed when some of the polytope reference points happened to lie exactly on some intersecting planes in both P1 & P2  (plane distance was = 0).
33533
33534I only use CustomPolytope for my shadowing stuff so I did not test how this affects rest of OverlayNode.cpp.
33535
33536----2----
33537
33538Also attached is a minor precision improvement for osg::Plane intersect method (double version).
33539
33540----3----
33541
33542I have also one observation regarding osg::Plane - There are two intersect vertices methods (float and double flavour):
33543
33544inline int intersect(const std::vector<Vec3>& vertices) const
33545inline int intersect(const std::vector<Vec3d>& vertices) const
33546
33547I guess osg::Plane won't compile when someone changes default vec3 typedef to vec3d. Shouldn't the first method be changed to use vec3f explicitly ? Ie:
33548
33549inline int intersect(const std::vector<Vec3f>& vertices) const"
33550
33551
33552
33553Mon, 25 Feb 2008 13:25:42 +0000
33554Checked in by : Robert Osfield
33555From Glenn Waldron, "As you may recall, we discussed adding ReaderWriter::readObject() overrides to all the image plugins in order to facilitate future archive support. Attached are the necessary modifications. I tested JPEG, but not all the others... the code is identical though. Note that the DDS plugin already contained the readObject() implementations."
33556
33557Mon, 25 Feb 2008 13:17:30 +0000
33558Checked in by : Robert Osfield
33559From Wojciech Lawandowski, "Fixed EllipsoidModel::computeLocalUpVector to use Vec3d instead of Vec3 for normal computation. Its really small issue, maybe not even worth submitting ;-). But one never knows when inadequate precision hits him. "
33560
33561Mon, 25 Feb 2008 13:16:36 +0000
33562Checked in by : Robert Osfield
33563Updated wrappers
33564
33565Mon, 25 Feb 2008 13:07:37 +0000
33566Checked in by : Robert Osfield
33567Reverted back to previous version of osgtext
33568
33569Mon, 25 Feb 2008 12:54:54 +0000
33570Checked in by : Robert Osfield
33571Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
33572
33573Fri, 22 Feb 2008 18:38:30 +0000
33574Checked in by : Robert Osfield
33575From Mathias Froehlich, "I have extended the X11 pbuffer code to use either the complete set of glx 1.3 pbuffer functions or exactly ask for the extensions we need to call the apropriate glx extension functions for and around pbuffers extensions. The glx 1.3 version of this functios are prefered. If this is not pressent we are looking for the glx extensions and check for them. Prevously we just used some mix of the glx 1.3 functions or the extension functions without making sure that this extension is present. "
33576
33577Fri, 22 Feb 2008 11:52:23 +0000
33578Checked in by : Robert Osfield
33579Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers
33580
33581Wed, 20 Feb 2008 12:34:13 +0000
33582Checked in by : Robert Osfield
33583Added TextureUnit entry to osg::TransferFunction and osgTerrain::Layer
33584
33585Tue, 19 Feb 2008 16:02:03 +0000
33586Checked in by : Robert Osfield
33587Removed erroneous ;
33588
33589Tue, 19 Feb 2008 12:26:19 +0000
33590Checked in by : Robert Osfield
33591Changed the updating of the contextID so that the DisplaySetting::MaxNumberOfGrapicsContexts() is updated on each new graphics context creation, in keeping with how osgProducer used to do things.
33592
33593Tue, 19 Feb 2008 11:30:39 +0000
33594Checked in by : Robert Osfield
33595Refactor the rendering code to not use iterators, instead using indices as means of avoiding using < and += on STL iterators that have shown to be problematic under Windows
33596
33597Tue, 19 Feb 2008 09:49:12 +0000
33598Checked in by : Robert Osfield
33599From Philip Lowman, workaround for gcc 3.2.3 bug
33600
33601Mon, 18 Feb 2008 15:30:55 +0000
33602Checked in by : Robert Osfield
33603From Stephan Huber, "Attached you'll find some enhancements by Adrian Egli and me for the carbon-implementation of GraphicsWindow.  Now you can use an AGLDrawable in conjunction with osgViewer/osgCompositeViewer."Changes from Robert Osfield, changed std::cout to osg::notify(osg::INFO)
33604
33605
33606
33607
33608Mon, 18 Feb 2008 15:26:46 +0000
33609Checked in by : Robert Osfield
33610From Rene Molenaar, "Using commandline build system nmake on windows does not work.This is caused by the OSG_MSVC_VERSIONED_DLL hack.
33611there are hard-coded paths to place the dll's in the bin /dir that normally would go
33612in the lib/config (release/debug) dirs. Nmake has different locations for the files (no config dir).
33613
33614 fix: change the macro's in OsgMacroUtils.cmake for the IF(NOT MSVC_IDE) situation.
33615 Libs go in lib/, and DLLs and executables go in bin/
33616 To accopmplish this for MSVC_IDE the targets get a "../../bin" prefix,
33617 for nmake this should be "../bin" (because there are no config folders).
33618
33619 This fix mimics the behaviour of the MSCV_IDE (visual studio) build system when building with nmake.
33620
33621 Note:
33622 A change in the main CMakeLists.txt creates the needed plugin directory in the binary dir.
33623
33624 see included files for the changes:
33625 r7885fix-v2/CMakeModules/OsgMacroUtils.cmake
33626 r7885fix-v2/osgWrappers/CMakeLists.txt
33627 r7885fix-v2/CMakeLists.txt
33628
33629
33630The behaviour of visual studio projects (and other build systems) remain unchanged.
33631Tested building and installing with nmake and visual studio 8 debug and release.
33632 "
33633
33634
33635
33636Mon, 18 Feb 2008 15:17:42 +0000
33637Checked in by : Robert Osfield
33638From Bob Kuehne, "Subject: obj material parse fix this fix strips whitespace off externally referenced material files. fixes a bug where the obj listed something like: mtllib  FR_PARIS_ESPACE_UNESCO_S.MTL
33639
33640and then that caused failures in the load later:
33641
33642 FindFileInPath() : trying /Users/rpk/Downloads/
33643FR_PARIS_ESPACE_UNESCO_S.MTL ...
33644
33645this fix simply strips whitespace around that filename before passing
33646it on to the remainder of the loader."
33647
33648Changes from Robert Osfield, change std::cout to osg::notify(osg::INFO)
33649
33650
33651
33652Mon, 18 Feb 2008 15:10:30 +0000
33653Checked in by : Robert Osfield
33654From Thibault Genessay, "On Dec 16 you introduced a fix to remove internal use of ref_ptr<>'s. It contained a bug that would cause freed memory to be written again. Specifically, in FreeTypeLibrary::~FreeTypeLibrary(), calling font->setImplementation(0); deletes the content pointed to by the fontImplementation pointer, while the line the immediately follows tries to access it.My fix is to make the second instruction part of an else clause rather
33655than always executed. This way, the fontImplementation->_facade = 0
33656instruction is only executed when the font implementation is not set
33657to 0 before (although I have no idea what it is here for and if this
33658code path is ever followed, since I don't know the plugin's internals
33659very well).
33660
33661Attached is the modified FreeTypeLibrary.cpp file."
33662
33663
33664
33665Mon, 18 Feb 2008 15:02:01 +0000
33666Checked in by : Robert Osfield
33667Updated wrappers
33668
33669Mon, 18 Feb 2008 14:51:05 +0000
33670Checked in by : Robert Osfield
33671Introduced typedef vec_type and value_type into LineSemgment class to allow easier switching between double and float versions.
33672
33673Mon, 18 Feb 2008 14:14:08 +0000
33674Checked in by : Robert Osfield
33675From Bob Kuehne, build fix for OSX/gcc 4.0.1
33676
33677Mon, 18 Feb 2008 13:52:26 +0000
33678Checked in by : Robert Osfield
33679From Brede Johansen, "Here's a fix to the changes regarding the new dispose() function.  The last primary node inside a push-pop level would not get the dispose() call.  This would result in information from some ancillary records, like the matrix (transform), being lost.Changes are made to the latest version in the repository.
33680
33681Thanks to Terry for the help to find and fix the bug and test the changes."
33682
33683
33684
33685Mon, 18 Feb 2008 13:47:38 +0000
33686Checked in by : Robert Osfield
33687From Bryan Thrall, "moved the prints to a higher notify level (DEBUG_FP) so they are only printed at the most verbose level."
33688
33689Mon, 18 Feb 2008 13:44:30 +0000
33690Checked in by : Robert Osfield
33691From Paul Martz, "Attached is a modification to OcclusionQueryNode. The copy constructor was failing to initialize all member variables. This change resolves the issue. Thanks to Doug McCorkle for testing and finding the bug."
33692
33693Fri, 15 Feb 2008 14:09:44 +0000
33694Checked in by : Robert Osfield
33695Changed constructors to take const pointers
33696
33697Tue, 29 Jan 2008 22:14:26 +0000
33698Checked in by : Robert Osfield
33699Update AUTHORS list for release
33700
33701Tue, 29 Jan 2008 21:34:38 +0000
33702Checked in by : Robert Osfield
33703Updated logs for release
33704
33705Tue, 29 Jan 2008 20:45:51 +0000
33706Checked in by : Robert Osfield
33707Updated wrappers
33708
33709Tue, 29 Jan 2008 12:24:47 +0000
33710Checked in by : Robert Osfield
33711Reorganized the static vector used for buffering extensions to prevent an crash on exit.
33712
33713Tue, 29 Jan 2008 10:28:56 +0000
33714Checked in by : Robert Osfield
33715Updated versions for OSG-2.3.4 release
33716
33717Mon, 28 Jan 2008 20:54:14 +0000
33718Checked in by : Robert Osfield
33719From Mike Weiblen, "1) best practices suggest that values passed by-reference should be initialized. 2) explanatory comments are handy when available as notify() messages."
33720
33721Mon, 28 Jan 2008 20:52:31 +0000
33722Checked in by : Robert Osfield
33723From Mike Weiblen, "an aesthetic enhancement for displaying important version information."
33724
33725Mon, 28 Jan 2008 20:31:48 +0000
33726Checked in by : Robert Osfield
33727From Roger James, "A small fix for compiling with OSG_USE_FLOAT_MATRIX"
33728
33729Mon, 28 Jan 2008 20:27:33 +0000
33730Checked in by : Robert Osfield
33731From Rainer Oder, removed duplicate conditional
33732
33733Mon, 28 Jan 2008 19:54:27 +0000
33734Checked in by : Robert Osfield
33735Fixed BUILD_REF_DOCS_SEARCHENGINE conditional
33736
33737Mon, 28 Jan 2008 19:42:16 +0000
33738Checked in by : Robert Osfield
33739Added explict casts to double to prevent VS compiler error
33740
33741Mon, 28 Jan 2008 18:29:38 +0000
33742Checked in by : Robert Osfield
33743From Jean-Christophe Lombardo and Robert Osfield, added BUILD_REF_DOCS_SEARCHENGINE and BUILD_REF_DOCS_TAGFILE options for being doxygen docs.
33744
33745Mon, 28 Jan 2008 17:00:19 +0000
33746Checked in by : Robert Osfield
33747From Glen Waldon, "This change patches ReaderWriterOSGA.cpp so that it passes along the ReaderWriter::Options to files loaded from inside the archive. Previously it was discarding them.example:
33748osgviewer -O noLoadExternalReferenceFiles archive.osga"
33749
33750
33751
33752
33753Mon, 28 Jan 2008 16:38:39 +0000
33754Checked in by : Robert Osfield
33755From Stephan Huber, added support for double click event for OSX.
33756
33757Mon, 28 Jan 2008 16:13:42 +0000
33758Checked in by : Robert Osfield
33759From Cedric Pinson, "default white behaviour : osgviewerd -e ogr yourFile randomize color by feature: osgviewerd -e ogr -O UseRandomColorByFeature yourFile"
33760
33761Mon, 28 Jan 2008 15:41:42 +0000
33762Checked in by : Robert Osfield
33763Added projectorMatrix parameter support to *SphericalDisplay setup functions and .view, this allows one to flip, rotate, or turn up side the position of the projector.  Note, projector at base of display is the default.
33764
33765Mon, 28 Jan 2008 15:36:28 +0000
33766Checked in by : Robert Osfield
33767Added include RenderLeaf to make sure #define's are defined correctly
33768
33769Sat, 26 Jan 2008 20:03:12 +0000
33770Checked in by : Stephan Maximilian HUBER
33771From Stephan Huber: updated XCode project
33772
33773Thu, 24 Jan 2008 10:04:33 +0000
33774Checked in by : Robert Osfield
33775Removed duplicate declaration of DeleteHandlerPointer
33776
33777Tue, 22 Jan 2008 11:13:07 +0000
33778Checked in by : Robert Osfield
33779Updated ChangeLog, Authors and readme for 2.3.3 release
33780
33781Tue, 22 Jan 2008 10:28:48 +0000
33782Checked in by : Robert Osfield
33783Added missing checks for null pointers
33784
33785Mon, 21 Jan 2008 18:06:47 +0000
33786Checked in by : Robert Osfield
33787From Jean-Sebastien Guay, notes on how to enable syntax highlighting in VS.
33788
33789Mon, 21 Jan 2008 17:04:33 +0000
33790Checked in by : Robert Osfield
33791Fixed debug build of Inventor plugin
33792
33793Mon, 21 Jan 2008 14:42:52 +0000
33794Checked in by : Robert Osfield
33795From Drederic Bouvier, "I noticed the AC3D loader resets database path given as Options, preventing users to put textures in another directory. This patch adds the model path to the path list instead of replacing it."
33796
33797Mon, 21 Jan 2008 14:41:58 +0000
33798Checked in by : Robert Osfield
33799Introduced BUILD_REFERENCE_DOCS option to make it a bit clearer how to enable and build the DoxygenDocs
33800
33801Mon, 21 Jan 2008 12:01:55 +0000
33802Checked in by : Robert Osfield
33803From Cedric Pinson, "you can find as attachement a readerwriter for ogr files (.tab, .gml, .shp ...) ogr is a part of gdal so i added the build of ogr plugin if gdal is found.to test it
33804osgviewerd -e ogr file.tab
33805or
33806osgviewerd -e ogr file.gml
33807or
33808osgviewerd -e ogr file.shp
33809"
33810
33811
33812
33813Mon, 21 Jan 2008 12:00:10 +0000
33814Checked in by : Robert Osfield
33815Fixed Geometry::removePrimitiveSet method so that it no longer emits a warning when removing 0 elements form an empty primtive set list.
33816
33817Mon, 21 Jan 2008 11:47:40 +0000
33818Checked in by : Robert Osfield
33819From Mike Weiblen, restructured GL2Extensions so that they now live in their own GL2Extensions.cpp file rather than in Program.cpp
33820
33821Mon, 21 Jan 2008 11:40:27 +0000
33822Checked in by : Robert Osfield
33823Updated version number for 2.3.3 release
33824
33825Mon, 21 Jan 2008 11:39:00 +0000
33826Checked in by : Robert Osfield
33827Updated wrappers
33828
33829Mon, 21 Jan 2008 11:37:55 +0000
33830Checked in by : Robert Osfield
33831Fixed debugged code path and set the minimum number of display lists to retain in cache to the same amount as the number of textures
33832
33833Mon, 21 Jan 2008 11:36:54 +0000
33834Checked in by : Robert Osfield
33835Removed redundental vertex buffer object flush methods
33836
33837Mon, 21 Jan 2008 11:27:57 +0000
33838Checked in by : Robert Osfield
33839Moved useful elements of the old VisualStudio directory into a new PlatformSpecifics/Windows directory
33840
33841Sat, 19 Jan 2008 18:26:41 +0000
33842Checked in by : Robert Osfield
33843Added thread safe debugging checking of allocation/deallocations
33844
33845Sat, 19 Jan 2008 18:25:45 +0000
33846Checked in by : Robert Osfield
33847Added use of ref_ptr<> throughout geometry setup code to prevent memory leaks
33848
33849Sat, 19 Jan 2008 13:41:43 +0000
33850Checked in by : Robert Osfield
33851Added debugging messages to help monitor expiry of inactive children.  Debug messages current #if 0'd out, but added now for future tests when required.
33852
33853Sat, 19 Jan 2008 13:31:12 +0000
33854Checked in by : Robert Osfield
33855Disabled the default enabling of update traversal on osgTerrain::Terrain as this was preventing PagedLOD subgraphs from expiring inactive subgraphs
33856
33857Fri, 18 Jan 2008 21:29:00 +0000
33858Checked in by : Robert Osfield
33859Updated wrappers
33860
33861Fri, 18 Jan 2008 21:08:42 +0000
33862Checked in by : Robert Osfield
33863Removed erroneous const in method parameter
33864
33865Fri, 18 Jan 2008 21:07:03 +0000
33866Checked in by : Robert Osfield
33867From Andy Skinner, build fixes for Solaris.
33868
33869Fri, 18 Jan 2008 21:01:18 +0000
33870Checked in by : Robert Osfield
33871Moved the setting of _clipPlaneNum from the {} body to the intializer list to avoid reading from an unitialized variable.
33872
33873Fri, 18 Jan 2008 20:55:16 +0000
33874Checked in by : Robert Osfield
33875From Paul Martz, Hi Robert -- "as you and J-S and I have been discussing on osg-users, this submission changes the clamp mode for the fake white texture applied to non-textured geometry. CLAMP_TO_EDGE will keep the geometry a consistent color across the entire texture coordinate range."
33876
33877Fri, 18 Jan 2008 16:36:05 +0000
33878Checked in by : Robert Osfield
33879Added support for rendering skirts into osgTerrain::GeometryTechinque
33880
33881Fri, 18 Jan 2008 09:17:32 +0000
33882Checked in by : Robert Osfield
33883Added getNumOperationsInQueue() method
33884
33885Thu, 17 Jan 2008 22:26:29 +0000
33886Checked in by : Robert Osfield
33887Commented out debug message
33888
33889Thu, 17 Jan 2008 22:25:41 +0000
33890Checked in by : Robert Osfield
33891Added computation of skirt height for osgTerrain::Terrain height fields.
33892
33893Thu, 17 Jan 2008 17:10:12 +0000
33894Checked in by : Robert Osfield
33895Added call to ClusterCullingCallback to determine if the Terrain node is culled by cluster culling.
33896
33897Thu, 17 Jan 2008 16:41:46 +0000
33898Checked in by : Robert Osfield
33899Added Node to Terrain serialization
33900
33901Thu, 17 Jan 2008 15:37:35 +0000
33902Checked in by : Robert Osfield
33903Fixed the computation of terrain bounding volume so that it properly accounts for elevation layers
33904
33905Wed, 16 Jan 2008 15:05:04 +0000
33906Checked in by : Robert Osfield
33907Changed the Texture clamp mode to CLAMP_TO_EDGE
33908
33909Mon, 14 Jan 2008 14:53:57 +0000
33910Checked in by : Robert Osfield
33911Updated wrappers
33912
33913Mon, 14 Jan 2008 14:53:49 +0000
33914Checked in by : Robert Osfield
33915Refactor osgTerrain::ProxyLayer so that it is now a pure Proxy, defering implementations to an Implementation rather than a subclass of ProxyLayer.  Updating the osgTerrain and GDAL plugins to comply with this refactor.
33916
33917Mon, 14 Jan 2008 13:14:38 +0000
33918Checked in by : Robert Osfield
33919Added back in checks for various verions of gdal
33920
33921Mon, 14 Jan 2008 12:14:38 +0000
33922Checked in by : Robert Osfield
33923Updated AUTHORS file and osgversion for 2.3.2 release
33924
33925Mon, 14 Jan 2008 11:44:04 +0000
33926Checked in by : Robert Osfield
33927Added geometry shader extension supported check to geometry shader parameter calls
33928
33929Mon, 14 Jan 2008 11:30:39 +0000
33930Checked in by : Robert Osfield
33931From Colin McDonald, "Multi-texturing fails with recent osg on older graphics cards, due to use of parameter GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS which is only part of the standard from 2.0 onwards.  I've updated src/osg/State.cpp, so that it attempts to be more rigorous regarding OpenGL version and extension checking."
33932
33933Mon, 14 Jan 2008 11:22:23 +0000
33934Checked in by : Robert Osfield
33935Updated ChangeLog, date and version number for 2.6.2 release
33936
33937Mon, 14 Jan 2008 11:07:30 +0000
33938Checked in by : Robert Osfield
33939Updated wrappers
33940
33941Mon, 14 Jan 2008 10:14:32 +0000
33942Checked in by : Robert Osfield
33943From Daniel Stien, "When removing a child from a osg::Group, childRemoved is called after the node has already been erased from the node list, causing childRemoved to be performed on the consecutive node.Lines 180 and 182 are swapped in the attached Group.cpp.
33944"
33945
33946
33947
33948Fri, 11 Jan 2008 12:16:19 +0000
33949Checked in by : Robert Osfield
33950From Adrian Egli, made the getHandled() functionality consistent with the rest of the osgGA::MatrixManipulators
33951
33952Thu, 10 Jan 2008 11:08:11 +0000
33953Checked in by : Robert Osfield
33954From Jean-Sebastien Guay, added OSGUTIL_EXPORT for Windows build
33955
33956Thu, 10 Jan 2008 11:02:21 +0000
33957Checked in by : Robert Osfield
33958From Paul Martz, "his pretty much wraps up the OcclusionQueryNode work. I might make some additional modifications if testing reveals any issues, otherwise it's ready for 2.4."
33959
33960Wed, 9 Jan 2008 21:17:10 +0000
33961Checked in by : Robert Osfield
33962Indentation/bracket fixes and change of default size
33963
33964Wed, 9 Jan 2008 21:00:38 +0000
33965Checked in by : Robert Osfield
33966Simplified the image reading/writing
33967
33968Wed, 9 Jan 2008 16:56:31 +0000
33969Checked in by : Robert Osfield
33970Adding missing files
33971
33972Wed, 9 Jan 2008 16:35:55 +0000
33973Checked in by : Robert Osfield
33974Added support for reading and writing osgTerrain objects
33975
33976Wed, 9 Jan 2008 14:22:44 +0000
33977Checked in by : Robert Osfield
33978Added setting of UpdateVisitor's FrameStamp and TraversalNumber in updateTraversal()
33979
33980Wed, 9 Jan 2008 11:42:19 +0000
33981Checked in by : Robert Osfield
33982From Mike Weiblen, build fix for VS8.
33983
33984Tue, 8 Jan 2008 23:20:30 +0000
33985Checked in by : Eric WING
33986Updates to resync Xcode project with current state of repository.Added several missing plugins (e.g. osgdb_osgShadow, osgdb_osgViewer, osgdb_Terrain).
33987
33988Added dependency information hoping that the Xcode 3 parallel target building will work now.
33989
33990
33991Tue, 8 Jan 2008 18:13:06 +0000
33992Checked in by : Robert Osfield
33993From Colin McDonald, build fixes for Solaris.
33994
33995Tue, 8 Jan 2008 17:18:11 +0000
33996Checked in by : Robert Osfield
33997From Jean-Sebastien Guay, Warning fixes
33998
33999Tue, 8 Jan 2008 16:09:01 +0000
34000Checked in by : Robert Osfield
34001Added support for reading and writing the Terrain's Locator
34002
34003Tue, 8 Jan 2008 15:20:02 +0000
34004Checked in by : Robert Osfield
34005Added writing and reading of inlined HeightField
34006
34007Tue, 8 Jan 2008 14:38:58 +0000
34008Checked in by : Robert Osfield
34009Removed non standard and redundent /*EOF*/
34010
34011Tue, 8 Jan 2008 14:37:09 +0000
34012Checked in by : Robert Osfield
34013Updated wrappers
34014
34015Tue, 8 Jan 2008 14:29:44 +0000
34016Checked in by : Robert Osfield
34017From Mike Weiblen, support for geometry shaders, and osgeometryshaders example to demonstrate them.
34018
34019Tue, 8 Jan 2008 14:22:59 +0000
34020Checked in by : Robert Osfield
34021Fixed warning
34022
34023Tue, 8 Jan 2008 13:56:21 +0000
34024Checked in by : Robert Osfield
34025Added support for MinLevel and MaxLevel for ProxyLayer
34026
34027Tue, 8 Jan 2008 13:24:29 +0000
34028Checked in by : Robert Osfield
34029Introduced new osg::discardDeletedOpenGLObjects() methods, and usage of it in GrpahicsContext::close() to handle cases where deletingOpenGLObjects is no possible, such as when GraphicsWindowEmbedded is used.
34030
34031Tue, 8 Jan 2008 13:22:55 +0000
34032Checked in by : Robert Osfield
34033Removed debug info
34034
34035Tue, 8 Jan 2008 13:10:59 +0000
34036Checked in by : Robert Osfield
34037Reorganised the .osg support for osgTerrain NodeKit to make it more extensible
34038
34039Mon, 7 Jan 2008 09:47:36 +0000
34040Checked in by : Robert Osfield
34041Added OSGUTIL_EXPORTs
34042
34043Sun, 6 Jan 2008 17:53:21 +0000
34044Checked in by : Robert Osfield
34045Added missing #include <osgUtil/Export>
34046
34047Sun, 6 Jan 2008 10:52:23 +0000
34048Checked in by : Robert Osfield
34049Added exports for Windows build
34050
34051Fri, 4 Jan 2008 20:03:35 +0000
34052Checked in by : Robert Osfield
34053Fixed date
34054
34055Fri, 4 Jan 2008 20:00:18 +0000
34056Checked in by : Robert Osfield
34057From Eric Wing, "Attached are a few Find modules with updates. Among other things, they contain better support for environmental variables to pre-empt the autodection default search path order which is very helpful for people who do automated builds. (I recommend that the remaining modules consider adding the same system to make things consistent and easier for those people that want to do the automated builds.)The CMAKE_PREFIX_PATH has also been added to help people. I don't
34058recommend adding this to the other modules because it looks like CMake
34059agreed with my idea and will be adding the support in 2.6. So when
34060that ships, people will get it for free. (In the meantime, my modules
34061that do have it, it can be used.)
34062
34063Finally, I've submitted all of these modules to official CMake plus
34064more so they will be in the next version of CMake. It looks like I may
34065need to sort some compatibility issues out with the KDE people who
34066seem to have conflicting modules, but this is unrelated to the updates
34067submitted here as OSG already has these conflicts. I figured I would
34068just sync OSG up with my current/best versions.
34069
34070Also of note, I added the large batch of Findosg*.cmake modules to
34071CMake so people building against OpenSceneGraph can use these without
34072writing their own. I wasn't sure if I should submit them here or not
34073since they are for building against OSG and not for building OSG
34074itself. So they are not included.
34075"
34076
34077
34078
34079Fri, 4 Jan 2008 15:33:21 +0000
34080Checked in by : Robert Osfield
34081From Glenn Waldron, "I found that osg::Sequence::setDuration(speed,reps) was not changing the animation speed factor as expected. The one-line fix (line 312) is attached"
34082
34083Fri, 4 Jan 2008 15:30:49 +0000
34084Checked in by : Robert Osfield
34085From Paul Martz, "Correction to size of reserved filed in .attr file, Spec says "149*4" bytes, not "149""
34086
34087Fri, 4 Jan 2008 15:15:48 +0000
34088Checked in by : Robert Osfield
34089Updated wrappers
34090
34091Fri, 4 Jan 2008 13:57:36 +0000
34092Checked in by : Robert Osfield
34093Added catch for handling cases where undefined settings for dislayNum and screenNum are used
34094
34095Fri, 4 Jan 2008 12:03:54 +0000
34096Checked in by : Robert Osfield
34097Updated data on readme
34098
34099Fri, 4 Jan 2008 12:03:24 +0000
34100Checked in by : Robert Osfield
34101Updated AUTHORS file for 2.3.1 release
34102
34103Fri, 4 Jan 2008 11:45:25 +0000
34104Checked in by : Robert Osfield
34105Updated version number for 2.3.1 release
34106
34107Fri, 4 Jan 2008 11:44:35 +0000
34108Checked in by : Robert Osfield
34109Updated logs for 2.3.1 releae
34110
34111Fri, 4 Jan 2008 11:26:21 +0000
34112Checked in by : Robert Osfield
34113From Brede Johansen, support for contiuation records.
34114
34115Fri, 4 Jan 2008 11:14:11 +0000
34116Checked in by : Robert Osfield
34117From Paul Martz, completion of .ive and .osg support for OcclusionQueryNode
34118
34119Wed, 26 Dec 2007 22:00:28 +0000
34120Checked in by : Robert Osfield
34121From Paul Martz, "The osgocclusionquery example contained some duplicate code that was also in the core OSG occlusion query code. This change removes the need for that."
34122
34123Wed, 26 Dec 2007 21:43:10 +0000
34124Checked in by : Robert Osfield
34125Updated wrappers
34126
34127Wed, 26 Dec 2007 21:39:29 +0000
34128Checked in by : Robert Osfield
34129From David Callu, further work in support of shapefile support in VirtualPlanetBuilder
34130
34131Wed, 26 Dec 2007 21:38:11 +0000
34132Checked in by : Robert Osfield
34133Suppressed reflection of problem templates/typedefs
34134
34135Tue, 25 Dec 2007 21:11:27 +0000
34136Checked in by : Robert Osfield
34137Replaced values.h with float.h is avoid Windows compile issues
34138
34139Mon, 24 Dec 2007 15:37:15 +0000
34140Checked in by : Robert Osfield
34141Updated wrappers
34142
34143Mon, 24 Dec 2007 15:32:15 +0000
34144Checked in by : Robert Osfield
34145Fom Brede Johansen, "I have added the OSGPL license to the OpenFlight source files"
34146
34147Mon, 24 Dec 2007 15:19:52 +0000
34148Checked in by : Robert Osfield
34149From Sid Byce, fixes for compiling with gcc 4.3
34150
34151Mon, 24 Dec 2007 14:47:49 +0000
34152Checked in by : Robert Osfield
34153From Rafa Gaitan, "I have corrected some includes of the quicktime plugin from Quicktime/Quicktime.h to QuickTime/QuickTime.h. MacOsX filesystem is normally case insensitive, but in my case I changed that option and the quicktime headers were not found. Now compiles fine and on case insesitive file systems should work correctly too. "
34154
34155Mon, 24 Dec 2007 14:45:31 +0000
34156Checked in by : Robert Osfield
34157From Jason Daly, "I'm still having a problem with SWING animations on sequences.  Here's the fix again, merged with this morning's svn (including the other Sequence fixes from J-S)."
34158
34159Mon, 24 Dec 2007 12:56:19 +0000
34160Checked in by : Robert Osfield
34161Based on Suggestions from "Harald A" fixed CMake setup of Doxygen docs
34162
34163Sun, 23 Dec 2007 18:15:54 +0000
34164Checked in by : Robert Osfield
34165Convert osgText and freetype plugin across to keeping the font size as state that is passed into the getGlyph and getKerning methods rather than a current state of the font itself.
34166
34167Sun, 23 Dec 2007 13:45:37 +0000
34168Checked in by : Robert Osfield
34169Moved Font code across to using FontSizePair internally and on Font methods, but still using original implemetations.
34170
34171Sun, 23 Dec 2007 13:18:40 +0000
34172Checked in by : Robert Osfield
34173Renamed osgText::Font::SizePair to osgText::FontSizePair in prep for use this more widely within osgText/freetype plugin.Added support for inserting loading models into --mt multithreaded implementation.
34174
34175
34176
34177Sun, 23 Dec 2007 13:08:14 +0000
34178Checked in by : Robert Osfield
34179Fixed indentation
34180
34181Fri, 21 Dec 2007 17:56:41 +0000
34182Checked in by : Robert Osfield
34183From Jean-Sebastien Guay, added new version of feetype into search list
34184
34185Fri, 21 Dec 2007 17:33:00 +0000
34186Checked in by : Robert Osfield
34187Added copyright notice and tweaked genwrapper
34188
34189Fri, 21 Dec 2007 17:26:19 +0000
34190Checked in by : Robert Osfield
34191Updated wrappers
34192
34193Fri, 21 Dec 2007 16:18:54 +0000
34194Checked in by : Robert Osfield
34195From Paul Martz, "added include<alogrithm> to prevent VS8 compile error"
34196
34197Fri, 21 Dec 2007 15:54:14 +0000
34198Checked in by : Robert Osfield
34199Removed OperationArrayFunctor for wrappers to avoid compile errors assocaited with them
34200
34201Fri, 21 Dec 2007 15:46:50 +0000
34202Checked in by : Robert Osfield
34203Removed inappropriate inline
34204
34205Fri, 21 Dec 2007 15:04:56 +0000
34206Checked in by : Robert Osfield
34207Updated wrappers
34208
34209Fri, 21 Dec 2007 14:49:49 +0000
34210Checked in by : Robert Osfield
34211From Paul Martz, .osg support for OcclusionQueryNode
34212
34213Fri, 21 Dec 2007 14:45:16 +0000
34214Checked in by : Robert Osfield
34215From Paul Martz, Introduced osg::OcclusionQueryNode with support for OpenGL occlusion query extension
34216
34217Fri, 21 Dec 2007 14:21:21 +0000
34218Checked in by : Robert Osfield
34219From Bryan Thrall, "UFOManipulator ignores any attached CoordinateFrameCallback; the attached files fix this (based on 2.2 release). "
34220
34221Fri, 21 Dec 2007 14:16:40 +0000
34222Checked in by : Robert Osfield
34223From Mathias Froehlich, "Something to extend the texture subloading blacklist. ... we have problems with that on solaris."
34224
34225Fri, 21 Dec 2007 14:13:40 +0000
34226Checked in by : Robert Osfield
34227From John Kelso,"Attached is the ive reader/writer for the 2.x version of the osg::Sequence node. "
34228
34229Fri, 21 Dec 2007 13:32:13 +0000
34230Checked in by : Robert Osfield
34231From Jeremy Moles, "Here is a implementation of setScreeResolution and setScreenRefreshRate for systems support Xrandr. The include CMakeFile makes this optional, and turns it OFF by default, in which case any person trying to use these functions under Linux will be instructed to build osgViewer w/ Xrandr support. "
34232
34233Fri, 21 Dec 2007 13:31:25 +0000
34234Checked in by : Robert Osfield
34235Added return
34236
34237Fri, 21 Dec 2007 13:18:13 +0000
34238Checked in by : Robert Osfield
34239From Jean-Sebastien Guay, "When using osg::Sequence you can stop the sequence by setting the mode to STOP. Subsequently, you can restart it from the beginning by setting the mode to START. This does not work as expected. The _now time is not updated while the mode is STOP, which causes the items in the sequence to flash by very quickly when the mode is set to START.For example, if the mode was set to STOP and left that way for 30
34240seconds, and there are 10 items in the sequence, when the mode is set
34241to START all the items will flash by (in 3 loops) while the _now time
34242catches up with the real time, and then the sequence will go on at the
34243rate it should.
34244
34245This is a simple fix for that, which updates the _now time regardless
34246of the mode the sequence is in."
34247
34248
34249
34250Fri, 21 Dec 2007 13:07:54 +0000
34251Checked in by : Robert Osfield
34252From David Callu, various classes in support of VirtualPlanetBuilder
34253
34254Fri, 21 Dec 2007 12:36:40 +0000
34255Checked in by : Robert Osfield
34256From David Callue, added support for reading/writing Vec*dArray to .ive plugin
34257
34258Thu, 20 Dec 2007 17:30:31 +0000
34259Checked in by : Robert Osfield
34260Updated wrappers
34261
34262Thu, 20 Dec 2007 15:51:13 +0000
34263Checked in by : Robert Osfield
34264Added support for min to max level ranges for Layers in support of VirtualPlanetBuilder usage of this.
34265
34266Thu, 20 Dec 2007 15:50:07 +0000
34267Checked in by : Robert Osfield
34268Added an optional use of doubles for computing error metrics to help investigate precision issues seen in VPB when working with small segments of geographic data.
34269
34270Thu, 20 Dec 2007 15:40:14 +0000
34271Checked in by : Robert Osfield
34272Reset the the _lineSpacing to 0.0f to fix the line spacing when word wrapping takes place
34273
34274Thu, 20 Dec 2007 14:40:28 +0000
34275Checked in by : Robert Osfield
34276From Wojciech Lewandowski, "By complete coincidence I just have read an old OSG submission mail related to bugfixes in osg::Polytope.setToUnitFrustum and setToBoundingBox  It was sent at beginning of december. I read it when purging my Thrash emails and found it there this because it was wrongly classified as SPAM.What stroke me in this email was the fact that there was once an error in
34277Polytope class. Since I adopted CustomPolytope (osgSim OverlayNode.cpp) for
34278my minimal shadow area computations I checked my code for this error. And I
34279found it in CustomPolytope::setToUnitFrustum method.
34280CustomPolytope::setToBoundingBox seemed OK.
34281
34282So I went back to the origin and fixed this error in OverlayNode.cpp as
34283well. I have not tested it in OverlayNode though (I don't know how) so
34284please look at this carefully. But it seems to work fine with my shadow
34285calculations."
34286
34287
34288
34289Thu, 20 Dec 2007 10:48:23 +0000
34290Checked in by : Robert Osfield
34291Reorder includes in an attempt to avoid compile problems under Cygwin.
34292
34293Mon, 17 Dec 2007 21:52:29 +0000
34294Checked in by : Robert Osfield
34295Updated AUTHORS files
34296
34297Mon, 17 Dec 2007 21:35:33 +0000
34298Checked in by : Robert Osfield
34299Updated ChangeLog for 2.3.0 release
34300
34301Mon, 17 Dec 2007 21:08:52 +0000
34302Checked in by : Robert Osfield
34303Updated version number for 2.3.0 dev release
34304
34305Mon, 17 Dec 2007 18:38:21 +0000
34306Checked in by : Robert Osfield
34307From Paul Obermeier, "Please find enclosed the following 2 bug fixes:File osgShadow/Version.cpp, Line 25:
34308
34309const char* osgShaodowGetLibraryName()
34310
34311should be:
34312
34313const char* osgShadowGetLibraryName()
34314
34315
34316File CMakeModules/OsgMacroUtils.cmake, Line 224:
34317
34318SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES DEBUG_POSTFIX ${CMAKE_DEBUG_POSTFIX})
34319
34320should be:
34321
34322SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES DEBUG_POSTFIX "${CMAKE_DEBUG_POSTFIX}")
34323
34324Otherwise setting CMAKE_DEBUG_POSTFIX to an empty string instead of "d" in
34325the main CMakeLists.txt does not work under Linux.
34326"
34327
34328
34329
34330Mon, 17 Dec 2007 17:43:57 +0000
34331Checked in by : Robert Osfield
34332From David Cullu, added various mathematical operators
34333
34334Mon, 17 Dec 2007 10:24:20 +0000
34335Checked in by : Robert Osfield
34336From Stephan Huber, "attached you'll find an updated carbon-implementation, which implements the missing functionality for setWindowName and useCursor "
34337
34338Mon, 17 Dec 2007 10:22:41 +0000
34339Checked in by : Robert Osfield
34340Updated wrappers
34341
34342Mon, 17 Dec 2007 09:58:55 +0000
34343Checked in by : Robert Osfield
34344From Wojiech Leandowski, "I earlier wrote about my hassles with archives under Windows. I implemented 64 bit binary compatible OSGA archive reader/writer using mixed stdio/iostream calls. But during this work I learned that it can be made in much simpler way.Attached is result of this new attempt. I hope its appropriate for inclusion
34345into OSG codebase. It was compiled and tested with latest SVN OSG, Windows
34346XP 32 bit and Windows Vista business 64 bit. OSG was built using VS 2005
34347Express SP1 for 32 bit environment and VS 2005 Std for 64 bit.
34348---
34349Solution description (there were two problems involved):
34350---
34351Problem 1: implicit conversions beetween file positions and 32 bit int. This
34352could be considered a MS compiler bug because this 32 bit int was
34353additionally implicitly converted to/from 64 bit. As far as I know compiler
34354is allowed to make only one implict conversion (but maybe this rule does not
34355refer to simple types).
34356
34357Its actually possible to address OSGA files above 4 GiB range using 32 bit
34358windows iostreams. MS Iostreams in practice offer the same level of
34359functionality as stdio functions. There are functions fsetpos and fgetpos in
34360stdio lib which use 64 bit file pointers (fpos_t). These functions are
34361internally called by seekp( streampos ), seekg( streampos ), tellp(), and
34362tellg() methods. So its also possible to change and retrieve file postions
34363using iostream calls. But the problem lies in implicit handling of streampos
34364type.
34365
34366streampos type is actually a template class used as seekp, seekg parameter
34367and returnd from tellp, tellg. Its capable of storing 64 bit file pointers.
34368But streampos can be also converted to/from simple type streamoff. It has
34369proper constructor and cast operator. In Win 32 environment streamoff is
34370defined as long (~32 bit int). So when seekp, and tellp arent used with
34371exact streampos objects but OSGA_Archive::pos_type complier makes implicit
34372casts to 32 bit int types loosing important bits of information.
34373
34374So above problem could be easily handled by making conversion calls
34375explicit. My code defines 2 functions used to convert back and forth beetwen
3437664 bit OSGA_Archive::pos_type and std::streampos objects:
34377
34378       OSGA_Archive::pos_type ARCHIVE_POS( const std::streampos & pos );
34379       std::streampos STREAM_POS( OSGA_Archive::pos_type & pos );
34380
34381Rest of the OSGA implementation code was modified to call these conversions
34382explicitly with seekp, seekg, tellp, tellg.
34383
34384---
34385Problem 2: seekp and seekg have two variants. Only one of these variants is
34386actually 64 bit proof.
34387
34388When I solved my first problem and made use of explicit streampos conversion
34389functions, OSGA archive was able to read my example 11 GiB archive. But
34390there were still problems with write and append. I found that the reason for
34391this was pair of seekp( 0, std::ios_base::end ) and tellp() calls. It turned
34392out that use of seekp, seekg( offset, direction ) function variants was
34393setting file pos pointer to EOF when file was larger than 4GiB. But I
34394noticed that one arg seekp, seekg ( streampos ) versions worked correctly.
34395So the solution was to change OSGA write logic a little, and replace
34396seekp( offset, direction ) with seekp( absolute_pos ) calls.
34397I achieved this by modifing IndexBlock write method to record and restore
34398file pos after IndexBlock was written. This modification has the effect that
34399put pointer is generally kept at the end of file, so there is no need to
34400repostion to the end before writing the files. This allowed me to get rid of
34401those problematic seekp( 0, std::ios_base::end ) calls.
34402
34403There was one place where I could not easily get rid of seekp( 0,
34404std::ios_base::end ). It was situation where existing OSGA was opened for
34405appending. I resolved this by computing file length by finding max position
34406from index block and file block endings. Then I replaced former seekp( 0,
34407std::ios_base::end ) with  seekp( STREAM_POS( found_file_length ).
34408---
34409
34410Description of these changes may sound bit hacky but in practice these were
34411fairly simple and straightforward modifications. I hope they pass your
34412review. There is one complex preprocessor condition which I based on few
34413lines taken from boost positioning.hpp. Boost licence does allow such
34414reproduction. In case of problems this condition may be easily simplified to
34415windows only implementation.
34416"
34417
34418
34419
34420Sun, 16 Dec 2007 17:57:19 +0000
34421Checked in by : Robert Osfield
34422From Jean-Sebastien Guay, "Some clients at my new job noticed that picking did not work with the osg::Capsule subclass of osg::Shape in an osg::ShapeDrawable. Other shapes worked fine. So I have fixed this. Code attached.My modification is in the PrimitiveShapeVisitor, and is based on the
34423DrawShapeVisitor - I added methods called createCylinderBody and
34424createHalfSphere, and used them in apply(Cylinder&) and
34425apply(Capsule&). In my testing they work fine, tested even with
34426transforms and moving around the scene.
34427"
34428
34429
34430
34431Sun, 16 Dec 2007 17:53:16 +0000
34432Checked in by : Robert Osfield
34433Added check to make set up a sequencegroup only happen when required.
34434
34435Sun, 16 Dec 2007 17:46:57 +0000
34436Checked in by : Robert Osfield
34437From Wojciech Lewandowski, "osgSim::BlinkSequence has sequenceGroup unitialized by default (=NULL ref_ptr). By looking at the code I figured out that unset sequenceGroup is completely correct and thus allowed.But writing BlinkSequence with empty sequence group caused a crash when IVE was accessing baseTime from NULL address.
34438
34439Atttached is a fix for this situation.
34440"
34441
34442
34443
34444Sun, 16 Dec 2007 17:41:46 +0000
34445Checked in by : Robert Osfield
34446From Wojiech Lewandowski, "There was a bug in ShadowMap camera view matrix computation. View matrix was wrong when light was directional and shadowed scene was not centered at zero coord. I fixed that and also modified cast distance to much smaller value. With former range it was possible to generate shadows with lowest LODs. "
34447
34448Sun, 16 Dec 2007 17:33:05 +0000
34449Checked in by : Robert Osfield
34450Fixed HeightField coordinates set up
34451
34452Sun, 16 Dec 2007 17:01:40 +0000
34453Checked in by : Robert Osfield
34454Added intializers.
34455
34456Sun, 16 Dec 2007 16:18:58 +0000
34457Checked in by : Robert Osfield
34458Added support for automatically setting the coordinate system of a shapefile by reading associate .prj file
34459
34460Sun, 16 Dec 2007 13:29:02 +0000
34461Checked in by : Robert Osfield
34462Added parsing of parameters to Viewer constructor.
34463
34464Sun, 16 Dec 2007 13:25:40 +0000
34465Checked in by : Robert Osfield
34466Added StateSetManipulator for testing purposes, and fixed typo
34467
34468Sun, 16 Dec 2007 13:20:38 +0000
34469Checked in by : Robert Osfield
34470Removed used of ref_ptr<>'s internally to avoid ciricular calls on destruction.
34471
34472Sun, 16 Dec 2007 12:36:52 +0000
34473Checked in by : Robert Osfield
34474Added initilizers of variables to FreeTypeFont3D constructors.Removed unused FreeTypeFontBase class
34475
34476
34477
34478Sat, 15 Dec 2007 17:16:11 +0000
34479Checked in by : Robert Osfield
34480Fixed handling of DISPLAY variable, and mapped the rest of Producer config settings
34481
34482Sat, 15 Dec 2007 17:15:19 +0000
34483Checked in by : Robert Osfield
34484Commented out rendendent warnings
34485
34486Sat, 15 Dec 2007 17:15:05 +0000
34487Checked in by : Robert Osfield
34488commented out rendudent warning
34489
34490Sat, 15 Dec 2007 15:22:00 +0000
34491Checked in by : Robert Osfield
34492Added setting of ambient bias uniform
34493
34494Sat, 15 Dec 2007 15:19:18 +0000
34495Checked in by : Robert Osfield
34496Added separate unform variable to keep track of abmient contribution.
34497
34498Sat, 15 Dec 2007 15:17:51 +0000
34499Checked in by : Robert Osfield
34500Tweaked the abmient lighting contribution so that the OpenGL vertex lighting has the ambient light source switched off, and use the fragment shader to add this contribution back in.
34501
34502Fri, 14 Dec 2007 17:40:11 +0000
34503Checked in by : Robert Osfield
34504Refectored the loading of Locator out into its own separate file
34505
34506Thu, 13 Dec 2007 17:51:43 +0000
34507Checked in by : Robert Osfield
34508Added Locator::s/getTransformScaledByResolution(bool) to assist with VPB integration
34509
34510Thu, 13 Dec 2007 16:06:02 +0000
34511Checked in by : Robert Osfield
34512Warning fixes
34513
34514Thu, 13 Dec 2007 15:24:42 +0000
34515Checked in by : Robert Osfield
34516From Andy Skinner, build fixes for Solaris
34517
34518Thu, 13 Dec 2007 15:23:21 +0000
34519Checked in by : Robert Osfield
34520Convert tabs to four spaces
34521
34522Thu, 13 Dec 2007 14:26:03 +0000
34523Checked in by : Robert Osfield
34524Fixed memory leak
34525
34526Thu, 13 Dec 2007 14:16:51 +0000
34527Checked in by : Robert Osfield
34528Updated the shapefile attribute IO so that its more streamlined.
34529
34530Thu, 13 Dec 2007 12:30:31 +0000
34531Checked in by : Robert Osfield
34532Added copy operator to ShapeAttribute to prevent problems when assigned them or use within a vector
34533
34534Wed, 12 Dec 2007 17:59:06 +0000
34535Checked in by : Robert Osfield
34536Added a osgViewer::setSceneData(ref_ptr<Node>) method.
34537
34538Wed, 12 Dec 2007 17:48:20 +0000
34539Checked in by : Robert Osfield
34540Added new setFont(ref_ptr<>) variants to Text and Text3D
34541
34542Wed, 12 Dec 2007 17:04:48 +0000
34543Checked in by : Robert Osfield
34544From Serge Lages, introduce readRef*File() methods which pass back ref_ptr<> rather than C pointers.
34545
34546Wed, 12 Dec 2007 16:56:28 +0000
34547Checked in by : Robert Osfield
34548Updated copyright notices
34549
34550Wed, 12 Dec 2007 16:55:13 +0000
34551Checked in by : Robert Osfield
34552From Andy Skinner, build fixes for Solaris.
34553
34554Wed, 12 Dec 2007 11:57:03 +0000
34555Checked in by : Robert Osfield
34556Added std:: infront of sort call
34557
34558Wed, 12 Dec 2007 10:47:58 +0000
34559Checked in by : Robert Osfield
34560Added const to operators.
34561
34562Wed, 12 Dec 2007 10:35:47 +0000
34563Checked in by : Robert Osfield
34564Added std:: in front of find enties
34565
34566Wed, 12 Dec 2007 09:48:39 +0000
34567Checked in by : Robert Osfield
34568From Serge Lages, "Here is a new modification to CMake adding an option (OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS) to specify if we want to generate or not the manifest files under VS8 for the plugins and the wrappers. It seems that the manifests are needed if we try to load dynamically a core OSG dll."
34569
34570Wed, 12 Dec 2007 09:45:29 +0000
34571Checked in by : Robert Osfield
34572From Paul Martz, "Function declaration returns a bool, function body was returning a pointer. Changed body to return (pointer != NULL)."
34573
34574Tue, 11 Dec 2007 17:19:40 +0000
34575Checked in by : Robert Osfield
34576From Cyril Brulebois, removed redundent typedef.
34577
34578Tue, 11 Dec 2007 17:01:53 +0000
34579Checked in by : Robert Osfield
34580Updated wrappers
34581
34582Tue, 11 Dec 2007 16:42:10 +0000
34583Checked in by : Robert Osfield
34584From Brede Johnansen, support for continuation records.
34585
34586Tue, 11 Dec 2007 16:34:37 +0000
34587Checked in by : Robert Osfield
34588From Karl Heijdenberg, moved set/getFrameStamp() from osgViewer::View to osg::View.
34589
34590Tue, 11 Dec 2007 15:55:02 +0000
34591Checked in by : Robert Osfield
34592From Mike Garrity, "There was an on again/off again thread on OSG users about creating subclasses of osg::Array that referenced data stored an application's internal data structures. I took a stab at implementing that and ran into a couple of downcasts in Geometry.cpp. Enclosed is my take at fixing those along with a simple example of how to do this."
34593
34594Tue, 11 Dec 2007 14:48:51 +0000
34595Checked in by : Robert Osfield
34596Added missing copyright notices
34597
34598Tue, 11 Dec 2007 14:39:15 +0000
34599Checked in by : Robert Osfield
34600From Mathias Froehlich, "Attached is a change to the PBuffer initialsation code that checks for the GLX version before issuing commands that require GLX-1.3.This prevents a crash with open source drivers on linux.
34601"
34602
34603
34604
34605Tue, 11 Dec 2007 14:06:45 +0000
34606Checked in by : Robert Osfield
34607From Roger James, "The changes are as follows:-1. DAE object no longer held onto by plugin.
346082. Filename to URI conversion now handled internally by plugin.
346092. User can supply an external DAE object for use by the plugin.
346103. User can supply a std:string object for the plugin to return the URI of
34611the document just processed.
346124. User can supply a std::string to receive the unit name information from
34613the document just read in. (e.g. meters, inches, etc.)
346145. User can supply a float to receive the metric conversion factor from the
34615document just read in.
346166. User can supply an enum to receive the up axis orientation information
34617from the document just read in.
346187. Material transparency can be both read and written.
346198. User can supply an experimental GoogleMode option on output. The plugin
34620will try to emulate the way Sketchup specifies transparency (i.e. the
34621inverse of what it should be!). I am still struggling to get GE to
34622understand transparency, anyone know what it expects?
346239. Rudimentary support for Collada effect parameters (newparam, setparam,
34624param) on input. Basic nVidia FX Composer dae documents can now be read.
34625
34626"
34627
34628
34629
34630Tue, 11 Dec 2007 12:35:10 +0000
34631Checked in by : Robert Osfield
34632Updated wrappers
34633
34634Tue, 11 Dec 2007 12:32:31 +0000
34635Checked in by : Robert Osfield
34636From Tim More, "This submission tries to optimize redundant compilation of StateSets and Drawables in the DatabasePager. The practical effects of these are to greatly reduce startup time and the time to load an individual scenery tile in FlightGear.- From my log message:
34637
34638   Minimize the number of StateSets and drawables that are compiled by checking
34639   if they have already been compiled or will be elminated by the
34640   SharedStateManager.
34641
34642   Move the sorting of the dataToCompile queue out of compileGLObjects
34643   into the man pager run function.
34644
34645   Change the SharedStateManager to use maps instead of vectors."
34646
34647
34648
34649
34650Tue, 11 Dec 2007 11:57:32 +0000
34651Checked in by : Robert Osfield
34652From Joseph Steel, "he change is to initializeExtensionProcs() to verify the version of the OpenGL implementation before attempting to get the MaxTextureCoords parameter."
34653
34654Tue, 11 Dec 2007 11:55:15 +0000
34655Checked in by : Robert Osfield
34656From Mathias Froelich, "I have cleaned up the state set handling of the osg::ClipNode. Previously the complete StateSet was cleared, even the non clipping releted state attributes and modes in this stateset on a call to setLocalSetateSetModes. With this change only those modes/attributes are changed that need to be changed. That is, if a clip plane is removed from the ClipNode, only this assiciated mode is removed from the state set, instead of throwing away the whole state set.In this way we have less surprising results if the state set of a clip node is
34657used for more state than just the clip state.
34658"
34659
34660
34661
34662Tue, 11 Dec 2007 11:42:02 +0000
34663Checked in by : Robert Osfield
34664From Mathias Froechlich, "I have extended the StateSet api with aStateSet::removeAssociatedModes(const StateAttribute*)
34665
34666and a
34667
34668StateSet::removeAssociatedTextureModes(unsigned, const StateAttribute*)
34669
34670call. These funktions are just missing for a complete api IMO."
34671
34672
34673
34674Tue, 11 Dec 2007 11:37:03 +0000
34675Checked in by : Robert Osfield
34676From Alberto Luaces, "it seems that include/osgParticle/BoxPlacer was created from the SectorPlacer file. The code works well but the SectorPlacer comments stayed in the new file. I have altered those comments so they now contain valid information for the BoxPlacer class and the doxygen generated documentation is correct."
34677
34678
34679
34680Tue, 11 Dec 2007 11:21:13 +0000
34681Checked in by : Robert Osfield
34682From Per Fahlberg, "Attached is a fix allowing removal of shaders from a program after it is first compiled. It will also allow new shaders to be attached after the program is first compiled."
34683
34684Mon, 10 Dec 2007 20:56:26 +0000
34685Checked in by : Robert Osfield
34686From Sherman Wilcox, "In ESRIShapeParser.cpp, wasn't closing the file handle. Added:   if(fd)
34687   {
34688     close(fd);
34689     fd = 0;
34690   }
34691
34692
34693to the constructor."
34694
34695
34696
34697
34698Mon, 10 Dec 2007 20:36:34 +0000
34699Checked in by : Robert Osfield
34700From Eric Wing, "For osgviewerCocoa, a very simple change to allow toggling between fullscreen mode and back between views. (To activate, double click on the view to toggle.) It demonstrates/uses the new one-liner fullscreen method introduced in Leopard. Code will still compile and run in pre-Leopard (thanks to Obj-C dynamic/late binding), but code path is treated as a no-op in those cases."
34701
34702Mon, 10 Dec 2007 20:35:50 +0000
34703Checked in by : Robert Osfield
34704Updated wrappers
34705
34706Mon, 10 Dec 2007 20:33:22 +0000
34707Checked in by : Robert Osfield
34708From Richard Schmidt, fix on ordering to be standard OpenGL way.
34709
34710Mon, 10 Dec 2007 20:30:05 +0000
34711Checked in by : Robert Osfield
34712From Richard Schmidt, "attached you will find a set of small fixes and features.CullVisitor/SceneView:
34713
34714*Feature: This version supports multiple clearnodes in the graph, one per renderstage.
34715
34716
34717
34718Text:
34719
34720*Feature: Performance Enhancement when calling SetBackdropColor
34721
34722
34723
34724Material:
34725
34726*Fix: OpenGL calls are now made according to the OpenGL Standard
34727
34728"
34729
34730
34731
34732Mon, 10 Dec 2007 20:27:06 +0000
34733Checked in by : Robert Osfield
34734From Ulrich Hertlein, "attached are some fixes and tweaks I made to the .obj loader: - Material class contained both 'shininess' and 'Ns' member variables - 'Ns' and 'Ni' are initialized to 0 ('Ni' is unused at the moment) - only 'Ns' was read from .mtl file but 'shininess' was used for osg::Material - 'illum' was read from .mtl file but never used; it is now used as follows -- illum==0 -> no osg::Material created/attached therefore no lighting -- illum==1 -> osg::Material specular is set to black -- illum==2 (default) -> specular read from .mtl file is used - 'map_Kd' and 'map_Ks' may contain additional arguments (e.g. '-s 1 1 1'), these are now skipped over and the texture filename is properly extracted "
34735
34736Mon, 10 Dec 2007 19:51:33 +0000
34737Checked in by : Robert Osfield
34738From David Callu, IO support for Text3D
34739
34740Mon, 10 Dec 2007 19:49:17 +0000
34741Checked in by : Robert Osfield
34742From David Callu, Text3D
34743
34744Mon, 10 Dec 2007 17:30:18 +0000
34745Checked in by : Robert Osfield
34746From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
34747
34748Mon, 10 Dec 2007 16:21:13 +0000
34749Checked in by : Robert Osfield
34750Updated wrappers
34751
34752Mon, 10 Dec 2007 16:14:21 +0000
34753Checked in by : Robert Osfield
34754Added osgViewerGetVersion() usage to force Windows to link osgViewer.
34755
34756Mon, 10 Dec 2007 15:15:56 +0000
34757Checked in by : Robert Osfield
34758From David Callu, added support of 3D text to osgText and associated plugins.
34759
34760Mon, 10 Dec 2007 12:45:16 +0000
34761Checked in by : Robert Osfield
34762From David Callu, added support for automatically reading associate dbase files
34763
34764Mon, 10 Dec 2007 12:00:09 +0000
34765Checked in by : Robert Osfield
34766Char char[] to char* with new allocation.
34767
34768Mon, 10 Dec 2007 11:34:00 +0000
34769Checked in by : Robert Osfield
34770Refactored record allocation to fix build errors under Windows.
34771
34772Mon, 10 Dec 2007 11:20:22 +0000
34773Checked in by : Robert Osfield
34774Added export macro for windows build
34775
34776Mon, 10 Dec 2007 10:16:13 +0000
34777Checked in by : Robert Osfield
34778Added include<string.h> to fix compile errors under gcc 4.3
34779
34780Sun, 9 Dec 2007 16:38:33 +0000
34781Checked in by : Robert Osfield
34782From Gustavo Wagner, fixed bugs in reading M records from shapefile
34783
34784Sun, 9 Dec 2007 16:29:18 +0000
34785Checked in by : Robert Osfield
34786From Gino van den Bergen, "I've added the following features to the OSG VRML plugin: * Support for Box, Sphere, Cone, and Cylinder. These nodes are converted to osg::Geometry conform the VRML97 spec. * Backface culling is enabled/disabled according to the "solid" flag for geometries that are converted from IndexFaceSets. * PROTO instances can now be used for "appearance" and "geometry" fields in a Shape node.The file ReaderWriterVRML2.cpp is adapted for the latest stable public
34787release:
34788
34789http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.2.0
34790
34791The changes where needed for being able to read VRML file which are
34792output by VMD (http://www.ks.uiuc.edu/Research/vmd/). A sample VRML file
34793is enclosed in this submission.
34794
34795The plugin has been tested against a number of VRML samples that include
34796texturing. The texturing is found to be VRML97 compliant for all added
34797geometry nodes.
34798"
34799
34800
34801
34802Sun, 9 Dec 2007 16:23:19 +0000
34803Checked in by : Robert Osfield
34804Removed redundent OpenFlightOptimizer
34805
34806Sun, 9 Dec 2007 16:14:07 +0000
34807Checked in by : Robert Osfield
34808From Ralf Karn, fixed "invalid enumerant" warning on TEXTURE_2D_ARRAY_EXT initialization
34809
34810Sun, 9 Dec 2007 16:06:14 +0000
34811Checked in by : Robert Osfield
34812From Mihai Radu, "After someone asked for a fix for non-textured object appearing black with the shader for textured objects. This works very well in cases where there could be a mix of textured and non-textured objects in the scene, and it makes the initialization more robust. The idea is from PSSM, to add a 1pixel texture to the main rendering  as to provide white for any objects missing textures."
34813
34814Sun, 9 Dec 2007 16:01:29 +0000
34815Checked in by : Robert Osfield
34816Updated wrappers
34817
34818Sun, 9 Dec 2007 15:43:49 +0000
34819Checked in by : Robert Osfield
34820From David Callu, added DBase attribute support for shapefiles
34821
34822Sun, 9 Dec 2007 14:54:02 +0000
34823Checked in by : Robert Osfield
34824Updated wrappers
34825
34826Sun, 9 Dec 2007 12:19:06 +0000
34827Checked in by : Robert Osfield
34828From Aderian Egli, changed the window dimension clamping code to work independantly for width and height.
34829
34830Sat, 8 Dec 2007 17:10:07 +0000
34831Checked in by : Robert Osfield
34832From Mario Guimaraes, "Currently, in the StateSet::merge method, the rhs state attributes and modes are not merged into the lhs state when the rhs is PROTECTED. The changes I'm providing here address this problem."
34833
34834Sat, 8 Dec 2007 17:04:52 +0000
34835Checked in by : Robert Osfield
34836From Serge Lages, "Hi Robert,You were right about the CMAKE_MODULE_LINKER_FLAGS option for CMake, so here is a modification allowing to not generate the manifest files for the plugins making them a lot more easy to redistribute. I have also made the same modification to the wrappers as they are also put into the osgPlugin folder when generated.
34837"
34838
34839
34840
34841Sat, 8 Dec 2007 17:00:38 +0000
34842Checked in by : Robert Osfield
34843from Paul Matz, "Understood. Well, I think it's reasonable to assume that the non-env var case is the more tested case, and therefore it is correct to set _supportsVertexBufferObjects to the same value as _fastPath. So here's a change that does the same thing for the env var case."
34844
34845Sat, 8 Dec 2007 16:52:27 +0000
34846Checked in by : Robert Osfield
34847From Jeremy Moles, Anders Backman and Robert Osfield,both Jeremy and Anders added static build support as an option, but one was
34848for Unix and one for Windowsm, but the two mods were also inconsitent in naming
34849and implementation.  I have had a bash at merging them both, but don't know yet
34850if these changes will work yet on either configuration... user testing will tell...
34851
34852
34853
34854
34855Sat, 8 Dec 2007 16:37:05 +0000
34856Checked in by : Robert Osfield
34857From Peter Hrenka, "Due to popular demand I would like to submit this enhanced version of PolytopeIntersector.New features of PolytopeIntersector :
34858
34859* Dimension mask: The user may specify the dimensions of the
34860   primitives to be tested. Checking polytope-triangle and
34861   polytope-quad intersections is rather slow so this can
34862   be turned off.
34863* Reference plane: The resulting intersections are sorted
34864   by the distance to this plane.
34865
34866New memebers of PolytopeIntersector::Intersection :
34867
34868* distance: Distance of localIntersectionPoint to the reference plane
34869* maxDistance: Maximum distance of all intersectionPoints to the
34870   reference plane.
34871* intersectionPoints: The points intersecting the planes of the polytope
34872   or points completely inside the polytope.
34873* localIntersectionPoint: arithmetic mean of all intersection points
34874* primitiveIndex: Index of the primitive that intersected
34875
34876
34877I added some more output to the example osgkeyboardmouse."
34878
34879
34880
34881Sat, 8 Dec 2007 15:46:19 +0000
34882Checked in by : Robert Osfield
34883From David Cullu and Robert Osfield, David addded a new style of OSG integration with QT by sublcassing from QTWidget and using osgViewer to create the graphics context, Robert added integration of this codes with the original AdapterWidget implementation still available by default.   The new implementation can be accessed by running:  osgviewerQT cow.osg --QOSGWidget
34884
34885
34886
34887
34888
34889Sat, 8 Dec 2007 15:32:16 +0000
34890Checked in by : Robert Osfield
34891From Daniel Larimer, "There was a error with QTUtils.h when compiling on HFS case-sensitive file system.  The #include<Quicktime/Quicktime.h> line needs to be replaced with #include<QuickTime/QuickTime.h"
34892
34893Sat, 8 Dec 2007 15:27:29 +0000
34894Checked in by : Robert Osfield
34895From Neil Hughes, "Please find attached a replacement for the 3DS pluggin's ReaderWriter3DS.cpp file. This contains a minor fix (one line added) to ensure that the OSG Material structure is given the name of the material definition within a loaded 3DS file. "
34896
34897Sat, 8 Dec 2007 15:08:32 +0000
34898Checked in by : Robert Osfield
34899From Donald Cipperly, Fixed memory leak in computeIntersections
34900
34901Sat, 8 Dec 2007 15:04:47 +0000
34902Checked in by : Robert Osfield
34903From Jeremy Moles, "This extra call to SDL_VideoSetMode() prevents my viewport from getting all wonky when I resize the SDL window. I'm not sure if this bug has always existed or not, but according to the SDL documentation this operation should be safe regardless, and doesn't not introduce the need for extra memory management (that is: there is no need to "cleanup" the old screen variable, that is all handled by SDL for us). "
34904
34905Sat, 8 Dec 2007 13:29:31 +0000
34906Checked in by : Robert Osfield
34907From Robert Osfield and Richard Schmidt, made fixes inspired by an original submission from Richard which highlighted problems with Light, ClipPlane and Hint usage in osg::State's usage of cloneType and reassignment of target/num in StateSet/these StateAttributes.
34908
34909Sat, 8 Dec 2007 12:12:05 +0000
34910Checked in by : Robert Osfield
34911From David Callu, added IO_FluidProgram implementation.
34912
34913Fri, 7 Dec 2007 13:42:14 +0000
34914Checked in by : Robert Osfield
34915Added an #include<assert.h> to avoid compile problems on some systems.
34916
34917Fri, 7 Dec 2007 13:28:02 +0000
34918Checked in by : Robert Osfield
34919From Tony Horrobin, "Attached is a small fix for the openflight loader with regard to road segment and construction records.It just uses the id field to set the name of the osg node as with other
34920types."
34921
34922
34923
34924Fri, 7 Dec 2007 13:19:53 +0000
34925Checked in by : Robert Osfield
34926From Paul Martz, minor typo fixes in notify messages
34927
34928Thu, 6 Dec 2007 17:53:22 +0000
34929Checked in by : Robert Osfield
34930From Bob Kuehne, added extra event handlers
34931
34932Thu, 6 Dec 2007 17:44:56 +0000
34933Checked in by : Robert Osfield
34934From Farshid Lashkari, "The bmp writer crashes in certain cases. It happens when the computed size of the image data is greater than the actual image size. This causes the memcpy call to go out of the array bounds. I modified the code so that it copies the data during the iteration, instead of memcpy'ing. This fixes the problems i was having.If you are curious, the writer was crashing when trying to write an
34935RGB image that was 2050 x 1280. You might be able to reproduce it by
34936allocating an empty image of that size and writing it to a file."
34937
34938
34939
34940Thu, 6 Dec 2007 17:41:20 +0000
34941Checked in by : Robert Osfield
34942From Hautio Jari, "Current version of GraphicsWindowWin32 allows resize to zero height window. This breaks rendering in for example MFC SDI applications and in MFC MDI applications if user resizes the window so that client area has zero height. Current safeguard for minimized window:LRESULT GraphicsWindowWin32::handleNativeWindowingEvent( HWND hwnd, UINT
34943uMsg, WPARAM wParam, LPARAM lParam )
34944...
34945       /////////////////
34946       case WM_MOVE    :
34947       case WM_SIZE    :
34948       /////////////////
34949...
34950               if (clientRect.bottom==0 && clientRect.right==0)
34951...
34952
34953does not cover this situation. In these situations clientRect.bottom = 0
34954and clientRect.right > 0.
34955
34956Quick fix to this is relax condition:
34957               if (clientRect.bottom==0 || clientRect.right==0)
34958
34959Modified file is attached.
34960
34961Tested with osgviewerMFC from 2.2.0 release (Windows XP sp2)
34962
34963Before fix:
34964 - execute from command line osgviewerMFC.exe cow.osg.
34965 - the cow is rendered nicely.
34966 - resize window to zero height by dragging from bottom border upwards.
34967 - resize window back to original height
34968 - just blue screen, no cow
34969
34970After fix:
34971 - execute from command line osgviewerMFC.exe cow.osg.
34972 - the cow is rendered nicely.
34973 - resize window to zero height by dragging from bottom border upwards.
34974 - resize window back to original height
34975 - the cow is where it is supposed to be.
34976"
34977
34978
34979
34980Thu, 6 Dec 2007 17:31:00 +0000
34981Checked in by : Robert Osfield
34982From Serge Lages, "Here are some modifications to the DatabasePager, with the possibility to :- Get or set the target number of PagedLOD children to remove per frame.
34983- Get or set the minimum number of inactive PagedLOD to keep.
34984
34985Corresponding environment variables have been added too.
34986The default values reproduce the previous DatabasePager behavior."
34987
34988
34989
34990
34991Thu, 6 Dec 2007 17:28:29 +0000
34992Checked in by : Robert Osfield
34993From Cedric Pinson, fixes for toggle fullscreen on gnome desktop
34994
34995Thu, 6 Dec 2007 17:07:04 +0000
34996Checked in by : Robert Osfield
34997From Mathias Froehlich, "n examples/osgfadetext/CMakeLists.txt osgSim as dependency is missing."
34998
34999Thu, 6 Dec 2007 17:03:47 +0000
35000Checked in by : Robert Osfield
35001From Mathias Froehlich, "Add missing includes. Fails on hp-ux."
35002
35003Thu, 6 Dec 2007 17:01:22 +0000
35004Checked in by : Robert Osfield
35005From Mathias Froehlich, "Attached is a changed version of osgunittests.cpp. The __FUNCTION__ macro/string value is not portable. Instead the functions name is just put into the string."
35006
35007Thu, 6 Dec 2007 16:50:43 +0000
35008Checked in by : Robert Osfield
35009From Wojiech Leandowski, fixed the hardwiring of archive extensions to 4 charaters
35010
35011Thu, 6 Dec 2007 10:04:25 +0000
35012Checked in by : Robert Osfield
35013Fixed crash in cfg by rearranging the code blocks so the codes that use the graphics context are only called when a graphics context is successfully aquired.
35014
35015Thu, 6 Dec 2007 09:22:41 +0000
35016Checked in by : Robert Osfield
35017From Ulrich Hertlein, added osgViewer dependency for OSX build
35018
35019Wed, 5 Dec 2007 18:32:15 +0000
35020Checked in by : Robert Osfield
35021Changed WIN32 guard to _WIN32_IMPLEMENTATION to attempt to avoid Win32 build error
35022
35023Wed, 5 Dec 2007 11:29:58 +0000
35024Checked in by : Robert Osfield
35025Removed debugging line.
35026
35027Wed, 5 Dec 2007 11:23:27 +0000
35028Checked in by : Robert Osfield
35029From Cedric Pinson, first cut at Producer .cfg camera configuration file support.
35030
35031Tue, 4 Dec 2007 14:46:46 +0000
35032Checked in by : Robert Osfield
35033Added support for new double Vec*Array classes in various functors.
35034
35035Tue, 4 Dec 2007 14:46:08 +0000
35036Checked in by : Robert Osfield
35037Added optional double support via new Vec3dArray support in osg::Geometry.To enable double usage set the option string "double" i.e.
35038
35039  osgviewer myshapefile.shf -O "double"
35040
35041
35042
35043
35044Tue, 4 Dec 2007 14:44:49 +0000
35045Checked in by : Robert Osfield
35046Added support for double Vec*Array objects
35047
35048Tue, 4 Dec 2007 14:44:21 +0000
35049Checked in by : Robert Osfield
35050Added double Vec*Array support
35051
35052Tue, 4 Dec 2007 14:43:14 +0000
35053Checked in by : Robert Osfield
35054Added testPolytope entry
35055
35056Sat, 1 Dec 2007 15:30:35 +0000
35057Checked in by : Robert Osfield
35058Fixed the Polytop::setFrustum and setBoundingBox method
35059
35060Wed, 21 Nov 2007 10:18:10 +0000
35061Checked in by : Robert Osfield
35062Added a check against the makeCurrent() return type to make sure that OpenGL calls are only made if the makeCurrent() is successful.
35063
35064Sat, 17 Nov 2007 11:50:13 +0000
35065Checked in by : Robert Osfield
35066From Colin Dunlop, add --devices support.
35067
35068Tue, 13 Nov 2007 17:03:36 +0000
35069Checked in by : Robert Osfield
35070Added support for filename only setup of CompositeLayer on reading/writing.
35071
35072Sat, 10 Nov 2007 03:43:23 +0000
35073Checked in by : Eric WING
35074Added missing files for qt plugin
35075
35076Fri, 9 Nov 2007 20:04:08 +0000
35077Checked in by : Eric WING
35078For osgdb_freetype: Ugh. Another fix for the cycle problem. It seems that the SDKROOT didn't necessarily solve the problem, but there were some unneeded library dependencies that weren't in my test fork which allowed my test to work, but caused SVN to fail. I have removed some of the excess libraries and it seems to build without the Q&A fix.
35079
35080Fri, 9 Nov 2007 13:16:32 +0000
35081Checked in by : Eric WING
35082OpenThreads Version header was mistakenly in Resources.osg Texture2DArray header was mistakenly in Resources.
35083
35084
35085Fri, 9 Nov 2007 02:21:16 +0000
35086Checked in by : Eric WING
35087Lots of Leopard information added.
35088
35089Thu, 8 Nov 2007 10:30:23 +0000
35090Checked in by : Robert Osfield
35091From Colin Dunlop, added missing header (note from Robert Osfield, this submission was extracted from an inline submission so may be prone to errors).
35092
35093Thu, 8 Nov 2007 10:30:06 +0000
35094Checked in by : Eric WING
35095For Leopard freetype, path is $(SDKROOT)/usr/X11/lib not X11R6.
35096
35097Tue, 6 Nov 2007 12:07:23 +0000
35098Checked in by : Robert Osfield
35099From Colin Dunlop, add live video stream support
35100
35101Sun, 4 Nov 2007 16:08:05 +0000
35102Checked in by : Robert Osfield
35103Added support for setting volume in xine plugin, manual adjustment of volume in osgmove example, and clamping to 0 to 1.0 range in quicktime plugin
35104
35105Sun, 4 Nov 2007 15:21:48 +0000
35106Checked in by : Robert Osfield
35107Changed the include definition so that it works under Cygwin.
35108
35109Sat, 3 Nov 2007 10:32:18 +0000
35110Checked in by : Robert Osfield
35111Fixed bug in addSlave
35112
35113Wed, 31 Oct 2007 12:55:59 +0000
35114Checked in by : Robert Osfield
35115Changed the spherical display intensity map set up to use colours rather than a second texture unit.
35116
35117Wed, 31 Oct 2007 12:55:15 +0000
35118Checked in by : Robert Osfield
35119Added getColor method to allow easy reading of individual pixels.
35120
35121Wed, 31 Oct 2007 11:06:33 +0000
35122Checked in by : Robert Osfield
35123Fixed wrap mode for panoramic display.
35124
35125Tue, 30 Oct 2007 14:17:34 +0000
35126Checked in by : Robert Osfield
35127Changed debug message from NOTICE to INFO.
35128
35129Mon, 29 Oct 2007 00:36:47 +0000
35130Checked in by : Eric WING
35131Fix for freetype plugin to be aware of SDKs (i.e. use SDKROOT).
35132
35133Thu, 25 Oct 2007 09:00:25 +0000
35134Checked in by : Robert Osfield
35135Fixed the capitilization of the osgdb_osgfx plugin
35136
35137Fri, 19 Oct 2007 09:58:11 +0000
35138Checked in by : Robert Osfield
35139Fixed errors is setup of VBO/EBO's.
35140
35141Fri, 19 Oct 2007 08:42:44 +0000
35142Checked in by : Robert Osfield
35143Fix for setting scene data after slaves have been added.
35144
35145Fri, 19 Oct 2007 08:39:07 +0000
35146Checked in by : Robert Osfield
35147Fixed getOrCreateVertexBufferObject().
35148
35149Wed, 17 Oct 2007 19:01:18 +0000
35150Checked in by : Robert Osfield
35151Removed redundent X11/Intrinsic include
35152
35153Tue, 16 Oct 2007 19:04:10 +0000
35154Checked in by : Robert Osfield
35155Added flv to accepted list video format for the quicktime and xine-lib plugins
35156
35157Tue, 16 Oct 2007 19:03:43 +0000
35158Checked in by : Robert Osfield
35159Added flv to accepted list of formats
35160
35161Tue, 16 Oct 2007 19:01:25 +0000
35162Checked in by : Robert Osfield
35163Added flv to the list of accepted movie types
35164
35165Fri, 5 Oct 2007 11:48:41 +0000
35166Checked in by : Eric WING
35167Forgot to bump version numbers to 2.2.0.
35168
35169Fri, 5 Oct 2007 11:28:49 +0000
35170Checked in by : Eric WING
35171Needed to remove dead header from precompiled header file. Minor fixes to readme.
35172
35173Fri, 5 Oct 2007 10:46:46 +0000
35174Checked in by : Robert Osfield
35175From Mathias Froehlich, "since we patched our hp to an other patchlevel, I need the following to include/osg/Texture"
35176
35177Fri, 5 Oct 2007 09:10:04 +0000
35178Checked in by : Robert Osfield
35179From Andy Skinner, build fixes for Solaris.
35180
35181Fri, 5 Oct 2007 09:03:51 +0000
35182Checked in by : Robert Osfield
35183Changed the threading model to single threaded.
35184
35185Thu, 4 Oct 2007 11:24:09 +0000
35186Checked in by : Robert Osfield
35187Updated ChangeLog for 2.2 release
35188
35189Thu, 4 Oct 2007 11:20:18 +0000
35190Checked in by : Robert Osfield
35191Added asView() method to GUIActionAdapter to help out with .NET wrappers.  Updated wrappers
35192
35193Thu, 4 Oct 2007 10:05:20 +0000
35194Checked in by : Robert Osfield
35195Updated version for 2.2 release
35196
35197Thu, 4 Oct 2007 08:54:41 +0000
35198Checked in by : Robert Osfield
35199From Trajce Nikolov, added support for extract a region for geospatial imagery
35200
35201Wed, 3 Oct 2007 23:44:24 +0000
35202Checked in by : Robert Osfield
35203Updated ChangeLog, NEWS and AUTHORS file for 2.1.15 release
35204
35205Wed, 3 Oct 2007 23:27:59 +0000
35206Checked in by : Robert Osfield
35207Updated version for 2.1.15 dev release
35208
35209Wed, 3 Oct 2007 23:03:13 +0000
35210Checked in by : Robert Osfield
35211From Panagiotis Papadakos, "Setting the maximum height of osgText doen't seem to work. If the text is big enough, it exceeds the height that I gave as input to setMaximumHeight. So check if cursor is out of -_maximumHeight."
35212
35213Wed, 3 Oct 2007 23:01:33 +0000
35214Checked in by : Robert Osfield
35215Added support for defining an option OSG_GLU_TESS_CALLBACK_TRIPLEDOT within the CMake build system, enabling this option will build the OSG against the (...) version of the tesselation callback functions.One can also set the default value of this option via the DEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT
35216variable that is set locally to OFF for all platforms except AIX and OSX, but can
35217be overriden by setting it via command line option i.e.
35218
35219  cmake . -DDDEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT=ON
35220
35221
35222
35223
35224Wed, 3 Oct 2007 21:12:32 +0000
35225Checked in by : Stephan Maximilian HUBER
35226updated XCode projects
35227
35228Wed, 3 Oct 2007 20:21:01 +0000
35229Checked in by : Robert Osfield
35230Added GLU_TESS_CALLBACK_TRIPLEDOT path into include/osg/GLU and enabled this for AIX as reading the old paths this was required.  This looks like it is needed under Xcode build as well.
35231
35232Wed, 3 Oct 2007 19:54:30 +0000
35233Checked in by : Robert Osfield
35234Removed double return error
35235
35236Wed, 3 Oct 2007 12:49:02 +0000
35237Checked in by : Robert Osfield
35238Updated version, authors and change log for the 2.1.14 release
35239
35240Wed, 3 Oct 2007 12:48:23 +0000
35241Checked in by : Robert Osfield
35242From Mahai Radu, improvements to handling of spotlights
35243
35244Wed, 3 Oct 2007 12:04:47 +0000
35245Checked in by : Robert Osfield
35246Refactored the plugin and library naming to fix Cygwin plugin loaded issues.
35247
35248Wed, 3 Oct 2007 10:38:26 +0000
35249Checked in by : Robert Osfield
35250Added preliminary press release
35251
35252Wed, 3 Oct 2007 10:36:59 +0000
35253Checked in by : Robert Osfield
35254From Alberto Luaces, build fix for Cygwin.
35255
35256Wed, 3 Oct 2007 08:34:51 +0000
35257Checked in by : Robert Osfield
35258Added return 0 to fix warning
35259
35260Tue, 2 Oct 2007 21:45:55 +0000
35261Checked in by : Robert Osfield
35262Updated wrappers
35263
35264Tue, 2 Oct 2007 21:45:09 +0000
35265Checked in by : Robert Osfield
35266From Mihair Radu, "Most of the additions are small utility methods: - set the resolution of the shadow map; it calls dirty() to re-initialize at next update - keep a list of Shader objects to use instead of the default ones, if the list is empty, the default shaders are used - explicitly create the Uniform variables, so that subsequent additions that require more Uniforms can put them in a central place - set a Light or LightSource to use explicitly for shadow casting, allows multiple lights in the scene, with one casting shadowsThere are two additions that do not ( yet ) function correctly, but in
35267the present usage they do not interfere with the regular usage of the
35268techique:
35269- support for using spotlights, it's using Light.spotCutoff to determine
35270if it's a spot-light and not point-light,
35271   there is an error in the setup of either the shadow camera or the
35272texgen, most likely due to the direction of the spotlight, since the
35273position is being used just like in point or directional lights.
35274- creation of a debugHUD
35275   the hud is created properly, ( the example included shows it ), but
35276it displays only white, there has been some discussion of displaying the
35277shadow map, but I could not find it, the addition of a simple fragment
35278shader with the appropriate color transform should get this going."
35279
35280
35281
35282
35283Tue, 2 Oct 2007 21:28:27 +0000
35284Checked in by : Robert Osfield
35285Updated wrappers
35286
35287Tue, 2 Oct 2007 21:26:22 +0000
35288Checked in by : Robert Osfield
35289Introduced a OSG_PLUGIN_PREFIX variable into CMake build system with it set to "" for all platforms except Cygwin where its set to "cygwin_" and Mingw where it is set to "mingw_".  Updated osgDB::Registry to look for these for the plugins. Updated the osgintrospection example to search for these names as well.
35290
35291Tue, 2 Oct 2007 21:24:23 +0000
35292Checked in by : Robert Osfield
35293Updated to reflect new CompositeViewer threading models
35294
35295Tue, 2 Oct 2007 21:23:58 +0000
35296Checked in by : Robert Osfield
35297Merged the threading set up and rendering code from Viewer and CompositeViewer into ViewerBase to allow CompositeViewer to inherit the same theading models previously just supported by osgViewer::Viewer
35298
35299Tue, 2 Oct 2007 20:56:56 +0000
35300Checked in by : Robert Osfield
35301Changed the search for Qt version to prevent problems when having both Qt3 and Qt4 installed on one machine.
35302
35303Tue, 2 Oct 2007 20:55:33 +0000
35304Checked in by : Robert Osfield
35305Added a #ifdef 0  code block to test setting of the StateSetManipulator's DataVariance to DYNAMIC to solve a threading issue relating to mixing of StateSetManipulator and DrawThreadPerContext.
35306
35307Tue, 2 Oct 2007 20:54:12 +0000
35308Checked in by : Robert Osfield
35309Changed the GLU_TESS_CALLBACK in an attempt to avoid compile problems under OSX.
35310
35311Tue, 2 Oct 2007 20:45:44 +0000
35312Checked in by : Robert Osfield
35313From Andy Skinner, changes the library linkage to just include osg and OpenThreads
35314
35315Mon, 1 Oct 2007 15:11:54 +0000
35316Checked in by : Robert Osfield
35317Removed redundent malloc.
35318
35319Mon, 1 Oct 2007 11:02:02 +0000
35320Checked in by : Robert Osfield
35321From David Callu, various fixes for window inheritance
35322
35323Mon, 1 Oct 2007 10:23:11 +0000
35324Checked in by : Robert Osfield
35325Updated AUTHORS for 2.1.13 release
35326
35327Mon, 1 Oct 2007 10:21:52 +0000
35328Checked in by : Robert Osfield
35329Updated Version number for 2.1.13 and updated ChangeLog.
35330
35331Mon, 1 Oct 2007 09:41:05 +0000
35332Checked in by : Robert Osfield
35333Changed requestWarpPointer to use _eventDislay to avoid crash in osghanglide example due to async usage.
35334
35335Mon, 1 Oct 2007 08:50:58 +0000
35336Checked in by : Robert Osfield
35337Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method.
35338
35339Sun, 30 Sep 2007 20:16:49 +0000
35340Checked in by : Stephan Maximilian HUBER
35341updated XCode-projects
35342
35343Sun, 30 Sep 2007 19:56:46 +0000
35344Checked in by : Robert Osfield
35345Updated wrappers
35346
35347Sun, 30 Sep 2007 19:53:02 +0000
35348Checked in by : Robert Osfield
35349From Paul Martz, "here's the osgDB::Registry changes to add Options to the read*File() interface. As we discussed, this preserves the old interface for backwards compatibility.osgconv also changed to use the new Registry::writeNode() interface. No other applications or examples were affected."
35350
35351
35352
35353
35354Sun, 30 Sep 2007 19:39:36 +0000
35355Checked in by : Robert Osfield
35356Updated wrappers
35357
35358Sun, 30 Sep 2007 19:27:31 +0000
35359Checked in by : Robert Osfield
35360Added support for CompositeViewer to WindowSizeHandler, ThreadingHandler, RecordCameraPathManipulator and HelpHandler.
35361
35362Sun, 30 Sep 2007 19:15:32 +0000
35363Checked in by : Robert Osfield
35364Changed HelpHandler so it supports use with CompositeViewer and Viewer
35365
35366Sun, 30 Sep 2007 18:43:42 +0000
35367Checked in by : Robert Osfield
35368Added hdwriter to CMake build
35369
35370Sun, 30 Sep 2007 18:42:20 +0000
35371Checked in by : Robert Osfield
35372From David Spilling, "Please find attached an extension of the Radiance HDR (RGBE) image reader to support writing.The options are intended to match the existing read options. By default it will only write RGB32F format; if the "RAW" option is selected, it will output 8 bit RGBA as "raw" RGBE. Note also that the writer inserts a flipVertical(); although the RGBE format, according to spec, should support top-to-bottom or bottom-to-top ordering, no software I've found, including that from the formats originator, actually respects this."
35373
35374
35375
35376
35377Sun, 30 Sep 2007 18:33:57 +0000
35378Checked in by : Robert Osfield
35379From Jan Peciva, "I am submitting improved Inventor (iv) writer.List of changes:
35380- added support for Billboards and LOD
35381- improved Material handling
35382"
35383
35384
35385
35386
35387Sun, 30 Sep 2007 16:24:00 +0000
35388Checked in by : Stephan Maximilian HUBER
35389updated xcode-projects
35390
35391Sun, 30 Sep 2007 15:24:43 +0000
35392Checked in by : Robert Osfield
35393Updated wrappers
35394
35395Sun, 30 Sep 2007 15:07:17 +0000
35396Checked in by : Robert Osfield
35397Updated wrappers
35398
35399Sun, 30 Sep 2007 15:06:59 +0000
35400Checked in by : Robert Osfield
35401From Dan Minor, "osgText::Text does not currently have a getAxisAlignment method.  The attached code adds this, along with a member variable to keep track of the setting.  It is based on the latest subversion version, and was tested by creating a new text object with the same axis alignment as an existing one (e.g. new_text->setAxisAlignment(old_text->getAxisAlignment()); )."From Robert Osfield, " I originally didn't add a getAxisAlignment()
35402as all setAxisAlignment does is set the Rotation member variable, and
35403potentially one could apply user defined Rotation setting after the
35404setAxisAlignment() which would bring it out of sync with the
35405setAxisAlignment.
35406
35407Rather than reject your submission on the ground of potentially
35408getting out of sync and therefore misleading users I've added a
35409USED_DEFINED_ROTATION to AxisAlignment enum, and set this in the
35410serRotation and then override this setting of _axisAlignment in the
35411setAxisAlingment method.  I've also removed the lazy updating
35412optimization you've added to the top of setAxisAlignment to avoid
35413potential problems as well."
35414
35415
35416
35417
35418Sun, 30 Sep 2007 11:37:00 +0000
35419Checked in by : Robert Osfield
35420Moved ViewerBase class out into its own header and source file.Improved the support for stats collection in CompositeViewer/StatsHandler.
35421
35422
35423
35424Sat, 29 Sep 2007 16:46:08 +0000
35425Checked in by : Robert Osfield
35426Refactor Viewer/CompositeViewer so the both inherit from the a ViewerBase class
35427
35428Sat, 29 Sep 2007 11:41:57 +0000
35429Checked in by : Robert Osfield
35430From Stephan Huber, add basic support for CompositeViewer in StatsHandler
35431
35432Sat, 29 Sep 2007 11:12:38 +0000
35433Checked in by : Robert Osfield
35434From Mattias Linde, "Nice, this almost gets the job done, one way communication into the plugin is possible. I've done some additional small modification regarding constness in ReaderWriter and added mutable on _pluginData so passing data back would be possible too.Have updated the collada plugin (ReaderWriterDAE.cpp) to use the map to handle options and
35435have attached the changes.
35436
35437The stuff in daeReader.h and daeWriter.h are just cosmetic changes to get rid of a warning."
35438
35439
35440
35441
35442Fri, 28 Sep 2007 13:42:41 +0000
35443Checked in by : Robert Osfield
35444Fixed SphericalDisplay set up codes to properly manage display host/num
35445
35446Fri, 28 Sep 2007 13:38:32 +0000
35447Checked in by : Robert Osfield
35448From Mathias Froehlich, "I had a chance to look into the remote display problems. The screen resolution was queried for the wrong display."
35449
35450Fri, 28 Sep 2007 13:35:51 +0000
35451Checked in by : Robert Osfield
35452From Mattias Linde, "I've attached a modified ReaderWriter header which has some additions to osgDB::ReaderWriter::Options to handle PluginData."
35453
35454Fri, 28 Sep 2007 08:53:34 +0000
35455Checked in by : Robert Osfield
35456Andre Garneau, three fixes in one submissions:"This is a fix for the issue reported by Anders a week ago (see \u201c[osg-users] BUG?: mouse coordinate changes after window move\u201d discussion thread on Sept. 20). The issue was that the initial implementation added a few months back was not converting the window coordinates to client-area coordinates resulting in a slight offset each time a decorated window was moved (caused by the window border). This was also causing windows to move out of their assigned screen."
35457
35458and
35459
35460"Attached is a fix for the taskbar repaint issue that occurs when a graphics window is toggled from full-screen mode to windowed mode (as identified by Gert van Maren a couple of weeks ago).
35461Also included is a fix derived from the \u201cEvents from the past\u201d discussion thread that took place on July 11."
35462
35463
35464
35465
35466
35467
35468
35469Fri, 28 Sep 2007 08:52:00 +0000
35470Checked in by : Robert Osfield
35471Added record path manipulator
35472
35473Thu, 27 Sep 2007 13:49:56 +0000
35474Checked in by : Robert Osfield
35475Changed across to using a GraphicsOperation as the base class for the RealizeOperation.
35476
35477Thu, 27 Sep 2007 12:47:34 +0000
35478Checked in by : Robert Osfield
35479From Adrian Egli, "update the PSSM, i did some bug fixes and added new features to move the camera virtual against the view direction by applaying a simple distance factor (a), which is calculated camera eye - camera center distance. and we can move the "light camera" against the light direction (b).(a) some objects behind the camera can cast shadow
35480(b) object aboive the camera can cast shadow
35481
35482then i fixed the shadow map orientation, now screen x coordinate alinged which improve the quality"
35483
35484
35485
35486
35487Thu, 27 Sep 2007 12:15:39 +0000
35488Checked in by : Robert Osfield
35489From Mathias Froehlich, compile fix for HP-UX without large file support
35490
35491Thu, 27 Sep 2007 10:47:15 +0000
35492Checked in by : Robert Osfield
35493From Mathias Froehlich, "Some more file that needs some adjustment because of missing member templates in suns stl."
35494
35495Thu, 27 Sep 2007 10:42:56 +0000
35496Checked in by : Robert Osfield
35497Changed copy constrcutor to a default constrcutor and std::copy to avoid problems with dodge Sun compiler.
35498
35499Thu, 27 Sep 2007 10:22:09 +0000
35500Checked in by : Robert Osfield
35501Added support for selecting internal texture format via the internalFormat <numbits> entry in the .osg file
35502
35503Wed, 26 Sep 2007 16:17:46 +0000
35504Checked in by : Stephan Maximilian HUBER
35505updated XCode project-files
35506
35507Wed, 26 Sep 2007 14:44:22 +0000
35508Checked in by : Robert Osfield
35509From Jean-Sebastien Guay, "Attached you will find an expanded FindOpenVRML.cmake file, as well as a fixed CMakeLists.txt file for the VRML plugin ."
35510
35511Wed, 26 Sep 2007 14:31:10 +0000
35512Checked in by : Robert Osfield
35513Updated wrappers
35514
35515Wed, 26 Sep 2007 14:02:40 +0000
35516Checked in by : Robert Osfield
35517Added IntensityMap reading in .view files
35518
35519Wed, 26 Sep 2007 11:32:51 +0000
35520Checked in by : Robert Osfield
35521Tweaked the wrapping of osgViewer::Scene to fix build problems
35522
35523Wed, 26 Sep 2007 10:58:29 +0000
35524Checked in by : Robert Osfield
35525From Stephan Huber, "attached you'll find a first implementation for the obj-plugin to write obj-files. It is not feature complete but usable.Known issues:
35526* not all materials are handled correctly (especially when using
35527osg::StateAttribute::OVERRIDE), not all properties are supported
35528* could not test point and lines, all of my programs which are capable
35529to read obj-files only import triangle-meshes.
35530* only simple texture-handling"
35531
35532
35533
35534
35535Wed, 26 Sep 2007 10:46:30 +0000
35536Checked in by : Robert Osfield
35537Added suprression of the reflection of osgViewer::Scene to avoid build issues associated with the class.
35538
35539Wed, 26 Sep 2007 09:59:59 +0000
35540Checked in by : Robert Osfield
35541Updated wrappers
35542
35543Wed, 26 Sep 2007 09:50:32 +0000
35544Checked in by : Robert Osfield
35545From David Callu, adding support for GraphicsWindowX11 window inhertance and setWindowName() method.
35546
35547Tue, 25 Sep 2007 19:14:29 +0000
35548Checked in by : Robert Osfield
35549Added support for intensityMap and fix naming of --panoramic-sd and --3d-sd command line arguments
35550
35551Tue, 25 Sep 2007 17:02:22 +0000
35552Checked in by : Robert Osfield
35553Added --flip argument docs.
35554
35555Tue, 25 Sep 2007 17:01:16 +0000
35556Checked in by : Robert Osfield
35557Added --flip option to allow one to flip the source data about the x axis.
35558
35559Tue, 25 Sep 2007 15:01:11 +0000
35560Checked in by : Robert Osfield
35561Removed all dome distortion correction code as this is now part of the core osgViewer.Added viewer mode where movies are made fullscreen.  One can use the old interactive
35562camera mode by using --interactive parameter on the command line.
35563
35564
35565
35566Tue, 25 Sep 2007 13:51:03 +0000
35567Checked in by : Robert Osfield
35568Preliminary PanoramicSphericalScreen support
35569
35570Tue, 25 Sep 2007 12:34:01 +0000
35571Checked in by : Robert Osfield
35572Added --major/minor/path-number support
35573
35574Tue, 25 Sep 2007 11:26:16 +0000
35575Checked in by : Robert Osfield
35576Fixed version number
35577
35578Tue, 25 Sep 2007 10:18:50 +0000
35579Checked in by : Robert Osfield
35580Added thread unit test to test the create, start and destruction of threads
35581
35582Mon, 24 Sep 2007 16:34:28 +0000
35583Checked in by : Robert Osfield
35584Updated Version and AUTHORS for 2.1.12 dev release
35585
35586Mon, 24 Sep 2007 16:30:59 +0000
35587Checked in by : Robert Osfield
35588Renamed packaging directory to pkgconfig
35589
35590Mon, 24 Sep 2007 16:28:58 +0000
35591Checked in by : Robert Osfield
35592Updated ChangeLog for release
35593
35594Mon, 24 Sep 2007 16:25:55 +0000
35595Checked in by : Robert Osfield
35596Updated wrappers
35597
35598Mon, 24 Sep 2007 15:24:23 +0000
35599Checked in by : Robert Osfield
35600From Adrian Egli, further work on PSSM implementation.
35601
35602Mon, 24 Sep 2007 10:36:39 +0000
35603Checked in by : Robert Osfield
35604From Alberto Luaces, fixed typo of valid() in warning message
35605
35606Mon, 24 Sep 2007 10:31:35 +0000
35607Checked in by : Robert Osfield
35608Changed iterator name to avoid warning
35609
35610Mon, 24 Sep 2007 09:39:30 +0000
35611Checked in by : Robert Osfield
35612From Mirko Viviani, "attacched you'll find the updated xcode project for OpenSceneGraph 2.1.11. The one supplied in the archive does not build due to some missing file references."
35613
35614Mon, 24 Sep 2007 09:35:59 +0000
35615Checked in by : Robert Osfield
35616From Jose Delport: "have been using the new VIEW_DEPENDENT_WITH_ORTHOGRAPHIC_OVERLAY mode of the OverlayNode.I change the overlay subgraph dynamically and when I remove all the
35617subgraph nodes that is inside the current main camera FOV (others
35618outside still exist), the overlay texture does not update because of the
35619early return in the traversal. I then get a kind of ghost texture moving
35620around the terrain.
35621
35622The attached file fixed the problem for me, but I'm not sure if it is
35623the best way to address the problem."
35624
35625
35626
35627Mon, 24 Sep 2007 09:26:21 +0000
35628Checked in by : Robert Osfield
35629From Art Tevs, "Following two lines has to be included into the Image.cpp in the computeNumComponents(...) method:case(GL_RGBA16F_ARB): return 4;
35630case(GL_RGBA32F_ARB): return 4;"
35631
35632
35633
35634Mon, 24 Sep 2007 09:05:42 +0000
35635Checked in by : Robert Osfield
35636Made ReaderWriter and ReaderWriter::Options use thread safe ref counting.
35637
35638Sat, 22 Sep 2007 17:39:15 +0000
35639Checked in by : Robert Osfield
35640Improved the handling of OSG_CONFIG_FILE support.
35641
35642Sat, 22 Sep 2007 16:50:45 +0000
35643Checked in by : Robert Osfield
35644From David Callu, added getOrCreateScene method, made contractors protected.From Robert Osfield, made getOrCreateScene protected and made View a friend
35645of Scene to all it to construct Scene objects itself.
35646
35647
35648
35649Sat, 22 Sep 2007 16:46:38 +0000
35650Checked in by : Robert Osfield
35651From Adrian Egli, update to ParallelSplitShadowMap.
35652
35653Sat, 22 Sep 2007 13:06:07 +0000
35654Checked in by : Robert Osfield
35655Added EXPORT
35656
35657Fri, 21 Sep 2007 19:43:06 +0000
35658Checked in by : Robert Osfield
35659From David Callu, added findSlaveIndexForCamera method
35660
35661Fri, 21 Sep 2007 19:04:02 +0000
35662Checked in by : Robert Osfield
35663Added return
35664
35665Fri, 21 Sep 2007 15:34:25 +0000
35666Checked in by : Robert Osfield
35667Added support for basic viewer configuration files
35668
35669Fri, 21 Sep 2007 13:30:33 +0000
35670Checked in by : Robert Osfield
35671Further steps towards reading coniguration files.
35672
35673Fri, 21 Sep 2007 09:02:03 +0000
35674Checked in by : Robert Osfield
35675From Luc Frauciel, "A few improvements to osgstereoimage: - When using a large numbrer of files, the command line was too long; Added a -files option that allow to store filenames in a file (one file per line) - Added some more intuitive key bindings for controls (left, right, + , -) - Set the texture wrapping to CLAMP_TO_EDGE (it's cleaner now) "
35676
35677Thu, 20 Sep 2007 10:14:08 +0000
35678Checked in by : Robert Osfield
35679Updated wrappers
35680
35681Thu, 20 Sep 2007 10:12:58 +0000
35682Checked in by : Robert Osfield
35683From Anders Backman, added bias and texture size methods.From Robert Osfield, tweaks to the above for method parameters and indenting.
35684
35685
35686
35687Wed, 19 Sep 2007 16:53:40 +0000
35688Checked in by : Robert Osfield
35689Added supoort for OSG_WRITE_OUT_DEFAULT_VALUES env var
35690
35691Wed, 19 Sep 2007 15:29:57 +0000
35692Checked in by : Robert Osfield
35693Added support for bool in ArgumentParser::Parameter.Added support for using Input::read(...) methods using ArgumentParser::Paramter
35694to adapter to multiple paramter types.
35695
35696
35697
35698Wed, 19 Sep 2007 11:56:44 +0000
35699Checked in by : Robert Osfield
35700From Adrian Egli, ParallelSplitShadowMap implmentation.Changes by Robert Osfield - CMakeLists.txt and name change to ParallelSplitShadowMap.
35701
35702
35703
35704Wed, 19 Sep 2007 10:14:52 +0000
35705Checked in by : Robert Osfield
35706Changed the simplifier so that it produces deterministic results, no longer using memory pointers for sorting.
35707
35708Wed, 19 Sep 2007 09:00:05 +0000
35709Checked in by : Robert Osfield
35710Removed check for shaders/overlay_perspective_main.vert
35711
35712Tue, 18 Sep 2007 16:00:21 +0000
35713Checked in by : Robert Osfield
35714Commented out herror() as its not called anywhere in the code.
35715
35716Mon, 17 Sep 2007 09:33:00 +0000
35717Checked in by : Robert Osfield
35718Updated ChangeLog, AUTHORS and README for 2.1.11 release
35719
35720Mon, 17 Sep 2007 09:26:02 +0000
35721Checked in by : Robert Osfield
35722Updated version numbers for 2.1.11 dev release
35723
35724Sun, 16 Sep 2007 17:48:07 +0000
35725Checked in by : Robert Osfield
35726Fixed Locator::setTransform method so it takes a const Matrixd&, and improved the setting of Locator in the gdal plugin.
35727
35728Sun, 16 Sep 2007 17:46:33 +0000
35729Checked in by : Robert Osfield
35730Setting for new option for hinting whether to write out default values
35731
35732Sun, 16 Sep 2007 17:45:53 +0000
35733Checked in by : Robert Osfield
35734Added option for controlling whether output code should write out default values
35735
35736Sun, 16 Sep 2007 17:43:00 +0000
35737Checked in by : Robert Osfield
35738Fixed warning
35739
35740Sun, 16 Sep 2007 07:55:58 +0000
35741Checked in by : Robert Osfield
35742From Loic Dachary, pkg_config files
35743
35744Sat, 15 Sep 2007 17:40:08 +0000
35745Checked in by : Robert Osfield
35746Introduced the use of a ReentrantMutex to avoid problems with findFontFile.
35747
35748Sat, 15 Sep 2007 17:36:03 +0000
35749Checked in by : Robert Osfield
35750From David Spilling, "Given no replies to my recent "does anybody use the DDS writer" query, I was emboldened to submit this very small patch. The bitmasks for RGBA and RGB have been modified in the writer portion of the code (line 765 onwards). This is now consistent with what the DDS plugin reads. In terms of testing, note that many 3rd party applications erroneously ignore the bitmasks in the file, and assume a BGRA order."
35751
35752Fri, 14 Sep 2007 11:26:23 +0000
35753Checked in by : Robert Osfield
35754Updated wrappers
35755
35756Fri, 14 Sep 2007 11:06:12 +0000
35757Checked in by : Robert Osfield
35758From Andy Skinner, added support for ot-soversion-OpenThreads.dll dll naming under Windows
35759
35760Fri, 14 Sep 2007 11:02:06 +0000
35761Checked in by : Robert Osfield
35762Updated wrappers
35763
35764Fri, 14 Sep 2007 11:01:48 +0000
35765Checked in by : Robert Osfield
35766Added TemplateRegisterDotOsgWrapperProxy.
35767
35768Fri, 14 Sep 2007 11:00:32 +0000
35769Checked in by : Robert Osfield
35770Ran conversion of tabs to four spaces
35771
35772Fri, 14 Sep 2007 10:44:46 +0000
35773Checked in by : Robert Osfield
35774Introduce GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask() methods to help make it easier to get event handles to ingore events that have already been handled.
35775
35776Fri, 14 Sep 2007 10:26:14 +0000
35777Checked in by : Robert Osfield
35778From Ole-Morten Duesund, added IgnoreUsedEventsMask.
35779
35780Fri, 14 Sep 2007 10:00:28 +0000
35781Checked in by : Robert Osfield
35782Added _hudText->setDataVariance(osg::Object::DYNAMIC); to prevent from the text being updated at the same time as being rendered.
35783
35784Thu, 13 Sep 2007 11:00:12 +0000
35785Checked in by : Robert Osfield
35786Fix for build error during aggressive warning build
35787
35788Thu, 13 Sep 2007 10:42:26 +0000
35789Checked in by : Robert Osfield
35790Fixed warning in wrappers
35791
35792Thu, 13 Sep 2007 10:38:38 +0000
35793Checked in by : Robert Osfield
35794Fixed warnigns
35795
35796Thu, 13 Sep 2007 10:33:10 +0000
35797Checked in by : Robert Osfield
35798Updated wrappers and READEME
35799
35800Thu, 13 Sep 2007 10:32:05 +0000
35801Checked in by : Robert Osfield
35802From Paul Martsz, changed the Texture clamping mode to CLAMP_TO_EDGE
35803
35804Thu, 13 Sep 2007 10:21:47 +0000
35805Checked in by : Robert Osfield
35806From Blake Williams, warning fixes
35807
35808Thu, 13 Sep 2007 10:21:18 +0000
35809Checked in by : Robert Osfield
35810Add static_cast to fix warning.
35811
35812Thu, 13 Sep 2007 10:16:19 +0000
35813Checked in by : Robert Osfield
35814Removed unncessary typedefs
35815
35816Thu, 13 Sep 2007 10:15:48 +0000
35817Checked in by : Robert Osfield
35818Fixed warnings of casting void* by refactoring the type and extensiosn setup.
35819
35820Thu, 13 Sep 2007 10:10:35 +0000
35821Checked in by : Robert Osfield
35822Fixed uint/int comparison warning.
35823
35824Thu, 13 Sep 2007 09:30:30 +0000
35825Checked in by : Robert Osfield
35826Created two PixelBufferX11::closeImplementation() one the real implementation and a second non op one for GLX <1.3.
35827
35828Wed, 12 Sep 2007 17:01:47 +0000
35829Checked in by : Robert Osfield
35830Added preliminary handling of cases where GLX version < 1.3
35831
35832Wed, 12 Sep 2007 17:01:09 +0000
35833Checked in by : Robert Osfield
35834Removed debug messages
35835
35836Wed, 12 Sep 2007 16:28:50 +0000
35837Checked in by : Robert Osfield
35838Moved the linking of OpenThreads from osgversion/CMakeLists.txt into applications/CMakeLists.txt
35839
35840Wed, 12 Sep 2007 16:20:40 +0000
35841Checked in by : Robert Osfield
35842Rejigged the casting to avoid warnings under Windows
35843
35844Wed, 12 Sep 2007 10:43:49 +0000
35845Checked in by : Robert Osfield
35846Updated version, ChangeLog and AUTHORS file for 2.1.10 release
35847
35848Wed, 12 Sep 2007 10:04:36 +0000
35849Checked in by : Robert Osfield
35850From Jan Peciva, build fix
35851
35852Tue, 11 Sep 2007 20:54:39 +0000
35853Checked in by : Robert Osfield
35854Added log2(int) and log2(uint) methods
35855
35856Tue, 11 Sep 2007 20:24:48 +0000
35857Checked in by : Robert Osfield
35858Removed int version of log2 to avoid possible errors in assuming log2(10) should ~= log2(10.0)
35859
35860Tue, 11 Sep 2007 17:10:24 +0000
35861Checked in by : Robert Osfield
35862Added OpenThreads to target libraries
35863
35864Tue, 11 Sep 2007 17:08:06 +0000
35865Checked in by : Robert Osfield
35866From Art Tevs, Added log2 function.
35867
35868Tue, 11 Sep 2007 16:59:19 +0000
35869Checked in by : Robert Osfield
35870From Art Tevs, build fix.
35871
35872Tue, 11 Sep 2007 16:56:21 +0000
35873Checked in by : Robert Osfield
35874Replaced allocateMipmap code with warning message as mipmaps aren't support for TextureRectangle.
35875
35876Tue, 11 Sep 2007 13:47:06 +0000
35877Checked in by : Robert Osfield
35878Removed the output num_children from Group .osg output and removed the output of "DataVaraince UNSPECIFIED" as this is redundent considering the default value is UNSPECIFIED.
35879
35880Tue, 11 Sep 2007 13:42:23 +0000
35881Checked in by : Robert Osfield
35882Updated wrappers
35883
35884Tue, 11 Sep 2007 13:39:55 +0000
35885Checked in by : Robert Osfield
35886From Mathias Froenlich, "have a problem with the SunOS CC. It does not like that the prototype of ClipNode::setStateSetModes() differs from implementation of that function in  the constness of the second parameter. On SunOS it compiles fine, but I get link errors when the variant that is declared in the header is referenced.The attached src/osg/ClipNode.cpp file removes the const qualifier from the
35887implementation to match exactly the prototype in the header file.
35888The file is based on revision 7386 as of today.
35889"
35890
35891
35892
35893Tue, 11 Sep 2007 13:34:41 +0000
35894Checked in by : Robert Osfield
35895From Art Trevs, "File Changes:  - GL2Extensions, Program and Program.cppFeatures:
35896- Support for fragment output binding. (e.g. You can now specify in the fragment shader varying out vec3 fragOut; fragOut = vec3(1,0,1); to write to the fragOut variable. In your program you call glBindFragDataLocation(program, 1, "fragOut") to bind the fragOut variable with the MRT 1 - GL_COLOR_ATTACHMENT1_EXT)
35897
35898- new methods Program::add/removeBindFragDataLocation Program::getFragDataBindingList
35899
35900"
35901
35902
35903
35904Tue, 11 Sep 2007 13:32:46 +0000
35905Checked in by : Robert Osfield
35906Seperated out GeometryTechnique .osg support.
35907
35908Tue, 11 Sep 2007 12:28:03 +0000
35909Checked in by : Robert Osfield
35910Changed the isTextureIntegerSupported method so that it no longer has the EXT entry in it for forward compatability reasons.
35911
35912Tue, 11 Sep 2007 12:04:58 +0000
35913Checked in by : Robert Osfield
35914From Art Trevs, "Features of the patch are:- Implementation of integer textures as in EXT_texture_integer
35915
35916- setBorderColor(Vec4) changed to setBorderColor(Vec4d) to pass double values
35917as border color. (Probably we have to provide an overloading function to
35918still support Vec4f ?)
35919
35920- new method Texture::getInternalFormatType() added. Gives information if the
35921internal format normalized, float, signed integer or unsigned integer. Can
35922help people to write better code ;-)
35923
35924"
35925
35926Futher changes to this submission by Robert Osfield, changed the dirty mipmap
35927flag into a buffer_value<> vector to ensure safe handling of multiple contexts.
35928
35929
35930
35931
35932
35933Tue, 11 Sep 2007 10:16:21 +0000
35934Checked in by : Robert Osfield
35935From Rafa Giatan, "Changed int to GLsizei in the input parameter of the method osg::Texture2DArray::applyTexImage2DArray_subload inside Texture2DArray (lines 214 and 257), Otherwise it gives a compile error on MacOSX."
35936
35937Tue, 11 Sep 2007 10:10:43 +0000
35938Checked in by : Robert Osfield
35939From Mike Wittman and Robert Osfield, added support for SO_VERSION number in runtime version info.  Added checks for OpenThreads version.
35940
35941Mon, 10 Sep 2007 16:06:23 +0000
35942Checked in by : Robert Osfield
35943Maded versioning under Windows the default.
35944
35945Mon, 10 Sep 2007 15:19:23 +0000
35946Checked in by : Robert Osfield
35947Intoduced a new setGLExtensions template method to do a copy of void* pointer to local function pointer to avoid compiler warnings related to case void*.Moved various OSG classes across to using setGLExtensions instead of getGLExtensions,
35948and changed them to use typedef declarations in the headers rather than casts in
35949the .cpp.
35950
35951Updated wrappers
35952
35953
35954
35955Sat, 8 Sep 2007 07:21:12 +0000
35956Checked in by : Robert Osfield
35957Flesh out a bit more of the view IO support
35958
35959Sat, 8 Sep 2007 07:04:27 +0000
35960Checked in by : Robert Osfield
35961Fixed typo
35962
35963Fri, 7 Sep 2007 15:03:56 +0000
35964Checked in by : Robert Osfield
35965From David Callu, warning fixes
35966
35967Fri, 7 Sep 2007 13:54:32 +0000
35968Checked in by : Robert Osfield
35969Removed warning type not support by gcc 4.1.x
35970
35971Fri, 7 Sep 2007 13:37:28 +0000
35972Checked in by : Robert Osfield
35973Updated wrappers for new Texture2DArray class
35974
35975Fri, 7 Sep 2007 13:25:28 +0000
35976Checked in by : Robert Osfield
35977Moved defined from Texture2DArray into Texture
35978
35979Fri, 7 Sep 2007 11:21:02 +0000
35980Checked in by : Robert Osfield
35981From Art Tevs,"A new texture class Texture2DArray derived from
35982Texture extends the osg to support the new
35983EXT_texture_array extensions. Texture arrays provides
35984a feature for people interesting in GPGPU programming.
35985
35986
35987Faetures and changes:
35988
35989- Full support for layered 2D textures.
35990
35991- New uniform types were added (sampler2DArray)
35992
35993- FrameBufferObject implementation were changed to
35994support attaching of 2D array textures to the
35995framebuffer
35996
35997- StateSet was slightly changed to support texture
35998arrays. NOTE: array textures can not be used in fixed
35999function pipeline. Thus using the layered texture as a
36000statemode for a Drawable produce invalid enumerant
36001OpenGL errors.
36002
36003- Image class was extended to support handling of
36004array textures
36005
36006Tests:
36007I have used this class as a new feature of my
36008application. It works for me without problems (Note:
36009Texture arrays were introduced only for shading
36010languages and not for fixed function pipelines!!!).
36011RTT with Texture2DArray works, as I have tested them
36012as texture targets for a camera with 6 layers/faces
36013(i.e. replacement for cube maps). I am using the array
36014textures in shader programming. Array textures can be
36015attached to the FBO and used as input and as output."
36016
36017
36018
36019
36020Fri, 7 Sep 2007 10:50:13 +0000
36021Checked in by : Robert Osfield
36022From Daniel Sjolie, "I patched the zip plugin to make use of my favorite zip/pack-application for windows if it is installed in the standard location..."
36023
36024Fri, 7 Sep 2007 10:15:39 +0000
36025Checked in by : Robert Osfield
36026From Guillaume Millet, "Please find in attachment a small improvement to the pfb plugin CmakeLists.txt and to the FindPerformer.cmake module.Under Windows libs are: libpf.lib (we need to add the lib prefix) and
36027libpfdu-util.lib (libpfdu and libpfutil are compiled into one lib)
36028We need to add PFROOT to the search path for libs and includes (default
36029environment variable for Performer path)
36030And at last we need to put PFROOT/include and PFROOT/include/Performer
36031as include dir for compiling."
36032
36033
36034
36035Fri, 7 Sep 2007 09:53:40 +0000
36036Checked in by : Robert Osfield
36037From Maria Ten, fix lat/long usage.
36038
36039Fri, 7 Sep 2007 09:49:31 +0000
36040Checked in by : Robert Osfield
36041From Mattias Linde, "Have made the updates now. Added a std::map for easy lookup if a visual node is targeted by a rigid body which is the reason why the .h-file was changed too. So now there'll be Group as often as possible, otherwise PostitionAttitudeTransform."
36042
36043Thu, 6 Sep 2007 08:23:21 +0000
36044Checked in by : Robert Osfield
36045Added osg lib
36046
36047Wed, 5 Sep 2007 17:12:24 +0000
36048Checked in by : Robert Osfield
36049From David Callu, improved consistency of Version strings and add version support for osgIntrospection and osgManipulator.
36050
36051Wed, 5 Sep 2007 17:03:43 +0000
36052Checked in by : Robert Osfield
36053Changed tabs to four spaces to make merges more straight forward
36054
36055Wed, 5 Sep 2007 16:47:43 +0000
36056Checked in by : Robert Osfield
36057Added automatic removal of .qt extension that allows one to automatically select the quicktime plugin.
36058
36059Wed, 5 Sep 2007 16:36:36 +0000
36060Checked in by : Robert Osfield
36061Added setting of locator source
36062
36063Wed, 5 Sep 2007 14:15:55 +0000
36064Checked in by : Robert Osfield
36065Added option to Locator to help specify here the locator value was defined from.Update wrappers and Gdal plugin to use this new parameter
36066
36067
36068
36069
36070Tue, 4 Sep 2007 14:00:27 +0000
36071Checked in by : Robert Osfield
36072Improved Terrain IO
36073
36074Tue, 4 Sep 2007 12:38:42 +0000
36075Checked in by : Robert Osfield
36076Added mutex to DefaultFont::instance().
36077
36078Tue, 4 Sep 2007 12:32:47 +0000
36079Checked in by : Robert Osfield
36080Added mutex into osgText::Font::GlphTexture to marshel adding to and reading from glyph list
36081
36082Tue, 4 Sep 2007 09:00:38 +0000
36083Checked in by : Robert Osfield
36084Rearrange _stateset member variable to avoid compile warning
36085
36086Mon, 3 Sep 2007 16:04:13 +0000
36087Checked in by : Robert Osfield
36088Updated AUTHORS and README to 2.1.9 dev release
36089
36090Mon, 3 Sep 2007 16:02:00 +0000
36091Checked in by : Robert Osfield
36092Updated ChangeLog
36093
36094Mon, 3 Sep 2007 15:47:28 +0000
36095Checked in by : Robert Osfield
36096Updated wrappers
36097
36098Mon, 3 Sep 2007 15:43:58 +0000
36099Checked in by : Robert Osfield
36100From Sherman Wilcox, added extension checking support for compressed texture subloading.
36101
36102Mon, 3 Sep 2007 15:22:23 +0000
36103Checked in by : Robert Osfield
36104From Jan Peciva, build fix
36105
36106Mon, 3 Sep 2007 14:05:24 +0000
36107Checked in by : Robert Osfield
36108Updated version number for 2.1.9 dev release
36109
36110Mon, 3 Sep 2007 13:59:25 +0000
36111Checked in by : Robert Osfield
36112From Jan Peciva, improvement to the FindInventor.
36113
36114Mon, 3 Sep 2007 13:52:19 +0000
36115Checked in by : Robert Osfield
36116From Jan Peciva, Added write support into Inventor plugin.Note from Robert Osfield.  A couple of lines of code in ConvertToInventor.cpp
36117would not compile under g++ 4.1.2, so rather than hold back the dev release till
36118this is resolved I've optional compiled out the problem section.
36119The #define DISABLE_PROBLEM_COMPILE_SECTIONS is used to compile out the problem
36120section, this define is add via the CMakeLists.txt file.
36121
36122
36123
36124
36125Mon, 3 Sep 2007 12:27:37 +0000
36126Checked in by : Robert Osfield
36127Added osgdepthpeeling example
36128
36129Mon, 3 Sep 2007 10:12:26 +0000
36130Checked in by : Robert Osfield
36131From Ralf Kern, "the attached color mapped TIFF file klink1_l.tif is incorrectly read as GL_LUMINANCE data instead of GL_RGB data. You can easily check with "osgViewer --image klink1_l.tif".The bug is in ReaderWriterTIFF.cpp function simage_tiff_load, where
36132numComponents_ret is incorrectly set to 1 instead of 3 for color mapped
36133data."
36134
36135
36136
36137Mon, 3 Sep 2007 10:04:34 +0000
36138Checked in by : Robert Osfield
36139From Almalric Alexandre, "I've noticed that all osgViewerMFC example from osg 2.x.x are flickering when resizing 3D view, to avoid this only add OnEraseBkgnd callback in CMFC_OSG_MDIView class and do nothing in it. Just like the WxWidget example.Attached the modified version of MFC_OSG_MDIView.cpp and MFC_OSG_MDIView.h."
36140
36141Note from Robert Osfield, submission came with wrong header file, so have had
36142to guess at what it should be, fingers crossed it worn't break windows build... :-)
36143
36144
36145
36146
36147
36148Mon, 3 Sep 2007 09:56:30 +0000
36149Checked in by : Robert Osfield
36150From Laurens Voerman, "I hit a bug when making a copy of a PagedLOD node, the copy has lost it's _databasePath and can no longer load it's childen. "Added _databasePath(plod._databasePath), in the copy copy construcutor.
36151
36152
36153
36154
36155
36156Mon, 3 Sep 2007 09:54:24 +0000
36157Checked in by : Robert Osfield
36158Fixed spacing.
36159
36160Mon, 3 Sep 2007 09:50:50 +0000
36161Checked in by : Robert Osfield
36162From Sherman Wilcox, "I modified texturerectangle.cpp to address this issue. I used a DXT5 DDS file to test the change."
36163
36164Mon, 3 Sep 2007 09:47:43 +0000
36165Checked in by : Robert Osfield
36166Updated wrapper
36167
36168Mon, 3 Sep 2007 09:43:33 +0000
36169Checked in by : Robert Osfield
36170Added default contructors to Operation
36171
36172Sun, 2 Sep 2007 22:31:09 +0000
36173Checked in by : Robert Osfield
36174Fixed cancel loop.
36175
36176Sat, 1 Sep 2007 16:56:53 +0000
36177Checked in by : Robert Osfield
36178Added convinience methods for setting up 3d spherical displays.
36179
36180Sat, 1 Sep 2007 15:24:22 +0000
36181Checked in by : Robert Osfield
36182Changed Font's mutex to become a static mutex shared between all instances of Font. This ensures single threaded access of the freetype plugin.
36183
36184Fri, 31 Aug 2007 20:30:45 +0000
36185Checked in by : Robert Osfield
36186Changed mutex reference to a mutex pointer to avoid problems with wrappers
36187
36188Fri, 31 Aug 2007 20:21:45 +0000
36189Checked in by : Robert Osfield
36190Updated wrappers
36191
36192Fri, 31 Aug 2007 20:16:02 +0000
36193Checked in by : Robert Osfield
36194To solve creations with multi-threaded creation of text, added mutex to Font, and use of this mutex in Text, and added mutex to the reading of fonts.
36195
36196Fri, 31 Aug 2007 20:14:36 +0000
36197Checked in by : Robert Osfield
36198Added mutex locking add addParents/removeParents in Drawable, Node and StateSet.
36199
36200Fri, 31 Aug 2007 18:56:22 +0000
36201Checked in by : Robert Osfield
36202Added mutex to protect the readFontFile calls
36203
36204Fri, 31 Aug 2007 16:59:32 +0000
36205Checked in by : Robert Osfield
36206Added support for running multiple text generation threads
36207
36208Fri, 31 Aug 2007 16:05:24 +0000
36209Checked in by : Robert Osfield
36210Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet.
36211
36212Fri, 31 Aug 2007 15:49:17 +0000
36213Checked in by : Robert Osfield
36214From Luigi Calori, fixed Windows install of wrappers
36215
36216Fri, 31 Aug 2007 12:14:39 +0000
36217Checked in by : Robert Osfield
36218Added export for Windows build
36219
36220Fri, 31 Aug 2007 11:04:06 +0000
36221Checked in by : Robert Osfield
36222From Luigi Calori, added support for Win32 versioning/new buid placement.
36223
36224Thu, 30 Aug 2007 19:26:52 +0000
36225Checked in by : Robert Osfield
36226Further work on osgTerrain::Locator and GDAL plugin
36227
36228Thu, 30 Aug 2007 12:18:45 +0000
36229Checked in by : Robert Osfield
36230From Luigi Calori, add osgText to geo plugin build
36231
36232Thu, 30 Aug 2007 10:41:15 +0000
36233Checked in by : Robert Osfield
36234From Luigi Calori, introduction of versioning of dll's and placement of dll and plugins into bin directory during build.
36235
36236Thu, 30 Aug 2007 10:17:34 +0000
36237Checked in by : Robert Osfield
36238Updated wrappers
36239
36240Thu, 30 Aug 2007 10:15:35 +0000
36241Checked in by : Robert Osfield
36242Further refinement of ProxyLayer API
36243
36244Wed, 29 Aug 2007 16:29:05 +0000
36245Checked in by : Robert Osfield
36246Further work on new ProxyLayer
36247
36248Wed, 29 Aug 2007 12:18:41 +0000
36249Checked in by : Robert Osfield
36250Added ProxyLayer support into osgTerrain plugin
36251
36252Wed, 29 Aug 2007 11:51:22 +0000
36253Checked in by : Robert Osfield
36254Added support for post fixing filenames with .gdal to force use of gdal plugin.
36255
36256Wed, 29 Aug 2007 10:52:03 +0000
36257Checked in by : Robert Osfield
36258Added preliminary ProxLayer and DataSetLayer in GDAL plugin to aid integration of GDAL reading into osgTerrain.
36259
36260Tue, 28 Aug 2007 16:12:10 +0000
36261Checked in by : Robert Osfield
36262Changed the error code reporting to use hex to match up with freetype headers
36263
36264Tue, 28 Aug 2007 15:35:24 +0000
36265Checked in by : Robert Osfield
36266Improved formatting.
36267
36268Tue, 28 Aug 2007 15:35:09 +0000
36269Checked in by : Robert Osfield
36270Removed the OSG_INCLUDE
36271
36272Tue, 28 Aug 2007 15:31:43 +0000
36273Checked in by : Robert Osfield
36274Tweeked settings
36275
36276Tue, 28 Aug 2007 14:02:16 +0000
36277Checked in by : Robert Osfield
36278Added multi-threaded test path
36279
36280Mon, 27 Aug 2007 16:59:51 +0000
36281Checked in by : Robert Osfield
36282Replaced CartesianLocator and EllipsoidLocator by a single general purpose Locator class
36283
36284Mon, 27 Aug 2007 13:33:58 +0000
36285Checked in by : Robert Osfield
36286From Brandon Hamm, changed WxWindows example to use double buffering
36287
36288Mon, 27 Aug 2007 13:29:09 +0000
36289Checked in by : Robert Osfield
36290Added support for controlling the draw order on Cameras on each GraphcisContext via the Camera::setRenderOrder parameters
36291
36292Mon, 27 Aug 2007 10:37:08 +0000
36293Checked in by : Robert Osfield
36294Updated ChangeLog and AUTHORS file for release
36295
36296Mon, 27 Aug 2007 10:29:22 +0000
36297Checked in by : Robert Osfield
36298Updated date on READEME
36299
36300Mon, 27 Aug 2007 10:28:47 +0000
36301Checked in by : Robert Osfield
36302Updated version numbers for 2.1.8 dev release
36303
36304Mon, 27 Aug 2007 10:00:09 +0000
36305Checked in by : Robert Osfield
36306Cleaned up the getRotate implementation selection using #defines, and made the COMPILE_getRotate_David_Spillings_Mk1 the default.
36307
36308Mon, 27 Aug 2007 09:51:24 +0000
36309Checked in by : Robert Osfield
36310From David Spilling, tweaked quat tests to reproduce getRotate errors.
36311
36312Sun, 26 Aug 2007 10:27:31 +0000
36313Checked in by : Robert Osfield
36314From Jan Ciger, warning fixes
36315
36316Sun, 26 Aug 2007 10:24:18 +0000
36317Checked in by : Robert Osfield
36318From Jean-Sebastien Guay, fixed comment
36319
36320Sun, 26 Aug 2007 10:19:12 +0000
36321Checked in by : Robert Osfield
36322Added dynamic_cast<GraphicsWindow> and extra doc commented just to force the use of symbol from osgViewer so that it links properly and pulls in the platform specific GraphcisWindow* implementation.
36323
36324Sun, 26 Aug 2007 09:59:39 +0000
36325Checked in by : Robert Osfield
36326Change char* to const char* to fix warnings
36327
36328Sun, 26 Aug 2007 09:46:49 +0000
36329Checked in by : Robert Osfield
36330Updated wrappers, and change Renderer so that private: to proteccted:.
36331
36332Sun, 26 Aug 2007 09:45:35 +0000
36333Checked in by : Robert Osfield
36334Updated links
36335
36336Fri, 24 Aug 2007 19:16:35 +0000
36337Checked in by : Robert Osfield
36338Changed debug comments to output to notify level and tweaked the handling of the .terrain file.
36339
36340Fri, 24 Aug 2007 19:16:02 +0000
36341Checked in by : Robert Osfield
36342Added support for reading a .osg style data from a file string when trailed by a .osgs extension i.e.  osgviewer "osgTerrain::Terrain { ElevationLayer { CartesianLocator 0 0 1000000 1000000 Image ps_height_512.tif } ColorLayer { CartesianLocator 0 0 1000000 1000000 Image ps_texture_1k.tif } }".osgs
36343
36344
36345
36346
36347
36348Fri, 24 Aug 2007 18:48:26 +0000
36349Checked in by : Robert Osfield
36350Added writing out of Terrain, Layer and Locators, and reading in of .terrain string.
36351
36352Fri, 24 Aug 2007 16:16:08 +0000
36353Checked in by : Robert Osfield
36354Set the debug out to info notification level
36355
36356Fri, 24 Aug 2007 16:12:22 +0000
36357Checked in by : Robert Osfield
36358Added better handling of OSG_TEXT_INCREMENTAL_SUBLOADING env var.
36359
36360Fri, 24 Aug 2007 16:10:43 +0000
36361Checked in by : Robert Osfield
36362Added default disabling of incremental subload for ATI cards.
36363
36364Fri, 24 Aug 2007 14:00:44 +0000
36365Checked in by : Robert Osfield
36366Added support for setting DatabasePager thread priority via OSG_DATABASE_PAGER_PRIORITY.
36367
36368Fri, 24 Aug 2007 13:33:35 +0000
36369Checked in by : Robert Osfield
36370Cleaned up the thread priority management in DatabasePager and added support for paging stats.
36371
36372Fri, 24 Aug 2007 10:58:08 +0000
36373Checked in by : Robert Osfield
36374Added setting of block into the ThreadSafeQueue's contructor.
36375
36376Fri, 24 Aug 2007 09:45:11 +0000
36377Checked in by : Robert Osfield
36378Disable the escape sets done on the viewer
36379
36380Fri, 24 Aug 2007 09:42:11 +0000
36381Checked in by : Robert Osfield
36382From Mario Valle,osgviewerWX: "To make the example compile using a wx build non UNICODE based.
36383Tested on Linux with wxGTK 2.8.4"
36384
36385osgviewerFOX: "Added removeChore() call in the FOX_OSG_MDIView destructor to get rid of a Trace/BPT trap
36386error on exit on Linux. BTW this is suggested also in the FOX documentation."
36387
36388
36389
36390
36391Thu, 23 Aug 2007 16:56:06 +0000
36392Checked in by : Robert Osfield
36393Made plugin build names lowercase
36394
36395Thu, 23 Aug 2007 16:33:39 +0000
36396Checked in by : Robert Osfield
36397Changed the plugin name to openflight instead of OpenFlight to avoid problems with osgDB looking for just lower case plugin names
36398
36399Thu, 23 Aug 2007 15:36:45 +0000
36400Checked in by : Robert Osfield
36401Updated for 2.1.7 dev release
36402
36403Thu, 23 Aug 2007 14:35:04 +0000
36404Checked in by : Robert Osfield
36405From Stephan Huber, fix for crash on exit
36406
36407Thu, 23 Aug 2007 14:31:23 +0000
36408Checked in by : Robert Osfield
36409From Galen Faidley," Please find attached the modifications to get the new checkerboard stereo format to work.  It's a good thing I tested these on a TV before submitting them since I did indeed have a bug.  One thing I did not test was to see how this would work in windowed mode.  Does the interlaced stereo code have support for 'absolute' positions? For example a given pixel on the screen is always shown in a given eye no matter where the graphics context is placed? "
36410
36411Thu, 23 Aug 2007 14:10:31 +0000
36412Checked in by : Robert Osfield
36413From Jean-Sebastien Guay,"As discussed yesterday on the osg-users list, I have altered src/osgDB/FileUtils.cpp to implement the official Windows DLL search order as described on the page http://msdn2.microsoft.com/en-us/library/ms682586.aspx . As mentioned, the search order is now:     1. The directory from which the application loaded.     2. The system directory. (C:\Windows\System32 by default, gotten using the        GetSystemDirectory function)     3. The 16-bit system directory. (C:\Windows\System by default, gotten by        adding "\System" to the path gotten in the next step...)     4. The Windows directory. (C:\Windows by default, gotten using the        GetWindowsDirectory function)     5. The current directory. (".")     6. The directories that are listed in the PATH environment variable. (as        before)The first four directories are obtained using Win32 API calls, so they
36414should work correctly even on non-standard Windows installs.
36415
36416The changes are well commented and should be clear, even to someone
36417not familiar with the Win32 API.
36418
36419I have tested in a few scenarios and it works as expected. Serge Lages
36420has also tested the changes and confirmed they worked as described. I
36421have not had any other reports though (positive or negative).
36422
36423I also fixed the issue with a trailing semicolon on the PATH adding an
36424empty string to the end of the search paths, as this was an
36425inconsistent side effect rather than a desirable effect. This change
36426will take effect on other platforms as well, but since it tests for an
36427empty string in the last item added to the search paths, it should
36428have no adverse effect.
36429"
36430
36431
36432
36433Thu, 23 Aug 2007 11:06:16 +0000
36434Checked in by : Robert Osfield
36435Updated wrappers
36436
36437Thu, 23 Aug 2007 11:00:12 +0000
36438Checked in by : Robert Osfield
36439Addd control for serializing draw dispatch.
36440
36441Wed, 22 Aug 2007 19:31:58 +0000
36442Checked in by : Robert Osfield
36443From Jean-Sebastien Guay, "After a bit more testing, it was still not 100% robust, so this fix will bring the change in line with what is done on other OSes (Linux) and works in all tested cases.For reference, this was tested with:
36444
36445osgviewer <file>.wrl                (file in current directory)
36446osgviewer <dir>\<file>.wrl          (file in child directory, relative)
36447osgviewer .\<dir>\<file>.wrl        (file in child directory, specify current)
36448osgviewer <drive>:\<dir>\<file>.wrl (absolute path)
36449"
36450
36451
36452
36453Wed, 22 Aug 2007 19:26:25 +0000
36454Checked in by : Robert Osfield
36455Updated wrappers
36456
36457Wed, 22 Aug 2007 17:18:27 +0000
36458Checked in by : Robert Osfield
36459Updated wrappers
36460
36461Wed, 22 Aug 2007 17:17:25 +0000
36462Checked in by : Robert Osfield
36463Refactored the implementation of cull/draw for DrawThreadPerContex and CullThreadPerCameraDrawThreadPerContex and added an experimental draw serialization.
36464
36465Wed, 22 Aug 2007 14:32:06 +0000
36466Checked in by : Eric WING
36467Documentation updates.
36468
36469Wed, 22 Aug 2007 12:33:39 +0000
36470Checked in by : Robert Osfield
36471Updated wrappers
36472
36473Wed, 22 Aug 2007 12:21:01 +0000
36474Checked in by : Robert Osfield
36475Cleaned up the thread setup and fixed the CullThreadPerCameraDrawThreadPerContext path
36476
36477Wed, 22 Aug 2007 12:14:15 +0000
36478Checked in by : Robert Osfield
36479Added thread safe ref/unref by default.
36480
36481Wed, 22 Aug 2007 11:04:43 +0000
36482Checked in by : Eric WING
36483Fixes to DMG script to reflect removal of GDAL and external OpenThreads.Support for OpenSceneGraph-Data repo aside OpenSceneGraph repo.
36484
36485Added background image support to DMG. Pre-laid-out .DS_Store included.
36486
36487
36488
36489
36490Wed, 22 Aug 2007 10:56:20 +0000
36491Checked in by : Eric WING
36492Removed missing shadow examples from Xcode project.
36493
36494Wed, 22 Aug 2007 10:34:11 +0000
36495Checked in by : Robert Osfield
36496Set main scene graph elements to use thread safe ref/unref by default
36497
36498Wed, 22 Aug 2007 09:50:09 +0000
36499Checked in by : Robert Osfield
36500Cleaned up copy constructor and switched on thread safe ref/unref.
36501
36502Wed, 22 Aug 2007 09:48:39 +0000
36503Checked in by : Robert Osfield
36504Added debug ENFORCE_THREADSAFE paths into osg::Referenced, these are off by default.
36505
36506Wed, 22 Aug 2007 09:46:38 +0000
36507Checked in by : Robert Osfield
36508Simplified the thread set up.
36509
36510Wed, 22 Aug 2007 09:45:20 +0000
36511Checked in by : Robert Osfield
36512Added thread safe ref/unref
36513
36514Wed, 22 Aug 2007 09:44:55 +0000
36515Checked in by : Robert Osfield
36516Added debug message to destructor
36517
36518Wed, 22 Aug 2007 09:43:24 +0000
36519Checked in by : Robert Osfield
36520Added setting of thread safe ref/unref.
36521
36522Wed, 22 Aug 2007 09:42:27 +0000
36523Checked in by : Robert Osfield
36524Added default setting of use of thread safe ref/unref.
36525
36526Wed, 22 Aug 2007 09:05:34 +0000
36527Checked in by : Robert Osfield
36528Changed ReadFileCallback and WriteFileCallback to use virtual inhertinace.
36529
36530Tue, 21 Aug 2007 09:32:16 +0000
36531Checked in by : Robert Osfield
36532Added missing clear() implementation
36533
36534Mon, 20 Aug 2007 13:09:10 +0000
36535Checked in by : Robert Osfield
36536Fixed the install path of plugins under Windows.
36537
36538Mon, 20 Aug 2007 10:15:07 +0000
36539Checked in by : Robert Osfield
36540Updated README date
36541
36542Mon, 20 Aug 2007 10:14:33 +0000
36543Checked in by : Robert Osfield
36544Updated AUTHORS file for 2.1.6 release
36545
36546Mon, 20 Aug 2007 10:06:36 +0000
36547Checked in by : Robert Osfield
36548Updated ChangeLog
36549
36550Mon, 20 Aug 2007 09:28:03 +0000
36551Checked in by : Robert Osfield
36552Updated version number for 2.1.6 release and updated wrappers
36553
36554Mon, 20 Aug 2007 09:27:31 +0000
36555Checked in by : Robert Osfield
36556Removed Makefile as this is autogenerated.
36557
36558Sun, 19 Aug 2007 19:22:14 +0000
36559Checked in by : Robert Osfield
36560From Antione Hue and Robert Osfield, moved prepend in front of lib entry.
36561
36562Fri, 17 Aug 2007 16:10:45 +0000
36563Checked in by : Robert Osfield
36564Fixed zfar setting
36565
36566Fri, 17 Aug 2007 09:37:49 +0000
36567Checked in by : Robert Osfield
36568Changed ++_modifedCount cases to dirty().
36569
36570Thu, 16 Aug 2007 18:49:46 +0000
36571Checked in by : Robert Osfield
36572Changed the tolower of the file extension into the plugin name construction code.Added support for CompositeLayer.
36573
36574
36575
36576Thu, 16 Aug 2007 15:29:50 +0000
36577Checked in by : Robert Osfield
36578Updated wrappers
36579
36580Thu, 16 Aug 2007 14:13:10 +0000
36581Checked in by : Robert Osfield
36582From Maria Ten, "I divide the init method of the geometrytechnique in submethods to made more easy the inheritance between the user and osg-class. This is a first step to add more functions in osgTerrain. Maybe the subdivision of the method have to be in the terraintechnique because is the base class of GeometryTechnique. If Robert or anyone think that this is better i change this class too."
36583
36584Wed, 15 Aug 2007 15:11:48 +0000
36585Checked in by : Robert Osfield
36586From Jan Ciger, "I am attaching a little hack from Jean-Sebastien Guay which allows absolute paths to work on Windows."
36587
36588Wed, 15 Aug 2007 15:07:56 +0000
36589Checked in by : Robert Osfield
36590From Stephan Huber, "the softshadowmap-implementation does not compile on os x, to be more precise, the shader does not compile on os x because of some type-conflicts ala "can not convert from const int to const float"So I changed the offending lines to force the type of the vars. It works
36591now on OS X (albeit very slowly, 3fps on a 7300), perhaps you find the
36592changes useful. Note: perhaps there is a better way in shaders to
36593cast/convert from int to float and viceversa."
36594
36595
36596
36597
36598Wed, 15 Aug 2007 15:03:26 +0000
36599Checked in by : Robert Osfield
36600From Brede Johansen, "The attached file updates the framestamp and traversal number of the updatevisitor in osgViewer::Viewer.The bug prevented DOF animations because osgSim::DOFTransform checks
36601the traversal number before doing any updates."
36602
36603
36604
36605Tue, 14 Aug 2007 17:13:54 +0000
36606Checked in by : Robert Osfield
36607Changed the plugin name to lower case to be consistent with the way that osgDB::Registry searches for only lower case plugin names.
36608
36609Tue, 14 Aug 2007 17:04:27 +0000
36610Checked in by : Robert Osfield
36611Added string to keyword map parser.
36612
36613Tue, 14 Aug 2007 13:08:15 +0000
36614Checked in by : Stephan Maximilian HUBER
36615From Stephan Huber: updating the XCode-project-files
36616
36617Tue, 14 Aug 2007 12:47:26 +0000
36618Checked in by : Robert Osfield
36619Added Ben van Basten to list of authors.
36620
36621Tue, 14 Aug 2007 08:41:43 +0000
36622Checked in by : Robert Osfield
36623Replaced uint with unsigned int
36624
36625Mon, 13 Aug 2007 14:02:16 +0000
36626Checked in by : Robert Osfield
36627Removed osgdepthshadow and osgshadowtexture from build list
36628
36629Mon, 13 Aug 2007 11:59:19 +0000
36630Checked in by : Robert Osfield
36631Updated ChangeLog, AUTHORS and README files
36632
36633Mon, 13 Aug 2007 11:45:20 +0000
36634Checked in by : Robert Osfield
36635Updated version for 2.1.5 dev release
36636
36637Mon, 13 Aug 2007 10:31:33 +0000
36638Checked in by : Robert Osfield
36639From Luc Frauciel, "I've done 2 main modifications : 1) added texture->setResizeNonPowerOfTwoHint(false); when loading an image. It speeds up by 10 the loading of large images. 2) added a --disk option : only a filelist is read, images are only loaded when needed. It allows to handle very large set of very large images that would not fit in memory. Nothing change when the option is not set."
36640
36641Mon, 13 Aug 2007 10:27:35 +0000
36642Checked in by : Robert Osfield
36643From Jan Ciger, "I am attaching an improved version of the OpenVRML plugin. It still uses OpenVRML 0.14.3 and is without the Boost dependency.The changes:
36644- - Fixed loading of textures and normals when no corresponding indices
36645are specified. It uses vertex indices now, compliant with the VRML spec.
36646- - Added colour per vertex support.
36647- - Added group node support.
36648- - Changed the code to use osg::ref_ptr instead of naked pointers to
36649avoid memory leaks.
36650- - Fixed breakage for loading files specified by relative path."
36651
36652
36653
36654
36655
36656Mon, 13 Aug 2007 10:20:14 +0000
36657Checked in by : Robert Osfield
36658From J.P. Delport, fix of GDAL location search
36659
36660Mon, 13 Aug 2007 10:17:18 +0000
36661Checked in by : Robert Osfield
36662From Brad Christiansen, "I added the ability to set the render target implementaion on the osgSim::OverlayNode. The attached changes were made against the 2.0 release."
36663
36664Mon, 13 Aug 2007 09:13:01 +0000
36665Checked in by : Robert Osfield
36666Added gdal/gdal.h to header search path, and gdal1.4.1 to the lib search path.
36667
36668Sun, 12 Aug 2007 13:30:00 +0000
36669Checked in by : Robert Osfield
36670Updated wrappers
36671
36672Sun, 12 Aug 2007 13:18:50 +0000
36673Checked in by : Robert Osfield
36674Added getStart()/getEnd()
36675
36676Sun, 12 Aug 2007 13:17:37 +0000
36677Checked in by : Robert Osfield
36678From Jean-Sebastien Guay, "adds osgUtil::LineSegmentIntersector::setStart(osg::Vec3d) and setEnd(osg::Vec3d)."
36679
36680Sun, 12 Aug 2007 13:10:07 +0000
36681Checked in by : Robert Osfield
36682Removed now redundent osgshadowtexture and osgdepthshadow examples
36683
36684Sun, 12 Aug 2007 12:15:21 +0000
36685Checked in by : Robert Osfield
36686Added support for SoftShadowMap into osgshadow example
36687
36688Sun, 12 Aug 2007 12:15:01 +0000
36689Checked in by : Robert Osfield
36690Added fix for typo of name in submission
36691
36692Sun, 12 Aug 2007 12:12:55 +0000
36693Checked in by : Robert Osfield
36694From Bruno Hebelin,"I have adapted to osgShadow the soft shadow map technique described in  "Efficient Soft-Edged Shadows Using Pixel Shader Branching" by Yury Uralsky, Chapter 17 of GPU Gems 2 (Matt Pharr ed. Addison-Wesley).
36695
36696Here is my code in attachment: basically, it works in the same way as osgShadow/ShadowMap (core code is copied from it) but implements a specific GLSL shader for the soft rendering of penumbra.
36697
36698I have tested it under Linux with a NVidia graphic card, but there should be no dependency on platform nor on the graphics driver (as far as they support GLSL 2). Screenshots attached show the current results (frame rate bound to v-sync, but the shader takes actually not much time)."
36699
36700
36701
36702
36703
36704Sat, 11 Aug 2007 17:44:06 +0000
36705Checked in by : Robert Osfield
36706Added preprending of osgPlugins-version to plugin names
36707
36708Sat, 11 Aug 2007 14:49:14 +0000
36709Checked in by : Robert Osfield
36710Added DisplaySetting::s/getCompileContextHint() and use of this hint in osgViewer::Viewer/CompositeViewer.Removed the CustomViewer in osgterrain example as the above now removes the need for it.
36711
36712
36713
36714
36715
36716Sat, 11 Aug 2007 12:43:31 +0000
36717Checked in by : Robert Osfield
36718Refactored the use of the MasterOperation so that it now gets attached to the Viewer via the new Viewer::addUpdateOperation() method, rather than need a custom Viewer::updateTraversal().
36719
36720Sat, 11 Aug 2007 10:28:14 +0000
36721Checked in by : Robert Osfield
36722Added support for an update OperationQueue to Viewer and CompositeViewer to allow asyncrnous adding of operations to be added to the view to be done during syncronous updateTraversal().This feature can be used for doing things like merging subgraphs that have been loaded
36723in a background thread.
36724
36725
36726
36727Fri, 10 Aug 2007 17:44:54 +0000
36728Checked in by : Robert Osfield
36729Updated wrappers
36730
36731Fri, 10 Aug 2007 10:58:25 +0000
36732Checked in by : Robert Osfield
36733Updated wrappers
36734
36735Fri, 10 Aug 2007 10:57:00 +0000
36736Checked in by : Robert Osfield
36737Added View::setDatabasePager(..)
36738
36739Fri, 10 Aug 2007 10:52:35 +0000
36740Checked in by : Robert Osfield
36741Refactored the way the Scene is used in Viewer and CompositeViewer to ensure that only on Scene exists per scene graph.
36742
36743Thu, 9 Aug 2007 08:19:58 +0000
36744Checked in by : Robert Osfield
36745Compile fix
36746
36747Thu, 9 Aug 2007 08:15:38 +0000
36748Checked in by : Robert Osfield
36749Removed now redundent ReaderWriterTerrain.cpp
36750
36751Wed, 8 Aug 2007 09:12:02 +0000
36752Checked in by : Robert Osfield
36753Updated wrappers
36754
36755Wed, 8 Aug 2007 08:10:38 +0000
36756Checked in by : Robert Osfield
36757Added new statc prototype() and create() methods to CullVisitor and DatabasePager to allow overriding of the default implementations
36758
36759Wed, 8 Aug 2007 05:59:01 +0000
36760Checked in by : Robert Osfield
36761Removed unneeeded includes
36762
36763Tue, 7 Aug 2007 22:56:09 +0000
36764Checked in by : Robert Osfield
36765Updated wrappers
36766
36767Tue, 7 Aug 2007 22:31:43 +0000
36768Checked in by : Robert Osfield
36769Updated CMakeLists.txt to reflect renaming of TerrainNode.
36770
36771Tue, 7 Aug 2007 19:53:57 +0000
36772Checked in by : Robert Osfield
36773Renamed osgTerrain::TerrainNode to osgTerrain::Terrain and introduced basic  .osg read support for osgTerrain::Terrain.
36774
36775Tue, 7 Aug 2007 15:51:49 +0000
36776Checked in by : Robert Osfield
36777Removed TerrainNode.cpp from CMakeLists.txt
36778
36779Tue, 7 Aug 2007 15:30:05 +0000
36780Checked in by : Robert Osfield
36781Added preliminary shell of osgTerrain plugin
36782
36783Tue, 7 Aug 2007 14:49:37 +0000
36784Checked in by : Robert Osfield
36785From Luc Fruciel, "Gdal plugins reads lots of information that is not taken into account in ReadHeigthField for example. Attached a modification that read the HeigthField position and X,Yintervals. I also removed the limitation to 1024*1024 to 4096*4096, because when you are preprocessing your data with OSG, it can be useful to read large images/heigthfields. Is there a reason (other than hardware limitations for textures) for this limit ?"
36786
36787Tue, 7 Aug 2007 10:37:42 +0000
36788Checked in by : Robert Osfield
36789Re-introduceed GDAL plugin
36790
36791Tue, 7 Aug 2007 10:33:25 +0000
36792Checked in by : Robert Osfield
36793Re-introduced GDAL plugin.
36794
36795Tue, 7 Aug 2007 10:31:24 +0000
36796Checked in by : Robert Osfield
36797Added preliminary code to allow build specification of glu tesscallback with ... parameter
36798
36799Tue, 7 Aug 2007 08:18:15 +0000
36800Checked in by : Robert Osfield
36801From Andy Skinner, The attached file adds #include <stdlib.h> to GraphicsContext.cpp, so that it compiles with the solaris compiler we use.
36802
36803Mon, 6 Aug 2007 11:52:04 +0000
36804Checked in by : Robert Osfield
36805Updated README
36806
36807Mon, 6 Aug 2007 11:50:40 +0000
36808Checked in by : Robert Osfield
36809Updated ChangeLog, and AUTHORS file for release
36810
36811Mon, 6 Aug 2007 11:24:53 +0000
36812Checked in by : Robert Osfield
36813Updated version numbers for release
36814
36815Mon, 6 Aug 2007 09:28:28 +0000
36816Checked in by : Robert Osfield
36817Changed debug message to INFO level
36818
36819Sun, 5 Aug 2007 17:06:16 +0000
36820Checked in by : Robert Osfield
36821Added support for enabling the stencil buffer when horizontal and vertical split stereo are used.
36822
36823Sun, 5 Aug 2007 14:59:17 +0000
36824Checked in by : Robert Osfield
36825From Tim More, "This patch causes GraphicsWindowX11 to not send key release events when a key press / release is caused by auto-repeat. This is consistent with Windows and Mac behavior, as well as other toolkits such as SDL."
36826
36827Sun, 5 Aug 2007 14:51:56 +0000
36828Checked in by : Robert Osfield
36829From Andy Skinner, fixes for avoiding warnings about mixing c and c++ versions of c libs.
36830
36831Sat, 4 Aug 2007 17:04:37 +0000
36832Checked in by : Robert Osfield
36833Disable the selection of CullPerCameraDrawPerContext until I am able to fix this threading model
36834
36835Sat, 4 Aug 2007 10:30:04 +0000
36836Checked in by : Robert Osfield
36837From John Shue, "Recent changes to sockstream.cpp and sockinet.cpp to better deal with various operating system differences between socklen_t and int have broken the FreeBSD build.  Change was to add __FreeBSD__ to the list of defines that are checked."
36838
36839Fri, 3 Aug 2007 16:08:36 +0000
36840Checked in by : Robert Osfield
36841Updated wrappers
36842
36843Fri, 3 Aug 2007 14:50:58 +0000
36844Checked in by : Robert Osfield
36845Added perlimnary support for reading the DISPLAY variable.
36846
36847Thu, 2 Aug 2007 16:23:40 +0000
36848Checked in by : Robert Osfield
36849Changed the projection matrix resize policy.
36850
36851Thu, 2 Aug 2007 12:36:03 +0000
36852Checked in by : Robert Osfield
36853From Martin Lavery, XCode updates for the new Renderer class
36854
36855Thu, 2 Aug 2007 12:27:09 +0000
36856Checked in by : Robert Osfield
36857Added return 0;
36858
36859Thu, 2 Aug 2007 11:02:47 +0000
36860Checked in by : Robert Osfield
36861Introduce new osgViewer::Renderer class for implementing of the rendering of cameras in viewers
36862
36863Thu, 2 Aug 2007 08:50:39 +0000
36864Checked in by : Robert Osfield
36865Added save and restoring of the cull mask to Camera handling code
36866
36867Tue, 31 Jul 2007 17:28:09 +0000
36868Checked in by : Robert Osfield
36869From Andy Skinner,adding c includes to avoid problems with mixing c and c++ versions of c functions.
36870
36871Mon, 30 Jul 2007 16:02:03 +0000
36872Checked in by : Robert Osfield
36873Updated AUTHORS file for release
36874
36875Mon, 30 Jul 2007 15:56:52 +0000
36876Checked in by : Robert Osfield
36877Updated ChangeLog for release
36878
36879Mon, 30 Jul 2007 15:25:21 +0000
36880Checked in by : Robert Osfield
36881Updated version number for 2.1.3 dev release
36882
36883Mon, 30 Jul 2007 10:52:37 +0000
36884Checked in by : Robert Osfield
36885Ported across Viewer's to use osgUtil::GLObjectOperation, added second option in GLObjectOperation to handle cases when no subgraph is registered, in these case the code now compile all Camera subgraphs.
36886
36887Sat, 28 Jul 2007 10:44:03 +0000
36888Checked in by : Robert Osfield
36889From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
36890
36891Sat, 28 Jul 2007 10:28:40 +0000
36892Checked in by : Robert Osfield
36893Introduce Camera::s/getRenderer().
36894
36895Fri, 27 Jul 2007 17:16:18 +0000
36896Checked in by : Robert Osfield
36897From David Callu, "After the mail of Emmanuel Roche to convert a void * in a known pointer (for example osg::Geode *), I has searched an elegant way to introduce this feature.       I just add ReinterpretCastConverter in the Reflector to convert void* in T* and T* in void*
36898
36899
36900    files joint :
36901
36902        OpenSceneGraph/include/osgIntrospection/Reflector       // modified file
36903        OpenSceneGraph/src/osgIntrospection/Reflector.cpp      // modified file
36904
36905"
36906
36907
36908
36909Fri, 27 Jul 2007 17:14:51 +0000
36910Checked in by : Robert Osfield
36911From Bryan Thrall, added copying of boundingbox callback to copy constructor.
36912
36913Fri, 27 Jul 2007 17:07:44 +0000
36914Checked in by : Robert Osfield
36915From Stephan Huber, added reset of _currentContext when graphics context is closed.
36916
36917Fri, 27 Jul 2007 16:48:31 +0000
36918Checked in by : Robert Osfield
36919From Stephan Huber, "attached you'll find a fix for the dead locks when closing a window under OS X."
36920
36921Fri, 27 Jul 2007 15:26:43 +0000
36922Checked in by : Robert Osfield
36923Updated svn::externals
36924
36925Thu, 26 Jul 2007 19:31:41 +0000
36926Checked in by : Robert Osfield
36927From Thibault Genessay, "Attached is an unitialized variable fix I spotted with Purify. The _currentCursor (of type HCURSOR) member of the graphics window was not properly initialized, causing potential problems if setCursor() was called before anything else set it."
36928
36929Wed, 25 Jul 2007 10:12:45 +0000
36930Checked in by : Robert Osfield
36931From Parag Chaudhur, "In daeRMaterials.cpp in the COLLADA plugin, in the processTexture function, Lines 519-522 of the source file:The "delete [] path" appears before the "osg::notify", causing the data pointed to by
36932"filename" to be deleted before access causing an access violation.
36933
36934...
36935
36936I have put a comment on
36937line 521 where I have moved the "delete []path" below.
36938"
36939
36940
36941
36942
36943Tue, 24 Jul 2007 14:52:51 +0000
36944Checked in by : Robert Osfield
36945Updated AUTHORS
36946
36947Tue, 24 Jul 2007 14:47:41 +0000
36948Checked in by : Robert Osfield
36949Updated ChangeLog
36950
36951Tue, 24 Jul 2007 14:43:46 +0000
36952Checked in by : Robert Osfield
36953Updated version for dev release
36954
36955Tue, 24 Jul 2007 14:30:31 +0000
36956Checked in by : Robert Osfield
36957Fixed warning
36958
36959Tue, 24 Jul 2007 14:02:53 +0000
36960Checked in by : Robert Osfield
36961From Alexandre Amalric, Fox exampleFrom Robert Osfield, CMake build support for FOX example
36962
36963
36964
36965
36966Mon, 23 Jul 2007 20:37:49 +0000
36967Checked in by : Robert Osfield
36968From Michael Hartman, "Here is an update for the closing issue with the example osgviewerMFC where the MFC rendering thread would not exit before the application and the thread would be left running in the background and the user would have to use TaskManager to kill the process.Changes:
36969
36970MFC_OSG.cpp:
36971
36972            Removed pixelformatdesciptor from the class initialization.
36973
36974            Used setInheritedWindowPixelFormat to true so it will setup the pixelformat for the window.
36975
36976            Added class destructor code.
36977
36978MFC_OSG.h:
36979
36980            Removed the ref_ptr on osgViewer::Viewer
36981
36982MFC_OSG_MDIViewer.cpp:
36983
36984            Changed the OnDestroy function code.
36985
36986            Added WaitforSingleObject with thread handle for the MFC render handle.
36987
36988MFC_OSG_MDIView.h:
36989
36990            Added class variable for MFC Render Thread Handle for use with the WaitforSingleObject.
36991"
36992
36993
36994
36995
36996Mon, 23 Jul 2007 20:10:13 +0000
36997Checked in by : Robert Osfield
36998From Andy Skinner, addition of standard c library includes to avoid issues with using STLport on some platforms.
36999
37000Mon, 23 Jul 2007 20:08:16 +0000
37001Checked in by : Robert Osfield
37002Converted tabs to four spaces
37003
37004Mon, 23 Jul 2007 18:19:02 +0000
37005Checked in by : Robert Osfield
37006Updated wrappers
37007
37008Mon, 23 Jul 2007 18:13:16 +0000
37009Checked in by : Robert Osfield
37010From Mathias Froehlich, compile fix for OSX.
37011
37012Mon, 23 Jul 2007 16:42:25 +0000
37013Checked in by : Robert Osfield
37014Added FlushDeletedGLObjectsOperation.
37015
37016Sun, 22 Jul 2007 20:33:20 +0000
37017Checked in by : Robert Osfield
37018Added support for using the CompileContext to do GL object deletion.
37019
37020Sat, 21 Jul 2007 20:11:16 +0000
37021Checked in by : Robert Osfield
37022Converted usleep call to OpenThreads::Thread::microSleep() to avoid VS build problems
37023
37024Thu, 19 Jul 2007 18:59:20 +0000
37025Checked in by : Robert Osfield
37026Added reset it to set block correctly before use.
37027
37028Thu, 19 Jul 2007 17:02:37 +0000
37029Checked in by : Robert Osfield
37030Improved the filtering of changes to master file to prevent using reading from files that are still under going changes.
37031
37032Thu, 19 Jul 2007 16:42:36 +0000
37033Checked in by : Robert Osfield
37034Updated wrappers
37035
37036Thu, 19 Jul 2007 15:24:11 +0000
37037Checked in by : Robert Osfield
37038Added osg::RefBlockCount subclassed from the new OpenThreads::BlockCount and used it into osgterrain example
37039
37040Thu, 19 Jul 2007 12:09:25 +0000
37041Checked in by : Robert Osfield
37042Added support for using multiple load threads as a thread pool used by the MasterOperation
37043
37044Wed, 18 Jul 2007 16:48:25 +0000
37045Checked in by : Robert Osfield
37046Added setting of ThreadSafeRefUnref to true.
37047
37048Wed, 18 Jul 2007 16:17:06 +0000
37049Checked in by : Robert Osfield
37050Refactored the viewer setup code to use a CustomViewer subclass of Viewer which wraps up the set up of compile contexts and merging of changes.
37051
37052Wed, 18 Jul 2007 16:14:59 +0000
37053Checked in by : Robert Osfield
37054Commented out debug messages
37055
37056Wed, 18 Jul 2007 14:54:27 +0000
37057Checked in by : Robert Osfield
37058Added call to State::initializeExtensionsProcs() to prevent crashes before these variables are initialized.
37059
37060Wed, 18 Jul 2007 09:05:11 +0000
37061Checked in by : Robert Osfield
37062Added missing export symbol.
37063
37064Tue, 17 Jul 2007 17:36:44 +0000
37065Checked in by : Robert Osfield
37066Added traverse method implementation into GeometryTechnique.
37067
37068Tue, 17 Jul 2007 16:18:13 +0000
37069Checked in by : Robert Osfield
37070Merged the new master operation/operation thread code with older standard terrain set up code.
37071
37072Tue, 17 Jul 2007 10:54:17 +0000
37073Checked in by : Robert Osfield
37074Fixed GraphcicsContext::getMaxContextID so it properly returns the current max contextID.Fixed the osgviewer's compile context code to account for the above fix.
37075
37076Added compile context support into osgterrain example.
37077
37078
37079
37080Tue, 17 Jul 2007 09:15:08 +0000
37081Checked in by : Robert Osfield
37082Fixed typo
37083
37084Mon, 16 Jul 2007 21:39:30 +0000
37085Checked in by : Robert Osfield
37086Work in progress on support for dynamically reading a master file in a background thread
37087
37088Mon, 16 Jul 2007 17:40:38 +0000
37089Checked in by : Robert Osfield
37090Added MasterOperation to do file querry and loading and background thread.
37091
37092Mon, 16 Jul 2007 15:47:42 +0000
37093Checked in by : Robert Osfield
37094Added custom colour support to TransferFunction setup.
37095
37096Mon, 16 Jul 2007 15:13:47 +0000
37097Checked in by : Robert Osfield
37098Improvements to the .terrain file support
37099
37100Mon, 16 Jul 2007 12:37:39 +0000
37101Checked in by : Robert Osfield
37102First steps at provide a .terrain file format to experiment with file definitions of terrain subgraphs
37103
37104Sat, 14 Jul 2007 17:16:09 +0000
37105Checked in by : Robert Osfield
37106Updated wrappers
37107
37108Sat, 14 Jul 2007 17:07:59 +0000
37109Checked in by : Robert Osfield
37110Added support into osg::RenderInfo for a stack of Cameras that allow querries of which camera is currently active to be querried from within the draw traversal.
37111
37112Sat, 14 Jul 2007 09:17:18 +0000
37113Checked in by : Robert Osfield
37114Changed BarrierOperation so that it isn't limited to jut working within GraphicsContexts.
37115
37116Fri, 13 Jul 2007 19:24:50 +0000
37117Checked in by : Robert Osfield
37118Converted Operations to GraphicsOperations where apporpriate.
37119
37120Fri, 13 Jul 2007 19:22:09 +0000
37121Checked in by : Robert Osfield
37122Removed all the plugins BUILD_OSG_* options as these just get in the way of browsing standard CMake options.
37123
37124Fri, 13 Jul 2007 17:25:35 +0000
37125Checked in by : Robert Osfield
37126Introduce GraphicsOperation subclass from osg::Operation, and osgUtil::GLObjectOperation for compiling subgraphs.
37127
37128Fri, 13 Jul 2007 11:49:16 +0000
37129Checked in by : Robert Osfield
37130Updated wrappers
37131
37132Fri, 13 Jul 2007 11:42:02 +0000
37133Checked in by : Robert Osfield
37134From Mathias Froehlich, "This patch removes the X11/Xmu/WinUtil.h header from GraphicsWindowX11.cpp. That one is not used and appears not to be present on every platform we compile on."
37135
37136Fri, 13 Jul 2007 11:39:40 +0000
37137Checked in by : Robert Osfield
37138From Mathias Froehlich, "This change makes the net plugin compile on hp-ux. It tries to unify some partly ugly ifdefs in the socket classes. The change is also tested on a solaris 8, irix 6.5 and suse 9.0 machine."
37139
37140Fri, 13 Jul 2007 11:31:56 +0000
37141Checked in by : Robert Osfield
37142Added setCurrentEventState method
37143
37144Fri, 13 Jul 2007 11:22:44 +0000
37145Checked in by : Robert Osfield
37146Updated wrappers
37147
37148Fri, 13 Jul 2007 11:17:41 +0000
37149Checked in by : Robert Osfield
37150Introduced new GUIEventAdatper singleton for sharing the current state between multiple GraphicsWindows, this singleton is accessable via GUIEventEvent::getAccumulatedEventState().Added use of this new singleton in GraphicsWindow* implementations.
37151
37152Added WindowSizeHandler to osgkeyboard to help with debugging of event state
37153between windows.
37154
37155
37156
37157Thu, 12 Jul 2007 20:12:38 +0000
37158Checked in by : Robert Osfield
37159Removed redundent TerrainGeometry classes, and adding double buffer of internal data within GeometryTechinque in prep for support multi-threaded set up and rendering of terrain.
37160
37161Thu, 12 Jul 2007 20:10:56 +0000
37162Checked in by : Robert Osfield
37163Fixed spelling of cartesian.
37164
37165Thu, 12 Jul 2007 16:37:06 +0000
37166Checked in by : Robert Osfield
37167From Martin Lavery, updates to Xcode projects
37168
37169Thu, 12 Jul 2007 15:54:45 +0000
37170Checked in by : Robert Osfield
37171Renamed include/osg/OperationsThread to OperationThread.Created a new GraphicsThread subclass from OperationThread which allows the
37172GraphicsContext specific calls to be moved out of the base OperationThread class.
37173
37174Updated the rest of the OSG to respect these changes.
37175
37176
37177
37178Thu, 12 Jul 2007 12:15:42 +0000
37179Checked in by : Robert Osfield
37180Renamed OperationsThread to OperationThread and add two way link between OperationQueue and OperationThread
37181
37182Thu, 12 Jul 2007 09:03:43 +0000
37183Checked in by : Robert Osfield
37184From Martin Lavery, Update to Packaging files for Xcode build
37185
37186Thu, 12 Jul 2007 08:29:39 +0000
37187Checked in by : Robert Osfield
37188Added better description of TransferFunction.
37189
37190Wed, 11 Jul 2007 16:06:24 +0000
37191Checked in by : Robert Osfield
37192Updated wrappers
37193
37194Wed, 11 Jul 2007 16:06:04 +0000
37195Checked in by : Robert Osfield
37196Fixed typo
37197
37198Wed, 11 Jul 2007 15:51:17 +0000
37199Checked in by : Robert Osfield
37200From Paul Melis, fixes to spelling mistakes/typos.
37201
37202Wed, 11 Jul 2007 15:50:05 +0000
37203Checked in by : Robert Osfield
37204Updated version number in prep for 2.1.1 dev release
37205
37206Wed, 11 Jul 2007 15:30:14 +0000
37207Checked in by : Robert Osfield
37208From Andre Garneau, minor warning fixes
37209
37210Wed, 11 Jul 2007 14:16:02 +0000
37211Checked in by : Robert Osfield
37212Added support for --sky-light and headlight with local position at 0,0,0
37213
37214Wed, 11 Jul 2007 13:48:41 +0000
37215Checked in by : Robert Osfield
37216Added setting of the Scene's FrameStamp on each CompositeViewer::updateTraversal() call to fix animation path issue.
37217
37218Wed, 11 Jul 2007 09:00:19 +0000
37219Checked in by : Robert Osfield
37220From Martin Lavery, update of Xcode projects to meet the latest SVN revision
37221
37222Tue, 10 Jul 2007 19:29:11 +0000
37223Checked in by : Robert Osfield
37224Added OperationsThread
37225
37226Tue, 10 Jul 2007 17:36:33 +0000
37227Checked in by : Robert Osfield
37228Added test code path which stress tests new thread pool support in OperationsThread
37229
37230Tue, 10 Jul 2007 17:36:01 +0000
37231Checked in by : Robert Osfield
37232Wired up OperationsThread to use the new OperationQueue and thereby support thread pooling where multiple OperationsThreads share a single OperationsQueue
37233
37234Mon, 9 Jul 2007 19:04:36 +0000
37235Checked in by : Robert Osfield
37236Separated OperationsThread out from the GraphicsThread header and introduced new OperationQueue class.
37237
37238Mon, 9 Jul 2007 15:02:03 +0000
37239Checked in by : Robert Osfield
37240Fixed unitialized variables.
37241
37242Mon, 9 Jul 2007 11:37:06 +0000
37243Checked in by : Robert Osfield
37244Updated ChangeLog, osgversion and AUTHORS.txt for 2.1 dev release
37245
37246Mon, 9 Jul 2007 11:05:24 +0000
37247Checked in by : Robert Osfield
37248Updated version number for 2.1.0 dev release
37249
37250Mon, 9 Jul 2007 11:05:04 +0000
37251Checked in by : Robert Osfield
37252Added OpertionQueue
37253
37254Mon, 9 Jul 2007 11:03:33 +0000
37255Checked in by : Robert Osfield
37256Added OperationQueue class for future work on support thread pools that share a single OpeationQueue.
37257
37258Mon, 9 Jul 2007 10:48:32 +0000
37259Checked in by : Robert Osfield
37260Updated wrappers
37261
37262Mon, 9 Jul 2007 10:47:06 +0000
37263Checked in by : Robert Osfield
37264Improved the consistency of setting of rotation and auto rotate modes in setAxisAlingment method
37265
37266Mon, 9 Jul 2007 10:12:37 +0000
37267Checked in by : Robert Osfield
37268Fixed missinged intialization of the _threadsRunning variable.
37269
37270Sat, 7 Jul 2007 16:05:05 +0000
37271Checked in by : Robert Osfield
37272From Jean-Sebastien Guay and Jan Ciger, added search path can improved handling of backslashes/forward slashes
37273
37274Fri, 6 Jul 2007 20:00:11 +0000
37275Checked in by : Robert Osfield
37276Updared wrappers
37277
37278Fri, 6 Jul 2007 16:54:45 +0000
37279Checked in by : Robert Osfield
37280Added include of DeleteHandler
37281
37282Fri, 6 Jul 2007 16:47:08 +0000
37283Checked in by : Robert Osfield
37284Added dirty count support to osgTerrain::Layer clases.Added LayerHandler to osgterrain example that modifies the layers in
37285response to pressing the 's' and 'q' keys
37286
37287
37288
37289Fri, 6 Jul 2007 14:07:59 +0000
37290Checked in by : Robert Osfield
37291From Jea-Sebastien Guay and Robert Osfield, build fixes for Windows
37292
37293Fri, 6 Jul 2007 13:54:26 +0000
37294Checked in by : Robert Osfield
37295From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I completed the new registration of the plugin-readerwriters ("REGISTER_OSGPLUGIN") according to your osgstaticviewer-example (see attachment, based on today's svn)."
37296
37297Fri, 6 Jul 2007 13:33:40 +0000
37298Checked in by : Robert Osfield
37299From Brede Johansen, "Attached is a fix that returns a default color (white) if an invalid index to the color palette is used."
37300
37301Fri, 6 Jul 2007 13:08:51 +0000
37302Checked in by : Robert Osfield
37303Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods.Added and cleaned up DeleteHandler calls in osgViewer to help avoid crashes on exit.
37304
37305Changed DatabasePager across to dynamically checcking osg::getCompileContext(..)
37306
37307Updated wrappers.
37308
37309
37310
37311Fri, 6 Jul 2007 09:06:37 +0000
37312Checked in by : Robert Osfield
37313Added #include<algorithm>
37314
37315Thu, 5 Jul 2007 18:41:54 +0000
37316Checked in by : Robert Osfield
37317Updated wrappers.
37318
37319Thu, 5 Jul 2007 18:33:20 +0000
37320Checked in by : Robert Osfield
37321Added support for managing a CompileContext.  Rearranged the DeleteHandler::flushAll call.
37322
37323Thu, 5 Jul 2007 18:32:12 +0000
37324Checked in by : Robert Osfield
37325Added debug messages to catch key modified state
37326
37327Thu, 5 Jul 2007 18:30:57 +0000
37328Checked in by : Robert Osfield
37329Improved the computation of the side vector
37330
37331Thu, 5 Jul 2007 18:30:20 +0000
37332Checked in by : Robert Osfield
37333Improved the mapping of update and cull traversal
37334
37335Thu, 5 Jul 2007 10:57:34 +0000
37336Checked in by : Robert Osfield
37337From Adndre Garneau, "Attached is a fix to prevent a cursor being shown in graphics windows when traits specify that none should be used (a recent change forced a left-pointer cursor as the default). "
37338
37339Thu, 5 Jul 2007 10:51:47 +0000
37340Checked in by : Robert Osfield
37341Commented out "fix" that explictly sets the key modifier state as this change actually broke the key modifier state management.
37342
37343Tue, 3 Jul 2007 17:32:19 +0000
37344Checked in by : Robert Osfield
37345From Thibault Genessay, "You'll find attached a fix for the comments of the osgwindows example. It fixes a typo in the comments which is quite disturbing for newbies trying to learn using the source (twice 'left' instead of 'left' and 'right'). I've also added a little offset to the windows' positions so that their decoration falls inside the desktop and we can manipulate them - it looks a bit less "made out of wood"."
37346
37347Tue, 3 Jul 2007 13:26:48 +0000
37348Checked in by : Robert Osfield
37349Added checking of GUIEventAdpter::getHandled().
37350
37351Tue, 3 Jul 2007 10:00:41 +0000
37352Checked in by : Robert Osfield
37353From Roger James, added GL_NORMALIZE mode to scaled models
37354
37355Mon, 2 Jul 2007 13:17:47 +0000
37356Checked in by : Robert Osfield
37357Changed the way that computeNearFar is computed to avoid inconsistencies when in stereo mode
37358
37359Mon, 2 Jul 2007 13:16:54 +0000
37360Checked in by : Robert Osfield
37361Updated wrappers
37362
37363Mon, 2 Jul 2007 12:43:23 +0000
37364Checked in by : Robert Osfield
37365From Csaba Halasz, support reading "monochrome" option string and use of monocrhome FreetType support
37366
37367Mon, 2 Jul 2007 12:30:14 +0000
37368Checked in by : Robert Osfield
37369From Csaba Halasz and Robert Osfield, support for passing in ReaderWriter::Options object into readFontFile
37370
37371Sat, 30 Jun 2007 16:19:56 +0000
37372Checked in by : Robert Osfield
37373From Mike Connell, "This is a tiny fix for win32.The current code takes the mouse cursor position and adds it to the
37374window (left,top) position, and sends the mouse cursor there. But this
37375doesn't take into account the window decoration.
37376
37377The new code converts the given (x,y) coordinates from the client area
37378coordinate system to the screen instead using ClientToScreen. I think
37379this is the natural windows way to do it.
37380
37381Tested on XP with osgviewer
37382"
37383
37384Note from Robet Osfield, made a few changes to layout to make it more consistent
37385with the rest of the OSG and used #if 0 instead if (0) blocks.
37386
37387
37388
37389Sat, 30 Jun 2007 15:40:23 +0000
37390Checked in by : Robert Osfield
37391From Stephan Huber, "attached you'll find a small fix for the 3ds-plugin, so 3ds-files exported from cinema 4d are imported correctly. It's not cinema's fault, because the 3ds-files show up correctly in 3dStudio Max."
37392
37393Sat, 30 Jun 2007 14:30:55 +0000
37394Checked in by : Robert Osfield
37395Updated wrappers
37396
37397Sat, 30 Jun 2007 14:30:44 +0000
37398Checked in by : Robert Osfield
37399Added s/getUsage() method
37400
37401Sat, 30 Jun 2007 14:30:12 +0000
37402Checked in by : Robert Osfield
37403Added balancing of stack size on entry/exit from rendering nested camera.
37404
37405Sat, 30 Jun 2007 14:28:24 +0000
37406Checked in by : Robert Osfield
37407Added debug path that creates the viewer on the heap.
37408
37409Sat, 30 Jun 2007 14:21:34 +0000
37410Checked in by : Robert Osfield
37411From David Callu,"
37412Found in the join file the fix for the bug found by Rafa.
37413
37414
37415    Problem :
37416
37417        osgIntrospection::Value grp(new osg::Group);
37418
37419        osgIntrospection::ValueList vlcall;
37420        vlcall.push_back(osgIntrospection::Value("toto"));
37421
37422       const osgIntrospection::MethodInfo *m =
37423grp->getType.getCompatibleMethod("setName", vlcall, true);
37424
37425       if (m)
37426       {
37427            m->invoke(grp, vlcall);      // ** SEGFAULT here
37428       }
37429
37430
37431
37432
37433
37434    Algorithm explanation :
37435
37436          The "invoke" method try to convert "grp", which reflect an
37437"osg::Group*", in a
37438          "osgIntrospection::Value", which reflect a "osg::Node*".
37439This because
37440          the "setName(const char *)" method found by
37441"grp->getType.getCompatibleMethod"
37442          is an "osg::Object" type method.
37443
37444          When osgIntrospection do this conversion it try :
37445             - to found a "osgIntrospection::Converter"  to convert
37446               from "osg::Group*" to "osg::Node*"
37447             - to found a chain of "osgIntrospection::Converter" to convert
37448               from "osg::Group*" to "one or many type" to "osg::Node*"
37449             - to converte an Enum to int or unsigned int
37450             - to convert the value in its "value string representation",
37451               then converte this string in the destination value
37452
37453          Else it throw a "TypeConversionException".
37454
37455
37456
37457
37458
37459
37460
37461     Bug :
37462
37463          1)
37464          When osgIntrospection try to found a chain of
37465"osgIntrospection::Converter"
37466          It could do any downcast or (Type to SuperType) or upcast
37467(SuperType to Type).
37468          This mean the the chain could be :
37469          osg::Group to osg::Transform to osg::Camera to
37470          osg::CullSettings to osg::CullStack to
37471osg::CollectOccludersVisitor to
37472          osg::NodeVisitor to osg::Referenced to osg::Object
37473
37474         During the convertion with this chain, A METTRE failed and
37475the pointer in
37476         "grp" is set NULL. But the "grp" is always a valid
37477"osgIntrospection::Value"
37478         and so, osgIntrospection accept the conversion. Then it try
37479to use this pointer
37480         to call the "setName" function. And Bing SEGFAULT.
37481
37482
37483         2)
37484             In "bool Reflection::accum_conv_path( ... )"
37485             the convection path isn't accumulate in the recursive loop.
37486             this cause multi request of a conversion path, and a
37487slowdown in the
37488             conversion algorithm.
37489
37490         3)
37491             Use of the last conversion way in a conversion from
37492pointer to pointer
37493             this mean you can do this :
37494             "osg::Node*" to " value string representation" to "osg::Material*"
37495             What a bad thing !!!
37496
37497
37498
37499
37500    Solution :
37501
37502         1)
37503          Introduce the concept of dynamic_cast and static_cast.
37504          now, to do a conversion, osgIntrospection does this :
37505
37506             - to found a "osgIntrospection::Converter"  to convert
37507               from "osg::Group*" to "osg::Node*"
37508             - to found a chain of "osgIntrospection::Converter" to convert
37509               from "osg::Group*" to "one or many type" to "osg::Node*"
37510               only with static_cast, downcast (Type to SuperType)
37511
37512             - to found, if the source and the destination are two pointer,
37513               a chain of "osgIntrospection::Converter" to convert
37514               from "osg::Group*" to "one or many type" to "osg::Node*"
37515               only with dynamic_cast, upcast (SuperType to Type)
37516
37517             - to convert an Enum to int or to unsigned int
37518             - to convert the value in its "value string representation",
37519               then convert this string in the destination value
37520
37521          Else it throw a "TypeConversionException".
37522
37523
37524          Add the "enum CastType" to distinguish the static_cast or
37525dynamic_cast converter.
37526          Add file OpenSceneGraph/include/osgIntrospection/CastType
37527
37528         2)
37529         add a line to accumulate converter in converter Path.
37530
37531         3)
37532         add a line to check if source and destination are pointer.
37533"
37534
37535
37536
37537Sat, 30 Jun 2007 09:27:11 +0000
37538Checked in by : Robert Osfield
37539From Sherman Wilcox, added check for Drawable cull callbck into apply(Billboard)
37540
37541Sat, 30 Jun 2007 07:09:30 +0000
37542Checked in by : Robert Osfield
37543Removed the old references to files now removed
37544
37545Fri, 29 Jun 2007 17:01:37 +0000
37546Checked in by : Robert Osfield
37547Added Point::Extension::isPointSpriteCoordOriginSupported() method
37548
37549Fri, 29 Jun 2007 16:37:11 +0000
37550Checked in by : Robert Osfield
37551From Sherman Wilcox, added serach for freetype234
37552
37553Fri, 29 Jun 2007 16:10:24 +0000
37554Checked in by : Robert Osfield
37555From Paul Martz, "Attached is src/osg/CMakeLists.txt. Adding TemplatePrimitiveFunctor to the source code list for the project. This makes this header file show up in the VS IDE as part of this project, and therefore facilitates IDE searching of project-related files, as well as making other tasks easier."
37556
37557Fri, 29 Jun 2007 16:09:12 +0000
37558Checked in by : Robert Osfield
37559Fixed indenting to use 4 spaces instead of tabs
37560
37561Fri, 29 Jun 2007 16:06:52 +0000
37562Checked in by : Robert Osfield
37563From Jan Ciger, "I am attaching a fix for the COLLADA plugin on non-windows systems. The COLLADA modules STLDatabase, LIBXMLPlugin and stdErrPlugin are statically included in the main COLLADA library on Linux and shouldn't be linked separately - those libraries do not exist in the default Linux build and the compilation will fail.Second issue - the current version of the COLLADA plugin (both current
37564HEAD in Subversion and the one in stable 2.0) do not work right with the
37565stable COLLADA DOM 1.4.1. I am getting the following error:
37566"
37567
37568
37569
37570Fri, 29 Jun 2007 16:00:53 +0000
37571Checked in by : Robert Osfield
37572From Roger James, bug fix to counting of number geode with drawables
37573
37574Thu, 28 Jun 2007 20:56:56 +0000
37575Checked in by : Robert Osfield
37576From Brad Colbert, get/setVolume methods
37577
37578Thu, 28 Jun 2007 14:19:30 +0000
37579Checked in by : Robert Osfield
37580From Brad Colbert with ammendments by Robert Osfield, add set/getVolume support
37581
37582Thu, 28 Jun 2007 12:59:04 +0000
37583Checked in by : Robert Osfield
37584From Trajce Nikolov, fixes to pbuffer setup
37585
37586Thu, 28 Jun 2007 09:51:47 +0000
37587Checked in by : Robert Osfield
37588From Nikolaus Hanekamp, added support for osg::Multisample
37589
37590Wed, 27 Jun 2007 20:44:12 +0000
37591Checked in by : Robert Osfield
37592From Stephan Huber, "attached you'll find a first implementation of pbuffer-support for os x.I used osgprerender --pbuffer to test the carbon-implementation, for now
37593it works :)
37594"
37595
37596
37597
37598Wed, 27 Jun 2007 20:36:16 +0000
37599Checked in by : Robert Osfield
37600From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one of these are public APIs and therefore will break linkage to existing shared libraries."Note from Robert Osfield, updated wrappers.
37601
37602
37603
37604Wed, 27 Jun 2007 20:34:29 +0000
37605Checked in by : Robert Osfield
37606Added temporary reset of the RenderLeaf pointer for any internal calls to other graphics contexts.
37607
37608Wed, 27 Jun 2007 19:51:06 +0000
37609Checked in by : Eric WING
37610Minor build fixes. Changed/fixed GraphicsWindowCarbon to go into api/Carbon instead of just api/
37611
37612Wed, 27 Jun 2007 17:01:54 +0000
37613Checked in by : Robert Osfield
37614From Andy Skinner, fixed return value.
37615
37616Wed, 27 Jun 2007 11:14:40 +0000
37617Checked in by : Robert Osfield
37618Updated wrappers
37619
37620Wed, 27 Jun 2007 10:37:30 +0000
37621Checked in by : Robert Osfield
37622From Rajce Nickolov, improvements to PixelBufferWin32 and GraphicsWindowWin32
37623
37624Wed, 27 Jun 2007 10:12:10 +0000
37625Checked in by : Robert Osfield
37626Added texture format into Traits.
37627
37628Wed, 27 Jun 2007 09:44:35 +0000
37629Checked in by : Robert Osfield
37630Fixed target setting bug in PixelBuffer RTT set up.
37631
37632Tue, 26 Jun 2007 17:12:48 +0000
37633Checked in by : Robert Osfield
37634Added missing cmake macros
37635
37636Tue, 26 Jun 2007 11:31:39 +0000
37637Checked in by : Robert Osfield
37638Reverted to using non silhouette computation.
37639
37640Mon, 25 Jun 2007 13:48:57 +0000
37641Checked in by : Robert Osfield
37642Changed the RTT Camera so that it doesn't automatically recompute the near and far planes
37643
37644Mon, 25 Jun 2007 11:32:19 +0000
37645Checked in by : Robert Osfield
37646From Trajce Nickolov, improvements to PixelBufferWin32.
37647
37648Mon, 25 Jun 2007 08:35:06 +0000
37649Checked in by : Robert Osfield
37650Set the eol style on CMake .txt files to native
37651
37652Sun, 24 Jun 2007 10:55:43 +0000
37653Checked in by : Robert Osfield
37654Updated wrappers
37655
37656Sun, 24 Jun 2007 10:18:54 +0000
37657Checked in by : Robert Osfield
37658From Trajce Nikolov, PixelBufferWin32 implementation
37659
37660Sat, 23 Jun 2007 21:55:35 +0000
37661Checked in by : Robert Osfield
37662Simplified decoration code and added support for reading Traits::supportsResize
37663
37664Sat, 23 Jun 2007 21:54:56 +0000
37665Checked in by : Robert Osfield
37666Set the Traits::supportsResize flag to true in default constructor.
37667
37668Sat, 23 Jun 2007 11:24:00 +0000
37669Checked in by : Robert Osfield
37670Reorder the setProjectionMatrix.. mathod
37671
37672Sat, 23 Jun 2007 11:21:54 +0000
37673Checked in by : Robert Osfield
37674Added setting of the Camera's projection matrix to fit the windowing aspect ratio.
37675
37676Fri, 22 Jun 2007 14:48:43 +0000
37677Checked in by : Robert Osfield
37678Added optional set up of pbuffers for background compilation of the OpenGL objects when database paging.
37679
37680Fri, 22 Jun 2007 14:48:18 +0000
37681Checked in by : Robert Osfield
37682Added ability to compile OpenGL objects via pbuffers in the DatabasePager/Viewer
37683
37684Thu, 21 Jun 2007 16:14:54 +0000
37685Checked in by : Robert Osfield
37686Added explicit setting of updateText to have DYNAMIC data variance.
37687
37688Thu, 21 Jun 2007 11:20:54 +0000
37689Checked in by : Robert Osfield
37690From Trajce Nikolov, windows build fixes
37691
37692Wed, 20 Jun 2007 12:34:37 +0000
37693Checked in by : Robert Osfield
37694Added dummy init method
37695
37696Wed, 20 Jun 2007 12:29:19 +0000
37697Checked in by : Robert Osfield
37698Added placeholder for PixelBufferWin32
37699
37700Wed, 20 Jun 2007 12:01:14 +0000
37701Checked in by : Robert Osfield
37702Corrected graphics context creation message
37703
37704Wed, 20 Jun 2007 12:00:29 +0000
37705Checked in by : Robert Osfield
37706Added code of support for contouring shaders
37707
37708Wed, 20 Jun 2007 11:59:53 +0000
37709Checked in by : Robert Osfield
37710Updated wrappers
37711
37712Wed, 20 Jun 2007 11:59:27 +0000
37713Checked in by : Robert Osfield
37714Completed implementation of PixelBufferX11.
37715
37716Tue, 19 Jun 2007 17:12:05 +0000
37717Checked in by : Robert Osfield
37718Added beginnings of osgViewer::PixelBufferX11
37719
37720Tue, 19 Jun 2007 16:19:34 +0000
37721Checked in by : Robert Osfield
37722Added passing of arguments into constructor.
37723
37724Tue, 19 Jun 2007 09:16:36 +0000
37725Checked in by : Robert Osfield
37726Removed OSGVIEWER_EXPORT
37727
37728Mon, 18 Jun 2007 12:10:46 +0000
37729Checked in by : Robert Osfield
37730Added use of GLSL filters
37731
37732Fri, 15 Jun 2007 17:47:16 +0000
37733Checked in by : Robert Osfield
37734From Martin Lavery, Updates to Packages
37735
37736Fri, 15 Jun 2007 16:17:33 +0000
37737Checked in by : Robert Osfield
37738Updated ChangeLog
37739
37740Fri, 15 Jun 2007 16:08:33 +0000
37741Checked in by : Robert Osfield
37742Fixed namespace
37743
37744Fri, 15 Jun 2007 14:57:17 +0000
37745Checked in by : Robert Osfield
37746Added default values for ambientBias
37747
37748Fri, 15 Jun 2007 14:26:10 +0000
37749Checked in by : Robert Osfield
37750From Martin Lavery, Update to Packaging
37751
37752Fri, 15 Jun 2007 14:02:55 +0000
37753Checked in by : Robert Osfield
37754Removed now redundent file
37755
37756Fri, 15 Jun 2007 13:43:49 +0000
37757Checked in by : Robert Osfield
37758For Win32 added BUILD_MFC_EXAMPLE option, default to OFF to try and avoid issues with users without MFC installed. --This line, and
37759
37760Fri, 15 Jun 2007 13:12:46 +0000
37761Checked in by : Robert Osfield
37762Fixed handling of cases when no matrix is attached to intersections
37763
37764Fri, 15 Jun 2007 12:59:22 +0000
37765Checked in by : Robert Osfield
37766Added ShadowMap::s/getAmbientBias, updated NEWS and wrappers
37767
37768Fri, 15 Jun 2007 12:48:31 +0000
37769Checked in by : Robert Osfield
37770Updated README.
37771
37772Fri, 15 Jun 2007 12:41:46 +0000
37773Checked in by : Robert Osfield
37774Changed the version format.
37775
37776Fri, 15 Jun 2007 10:15:54 +0000
37777Checked in by : Robert Osfield
37778Updated version numbers for 2.0 release
37779
37780Fri, 15 Jun 2007 10:12:57 +0000
37781Checked in by : Robert Osfield
37782Added handling of when mouse delta is too high, indicating a inconsitency in the the events.  These changes prevent irratic high speed spinning when releasing the mouse point in a different screen from when the mouse event started.
37783
37784Fri, 15 Jun 2007 09:29:23 +0000
37785Checked in by : Robert Osfield
37786Fixed null pointer derefence bug
37787
37788Fri, 15 Jun 2007 08:36:35 +0000
37789Checked in by : Robert Osfield
37790Addded missing namespace
37791
37792Thu, 14 Jun 2007 22:22:54 +0000
37793Checked in by : Robert Osfield
37794From Martin Lavery, Packaging Update
37795
37796Thu, 14 Jun 2007 21:03:38 +0000
37797Checked in by : Robert Osfield
37798Updated wrappers
37799
37800Thu, 14 Jun 2007 20:58:43 +0000
37801Checked in by : Robert Osfield
37802Included shaders directly into source, added support for toggle lighting on/off
37803
37804Thu, 14 Jun 2007 20:49:53 +0000
37805Checked in by : Robert Osfield
37806From Martin Lavery, Packaging Updates
37807
37808Thu, 14 Jun 2007 20:48:02 +0000
37809Checked in by : Robert Osfield
37810From Martin Lavery, Packaging Updates
37811
37812Thu, 14 Jun 2007 20:22:52 +0000
37813Checked in by : Robert Osfield
37814From Martin Lavery, Install script for the Xcode build
37815
37816Thu, 14 Jun 2007 19:17:31 +0000
37817Checked in by : Robert Osfield
37818Fixed typo
37819
37820Thu, 14 Jun 2007 16:09:35 +0000
37821Checked in by : Robert Osfield
37822From Martin Lavery, Fix to packaging
37823
37824Thu, 14 Jun 2007 15:51:02 +0000
37825Checked in by : Robert Osfield
37826From Martin Lavery, addition of Packaging directory
37827
37828Wed, 13 Jun 2007 21:15:04 +0000
37829Checked in by : Robert Osfield
37830Updated wrapers, changelog, README and AUTHORS files for 1.9.9 release
37831
37832Wed, 13 Jun 2007 21:00:28 +0000
37833Checked in by : Robert Osfield
37834Updated wrappers and Version numbers for 1.9.9 release
37835
37836Wed, 13 Jun 2007 20:56:36 +0000
37837Checked in by : Robert Osfield
37838From Paul Mellis, "Here's an updated README.txt with a few spelling and grammer mistakes fixed. I changed the wording slightly here and there. Hope you don't mind me fiddling with this one..."
37839
37840
37841
37842Wed, 13 Jun 2007 20:52:07 +0000
37843Checked in by : Robert Osfield
37844Added ability to set the keyboard bindings in the RecordaAnimationPathHandler
37845
37846Wed, 13 Jun 2007 20:34:16 +0000
37847Checked in by : Robert Osfield
37848From Jeremy Moles & Robert Osfield, Added support for playback of animation paths using 'Z' key
37849
37850Wed, 13 Jun 2007 19:54:00 +0000
37851Checked in by : Robert Osfield
37852Added clear()
37853
37854Wed, 13 Jun 2007 19:53:48 +0000
37855Checked in by : Robert Osfield
37856Added new shader support
37857
37858Wed, 13 Jun 2007 19:44:56 +0000
37859Checked in by : Robert Osfield
37860From John Shue, fixed typo in CMakeLists.txt
37861
37862Wed, 13 Jun 2007 15:32:17 +0000
37863Checked in by : Robert Osfield
37864Added passing of arugments into viewer constructor
37865
37866Wed, 13 Jun 2007 14:42:35 +0000
37867Checked in by : Robert Osfield
37868Removed SunOS hack as it didn't work..
37869
37870Wed, 13 Jun 2007 14:05:21 +0000
37871Checked in by : Robert Osfield
37872Wired up new shaders
37873
37874Wed, 13 Jun 2007 13:41:23 +0000
37875Checked in by : Robert Osfield
37876Added better handling of 0,0,0 values
37877
37878Wed, 13 Jun 2007 11:09:31 +0000
37879Checked in by : Robert Osfield
37880Added OSG_SCREEN and OSG_WINDOW env var checking in the Viewer::realize()
37881
37882Wed, 13 Jun 2007 10:45:36 +0000
37883Checked in by : Robert Osfield
37884Updated wrappers
37885
37886Wed, 13 Jun 2007 10:38:40 +0000
37887Checked in by : Robert Osfield
37888Added osgViewer::View::setUpViewInWindow(...) method and command line option into osgViewer::Viewer to allow you to specify the window dimentions and screen for the window on startup.
37889
37890Wed, 13 Jun 2007 10:31:32 +0000
37891Checked in by : Robert Osfield
37892From Martin Lavery, osgShadow plugin added to Xcode project.
37893
37894Wed, 13 Jun 2007 10:12:55 +0000
37895Checked in by : Robert Osfield
37896Fixed versioning
37897
37898Wed, 13 Jun 2007 09:56:12 +0000
37899Checked in by : Robert Osfield
37900Removed ParallelSplitShadowMap as its currently a non op.
37901
37902Wed, 13 Jun 2007 08:56:29 +0000
37903Checked in by : Robert Osfield
37904Added -lrt in for SunOS build
37905
37906Tue, 12 Jun 2007 19:46:56 +0000
37907Checked in by : Robert Osfield
37908Updated wrappers
37909
37910Tue, 12 Jun 2007 18:58:32 +0000
37911Checked in by : Robert Osfield
37912Added StatsHandler
37913
37914Tue, 12 Jun 2007 18:56:52 +0000
37915Checked in by : Robert Osfield
37916Refactored the dome correction code to support movie flipping.
37917
37918Tue, 12 Jun 2007 16:55:44 +0000
37919Checked in by : Robert Osfield
37920Added Image::g/setOrigin to help movie plugins tell applications that the imagery is not the usual OpenGL BOTTOM_LEFT orientation, but with the origin TOP_LEFT.  This allows geometry setup code to flip the t tex coord to render the movie the correct way up.
37921
37922Tue, 12 Jun 2007 15:57:26 +0000
37923Checked in by : Robert Osfield
37924Added in QT4 keyboard event adaption
37925
37926Tue, 12 Jun 2007 15:52:13 +0000
37927Checked in by : Robert Osfield
37928UPdated wrappers
37929
37930Tue, 12 Jun 2007 15:38:09 +0000
37931Checked in by : Robert Osfield
37932From Stephan Huber, "while porting my own code to the new osgViewer I discover more and more bugs in the Carbon-implementation of GraphicsWindow, so here's another fix for setWindowDecorationImplementation, now updates the titlebar-height, and fixes some display-issues when switching the decoration on/off. "
37933
37934Tue, 12 Jun 2007 15:32:04 +0000
37935Checked in by : Robert Osfield
37936Moved the className, libraryName and isSameAs into public.
37937
37938Tue, 12 Jun 2007 14:43:26 +0000
37939Checked in by : Robert Osfield
37940Changed _data to _movieData to avoid possible confusion
37941
37942Tue, 12 Jun 2007 14:20:16 +0000
37943Checked in by : Robert Osfield
37944From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
37945
37946Tue, 12 Jun 2007 11:31:21 +0000
37947Checked in by : Robert Osfield
37948From Martin Lavery, fix to Xcode Resources
37949
37950Tue, 12 Jun 2007 10:37:12 +0000
37951Checked in by : Robert Osfield
37952From Martin Lavery, Fix of OpenSceneGraph-Data linking
37953
37954Tue, 12 Jun 2007 10:19:27 +0000
37955Checked in by : Robert Osfield
37956Build fixes for QT4
37957
37958Tue, 12 Jun 2007 09:55:40 +0000
37959Checked in by : Robert Osfield
37960Changed the throw dection time to 0.02
37961
37962Tue, 12 Jun 2007 08:30:41 +0000
37963Checked in by : Robert Osfield
37964Work in progress on perspective view dependant codes
37965
37966Tue, 12 Jun 2007 08:29:32 +0000
37967Checked in by : Robert Osfield
37968Added screen number, and flip support into dome correction codes.
37969
37970Tue, 12 Jun 2007 08:28:41 +0000
37971Checked in by : Robert Osfield
37972From Stephan Huber, "the computation of the windowtitlebar-height was wrong, attached you'll find a fixed version for GraphicsWindowCarbon.cpp "
37973
37974Sun, 10 Jun 2007 20:46:53 +0000
37975Checked in by : Robert Osfield
37976Added support for specifying external overlay file.
37977
37978Sun, 10 Jun 2007 20:12:47 +0000
37979Checked in by : Robert Osfield
37980Updated wrappers
37981
37982Sun, 10 Jun 2007 19:53:18 +0000
37983Checked in by : Robert Osfield
37984From Stephan Huber and Robert Osfield,Stephan: "attached you'll find some modifications to the GraphicsWindow-class and
37985their platform-dependant implementations.
37986
37987The problem:
37988setWindowRectangle and setWindowDecoration do not update the
37989traits-object, so, if you call setWindowRectangle on a
37990not-realized-window it will open with another size when realized later.
37991getWindowRectangle reports possible wrong sizes if setWindowRectangle
37992called before.
37993
37994My solution:
37995split the implementation in two parts:
37996GraphicsWindow::setWindowRectangle will update its traits-object and
37997call afterwards the virtual method setWindowRectangleImplementation
37998(which is implemented by the derived platformspecific classess). For
37999setWindowDecoration I am useing a similar mechanism.
38000
38001I hope you'll find the submission useful, the Win32 and X11 changes are
38002not tested but should work."
38003
38004Changes to this made by Robert are call of resized in setWindowRectangle
38005instead of setting of Traits, and use of a bool return type.
38006
38007
38008
38009
38010
38011Sun, 10 Jun 2007 19:22:13 +0000
38012Checked in by : Robert Osfield
38013From Vladimir Shabanov, "osg::Image::isImageTranslucent() now handles GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV and GL_HALF_FLOAT_NV pixel formats."
38014
38015Sun, 10 Jun 2007 19:18:27 +0000
38016Checked in by : Robert Osfield
38017From Vladimir Shabanov, "DDS plugin now works with these formats: R3G3B2, R5G6B5, A1R5G5B5, X1R5G5B5, A4R4G4B4, X4R4G4B4, R8G8B8 (now without swaping of red and blue), A8R8G8B8 (also w/o swapping), X8R8G8B8, A8B8G8R8, X8B8G8R8, A2R10G10B10, A2B10G10R10, L4A4 (not work on my machine), L16A16, L16, A16B16G16R16, A16B16G16R16F, Q16W16V16U16, R32F, R16F and A32B32G32R32F.And these ones are correctly detected, but prints "unsupported" using
38018osg::notify(osg::WARN) and are not loaded:
38019A8R3G3B2, G16R16, G16R16F, G32R32F and CxV8U8.
38020
38021Also added checking of not supported DDPF_BUMPDUDV (V8U8, V16U16,
38022Q8W8U8L8, A2W10U10V10 etc.) and DDPF_BUMPLUMINANCE (L6V5U5, X8L8V8U8,
38023etc.) pixel formats.
38024
38025Mipmap handling is slightly modified and now support all additional formats.
38026"
38027
38028
38029
38030Sun, 10 Jun 2007 18:17:21 +0000
38031Checked in by : Robert Osfield
38032From Olaf Flebbe, "support current zlib and libpng library names for win32 3rdParty builds."
38033
38034Sun, 10 Jun 2007 09:51:29 +0000
38035Checked in by : Robert Osfield
38036Improved the set up of static build, added freetype plugin to plugins that support static usage
38037
38038Sat, 9 Jun 2007 19:18:24 +0000
38039Checked in by : Robert Osfield
38040Added default file in case no file arguments are provided.  Changed to use standard ThreadingHandler by default.
38041
38042Sat, 9 Jun 2007 17:58:37 +0000
38043Checked in by : Robert Osfield
38044Improved the detection of throwing of the mouse.
38045
38046Sat, 9 Jun 2007 10:18:28 +0000
38047Checked in by : Robert Osfield
38048Updated wrappers
38049
38050Sat, 9 Jun 2007 10:07:07 +0000
38051Checked in by : Robert Osfield
38052Removed the command line parameters form the examples that now have a default file built into them.
38053
38054Sat, 9 Jun 2007 10:06:38 +0000
38055Checked in by : Robert Osfield
38056Added DisplaySettings to osg::Camera, and support into osg::View for initializing the Camera to the DisplaySettings ScreenWidth/Height/Distance.  Added support for dual screen horizontal split stereo.
38057
38058Fri, 8 Jun 2007 20:11:50 +0000
38059Checked in by : Robert Osfield
38060Added debug code path that prints out font details.
38061
38062Fri, 8 Jun 2007 16:47:18 +0000
38063Checked in by : Robert Osfield
38064From Eric Wing, interface files
38065
38066Fri, 8 Jun 2007 16:05:30 +0000
38067Checked in by : Robert Osfield
38068Removed empty directory
38069
38070Fri, 8 Jun 2007 16:05:13 +0000
38071Checked in by : Robert Osfield
38072Removed empty directory
38073
38074Fri, 8 Jun 2007 15:37:20 +0000
38075Checked in by : Robert Osfield
38076From Martin Lavery and Robert Osfield, added fallbacks for when now command line args are provided.
38077
38078Fri, 8 Jun 2007 15:29:04 +0000
38079Checked in by : Robert Osfield
38080Added fallback for when no command line args are provied.
38081
38082Fri, 8 Jun 2007 15:11:04 +0000
38083Checked in by : Robert Osfield
38084Added default file when no command line options are supplied.
38085
38086Fri, 8 Jun 2007 15:06:08 +0000
38087Checked in by : Robert Osfield
38088Added fallback for when no command line args are passed in.
38089
38090Fri, 8 Jun 2007 15:03:58 +0000
38091Checked in by : Robert Osfield
38092From Martin Lavery, Linking of example Data files for the Xcode Projects
38093
38094Fri, 8 Jun 2007 12:16:04 +0000
38095Checked in by : Robert Osfield
38096Removed command line args for examples ported across to not need them.
38097
38098Fri, 8 Jun 2007 12:15:16 +0000
38099Checked in by : Robert Osfield
38100Added default command line arg
38101
38102Fri, 8 Jun 2007 12:13:33 +0000
38103Checked in by : Robert Osfield
38104Added default file load to avoid the need for command line option.
38105
38106Fri, 8 Jun 2007 11:04:30 +0000
38107Checked in by : Robert Osfield
38108From Stephan Huber, "attached you'll find a new GraphicsWindowCarbon-header and .cpp, the changes I made:+ put a warning in the console if a nonexistant screen is requested
38109+ add getters for the aglcontext and pixelformat -- I need access to
38110them in my own code.
38111"
38112
38113
38114
38115Fri, 8 Jun 2007 10:58:22 +0000
38116Checked in by : Robert Osfield
38117From Jason Daly, "We have a few OpenFlight files that used to display properly with the old loader, but appear very, very wrong with the new one.  I traced the problem to the handling of the palette override flags in the external reference records.  The current behavior for handling the palette override flags for external references has different offsets for different OpenFlight version (2 bytes for 14.2-15.1 and 4 bytes for 15.2 and later).  However, I believe this behavior is incorrect.I know that the original 14.2 OpenFlight spec (dated April 1995)
38118specifies 2 bytes between the filename and the override flags, and the
3811915.4 and later specs specify 4 bytes.  However, I also found a 14.2.4
38120OpenFlight spec (dated January 1996) that changes the specification to 4
38121bytes.  Also, the databases in question were created using an old IRIX
38122version of MultiGen II, which wrote OpenFlight 14.2 files natively.
38123These files also have 4 bytes between the filename and flags.
38124Furthermore, these databases have always worked properly under earlier
38125versions of OSG, under Performer, and in every MultiGen product we've used.
38126
38127This leads me to believe that the original 14.2 spec was incorrect (the
3812814.2.4 spec corrected this error), and there should be 4 bytes between
38129the filename and flags for all OpenFlight files version 14.2 and later.
38130
38131The attached fix modifies the OpenFlight loader to behave in this way."
38132
38133
38134
38135Fri, 8 Jun 2007 10:43:26 +0000
38136Checked in by : Robert Osfield
38137From Eric Wing, build fix
38138
38139Fri, 8 Jun 2007 10:43:01 +0000
38140Checked in by : Robert Osfield
38141From Eric Wing, build fix
38142
38143Fri, 8 Jun 2007 10:42:52 +0000
38144Checked in by : Robert Osfield
38145Updated wrappers
38146
38147Fri, 8 Jun 2007 10:22:44 +0000
38148Checked in by : Robert Osfield
38149From Jason Daly, "This changes the handling of textures in the OpenFlight loader. Currently, if the texture attribute file doesn't explicitly specify an internal format, the loader will force it to use GL_RGB, which keeps translucent textures (eg. GL_RGBA textures) from showing up properly.This patch changes the default behavior to simply use the image's format
38150instead of forcing a particular format."
38151
38152
38153
38154Fri, 8 Jun 2007 10:16:33 +0000
38155Checked in by : Robert Osfield
38156From Eric Wing, "So, something strange happened to the repo and some of this project's files got messed up, most notiably the Nib and also the Localized strings file. I didn't notice the latter until now so Martin is missing this file.Anyway, the attached tar contains all new versions of all the
38157necessary files. There are cleanups and fixes to a lot of things.
38158Martin did a good job porting the thing to osg::Viewer so most of the
38159code changes I made address other areas.
38160
38161Two things I noticed in the new port you might want to consider as
38162feedback. First, there might be a bug with osgViewer when the view
38163size goes to 0. If you play with the splitviews in this program and
38164shrink the view until it is closed, and then re-expand it, the model
38165doesn't come back, not even after a home() call. SimpleViewer didn't
38166have this problem.
38167
38168Second, a more minor thing, this program has a
38169take-screenshot--and-copy-to-clipboard feature via Cmd-C (or Menu
38170item). I achieve this by using osg::Camera to render to an FBO and
38171then copy the contents to Cocoa. To insert the camera, I manipulate
38172the scenegraph so I can get the camera node in and out. I end up
38173calling setSceneData at the end of eveything to restore everything to
38174the original state before I started mucking with the scenegraph. This
38175unfortunately, triggers a home() reset. So in this particular case, it
38176make Copy look like it's changing the scene. The old SimpleViewer had
38177the same problem, but I was able to work around it by directly
38178invoking the underlying SceneView's setSceneData so the home()
38179mechanism was bypassed. The viewer design seems to protect this data
38180more carefully so the bypass trick won't work. My feedback is that
38181maybe a flag or extra parameter can be introduced so a reset is not
38182triggered if not desired.
38183
38184I have checked in a ton of Xcode fixes for the entire build process in
38185general so once this piece gets checked in, hopefully everything will
38186build cleanly."
38187
38188
38189
38190
38191Fri, 8 Jun 2007 10:11:00 +0000
38192Checked in by : Robert Osfield
38193From Mike Wittman, "This change to genwrapper and osgIntrospection gives access to the declaring file for a given type via the new member function osgIntrospection::Type::getDeclaringFile.  This information is useful in order to know what header to include when auto-generating wrappers for a given type.During the C# wrapper generator development I've been keeping the
38194declaring file configuration state up-to-date manually with changes
38195to OSG, and it's proven to require substantial effort.  So it would be
38196extremely valuable to get this change in before 2.0 to reduce maintenance
38197during the lifetime of the release.  It'll also be equally useful to
38198others looking to create wrapper generators using osgIntrospection.
38199
38200This is a fairly simple change and was tested with a fresh rebuild of the
38201entire suite of osgWrapper libraries, so it should be relatively low risk
38202(fingers crossed)."
38203
38204
38205
38206
38207
38208Fri, 8 Jun 2007 09:45:11 +0000
38209Checked in by : Robert Osfield
38210Added clean up of the view before destruction of the window
38211
38212Fri, 8 Jun 2007 09:17:42 +0000
38213Checked in by : Robert Osfield
38214Added const get*Matrix() methods
38215
38216Fri, 8 Jun 2007 05:03:56 +0000
38217Checked in by : Eric WING
38218Changed the version to 2.0.0 in the Info.plist in anticipation of the official release. I don't know what the OpenThreads version number will be, so that has been left alone.
38219
38220Fri, 8 Jun 2007 04:57:00 +0000
38221Checked in by : Eric WING
38222Lots of various fixes to Xcode project.- Adding missing header files and making sure they are marked public.
38223
38224- Support to copy headers in Viewer/api into the proper location in framework
38225
38226- Internalized OpenThreads build so cross-project dependency is not needed. Can now delete copy of OpenThreads project. Frameworks use native Xcode linking mechanism. Plugins/Examples still use explicit -framework OpenThreads. Could potentially be problem is old OpenThreads is on the system. This can be changed to use native mechanism too, but requires some patience because it is tedious to change.
38227
38228- Lots of fixes to osgViewerCocoa (something got messed up pretty badly...files are missing from repo). Another submission will need to readd these files back.
38229
38230
38231
38232
38233
38234
38235Thu, 7 Jun 2007 21:43:27 +0000
38236Checked in by : Stephan Maximilian HUBER
38237Stephan Huber: fixed deploy-build for osgViewer
38238
38239Thu, 7 Jun 2007 21:07:30 +0000
38240Checked in by : Robert Osfield
38241Updated wrappers
38242
38243Thu, 7 Jun 2007 20:26:29 +0000
38244Checked in by : Robert Osfield
38245Commented out the Scene Stats entry as its not implemented yet.
38246
38247Thu, 7 Jun 2007 20:22:45 +0000
38248Checked in by : Robert Osfield
38249From Martin Lavery, StatsHandler added to the ViewerCocoa example
38250
38251Thu, 7 Jun 2007 13:49:30 +0000
38252Checked in by : Robert Osfield
38253From Martin Lavery, update of *.nib files
38254
38255Thu, 7 Jun 2007 13:48:15 +0000
38256Checked in by : Robert Osfield
38257From Martin Lavery, update of *.nib files
38258
38259Thu, 7 Jun 2007 13:44:35 +0000
38260Checked in by : Robert Osfield
38261From Martin Lavery, update of *.nib files
38262
38263Thu, 7 Jun 2007 13:31:50 +0000
38264Checked in by : Robert Osfield
38265From Martin Lavery, update of *.nib files
38266
38267Thu, 7 Jun 2007 13:25:34 +0000
38268Checked in by : Robert Osfield
38269From Martin Lavery, update of *.nib files
38270
38271Thu, 7 Jun 2007 12:55:19 +0000
38272Checked in by : Robert Osfield
38273From Martin Lavery, port of ViewerCocoa and updates to Xcode projects
38274
38275Thu, 7 Jun 2007 12:47:56 +0000
38276Checked in by : Robert Osfield
38277Removed the old SimpleView version of the Cocoa example
38278
38279Thu, 7 Jun 2007 12:46:09 +0000
38280Checked in by : Robert Osfield
38281Removed now not need SimpleViewer
38282
38283Thu, 7 Jun 2007 12:23:21 +0000
38284Checked in by : Robert Osfield
38285Added automatic stopping of animation when home() is called
38286
38287Thu, 7 Jun 2007 12:05:09 +0000
38288Checked in by : Robert Osfield
38289From Per Fahlberg, "To get the pfb (Performer) plugin to compile I had to remove some of the libraries listed under TARGET_EXTERNAL_LIBRARIES. The removed libraries are not needed when linking the plugin, they are loaded during runtime by Performer. The modified file is attached."
38290
38291Thu, 7 Jun 2007 11:19:02 +0000
38292Checked in by : Robert Osfield
38293Introduced a destruct method to help clean up the Registry.
38294
38295Thu, 7 Jun 2007 11:06:40 +0000
38296Checked in by : Robert Osfield
38297Revert the signOrZero cade path in the getRotate() to fix bugs.
38298
38299Thu, 7 Jun 2007 11:05:59 +0000
38300Checked in by : Robert Osfield
38301Added support for using quat_scaled sx sy sz for testing getting quats from scaled matrices.  Removed broken Matrixd/quat test
38302
38303Thu, 7 Jun 2007 09:58:49 +0000
38304Checked in by : Robert Osfield
38305Added View::home() method and updated wrappers
38306
38307Thu, 7 Jun 2007 09:24:46 +0000
38308Checked in by : Robert Osfield
38309Removed redundent files
38310
38311Thu, 7 Jun 2007 08:52:51 +0000
38312Checked in by : Robert Osfield
38313Updated wrappers
38314
38315Wed, 6 Jun 2007 21:57:57 +0000
38316Checked in by : Robert Osfield
38317Updated ChangeLog, AUTHORES and README to 1.9.8 release
38318
38319Wed, 6 Jun 2007 21:43:38 +0000
38320Checked in by : Robert Osfield
38321Updated version numbers for release
38322
38323Wed, 6 Jun 2007 17:01:37 +0000
38324Checked in by : Robert Osfield
38325Revert the setting of SingleThreaded under Windows in suggestBestThreadingModel()
38326
38327Wed, 6 Jun 2007 16:27:00 +0000
38328Checked in by : Robert Osfield
38329Added #include<osg/Geometry>
38330
38331Wed, 6 Jun 2007 16:23:20 +0000
38332Checked in by : Robert Osfield
38333Fixed includes
38334
38335Wed, 6 Jun 2007 15:22:31 +0000
38336Checked in by : Robert Osfield
38337From Ulrich Hertlein, "on my MacOS X/cmake setup the zlib plugin isn't built by default. This may be because zlib.h is installed in /opt/local/include on my system (courtesy of DarwinPorts).  I've added a CMakeModule to look for zlib.h and the library in various places.  The files are attached."
38338
38339Wed, 6 Jun 2007 14:51:08 +0000
38340Checked in by : Robert Osfield
38341Fixed includes
38342
38343Wed, 6 Jun 2007 13:45:50 +0000
38344Checked in by : Robert Osfield
38345From Martin Lavery, Updates to Xcode project
38346
38347Wed, 6 Jun 2007 11:34:19 +0000
38348Checked in by : Robert Osfield
38349From Roger James, "These fix a couple of problems in the ac3d writer.1. Number of child node of the world object set incorrectly in when scene contains shape drawables.
38350
383512. Incorrect handling of line primitives."
38352
38353
38354
38355Wed, 6 Jun 2007 11:28:44 +0000
38356Checked in by : Robert Osfield
38357From Olaf Flebbe, "an implementation of GraphicsWindow::setCursor for WIN32."
38358
38359Wed, 6 Jun 2007 11:21:13 +0000
38360Checked in by : Robert Osfield
38361Moved HelpHandler and StatsHandler classes into ViewerEventHandlers header, removed HelpHandler and StatsHandler headers
38362
38363Wed, 6 Jun 2007 11:10:44 +0000
38364Checked in by : Robert Osfield
38365Updated wrappers
38366
38367Wed, 6 Jun 2007 10:58:21 +0000
38368Checked in by : Robert Osfield
38369Moved SimpleViewer from osgViewer into the osgviewerCocoa example directory as this is the only place in the OSG that now relies upon SimpleViewer.
38370
38371Wed, 6 Jun 2007 10:57:02 +0000
38372Checked in by : Robert Osfield
38373Added support for passing in ArgumentParser in Viewer and CompositeViewer constructor
38374
38375Wed, 6 Jun 2007 08:59:22 +0000
38376Checked in by : Robert Osfield
38377From Marin Lavery and Robert Osfield, XCode build fixes
38378
38379Tue, 5 Jun 2007 20:42:43 +0000
38380Checked in by : Robert Osfield
38381From Martin Lavery, XCode build fixes
38382
38383Tue, 5 Jun 2007 19:44:11 +0000
38384Checked in by : Robert Osfield
38385Renamed osgmultiplecameras to osgcompositeviewer
38386
38387Tue, 5 Jun 2007 19:41:22 +0000
38388Checked in by : Robert Osfield
38389Renamed osgmultiplecamrea to osgcompositeviewer
38390
38391Tue, 5 Jun 2007 19:40:07 +0000
38392Checked in by : Robert Osfield
38393Added CompositeViewer support into FLTK example
38394
38395Tue, 5 Jun 2007 19:36:49 +0000
38396Checked in by : Stephan Maximilian HUBER
38397from Stephan Huber: fixed build path for OpenThreads, so osg builds cleanly
38398
38399Tue, 5 Jun 2007 19:10:18 +0000
38400Checked in by : Robert Osfield
38401Added support for CompositeViewer
38402
38403Tue, 5 Jun 2007 17:19:30 +0000
38404Checked in by : Robert Osfield
38405Improved the wording of CMake instructions
38406
38407Tue, 5 Jun 2007 17:18:27 +0000
38408Checked in by : Robert Osfield
38409From Martin Lavery, build fixes fo latest file additions
38410
38411Tue, 5 Jun 2007 14:37:55 +0000
38412Checked in by : Robert Osfield
38413Change interator to const_iterator to try and avoid Solaris build failure
38414
38415Tue, 5 Jun 2007 11:18:28 +0000
38416Checked in by : Robert Osfield
38417From Per Fahlberg,  "added use of the internal format specified in the OpenFlight format attr files."
38418
38419Tue, 5 Jun 2007 08:46:32 +0000
38420Checked in by : Robert Osfield
38421Removed const to try and avoid Sun compiler error
38422
38423Tue, 5 Jun 2007 08:30:24 +0000
38424Checked in by : Robert Osfield
38425Removed redundent comma
38426
38427Mon, 4 Jun 2007 21:32:15 +0000
38428Checked in by : Robert Osfield
38429Updated READEME
38430
38431Mon, 4 Jun 2007 21:31:17 +0000
38432Checked in by : Robert Osfield
38433Updated ChangeLog and AUTHORS.txt for 1.9.7 release
38434
38435Mon, 4 Jun 2007 21:02:15 +0000
38436Checked in by : Robert Osfield
38437Introduce OSG_BUILD_APPLICATION_BUNDLES option for OSX, defaulting to OFF.
38438
38439Mon, 4 Jun 2007 20:32:15 +0000
38440Checked in by : Robert Osfield
38441From Jeremy Moles and Rbert Osfeild, added extra details about CMake build options.
38442
38443Mon, 4 Jun 2007 19:33:59 +0000
38444Checked in by : Robert Osfield
38445Removed setting of font resolutions and added control of threading, with the default theading set to SingleThreading to avoid crashes associated with non thread safe sections of osgFX - the need to be fixed!!!
38446
38447Mon, 4 Jun 2007 17:11:40 +0000
38448Checked in by : Robert Osfield
38449Added control of threading model, setting default to SingleThreaded to avoid crash associated with mixing useCursor(false) and multi-threading.
38450
38451Mon, 4 Jun 2007 16:20:24 +0000
38452Checked in by : Robert Osfield
38453Updated version for 1.9.7 release
38454
38455Mon, 4 Jun 2007 15:11:46 +0000
38456Checked in by : Robert Osfield
38457Fixed stray control character
38458
38459Mon, 4 Jun 2007 15:05:59 +0000
38460Checked in by : Robert Osfield
38461Warning fix
38462
38463Mon, 4 Jun 2007 14:47:16 +0000
38464Checked in by : Robert Osfield
38465Cleaned up example
38466
38467Mon, 4 Jun 2007 14:46:38 +0000
38468Checked in by : Robert Osfield
38469From Martin Lavery and Robert Osfield, ported fltk example to osgViewer::Viewer
38470
38471Mon, 4 Jun 2007 13:45:58 +0000
38472Checked in by : Robert Osfield
38473Added local FindFLTK.cmake to avoid problems with FLTK no being found by standard CMake FindFLTK.cmake.
38474
38475Mon, 4 Jun 2007 11:47:05 +0000
38476Checked in by : Robert Osfield
38477From Roger James, "Here are my fixes for transparency in the Collada DAE reader."
38478
38479Mon, 4 Jun 2007 11:14:17 +0000
38480Checked in by : Robert Osfield
38481From Martin Lavery and Robert Osfield, added use of hardwarded value kCGLCEMPEngine to fix build failure on slightly older versions of OSX.
38482
38483Mon, 4 Jun 2007 10:56:01 +0000
38484Checked in by : Robert Osfield
38485Updated wrappers
38486
38487Mon, 4 Jun 2007 10:47:15 +0000
38488Checked in by : Robert Osfield
38489Added osg::Hint class
38490
38491Mon, 4 Jun 2007 08:38:11 +0000
38492Checked in by : Robert Osfield
38493Fixed spelling of Receives
38494
38495Sun, 3 Jun 2007 10:00:09 +0000
38496Checked in by : Robert Osfield
38497Updated wrappers
38498
38499Sun, 3 Jun 2007 09:34:28 +0000
38500Checked in by : Robert Osfield
38501Added Viewer::setUpViewerAsEmbeddedInWindow convinience method
38502
38503Sun, 3 Jun 2007 09:11:41 +0000
38504Checked in by : Robert Osfield
38505Removed osgsimple example
38506
38507Sun, 3 Jun 2007 09:09:09 +0000
38508Checked in by : Robert Osfield
38509Merged the osgviewerQT3 and QT4 examples into a single osgviewerQT example, and ported across from SimpleViewer to using Viewer
38510
38511Sun, 3 Jun 2007 08:58:32 +0000
38512Checked in by : Robert Osfield
38513Changed external library specication
38514
38515Sat, 2 Jun 2007 16:23:07 +0000
38516Checked in by : Robert Osfield
38517Ported across from SimpleViewer to using Viewer
38518
38519Sat, 2 Jun 2007 16:01:56 +0000
38520Checked in by : Robert Osfield
38521Ported QT3 example across to use osgViewer::Viewer, and made it possible to use the same source for both QT3 and QT4
38522
38523Sat, 2 Jun 2007 15:31:21 +0000
38524Checked in by : Robert Osfield
38525Added osgViewer::GraphicsWindowEmbedded and ported GLUT, SDL and WX examples across from SimpleViewer to Viewer.
38526
38527Sat, 2 Jun 2007 12:03:24 +0000
38528Checked in by : Robert Osfield
38529Ported GLUT example to using osgViewer::Viewer rather than SimpleViewer by using a local GraphicsWindowEmbedded class to help the adaption.
38530
38531Fri, 1 Jun 2007 22:41:11 +0000
38532Checked in by : Robert Osfield
38533Renamed all osgsimpleviewer* files to osgviewer*
38534
38535Fri, 1 Jun 2007 22:33:05 +0000
38536Checked in by : Robert Osfield
38537Renamed osgsimpleviewer* examples to osgviewer* in prep for replacement of SimpleViewer by Viewer
38538
38539Fri, 1 Jun 2007 22:28:03 +0000
38540Checked in by : Robert Osfield
38541updated wrapper
38542
38543Fri, 1 Jun 2007 21:38:53 +0000
38544Checked in by : Robert Osfield
38545From J.P Delport, "attached find an updated osgunittests.cpp that allows for the testing of the matrix.getRotate() function when a matrix contains a scale as well as a rotation.The scale can optionally be switched off, see the top of
38546testQuatFromMatrix().
38547
38548As expected, all the current methods for mat to quat conversion fail
38549these new tests. When the scale is omitted, mk2 of getRotate with sign
38550instead of signOrZero passes, as well as mk1.
38551"
38552
38553
38554
38555Fri, 1 Jun 2007 21:33:29 +0000
38556Checked in by : Robert Osfield
38557From Maria Ten, "The constructor method of the EllipsoidLocator of osgTerrain assumes that the terrain is always the Earth planet. I changed the constructor method to accept the Equator radius and the Polar radius like parameters. By default, it assumes the Earth radius for the EllipsoidLocator. I added a setEllipsoidModel method, too.Now, we are developing some libraries for a GIS applicacion, and our
38558libraries can visualize terrains of planets like Mars. I think that is
38559a interesting change."
38560
38561
38562
38563Fri, 1 Jun 2007 21:28:18 +0000
38564Checked in by : Robert Osfield
38565From Michael Hartman, "CMakeLists.txt:   Changed this back to setup_example since WIN32 flag is now supported.
38566
38567
38568
38569MFC_OSG.h:
38570
38571   Added flag to indicate when the rendering thread has exited.
38572
38573
38574
38575MFC_OSG.cpp:
38576
38577   Code modifications to support rendering flag thread exit.
38578
38579
38580
38581MFC_OSG_MDIView.cpp:
38582
38583   Change to OnDestroy function to wait until we get render thread exit flag is true before we close the window.
38584
38585
38586
38587
38588
38589Main Exit Process:
38590
38591   User presses escape button
38592
38593   Viewer captures escape button and stops threading etc.
38594
38595   Viewer sets Done when shutdown is complete
38596
38597   MFC Render Thread monitors viewer->done for true
38598
38599   MFC Render Thread exits while loop and sets MFC Done flag
38600
38601   MFC View Window monitors MFC Done flag and then closes/destroys the window
38602
38603"
38604
38605
38606
38607Fri, 1 Jun 2007 19:53:14 +0000
38608Checked in by : Robert Osfield
38609Updated wrappers
38610
38611Fri, 1 Jun 2007 19:45:24 +0000
38612Checked in by : Robert Osfield
38613From Wojciech Lewandowski, "I did few tests to see whether adding PreDraw callback would help us with SPI problems when using Viewer. Results were positive so I decided to give it a try and ask you to verify and maybe merge with existing codebase.I added _preDrawCallback member and neccessary access methods plus modified osgUtil RenderStage.cpp to invoke it before all drawInner calls are made. I tried to maintain symmetry with postDrawCallback but you know better where is a proper place for this call ;-)
38614"
38615
38616
38617
38618Fri, 1 Jun 2007 19:44:09 +0000
38619Checked in by : Robert Osfield
38620Updates to OverlayData
38621
38622Fri, 1 Jun 2007 19:43:28 +0000
38623Checked in by : Robert Osfield
38624From Mathias Froelich, "have done an interface to change the mouse cursor in the X11 graphics window. The win32 implementation is still in its original shape since I have no win32 implementation available.I have chosen the enum approach for the first cut. That is benefitial since
38625the user does not need to track creation of mouse cursors for different
38626windows and displays in presence of multiple viewer windows.
38627
38628The default set of available mouse shapes is the same set that was available
38629with glut. That set served many OpenGL applications well, so the hope is that
38630this is enough.
38631
38632Even though, that implementation is still extensible:
38633I have digged out the way SDL defines new mouse cursors and added a still
38634documented out function prototype in the GraphicsWindow that can be used to
38635extend the current implemtation for arbitrary mouse shapes. That is not
38636implemented yet.
38637
38638I hope that somebody with a win32 test system can catch up that implementation
38639on win32."
38640
38641
38642
38643Fri, 1 Jun 2007 19:21:41 +0000
38644Checked in by : Robert Osfield
38645Removed setViewUpOnScreen settings
38646
38647Fri, 1 Jun 2007 19:19:23 +0000
38648Checked in by : Robert Osfield
38649From Stephan Huber, "attached you'll find the modified ImageStream and a small fix for QuicktimeImageStream to disable debug-logging :)"
38650
38651Fri, 1 Jun 2007 19:10:59 +0000
38652Checked in by : Robert Osfield
38653From Mike Wittman, "Just found another issue building the C# wrappers: the osgTerrain ValidDataOperator file uses osg::Vec2, osg::Vec3, and osg::Vec4, but does not include their headers.  The file with the relevant includes is attached."
38654
38655
38656
38657Fri, 1 Jun 2007 19:01:23 +0000
38658Checked in by : Robert Osfield
38659Removed the debug message for the ortho path.
38660
38661Fri, 1 Jun 2007 19:01:06 +0000
38662Checked in by : Robert Osfield
38663Improved the handling of the -p path option
38664
38665Fri, 1 Jun 2007 18:27:08 +0000
38666Checked in by : Robert Osfield
38667Work in progress on shaders support
38668
38669Fri, 1 Jun 2007 16:14:47 +0000
38670Checked in by : Robert Osfield
38671From Paul Martz, added Win32 export
38672
38673Fri, 1 Jun 2007 11:21:57 +0000
38674Checked in by : Robert Osfield
38675Added recording of camera paths
38676
38677Fri, 1 Jun 2007 10:42:24 +0000
38678Checked in by : Robert Osfield
38679Changed name of AnimationPathHandler to RecordCameraPathHandler
38680
38681Fri, 1 Jun 2007 10:39:27 +0000
38682Checked in by : Robert Osfield
38683From Jeremy Moles, new event handler to record the camera path.  A few small tweaks by Robert Osfield to make it more consistent with the old osgProducer::Viewer behavior.
38684
38685Wed, 30 May 2007 17:56:43 +0000
38686Checked in by : Robert Osfield
38687Improved taper ratio computation
38688
38689Wed, 30 May 2007 16:36:47 +0000
38690Checked in by : Robert Osfield
38691Added set up of overlay stateset
38692
38693Wed, 30 May 2007 14:18:33 +0000
38694Checked in by : Robert Osfield
38695Added trapezodial fitting code
38696
38697Wed, 30 May 2007 09:25:01 +0000
38698Checked in by : Robert Osfield
38699Fixed case of when view==NULL
38700
38701Tue, 29 May 2007 18:39:27 +0000
38702Checked in by : Eric WING
38703Stephan Huber: Adding missing Xcode project file.
38704
38705Tue, 29 May 2007 14:19:42 +0000
38706Checked in by : Stephan Maximilian HUBER
38707From Stephan Huber, updated OpenThreads-XCode-project files
38708
38709Tue, 29 May 2007 13:28:40 +0000
38710Checked in by : Robert Osfield
38711Added support for specifying which screen number to place the window
38712
38713Tue, 29 May 2007 10:31:03 +0000
38714Checked in by : Robert Osfield
38715From Sherman Wilcox, "The issue itself occurs when a model is tessellated that has greater than unsigned short number of vertexes. An object called vertexPtrToIndexMap contains vertexes and their indexes. This std::map object can obviously hold a quantity that is greater than unsigned short, however osg::DrawElementsUShort objects were being created to reference these vertexes and their indexes. osg::DrawElementsUShort can only hold indexes that are 16-bit quantities....
38716
38717proposed_patch_2\tessellator.cpp. This solution examines the size of
38718vertexPtrToIndexMap and selects 1 of 3 possible osg::DrawElements
38719objects: DrawElementsUByte, DrawElementsUShort, or DrawElementsUInt.
38720The main drawback of this particular solution is the code duplication.
38721However, the repair is straightforward."
38722
38723
38724
38725
38726Tue, 29 May 2007 10:01:18 +0000
38727Checked in by : Robert Osfield
38728From Olaf Flebbe, "recently I discovered that the freetype plugin does not work, because CMake doesn't recognize it properly on windows.1) the header detection on a directory "freetype" fails, it seems to
38729need a filename: "ft2build.h" actually works.
38730
387312) the 3rdparty I am supplying for FlightGear contains freetype-2.3.4. I
38732added the correct library naming for this particular release.
38733
38734I double-checked my directory layout with the 3rdparty supplied by other
38735OSG contributors."
38736
38737
38738
38739
38740Tue, 29 May 2007 09:57:18 +0000
38741Checked in by : Robert Osfield
38742From Olar Flebbe, "Visual Studio 2005 triggered a small glitch in UnittestFramework.cppDo not derefence it2 if it is at end()."
38743
38744
38745
38746
38747
38748Tue, 29 May 2007 07:25:13 +0000
38749Checked in by : Robert Osfield
38750Changed SHORT_NAMES = NO to SHORT_NAMES = YES to avoid crappy Windows problems
38751
38752Mon, 28 May 2007 15:44:37 +0000
38753Checked in by : Robert Osfield
38754Added --object, --ortho and --persp OverlayNode options
38755
38756Mon, 28 May 2007 15:27:21 +0000
38757Checked in by : Robert Osfield
38758Fixed handle on non ellipsoid models
38759
38760Mon, 28 May 2007 15:17:27 +0000
38761Checked in by : Robert Osfield
38762Improved the accuracy of the overlaynode settings
38763
38764Mon, 28 May 2007 13:56:26 +0000
38765Checked in by : Robert Osfield
38766Added project down to base implementation.
38767
38768Mon, 28 May 2007 10:48:04 +0000
38769Checked in by : Robert Osfield
38770Updated ChangeLog and AUTHORS.txt for 1.9.6 release
38771
38772Mon, 28 May 2007 10:17:52 +0000
38773Checked in by : Robert Osfield
38774Updated version number, wrappers and readme for release
38775
38776Mon, 28 May 2007 10:14:29 +0000
38777Checked in by : Robert Osfield
38778From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp).   The major modification concern the LineProjector class in Projector.cpp. The intersection was previously done in window space, I've modified it to compute it in object space."
38779
38780Mon, 28 May 2007 09:30:10 +0000
38781Checked in by : Robert Osfield
38782Removed old ProgrammingGuide as this is now replaced by the proper Quick Start Guide.
38783
38784Sun, 27 May 2007 19:35:50 +0000
38785Checked in by : Robert Osfield
38786Updated wrappers
38787
38788Sun, 27 May 2007 18:18:17 +0000
38789Checked in by : Robert Osfield
38790Updated wrappers
38791
38792Sun, 27 May 2007 17:29:29 +0000
38793Checked in by : Robert Osfield
38794Added camera event callback support into osgViewer
38795
38796Sun, 27 May 2007 15:24:41 +0000
38797Checked in by : Robert Osfield
38798Updated calling of master camera's update callback
38799
38800Sun, 27 May 2007 14:52:43 +0000
38801Checked in by : Robert Osfield
38802Added testing to see if camera allows events before automatically attaching a trackball manipulator
38803
38804Sun, 27 May 2007 14:49:58 +0000
38805Checked in by : Robert Osfield
38806Added option for using the different overlay techniques.
38807
38808Sat, 26 May 2007 16:02:28 +0000
38809Checked in by : Robert Osfield
38810Updated wrappers
38811
38812Sat, 26 May 2007 15:55:26 +0000
38813Checked in by : Robert Osfield
38814Added a basic configure script to allow the setting of Release build by default.
38815
38816Sat, 26 May 2007 15:49:35 +0000
38817Checked in by : Robert Osfield
38818Fixes to help C# binding dev.
38819
38820Sat, 26 May 2007 15:47:53 +0000
38821Checked in by : Robert Osfield
38822From Blake Williams, "I discovered why the \u2013CompositeViewer option for the osghud example does not work.  The run() function adds a camera manipulator to each view that does not have one assigned, which causes the view with the HUD camera to point somewhere other than where it should.  I just added a check before a new default camera manipulator is added to ensure that the view allows event focus before a camera manipulator is added."
38823
38824Sat, 26 May 2007 15:42:30 +0000
38825Checked in by : Robert Osfield
38826From Charles Cole, "Attached are mods to the OpenFlight plug-in to help further implement the specification.  With these mods, blink sequences are now created for flashing light point nodes, either palletized (v.15.8 and later) or non-palletized (15.7 and earlier).  Thanks to Brede for his implementation of the palletized light point nodes.There is still work to do on adding the capability to properly handle
38827light point system nodes, but this does add some capability that did not
38828previously exist.  So, I wanted to at least submit this and I will
38829hopefully provide the additional capability in the near future.
38830
38831I've tested the code modifications with Visual Studio 2005.  I don't
38832have the means to test any other operating system, but I would suspect
38833that there shouldn't be any issue (famous last words).  I used the test
38834files that I uploaded to the users forum to test the changes.
38835
38836In addition to the added capability, I changed the light point node
38837radius to the "actualPixelSize" value in the file.  Previously, the
38838radius was set to half the actual pixel size (see
38839LightPointRecords.cpp).  Not sure why this was the case.  But, it was
38840brought to my attention by a co-worker who created the OpenFlight files
38841and was testing them with different viewers.  If there's some history
38842for setting the radius to half the size, then this change can be
38843omitted."
38844
38845
38846
38847Sat, 26 May 2007 15:17:14 +0000
38848Checked in by : Robert Osfield
38849Added exclude of svn directories.
38850
38851Fri, 25 May 2007 19:35:19 +0000
38852Checked in by : Robert Osfield
38853From Charles Cole, "he attached code implements the LightPointSystem class to allow for the OpenFlight plug-in to read and handle light point system nodes.  The behavior is very similar to the old plug-in in that a MultiSwitch node is created to handle the "enabled" flag bit set in the node record.  The code also reverts the changes for the actualPixelSize as mentioned above.  And lastly, the code requires the previously submitted changes for the plug-in.As for the other changes, I've tested the code with Visual Studio 2005
38854and the files that I posted in the users forum.
38855
38856With all of the submitted changes, the OpenFlight plug-in should now be
38857capable of loading files with light point system nodes and the use of
38858palletized light points and non-palletized light points.
38859"
38860
38861
38862
38863
38864Fri, 25 May 2007 19:32:15 +0000
38865Checked in by : Robert Osfield
38866Comment out the setting of single threading.
38867
38868Fri, 25 May 2007 16:00:38 +0000
38869Checked in by : Robert Osfield
38870Added s/getOverlayBaseHeight methods
38871
38872Fri, 25 May 2007 15:57:59 +0000
38873Checked in by : Robert Osfield
38874Added some debug message to the set/getWindowSystemInterface function
38875
38876Fri, 25 May 2007 15:27:06 +0000
38877Checked in by : Robert Osfield
38878Introduce C entry point support for plugin setup for better static build support
38879
38880Fri, 25 May 2007 15:26:13 +0000
38881Checked in by : Robert Osfield
38882Added C entry point graphicswindow_X11() to help with static build support
38883
38884Fri, 25 May 2007 15:25:39 +0000
38885Checked in by : Robert Osfield
38886Added osgstaticviewer example to demonstrate how to put a static lib built viewer
38887
38888Fri, 25 May 2007 13:15:00 +0000
38889Checked in by : Robert Osfield
38890From Luigi Calori, build fixes for Win32 build osg WxWidgets example
38891
38892Fri, 25 May 2007 10:14:05 +0000
38893Checked in by : Robert Osfield
38894Implemnet clampping of ovleray polytope to base plane
38895
38896Fri, 25 May 2007 10:13:36 +0000
38897Checked in by : Robert Osfield
38898Changed debug message to INFO
38899
38900Thu, 24 May 2007 16:11:42 +0000
38901Checked in by : Robert Osfield
38902From Colin McDonald, "The writeImage method in ReaderWriterPNM.cpp had an error checking the accepted file extensions, so that once the plugin was loaded in the Registry it would grab any image file write request, regardless of the file extension.  This was a particular problem if it was statically loaded."
38903
38904Thu, 24 May 2007 14:20:02 +0000
38905Checked in by : Robert Osfield
38906Improved the polytope cutting and project calculation
38907
38908Thu, 24 May 2007 10:15:50 +0000
38909Checked in by : Robert Osfield
38910From Peter Hrenka, fixes regarding line-strips and -loops.
38911
38912Thu, 24 May 2007 09:49:22 +0000
38913Checked in by : Robert Osfield
38914From Olaf, "there are more dubious calls to istream::readsome instead of istream::read. IMHO it does make no sense here and potentially breaks this plugin."
38915
38916Thu, 24 May 2007 08:51:55 +0000
38917Checked in by : Robert Osfield
38918From Serge Lages, support for install api directories, with tweaks from Robert Osfield
38919
38920Wed, 23 May 2007 19:30:16 +0000
38921Checked in by : Robert Osfield
38922Fixed brackets
38923
38924Wed, 23 May 2007 19:25:54 +0000
38925Checked in by : Robert Osfield
38926Added automatic building of plugins as static when dynamic build is switch off.
38927
38928Wed, 23 May 2007 15:24:16 +0000
38929Checked in by : Robert Osfield
38930From Anders Backman, add -DJAS_WIN_MSVC_BUILD for Win32 build
38931
38932Wed, 23 May 2007 15:14:18 +0000
38933Checked in by : Robert Osfield
38934Made the local shaders definitions static const char to avoid multiple definiations
38935
38936Wed, 23 May 2007 14:55:59 +0000
38937Checked in by : Robert Osfield
38938Added insertion of center point into object polytope
38939
38940Wed, 23 May 2007 13:26:21 +0000
38941Checked in by : Robert Osfield
38942Added angular sorting of the points on the plane intersecting the cut plane.
38943
38944Wed, 23 May 2007 12:35:37 +0000
38945Checked in by : Robert Osfield
38946Updated wrappers
38947
38948Wed, 23 May 2007 12:21:20 +0000
38949Checked in by : Robert Osfield
38950Added platform specific GraphicsWindow* headers to public headers listings
38951
38952Wed, 23 May 2007 11:05:59 +0000
38953Checked in by : Robert Osfield
38954From Peter Hrenka, (note from Robert Osfield, renamed GenericPrimitiveFunctor mention below to TemplatePrimitiveFunctor)."Since we desperately needed a means for picking Lines
38955and Points I implemented (hopefully!) proper geometrical tests
38956for the PolytopeIntersector.
38957
38958First of all I implemented a new "GenericPrimiteFunctor"
38959which is basically an extended copy TriangleFunctor which also
38960handles Points, Lines and Quads through suitable overloads of
38961operator(). I would have liked to call it "PrimitiveFunctor"
38962but that name was already used...
38963I used a template method to remove redundancy in the
38964drawElements method overloads. If you know of platforms where
38965this will not work I can change it to the style used
38966in TriangleFunctor.
38967
38968In PolytopeIntersector.cpp I implemented a
38969"PolytopePrimitiveIntersector" which provides the needed
38970overloads for Points, Lines, Triangles and Quads to
38971the GenericPrimitiveFunctor. This is then used in the
38972intersect method of PolytopeIntersector.
38973
38974Implementation summary:
38975- Points: Check distance to all planes
38976- Lines: Check distance of both ends against each plane.
38977  If both are outside -> line is out
38978  If both are in -> continue checking
38979  One is in, one is out -> compute intersection point (candidate)
38980  Then check all candidates against all other polytope
38981  planes. The remaining candidates are the proper
38982  intersection points of the line with the polytope.
38983- Triangles: Perform Line-Checks for all edges of the
38984  triangle as above. If there is an proper intersection
38985  -> done.
38986  In the case where there are more than 2 polytope
38987  plane to check against we have to check for the case
38988  where the triangle encloses the polytope.
38989  In that case the intersection lines of the polytope
38990  planes are computed and checked against the triangle.
38991- Quads: handled as two triangles.
38992
38993This is implementation is certainly not the fastest.
38994There are certainly ways and strategies to improve it.
38995
38996
38997I also enabled the code for PolytopeIntersector
38998in osgkeyboardmouse and added keybindings to
38999switch the type of intersector ('p') and the picking
39000coordinate system ('c') on the fly. Since the
39001PolytopeIntersector does not have a canonical
39002ordering for its intersections (as opposed to
39003the LineSegementIntersector) I chaged the
39004implementation to toggle all hit geometries.
39005
39006
39007I tested the functionality with osgkeyboardmouse
39008and several models and it seems to work for
39009polygonal models. Special nodes such as billboards
39010do not work.
39011
39012
39013The next thing on my todo-list is to implement
39014a an improved Intersection-Structure for the
39015PolytopeIntersector. We need to know
39016which primitives where hit (and where).
39017
39018"
39019
39020
39021
39022Wed, 23 May 2007 10:57:46 +0000
39023Checked in by : Robert Osfield
39024Added debug timing code
39025
39026Tue, 22 May 2007 15:17:52 +0000
39027Checked in by : Robert Osfield
39028Added _firstTimeToInitEyePoint = true to the setAutoRotateMode to force the AutoTransform to recompute its position on next frame.
39029
39030Tue, 22 May 2007 14:00:51 +0000
39031Checked in by : Robert Osfield
39032From Roger James, "Here is a small fix for the ac3d plugin geode.cpp. The fix is entirely localised to ac3d::Geode::OutputTriangleStripDARR.It resolves an issue when processing a DrawArrayLengths with multiple lengths where the vertex indices were incorrect for all but the first chunk."
39033
39034
39035
39036Tue, 22 May 2007 13:48:21 +0000
39037Checked in by : Robert Osfield
39038Changed the way the the InputRange is adjusted on the event state to fix bugs related to picking
39039
39040Tue, 22 May 2007 09:32:38 +0000
39041Checked in by : Robert Osfield
39042Added osg::Camera::ProjectionResizePolicy enum and associated methods for controlling how the field of view is adjust on window resizes.
39043
39044Mon, 21 May 2007 18:46:57 +0000
39045Checked in by : Robert Osfield
39046Added extra checks to make sure that graphics operations arn't done on no longer valid graphics contexts
39047
39048Mon, 21 May 2007 18:17:54 +0000
39049Checked in by : Robert Osfield
39050Fixed Viewer::checkWindowStatus() to work correctly when running single threaded
39051
39052Mon, 21 May 2007 13:15:26 +0000
39053Checked in by : Robert Osfield
39054Reverting Luigi's addition of argv[1] as it breaks the build.
39055
39056Mon, 21 May 2007 12:34:03 +0000
39057Checked in by : Robert Osfield
39058Updated readme
39059
39060Mon, 21 May 2007 12:30:14 +0000
39061Checked in by : Robert Osfield
39062From Luigi Calori, changed hardwired "cow.osg" paramter to argv[1]
39063
39064Mon, 21 May 2007 12:28:25 +0000
39065Checked in by : Robert Osfield
39066Converted tabs to 4 spaces
39067
39068Mon, 21 May 2007 12:26:38 +0000
39069Checked in by : Robert Osfield
39070Updated version file for 1.9.5 release
39071
39072Mon, 21 May 2007 11:49:37 +0000
39073Checked in by : Robert Osfield
39074Fixed const method type
39075
39076Mon, 21 May 2007 09:27:01 +0000
39077Checked in by : Robert Osfield
39078Updated version numbers for 1.9.5 release
39079
39080Mon, 21 May 2007 09:18:23 +0000
39081Checked in by : Robert Osfield
39082Updated ChangeLog
39083
39084Mon, 21 May 2007 08:01:45 +0000
39085Checked in by : Robert Osfield
39086From Olaf Flebbe, "FlightGear/OSG on Windows did not load the Texture Fonts.1) TXF Fonts are binary.
390872) Do not rely on the result of istream::readsome if buffer _is_ empty
39088and no data have been read before."
39089
39090
39091
39092
39093Mon, 21 May 2007 07:54:01 +0000
39094Checked in by : Robert Osfield
39095Added static build support to export macros
39096
39097Mon, 21 May 2007 06:57:30 +0000
39098Checked in by : Robert Osfield
39099Added istream:imbue(std::locale::classic()) setting to prevent non classic locals from being used when the .osg plugin reads and writes.
39100
39101Sun, 20 May 2007 17:38:11 +0000
39102Checked in by : Robert Osfield
39103Introduced VERSION and SOVERSION'ing of libraries.
39104
39105Sun, 20 May 2007 13:42:41 +0000
39106Checked in by : Robert Osfield
39107From Stephan Huber, "attached you'll find some modifications and enhancements to the carbon's implementation of GraphicsWindow:- usage of WindowData, you can specify an existing window to use via
39108osg::Traits
39109- implementation of setScreenResolution and setScreenRefreshRate
39110- implementation of setWindowDecoration when window is already created.
39111
39112There seems to be  a bug regarding multiple threads and closing windows,
39113see my other mail on osg-users.
39114"
39115
39116
39117
39118Sun, 20 May 2007 12:29:11 +0000
39119Checked in by : Robert Osfield
39120Added support for version of the osgPlugins directory, which now gets versioned according to the OpenSceneGraph/CMakeLists.txt and the include/osg/Version settings. These changes mean that the 1.9.5 release will have a libs/osgPlugins-1.9.5 directory.
39121
39122Sun, 20 May 2007 11:45:09 +0000
39123Checked in by : Robert Osfield
39124Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and include/osg/Matrix and include/osg/Plane.
39125
39126Sun, 20 May 2007 11:13:18 +0000
39127Checked in by : Robert Osfield
39128Fixed build error under float matrix build
39129
39130Sun, 20 May 2007 09:55:34 +0000
39131Checked in by : Robert Osfield
39132From Lugi Calori, added control of lib postfix.
39133
39134Sat, 19 May 2007 14:00:39 +0000
39135Checked in by : Robert Osfield
39136From Stephan Huber, "I cleaned the code a little bit and improved the handling of loops:I added a new protected virtual method to ImageStream called
39137applyLoopingMode()  which is called from setLoopingMode. The
39138quicktime-plugin has an implementation of applyLoopingMode which sets
39139some flags for the quicktime, so that quicktime handles the loop
39140playback by itself.
39141
39142This has some benefits:
39143
39144+ no gaps when looping audio
39145+ simplified code
39146
39147Attached you'll find the modified files, hope you'll find them useful."
39148
39149
39150
39151
39152Sat, 19 May 2007 13:43:38 +0000
39153Checked in by : Robert Osfield
39154Various additions to better support view dependent overlay node, and updated wrappers
39155
39156Sat, 19 May 2007 13:39:55 +0000
39157Checked in by : Robert Osfield
39158From Rafa Giatan and Robert Osfield, added support for User defined events, by adding UserData to Events.
39159
39160Sat, 19 May 2007 13:38:38 +0000
39161Checked in by : Robert Osfield
39162Made the near far ratio lower to allow one to be near the terrain before clipping comes in to effect
39163
39164Sat, 19 May 2007 12:27:53 +0000
39165Checked in by : Robert Osfield
39166From Michael Hartman, "I have made a small change to the osgviewerMFC application that resolved most of my home computer issues.  It seams that my home computer needed to have the pixel format set with PFD_DOUBLEBUFFER.Also,  with the cmake ability you are free to remove the MFC_OSG_MDI.vcproj file.
39167"
39168
39169
39170
39171Sat, 19 May 2007 12:16:06 +0000
39172Checked in by : Robert Osfield
39173From Lugi Calori, fix for Win32 build of osgsimpleviewerWX
39174
39175Sat, 19 May 2007 07:08:20 +0000
39176Checked in by : Robert Osfield
39177In Drawable::releaseGLObjects() replaced glDeleteLists with Drawable::deleteDisplayList(..) to prevent inappropriate OpenGL deletion when current thread does have required grpahics contxt
39178
39179Fri, 18 May 2007 11:22:56 +0000
39180Checked in by : Robert Osfield
39181Updated wrappers
39182
39183Fri, 18 May 2007 10:33:56 +0000
39184Checked in by : Robert Osfield
39185Added support for tracking the CoordinateSystemNode path, and passing this on to camera manipulators.
39186
39187Fri, 18 May 2007 09:49:30 +0000
39188Checked in by : Robert Osfield
39189Added range of CameranManipulators to allow us to navigate the scene freely
39190
39191Fri, 18 May 2007 09:43:25 +0000
39192Checked in by : Robert Osfield
39193Added -f/--fixed option to allow use to freeze the animation of the cessna.
39194
39195Thu, 17 May 2007 19:58:57 +0000
39196Checked in by : Robert Osfield
39197Added support for View::setFustionDistance(..)
39198
39199Thu, 17 May 2007 15:39:33 +0000
39200Checked in by : Robert Osfield
39201Improved view dependent camera positioning
39202
39203Thu, 17 May 2007 13:20:32 +0000
39204Checked in by : Robert Osfield
39205Added saving and restoring of the near/far planes during Camera setup
39206
39207Thu, 17 May 2007 11:55:53 +0000
39208Checked in by : Robert Osfield
39209From Serge Lages, "Here is a modified GraphicsWindowWin32.cpp which handle double click events. I've modified the file submitted yesterday by Andre and not the current SVN version."
39210
39211Thu, 17 May 2007 11:48:30 +0000
39212Checked in by : Robert Osfield
39213From David Callu, "I have added the uninstall command at the end of the first file,    and the configuration file template use by the command is the second file.  The command use the cmake_install.cmake file which list all file installed by the install target.
39214  this issue come from the CMake FAQ"
39215
39216
39217
39218
39219Thu, 17 May 2007 11:04:57 +0000
39220Checked in by : Robert Osfield
39221From Michael Hartman, "I have gone in and created a CMakeList.txt file for osgviewerMFC application.Below is the changes made to the included files.  The examples CMakeList.txt file was not included but the code change needed for osgviewerMFC inclusion is listed below.
39222
39223
39224
39225CMakeList.txt:
39226
39227This is a little different than other example cmakelist.txt files in that I could not use the setup_example macro.   I had to go in and extract out the important parts of the macro and inline them in the CMakeList.txt file so that I could add the WIN32 declaration into the ADD_EXECUTABLE() statement.  In the future the setup_example macro might be modified to support osgviewerMFC but this is special case so you might not want to muddy the water for one example.
39228
39229
39230
39231
39232
39233MFC_OSG.h:
39234
39235This file had some small changes:
39236
39237From: #include <osgViewer/GraphicsWindowWin32>
39238
39239To:   #include <osgViewer/api/win32/GraphicsWindowWin32>
39240
39241
39242
39243Also added two new function declarations
39244
39245      Void PreFrameUpdate(void);
39246
39247      Void PostFrameUpdate(void);
39248
39249
39250
39251
39252
39253MFC_OSG.cpp:
39254
39255This file changed only in that I am explicitly showing the viewer run loop and added the two new functions in the MFC_OSG.h file.
39256
39257
39258
39259"
39260
39261
39262
39263Thu, 17 May 2007 10:59:05 +0000
39264Checked in by : Robert Osfield
39265From Andre Garneau, warnings fixes fo VC++
39266
39267Thu, 17 May 2007 10:33:44 +0000
39268Checked in by : Robert Osfield
39269From Andre Garneau,"Please find attached changes to have the GraphicsWindowWin32 class selectively set the pixel format for windows that are inherited, following some discussions on the mailing list last week.This is implemented through a new traits flag
39270(setInheritedWindowPixelFormat) with a default state of false (to avoid
39271breaking existing applications). When set to true, the pixel format of the
39272inherited window will be set according to the traits specifications.
39273"
39274
39275
39276
39277Wed, 16 May 2007 19:19:43 +0000
39278Checked in by : Robert Osfield
39279Futher work on view dependent OverlayNode
39280
39281Wed, 16 May 2007 14:22:10 +0000
39282Checked in by : Robert Osfield
39283Refactored the internals of OverlayNode
39284
39285Wed, 16 May 2007 11:32:29 +0000
39286Checked in by : Robert Osfield
39287Added code for computing the frustum dimensions in local coords to the overlay node
39288
39289Tue, 15 May 2007 19:45:46 +0000
39290Checked in by : Robert Osfield
39291From Mathias Froehlich, "This is an other small update for the ac3d loader: - It avoids attaching texture coordinates if there is not texture attached. - It uses DrawArrayLengths instead of multiple DrawElements."
39292
39293Tue, 15 May 2007 19:32:55 +0000
39294Checked in by : Robert Osfield
39295From Blasius Czink, "when creating windows with decorations (titlebar) the mouse position should be adjusted."
39296
39297Tue, 15 May 2007 19:25:57 +0000
39298Checked in by : Robert Osfield
39299From Laurens Voerman, "Attached is a version of src\osgViewer\GraphicsWindowWin32.cpp that allows to render in software. (maybe also in hardware w/o wglChoosePixelFormatARB)"
39300
39301Tue, 15 May 2007 17:04:57 +0000
39302Checked in by : Robert Osfield
39303Added code to better compute the view frustum that is appropriate for a traversed subgraph.
39304
39305Tue, 15 May 2007 17:04:24 +0000
39306Checked in by : Robert Osfield
39307Changed back to use find Qt3 and Qt4 separately to avoid QT error reports
39308
39309Tue, 15 May 2007 14:55:02 +0000
39310Checked in by : Robert Osfield
39311From John Kelso, Added support for new Sequence options. From Robert Osfield, updated the above changes to the .ive loader so that the new addition were tested against the IVE version number
39312
39313Tue, 15 May 2007 14:53:58 +0000
39314Checked in by : Robert Osfield
39315Added -n/--no-overlay option
39316
39317Tue, 15 May 2007 11:31:09 +0000
39318Checked in by : Robert Osfield
39319From Mathieu Marache, "I tried the latest developper release 1.9.4 and found that I hadn't the osgsimpleviewerQt4 example in my Visual studio solutions... After looking into it it seems that you cannot have both Qt3 and Qt4 enabled. After modifying the root CMakeLists.txt to use :FIND_PACKAGE(Qt)  which should ask you to choose betwwen Qt3 and Qt4
39320if you have both
39321
39322instead of :
39323
39324FIND_PACKAGE(Qt3)
39325FIND_PACKAGE(Qt4)
39326
39327I had the project generated. But then due to the way CMake handles Qt4
39328I had to modify osgsimpleviewerQt4's CMakeLists.txt to have the binary
39329link with QtOpengl4. "
39330
39331
39332
39333Tue, 15 May 2007 11:25:14 +0000
39334Checked in by : Robert Osfield
39335From Farshid Lashkari, "I made a modification to the setClientActiveTextureUnit and setActiveTextureUnit methods of osg::State so they return false if the texture unit is outside the range of allowable units for the driver. Currently, the functions would return true even if the units are invalid. This would cause the osg::State to become out of sync with the actual driver state, which can cause some bugs in certain cases.The change I made would verify that the unit passed to
39336setClientActiveTextureUnit is below GL_MAX_TEXTURE_COORDS, and the
39337unit passed to setActiveTextureUnit is below
39338max(GL_MAX_TEXTURE_COORDS,GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS). I
39339modeled this behavior from the OpenGL docs for these commands which
39340can be found here:
39341
39342http://www.opengl.org/sdk/docs/man/xhtml/glClientActiveTexture.xml
39343http://www.opengl.org/sdk/docs/man/xhtml/glActiveTexture.xml
39344"
39345
39346
39347
39348Tue, 15 May 2007 11:22:25 +0000
39349Checked in by : Robert Osfield
39350Futher work on new view dependent overlay node
39351
39352Mon, 14 May 2007 20:23:10 +0000
39353Checked in by : Robert Osfield
39354Set up new view dependent overlay technique control methods
39355
39356Mon, 14 May 2007 17:01:07 +0000
39357Checked in by : Robert Osfield
39358Added include of GraphicsWindow to fix wrapper build error
39359
39360Mon, 14 May 2007 16:17:16 +0000
39361Checked in by : Robert Osfield
39362Removed redundent comment '.'
39363
39364Mon, 14 May 2007 16:16:22 +0000
39365Checked in by : Robert Osfield
39366Fixed parameter name
39367
39368Mon, 14 May 2007 16:14:40 +0000
39369Checked in by : Robert Osfield
39370Clean up comments and rebuilt wrappers.Added extra event handlers to osgsimulator example
39371
39372
39373
39374Mon, 14 May 2007 16:13:33 +0000
39375Checked in by : Robert Osfield
39376Replaced TARGET_ADD_LIBRARIES to TARGET_EXTERNAL_LIBRARIES for WxWidgets to avoid debug issues
39377
39378Mon, 14 May 2007 15:16:26 +0000
39379Checked in by : Robert Osfield
39380Renamed ViewerEventHandler to ViewerEventHandlers
39381
39382Mon, 14 May 2007 15:07:04 +0000
39383Checked in by : Robert Osfield
39384Renamed the ScreenHandler to WindowSizeHandler, fixed the code style to be conform more to the rest of the OSG, and moved the osgviewer across to using the event handlers in osgViewer.
39385
39386Mon, 14 May 2007 14:41:22 +0000
39387Checked in by : Robert Osfield
39388From Serge Lages, "Here is a ViewerEventHandler file with a collection of helper handlers for osgViewer. Most of the code is from the osgviewer application, I have took the fullscreen handler and the threading one, and I have just added a fonctionality to be able to change the screen resolution in windowed mode."
39389
39390Mon, 14 May 2007 14:36:03 +0000
39391Checked in by : Robert Osfield
39392Changed tabs to four spaces
39393
39394Mon, 14 May 2007 09:43:48 +0000
39395Checked in by : Robert Osfield
39396Updated authors file
39397
39398Mon, 14 May 2007 09:33:32 +0000
39399Checked in by : Robert Osfield
39400Updated wrappers and version numbers for 1.9.4 dev release
39401
39402Sun, 13 May 2007 09:54:51 +0000
39403Checked in by : Robert Osfield
39404Added TerrainNode::init() and s/getTreatBoundariesToValidDataAsDefaultValue flag.
39405
39406Fri, 11 May 2007 20:16:52 +0000
39407Checked in by : Robert Osfield
39408Added include
39409
39410Fri, 11 May 2007 19:28:41 +0000
39411Checked in by : Robert Osfield
39412Updated wrappers
39413
39414Fri, 11 May 2007 19:25:44 +0000
39415Checked in by : Robert Osfield
39416Added new areThreadsRunning() method to Viewer and CompositeViewer.Added removeView(View*) method to CompositeViewer
39417
39418Added stopping/starting of threads in addView/removeView
39419
39420
39421
39422Fri, 11 May 2007 18:25:06 +0000
39423Checked in by : Robert Osfield
39424Added ValidDataOperator base class and NoDataValue and ValidRange subclasses, and support for it in osgTerrain::Layer and GeometryTechniqnue.
39425
39426Fri, 11 May 2007 13:45:53 +0000
39427Checked in by : Robert Osfield
39428From Uwe Woessner, fixed handling of read/draw buffer in vertical interlaced stereo
39429
39430Fri, 11 May 2007 13:43:00 +0000
39431Checked in by : Robert Osfield
39432UPdated wrappers
39433
39434Fri, 11 May 2007 12:46:38 +0000
39435Checked in by : Robert Osfield
39436Fixed CMake support for osgsimpleviewWX
39437
39438Fri, 11 May 2007 12:12:55 +0000
39439Checked in by : Robert Osfield
39440From Doug McCorkle, removed pfdb from link line
39441
39442Fri, 11 May 2007 09:07:00 +0000
39443Checked in by : Robert Osfield
39444From Gian Lorenzetto, osgsimpleviewWX example, CMake support added by Robert Osfield
39445
39446Fri, 11 May 2007 09:05:59 +0000
39447Checked in by : Robert Osfield
39448Updated wrappers
39449
39450Fri, 11 May 2007 08:30:20 +0000
39451Checked in by : Robert Osfield
39452From Brad Colbert, removed inappropriate rewind on non looping code path.
39453
39454Fri, 11 May 2007 08:19:46 +0000
39455Checked in by : Robert Osfield
39456From Michael Hartman, " Here is the MFC_OSG example.   It is very basic and the community is welcome to enhance/improve this example.   There is one bug documented in the Readme.txt file that I just have not had time to solve.   Also, the code is built outside of the OSG environment and uses environment variables to get to the OSG distribution headers and examples.   That should be the only change a user needs to make to get the code to compile."
39457
39458Thu, 10 May 2007 18:07:54 +0000
39459Checked in by : Robert Osfield
39460Added supoort for transforming layers by an offset and scale
39461
39462Thu, 10 May 2007 18:07:15 +0000
39463Checked in by : Robert Osfield
39464Removed rendundent const
39465
39466Thu, 10 May 2007 12:49:09 +0000
39467Checked in by : Robert Osfield
39468Added automatic detection of alpha values, switching on blending when alpah!=1.0
39469
39470Thu, 10 May 2007 12:33:56 +0000
39471Checked in by : Robert Osfield
39472Added automatic enabling of blending when alpha value != 1.0 occur in the color or transfer function data.
39473
39474Thu, 10 May 2007 11:36:53 +0000
39475Checked in by : Robert Osfield
39476From Daniel Sjolie, build fix for Windows
39477
39478Thu, 10 May 2007 10:52:35 +0000
39479Checked in by : Robert Osfield
39480Added getHWND, getHDC and getWGLContext methods
39481
39482Thu, 10 May 2007 08:20:33 +0000
39483Checked in by : Robert Osfield
39484Added checks against Options to osga plugin to ensure archives are only cached when requested, cleaned up the Registry::openArchiveImplementation function.
39485
39486Wed, 9 May 2007 13:05:19 +0000
39487Checked in by : Robert Osfield
39488Commented out debug messages
39489
39490Wed, 9 May 2007 12:08:30 +0000
39491Checked in by : Robert Osfield
39492Updated wrappers
39493
39494Wed, 9 May 2007 11:11:19 +0000
39495Checked in by : Robert Osfield
39496From John Kelso,"Attached are updates of src/osg/Sequence.spp and include/osg/Sequence.
39497
39498I've taken _sbegin/_send/_ubegin/_uend and _step our of the include file
39499and made them local variables in whatever method might need them.
39500
39501I got rid of the _recalculate method as it was only getting used in
39502one place.
39503
39504I also found a cut/paste bug in setMode's START case."
39505
39506Note from Robert Osfield, Also includes some guards against crashes that was occuring in this new
39507code when handling empty Sequences.
39508
39509
39510
39511
39512Wed, 9 May 2007 10:42:56 +0000
39513Checked in by : Robert Osfield
39514Set default texture size back to 1024x1204
39515
39516Wed, 9 May 2007 10:41:56 +0000
39517Checked in by : Robert Osfield
39518Added GL_MAX_TEXTURE_SIZE check and use of OSG_MAX_TEXTURE_SIZE env var to help hint to osgText that the native OpenGL implementation only supports textures up to a given size.
39519
39520Wed, 9 May 2007 10:31:06 +0000
39521Checked in by : Robert Osfield
39522Added use of OSG_MAX_TEXTURE_SIZE for clamping texture sizes.
39523
39524Wed, 9 May 2007 10:01:15 +0000
39525Checked in by : Robert Osfield
39526From Mike Weiblen, with mods of using references by Robert Osfield for efficiency.  Submission notes from Mike: "By repurpose, I'm creating a new plugin that uses much of the .osg fileformat, but with some changes.  Specifically, I'm creating a ".osgfs" plugin, which represents the scenegraph hierarchy as a filesystem of nested subdirectories and individual files for each node, rather than nested braces with everything in a single monolithic file.  I intend to incorporate file alteration monitor events to watch the filesystem for modifications and automatically reload.The problem I'm running into is osgDB is too tightly coupled to the .osg format.
39527osgDB::Output::writeObject() contains literal .osg format-specific strings like
39528"{" to represent the Object hierarchy at too low a semantic level.  I propose
39529using virtual methods; my plugin can then derive from osgDB::Output and
39530represent Object hiearchy differently.
39531"
39532
39533
39534
39535
39536Wed, 9 May 2007 09:43:18 +0000
39537Checked in by : Robert Osfield
39538From Alan Harris, "Registry and Archive ~~~~~~~~~~~~~~~~~~~~~~~~~ This is a simple change to permit databases other than those named "*.osga" to be used. It is hardcoded in read() at present.It is non-critical and does not affect existing program functionality.
39539
39540Registry and Registry.cpp
39541~~~~~~~~~~~~~~~~~~~~~~~~~
39542Added a new typedef:      typedef std::vector< std::string>
39543ArchiveExtensionList;
39544
39545a list of extensions:     ArchiveExtensionList  _archiveExtList;
39546
39547and an "add" method:      addArchiveExtension(const std::string ext)
39548
39549This is initialised by adding "osga" in Registry() and used in
39550Registry::read() where the list is searched for the extension used.
39551
39552Archive.cpp
39553~~~~~~~~~~~
39554This submission is a little more tentative. openArchive() is modified to
39555automatically add the filename extension to the Registry extension list.
39556"
39557
39558
39559
39560Wed, 9 May 2007 09:26:33 +0000
39561Checked in by : Robert Osfield
39562Added signOrZero template method, and to Matrix_implementation.cpp usage of this method in the get(Quat&) code.
39563
39564Wed, 9 May 2007 07:54:32 +0000
39565Checked in by : Robert Osfield
39566Added imageData block initialized to 0 for first construction of GlyphTexture
39567
39568Tue, 8 May 2007 15:32:35 +0000
39569Checked in by : Robert Osfield
39570Further work on dome correction
39571
39572Tue, 8 May 2007 12:18:57 +0000
39573Checked in by : Robert Osfield
39574Firt cut at full dome correction of wrap around movies and imagery
39575
39576Tue, 8 May 2007 10:02:07 +0000
39577Checked in by : Robert Osfield
39578Added CullSettings inheritance mask for LIGHTING_MODE and LIGHT
39579
39580Mon, 7 May 2007 22:07:23 +0000
39581Checked in by : Robert Osfield
39582Added s/getLightingMode and s/getLight to osg::View to allow control of the viewers global light source.
39583
39584Mon, 7 May 2007 19:48:46 +0000
39585Checked in by : Robert Osfield
39586Added missing HelpHandler::reset() implementation
39587
39588Mon, 7 May 2007 07:58:12 +0000
39589Checked in by : Robert Osfield
39590Updated ChangeLog and AUTHORS.txt for release
39591
39592Mon, 7 May 2007 07:51:02 +0000
39593Checked in by : Robert Osfield
39594Updated version numbers for 1.9.3 release, combined INSTALL.txt and README.txt
39595
39596Sat, 5 May 2007 17:05:07 +0000
39597Checked in by : Robert Osfield
39598Added extra external libs
39599
39600Sat, 5 May 2007 17:02:21 +0000
39601Checked in by : Robert Osfield
39602Added extra libs to COLLADA plugin, but still need to set LD_LIBRARY to libs even though they are static!?#!?
39603
39604Sat, 5 May 2007 16:24:07 +0000
39605Checked in by : Robert Osfield
39606Added preliminary Performer plugin support, note, still missing are a range of Performer database libs that will be required.
39607
39608Sat, 5 May 2007 16:11:30 +0000
39609Checked in by : Robert Osfield
39610Added OpenVRML support
39611
39612Sat, 5 May 2007 15:36:03 +0000
39613Checked in by : Robert Osfield
39614Added CMake support for pnm plugin
39615
39616Sat, 5 May 2007 08:22:06 +0000
39617Checked in by : Robert Osfield
39618Added support for normals plugin
39619
39620Sat, 5 May 2007 08:18:04 +0000
39621Checked in by : Robert Osfield
39622Added ToPortToCmake.txt to record what modules need port to CMake.
39623
39624Fri, 4 May 2007 19:17:49 +0000
39625Checked in by : Robert Osfield
39626Added first cut a Xine support
39627
39628Fri, 4 May 2007 14:25:02 +0000
39629Checked in by : Robert Osfield
39630Added first cut of Cmake COLLADA support
39631
39632Fri, 4 May 2007 13:41:27 +0000
39633Checked in by : Robert Osfield
39634Added COLLADA CMAkeLists.txt, doesn't work yet as we done yet have a FindCOLLADA.cmake but it is a start
39635
39636Fri, 4 May 2007 13:20:48 +0000
39637Checked in by : Robert Osfield
39638Added support for jp2 plugin
39639
39640Fri, 4 May 2007 12:06:31 +0000
39641Checked in by : Robert Osfield
39642Removed margin
39643
39644Fri, 4 May 2007 12:05:29 +0000
39645Checked in by : Robert Osfield
39646Reorganised the managment of margins around glyphs so that is done entirely with src/osgText/Font.cpp rather than the font plugins or Text.cpp
39647
39648Fri, 4 May 2007 08:48:59 +0000
39649Checked in by : Robert Osfield
39650From Luigi Calori, Win32 build fix
39651
39652Fri, 4 May 2007 08:45:21 +0000
39653Checked in by : Robert Osfield
39654From Mathias Froehlich, "Attached is a change that does no longer set the render bin details in nodes other than drawables. I guess that this way I am sure to not introduce hierarchical render bins in loaded models."
39655
39656Fri, 4 May 2007 08:40:20 +0000
39657Checked in by : Robert Osfield
39658From David Callu, fixed incorrect array usage.
39659
39660Thu, 3 May 2007 16:23:19 +0000
39661Checked in by : Robert Osfield
39662Added CartizianLocator
39663
39664Thu, 3 May 2007 15:21:30 +0000
39665Checked in by : Robert Osfield
39666Updated wrappers
39667
39668Thu, 3 May 2007 14:51:02 +0000
39669Checked in by : Robert Osfield
39670Added return *this to operator =
39671
39672Thu, 3 May 2007 14:47:52 +0000
39673Checked in by : Robert Osfield
39674Added osgUtil into lib list
39675
39676Thu, 3 May 2007 11:11:03 +0000
39677Checked in by : Robert Osfield
39678Added virtual orientationOpenGL() method into osgTerrain::Locator.
39679
39680Thu, 3 May 2007 10:10:23 +0000
39681Checked in by : Robert Osfield
39682Added OpenThreads to TARGET_COMMON_LIBRARIES
39683
39684Thu, 3 May 2007 10:06:38 +0000
39685Checked in by : Robert Osfield
39686Moved the OpenThreads link locally to each lib
39687
39688Thu, 3 May 2007 08:50:06 +0000
39689Checked in by : Robert Osfield
39690Added support for setting OpenThreads_SOURCE_DIR to help the install of OpenThreads headers
39691
39692Wed, 2 May 2007 19:57:05 +0000
39693Checked in by : Robert Osfield
39694Added OpenThreads wrappers
39695
39696Wed, 2 May 2007 18:07:41 +0000
39697Checked in by : Robert Osfield
39698Added CMake support for local OpenThreads build
39699
39700Wed, 2 May 2007 16:36:56 +0000
39701Checked in by : Robert Osfield
39702Added svn:externals for include/OpenThreads and src/OpenThreads
39703
39704Wed, 2 May 2007 13:58:38 +0000
39705Checked in by : Robert Osfield
39706Introduced new tesslation technique that adjusts the triangulation so that the diagonal goes between the corners with least vertical deviation.
39707
39708Tue, 1 May 2007 18:03:32 +0000
39709Checked in by : Robert Osfield
39710Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API.
39711
39712Tue, 1 May 2007 09:29:30 +0000
39713Checked in by : Robert Osfield
39714Cleaned up the optional code paths in new VBO code
39715
39716Tue, 1 May 2007 07:31:30 +0000
39717Checked in by : Robert Osfield
39718Updated wrappers
39719
39720Tue, 1 May 2007 06:40:26 +0000
39721Checked in by : Robert Osfield
39722Added direct links to the CMake build pages
39723
39724Tue, 1 May 2007 06:28:20 +0000
39725Checked in by : Robert Osfield
39726Moved VBO switching code into inline methods into osg::State to speed performance
39727
39728Mon, 30 Apr 2007 22:12:08 +0000
39729Checked in by : Eric WING
39730Fixes to resync Xcode project with current tree. flt files are missing. I'm not sure if it was intentionally removed from the project, so I left the everything in place, but removed the target from the build aggregate targets so it doesn't get in the way of the build system. Added back osgTerrain to the project (don't know who deleted those). SDL's aggregate target is also missing.
39731
39732Mon, 30 Apr 2007 15:10:57 +0000
39733Checked in by : Robert Osfield
39734Added initalization of _startTick to CompositeViewer
39735
39736Mon, 30 Apr 2007 14:49:05 +0000
39737Checked in by : Robert Osfield
39738From Jeremy Moles, fixed missing intialization of _startTick member variable.
39739
39740Mon, 30 Apr 2007 12:18:27 +0000
39741Checked in by : Robert Osfield
39742Implementated new dirty buffer mechansim for BufferObjects to make it more efficient
39743
39744Mon, 30 Apr 2007 09:47:35 +0000
39745Checked in by : Robert Osfield
39746Added TerrainNode::setColorFilter(layerNum,Filter) to allow developers to set what type of texture filter to use, either LINEAER and NEAREST.
39747
39748Mon, 30 Apr 2007 08:37:46 +0000
39749Checked in by : Robert Osfield
39750Updated ChangeLog and AUTHORS file
39751
39752Mon, 30 Apr 2007 08:31:25 +0000
39753Checked in by : Robert Osfield
39754Updated version number for 1.9.2 dev release
39755
39756Sun, 29 Apr 2007 20:19:12 +0000
39757Checked in by : Robert Osfield
39758Updated wrappers
39759
39760Sun, 29 Apr 2007 20:13:53 +0000
39761Checked in by : Robert Osfield
39762Added temporary code (but comment out) for testing VBO performance
39763
39764Sun, 29 Apr 2007 20:10:43 +0000
39765Checked in by : Robert Osfield
39766Added a MatrixTransform set up to provide a local origin for better precision.
39767
39768Sun, 29 Apr 2007 08:12:29 +0000
39769Checked in by : Robert Osfield
39770Further work on new VertexBufferObject/ElementsBufferObject support
39771
39772Fri, 27 Apr 2007 17:03:06 +0000
39773Checked in by : Robert Osfield
39774Added back in osg::Geometry path
39775
39776Fri, 27 Apr 2007 14:52:30 +0000
39777Checked in by : Robert Osfield
39778Further work on the new VBO support
39779
39780Fri, 27 Apr 2007 10:29:48 +0000
39781Checked in by : Robert Osfield
39782From Eric Wing, " Here are more changes for the CMake scripts:- I removed CMAKE_INSTALL_PREFIX in FindOpenThreads as a follow up to
39783the discussion thread.
39784
39785- I introduced an experimental CMAKE_PREFIX_PATH to replace it.
39786
39787- I added CMAKE_PREFIX_PATH, CMAKE_INCLUDE_PATH, and
39788CMAKE_LIBRARY_PATH to the CMake GUI so users can enter values there
39789instead of in the environment.
39790
39791- I added OPENSCENEGRAPH_*_VERSION variables (MAJOR, MINOR, PATCH).
39792These should be kept up-to-date with the real version numbers. Mac
39793bundles like to have version information so users can find out the
39794version they are running through standard About panels and also
39795automated system reporters for troubleshooting/bug tracking. In
39796theory, this information could be used for library versioning.
39797We should do the same for OpenThreads, but I forgot about it.
39798
39799- I added some Mac Info.plist stuff (which uses the version information).
39800
39801"
39802
39803
39804
39805Fri, 27 Apr 2007 09:49:28 +0000
39806Checked in by : Robert Osfield
39807Fixed tabbing
39808
39809Thu, 26 Apr 2007 16:50:35 +0000
39810Checked in by : Robert Osfield
39811Added using of VertexBufferObject and ElementsBufferObject classes
39812
39813Thu, 26 Apr 2007 16:50:06 +0000
39814Checked in by : Robert Osfield
39815Further work VertexBufferObject and ElementsBufferObject classes
39816
39817Thu, 26 Apr 2007 08:26:10 +0000
39818Checked in by : Robert Osfield
39819Updated wrappers
39820
39821Thu, 26 Apr 2007 08:11:09 +0000
39822Checked in by : Robert Osfield
39823From Brad Colbert, "Added a new method to ImageStream called getLength that is used to return the length of the stream.Implemented the virtual methods in QuicktimeImageStream, (getLength,
39824getReferenceTime, setTimeMultiplier), to return valid value for each.
39825"
39826
39827
39828
39829Thu, 26 Apr 2007 08:07:25 +0000
39830Checked in by : Robert Osfield
39831From Eric Wing, Added quicktime CMakeLists.txt
39832
39833Wed, 25 Apr 2007 18:50:11 +0000
39834Checked in by : Robert Osfield
39835Added VertexBufferObject and ElementBufferObject class interfaces, and wired up osg::Array and osg::DrawElements* to these respectively.Updated wrappers
39836
39837
39838
39839Wed, 25 Apr 2007 15:32:33 +0000
39840Checked in by : Robert Osfield
39841Added --static and --vbo options to allow the user to toggle on/off dynamic updating of geometry and use of vertex buffer objects.
39842
39843Wed, 25 Apr 2007 10:32:41 +0000
39844Checked in by : Robert Osfield
39845Updated wrappers
39846
39847Wed, 25 Apr 2007 10:32:28 +0000
39848Checked in by : Robert Osfield
39849Cleaned up numToTop method
39850
39851Wed, 25 Apr 2007 10:12:46 +0000
39852Checked in by : Robert Osfield
39853From Martin Aumueller, fixed unused parameter warnings
39854
39855Wed, 25 Apr 2007 09:32:12 +0000
39856Checked in by : Robert Osfield
39857From Martin Aumueller, " a collegue of mine noticed that on Windows and X11 the modifier state (such as Alt or Ctrl) would be applied one key press too late: e.g. press & hold Alt, press a, release Alt, press a, press a would generate the key sequence a, Alt-a, a instead of Alt-a, a, a.The problem is also present on Carbon. Moving the call to setModKeyMask in
39858front of the call to keyPress fixed it for me on Carbon and X11. I suppose
39859that this will fix the problem for Windows as well."
39860
39861
39862
39863Wed, 25 Apr 2007 09:21:57 +0000
39864Checked in by : Robert Osfield
39865From Eric Wing, "These enhancements make it much easier to control which libraries get found by FIND_ using environmental variables. The problem with the old script was that CMake searches what it considers system paths first. This makes it difficult to override in the case where you might have a stable version in /usr/local, but are trying to build a bleeding edge release in the non-standard location /bleeding-edge.I went to the CMake mailing list hoping to find a good solution to
39866this. Unfortunately, there isn't one, and I have to do something
39867rather bone-headed in the Find module. Basically, I have to run FIND_
39868twice: once with default search paths turned off and my environmental
39869variables listed, and again with standard search paths reenabled. At
39870least it works.
39871
39872I also added a few more environmental variables, specifically:
39873OPENTHREADS_INCLUDE_DIR
39874OPENTHREADS_LIBRARY_DIR
39875
39876These two variables address the shortcoming of OPENTHREADS_DIR in the
39877case where the include path and library path don't share a common
39878parent.
39879
39880Put all this together, and you can setup an automated shell script or
39881Microsoft .bat file to configure and build your application in an
39882automated step.
39883
39884
39885You still should be able to use the key CMake variables like
39886CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH to find things, but it will
39887occur after the environmental paths are searched. The reason for this
39888is that the OPENTHREADS_INCLUDE_DIR and OPENTHREADS_LIBRARY_DIR are
39889more specific. This prevents the accidental ordering problem where you
39890might use CMAKE_INCLUDE_PATH to find some other component like GLUT,
39891but didn't want to accidentally include an older version of
39892OpenThreads located in the same area.
39893
39894As the ultimate override, you can still pass -DVAR=value arguments to
39895cmake and it will take these above all else. However, it's safer for
39896people to not use these in case we modify the script and change the
39897variable names.
39898
39899Finally, I'm wondering if we can kill the ${CMAKE_INSTALL_PREFIX}
39900searches in the Find module. As I've said before, this is kind of a
39901hack and the variable wasn't really intended to be used in this way.
39902And I just got bitten by it in some bad corner cases. The problem is
39903that if you don't explicitly set the ${CMAKE_INSTALL_PREFIX}, CMake
39904sets a default value for it (such as /usr/local). The problem is that
39905/usr/local may not be the place you want searched. If you wait to set
39906the ${CMAKE_INSTALL_PREFIX} in the ccmake GUI, then FIND_ is already
39907run once on ${CMAKE_INSTALL_PREFIX=/usr/local. If you were planning to
39908change the value in the GUI, it's too late if you had a stuff in
39909/usr/local because FIND_ already found something and won't change the
39910value when you reconfigure since it is already set. You will have to
39911manually change the value yourself. Furthermore, as another problem
39912example, on the Mac, /Library/Frameworks is supposed to be searched
39913before /usr/local, but ${CMAKE_INSTALL_PREFIX} kept causing stuff in
39914/usr/local to be hit first which took me a really long time to
39915understand how this was happenning. The work around is that I must
39916push the ${CMAKE_INSTALL_PREFIX} search to the very end as not to
39917conflict with anything else. But I think it would be much better if we
39918removed it entirely.
39919
39920And with so many different environmental variables at our disposal, I
39921don't think we need this one:
39922
39923(Checked by CMake automatically:)
39924CMAKE_INCLUDE_PATH
39925CMAKE_SYSTEM_INCLUDE_PATH
39926CMAKE_LIBRARY_PATH
39927CMAKE_SYSTEM_LIBRARY_PATH
39928PATH
39929LIB
39930
39931(Checked by us:)
39932OPENTHREADS_INCLUDE_DIR
39933OPENTHREADS_LIBRARY_DIR
39934OPENTHREADS_DIR
39935OSG_INCLUDE_DIR
39936OSG_LIBRARY_DIR
39937OSG_DIR
39938"
39939
39940
39941
39942Wed, 25 Apr 2007 09:16:31 +0000
39943Checked in by : Robert Osfield
39944From Eric Wing, "lwo must link to osgFX or undefined symbols ensue."
39945
39946Wed, 25 Apr 2007 09:14:01 +0000
39947Checked in by : Robert Osfield
39948From Eric Wing, "I made a mistake in my IF() checks for FOO_CONFIG_HAS_BEEN_RUN_BEFORE. I was using ${FOO_CONFIG_HAS_BEEN_RUN_BEFORE} instead of just FOO_HAS_BEEN_RUN_BEFORE.In this case, it happened to work out to still be correct, but in
39949general it shouldn't have the ${}. (I really hate this syntax.)"
39950
39951
39952
39953Tue, 24 Apr 2007 19:08:52 +0000
39954Checked in by : Robert Osfield
39955From Jeremy Moles, Added check for image transluceny to image loaded code, placing the image quad into the transparent bin for images with alpha values.
39956
39957Tue, 24 Apr 2007 19:03:51 +0000
39958Checked in by : Robert Osfield
39959From Martin Aumueller, "the new Inventor plugin needs some changes in order to compile against OpenInventor. Just as in the pre-r6419 I used the COIN_BASIC_H define in order to discriminate between the two versions of Inventor.Additionally, I had to change the CMakeLists.txt to use the proper include path.
39960"
39961
39962
39963
39964Tue, 24 Apr 2007 13:12:40 +0000
39965Checked in by : Robert Osfield
39966From Jan Peciva, "I was working on a new version of Inventor plugin. It was inspired by the need to get correct and high quality conversion, so I verified the plugin on complex models and made number of serious fixes:- the geometry is not two times on the output file (!)
39967- SoVRMLImageTexture: VRML texture support was rewritten according to
39968  Inventor programming practices, since it does not worked correctly on
39969  many models (Anyway, thanks for Gerrick Bivins to introduce it.)
39970- osg::ref wrong usage related crash fixed
39971- code cleaning and texture code overhaul
39972- LOD fixes
39973- appended README.txt with all the contributors I was able to get from
39974  SVN logs"
39975
39976
39977
39978
39979Tue, 24 Apr 2007 13:11:22 +0000
39980Checked in by : Robert Osfield
39981Added CMake support for lwo plugin.
39982
39983Tue, 24 Apr 2007 12:59:23 +0000
39984Checked in by : Robert Osfield
39985Added compile path support for XINE, Inventor and LibXML
39986
39987Mon, 23 Apr 2007 20:21:06 +0000
39988Checked in by : Robert Osfield
39989Updated version to 1.9.1
39990
39991Sun, 22 Apr 2007 21:54:05 +0000
39992Checked in by : Robert Osfield
39993Updated AUTHORS file for 1.9 developer release
39994
39995Sun, 22 Apr 2007 21:53:12 +0000
39996Checked in by : Robert Osfield
39997Updated ChangeLog
39998
39999Sun, 22 Apr 2007 21:40:46 +0000
40000Checked in by : Robert Osfield
40001Added --version-number support
40002
40003Sun, 22 Apr 2007 21:18:20 +0000
40004Checked in by : Robert Osfield
40005From Michael Platings, "In the "new method" 3DS loader, inverse matrices were applied to vertices, but not normals, which caused some models to appear with normals doubly rotated. I've now added some code to transform the normals."
40006
40007Sun, 22 Apr 2007 20:19:43 +0000
40008Checked in by : Robert Osfield
40009Unified the setup of version numbers so that they all are based on the version number setup in the include/osg/Version header file.
40010
40011Sat, 21 Apr 2007 12:29:39 +0000
40012Checked in by : Robert Osfield
40013Added osgSim dependency to txp plugin
40014
40015Sat, 21 Apr 2007 11:24:26 +0000
40016Checked in by : Robert Osfield
40017Added include directory to get txp plugin building
40018
40019Fri, 20 Apr 2007 16:17:48 +0000
40020Checked in by : Robert Osfield
40021Added support for sorting the graphics contexts so that the first context/window returned from Viewer::getContexts/getWindows will be the left most window on the lowest screen number.Added ability for StatsHandler and HelpHandler to support end users setting their
40022Camera's graphics context.
40023
40024
40025
40026Fri, 20 Apr 2007 16:15:41 +0000
40027Checked in by : Robert Osfield
40028Added delay between sequential threading model changes to prevent the system from locking up with 'm' is held down, which previous would cause the threading model to be thrashed.
40029
40030Mon, 16 Apr 2007 19:40:36 +0000
40031Checked in by : Robert Osfield
40032From Jason Howlett, using suggestion from Robert Osfield, "CullVisitor.cpp was modified, beginning at line 1115. Code was added to check if the camera inherits its cull mask. If not, the CullVisitor sets its traversal mask to the camera's cull mask."
40033
40034Mon, 16 Apr 2007 19:34:25 +0000
40035Checked in by : Robert Osfield
40036Implement basic TerrainGeometry code
40037
40038Mon, 16 Apr 2007 18:33:09 +0000
40039Checked in by : Robert Osfield
40040Added logo and txp CMakeLists.txt files.   The txp build is temporarily commented out while the build is fixed.
40041
40042Mon, 16 Apr 2007 12:21:07 +0000
40043Checked in by : Robert Osfield
40044Updated wrappers
40045
40046Mon, 16 Apr 2007 12:20:42 +0000
40047Checked in by : Robert Osfield
40048Cleaned up state management code
40049
40050Mon, 16 Apr 2007 12:18:56 +0000
40051Checked in by : Robert Osfield
40052Fixed bug associated with complex RenderBin setup.
40053
40054Mon, 16 Apr 2007 06:03:22 +0000
40055Checked in by : Robert Osfield
40056Bumbped the version number up to 1.9, in preperation for using odd release numbers for development releases, odd versions for stable releases.
40057
40058Sun, 15 Apr 2007 20:53:09 +0000
40059Checked in by : Robert Osfield
40060Fixed choice of display
40061
40062Sun, 15 Apr 2007 12:09:12 +0000
40063Checked in by : Robert Osfield
40064Updatged ChangeLog using svn2log, osgversion to handle new SVN based ChangeLog, and updated AUTHORS.txt
40065
40066Sat, 14 Apr 2007 08:31:40 +0000
40067Checked in by : Robert Osfield
40068Added an #include<unistd.h> and extern "C" around X11ErrorHandling to prevent Solaris build errros
40069
40070Fri, 13 Apr 2007 19:28:22 +0000
40071Checked in by : Robert Osfield
40072Added some debugging
40073
40074Fri, 13 Apr 2007 19:28:11 +0000
40075Checked in by : Robert Osfield
40076Updated wrappers
40077
40078Fri, 13 Apr 2007 14:54:41 +0000
40079Checked in by : Robert Osfield
40080Added fullscreen toggle event handler
40081
40082Fri, 13 Apr 2007 14:54:22 +0000
40083Checked in by : Robert Osfield
40084Added usleep's to avoid X11 errors when doing X11 calls to close to changes in window size or decoration.
40085
40086Fri, 13 Apr 2007 14:23:10 +0000
40087Checked in by : Robert Osfield
40088Added setWindowRectangle implementation for GraphicsWindowWin32, and place holder for setWindowRectangle implementation for GraphicsWindowCarbon.
40089
40090Fri, 13 Apr 2007 13:28:10 +0000
40091Checked in by : Robert Osfield
40092Updated wrappers
40093
40094Fri, 13 Apr 2007 13:22:52 +0000
40095Checked in by : Robert Osfield
40096Added s/getWindowRectangle to GraphicsWindow and implementation in GraphicsWindowX11
40097
40098Fri, 13 Apr 2007 13:19:29 +0000
40099Checked in by : Robert Osfield
40100Changed hitItr to be a const_iterator.
40101
40102Fri, 13 Apr 2007 10:14:57 +0000
40103Checked in by : Robert Osfield
40104From Eric Wing, "I added a warning message for Mac users about the Universal Binary problem."
40105
40106Thu, 12 Apr 2007 17:30:06 +0000
40107Checked in by : Robert Osfield
40108Fixed variable name dereference
40109
40110Thu, 12 Apr 2007 10:14:10 +0000
40111Checked in by : Robert Osfield
40112Added different cmake version requirements across platforms
40113
40114Thu, 12 Apr 2007 10:06:09 +0000
40115Checked in by : Robert Osfield
40116From Eric Wing, "Adding back missing search paths in FindOpenThreads.cmake. Also fixed a bug regarding when to set the debug version. It waited until both include and library were set, but it shouldn't wait on include.Also added a fix to the optional warning flags."
40117
40118
40119
40120
40121Thu, 12 Apr 2007 09:59:34 +0000
40122Checked in by : Robert Osfield
40123Added SETUP_COMMANDLINE_APPLICATION and SETUP_COMMANDLINE_EXAMPLE macros
40124
40125Thu, 12 Apr 2007 09:33:24 +0000
40126Checked in by : Robert Osfield
40127From Eric Wing, "Attached is a patch allows access access to the CMake MACOSX_BUNDLE option. Now SETUP_APPLICATION and SETUP_EXAMPLE take an additional optional parameter that specifies if the program is a command line application or a GUI application (think: IS_COMMANDLINE_APP). Passing 1 means true (is_commandline_app). Passing 0 or omitting the parameter means false.I changed the scripts for osgversion and osgunittests to support this
40128option because I believe they are command line apps. Are there any
40129others?"
40130
40131
40132
40133
40134Thu, 12 Apr 2007 09:32:48 +0000
40135Checked in by : Robert Osfield
40136Updated wrappers
40137
40138Thu, 12 Apr 2007 09:32:34 +0000
40139Checked in by : Robert Osfield
40140From Mike Wittman, fix to CopyOp&.
40141
40142Thu, 12 Apr 2007 09:18:40 +0000
40143Checked in by : Robert Osfield
40144From Eric Wing, "Minor robustness fix to osgsimpleviewerCocoa."
40145
40146Wed, 11 Apr 2007 17:39:13 +0000
40147Checked in by : Robert Osfield
40148Prep work on new TerrainGeometry Drawable which supports selective display list/VBO's usage.Updated wrappers
40149
40150
40151
40152Wed, 11 Apr 2007 11:20:42 +0000
40153Checked in by : Robert Osfield
40154Changed the parameter handling so that it supports left to right inheritance of settings
40155
40156Wed, 11 Apr 2007 11:20:04 +0000
40157Checked in by : Robert Osfield
40158Added support for multiple colour layers, and fixed handling of elevation and colour layers having different locator
40159
40160Wed, 11 Apr 2007 08:35:39 +0000
40161Checked in by : Robert Osfield
40162From Eric Wing, " Changes include:A internal cache flag that can be used to detect if this is the first
40163time running the CMake configuration. This is needed to work around
40164stupid CMake UI shortcomings about the UI not reflecting anything you
40165SET unless you use FORCE. But if you use FORCE, you override anything
40166the user may try to set/override unless you have an exception check.
40167It turns out the exception check you need is often the first-run
40168check. This flag is potentially useful for other things too.
40169
40170An optional switch that turns on more aggressive warnings based on
40171your compiler.
40172
40173Some Apple specific stuff for detecting the OS version and enabling
40174Universal Binaries (and some additional compiler flags that are good
40175but gcc version dependent). The version check code is unfortunately
40176really fragile. I need to lobby CMake to return the OS X version
40177number for us. FYI, building Universal will fail with the current
40178CMake release due to a bug, but is now fixed in CVS.
40179"
40180
40181
40182
40183
40184Wed, 11 Apr 2007 08:33:40 +0000
40185Checked in by : Robert Osfield
40186Removed tabs
40187
40188Tue, 10 Apr 2007 13:58:18 +0000
40189Checked in by : Robert Osfield
40190Removed old GNUmakefile.inst files
40191
40192Tue, 10 Apr 2007 13:23:32 +0000
40193Checked in by : Robert Osfield
40194Updated INSTALL and README to refect new Cmake build
40195
40196Tue, 10 Apr 2007 13:15:59 +0000
40197Checked in by : Robert Osfield
40198Removed the bin and lib directories as these are now built automatically by CMake.
40199
40200Tue, 10 Apr 2007 13:12:58 +0000
40201Checked in by : Robert Osfield
40202Removed more of the old VisualStudio build system
40203
40204Tue, 10 Apr 2007 13:10:25 +0000
40205Checked in by : Robert Osfield
40206Removed old gmake and VisualStudio build files
40207
40208Tue, 10 Apr 2007 12:11:16 +0000
40209Checked in by : Robert Osfield
40210Updated to refect new incldue/osgViewer/Win32 directory for GraphicsWindowWin32
40211
40212Tue, 10 Apr 2007 11:09:38 +0000
40213Checked in by : Robert Osfield
40214Updated wrapper to honour move of GraphicsWindow* include/osgViewer/api/
40215
40216Tue, 10 Apr 2007 11:03:37 +0000
40217Checked in by : Robert Osfield
40218Create new incliude/osgViewer/api directory to hold platform specific classes such as GraphicsWindow implementations.Moved GraphicsWindowWin32,X11 and Carbon into their api/Win32, api/X11 and api/Carbon directories.
40219
40220
40221
40222Fri, 6 Apr 2007 19:51:20 +0000
40223Checked in by : Robert Osfield
40224Fixed the handle of triangle fan.
40225
40226Fri, 6 Apr 2007 19:38:22 +0000
40227Checked in by : Robert Osfield
40228Added extra check to prevent calling frame() when the window has been closed.
40229
40230Fri, 6 Apr 2007 15:36:13 +0000
40231Checked in by : Robert Osfield
40232From Eric Wing, pedantic warning fixes
40233
40234Fri, 6 Apr 2007 15:35:27 +0000
40235Checked in by : Robert Osfield
40236Updated wrappers
40237
40238Fri, 6 Apr 2007 15:13:02 +0000
40239Checked in by : Robert Osfield
40240From Eric Wing, pedantic warning fixes
40241
40242Fri, 6 Apr 2007 14:40:39 +0000
40243Checked in by : Robert Osfield
40244From Laurens Voerman, "I've added the code to set up quad_stereo properly. I have tested with WinXP / VC8, stereo is working. I also added code to set sampleBuffers and samples. These cannot yet be properly set, tested (windows only ) by changing _numMultiSamples in DisplaySettings::setDefaults() and recompiling."
40245
40246Fri, 6 Apr 2007 14:38:23 +0000
40247Checked in by : Robert Osfield
40248From Mike Wittman, "1. Disable suppression of osg::CullStack.  I've been building the osgWrapper code successfully with this change on both Windows and Linux, but I believe you said you got some (unspecified) errors when you tried it before.  If it still causes problems, could you post the errors so I can try to solve them?2. Change osg::GraphicsContext from object-type to abstract-object-type.  The current setting is incorrect because the class is actually abstract."
40249
40250
40251
40252
40253
40254Fri, 6 Apr 2007 14:36:59 +0000
40255Checked in by : Robert Osfield
40256From Laurens Voerman, "attached is OpenSceneGraph\src\osgViewer\GraphicsWindowWin32.cpp I've added the code to get the osgViewer working on windows displays with less than 32 bit color. Only tested with 16 bit color."
40257
40258Fri, 6 Apr 2007 14:33:55 +0000
40259Checked in by : Robert Osfield
40260Add setting of ShadowVolumeGeometry draw mode
40261
40262Thu, 5 Apr 2007 20:27:02 +0000
40263Checked in by : Robert Osfield
40264Set default ShadeModel back to SMOOTH
40265
40266Thu, 5 Apr 2007 16:12:10 +0000
40267Checked in by : Robert Osfield
40268Added constructor argument to ShadeModel
40269
40270Thu, 5 Apr 2007 15:04:05 +0000
40271Checked in by : Robert Osfield
40272Commented out superfluous debug messages
40273
40274Thu, 5 Apr 2007 14:56:30 +0000
40275Checked in by : Robert Osfield
40276Added better handling of colour layer/elevation layer/transfer function combinations and use of 16bit luminance format for colour layers used as input to transfer functions
40277
40278Wed, 4 Apr 2007 09:07:46 +0000
40279Checked in by : Robert Osfield
40280Added support for flushing buffer objects
40281
40282Wed, 4 Apr 2007 08:09:24 +0000
40283Checked in by : Robert Osfield
40284From Paul Martz, added osgViewer headers to VS syntax highlighting.
40285
40286Wed, 4 Apr 2007 08:06:22 +0000
40287Checked in by : Robert Osfield
40288Removed OpenThreads reference
40289
40290Wed, 4 Apr 2007 08:05:45 +0000
40291Checked in by : Robert Osfield
40292Updated wrappers
40293
40294Wed, 4 Apr 2007 08:05:23 +0000
40295Checked in by : Robert Osfield
40296From Mike Wittman, C# build fixes
40297
40298Tue, 3 Apr 2007 19:42:43 +0000
40299Checked in by : Robert Osfield
40300From Andy Skinner, warning fix for Windows 64-bit build
40301
40302Tue, 3 Apr 2007 19:18:20 +0000
40303Checked in by : Robert Osfield
40304Added assignment of hieghts texture coords
40305
40306Tue, 3 Apr 2007 15:39:05 +0000
40307Checked in by : Robert Osfield
40308Preliminary work on TransferFunction support
40309
40310Tue, 3 Apr 2007 11:04:09 +0000
40311Checked in by : Robert Osfield
40312From Eric Wing, adding message w.r.t debug OpenThreads library for when its not available.
40313
40314Mon, 2 Apr 2007 13:06:59 +0000
40315Checked in by : Robert Osfield
40316Added setValue method and osg::Image setup to osg::TransferFunction1D, and setup of TransferFunction1D into osgterrain example.
40317
40318Sun, 1 Apr 2007 11:19:46 +0000
40319Checked in by : Robert Osfield
40320Added support for texture layer.
40321
40322Fri, 30 Mar 2007 15:16:29 +0000
40323Checked in by : Robert Osfield
40324Added debugging code
40325
40326Fri, 30 Mar 2007 14:57:57 +0000
40327Checked in by : Robert Osfield
40328Added support for reading values from an ImageLayer, and building of the elevation data in GeometryTechnique.
40329
40330Fri, 30 Mar 2007 14:57:01 +0000
40331Checked in by : Robert Osfield
40332Added support 16bit intensity formats
40333
40334Thu, 29 Mar 2007 19:42:07 +0000
40335Checked in by : Robert Osfield
40336Converted osg::HeightField across to using a osg::FloatArray internally to enable it to be assigned as a vertex attribute array to an osg::Geometry.Removed the osgTerrain::ArrayLayer as its no longer required thanks to the above change
40337which makes the osgTerrain::HeightFieldLayer more flexible.
40338
40339Updated wrappers
40340
40341
40342
40343Thu, 29 Mar 2007 19:39:20 +0000
40344Checked in by : Robert Osfield
40345Fixed missing initializer in Options constrctor
40346
40347Thu, 29 Mar 2007 15:41:59 +0000
40348Checked in by : Robert Osfield
40349Removed the using to avoid VS 7.1 build problem
40350
40351Thu, 29 Mar 2007 14:45:35 +0000
40352Checked in by : Robert Osfield
40353Added creation of basic geoemtry to test Locator and extents
40354
40355Thu, 29 Mar 2007 12:41:18 +0000
40356Checked in by : Robert Osfield
40357Updated wrappers
40358
40359Thu, 29 Mar 2007 10:56:07 +0000
40360Checked in by : Robert Osfield
40361From Eric Wing, added handling of CMAKE_THREAD_LIBS_INIT
40362
40363Thu, 29 Mar 2007 10:13:36 +0000
40364Checked in by : Robert Osfield
40365Added missing return value
40366
40367Thu, 29 Mar 2007 09:29:26 +0000
40368Checked in by : Robert Osfield
40369From Eric Wing, "Added the conditionals for SDLMain."
40370
40371Wed, 28 Mar 2007 16:28:20 +0000
40372Checked in by : Robert Osfield
40373Added support for compute the extents on local NDC coordiantes of the elevation and colour layers
40374
40375Wed, 28 Mar 2007 15:05:49 +0000
40376Checked in by : Robert Osfield
40377From Mike Wittman,  "Here is a change to the .cpp file to fix it by disambiguating the cull invocation."
40378
40379Wed, 28 Mar 2007 14:50:58 +0000
40380Checked in by : Robert Osfield
40381Removed the Found OpenThreads message
40382
40383Wed, 28 Mar 2007 14:50:35 +0000
40384Checked in by : Robert Osfield
40385Removed the d during debug build of wrappers on non MSVC platforms
40386
40387Wed, 28 Mar 2007 11:30:38 +0000
40388Checked in by : Robert Osfield
40389Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback
40390
40391Wed, 28 Mar 2007 08:53:18 +0000
40392Checked in by : Robert Osfield
40393From Martin Amueller, Add libosgGA and libosgText for OSX build
40394
40395Wed, 28 Mar 2007 08:52:44 +0000
40396Checked in by : Robert Osfield
40397Replaced the X11 Window by Carbon WindowRef in the WindowData structure.
40398
40399Wed, 28 Mar 2007 08:43:05 +0000
40400Checked in by : Robert Osfield
40401From Martin Aumueller, "in order to remove a dependency on Coin3D (which is GPLed) and make it work with SGI's OpenInventor, I had to change OpenSceneGraph/src/osgPlugins/Inventor, as SoVRMLImageTexture is not avaible in SGI's Inventor. "From Robert Osfield, tweaked the above so that it uses Coin headers to switch on coin features:
40402
40403#ifdef COIN_SOCALLBACKACTION_H
40404    #define USE_COIN 1
40405#endif
40406
40407
40408
40409
40410
40411
40412Wed, 28 Mar 2007 07:34:46 +0000
40413Checked in by : Robert Osfield
40414From Luigi Calori, added Find3rdPartyDependencies.cmake
40415
40416Tue, 27 Mar 2007 21:44:02 +0000
40417Checked in by : Robert Osfield
40418From Luigi Calori, "here is a patch to use Mike 3rdParty dependencies It should not be introusive to any other palatform apart MSVC, but in order to link to debug-specific libs I had to change plugins CMakeLists to differentiate debug/release linkage, I have used the same macro used in core libs Now the macro used for plugin and examples linking test for existance of TARGET_LIBRARIES_VARS that holds the names of the variables that have to be used for linking"
40419
40420Tue, 27 Mar 2007 19:39:00 +0000
40421Checked in by : Robert Osfield
40422Updated wrappers
40423
40424Tue, 27 Mar 2007 19:27:36 +0000
40425Checked in by : Robert Osfield
40426Add computeBound support to TerrainNode and Layer.
40427
40428Tue, 27 Mar 2007 16:05:13 +0000
40429Checked in by : Robert Osfield
40430Removed the flt plugin from OpenSceneGraph/trunk, this project can now be found in the deprecated directory.
40431
40432Tue, 27 Mar 2007 16:01:01 +0000
40433Checked in by : Robert Osfield
40434Rearranged the traversal and initialization of TerrainTechnique
40435
40436Tue, 27 Mar 2007 11:23:57 +0000
40437Checked in by : Robert Osfield
40438Added EllipsoidLocator.
40439
40440Tue, 27 Mar 2007 08:43:59 +0000
40441Checked in by : Robert Osfield
40442Added #include <unistd.h> for non Win32/Mingw build
40443
40444Tue, 27 Mar 2007 08:40:25 +0000
40445Checked in by : Robert Osfield
40446Added -lgdi32 to CYGWIN path
40447
40448Mon, 26 Mar 2007 19:38:04 +0000
40449Checked in by : Robert Osfield
40450Fixed header files specification
40451
40452Mon, 26 Mar 2007 19:24:18 +0000
40453Checked in by : Robert Osfield
40454Added return false; to default implementations of convert functions
40455
40456Mon, 26 Mar 2007 16:32:31 +0000
40457Checked in by : Robert Osfield
40458Added GeometryTechnique
40459
40460Mon, 26 Mar 2007 16:28:26 +0000
40461Checked in by : Robert Osfield
40462Removed WindowData parameter from init().
40463
40464Mon, 26 Mar 2007 15:52:22 +0000
40465Checked in by : Robert Osfield
40466Added Locator and layer setting to osgterrain example
40467
40468Mon, 26 Mar 2007 13:02:38 +0000
40469Checked in by : Robert Osfield
40470From Luigi Calori, "when we link against something that comes out from a Find... we ususally have a variable <LINK_VAR_NAME>available like OPENTHREADS_LIBRARY,  so I' ve set up a macro that uses the variable name expanded for linking, and  test if a variable ${LINK_VAR_NAME}_DEBUG like OPENTHREADS_LIBRARY_DEBUG exists and in case uses it for linking in debug mode. I' ve also set up FindOpenThreads to set up these variables. I had to edit the core libraries CMakeLists to add the calls to the macros used. I' ve tested under MSVC"
40471
40472Mon, 26 Mar 2007 13:00:29 +0000
40473Checked in by : Robert Osfield
40474From Mike Wittman, "This is another weirdo change to support code generation.  It brings all the Drawable::supports and Drawable::accepts overloads into the ShapeDrawable scope to avoid errors invoking the ones that are not defined in ShapeDrawable.  Currently you'll get compilation errors if you pass a Drawable::AttributeFunctor or PrimitiveIndexFunctor to the "accept" function invoked on a ShapeDrawable pointer or reference, since those overloads are only defined in the base class.  You'll also get the same error passing a PrimitiveIndexFunctor to the "supports" function.  These errors occur because C++ function overload resolution does not cross inheritance boundaries."
40475
40476Mon, 26 Mar 2007 09:48:02 +0000
40477Checked in by : Robert Osfield
40478Changed the external library specification to use TARGET_EXTERNAL_LIBRARIES
40479
40480Sun, 25 Mar 2007 11:47:08 +0000
40481Checked in by : Robert Osfield
40482Removed OpenThreads from the list of TARGET_COMMON_LIBRARIES to prevent double linking of OpenThreadsd and OpenThreads during debug build.
40483
40484Fri, 23 Mar 2007 17:37:49 +0000
40485Checked in by : Robert Osfield
40486From Mike Wittman, "This change fixes a couple bugs in the osgIntrospection protected function support.  I missed adding the protected/public specifier on a couple recursive invocations, so those functions are not currently returning protected functions for base classes when they should."
40487
40488Fri, 23 Mar 2007 17:27:53 +0000
40489Checked in by : Robert Osfield
40490From Mike Wittman, remove redundent const from in front of unsigned int. From Robert Osfield, updated wrappers
40491
40492Fri, 23 Mar 2007 10:11:09 +0000
40493Checked in by : Robert Osfield
40494Added missing StencilTwoSided header
40495
40496Fri, 23 Mar 2007 08:53:06 +0000
40497Checked in by : Robert Osfield
40498Added automatic creation of lib bin and lib/osgPlugins
40499
40500Thu, 22 Mar 2007 15:39:59 +0000
40501Checked in by : Robert Osfield
40502Added osgPlugins as a temporary work around for keeping cmake build compiling plugins
40503
40504Thu, 22 Mar 2007 14:45:13 +0000
40505Checked in by : Robert Osfield
40506Added CMake build suppport for osgsimpleviewerQT4
40507
40508Thu, 22 Mar 2007 14:44:05 +0000
40509Checked in by : Robert Osfield
40510Added CMake QT3, FLTK and osgintrospection example build support.
40511
40512Thu, 22 Mar 2007 14:06:27 +0000
40513Checked in by : Robert Osfield
40514Added CMake build support for GLUT and SDL examples
40515
40516Thu, 22 Mar 2007 13:38:23 +0000
40517Checked in by : Robert Osfield
40518From Eric Wing, added ${MATH_LIB} to osg CMakeLists.txt and definition of this to m under unix
40519
40520Thu, 22 Mar 2007 13:37:47 +0000
40521Checked in by : Robert Osfield
40522Updated the header list
40523
40524Thu, 22 Mar 2007 12:58:01 +0000
40525Checked in by : Robert Osfield
40526Fixed link name
40527
40528Wed, 21 Mar 2007 17:18:53 +0000
40529Checked in by : Robert Osfield
40530Added ImageLayer, ArrayLayer and HeightFieldLayer classes
40531
40532Wed, 21 Mar 2007 16:34:04 +0000
40533Checked in by : Robert Osfield
40534Added GeometryTechinque to osgTerrain.  Added usage of GeometryTechnique into osgterrain exampleAdded --width and --height command line options to osgdistortion to allow users
40535to control the window size.
40536
40537
40538
40539
40540Wed, 21 Mar 2007 09:42:14 +0000
40541Checked in by : Robert Osfield
40542Removed erroneous entry of GNUmakefile
40543
40544Tue, 20 Mar 2007 17:07:37 +0000
40545Checked in by : Robert Osfield
40546Added osg:: to computeLocalToWorld to fix build under VS7.
40547
40548Tue, 20 Mar 2007 11:19:00 +0000
40549Checked in by : Robert Osfield
40550From Luigi Calori, clean up CMakeLists.txt
40551
40552Tue, 20 Mar 2007 09:50:24 +0000
40553Checked in by : Robert Osfield
40554From Philip Lowman, added support for Inventor
40555
40556Mon, 19 Mar 2007 19:05:18 +0000
40557Checked in by : Robert Osfield
40558From Andreas Goebel, build fix
40559
40560Mon, 19 Mar 2007 17:24:19 +0000
40561Checked in by : Robert Osfield
40562Moved the TARGET_NAME setting into the OsgMacroUtils.cmake.
40563
40564Mon, 19 Mar 2007 17:18:59 +0000
40565Checked in by : Robert Osfield
40566Moved the TARGET_NAME setting into the SETUP_APPLICATION/EXAMPLE macro
40567
40568Mon, 19 Mar 2007 14:10:12 +0000
40569Checked in by : Robert Osfield
40570Added CMake support for txf, osgViewer and osgShadow plugins
40571
40572Mon, 19 Mar 2007 13:26:34 +0000
40573Checked in by : Robert Osfield
40574Ran dos2unix on CMakeLists.txt files.
40575
40576Mon, 19 Mar 2007 12:30:26 +0000
40577Checked in by : Robert Osfield
40578From Luigi Calori, move to using local CMakeLists.txt files and explicit file lists.From Robert Osfield, small ammendments of the above to seperate example and application installs, and fix the osgPlugins install directory.
40579
40580
40581
40582Mon, 19 Mar 2007 11:47:49 +0000
40583Checked in by : Robert Osfield
40584Updated wrappers
40585
40586Mon, 19 Mar 2007 11:35:36 +0000
40587Checked in by : Robert Osfield
40588From Andreas Goebel, add -lgdi to GNUmakefile
40589
40590Mon, 19 Mar 2007 11:25:41 +0000
40591Checked in by : Robert Osfield
40592Further work on TerrainNode
40593
40594Mon, 19 Mar 2007 10:54:39 +0000
40595Checked in by : Robert Osfield
40596Build fixes
40597
40598Mon, 19 Mar 2007 10:38:44 +0000
40599Checked in by : Robert Osfield
40600Further work on osgterrain example
40601
40602Sun, 18 Mar 2007 11:04:12 +0000
40603Checked in by : Robert Osfield
40604Removed now redundent method
40605
40606Fri, 16 Mar 2007 14:28:27 +0000
40607Checked in by : Robert Osfield
40608From David Callu, " bug:    Lost the functionality to find the real type pointed by a pointer.    Ex: a osg::Node pointer point on a osg::Group, if I look for information        on the pointer type, the introspection say it is a "osg::Node*".        But if I want information on the pointed type,        the introspection must return the "osg::Group".   This bug come from the osgIntrospection::Value::Ptr_instance_box::ptype() function.
40609   In the original version, this function use the member "Instance_base *inst_"
40610   like this :
40611      typeof(*static_cast<Instance<T> *>(inst_)->_data)
40612
40613   But in the new version, this function use the template argument "T":
40614      typeof(typename remove_pointer<T>::type)
40615
40616   This is a good meta-programming use, but here we need a dynamic request.
40617
40618   Moreover the "typeof" macro define in "Reflection" header accept only a type in parameter with the new version.
40619
40620
40621
40622 fix:
40623   Add the macro "typeofvalue" in "Reflection" header which accept a value or a type in parameter.
40624   Restore original code in osgIntrospection::Value::Ptr_instance_box::ptype() function.
40625"
40626
40627
40628
40629Fri, 16 Mar 2007 14:27:30 +0000
40630Checked in by : Robert Osfield
40631Updated wrappers
40632
40633Fri, 16 Mar 2007 13:22:05 +0000
40634Checked in by : Robert Osfield
40635Added WindowData structures to GraphicsWindowX11,Win32 and Carbon to help support GraphicsWindow inheriting their window handles from an external toolkit
40636
40637Fri, 16 Mar 2007 10:02:44 +0000
40638Checked in by : Robert Osfield
40639From Per Fahlberg, "To get the latest OSG to build under IRIX with the MIPSpro compiler I had to add -LANG:libc_in_namespace_std=OFF to DEF in the makedefs file. The modified file is attached."
40640
40641Thu, 15 Mar 2007 13:17:05 +0000
40642Checked in by : Robert Osfield
40643From Philip Lowman, added gdi32 entry fro Mingw build
40644
40645Wed, 14 Mar 2007 12:59:06 +0000
40646Checked in by : Robert Osfield
40647Name fixes
40648
40649Wed, 14 Mar 2007 12:43:29 +0000
40650Checked in by : Robert Osfield
40651Added osgterrain example
40652
40653Wed, 14 Mar 2007 12:42:21 +0000
40654Checked in by : Robert Osfield
40655Added osgterrain to build
40656
40657Wed, 14 Mar 2007 12:31:53 +0000
40658Checked in by : Robert Osfield
40659Updated wrappers
40660
40661Wed, 14 Mar 2007 12:00:54 +0000
40662Checked in by : Robert Osfield
40663Added class shells for osgTerrain::Locator and osgTerrain::Layer classes
40664
40665Wed, 14 Mar 2007 11:24:04 +0000
40666Checked in by : Robert Osfield
40667Renamed HeightFieldNode and HeightFieldRenderer to TerrainNode and TerrainTechnique respectively
40668
40669Wed, 14 Mar 2007 10:02:45 +0000
40670Checked in by : Robert Osfield
40671Changed typeid(CullVisitor) check to dynamic_cast
40672
40673Tue, 13 Mar 2007 20:09:21 +0000
40674Checked in by : Robert Osfield
40675Fixed spacing of message
40676
40677Tue, 13 Mar 2007 20:06:01 +0000
40678Checked in by : Robert Osfield
40679Added lib64 to search path for OpenThreads
40680
40681Tue, 13 Mar 2007 12:25:30 +0000
40682Checked in by : Robert Osfield
40683From Mathieu Narache, build fixes for IRIX64
40684
40685Tue, 13 Mar 2007 11:58:52 +0000
40686Checked in by : Robert Osfield
40687Fixed gif plugin entry so that it uses GIFLIB_ rather than GIF to match it up to the CMakeModels/FindGIFLIB.cmake entry
40688
40689Tue, 13 Mar 2007 08:18:13 +0000
40690Checked in by : Robert Osfield
40691Checked in missing implementation of cleanSceneGraph.
40692
40693Mon, 12 Mar 2007 21:23:09 +0000
40694Checked in by : Robert Osfield
40695Changed the lib and executable local build so that they all go in bin and lib respectively.
40696
40697Mon, 12 Mar 2007 21:13:15 +0000
40698Checked in by : Robert Osfield
40699Added IF(BUILD_OSG_WRAPPERS) arouind osgintrospection example
40700
40701Mon, 12 Mar 2007 12:46:36 +0000
40702Checked in by : Robert Osfield
40703Fixed install paths of wrappers and plugins
40704
40705Mon, 12 Mar 2007 12:14:20 +0000
40706Checked in by : Robert Osfield
40707Removed GDAL references
40708
40709Mon, 12 Mar 2007 12:13:52 +0000
40710Checked in by : Robert Osfield
40711Removed GDAL references
40712
40713Mon, 12 Mar 2007 11:49:10 +0000
40714Checked in by : Robert Osfield
40715Cleaned up the ordering of the code component compilation
40716
40717Mon, 12 Mar 2007 11:48:35 +0000
40718Checked in by : Robert Osfield
40719Fixed osgTerrain CMakeLists.txt so it didn't include DataSet or GDAL references
40720
40721Mon, 12 Mar 2007 08:32:56 +0000
40722Checked in by : Robert Osfield
40723From Luigi Calori, fixes for building wrappers with lib prefix.
40724
40725Sun, 11 Mar 2007 13:23:06 +0000
40726Checked in by : Robert Osfield
40727Renamed the follow plugins to facilitate CMake buildlib3ds -> 3ds
40728ac3d -> ac
40729directx -> x
40730ESRIShape -> shp
40731
40732
40733
40734
40735Sun, 11 Mar 2007 13:21:48 +0000
40736Checked in by : Robert Osfield
40737Moved introspection build into optional compile section
40738
40739Sun, 11 Mar 2007 13:15:15 +0000
40740Checked in by : Robert Osfield
40741Changed the output directory for wrappers to osgPlugins and the name to osgwrapper_ to make it consitent with the previous places used for wrappers.Note, the wrappers still compile to libosgwarapper_, this will need fixing.
40742
40743
40744
40745Sun, 11 Mar 2007 11:48:03 +0000
40746Checked in by : Robert Osfield
40747Added inheritedWindowData member variable to Traits.
40748
40749Sat, 10 Mar 2007 17:29:32 +0000
40750Checked in by : Robert Osfield
40751From Bob Kuehne, fix for AGL build of osgViewer
40752
40753Sat, 10 Mar 2007 12:27:01 +0000
40754Checked in by : Robert Osfield
40755Updated wrappers
40756
40757Sat, 10 Mar 2007 11:56:34 +0000
40758Checked in by : Robert Osfield
40759Correct TransferFunction entry.
40760
40761Sat, 10 Mar 2007 11:53:31 +0000
40762Checked in by : Robert Osfield
40763Added preliminary work on osg::TransferFunction
40764
40765Sat, 10 Mar 2007 11:38:26 +0000
40766Checked in by : Robert Osfield
40767Updated wrappers
40768
40769Sat, 10 Mar 2007 11:38:13 +0000
40770Checked in by : Robert Osfield
40771From Luigi Calori, CMakeLists.txt support for wrappers
40772
40773Fri, 9 Mar 2007 16:25:11 +0000
40774Checked in by : Robert Osfield
40775From Luigi Calori, "Here are some fix for building plugin net and installing .lib under lib under WIndows + some setting (commented) coming from previous build setup"
40776
40777Fri, 9 Mar 2007 14:54:41 +0000
40778Checked in by : Robert Osfield
40779From Luigi Calori, improvements to handling of install under Unix
40780
40781Fri, 9 Mar 2007 14:54:01 +0000
40782Checked in by : Robert Osfield
40783Commenting out Matrix_implementation.cpp entry to avoid it being installed.
40784
40785Fri, 9 Mar 2007 13:47:37 +0000
40786Checked in by : Robert Osfield
40787Added application_ and example_ before application and example projects.Converted the application CMakeLists.txt and macros to work with the ADD_OSG_APPLICATION macro.
40788
40789Removed the GDAL checks in the examples/CMakeLists.txt
40790
40791
40792
40793
40794
40795Fri, 9 Mar 2007 09:08:32 +0000
40796Checked in by : Robert Osfield
40797Setting of binary/exe path moved to root CMakeLists.txt
40798
40799Fri, 9 Mar 2007 09:07:05 +0000
40800Checked in by : Robert Osfield
40801Ran dos2unix
40802
40803Thu, 8 Mar 2007 21:19:27 +0000
40804Checked in by : Robert Osfield
40805From Luigi Calori, fixed build of freetype and zlib.
40806
40807Thu, 8 Mar 2007 15:33:50 +0000
40808Checked in by : Robert Osfield
40809From Lugi Calori, tweaks to macros and addition of CMAKE_INSTALL_PREFIX to FindOpenThreads
40810
40811Thu, 8 Mar 2007 15:31:36 +0000
40812Checked in by : Robert Osfield
40813Ran dos2unx of CMakeLists.txt files
40814
40815Thu, 8 Mar 2007 15:29:53 +0000
40816Checked in by : Robert Osfield
40817From Luigi Calori, added support macro based build of plugins
40818
40819Tue, 6 Mar 2007 12:03:33 +0000
40820Checked in by : Robert Osfield
40821Added application CMakeLists.
40822
40823Tue, 6 Mar 2007 12:02:59 +0000
40824Checked in by : Robert Osfield
40825From Luigi Calori, quick hack to make example compile in source.
40826
40827Tue, 6 Mar 2007 12:01:55 +0000
40828Checked in by : Robert Osfield
40829Changed _pixel_x and _pixel_y to be floats
40830
40831Tue, 6 Mar 2007 11:20:39 +0000
40832Checked in by : Robert Osfield
40833Added support for 4,7,12,16 bit luminance and intensity formats
40834
40835Mon, 5 Mar 2007 17:46:50 +0000
40836Checked in by : Robert Osfield
40837Updated wrappers
40838
40839Mon, 5 Mar 2007 17:34:36 +0000
40840Checked in by : Robert Osfield
40841From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection.  This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.These changes add the necessary superclass type qualification so that Doxygen now recognizes the references."
40842
40843
40844
40845
40846
40847Mon, 5 Mar 2007 13:27:55 +0000
40848Checked in by : Robert Osfield
40849From Luigi Calori, added marco support
40850
40851Mon, 5 Mar 2007 12:11:15 +0000
40852Checked in by : Robert Osfield
40853Added missing files
40854
40855Mon, 5 Mar 2007 12:09:42 +0000
40856Checked in by : Robert Osfield
40857Added missing files
40858
40859Sun, 4 Mar 2007 13:05:33 +0000
40860Checked in by : Robert Osfield
40861From Eric Wing and others, first cut of CMake build support
40862
40863Sun, 4 Mar 2007 13:04:56 +0000
40864Checked in by : Robert Osfield
40865From Mike Wittman, updated project to reflect new additions to osgIntrospection
40866
40867Sun, 4 Mar 2007 13:04:12 +0000
40868Checked in by : Robert Osfield
40869Fixed command line parameter reporting
40870
40871Sun, 4 Mar 2007 13:03:47 +0000
40872Checked in by : Robert Osfield
40873From Mike Wittman, updates to support new protected method support
40874
40875Fri, 2 Mar 2007 16:14:44 +0000
40876Checked in by : Robert Osfield
40877Added proper maths for distortion correction of pufferfish dome.
40878
40879Thu, 1 Mar 2007 13:41:28 +0000
40880Checked in by : Robert Osfield
40881Changed the index value to 0 of the token vector, wheras original the 1 was used, the later causing a crash when only one token was available.  Also clean up #if #else #endif block to help make the code more readable and maintainable.  This bug and fix was found by Anders Backman, but final implementation done by Robert Osfield.
40882
40883Thu, 1 Mar 2007 12:10:52 +0000
40884Checked in by : Robert Osfield
40885From David Gurhrie, "Here is the updated txp loader code that we modified before to store some of the material codes in the userdata field.  It now takes an option string to enable adding the extra data and doesn't add it by default."
40886
40887Thu, 1 Mar 2007 11:58:36 +0000
40888Checked in by : Robert Osfield
40889Updated wrappers
40890
40891Thu, 1 Mar 2007 11:54:30 +0000
40892Checked in by : Robert Osfield
40893From Mike Wittman, added protected function support
40894
40895Thu, 1 Mar 2007 10:43:12 +0000
40896Checked in by : Robert Osfield
40897From Jean-Sebastien Guay, fix Windows build by adding space in where previous editing had removed it.
40898
40899Thu, 1 Mar 2007 09:19:36 +0000
40900Checked in by : Robert Osfield
40901Added osgShadow to dependencies of osgdepthshadow example
40902
40903Wed, 28 Feb 2007 12:15:01 +0000
40904Checked in by : Robert Osfield
40905Ran cleanup to fix tabs
40906
40907Wed, 28 Feb 2007 11:18:43 +0000
40908Checked in by : Robert Osfield
40909Added support for direction lights to ShadowTexture
40910
40911Wed, 28 Feb 2007 11:12:51 +0000
40912Checked in by : Robert Osfield
40913From Mihai Radu, Added support for directional lights to ShadowMap
40914
40915Wed, 28 Feb 2007 10:10:21 +0000
40916Checked in by : Robert Osfield
40917Added mention of LODScale in docs
40918
40919Wed, 28 Feb 2007 10:08:45 +0000
40920Checked in by : Robert Osfield
40921From Paul Martz, updated the LOD documentation
40922
40923Tue, 27 Feb 2007 21:31:45 +0000
40924Checked in by : Robert Osfield
40925Added osgTerrain into default build of wrappers
40926
40927Tue, 27 Feb 2007 21:18:37 +0000
40928Checked in by : Robert Osfield
40929Further clean up for refernces to osgTerrain/DataSet
40930
40931Tue, 27 Feb 2007 21:16:23 +0000
40932Checked in by : Robert Osfield
40933Removed osgdem as its now part of the VirtualPlanetBuilder project
40934
40935Tue, 27 Feb 2007 21:12:48 +0000
40936Checked in by : Robert Osfield
40937Moved include/osgTerrain/DataSet/.cpp, gdal plugin and osgdem out into the VirtualPlaneBuilder project.Updated examples to remove DataSet/GDAL dependency.
40938
40939Updated wrappers
40940
40941
40942
40943
40944Tue, 27 Feb 2007 14:09:25 +0000
40945Checked in by : Robert Osfield
40946Ammend the references to ReentrantMutex and ReadWriteMutex to related to their move to OpenThreads
40947
40948Tue, 27 Feb 2007 13:16:18 +0000
40949Checked in by : Robert Osfield
40950Moved osgProducer and osgproducerviewer out into their own repository.Clean up the source for remaining references to osgProducer/Producer.
40951
40952
40953
40954Tue, 27 Feb 2007 11:51:32 +0000
40955Checked in by : Robert Osfield
40956Added --label and --subscript options to allow us to create custom logos
40957
40958Mon, 26 Feb 2007 14:36:43 +0000
40959Checked in by : Robert Osfield
40960Fixed auto rotate to screen so that it handles scales in to the parental path
40961
40962Mon, 26 Feb 2007 13:01:17 +0000
40963Checked in by : Robert Osfield
40964Completed changes to osgManipulator to make it more flexible w.r.t viewer usage, and ported osgmanipulator example across of osgViewer
40965
40966Mon, 26 Feb 2007 11:23:55 +0000
40967Checked in by : Robert Osfield
40968Removed ReentrantMutex
40969
40970Sun, 25 Feb 2007 20:05:23 +0000
40971Checked in by : Robert Osfield
40972Further work on add serialization support for osgViewer configurations
40973
40974Sun, 25 Feb 2007 19:59:27 +0000
40975Checked in by : Robert Osfield
40976Added new osgViewer plugin to help with serializing in/out of viewer configurtions
40977
40978Sat, 24 Feb 2007 19:54:39 +0000
40979Checked in by : Robert Osfield
40980Set propset in .dsp to fix eol to CRLF
40981
40982Sat, 24 Feb 2007 19:51:21 +0000
40983Checked in by : Robert Osfield
40984Set svn::eol style to CRLF
40985
40986Sat, 24 Feb 2007 09:04:27 +0000
40987Checked in by : Robert Osfield
40988Added makefile
40989
40990Fri, 23 Feb 2007 21:06:17 +0000
40991Checked in by : Robert Osfield
40992Used Mike Wittman suggestion from setting CRLF on .dsp files
40993
40994Fri, 23 Feb 2007 16:31:34 +0000
40995Checked in by : Robert Osfield
40996Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
40997
40998Fri, 23 Feb 2007 12:14:52 +0000
40999Checked in by : Robert Osfield
41000Updated wrappers
41001
41002Fri, 23 Feb 2007 11:53:45 +0000
41003Checked in by : Robert Osfield
41004Added bool View::Slave::_useMastersSceneData to help manage HUD's and RTT cameras that are embedded in the Viewer's View
41005
41006Fri, 23 Feb 2007 11:52:28 +0000
41007Checked in by : Robert Osfield
41008Added new --Viewer and --CompositeViewer for implementation of HUDs
41009
41010Fri, 23 Feb 2007 11:51:52 +0000
41011Checked in by : Robert Osfield
41012Clean up the handling of views without camera manipulators, and cameras that don't allow camera focus
41013
41014Thu, 22 Feb 2007 16:42:59 +0000
41015Checked in by : Robert Osfield
41016Implement basic full dome correction with projecto pointing upwards and at center of dome.
41017
41018Thu, 22 Feb 2007 11:17:45 +0000
41019Checked in by : Robert Osfield
41020Moved distortion mesh creation out into seperate function
41021
41022Thu, 22 Feb 2007 10:56:36 +0000
41023Checked in by : Robert Osfield
41024Removed the compile objects in init in the SceneView::setDefaults() setup.
41025
41026Thu, 22 Feb 2007 10:31:09 +0000
41027Checked in by : Robert Osfield
41028Fixed calculation of inverted coordindates
41029
41030Thu, 22 Feb 2007 09:16:54 +0000
41031Checked in by : Robert Osfield
41032Added STATIC_OBJECT_DETECTION optimizer pass to OpenFlight plugin
41033
41034Wed, 21 Feb 2007 21:20:33 +0000
41035Checked in by : Robert Osfield
41036From Brede Johansen, Thanks for the model it helped to understand the problem.  In Creator the "Last Frame Duration" is performed on the last frame of the last loop iteration, I tried to use it for the last frame of every loop iteration.  As you already have explained we need a custom Sequence node.  In the osgSim nodekit we already have a couple of specialized nodes for the OpenFlight format.  We need an osgSim::GroupAnimation but I don't have the time right now to take this challenge.  Until then I have modified my last attempt to work with the current osg::Sequence node by ignoring the "Last Frame Duration".
41037
41038Wed, 21 Feb 2007 20:47:32 +0000
41039Checked in by : Robert Osfield
41040Removed debugging info
41041
41042Wed, 21 Feb 2007 20:38:14 +0000
41043Checked in by : Robert Osfield
41044Added the default setting of the SceneView's camera onto the RenderStage to allow SceneView to automatically support FBO, PBuffers, image and texture copies and Camera post draw callbacks
41045
41046Wed, 21 Feb 2007 19:41:53 +0000
41047Checked in by : Robert Osfield
41048Added ability to discount Camera's that arn't appropriate for event focus
41049
41050Wed, 21 Feb 2007 19:41:03 +0000
41051Checked in by : Robert Osfield
41052Wired up RTT cubemap cameras and simple distortion mesh.
41053
41054Wed, 21 Feb 2007 19:06:43 +0000
41055Checked in by : Robert Osfield
41056Added Camera::s/getAllowsEventFocus() method to allow osgViewer to have non  interfactive cameras such as RTT ones
41057
41058Wed, 21 Feb 2007 15:15:55 +0000
41059Checked in by : Robert Osfield
41060Wojciech Lewandowski: "TexGenNode::TexGenNode( TexGen * texGen ) constructor does not initialize ReferenceFrame. I am not sure maybe this was the intent but first constructor does it so I don't see a reson why third one shouldn't."
41061
41062Wed, 21 Feb 2007 14:17:15 +0000
41063Checked in by : Robert Osfield
41064Removed debug messages
41065
41066Wed, 21 Feb 2007 13:48:01 +0000
41067Checked in by : Robert Osfield
41068Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix* as the RefMatrix& versions caused the wrappers to fail.
41069
41070Wed, 21 Feb 2007 11:46:49 +0000
41071Checked in by : Robert Osfield
41072Removed GL_TEXTURE_RECTANGLE_NV entries
41073
41074Tue, 20 Feb 2007 21:06:24 +0000
41075Checked in by : Robert Osfield
41076Further work on dome RTT
41077
41078Tue, 20 Feb 2007 20:56:03 +0000
41079Checked in by : Robert Osfield
41080Fixed inheritance check for copying clear colour to slave cameras
41081
41082Tue, 20 Feb 2007 16:46:53 +0000
41083Checked in by : Robert Osfield
41084Added inhertCullSettings before SceneView::cull() calls
41085
41086Tue, 20 Feb 2007 11:44:10 +0000
41087Checked in by : Robert Osfield
41088Added beginings of full dome correction support, starting with 6 slave camera configuration.
41089
41090Tue, 20 Feb 2007 09:48:59 +0000
41091Checked in by : Robert Osfield
41092Added missing \ to end osgGA entry
41093
41094Tue, 20 Feb 2007 09:48:04 +0000
41095Checked in by : Robert Osfield
41096Added osgViewer and osgShadow to the wrapper build directories
41097
41098Mon, 19 Feb 2007 20:57:08 +0000
41099Checked in by : Robert Osfield
41100Added g/setUpdateVistor method
41101
41102Mon, 19 Feb 2007 16:59:52 +0000
41103Checked in by : Robert Osfield
41104Added command line arguments descriptions
41105
41106Mon, 19 Feb 2007 16:45:42 +0000
41107Checked in by : Robert Osfield
41108Added -1, -2 and -3 model creation options to osgshadow example.
41109
41110Mon, 19 Feb 2007 15:42:32 +0000
41111Checked in by : Robert Osfield
41112Updated wrappers
41113
41114Mon, 19 Feb 2007 15:26:14 +0000
41115Checked in by : Robert Osfield
41116Added support for ShadowTexture and ShadowMap to osgshadow example
41117
41118Mon, 19 Feb 2007 14:21:01 +0000
41119Checked in by : Robert Osfield
41120Added option to use osgShadow::ShadowMap technique
41121
41122Mon, 19 Feb 2007 14:20:18 +0000
41123Checked in by : Robert Osfield
41124Implemented basic ShadowMap technique
41125
41126Mon, 19 Feb 2007 12:13:30 +0000
41127Checked in by : Robert Osfield
41128Moved CameraCullCallback into ShadowTechnique scope to make it more resusable between various Techniques
41129
41130Sun, 18 Feb 2007 15:24:32 +0000
41131Checked in by : Robert Osfield
41132Wired up the texgen to complete the first iteration of ShadowTexture effect
41133
41134Sun, 18 Feb 2007 14:21:16 +0000
41135Checked in by : Robert Osfield
41136From Andre Garneau: * Fix for the aspect ratio not being properly set when screens have different aspect ratios. * Minor fix for makeCurrentImplementation being called directly instead of makeCurrent() causing the owning thread pointer not being tracked * Fix for osglauncher so that it sets its update text regions to DYNAMIC to prevent multi-threading issues.
41137
41138Sat, 17 Feb 2007 17:16:13 +0000
41139Checked in by : Robert Osfield
41140Added basic set up of the RTT camera.
41141
41142Sat, 17 Feb 2007 14:37:55 +0000
41143Checked in by : Robert Osfield
41144From Paul Martz, "Add GL_TEXTURE_RECTANGLE to list of acceptable texture modes"
41145
41146Fri, 16 Feb 2007 17:45:53 +0000
41147Checked in by : Robert Osfield
41148Fixed genwrapper so that it handles .svn directories, updated wrappers
41149
41150Fri, 16 Feb 2007 17:35:52 +0000
41151Checked in by : Robert Osfield
41152Updated wrappers
41153
41154Fri, 16 Feb 2007 17:34:34 +0000
41155Checked in by : Robert Osfield
41156Added new osg::ComputeBoundsVisitor
41157
41158Fri, 16 Feb 2007 16:37:16 +0000
41159Checked in by : Robert Osfield
41160Added pushViewport/popViewport to CullVisitor::apply(Camera&)
41161
41162Fri, 16 Feb 2007 15:29:47 +0000
41163Checked in by : Robert Osfield
41164Updated wrappers
41165
41166Fri, 16 Feb 2007 15:17:43 +0000
41167Checked in by : Robert Osfield
41168From Roland Smeenk, "ClipNode contains a method getClipPlaneList that should actually be called setClipPlaneList."
41169
41170Fri, 16 Feb 2007 15:14:16 +0000
41171Checked in by : Robert Osfield
41172Fixed typo
41173
41174Fri, 16 Feb 2007 13:33:29 +0000
41175Checked in by : Robert Osfield
41176From Stephan Huber, "I added a bool to GraphicsContext::Traits to indicate wether to use the multithreaded-opengl-engine on os x or not. I set its default to false, perhaps other os x users can test this setting with their data/apps, to see if we can enable it by default.I changed also the borderless-window-type, so expos?works correctly."
41177
41178
41179
41180
41181Fri, 16 Feb 2007 13:17:04 +0000
41182Checked in by : Robert Osfield
41183Removed debugging readImageFile, and done further work on RTT setup.
41184
41185Fri, 16 Feb 2007 10:20:10 +0000
41186Checked in by : Robert Osfield
41187Fleshed out a bit more of the ShadowTexture implementation
41188
41189Fri, 16 Feb 2007 10:19:15 +0000
41190Checked in by : Robert Osfield
41191Added osgShadow::ShadowTexture set up
41192
41193Fri, 16 Feb 2007 06:39:23 +0000
41194Checked in by : Robert Osfield
41195Added enabling of the stencil buffer when setting up ShadowVolume path
41196
41197Fri, 16 Feb 2007 06:11:38 +0000
41198Checked in by : Robert Osfield
41199From Eric Wing, updates to XCode projects and introduction of two SDL OSX files to the osgsimpleviewerSDL example
41200
41201Fri, 16 Feb 2007 05:46:50 +0000
41202Checked in by : Robert Osfield
41203Fixed typo that was breaking the build
41204
41205Thu, 15 Feb 2007 22:28:32 +0000
41206Checked in by : Robert Osfield
41207Added support for using the new osgShadow plugin as a psuedo loader such that:  osgviewer cow.osg.shadow
41208
41209Or to ShadowVolume rechnique specifically:
41210
41211  osgviewer cow.osg.sv.shadow
41212
41213
41214
41215Thu, 15 Feb 2007 17:31:30 +0000
41216Checked in by : Robert Osfield
41217Added .osg support for osgShadow NodeKit
41218
41219Thu, 15 Feb 2007 17:25:14 +0000
41220Checked in by : Robert Osfield
41221Added support for using the scenes light source setting to set up the ShadowVolume's effect light parameters
41222
41223Thu, 15 Feb 2007 15:06:18 +0000
41224Checked in by : Robert Osfield
41225Addd an #ifdef _WIN32 to force SingleThreaded usage under Windows when no threading model is specified.
41226
41227Thu, 15 Feb 2007 15:03:30 +0000
41228Checked in by : Robert Osfield
41229From Mike Wittman, "The template-argument-list errors look to be due to a lack of spaces in the typeof macro.  Here's a new Reflection header which should fix those problems.  For consistency I think that's the best solution."
41230
41231Thu, 15 Feb 2007 14:53:54 +0000
41232Checked in by : Robert Osfield
41233Reorganised the text comments so that they are shorter length, and hopefully will avoid VS2003's silly text string limits when compiling osgIntrospection wrappers
41234
41235Thu, 15 Feb 2007 14:47:06 +0000
41236Checked in by : Robert Osfield
41237Twaaked comments
41238
41239Thu, 15 Feb 2007 14:04:22 +0000
41240Checked in by : Robert Osfield
41241From André Garneau, Win32 build fixes
41242
41243Thu, 15 Feb 2007 12:24:04 +0000
41244Checked in by : Robert Osfield
41245Added context sharing support.
41246
41247Thu, 15 Feb 2007 12:11:16 +0000
41248Checked in by : Robert Osfield
41249Fixed handling of warp pointer for when its called at startup and the event queue isn't yet initialized the window range.
41250
41251Thu, 15 Feb 2007 10:25:11 +0000
41252Checked in by : Robert Osfield
41253Removed inappropriate Stats:: prefix
41254
41255Thu, 15 Feb 2007 09:31:00 +0000
41256Checked in by : Robert Osfield
41257Fixed warnings
41258
41259Thu, 15 Feb 2007 09:17:03 +0000
41260Checked in by : Robert Osfield
41261Added extra spaces between <> template declarations
41262
41263Thu, 15 Feb 2007 08:29:27 +0000
41264Checked in by : Robert Osfield
41265Updated wrappers
41266
41267Thu, 15 Feb 2007 08:29:09 +0000
41268Checked in by : Robert Osfield
41269Removed setFrameStamp
41270
41271Thu, 15 Feb 2007 01:45:44 +0000
41272Checked in by : Robert Osfield
41273Added checks into Viewer set up of Camera stats so that stats are reused if already present.Added use of ref_ptr<osg::Stats> into StatsHandler's callbacks
41274
41275
41276
41277Thu, 15 Feb 2007 01:23:00 +0000
41278Checked in by : Robert Osfield
41279Improved the update of the shadow volume.
41280
41281Thu, 15 Feb 2007 00:53:52 +0000
41282Checked in by : Robert Osfield
41283Removed extrandous Stats:: prefix
41284
41285Wed, 14 Feb 2007 20:44:17 +0000
41286Checked in by : Robert Osfield
41287Added support for osg::State::DynamicObjectCount into the RTT codes
41288
41289Wed, 14 Feb 2007 20:14:45 +0000
41290Checked in by : Robert Osfield
41291Added support for sharing context to GraphicsWindowX11
41292
41293Wed, 14 Feb 2007 17:28:33 +0000
41294Checked in by : Robert Osfield
41295Added getState()->setGraphicsContext(this); to the various GrpahicsWindow implementations
41296
41297Wed, 14 Feb 2007 16:29:07 +0000
41298Checked in by : Robert Osfield
41299Renenabled the toggling on the CullPerCameraDrawPerContext threading model in the thread event handler.
41300
41301Wed, 14 Feb 2007 16:24:49 +0000
41302Checked in by : Robert Osfield
41303Added use of Mutex into osg::Stats to better handle multi-threaded usage
41304
41305Wed, 14 Feb 2007 16:16:38 +0000
41306Checked in by : Robert Osfield
41307Changed the initialized osg Drager:::PointerInfo::hitIter to prevent compile problems under Windows
41308
41309Wed, 14 Feb 2007 15:25:04 +0000
41310Checked in by : Robert Osfield
41311From Michael Platings, "I was getting a 0 byte memory leak reported when loading 3ds files, so I've changed line 196 from:viewport->layout.viewL=(Lib3dsView*)calloc(sizeof(Lib3dsView),views);
41312
41313to:
41314
41315viewport->layout.viewL= views ?
41316(Lib3dsView*)calloc(sizeof(Lib3dsView),views) : 0;"
41317
41318
41319
41320Wed, 14 Feb 2007 14:58:46 +0000
41321Checked in by : Robert Osfield
41322Changed the report of lack of WGL_SWAP_METHOD_ARB so that it is INFO rather than WARN.
41323
41324Wed, 14 Feb 2007 14:53:31 +0000
41325Checked in by : Robert Osfield
41326From Stephan Huber, "attached you'll find an update for the XCode-project.I added the osgShadow as a framework and osgManipulator as a framework,
41327(and the corresponding examples) I removed (hopefully) all references to
41328osg-/Producer where necessary, and some minor stuff."
41329
41330
41331
41332Wed, 14 Feb 2007 14:36:38 +0000
41333Checked in by : Robert Osfield
41334Added OSG_RUN_FRAME_COUNT env var which enables a limited run of specified frame numbers when Viewer::run is called.
41335
41336Wed, 14 Feb 2007 13:18:58 +0000
41337Checked in by : Robert Osfield
41338Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult values of DataVariance to UNSPECIFIED to all types.
41339
41340Wed, 14 Feb 2007 12:42:10 +0000
41341Checked in by : Robert Osfield
41342Set the DataVariance of updating text to DYNAMIC
41343
41344Wed, 14 Feb 2007 12:40:45 +0000
41345Checked in by : Robert Osfield
41346From Jean-Sebastien Guay, fixed path.
41347
41348Wed, 14 Feb 2007 12:00:33 +0000
41349Checked in by : Robert Osfield
41350Removed debugging run method.
41351
41352Wed, 14 Feb 2007 11:24:42 +0000
41353Checked in by : Robert Osfield
41354Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet, and calling of osgUtil::StaticObjectDetectionVisitor in osgViewer::Viewer
41355
41356Wed, 14 Feb 2007 11:21:41 +0000
41357Checked in by : Robert Osfield
41358From Mike Wittman, added spaces into  < > macros
41359
41360Tue, 13 Feb 2007 22:39:59 +0000
41361Checked in by : Robert Osfield
41362Fixed warning
41363
41364Tue, 13 Feb 2007 22:24:51 +0000
41365Checked in by : Robert Osfield
41366Fixed warnings
41367
41368Tue, 13 Feb 2007 22:22:35 +0000
41369Checked in by : Robert Osfield
41370Fixed warning
41371
41372Tue, 13 Feb 2007 22:16:18 +0000
41373Checked in by : Robert Osfield
41374Fixed warnings.
41375
41376Tue, 13 Feb 2007 20:32:45 +0000
41377Checked in by : Robert Osfield
41378Added -losgText to example that used osgViewer but didn't previously include -losgText
41379
41380Tue, 13 Feb 2007 17:39:42 +0000
41381Checked in by : Robert Osfield
41382Changed the DeleteHandler so by default it doesn't cache objects
41383
41384Tue, 13 Feb 2007 16:03:35 +0000
41385Checked in by : Robert Osfield
41386Added OSG_THREADING environmental variable to osgViewer::Viewer::suggestBestThreadingModel
41387
41388Tue, 13 Feb 2007 15:57:01 +0000
41389Checked in by : Robert Osfield
41390Reduced the RTT texture size to 256x256 to make setup quicker
41391
41392Tue, 13 Feb 2007 15:24:56 +0000
41393Checked in by : Robert Osfield
41394From John Shue, "Modified OpenSceneGraph/Make/makedefs to add -pipe gcc command line option to FreeBSD build."
41395
41396Tue, 13 Feb 2007 14:42:00 +0000
41397Checked in by : Robert Osfield
41398Added support for ColorMask to .ive plugin
41399
41400Tue, 13 Feb 2007 14:19:39 +0000
41401Checked in by : Robert Osfield
41402From Brede Johansen, "Geometry.cpp Make sure number of normals match number of vertices when lit or vertex-normal pairs are separated when geometries are merged by the optimizer.Ancillary.cpp
41403Improved support for multitexture effect field and use texture
41404environment from .attr file.
41405
41406PaletteRecords.cpp
41407Use search path when looking for shader files.
41408
41409PrimaryRecords.cpp
41410Added preset uniforms "TextureUnit0", "TextureUnit1", "TextureUnit2"
41411and "TextureUnit3" for GLSL shaders."
41412
41413
41414
41415Tue, 13 Feb 2007 13:58:45 +0000
41416Checked in by : Robert Osfield
41417From Eric Wing, "Here are some updates for osgsimpleviewerCocoa.New features and enhancements:
41418- Shared OpenGL contexts
41419- Multithreaded OpenGL Engine support
41420- Localizable string support
41421- Offscreen rendering (to framebuffer object) for:
41422 - Copy/Paste (to image) support
41423 - Drag-and-drop (as source image) support
41424 - Print to Printer/PDF
41425 - Dock minimization picture
41426- More robust initializer handling
41427- Fix to better handle hardware surfaces in NSScrollViews/NSSplitViews
41428- Use of respondsToSelector and instancesRespondToSelector to
41429demonstrate runtime feature checking to provide access to newer
41430features while still compiling on and supporting legacy versions
41431
41432The new file "Localizable.strings" needs to be placed inside the
41433English.lproj directory."
41434
41435
41436
41437Tue, 13 Feb 2007 13:47:37 +0000
41438Checked in by : Robert Osfield
41439Added support for osg::Stencil into .ive
41440
41441Tue, 13 Feb 2007 12:17:33 +0000
41442Checked in by : Robert Osfield
41443From Ulrich Hertlein, added support for osg::BlendColor to .ive format.
41444
41445Tue, 13 Feb 2007 12:11:32 +0000
41446Checked in by : Robert Osfield
41447Added support for osg::BlendColor to .osg plugin
41448
41449Tue, 13 Feb 2007 11:32:28 +0000
41450Checked in by : Robert Osfield
41451Added setDataVariance(DYNAMIC) to the scores text entires to prevent the DrawThreadPerContext for crashing due to double buffering of dynamic data.
41452
41453Tue, 13 Feb 2007 09:38:07 +0000
41454Checked in by : Robert Osfield
41455Changed the BlendFunction StateSet to DYNAMIC
41456
41457Tue, 13 Feb 2007 09:33:35 +0000
41458Checked in by : Robert Osfield
41459From Mike Wittman, support for reference parameters
41460
41461Tue, 13 Feb 2007 09:27:44 +0000
41462Checked in by : Robert Osfield
41463Added setDataVariance(DYNAMIC) to _inputText to prevent problems when running in DrawThreadPerContext threading model.
41464
41465Mon, 12 Feb 2007 18:02:15 +0000
41466Checked in by : Robert Osfield
41467Updated wrappers
41468
41469Mon, 12 Feb 2007 17:59:18 +0000
41470Checked in by : Robert Osfield
41471From Mike Wittman, "Here is the next in the series of changes I'm making to OSG introspection to support the attributes needed for C# bindings.  This change adds virtual/pure virtual attributes to MethodInfo and an explicit attribute to ConstructorInfo using the implementation strategy that David Callu recommended a few months back (thanks David!).  This change updates both genwrapper and osgIntrospection, and assumes the osgIntrospection reference support that's still pending in your submission queue."
41472
41473Mon, 12 Feb 2007 17:14:46 +0000
41474Checked in by : Robert Osfield
41475From Mike Wittman, "These changes add support for reflection of reference and const reference type representations via osgIntrospection::Type.  This covers just the static type information; the dynamic behavior via Type::createInstance/Type::InvokeMethod should not be affected."
41476
41477Mon, 12 Feb 2007 15:59:53 +0000
41478Checked in by : Robert Osfield
41479Updated wrappers
41480
41481Mon, 12 Feb 2007 13:51:24 +0000
41482Checked in by : Robert Osfield
41483Added automatic scaling and translation of help to make sure it always fits on screen
41484
41485Mon, 12 Feb 2007 13:39:18 +0000
41486Checked in by : Robert Osfield
41487Added osgViewer::HelpHandler
41488
41489Sun, 11 Feb 2007 22:01:57 +0000
41490Checked in by : Robert Osfield
41491Updated wrappers
41492
41493Sun, 11 Feb 2007 21:24:38 +0000
41494Checked in by : Robert Osfield
41495Incresed the resolution of the trackball dragger geometry
41496
41497Sun, 11 Feb 2007 21:12:34 +0000
41498Checked in by : Robert Osfield
41499Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo class to encapsulate the pixel coords, SceneView and picking operations in prep for making the code more general purpose, and less reliant on classes like osgUtil::SceneView and osgUtil::IntersectVisitor.
41500
41501Sun, 11 Feb 2007 15:42:55 +0000
41502Checked in by : Robert Osfield
41503Added osgText to dependency of osgmanipualator example.
41504
41505Sun, 11 Feb 2007 15:41:47 +0000
41506Checked in by : Robert Osfield
41507Fixed Producer lib entry
41508
41509Sun, 11 Feb 2007 12:23:19 +0000
41510Checked in by : Robert Osfield
41511Updated wrappers
41512
41513Sun, 11 Feb 2007 12:22:58 +0000
41514Checked in by : Robert Osfield
41515Changed the osg::Shape related projectors so that they used pointers rather than references.
41516
41517Sun, 11 Feb 2007 10:33:59 +0000
41518Checked in by : Robert Osfield
41519From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. Vivek's email to osg-submissions:"I'm happy to release the osgdragger nodekit to the OSG community. I
41520implemented the nodekit for my company, Fugro-Jason Inc., and they
41521have kindly agreed to open source it.
41522
41523The nodekit contains a few draggers but it should be easy to build new
41524draggers on top of it. The design of the nodekit is based on a
41525SIGGRAPH 2002 course - "Design and Implementation of Direct
41526Manipulation in 3D". You can find the course notes at
41527http://www.pauliface.com/Sigg02/index.html. Reading pages 20 - 29 of
41528the course notes should give you a fair understanding of how the
41529nodekit works.
41530
41531The source code also contains an example of how to use the draggers."
41532
41533
41534
41535Sat, 10 Feb 2007 18:01:37 +0000
41536Checked in by : Robert Osfield
41537From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield to be part of osg::Matrixf and osg::Matrixd classes.
41538
41539Fri, 9 Feb 2007 21:31:29 +0000
41540Checked in by : Robert Osfield
41541Cleaned up osgshadow example so that it now relies upon osgShadow for its shadow implementation
41542
41543Fri, 9 Feb 2007 16:31:27 +0000
41544Checked in by : Robert Osfield
41545From Carlo Camporesi, "In attach there is a little bug fix to net plugin. The modify allow the plugin to accept url with port number in this way:http://"address ":"portnumber"/
41546"
41547
41548
41549
41550Fri, 9 Feb 2007 16:27:43 +0000
41551Checked in by : Robert Osfield
41552Updated wrappers
41553
41554Fri, 9 Feb 2007 16:03:29 +0000
41555Checked in by : Robert Osfield
41556Moved the basic ShadowVolume code into osgShadow
41557
41558Fri, 9 Feb 2007 14:54:54 +0000
41559Checked in by : Robert Osfield
41560From Yefei He, " I wrote a class derived from CopyOp that preserves the multi-parent structure of scene graphs. I only considered the case of DEEP_COPY_NODES, but it is sufficient for me. It is not the most elegant way -- I used a map to list all the already cloned nodes with multiple parents, to be looked up whenever such a node is revisited. The good part is, it works."From Robert Osfield, fixed build problems under Linux 64 due to use of int's to store Node*
41561in internal maps used in above custom CopyOp.  Added ref_ptr<> usage to main to
41562prevent memory leaks
41563
41564
41565
41566Fri, 9 Feb 2007 14:35:43 +0000
41567Checked in by : Robert Osfield
41568From Joakim Simmonsson, fixed inconsistent newlines
41569
41570Fri, 9 Feb 2007 14:21:03 +0000
41571Checked in by : Robert Osfield
41572From Paul Martz, "Make DelaunayTriangulator less verbose - It was outputting a non-warning with notify level set to WARN; changed it to INFO to make it less verbose."
41573
41574Fri, 9 Feb 2007 13:51:28 +0000
41575Checked in by : Robert Osfield
41576Changed GraphicsWindowX11 so that it creates two Display* connextions to the Xserver, one for the graphics thread, one for the main thread that querries events
41577
41578Fri, 9 Feb 2007 13:36:44 +0000
41579Checked in by : Robert Osfield
41580Added #if #else #endif blocks to Viewer::realize() and run() for the purposes of testing
41581
41582Fri, 9 Feb 2007 12:08:46 +0000
41583Checked in by : Robert Osfield
41584Removed debug message
41585
41586Thu, 8 Feb 2007 22:36:16 +0000
41587Checked in by : Robert Osfield
41588From André Garneau, "Attached is a fix for the hang occuring on Win32 when the thread model is changed.The issue was caused by the mutex in the ViewerDoubleBufferRenderingOperation being released even though they were not owned. This was causing the underlying critical section object lock count values becoming negative; the next time the lock was acquired it would block because of that."
41589
41590
41591
41592Thu, 8 Feb 2007 22:31:02 +0000
41593Checked in by : Robert Osfield
41594From Brian Keener, fixes for Cygwin filename handling
41595
41596Thu, 8 Feb 2007 20:30:51 +0000
41597Checked in by : Robert Osfield
41598From Charles Cole, "The program database filename was changed for the osgviewer application such as to not conflict with the program database file generated by the core osgViewer library.  This change allows for both the application and library to be used in debugging mode within Visual Studio.  This change has been tested with Visual Studio 2005 (VS8)."
41599
41600Thu, 8 Feb 2007 20:27:02 +0000
41601Checked in by : Robert Osfield
41602Updated wrappers
41603
41604Thu, 8 Feb 2007 19:34:38 +0000
41605Checked in by : Robert Osfield
41606Further work on osgShadow::ShadowTechnique API
41607
41608Thu, 8 Feb 2007 17:23:40 +0000
41609Checked in by : Robert Osfield
41610Flesh out more of basic ShadowTechnique and ShadowedScene API.
41611
41612Thu, 8 Feb 2007 15:47:05 +0000
41613Checked in by : Robert Osfield
41614Fixed the FlattenStaticTransform visitor so that it excludes subgraphs that contain PagedLOD nodes
41615
41616Thu, 8 Feb 2007 15:01:27 +0000
41617Checked in by : Robert Osfield
41618Cleaned up readString
41619
41620Thu, 8 Feb 2007 14:59:20 +0000
41621Checked in by : Robert Osfield
41622Fixed return in readString.
41623
41624Thu, 8 Feb 2007 12:47:35 +0000
41625Checked in by : Robert Osfield
41626Added the threading model to stats
41627
41628Thu, 8 Feb 2007 12:24:33 +0000
41629Checked in by : Robert Osfield
41630Added threading model option to command line parameters
41631
41632Thu, 8 Feb 2007 12:21:37 +0000
41633Checked in by : Robert Osfield
41634Added check in setThreadingModel so that it only sets up threading if the viewer is realized
41635
41636Thu, 8 Feb 2007 12:20:40 +0000
41637Checked in by : Robert Osfield
41638Fixed setThreadModel method so that is doesn't try to set up threading unless the viewer is realized
41639
41640Thu, 8 Feb 2007 12:14:26 +0000
41641Checked in by : Robert Osfield
41642Updated the handling of closing of windows
41643
41644Thu, 8 Feb 2007 11:30:57 +0000
41645Checked in by : Robert Osfield
41646Added better clean up of paramters on X display in GraphicsWindowX11:closeImplementation
41647
41648Thu, 8 Feb 2007 11:26:04 +0000
41649Checked in by : Robert Osfield
41650From Stefan Eilemann, addd more extensive XErrorHandler output
41651
41652Thu, 8 Feb 2007 11:24:29 +0000
41653Checked in by : Robert Osfield
41654Added setting of the DatabasePager's affinity.
41655
41656Thu, 8 Feb 2007 10:46:58 +0000
41657Checked in by : Robert Osfield
41658From Donn Mielcarek, "We generated some bad ive files in our database. In some of the files, the function readInt() would return a 0 size.  While linux will happily continue on, creating 0 sized arrays, Windows immediately blows up, with sparks sometimes flying out the side of the machine!I added a simple check for zero size in
41659each of the functions that allocates arrays
41660based on the size variable, and I thought
41661I'd pass it along.  Now the program will
41662not die if it encounters an ive file with bad
41663data."
41664
41665
41666
41667Wed, 7 Feb 2007 21:56:36 +0000
41668Checked in by : Robert Osfield
41669Updated wrappers
41670
41671Wed, 7 Feb 2007 21:48:53 +0000
41672Checked in by : Robert Osfield
41673Changed the setting of need to traverse during the update traverse so it is only enabled when animation is switched on.
41674
41675Wed, 7 Feb 2007 21:16:22 +0000
41676Checked in by : Robert Osfield
41677Disabled the toggling to ThreadModel CullThreadPerCameraDrawThreadPerContext
41678
41679Wed, 7 Feb 2007 16:32:14 +0000
41680Checked in by : Robert Osfield
41681Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support internal RTT cameras that wish to use the main cameras view/eye point for LOD and other distance based tests.
41682
41683Wed, 7 Feb 2007 16:27:48 +0000
41684Checked in by : Robert Osfield
41685Set the DataVariance to DYNAIMC for the StateSet of with the dynamically updating Uniform
41686
41687Wed, 7 Feb 2007 14:53:58 +0000
41688Checked in by : Robert Osfield
41689Fixed bug in AutoTransform::accept() that was related to the accept() method checking the nodemask as it should.
41690
41691Tue, 6 Feb 2007 20:03:13 +0000
41692Checked in by : Robert Osfield
41693From Stephan Huber, "thomas kirk schrieb: > I put this at the end of realizeImplementation; someone with better knowledge > of Carbon programming may see a more appropriate place for the call.I moved your code into the ctor of the OSXCarbonWindowingSystemInterface
41694so it get called only once. Can you test it again, if it works on your side?
41695
41696I also disabled multithreaded-rendering because it slowed down the
41697rendering on my machine by a factor of 3. Perhaps we can make it
41698optional to test it on other machines.
41699
41700I had some problems implementing pbuffer-support for os x and stopped it
41701for now until I have more time to investigate the issues.
41702"
41703
41704
41705
41706Tue, 6 Feb 2007 17:34:28 +0000
41707Checked in by : Robert Osfield
41708From André Garneau, "Attached is an improved Win32 keyboard handler that should now map key events similarly to the X11 implementation:* Key event handler now reports left or right SHIFT, CTRL and ALT key variants on key press and release events."
41709
41710
41711
41712Tue, 6 Feb 2007 17:01:20 +0000
41713Checked in by : Robert Osfield
41714From Stefan Eileman, fixes for OSX gmake build to allow AGL or X11 implementation of osgViewer
41715
41716Tue, 6 Feb 2007 17:00:20 +0000
41717Checked in by : Robert Osfield
41718Updated wrappers
41719
41720Tue, 6 Feb 2007 16:23:19 +0000
41721Checked in by : Robert Osfield
41722Re-enabled processor affinity
41723
41724Tue, 6 Feb 2007 14:38:08 +0000
41725Checked in by : Robert Osfield
41726Added new Viewer threading model options
41727
41728Tue, 6 Feb 2007 14:20:21 +0000
41729Checked in by : Robert Osfield
41730Updated wrappers
41731
41732Tue, 6 Feb 2007 14:20:04 +0000
41733Checked in by : Robert Osfield
41734Clean up getDrawable() method
41735
41736Tue, 6 Feb 2007 13:44:20 +0000
41737Checked in by : Robert Osfield
41738Fixed Suse9.3 build problem due to different handling Quat copy constuctor
41739
41740Tue, 6 Feb 2007 11:03:13 +0000
41741Checked in by : Robert Osfield
41742Further work on support for ThreadPerCamera, and improved the efficiency of SingleThraeded
41743
41744Mon, 5 Feb 2007 14:56:41 +0000
41745Checked in by : Robert Osfield
41746Tweak API and updated wrappers to get wrappers to build
41747
41748Mon, 5 Feb 2007 13:44:16 +0000
41749Checked in by : Robert Osfield
41750Added Camera's s/getCameraThread() and updated wrappers
41751
41752Mon, 5 Feb 2007 12:13:52 +0000
41753Checked in by : Robert Osfield
41754Updated wrappers
41755
41756Mon, 5 Feb 2007 11:48:02 +0000
41757Checked in by : Robert Osfield
41758From Gordon Tomlinson, "I have attached the 3 files we had to change to fix a proble we were seeing with using Symbol Fonts// GT: fix for symbol fonts (i.e. the Webdings font) as the wrong character are being
41759// returned, for symbol fonts in windows (FT_ENCONDING_MS_SYMBOL in freetype) the correct
41760// values are from 0xF000 to 0xF0FF not from 0x000 to 0x00FF (0 to 255) as you would expect.
41761// becuase Microsoft uses a private field for its symbol fonts ........
41762 "
41763
41764
41765
41766Mon, 5 Feb 2007 11:14:23 +0000
41767Checked in by : Robert Osfield
41768From Brede Johansen, "I have made some changes to support light sources in the new OpenFlight loader."
41769
41770Mon, 5 Feb 2007 10:48:20 +0000
41771Checked in by : Robert Osfield
41772From Brede Johansen, added OSG_EXPORT to DeleteHandler for windows build
41773
41774Mon, 5 Feb 2007 10:44:10 +0000
41775Checked in by : Robert Osfield
41776From Paul Martz, "Here's my changes to Registry to allow extension alias mapping via a config file. I also attached a sample file that tests the parsing, but this is just FYI and not for inclusion in CVS.To set up extension aliases using a config file, an app calls:
41777osgDB::Registry::instance()->readPluginAliasConfigurationFile(), passing in the file name as the parameter. (Of course this should be done before loading any files whose names depend on the mapping.) osgDB will search for the file using OSG_FILE_PATH.
41778
41779The file should contain a line for each mapping, with the "map" extension first, followed by a space or tab, then the plugin identifier. For example, a file containing this line:
41780
41781flt OpenFlight
41782
41783would map the ".flt" extension to the OpenFlight plugin."
41784
41785
41786
41787Fri, 2 Feb 2007 22:30:36 +0000
41788Checked in by : Robert Osfield
41789Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation. This paves the way to running cull traversals in seperate threads.Updated wrappers
41790
41791
41792
41793Fri, 2 Feb 2007 16:51:59 +0000
41794Checked in by : Robert Osfield
41795From Eric Sokolowski, added support for the new Text line spacing parameter to the .osg and .ive formats.
41796
41797Fri, 2 Feb 2007 12:41:13 +0000
41798Checked in by : Robert Osfield
41799Added a concrete osg::DeleteHandler implementation which provides support for retain objects for several frames before deleting them.  Also added RenderStageCache into CullVistor.cpp that is used for handling RTT osg::Camera's that are being used in double buffered SceneView usage.
41800
41801Thu, 1 Feb 2007 11:07:53 +0000
41802Checked in by : Robert Osfield
41803Improved the toggling on/off of thrading modes
41804
41805Thu, 1 Feb 2007 11:07:26 +0000
41806Checked in by : Robert Osfield
41807Moved the init traversal from cull() to the draw() to prevent graphics context calls being made during the cull traversal - something that breaks the ThreadPerCamera model in osgViewer
41808
41809Wed, 31 Jan 2007 22:24:20 +0000
41810Checked in by : Robert Osfield
41811Further work on new threading model.
41812
41813Wed, 31 Jan 2007 11:12:58 +0000
41814Checked in by : Robert Osfield
41815Removed old #if #else #end block
41816
41817Tue, 30 Jan 2007 17:38:02 +0000
41818Checked in by : Robert Osfield
41819Refactored the ViewerRenderingOperation so that the timer querry code is in a separate ViewerQuerySupport class
41820
41821Tue, 30 Jan 2007 17:12:33 +0000
41822Checked in by : Robert Osfield
41823Added display listing of ShadowVolume
41824
41825Tue, 30 Jan 2007 15:37:30 +0000
41826Checked in by : Robert Osfield
41827Added automatic aspect ratio adjustmeent to View::setUpViewAcrossAllScreens() and setUpViewOnSingleScreen.
41828
41829Tue, 30 Jan 2007 14:47:13 +0000
41830Checked in by : Robert Osfield
41831Updated wrappers
41832
41833Tue, 30 Jan 2007 14:32:12 +0000
41834Checked in by : Robert Osfield
41835From Eric Sokolwsky, "osgText is a useful node kit, but when longer paragraphs are displayed on the screen, it looks more aesthetically pleasing to have a larger gap between lines than is given by default. I added a new parameter, lineSpacing, in the Text class to allow the line spacing to be adjustable by the application. The default value is 0 meaning there is no extra spacing given. The value should be given as a percentage of the character height. A good value for longer paragraphs is 0.25 (25%) or more."
41836
41837Tue, 30 Jan 2007 14:18:39 +0000
41838Checked in by : Robert Osfield
41839From Bryan Thrall, "The osgDB::ReaderWriter and osgDB::ReaderWriter::Options classes have copy constructors that take a const osg::CopyOp rather than a osg::CopyOp&, forcing an unnecessary copy. The attached header fixes this, based off OSG 1.2.Also fixed duplicate "or" openArchive()'s comment."
41840
41841
41842
41843Tue, 30 Jan 2007 13:48:04 +0000
41844Checked in by : Robert Osfield
41845Added support for compute average stats attributes in inverse space to improve the quality of frame rate reporting.
41846
41847Tue, 30 Jan 2007 12:09:30 +0000
41848Checked in by : Robert Osfield
41849Disabled the alternating directions of drawing of state sorted render leaves as it was interferring with anaglyphic stereo used in the osgstereimage example.
41850
41851Tue, 30 Jan 2007 11:47:44 +0000
41852Checked in by : Robert Osfield
41853Updated wrappers
41854
41855Tue, 30 Jan 2007 11:40:23 +0000
41856Checked in by : Robert Osfield
41857Added Stats::collectStats(string,bool) controls, getAveragedAttribute methods into osg::Stats class, and related support into osgViewer::Viewer and osgViewer::StatsHandler.Added lazy updating of text in StatsHandler HUD to minimize the impact of
41858slow text updating on observed frame rates.
41859
41860
41861
41862Tue, 30 Jan 2007 09:55:34 +0000
41863Checked in by : Robert Osfield
41864Added support for per frame alternating the direction that SORT_BY_STATE bins are rendered.  The alternation makes it more likely that OpenGL objects will still be in video ram.
41865
41866Mon, 29 Jan 2007 22:59:04 +0000
41867Checked in by : Robert Osfield
41868Made _useMainThreadForRenderingalTraversal(false)
41869
41870Mon, 29 Jan 2007 22:44:29 +0000
41871Checked in by : Robert Osfield
41872Began work on providing support for threading camera cull traversals in parallel with the previous frames draw traversal.  Changes range from osg::State, through osgUtil::RenderBin, through to osgViewer
41873
41874Sun, 28 Jan 2007 17:32:41 +0000
41875Checked in by : Robert Osfield
41876Added very simple relaxing of traits by dividing required red, green, blue, alpha and depth by 2.
41877
41878Sun, 28 Jan 2007 17:12:57 +0000
41879Checked in by : Robert Osfield
41880Added use of Viewe Realize graphics operation.
41881
41882Sun, 28 Jan 2007 17:11:21 +0000
41883Checked in by : Robert Osfield
41884Added set/getRealizeOperation() to Viewer and CompositeViewer
41885
41886Sun, 28 Jan 2007 09:53:02 +0000
41887Checked in by : Robert Osfield
41888Updated wrappers
41889
41890Sun, 28 Jan 2007 09:30:11 +0000
41891Checked in by : Robert Osfield
41892From Vlad Danciu, fixed leaf depth sort functor
41893
41894Sun, 28 Jan 2007 09:17:10 +0000
41895Checked in by : Robert Osfield
41896From Mike Wittman, "This file removes the virtual destructor of osgText::String.  It seemed wrong that osgText::String should have a vtable since it is treated like a value type, and any subclasses containing additional data would effectively be subject to slicing during standard usage.  This stuck out as an anomaly when classifying the OSG types for C# bindings."
41897
41898Sat, 27 Jan 2007 17:57:58 +0000
41899Checked in by : Robert Osfield
41900Added osg::PolygonMode to local StateSet to protect it from being affected by stateset manipulator.
41901
41902Sat, 27 Jan 2007 17:52:11 +0000
41903Checked in by : Robert Osfield
41904Updated wrappers
41905
41906Sat, 27 Jan 2007 14:27:54 +0000
41907Checked in by : Robert Osfield
41908Added access methods to PositionStateContainer
41909
41910Sat, 27 Jan 2007 14:27:29 +0000
41911Checked in by : Robert Osfield
41912Added light source.
41913
41914Sat, 27 Jan 2007 12:54:58 +0000
41915Checked in by : Robert Osfield
41916Further work on shadow CullCallback
41917
41918Sat, 27 Jan 2007 12:54:33 +0000
41919Checked in by : Robert Osfield
41920Added _sorted flag into RenderBin to prevent a bin being sorted twice in one frame
41921
41922Sat, 27 Jan 2007 11:13:01 +0000
41923Checked in by : Robert Osfield
41924Changed osgUtil::RenderBin and osg::State to allow nesting of StateSet's associated with RenderBin's.
41925
41926Fri, 26 Jan 2007 21:22:35 +0000
41927Checked in by : Robert Osfield
41928Further work on building the rendering back end from the intial traversal of the scene graph
41929
41930Fri, 26 Jan 2007 16:08:52 +0000
41931Checked in by : Robert Osfield
41932Added Program pointer to help with uniform apply.
41933
41934Fri, 26 Jan 2007 09:44:49 +0000
41935Checked in by : Robert Osfield
41936Added custom callback to capture RenderBins
41937
41938Thu, 25 Jan 2007 12:16:38 +0000
41939Checked in by : Robert Osfield
41940#ifdef'd out the artifical simulation time code
41941
41942Thu, 25 Jan 2007 12:02:51 +0000
41943Checked in by : Robert Osfield
41944Added osg::FrameStamp::set/getSimulationTime().Added setting of osg_SimulationTime and osg_DeltaSimulationTime to the uniforms set by SceneView
41945
41946Added frame(double simulationTime) and advance(double simulationTime) parameters to
41947osgViewer::SimpleViewer, Vewer and CompositeViewer.
41948
41949Updated various examples and Nodes to use SimulationTime where appropriate.
41950
41951
41952
41953Thu, 25 Jan 2007 10:02:20 +0000
41954Checked in by : Robert Osfield
41955From Gordon Tomlinson, fixes to BoundingSphere::expandBy(BoundingSphere&)
41956
41957Wed, 24 Jan 2007 12:59:11 +0000
41958Checked in by : Robert Osfield
41959Updated wrappers
41960
41961Wed, 24 Jan 2007 12:35:29 +0000
41962Checked in by : Robert Osfield
41963From Martin Spott, "To enable osgviewer to link on Solaris added -lmtsk as SunOS/SunStudio implements some threading stuff in libmtsk."
41964
41965Wed, 24 Jan 2007 12:28:18 +0000
41966Checked in by : Robert Osfield
41967Added support for GUIEventAdapter::setHandled
41968
41969Wed, 24 Jan 2007 12:21:29 +0000
41970Checked in by : Robert Osfield
41971Added setHandled/getHandled to osgGA::GUIEventAdapter
41972
41973Wed, 24 Jan 2007 11:18:27 +0000
41974Checked in by : Robert Osfield
41975Added ability to generate various cube faces for testing and switch handler to toggle between different models.
41976
41977Wed, 24 Jan 2007 10:02:04 +0000
41978Checked in by : Robert Osfield
41979From André Garneau, "    * Setup proper pixel format for ATI boards (removal of WGL_SWAP_METHOD_ARB specification from the requested pixel format since unsupported by the ATI driver)
41980
41981    * Fix to create sample OpenGL window on the proper display device. This is the temporary window used to choose the desired pixel format. In the previous version, this window was always created on the primary display device, even though it had potentially different pixel formats compared to the target display device containing the window to be created.
41982
41983    * Implementation of WindowingSystemInterface::setScreenResolution() method
41984
41985    * Implementation of WindowingSystemInterface::setScreenRefreshRate() method
41986
41987    * Implementation of GraphicsWindow::requestWarpPointer() method
41988
41989    * Implementation of GraphicsWindow::useCursor() method and associated trait support. This can be used in two ways; first, when the graphics trait requested indicates that no cursor should be present, a new cursor-less window class is used to create the window. When a cursor-enabled window creation is requested, another window class is used. After creation of a window, it is also possible to toggle the cursor state by using the GraphicsWindow::useCursor method.
41990
41991    * The way the mouse behaves is now compatible with the behaviour seen on X11; i.e. when pressing a mouse button, the window where the pointer is located will capture the mouse input and release it only after the button has been released. This results in all mouse movement events being dispatched to the window where the button was pressed initially until it is released. This improves the interaction with graphics windows.
41992
41993
41994
41995    * Preparation work has been done to support the ability of moving a window from one screen to another screen and recreating its rendering context when this happens. This has been tested with a mix of NVIDIA and ATI cards and works properly. For the moment being, this feature is commented out due to changes in the core OSG libraries that have been done but need to be submitted later this week for approval by Robert.
41996
41997
41998
41999Upcoming features
42000
42001
42002
42003    * Support for moving windows from one screen to another screen seamlessly
42004
42005
42006
42007    * Ability to set the window (i.e. the application itself creates the rendering window and passes it to the GraphicsWindowWin32 class)
42008
42009
42010
42011    * Other miscellaneous items"
42012
42013---------------------------------------------------
42014
42015
42016
42017Tue, 23 Jan 2007 17:42:43 +0000
42018Checked in by : Robert Osfield
42019Added cube test model.
42020
42021Tue, 23 Jan 2007 17:29:14 +0000
42022Checked in by : Robert Osfield
42023changed build order so that osgText gets built before osgViewer
42024
42025Tue, 23 Jan 2007 16:32:17 +0000
42026Checked in by : Robert Osfield
42027Fixed tabbing
42028
42029Tue, 23 Jan 2007 16:28:59 +0000
42030Checked in by : Robert Osfield
42031Updated wrappers
42032
42033Tue, 23 Jan 2007 16:27:07 +0000
42034Checked in by : Robert Osfield
42035Commented out the default saving of models
42036
42037Tue, 23 Jan 2007 16:26:15 +0000
42038Checked in by : Robert Osfield
42039Added osg::StateSet* parameter to constructor to make it more convinient to set up the StateSetManipulator and moved the initialization of locally cached states into the handle method to ensure a representative version of the StateSet is captured
42040
42041Tue, 23 Jan 2007 16:02:37 +0000
42042Checked in by : Robert Osfield
42043Added #define of GL_QUERY_RESULT and GL_QUERY_RESULT_AVAILABLE
42044
42045Tue, 23 Jan 2007 15:51:43 +0000
42046Checked in by : Robert Osfield
42047Added single screen option
42048
42049Tue, 23 Jan 2007 14:43:07 +0000
42050Checked in by : Robert Osfield
42051Added command line help
42052
42053Tue, 23 Jan 2007 14:10:10 +0000
42054Checked in by : Robert Osfield
42055Added delete selected object using delete and back space key, and added save option
42056
42057Tue, 23 Jan 2007 13:54:32 +0000
42058Checked in by : Robert Osfield
42059Adde osgText dependency to osgViewer
42060
42061Tue, 23 Jan 2007 13:28:49 +0000
42062Checked in by : Robert Osfield
42063Made stats bars transparent and improved positioning
42064
42065Tue, 23 Jan 2007 13:16:47 +0000
42066Checked in by : Robert Osfield
42067Made two sided stencil the default
42068
42069Tue, 23 Jan 2007 12:10:44 +0000
42070Checked in by : Robert Osfield
42071Added stats and range of keyboard mouse handling to osgshadow example
42072
42073Tue, 23 Jan 2007 11:56:10 +0000
42074Checked in by : Robert Osfield
42075Added ability to customize the keys used to control stats
42076
42077Tue, 23 Jan 2007 11:01:20 +0000
42078Checked in by : Robert Osfield
42079Moved StatsHandler into its own seperate header/source in osgViewer.
42080
42081Tue, 23 Jan 2007 10:38:23 +0000
42082Checked in by : Robert Osfield
42083Added ticks to stats display
42084
42085Mon, 22 Jan 2007 21:16:51 +0000
42086Checked in by : Robert Osfield
42087Further work on GPU stats
42088
42089Mon, 22 Jan 2007 17:39:32 +0000
42090Checked in by : Robert Osfield
42091Further work on stats
42092
42093Mon, 22 Jan 2007 13:13:43 +0000
42094Checked in by : Robert Osfield
42095Added camera stats
42096
42097Mon, 22 Jan 2007 11:22:37 +0000
42098Checked in by : Robert Osfield
42099Improvements to stats
42100
42101Mon, 22 Jan 2007 09:28:31 +0000
42102Checked in by : Robert Osfield
42103From Mathias Fröhlich, "Attached is a small change that makes the txf loader render the same resulting text than an other well known txf loader. That means drawing them one on top of the other I can only see differences due to different mipmapping ...That is it introduces an additional gap of 0.1*height between the glyphs.
42104There is an additional mapping between upper and lowercase characters if one
42105of them is not available in the txf file.
42106And we have an artificial blank character that is very often missing in txf
42107files."
42108
42109
42110
42111Sun, 21 Jan 2007 20:41:23 +0000
42112Checked in by : Robert Osfield
42113Further work on stats
42114
42115Sun, 21 Jan 2007 18:46:01 +0000
42116Checked in by : Robert Osfield
42117Added osgproducerviewer, in the form of orignal Producer based osgviewer, leaving the new osgViewer based osgviewer focused on just osgViewer functionality.
42118
42119Sun, 21 Jan 2007 18:34:26 +0000
42120Checked in by : Robert Osfield
42121Changed the camera with focus code to only accept cameras with valid views as ones that can recieve focus.
42122
42123Sun, 21 Jan 2007 18:24:54 +0000
42124Checked in by : Robert Osfield
42125Initial on screen stats support
42126
42127Sun, 21 Jan 2007 11:18:07 +0000
42128Checked in by : Robert Osfield
42129Removed gl includes
42130
42131Sat, 20 Jan 2007 09:48:50 +0000
42132Checked in by : Robert Osfield
42133Updated wrappers
42134
42135Sat, 20 Jan 2007 09:44:05 +0000
42136Checked in by : Robert Osfield
42137Fixed the output of texture files
42138
42139Sat, 20 Jan 2007 09:03:58 +0000
42140Checked in by : Robert Osfield
42141Added OSG_EXPORT to Stats to fix Windows build
42142
42143Fri, 19 Jan 2007 20:25:17 +0000
42144Checked in by : Robert Osfield
42145Added stats for update, event and rendering traversals
42146
42147Fri, 19 Jan 2007 19:53:23 +0000
42148Checked in by : Robert Osfield
42149Added new osg::Stats class for collecting frame stats of different sorts. Added s/getStats() to osg::View and osg::Camera. Added population of View::getStats() with frame stats in osgViewer/Viewer. Added Basic StatsHandler to osgviewer example.
42150
42151Fri, 19 Jan 2007 14:41:29 +0000
42152Checked in by : Robert Osfield
42153Added EXT_timer_query support
42154
42155Thu, 18 Jan 2007 22:32:18 +0000
42156Checked in by : Robert Osfield
42157Added osg::StencilTwoSided state attribute to wrap up the stencil_two_sided extension.Added path in osgShadow work for using StencilTwoSided to accelerate shadow volume rendering.
42158
42159
42160
42161Thu, 18 Jan 2007 17:00:42 +0000
42162Checked in by : Robert Osfield
42163Added support for stencil GL_INCR_WRAP and GL_DECR_WRAP operations
42164
42165Thu, 18 Jan 2007 09:56:23 +0000
42166Checked in by : Robert Osfield
42167From André Garneau, "Attached is a fix in the GraphicsWindowWin32 class to allow the following usage pattern to work properly; create window, delete window, create window, etc. In all the tests I made I was always creating-deleting and then shutting down the application so this pattern was untested. The osgtexture3d & osgsimulation examples were also using this pattern so would not work. They are working fine now."
42168
42169Thu, 18 Jan 2007 09:03:08 +0000
42170Checked in by : Robert Osfield
42171Build fix for Win32
42172
42173Wed, 17 Jan 2007 21:11:57 +0000
42174Checked in by : Robert Osfield
42175Added extra methods WindowSystemInterface for controlling frame rate and resolution, and adde useCursor flag.
42176
42177Wed, 17 Jan 2007 15:59:29 +0000
42178Checked in by : Robert Osfield
42179From Joakim Simonsson, added osgDB::concateFile and osgDB::getRealPath.Tweaks by Robert Osfield - Moved methods to FileNameUtils, added unix
42180implementation of getRealPath add extern and OSGDB_EXPORT to function declarations.
42181
42182
42183
42184Wed, 17 Jan 2007 14:40:03 +0000
42185Checked in by : Robert Osfield
42186From André Garneau, threading bug fixes - moving scoped statics out of scope to be global statics
42187
42188Wed, 17 Jan 2007 14:21:18 +0000
42189Checked in by : Robert Osfield
42190From André Garneau, Implementation osg GraphicsWindowWin32
42191
42192Tue, 16 Jan 2007 22:10:52 +0000
42193Checked in by : Robert Osfield
42194Updaed wrappers
42195
42196Tue, 16 Jan 2007 22:00:56 +0000
42197Checked in by : Robert Osfield
42198Removed the automatic registration of GraphicsContextImplementation.
42199
42200Tue, 16 Jan 2007 21:40:43 +0000
42201Checked in by : Robert Osfield
42202Fixed compile warning
42203
42204Tue, 16 Jan 2007 19:18:32 +0000
42205Checked in by : Robert Osfield
42206Cleaned up CompositeViewer interface and added event traversal of views
42207
42208Tue, 16 Jan 2007 17:10:15 +0000
42209Checked in by : Robert Osfield
42210Added PickHandler to osgmultiplecameras examples
42211
42212Tue, 16 Jan 2007 17:08:47 +0000
42213Checked in by : Robert Osfield
42214Added debug messages
42215
42216Tue, 16 Jan 2007 16:02:08 +0000
42217Checked in by : Robert Osfield
42218Reverted the FlightManipulator usage
42219
42220Tue, 16 Jan 2007 16:01:01 +0000
42221Checked in by : Robert Osfield
42222Further work on CompositeViewer
42223
42224Tue, 16 Jan 2007 15:05:44 +0000
42225Checked in by : Robert Osfield
42226Added mouseWarped call into View::requestWarpPointer
42227
42228Tue, 16 Jan 2007 14:15:49 +0000
42229Checked in by : Robert Osfield
42230Further work on event handling in CompositeViewer
42231
42232Tue, 16 Jan 2007 14:13:00 +0000
42233Checked in by : Robert Osfield
42234Added extra view combinations too commandline
42235
42236Tue, 16 Jan 2007 08:56:33 +0000
42237Checked in by : Robert Osfield
42238Work on CompositeViewer and related calsses to implement viewers with multiple views
42239
42240Mon, 15 Jan 2007 16:12:34 +0000
42241Checked in by : Robert Osfield
42242Updated wrappers
42243
42244Mon, 15 Jan 2007 16:09:32 +0000
42245Checked in by : Robert Osfield
42246Improved handling of intersection computations on datasets with multiple cameras
42247
42248Mon, 15 Jan 2007 14:46:16 +0000
42249Checked in by : Robert Osfield
42250Added FramStamp into osgViewer::Viewer and added ability to handle setSceneData during during the application running.
42251
42252Mon, 15 Jan 2007 11:44:38 +0000
42253Checked in by : Robert Osfield
42254Added terrain manipulator.
42255
42256Mon, 15 Jan 2007 10:11:23 +0000
42257Checked in by : Robert Osfield
42258From Brede Johansen, "The OpenFlight loader already have a caching mechanism for externals. The cache works for nested externals but is cleared before the master flight file is returned.  I implemented texture caching using the same mechanism."
42259
42260Mon, 15 Jan 2007 09:56:36 +0000
42261Checked in by : Robert Osfield
42262From Paul Martz and Geoff Michel, Paul updated Geoff's bug fixes to DelaunaryTraingulator.cpp to reflect recent tessellator spelling changes
42263
42264Mon, 15 Jan 2007 09:30:48 +0000
42265Checked in by : Robert Osfield
42266Added setting of the update visitors' traversal number
42267
42268Mon, 15 Jan 2007 09:14:36 +0000
42269Checked in by : Robert Osfield
42270Reverted the experimental shader code
42271
42272Sun, 14 Jan 2007 20:23:47 +0000
42273Checked in by : Robert Osfield
42274Added releaseContext to end of GraphicsThread::run()
42275
42276Fri, 12 Jan 2007 22:07:33 +0000
42277Checked in by : Robert Osfield
42278From Riccardo Corsi, "this should be the final version of the qt-plugin ported to windows and cleaned up to avoid crashes on exit. Stephan and I tested it on Mac and Win. Just a couple of notes:    * the plugin is able to load both regular 2D images and movie stream. There is a #define QT_HANDLE_IMAGES_ALSO mechanism to indicate whether to use it for images or not. This is defined by default on Mac only, to avoid conflicts with the standard windows plugins. See comments on QTUtils.h
42279
42280    * de-initialization of quicktime before exit is now left to an observer, which calls exitQuicktime() when last media loaded with the plugin is released. This prevent a crash on exit without need of any extra call external to the plugin."
42281
42282
42283
42284Fri, 12 Jan 2007 22:01:56 +0000
42285Checked in by : Robert Osfield
42286Added explicit to ParticleEffect constructors
42287
42288Fri, 12 Jan 2007 21:44:28 +0000
42289Checked in by : Robert Osfield
42290From Tom Jolley, "There was some unnecessary creation and deletion of Particle objects in include/osgParticle/ParticleSystem.  I replaced   Particle(ptemplate? *ptemplate: _def_ptemp)
42291
42292with
42293
42294   ptemplate? *ptemplate: _def_ptemp
42295
42296in a couple of places.  This should make particle creation and reuse go
42297a little faster without all that memory allocation and copying."
42298
42299
42300
42301Fri, 12 Jan 2007 21:33:19 +0000
42302Checked in by : Robert Osfield
42303From Stephan Huber, "New features: + Multi-display-support + automatic hiding of the menubar/dock if one of the windows intersects the menubar/dockBugfixes:
42304+ event-handling was done by the first opened window, other windows did
42305not receive events -- fixed
42306+ mouse-coordinates were absolute, now they are relative to the window.
42307
42308known bugs:
42309+ windows with decoration and in fullscreen-size are moved by the system
42310a little bit, so that the titlebar is accessible/visible. So if you want
42311real fullscreen-windows, don't decorate the window :)
42312
42313I updated the XCode-project-file so all ported examples are linked
42314against osgViewer."
42315
42316
42317
42318Fri, 12 Jan 2007 21:05:39 +0000
42319Checked in by : Robert Osfield
42320Added Viewer::setEndBarrierPosition method, change Viewer::setKeySetsDone(int) to setKeyEventSetDone(int), added support for toggling threading model and end barrier position into osgviewer
42321
42322Fri, 12 Jan 2007 19:09:24 +0000
42323Checked in by : Robert Osfield
42324Moved the signalBeginFrame to the start of the rendering traversal.
42325
42326Fri, 12 Jan 2007 15:08:45 +0000
42327Checked in by : Robert Osfield
42328Added support for animation path manipulator to osgViewer path
42329
42330Fri, 12 Jan 2007 14:45:10 +0000
42331Checked in by : Robert Osfield
42332Add manually sync of the EventQueue's startTick with the osg::Timer::startTick
42333
42334Fri, 12 Jan 2007 12:10:06 +0000
42335Checked in by : Robert Osfield
42336Added a default StateSet to osg::View's master Camera.  Wired up osgViewer::Viewer so that the master Camera's StateSet is passed to osgUtil::SceneView to use as its global StateSet.
42337
42338Fri, 12 Jan 2007 11:38:24 +0000
42339Checked in by : Robert Osfield
42340Added osgGA Trackball, Flight and Drive camera manipulators, and StateSetManipulator to the osgViewer path in osgviewer
42341
42342Fri, 12 Jan 2007 10:28:36 +0000
42343Checked in by : Robert Osfield
42344Implement a GraphicsOperation to test extension availability
42345
42346Fri, 12 Jan 2007 10:28:06 +0000
42347Checked in by : Robert Osfield
42348Fixed comment
42349
42350Fri, 12 Jan 2007 10:26:49 +0000
42351Checked in by : Robert Osfield
42352Added osgViewer path into osgviewer, old osgProducer version remains accessible via --osgProducer command line option
42353
42354Thu, 11 Jan 2007 17:15:04 +0000
42355Checked in by : Robert Osfield
42356Ported osgmotionblurr across to osgViewer
42357
42358Thu, 11 Jan 2007 17:00:09 +0000
42359Checked in by : Robert Osfield
42360Added setting of DisplaySettings
42361
42362Thu, 11 Jan 2007 16:59:50 +0000
42363Checked in by : Robert Osfield
42364Added stencil buffer setting
42365
42366Thu, 11 Jan 2007 15:54:11 +0000
42367Checked in by : Robert Osfield
42368Updated wrappers
42369
42370Thu, 11 Jan 2007 15:53:32 +0000
42371Checked in by : Robert Osfield
42372Added #include <iostream>
42373
42374Thu, 11 Jan 2007 15:48:44 +0000
42375Checked in by : Robert Osfield
42376Removed examples:  osgcameragroup
42377  osgsimpleviewerProducer
42378  osgsimplepager
42379
42380
42381
42382Thu, 11 Jan 2007 15:19:59 +0000
42383Checked in by : Robert Osfield
42384Ported following examples to osgViewer:osgteapot
42385osgtessellate
42386osgtext
42387osgtexture1D
42388osgtexture2D
42389osgtexture3D
42390osgtexturerectangle
42391osgvertexprogram
42392osgvolume
42393osgwindows
42394osgsimple
42395osgkeyboardmouse
42396
42397
42398
42399Thu, 11 Jan 2007 14:53:34 +0000
42400Checked in by : Robert Osfield
42401Fixed the setWindowSize so that it sets the input range to 0,0,width,height rather than x,y,x+width,y+height as mouse coordinates move relative to the window, not the screens origin.
42402
42403Thu, 11 Jan 2007 12:06:24 +0000
42404Checked in by : Robert Osfield
42405Added DisplaySettings support into osgViewer::Viewer
42406
42407Thu, 11 Jan 2007 11:47:01 +0000
42408Checked in by : Robert Osfield
42409Ported follow examples to osgViewer:    osgshape
42410    osgsimplifier
42411    osgsimulation
42412    osgslice
42413    osgspacewarp
42414    osgspheresegment
42415    osgspotlight
42416    osgstereoimage
42417
42418
42419
42420Thu, 11 Jan 2007 10:35:03 +0000
42421Checked in by : Robert Osfield
42422Added support for setThreadSafeRefUnref into TexGenNode
42423
42424Thu, 11 Jan 2007 10:21:11 +0000
42425Checked in by : Robert Osfield
42426Added setThreadSafeRefUnref, resizeGLObjectBuffers and releaseGLObjects to OverlayNode
42427
42428Wed, 10 Jan 2007 21:05:26 +0000
42429Checked in by : Robert Osfield
42430Ported following examples to osgViewer:osgshaders
42431osgshaderterrain
42432osgshadow
42433osgshadowtexture
42434
42435
42436
42437Wed, 10 Jan 2007 14:56:22 +0000
42438Checked in by : Robert Osfield
42439Ported osgconv and osgdem across to osgViewer
42440
42441Wed, 10 Jan 2007 13:52:22 +0000
42442Checked in by : Robert Osfield
42443Ported following examples to osgViewer:osgparticleeffects
42444osgphotoalbum
42445osgpick
42446osgpoints
42447osgpointsprite
42448osgprecipitation
42449osgprerender
42450osgprerendercubemap
42451osgreflect
42452osgscalarbar
42453osgscribe
42454osgsequence
42455osgplanets
42456
42457
42458
42459Wed, 10 Jan 2007 10:40:12 +0000
42460Checked in by : Robert Osfield
42461Added support for vertex ratios into LineSegmentIntersector.
42462
42463Wed, 10 Jan 2007 10:09:05 +0000
42464Checked in by : Robert Osfield
42465Added View::computeIntersection implementation for a node withing a scene graph.
42466
42467Tue, 9 Jan 2007 17:35:46 +0000
42468Checked in by : Robert Osfield
42469Added View::computeIntersections methods
42470
42471Tue, 9 Jan 2007 14:35:59 +0000
42472Checked in by : Robert Osfield
42473From Jan Ciger, Tolga Abaci, Bruno Herbelin : OpenVRML 0.14.3 based .wrl/VRML plugin
42474
42475Tue, 9 Jan 2007 11:42:49 +0000
42476Checked in by : Robert Osfield
42477From Geoff Michel, "New delaunay triangulator attached. I hadn't realised that the erase() method was not erase (first, last) but erase (first, one after the last one you want deleted). This made a big difference; however some of the edges of the terrain were not included as edges in the terrain so I increased the size of the supertriangle, which works but reduces accuracy due to the larger range of coordinates in the supertriangle. (A larger supertriangle forces the triangles using supertriangle vertices to be long and thin, making the triangulation fit the convex hull of the terrain.)The loss of accuracy should not affect 'normal' users with terrains that are roughly square (say up to 100:1 aspect ratio) and where the Z range is comparable to the X-Y range. Retested with Pauls data, amalric's strange polygon constraint and the standard test constraints.
42478
42479I also added 2 tests for routines with a NULL argument passed to them (no-one would usually pass a NULL pointer to these routines unless - as I did in testing- you remove some of the constraints but still pass their pointer to the routine). And I removed 3 tests for triangles which are already removed when generating the geometry.
42480
42481NB Paul - the previous delaunay triangulator fails under VS8 IF it has any constraints as it attempts to use some vertices that have already been deleted when applying the constraints to edges. Under VS6 and less rigorous compilers it works as the deleted vertices are still in the points stl::Vector; however any added vertices would replace one of the supertriangle vertices with non-disastrous but wrong results."
42482
42483Note, merged with latest name changes in CVS.
42484
42485
42486
42487Tue, 9 Jan 2007 10:06:20 +0000
42488Checked in by : Robert Osfield
42489From Stephan Huber, GraphicsWindowCarbon implementation
42490
42491Tue, 9 Jan 2007 09:16:06 +0000
42492Checked in by : Robert Osfield
42493Changed osgparticle's osgProducer dependency to osgViewer
42494
42495Tue, 9 Jan 2007 09:14:25 +0000
42496Checked in by : Robert Osfield
42497Fixed typo
42498
42499Mon, 8 Jan 2007 22:54:02 +0000
42500Checked in by : Robert Osfield
42501Build fixes
42502
42503Mon, 8 Jan 2007 22:44:10 +0000
42504Checked in by : Robert Osfield
42505Removed reference to Producer
42506
42507Mon, 8 Jan 2007 22:40:56 +0000
42508Checked in by : Robert Osfield
42509Removed debug messages
42510
42511Mon, 8 Jan 2007 21:57:37 +0000
42512Checked in by : Robert Osfield
42513Fixed comment
42514
42515Mon, 8 Jan 2007 21:55:24 +0000
42516Checked in by : Robert Osfield
42517Added genwrapper.conf to OSG CVS
42518
42519Mon, 8 Jan 2007 21:29:49 +0000
42520Checked in by : Robert Osfield
42521From Paul Martz, speeling fixes for Tessellator/Tessellation.
42522
42523Mon, 8 Jan 2007 21:19:33 +0000
42524Checked in by : Robert Osfield
42525Tessellator name changes
42526
42527Mon, 8 Jan 2007 20:46:56 +0000
42528Checked in by : Robert Osfield
42529Improved resizeGLObjectBuffers support
42530
42531Mon, 8 Jan 2007 20:40:29 +0000
42532Checked in by : Robert Osfield
42533Improved the handling a releaseGLObjects() and add setThreadSafeRefUnref and resizeGLObjectsBuffers methods
42534
42535Mon, 8 Jan 2007 19:58:58 +0000
42536Checked in by : Robert Osfield
42537Added releaseContextImplementation method
42538
42539Mon, 8 Jan 2007 19:33:31 +0000
42540Checked in by : Robert Osfield
42541Updated wrappers
42542
42543Mon, 8 Jan 2007 19:29:59 +0000
42544Checked in by : Robert Osfield
42545Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method along with implementations in osgViewer.
42546
42547Mon, 8 Jan 2007 16:20:10 +0000
42548Checked in by : Robert Osfield
42549Added GraphicsContext::ResizedCallback and GraphicsContext::resizedImplementation. Added message on non implementation of GraphicsContext::valid(). Added prelimary GraphicsContext clean up support.
42550
42551Mon, 8 Jan 2007 14:12:57 +0000
42552Checked in by : Robert Osfield
42553Added Tessellator
42554
42555Mon, 8 Jan 2007 13:28:44 +0000
42556Checked in by : Robert Osfield
42557Fixed spelling of Tessellator in comment
42558
42559Mon, 8 Jan 2007 12:04:04 +0000
42560Checked in by : Robert Osfield
42561From Mathias Fröhlich, txf plugin for reading .txf textured texture files.
42562
42563Mon, 8 Jan 2007 11:37:09 +0000
42564Checked in by : Robert Osfield
42565Updated wrappers
42566
42567Mon, 8 Jan 2007 11:23:52 +0000
42568Checked in by : Robert Osfield
42569From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
42570
42571Mon, 8 Jan 2007 10:00:16 +0000
42572Checked in by : Robert Osfield
42573Ported following examples to osgViewer:     osggeodemo     osggeometry     osghud     osgimpostor     osgkeyboard     osglauncher     osglight     osglightpoint     osglogicop     osglogo     osgmovie     osgmultiplecameras     osgmultitexture     osgoccluder     osgparametric     osgparticle
42574
42575Sun, 7 Jan 2007 20:52:10 +0000
42576Checked in by : Robert Osfield
42577From Stephan Huber, updated Xcode projects for changes to examples ported over to osgViewer
42578
42579Sun, 7 Jan 2007 17:29:34 +0000
42580Checked in by : Robert Osfield
42581From André Garneau, added export to StatsVisitor
42582
42583Sun, 7 Jan 2007 10:00:50 +0000
42584Checked in by : Robert Osfield
42585Added setThreadSafeRefUnref to LightSource
42586
42587Sat, 6 Jan 2007 21:35:57 +0000
42588Checked in by : Robert Osfield
42589Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
42590
42591Sat, 6 Jan 2007 21:06:35 +0000
42592Checked in by : Robert Osfield
42593Added View::setUpViewOnSingleScreen(uint) method to help set up view on a single full screen window
42594
42595Fri, 5 Jan 2007 21:23:37 +0000
42596Checked in by : Robert Osfield
42597Add trackball manipulator usage
42598
42599Fri, 5 Jan 2007 21:19:01 +0000
42600Checked in by : Robert Osfield
42601Ported osgcluster to osgViewer.
42602
42603Fri, 5 Jan 2007 20:28:35 +0000
42604Checked in by : Robert Osfield
42605Fixed genwrapper to add include of osg/Camera.
42606
42607Fri, 5 Jan 2007 17:21:35 +0000
42608Checked in by : Robert Osfield
42609Updated wrappers
42610
42611Fri, 5 Jan 2007 16:48:04 +0000
42612Checked in by : Robert Osfield
42613Simplified the nameing of updateTraversal etc methods
42614
42615Fri, 5 Jan 2007 16:46:57 +0000
42616Checked in by : Robert Osfield
42617Cleaned up graphics window setup and added clear graphics window to single window, multiple camera setup.
42618
42619Fri, 5 Jan 2007 16:24:05 +0000
42620Checked in by : Robert Osfield
42621Ported osgcegui across to osgViewer
42622
42623Fri, 5 Jan 2007 16:19:25 +0000
42624Checked in by : Robert Osfield
42625Ported osgcallback to osgViewer
42626
42627Fri, 5 Jan 2007 16:13:43 +0000
42628Checked in by : Robert Osfield
42629Ported osgbluemarble to osgViewer
42630
42631Fri, 5 Jan 2007 16:00:28 +0000
42632Checked in by : Robert Osfield
42633Ported osgblendequation across to osgViewer
42634
42635Fri, 5 Jan 2007 15:54:13 +0000
42636Checked in by : Robert Osfield
42637Ported osgbillboard over to osgViewer
42638
42639Fri, 5 Jan 2007 15:52:33 +0000
42640Checked in by : Robert Osfield
42641Simplified the osganimate and osgautotransform mains, removing most or all of the argument parser code.
42642
42643Fri, 5 Jan 2007 15:32:21 +0000
42644Checked in by : Robert Osfield
42645Fixed aspect ratio.
42646
42647Fri, 5 Jan 2007 15:30:49 +0000
42648Checked in by : Robert Osfield
42649Cleaned up the GraphicsWindow setup
42650
42651Fri, 5 Jan 2007 15:24:06 +0000
42652Checked in by : Robert Osfield
42653Added GraphicsContext support for clearing the graphis context.  The clearing is off by default (ClearMask is 0), but can be switched on when ClearMask is non zero.  GraphicsContext::clear() is called after each swap buffers
42654
42655Fri, 5 Jan 2007 14:57:20 +0000
42656Checked in by : Robert Osfield
42657Replace osgProducer reference by osgViewer
42658
42659Fri, 5 Jan 2007 14:56:37 +0000
42660Checked in by : Robert Osfield
42661Moved osgautotransform across to osgViewer
42662
42663Fri, 5 Jan 2007 14:50:47 +0000
42664Checked in by : Robert Osfield
42665Converted osganimate projects across to osgViewer
42666
42667Fri, 5 Jan 2007 14:48:50 +0000
42668Checked in by : Robert Osfield
42669Converted osganimate example to osgViewer
42670
42671Fri, 5 Jan 2007 13:16:24 +0000
42672Checked in by : Robert Osfield
42673Added int return type of Viewer::run().
42674
42675Fri, 5 Jan 2007 13:15:59 +0000
42676Checked in by : Robert Osfield
42677Made the custom window set up a runtime option
42678
42679Fri, 5 Jan 2007 13:06:11 +0000
42680Checked in by : Robert Osfield
42681Tweaked comments
42682
42683Fri, 5 Jan 2007 13:01:08 +0000
42684Checked in by : Robert Osfield
42685Added a workaround for computing the time of an event.
42686
42687Fri, 5 Jan 2007 12:22:24 +0000
42688Checked in by : Robert Osfield
42689Removed commented out checkEvents calls
42690
42691Fri, 5 Jan 2007 10:59:23 +0000
42692Checked in by : Robert Osfield
42693Added Viewer::isRealized() and run() methods to make it easier to set up and run a viewer, taking care of realized() calls if not already done, and assigning trackball manipulator if not already assigned.
42694
42695Fri, 5 Jan 2007 09:55:04 +0000
42696Checked in by : Robert Osfield
42697Removed inappropriate comment about normal orientation.
42698
42699Thu, 4 Jan 2007 21:58:37 +0000
42700Checked in by : Robert Osfield
42701Changed compile paths into runtime selected paths using command line parameters
42702
42703Thu, 4 Jan 2007 21:51:10 +0000
42704Checked in by : Robert Osfield
42705Removed now redundent calls to set up view
42706
42707Thu, 4 Jan 2007 21:49:02 +0000
42708Checked in by : Robert Osfield
42709Moved the set of GraphicsContext RenderingOperations into Viewer.
42710
42711Thu, 4 Jan 2007 21:35:11 +0000
42712Checked in by : Robert Osfield
42713In Viewer::realize() added default fallback of calling setUpViewAcrossAllScreens() when no windows have previously been set up.
42714
42715Thu, 4 Jan 2007 21:28:16 +0000
42716Checked in by : Robert Osfield
42717Added Viewer::setKeySetsDone(int) to allow developers to specify which key should set done and cause the main loop to exit.
42718
42719Thu, 4 Jan 2007 21:18:44 +0000
42720Checked in by : Robert Osfield
42721Removed the setting of thread safe ref/unref and max number of graphics contexts as this is now done automatically by osgViewer::Viewer
42722
42723Thu, 4 Jan 2007 21:18:03 +0000
42724Checked in by : Robert Osfield
42725Changed debug messages to INFO
42726
42727Thu, 4 Jan 2007 21:14:29 +0000
42728Checked in by : Robert Osfield
42729Changed the ReadWriteMutex to use standard OpenThreads::Mutex to fix crashes in osgcatch.
42730
42731Thu, 4 Jan 2007 20:50:35 +0000
42732Checked in by : Robert Osfield
42733Added mutex to lock of ReentrantMutex
42734
42735Thu, 4 Jan 2007 20:49:39 +0000
42736Checked in by : Robert Osfield
42737Fixed compile warning
42738
42739Thu, 4 Jan 2007 16:49:58 +0000
42740Checked in by : Robert Osfield
42741Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode this in various scene graph classes to ensure that the scene graph gets updated as well as the objects that the initialial call is made from.
42742
42743Thu, 4 Jan 2007 16:48:23 +0000
42744Checked in by : Robert Osfield
42745Fixed warnings
42746
42747Thu, 4 Jan 2007 14:34:53 +0000
42748Checked in by : Robert Osfield
42749Added glXDestryContext to help clean up OpenGL.
42750
42751Thu, 4 Jan 2007 14:11:51 +0000
42752Checked in by : Robert Osfield
42753Added Object::resizeGLObjectBuffers(uint) method to help improve the ability to change the number of active graphics contexts on the fly during an applications life.
42754
42755Thu, 4 Jan 2007 11:49:15 +0000
42756Checked in by : Robert Osfield
42757Added support for starting and stopping osgViewer::Viewer threading and automatic handling of windows being closed.
42758
42759Wed, 3 Jan 2007 23:00:05 +0000
42760Checked in by : Robert Osfield
42761Added catch of window close
42762
42763Wed, 3 Jan 2007 19:11:57 +0000
42764Checked in by : Robert Osfield
42765From Paul Martz, added export to fix Windows build
42766
42767Wed, 3 Jan 2007 17:26:24 +0000
42768Checked in by : Robert Osfield
42769Added setting of default backgroud colour of View's master colour to be consistent with the previous default colour used by SceneView
42770
42771Wed, 3 Jan 2007 17:25:09 +0000
42772Checked in by : Robert Osfield
42773Removed setting of master camera colour
42774
42775Wed, 3 Jan 2007 16:32:44 +0000
42776Checked in by : Robert Osfield
42777Changed the View's master camera projection matrix setting so that it is consistent with osgProducer::Viewer default setting.
42778
42779Wed, 3 Jan 2007 16:06:12 +0000
42780Checked in by : Robert Osfield
42781Improved the robustness of thread start and cancellation
42782
42783Tue, 2 Jan 2007 20:26:49 +0000
42784Checked in by : Robert Osfield
42785Fixed the COPY_OP( Array, DEEP_COPY_ARRAYS); entry.
42786
42787Tue, 2 Jan 2007 17:39:31 +0000
42788Checked in by : Robert Osfield
42789Added support for different threading models in osgViewer::Viewer
42790
42791Tue, 2 Jan 2007 13:02:30 +0000
42792Checked in by : Robert Osfield
42793Shifted the setting of thread safe ref/unref to earlier in the main to ensure that the Viewer's view is set up thread safe.
42794
42795Tue, 2 Jan 2007 12:50:57 +0000
42796Checked in by : Robert Osfield
42797Added support for getting all windows and hiding the cursor
42798
42799Tue, 2 Jan 2007 12:19:26 +0000
42800Checked in by : Robert Osfield
42801Switched off lighting in osgcatch.
42802
42803Tue, 2 Jan 2007 12:03:48 +0000
42804Checked in by : Robert Osfield
42805Changed default multi-screen setup to set up for a flat wall configuration
42806
42807Tue, 2 Jan 2007 10:31:38 +0000
42808Checked in by : Robert Osfield
42809Fixed version function names and comment strings
42810
42811Tue, 2 Jan 2007 10:11:53 +0000
42812Checked in by : Robert Osfield
42813Added missing init() implementation
42814
42815Tue, 2 Jan 2007 09:54:21 +0000
42816Checked in by : Robert Osfield
42817Fixed path to osgViewer wrapper
42818
42819Mon, 1 Jan 2007 20:01:45 +0000
42820Checked in by : Robert Osfield
42821Added mouseWarped update
42822
42823Mon, 1 Jan 2007 18:20:10 +0000
42824Checked in by : Robert Osfield
42825Various work on osgViewer library, including warp point and graphics window resize support
42826
42827Thu, 28 Dec 2006 08:21:19 +0000
42828Checked in by : Robert Osfield
42829Removed GraphicsWindowProxy
42830
42831Thu, 28 Dec 2006 08:16:36 +0000
42832Checked in by : Robert Osfield
42833Removed osgViewer::GraphicsWindowProxy as its was causing wrapper compile problems and also no longer has a key role in osgViewer.
42834
42835Wed, 27 Dec 2006 23:32:49 +0000
42836Checked in by : Robert Osfield
42837Updated wrappers
42838
42839Wed, 27 Dec 2006 23:19:37 +0000
42840Checked in by : Robert Osfield
42841Updated wrappers
42842
42843Wed, 27 Dec 2006 23:19:17 +0000
42844Checked in by : Robert Osfield
42845Tweaks from using a ReadWriteMutex& to a ReadWriteMutex* parameter to avoid problems with osgIntrospection generation.
42846
42847Wed, 27 Dec 2006 20:23:34 +0000
42848Checked in by : Robert Osfield
42849Improved handling of window input ranges for single window apps
42850
42851Wed, 27 Dec 2006 16:44:18 +0000
42852Checked in by : Robert Osfield
42853Removed old hack to disable multi-threaded cameras when particle systems are present, this is no longer required as osgParticle has now been made thread safe.
42854
42855Wed, 27 Dec 2006 16:40:34 +0000
42856Checked in by : Robert Osfield
42857Added an osgDB::ReadWriteMutex to help manage the ability to have serialize write to objects but allow multiple threads to read at once in a read only way.
42858
42859Wed, 27 Dec 2006 15:15:23 +0000
42860Checked in by : Robert Osfield
42861Updated to reflect changes to osgGA::EventQueue.
42862
42863Wed, 27 Dec 2006 15:05:25 +0000
42864Checked in by : Robert Osfield
42865Replaced the osgProducer dependencies by osgViewer for osgcatch and osghangglide examples
42866
42867Wed, 27 Dec 2006 15:04:04 +0000
42868Checked in by : Robert Osfield
42869Added GraphicsWindowWin32 and GraphicsWindowCocoa classes, curently not implmented, but added as a placeholder for members of the community to step forward and implement.
42870
42871Tue, 26 Dec 2006 20:26:16 +0000
42872Checked in by : Robert Osfield
42873Ported osghangglider example to usg osgViewer
42874
42875Tue, 26 Dec 2006 17:38:47 +0000
42876Checked in by : Robert Osfield
42877Various tweaks to keep in sync with new changes to osg::Timer and osgGA::EventQueue
42878
42879Tue, 26 Dec 2006 17:37:58 +0000
42880Checked in by : Robert Osfield
42881Added new adapter methods to EventQueue to allow the time value of the event to be specified.
42882
42883Tue, 26 Dec 2006 17:37:06 +0000
42884Checked in by : Robert Osfield
42885Aded new convinience methods to osg::Timer - s/getStartTick and time_s(), time_m() etc to help get time reletive the new start tick.
42886
42887Tue, 26 Dec 2006 17:35:45 +0000
42888Checked in by : Robert Osfield
42889Ported osgcatch to use osgViewer
42890
42891Sun, 24 Dec 2006 16:40:19 +0000
42892Checked in by : Robert Osfield
42893Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes as osg::GraphicsOperation.  Unpdated parts of OSG depending upon these.Added a virtaul bool valid() method to osg::GraphicsContext to allow apps to
42894test whether a valid graphis context has been created or not.
42895
42896
42897
42898Fri, 22 Dec 2006 21:53:44 +0000
42899Checked in by : Robert Osfield
42900Added support for sample and sampleBuffers to osg::GraphicsContext::Traits and cleaned up the Traits naming
42901
42902Fri, 22 Dec 2006 21:52:53 +0000
42903Checked in by : Robert Osfield
42904Added mutexes to ParticleProcessor and ParticleSystemUpdater to improve the thread safety of osgParticle
42905
42906Fri, 22 Dec 2006 17:46:21 +0000
42907Checked in by : Robert Osfield
42908Implemented perliminary multi-threading support in osgViewer::Viewer
42909
42910Fri, 22 Dec 2006 16:49:14 +0000
42911Checked in by : Robert Osfield
42912Replaced osgProducer dependency by osgViewer
42913
42914Fri, 22 Dec 2006 16:48:17 +0000
42915Checked in by : Robert Osfield
42916Removed now redundent OSG_EXPORT to solve build problems under Windows
42917
42918Fri, 22 Dec 2006 08:42:03 +0000
42919Checked in by : Robert Osfield
42920Removed Vec3.cpp and UnitTestFramework.cpp as these files now live in examples/osgunittests
42921
42922Thu, 21 Dec 2006 17:23:07 +0000
42923Checked in by : Robert Osfield
42924Added basic support for DatabasePager into osgViewer::Viewer
42925
42926Thu, 21 Dec 2006 16:56:20 +0000
42927Checked in by : Robert Osfield
42928Moved rendering support into GraphisContext, osgViewer::Viewer/View, and added frame stamp updating and update traversal to osgViewer::Scene/Viewer.Updated osgcamera example to use new Viewer API calls instead of using local
42929rendering calls.
42930
42931
42932
42933Thu, 21 Dec 2006 12:24:20 +0000
42934Checked in by : Robert Osfield
42935Cleaned up the includes in the GraphicsWindowX11 header
42936
42937Thu, 21 Dec 2006 12:19:14 +0000
42938Checked in by : Robert Osfield
42939Moved the implementation of GraphicsWindowX11 from the head into the src/osgViewer directory.
42940
42941Thu, 21 Dec 2006 11:20:42 +0000
42942Checked in by : Robert Osfield
42943Improved the handling of moving the mouse pointer across screens, and add grab focus support that honours where the mouse pointer was originally.
42944
42945Thu, 21 Dec 2006 09:01:56 +0000
42946Checked in by : Robert Osfield
42947Removed erroneous double GraphicsContext::
42948
42949Thu, 21 Dec 2006 08:54:55 +0000
42950Checked in by : Robert Osfield
42951Fixed path
42952
42953Wed, 20 Dec 2006 21:13:29 +0000
42954Checked in by : Robert Osfield
42955Further work osgViewer::Viewer and related classes.
42956
42957Tue, 19 Dec 2006 17:40:40 +0000
42958Checked in by : Robert Osfield
42959From Roger James, "Here is the version of daeWMaterials.cpp with fixes for case insensitive path names on Windows. Nobody has complained to me about them since I posted them on the users list last week."
42960
42961Tue, 19 Dec 2006 17:30:22 +0000
42962Checked in by : Robert Osfield
42963From Mathias Fröhlich, "I have a small update to the 'non convex polygon detection' in the ac3d loader that is used to tell if tesselation is required or if we will better leave a polygon as is. It is still not perfect but catches some more cases."
42964
42965Tue, 19 Dec 2006 17:16:14 +0000
42966Checked in by : Robert Osfield
42967From Paul Martz, "minor code comment cleaup/rewording"
42968
42969Tue, 19 Dec 2006 17:06:59 +0000
42970Checked in by : Robert Osfield
42971Moved UnitTestFramework from core osg lib into osgunittests example
42972
42973Tue, 19 Dec 2006 16:47:34 +0000
42974Checked in by : Robert Osfield
42975Updated wrappers
42976
42977Tue, 19 Dec 2006 16:47:15 +0000
42978Checked in by : Robert Osfield
42979Added Copyright notice
42980
42981Tue, 19 Dec 2006 16:45:09 +0000
42982Checked in by : Robert Osfield
42983Added support for traversal mask into ElevationSlice, HeightAboveTerrain and LineOfSight classes
42984
42985Tue, 19 Dec 2006 16:12:29 +0000
42986Checked in by : Robert Osfield
42987Added osgViewer::Viewer / osgViewer::GraphicsWindowsX11 usage.
42988
42989Tue, 19 Dec 2006 16:00:51 +0000
42990Checked in by : Robert Osfield
42991Added initial GraphicsWindowX11 implementation, and fleshed out more of the osgViewer and osg::GraphicsContext/osg::View infrastructure.
42992
42993Sun, 17 Dec 2006 20:49:01 +0000
42994Checked in by : Robert Osfield
42995Added support WindowingSystemInterface for querring the number of screens, the screen size and creating GraphicsContexts.
42996
42997Fri, 15 Dec 2006 17:27:18 +0000
42998Checked in by : Robert Osfield
42999Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate management of LOD settings for RTT cameras.
43000
43001Thu, 14 Dec 2006 21:15:40 +0000
43002Checked in by : Robert Osfield
43003From Brede Johansen, "New option "cloneExternalReferences" for OpenFlight plugin"
43004
43005Thu, 14 Dec 2006 16:13:27 +0000
43006Checked in by : Robert Osfield
43007From Orhun Birsoy, "In SimpleViewer::frameUpdateTraversal function, orthographicCamera calculation has some typos. It should read bool orthographicCamera = (pm(0,3)==0.0) && (pm(1,3)==0.0) && (pm(2,3)==0.0) && (pm(3,3)== 1.0); "
43008
43009Thu, 14 Dec 2006 14:44:10 +0000
43010Checked in by : Robert Osfield
43011From Andy Skinnder, warning fix
43012
43013Wed, 13 Dec 2006 21:15:22 +0000
43014Checked in by : Robert Osfield
43015Removed debug output files
43016
43017Wed, 13 Dec 2006 17:39:30 +0000
43018Checked in by : Robert Osfield
43019Commented out debug messages
43020
43021Wed, 13 Dec 2006 16:41:06 +0000
43022Checked in by : Robert Osfield
43023Further improvements to handling of multiple z values
43024
43025Tue, 12 Dec 2006 21:48:59 +0000
43026Checked in by : Robert Osfield
43027Improvements to handling of multiple z value regions
43028
43029Thu, 7 Dec 2006 22:20:48 +0000
43030Checked in by : Robert Osfield
43031Improved the filtering of overlapping and vertical line segments
43032
43033Thu, 7 Dec 2006 15:48:17 +0000
43034Checked in by : Robert Osfield
43035Fixed copyright notice
43036
43037Thu, 7 Dec 2006 10:16:43 +0000
43038Checked in by : Robert Osfield
43039From Luigi Calori, "In order to effectively use --image-ext and to add -O "plugin options", some fix to osgdem.cpp and osgTerrain/DataSet.cppThese mods should allow to build terrains controlling  jpeg compressed
43040imagery embedded in ive files,  using something like:
43041
43042osgdemd  --image-ext jpeg --RGB_24 -O "JPEG_QUALITY 20
43043compressImageData" ......."
43044
43045
43046
43047Thu, 7 Dec 2006 10:09:48 +0000
43048Checked in by : Robert Osfield
43049From Geoff Michel, "I was getting triangulations with the previous delaunay triangulator, but it seems I may have been picking up the wrong coordinates or an old version of my test file (that version is OK when no coordinates lie outside the 'terrain' zone). This version is much stricter about memory handling and insertion of extra points."
43050
43051Wed, 6 Dec 2006 21:39:09 +0000
43052Checked in by : Robert Osfield
43053From Gerrick Bivins, fixed newly introduced texture setup bug.
43054
43055Wed, 6 Dec 2006 21:29:10 +0000
43056Checked in by : Robert Osfield
43057Improved the handling of overlapping line segments.
43058
43059Wed, 6 Dec 2006 15:18:11 +0000
43060Checked in by : Robert Osfield
43061From Riccardo Corsi, add VS6.0 project file for new quicktime windows port
43062
43063Wed, 6 Dec 2006 14:17:55 +0000
43064Checked in by : Robert Osfield
43065From Rick Pingry, "n my application I am walking through the scene graph looking for nodes of a specific name.  I noticed there were times when some of the nodes were not named what I had expected.   Upon reviewing the code, I noticed this was happening when there was a forward reference to a parented object.The existing code uses a map with object ID's.  The original code only applied the name to a node for a new ID only if the node did not already exist in the map.  The problem was that there was another part of the code (when a parent was forward declared) that also created the node with the ID in the map, but it did not know its name.  I simply made sure that the name was set regardless of whether or not the node was already in the map. "
43066
43067
43068
43069Tue, 5 Dec 2006 22:10:36 +0000
43070Checked in by : Robert Osfield
43071Updated wrappers
43072
43073Tue, 5 Dec 2006 20:30:46 +0000
43074Checked in by : Robert Osfield
43075Checked in remaining element from Brede Johansen changes for clmapToEdge reader option.
43076
43077Tue, 5 Dec 2006 17:30:36 +0000
43078Checked in by : Robert Osfield
43079From Stephan Huber, "minor bugfixes for the quicktime-plugin"
43080
43081Tue, 5 Dec 2006 17:27:31 +0000
43082Checked in by : Robert Osfield
43083From Gerrick Bivins, "Changes:  --merged with fixes for texture coordinates(is this in CVS/SVN already)?  --changed above mentioned fix output level from osg::NOTIFY to osg::DEBUG_INFO  --added support for VRML97 ImageTextures.  --changed pointers to ref_pointers where possible.  --added format (method separated by "//////") for easier reading."
43084
43085Tue, 5 Dec 2006 17:10:39 +0000
43086Checked in by : Robert Osfield
43087From Roger James,"I have had another go at the windows specific file name handling in daeWMaterials.cpp. I think I have arrived at a temporary compromise.I have decided to just normalise the drive letter part of file names for the time being and also ensure that names of the format x:/xxxxx are treated as absolute paths. This will cover a lot of cases.
43088
43089I have raised a bug against collada which hopefully should resolve some others. However there are some pathological cases which I have commented on in the code, these will probably never work properly unless there is a significant rewrite of the daeURI functionality. Hopefully they are rare."
43090
43091
43092
43093Tue, 5 Dec 2006 16:45:27 +0000
43094Checked in by : Robert Osfield
43095From Rein Kadijk, "While displaying a certain scene, OsgEdit crashed in ProxyNode::traverse() in file OSG_OP_OT-1.2\OpenSceneGraph\src\osg\proxynode.cpp. It turned out that nv.getDatabaseRequestHandler() returned NULL; using this pointer to call one of DatabaseRequestHandler's methods is of course illegal. I patched it by adding: if (nv.getDatabaseRequestHandler())"From Robert Osfield, reordered the addition of the nv.getDatabaseRequestHandler() check to allow the
43096default traverse() to be called when no database handling is attached to the visitor.
43097
43098
43099
43100Tue, 5 Dec 2006 16:29:11 +0000
43101Checked in by : Robert Osfield
43102From Stephan Huber and Riccardo Corsi, port of QuickTime plugin to Windows
43103
43104Tue, 5 Dec 2006 15:41:03 +0000
43105Checked in by : Robert Osfield
43106Added use of typedef to help clean up the readability a little and replaced a copy list with a reference.
43107
43108Tue, 5 Dec 2006 15:31:07 +0000
43109Checked in by : Robert Osfield
43110From Sylvain Marie, "changed raw pointers to smart pointers in the dxfBlock, dxfTables and dxfSection classes, so their members data are correctly deleted. - changed some methods signatures to pass arguments by reference instead of by value. The performance and memory usage are enhanced (the reader was clogging the heap when reading some large DXF files)The updated files have been compiled and tested with a variety of DXF files
43111on XP with VS2003, but the changes should not disturb any other compiler."
43112
43113
43114
43115Tue, 5 Dec 2006 14:58:38 +0000
43116Checked in by : Robert Osfield
43117From Chris McGlone, "PlygonZ copy constructor: added allocation and copying of zarray"
43118
43119Tue, 5 Dec 2006 14:50:46 +0000
43120Checked in by : Robert Osfield
43121From Bryan Thrall, "Currently, the DatabasePager always loads requested Nodes using the default Registry Options object, but it would be useful to be able to request loading with a different Options object. The attached files allow you to do that (based off the OSG 1.2 source).For example, I'm implementing a loader that requires context information
43122when it pages in subgraphs, which becomes significantly complicated when
43123multiple scenegraphs are requesting subgraph loads with different
43124contexts (the loader needs to know which context to use, and the
43125Registry Options needs to be carefully managed so the context settings
43126don't clobber each other, especially in multithreaded situations). Being
43127able to pass an Options instance along with the Node request resolves
43128this problem."
43129
43130
43131
43132Tue, 5 Dec 2006 14:28:07 +0000
43133Checked in by : Robert Osfield
43134From Brede Johansen, "added a new reader option to replace the texture wrap mode CLAMP with CLAMP_TO_EDGE."
43135
43136Tue, 5 Dec 2006 13:06:02 +0000
43137Checked in by : Robert Osfield
43138Updated wrappers
43139
43140Tue, 5 Dec 2006 12:58:29 +0000
43141Checked in by : Robert Osfield
43142Added more accurate computation of local height above sea level in the plane intersections routines
43143
43144Mon, 4 Dec 2006 17:31:20 +0000
43145Checked in by : Robert Osfield
43146Improved the calculation of distance around the globe within the ElevationSlice routine.
43147
43148Mon, 4 Dec 2006 12:36:13 +0000
43149Checked in by : Robert Osfield
43150Added preliminary support for generating distance, height lists for ElevationSlice.
43151
43152Sun, 3 Dec 2006 12:52:38 +0000
43153Checked in by : Robert Osfield
43154Cleaned up debugging info.
43155
43156Sun, 3 Dec 2006 11:44:12 +0000
43157Checked in by : Robert Osfield
43158Added copying of plane to surface intersections in the osgUtil::PlaneIntersector class, and update wrappers.
43159
43160Sun, 3 Dec 2006 11:09:33 +0000
43161Checked in by : Robert Osfield
43162Added osgSim to osgintersection dependency list.
43163
43164Fri, 1 Dec 2006 15:19:21 +0000
43165Checked in by : Robert Osfield
43166Added support for placing a base in the scene to shadow against
43167
43168Thu, 30 Nov 2006 18:42:38 +0000
43169Checked in by : Robert Osfield
43170Fixed typo and updated wrappers
43171
43172Thu, 30 Nov 2006 18:33:36 +0000
43173Checked in by : Robert Osfield
43174Improved the edge normal computation
43175
43176Thu, 30 Nov 2006 16:55:32 +0000
43177Checked in by : Robert Osfield
43178Checked in new .plists'
43179
43180Thu, 30 Nov 2006 16:30:24 +0000
43181Checked in by : Robert Osfield
43182Basic shadow volume alogirthm implemented in example.
43183
43184Thu, 30 Nov 2006 12:05:51 +0000
43185Checked in by : Robert Osfield
43186Added dynamic updating of light position and multi-pass addition of ambient and diffuse lighting
43187
43188Thu, 30 Nov 2006 12:04:36 +0000
43189Checked in by : Robert Osfield
43190Fixed shadow volume geometry handling of direcitonal lights
43191
43192Thu, 30 Nov 2006 10:29:03 +0000
43193Checked in by : Robert Osfield
43194Added movement of the light source to test performance of update the shadow volumes
43195
43196Wed, 29 Nov 2006 22:00:39 +0000
43197Checked in by : Robert Osfield
43198Added handling of loops
43199
43200Wed, 29 Nov 2006 21:43:05 +0000
43201Checked in by : Robert Osfield
43202Added plane to triangle intersections and segment combining, work still not complete though.
43203
43204Wed, 29 Nov 2006 20:10:08 +0000
43205Checked in by : Robert Osfield
43206From Per Fahlberg, added support for writing 16-bit rgb images
43207
43208Wed, 29 Nov 2006 14:33:17 +0000
43209Checked in by : Robert Osfield
43210Updated wrappers
43211
43212Wed, 29 Nov 2006 14:21:59 +0000
43213Checked in by : Robert Osfield
43214Further work on PlaneIntersector
43215
43216Wed, 29 Nov 2006 11:00:02 +0000
43217Checked in by : Robert Osfield
43218Added dummy virtual method implementations
43219
43220Wed, 29 Nov 2006 10:51:10 +0000
43221Checked in by : Robert Osfield
43222Cleaned up inheritance
43223
43224Wed, 29 Nov 2006 09:18:51 +0000
43225Checked in by : Robert Osfield
43226Ran unix2dos to get rid of unix line ending
43227
43228Tue, 28 Nov 2006 20:45:24 +0000
43229Checked in by : Robert Osfield
43230Still required for backwards compatibility
43231
43232Tue, 28 Nov 2006 20:37:27 +0000
43233Checked in by : Robert Osfield
43234Updated wrappers
43235
43236Tue, 28 Nov 2006 20:35:31 +0000
43237Checked in by : Robert Osfield
43238Fixed build errors in osgViewer
43239
43240Tue, 28 Nov 2006 19:25:34 +0000
43241Checked in by : Robert Osfield
43242From Zach Deedler, added missing IntersectionVisitor
43243
43244Tue, 28 Nov 2006 16:50:51 +0000
43245Checked in by : Robert Osfield
43246Removed redundent wrapper
43247
43248Tue, 28 Nov 2006 16:49:31 +0000
43249Checked in by : Robert Osfield
43250Updated wrappers
43251
43252Tue, 28 Nov 2006 16:30:38 +0000
43253Checked in by : Robert Osfield
43254Moved osgUtil::PolytopeIntersector, osgUtil::PlaneIntersector and osgUtil::LineSegmentIntersector out from include/osgUtil/IntersecionVisitor into their own seperate files.
43255
43256Tue, 28 Nov 2006 16:00:52 +0000
43257Checked in by : Robert Osfield
43258Added support for float or double osg::Plane, and the default osg::Plane to double. Performance tests on big models did not indicate any performance penalty in using doubles over floats, so the move to doubles should mainly impact precision improvements for whole earth databases.Also made improvements to osgUtil::PlaneIntersector and osgSim::ElevationSlice classes
43259
43260
43261
43262Tue, 28 Nov 2006 11:10:15 +0000
43263Checked in by : Robert Osfield
43264Fixed fade text memory consumption bug which was due to new RenderInfo being created local to RenderStage and passed on to rendering code which populated the RenderInfo UserData, but without the restoring the new UserData to the main RenderInfo.  The local RenderInfo UserData is now passed back to the main RenderInfo.
43265
43266Tue, 28 Nov 2006 10:31:37 +0000
43267Checked in by : Robert Osfield
43268Removed the now redundent dateUtils.h file.
43269
43270Tue, 28 Nov 2006 09:14:46 +0000
43271Checked in by : Robert Osfield
43272Added missing Camera.h and removed redundent CameraNode.h
43273
43274Mon, 27 Nov 2006 20:25:36 +0000
43275Checked in by : Robert Osfield
43276Added beginnings of osgUtil::PlaneIntersector and osgSim::ElevationSlice
43277
43278Mon, 27 Nov 2006 16:25:12 +0000
43279Checked in by : Robert Osfield
43280Added QWidget style constructor parameters
43281
43282Mon, 27 Nov 2006 14:52:07 +0000
43283Checked in by : Robert Osfield
43284Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.Added beginnings of new osgViewer::Scene,View,Viewer,CompositeViewer and GraphicsWindowProxy files.
43285
43286
43287
43288Mon, 27 Nov 2006 11:25:40 +0000
43289Checked in by : Robert Osfield
43290From Mauricio Hofmam, added support for reading images from all osg::CameraNode attachments in RenderStage.
43291
43292Mon, 27 Nov 2006 09:23:57 +0000
43293Checked in by : Robert Osfield
43294From André Garneau, "The file submitted includes a fix to properly support DDS textures compressed under the DXT-1 format when they contain alpha information.Under this mode, each 4x4 texel block can selectively use an alpha component or none. When alpha-enabled blocks are present, this is not reported in the DDPF_ALPHAPIXELS bit in the pixel format flags causing the reader-writer to report the file as a 3-components file (GL_COMPRESSED_RGB_S3TC_DXT1_EXT). The fix requires looking at each 4x4 texel block to detect the presence of 1-bit alpha encoding. When such a block is found, the internal & pixel formats are reported as GL_COMPRESSED_RGBA_S3TC_DXT1_EXT instead.
43295
43296
43297
43298See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/Opaque_and_1_Bit_Alpha_Textures.asp for more information."
43299
43300
43301
43302Sun, 26 Nov 2006 22:27:09 +0000
43303Checked in by : Robert Osfield
43304Removed check from objectDeleted(void*) method as this was not catching cases where the registered ptr was different from the deleted ptr - something that can happen with multiple inheritance.
43305
43306Sun, 26 Nov 2006 14:17:22 +0000
43307Checked in by : Robert Osfield
43308Missed check of changes to the RemoveRedundentNodesVisitor
43309
43310Fri, 24 Nov 2006 21:19:11 +0000
43311Checked in by : Robert Osfield
43312Added extra checks to RemoveRedendentVisitor to catch Groups that may only have one child, but also have StateSet's etc and thefore not suitable for removal.
43313
43314Fri, 24 Nov 2006 21:10:57 +0000
43315Checked in by : Robert Osfield
43316Added isIdentity() method
43317
43318Fri, 24 Nov 2006 17:20:01 +0000
43319Checked in by : Robert Osfield
43320Improved handling of bounding polytope
43321
43322Fri, 24 Nov 2006 11:37:57 +0000
43323Checked in by : Robert Osfield
43324Added support for positional lights into computeShadowVolumeGeometry code and cleaned up OccluderGeometry interface.
43325
43326Thu, 23 Nov 2006 21:32:49 +0000
43327Checked in by : Robert Osfield
43328Improved the ShadowVolumeGeometry orientations.
43329
43330Thu, 23 Nov 2006 17:29:43 +0000
43331Checked in by : Robert Osfield
43332Add compute of tight bounding box to enable better placement of the base plane.
43333
43334Thu, 23 Nov 2006 16:55:46 +0000
43335Checked in by : Robert Osfield
43336First cut at generating the ShadowVolumeGeometry
43337
43338Thu, 23 Nov 2006 11:22:49 +0000
43339Checked in by : Robert Osfield
43340Added basic silhoette detection
43341
43342Wed, 22 Nov 2006 21:11:46 +0000
43343Checked in by : Robert Osfield
43344From Roger James, "fixes mostly related to texture handling."
43345
43346Wed, 22 Nov 2006 21:09:48 +0000
43347Checked in by : Robert Osfield
43348From Paul Martz, add OSG_FILE_PATH to end of setting of OSG_FILE_PATH to preserve any previous settings
43349
43350Wed, 22 Nov 2006 20:52:16 +0000
43351Checked in by : Robert Osfield
43352From Paul de Repentigny, "When calling osgdem with argument "--image-ext", the application just returns after loading the proper ReaderWriter for the given extension."  Fix was to remove the erroenous return.
43353
43354Wed, 22 Nov 2006 20:47:53 +0000
43355Checked in by : Robert Osfield
43356From Sylvan Marie, "I attached my revised dxfEntity.cpp file from the DXF plugin with the 2 following improvements:- When all unsupported entities (SOLIDS, TEXT, ...) have been filtered out
43357from a block, dxfInsert::drawScene() was crashing because it assumed that
43358the block was not empty. It now returns silently so the other blocks can
43359still be imported.
43360
43361- The DXF reader assumed all vertices were read first, then the face
43362indices. But, from the DXF "documentation" (www.autodesk.com/dxf) :
43363"Polyface meshes created with the PFACE command are always generated with
43364all the vertex coordinate entities first, followed by the face definition
43365entities. The code within AutoCAD that processes polyface meshes requires
43366this ordering. Programs that generate polyface meshes in DXF should generate
43367all the vertices then all the faces. However, programs that read polyface
43368meshes from DXF should be tolerant of odd vertex and face ordering."
43369So now the importer ignores the posted number of vertices and face indices,
43370and uses the size of the lists instead."
43371
43372
43373
43374Wed, 22 Nov 2006 20:39:44 +0000
43375Checked in by : Robert Osfield
43376From Farshid Lashkari, Added missing initialization of the _scaleByTextureRectangleSize variable in two of its constructors.
43377
43378Wed, 22 Nov 2006 15:38:59 +0000
43379Checked in by : Robert Osfield
43380Added removeNullTriangles() method to help removed triangles with coincedent corners.
43381
43382Wed, 22 Nov 2006 09:10:14 +0000
43383Checked in by : Robert Osfield
43384Added new HeightAboveTerrain.cpp LineOfSight.cpp  wrapper files
43385
43386Tue, 21 Nov 2006 16:59:34 +0000
43387Checked in by : Robert Osfield
43388Added compute and visualization of triangle and vertex normals
43389
43390Tue, 21 Nov 2006 16:59:04 +0000
43391Checked in by : Robert Osfield
43392Replaced the setTextureUnit(0) call in State::reset() with code that just sets the member variables without requiring a graphics context.
43393
43394Tue, 21 Nov 2006 16:16:56 +0000
43395Checked in by : Robert Osfield
43396Added removeDuplicates function
43397
43398Tue, 21 Nov 2006 16:15:42 +0000
43399Checked in by : Robert Osfield
43400Reordered methods to make associated functions clearer.
43401
43402Tue, 21 Nov 2006 14:42:36 +0000
43403Checked in by : Robert Osfield
43404Renamed  osgviewer-Info.plist to  osgviewerApplication-Info.plist to prevent svn naming collision problems under Windows due t osgviewer/osgViewer case insentive file name collisions.
43405
43406Mon, 20 Nov 2006 21:48:40 +0000
43407Checked in by : Robert Osfield
43408Added nested files
43409
43410Mon, 20 Nov 2006 12:25:38 +0000
43411Checked in by : Robert Osfield
43412Added -losgFX
43413
43414Mon, 20 Nov 2006 10:12:57 +0000
43415Checked in by : Robert Osfield
43416Added missing LGPL section to LICENSE.txt
43417
43418Fri, 17 Nov 2006 20:45:29 +0000
43419Checked in by : Robert Osfield
43420Rearranged the #ifdef's to prevent compile problems under NVidia 2.1 OGL drivers
43421
43422Fri, 17 Nov 2006 16:25:29 +0000
43423Checked in by : Robert Osfield
43424From Eric Wing, updates to Xcode projects
43425
43426Fri, 17 Nov 2006 16:22:58 +0000
43427Checked in by : Robert Osfield
43428From Eric Wing, new ogsimpleviewCocoa example.
43429
43430Fri, 17 Nov 2006 14:51:48 +0000
43431Checked in by : Robert Osfield
43432Added missing PointSprite files
43433
43434Thu, 16 Nov 2006 17:35:12 +0000
43435Checked in by : Robert Osfield
43436From Farshid Lashkari, "Attached is a patch that adds the new coordOriginMode to the .osg reader/writer for PointSprites."
43437
43438Thu, 16 Nov 2006 16:42:11 +0000
43439Checked in by : Robert Osfield
43440From Frashid Lashkari, added support for PointSprites to .ive
43441
43442Thu, 16 Nov 2006 16:25:29 +0000
43443Checked in by : Robert Osfield
43444From Michael Platings, Fixed Geometry cloning of the texture coordinates and vertex attributes.
43445
43446Wed, 15 Nov 2006 20:29:28 +0000
43447Checked in by : Robert Osfield
43448Added alpha test setting
43449
43450Wed, 15 Nov 2006 20:24:09 +0000
43451Checked in by : Robert Osfield
43452Fixed comment
43453
43454Wed, 15 Nov 2006 20:23:15 +0000
43455Checked in by : Robert Osfield
43456Updated wrappers
43457
43458Wed, 15 Nov 2006 11:21:53 +0000
43459Checked in by : Robert Osfield
43460From Eric Wing, add version check for use of automatic resizeing
43461
43462Wed, 15 Nov 2006 10:08:09 +0000
43463Checked in by : Robert Osfield
43464From Mathias Froehlich, replaced assert with notify() error message.
43465
43466Tue, 14 Nov 2006 19:29:49 +0000
43467Checked in by : Robert Osfield
43468Added note about license or file, and link to specs.
43469
43470Tue, 14 Nov 2006 19:19:54 +0000
43471Checked in by : Robert Osfield
43472Removed redundent osgac3.h file.
43473
43474Tue, 14 Nov 2006 19:19:15 +0000
43475Checked in by : Robert Osfield
43476From Mathias Fröhlich, fixed order of setting of texture image.
43477
43478Tue, 14 Nov 2006 17:24:37 +0000
43479Checked in by : Robert Osfield
43480Updated wrappers
43481
43482Tue, 14 Nov 2006 16:59:00 +0000
43483Checked in by : Robert Osfield
43484From Eric Wing, add use of the autodetection of windowing size support in SDL-version 1.2.10 and later. From Robert Osfield, made the above an optional compile as it breaks apps based on previous version of SDL.
43485
43486Tue, 14 Nov 2006 16:37:07 +0000
43487Checked in by : Robert Osfield
43488From Mathias Froehlich, "Improovments: - does proper edge detection with the crease angle given in the ac file - the reader is much more verbose in case of broken files - no more static variables - std::stream based - much faster, up to a factor of 50 for a polygonal test model - if the file contains polygonal surfaces the loaded geometry is still polygonal as long as the polygons are convex. Concave polygons are still tesselated. Rationale: If the user needs triangular models he can throw away that extra information with the osgUtil::Optimizer himself. But the read step preserves as much extra information that is contained in the file as possible. Also the polygonal models look a bit smoother than the triangular ones. - a huge cleanup - the basic parsing logic from the original ac3d developer is untouched - the writer part is untouchedThe tarball contains a replacement for the src/osgPlugins/ac3d directory that
43489is based on the current CVS (2006-11-13).
43490I have tested that loader with a osgconv foo.ac /tmp/xx.ive on everyfoo. ac
43491file I could find (~200 from flightgear and the object database). I also run
43492my flightgear development with that loader -> here I see the models.
43493I run valgrind testcases on some selected models."
43494
43495
43496
43497Tue, 14 Nov 2006 15:06:17 +0000
43498Checked in by : Robert Osfield
43499Added osgViewer depdendency to osgintersection, osgGLUT* examples
43500
43501Tue, 14 Nov 2006 12:55:00 +0000
43502Checked in by : Robert Osfield
43503From Jason Beverage, "I ran though the sample data that Gert provided earlier today and tracked down the problem.  The xoffset in readHeightField and readImage were being applied even in projected coordinate systems.  This patch should fix the issue."
43504
43505Tue, 14 Nov 2006 12:51:31 +0000
43506Checked in by : Robert Osfield
43507Further migration to using RenderInfo
43508
43509Tue, 14 Nov 2006 12:49:53 +0000
43510Checked in by : Robert Osfield
43511From Stephan Huber, Follows is required to prevent unidented cloning of shared arrays : "I added some calls to isOperationPermissibleForObject() so I can permit the flattten-pass with my specialized objects in my own code."
43512
43513Tue, 14 Nov 2006 12:29:54 +0000
43514Checked in by : Robert Osfield
43515From Farshid Lashkari, "This patch adds a CoordOriginMode to the osg::PointSprite attribute. The mode needs to be changed to LOWER_LEFT when rendering point sprites to pbuffers or FBOs, otherwise the points will be transformed on the CPU."
43516
43517Tue, 14 Nov 2006 12:16:39 +0000
43518Checked in by : Robert Osfield
43519Added support for handling osg::ShapeDrawable style drawables in OccluderGeoemtry.
43520
43521Tue, 14 Nov 2006 09:54:21 +0000
43522Checked in by : Robert Osfield
43523Added check against null SceneData to prevent crash with empty models
43524
43525Sat, 11 Nov 2006 21:30:29 +0000
43526Checked in by : Robert Osfield
43527Further work on OccluderGeometry
43528
43529Fri, 10 Nov 2006 15:25:04 +0000
43530Checked in by : Robert Osfield
43531From John Kelso, add support for default frame time for children of a Sequence node
43532
43533Fri, 10 Nov 2006 15:07:13 +0000
43534Checked in by : Robert Osfield
43535Further work on osgShadow::GeometryOccluder
43536
43537Wed, 8 Nov 2006 11:49:35 +0000
43538Checked in by : Robert Osfield
43539Updated wrappers
43540
43541Wed, 8 Nov 2006 10:00:43 +0000
43542Checked in by : Robert Osfield
43543From Eric Wing, updates to Xcode project for new osgViewer library
43544
43545Wed, 8 Nov 2006 09:50:27 +0000
43546Checked in by : Robert Osfield
43547From Eric Wing, change osgGA::SimpleViewer to osgViewer::Viewer. From Robert Osfield, added -losgViewer & -losgGA to makefiles.
43548
43549Tue, 7 Nov 2006 17:00:56 +0000
43550Checked in by : Robert Osfield
43551Added better handling of writeNode operations that arn't successful.
43552
43553Tue, 7 Nov 2006 17:00:29 +0000
43554Checked in by : Robert Osfield
43555Fixed the writeNode function so it was properly return FILE_NOT_HANDLED, fixing a big with it writing out an empty .flt file.
43556
43557Tue, 7 Nov 2006 14:26:48 +0000
43558Checked in by : Robert Osfield
43559Updated wrappers
43560
43561Tue, 7 Nov 2006 13:48:20 +0000
43562Checked in by : Robert Osfield
43563Ben van Basten, "1 Bug fix in reuseParticle where originally an old particle that was already killed would be killed again, but instead should have been placed on the dead stack for future reuse.2 Getter/setter for _maxNumberOfParticlesToSkip that is used for filtering of particles during draw. This enables you to turn the filtering of by setting this value to zero.
43564
435653 Getter for retrieval of the first particle in the trail. This allows you to directly manipulate the trail from your application by walking from the start particle towards the end of the trail."
43566
43567Submitted on Ben's behalf by Roland Smeenk.
43568
43569
43570
43571Tue, 7 Nov 2006 13:43:01 +0000
43572Checked in by : Robert Osfield
43573Added initial cut of osgShadow::OccluderGeometry
43574
43575Tue, 7 Nov 2006 13:26:31 +0000
43576Checked in by : Robert Osfield
43577Changed debug output from NOTICE to INFO
43578
43579Tue, 7 Nov 2006 13:00:14 +0000
43580Checked in by : Robert Osfield
43581From Tery Welsh, added support for inheriting all CameraNode CullSettings and then restoring the original values.
43582
43583Tue, 7 Nov 2006 12:08:03 +0000
43584Checked in by : Robert Osfield
43585Removed debug comment.
43586
43587Tue, 7 Nov 2006 12:02:37 +0000
43588Checked in by : Robert Osfield
43589From Mathias Froehlich, workaround fix for problematic run length encoded RGB files.  Robert Osfield ammend workaround to support multi-byte colour channels.
43590
43591Mon, 6 Nov 2006 13:22:57 +0000
43592Checked in by : Robert Osfield
43593Thanks to Björn Hein for spotting mistakes in EventQueue.cpp and StateSetManipulator, now fixed by Robert Osfield.  Problems were:"StateSetManipulator.cpp (rev 1.12, l. 85): cyclePolygonMode() is called but
43594no aa.requestRedraw() afterwards. Is this intended?
43595
43596EventQueue.cpp (rev 1.8): in keyRelease & keyPressed KEY_Alt_R was mapped to
43597MODKEY_LEFT_ALT"
43598
43599
43600
43601Fri, 3 Nov 2006 14:07:20 +0000
43602Checked in by : Robert Osfield
43603Added osgViewer library to build list
43604
43605Thu, 2 Nov 2006 18:58:01 +0000
43606Checked in by : Robert Osfield
43607Added IntersectionVisitor to wrappers
43608
43609Thu, 2 Nov 2006 17:07:32 +0000
43610Checked in by : Robert Osfield
43611Added IntersectionVisitor to osgUtil project
43612
43613Thu, 2 Nov 2006 17:05:46 +0000
43614Checked in by : Robert Osfield
43615Added convinience constructors to help support picking with the new osgUtil::Intersector classes.
43616
43617Thu, 2 Nov 2006 15:50:04 +0000
43618Checked in by : Robert Osfield
43619Added basic PolytopeIntersector functionality based on checking vertices against polytopes.
43620
43621Thu, 2 Nov 2006 15:40:42 +0000
43622Checked in by : Robert Osfield
43623Renamed osgviewer.dsp to osgviewerapplication.dsp and fixed directory name of osgsimpleviewerProducer
43624
43625Thu, 2 Nov 2006 15:22:38 +0000
43626Checked in by : Robert Osfield
43627Fixed bug in Polytope::contains(const std::vector<Vec3>& vertices) which resulted in false positives.
43628
43629Thu, 2 Nov 2006 12:32:41 +0000
43630Checked in by : Robert Osfield
43631Updated wrappers
43632
43633Thu, 2 Nov 2006 12:27:15 +0000
43634Checked in by : Robert Osfield
43635Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
43636
43637Thu, 2 Nov 2006 12:17:06 +0000
43638Checked in by : Robert Osfield
43639Added prelimnary work on PolytopeIntersector.
43640
43641Wed, 1 Nov 2006 17:18:45 +0000
43642Checked in by : Robert Osfield
43643Improved handling of projected coords in new intersection classes
43644
43645Wed, 1 Nov 2006 14:41:32 +0000
43646Checked in by : Robert Osfield
43647Added support for osgUtil::Intersectors being in WINDOW, PROJECTION, VIEW or MODEL coordinates
43648
43649Tue, 31 Oct 2006 12:59:51 +0000
43650Checked in by : Robert Osfield
43651Implemented HeightAboveTerrain and added usage into osgintersection
43652
43653Tue, 31 Oct 2006 08:41:24 +0000
43654Checked in by : Robert Osfield
43655Added LineOfSight and HeightAboveTerrain classes
43656
43657Mon, 30 Oct 2006 20:29:06 +0000
43658Checked in by : Robert Osfield
43659Added osgSim::LineOfSight and osgSim::HeightAboveTerrain classes
43660
43661Mon, 30 Oct 2006 12:39:05 +0000
43662Checked in by : Robert Osfield
43663Updated wrappers
43664
43665Mon, 30 Oct 2006 12:28:37 +0000
43666Checked in by : Robert Osfield
43667From Per Fahlberg, "Attached is a fix to get the proper normals on an md2 model, actually the way it was before would sometimes lead to a crash since it was attaching the wrong array to the geometry..."
43668
43669Mon, 30 Oct 2006 12:23:37 +0000
43670Checked in by : Robert Osfield
43671From Vladimir Shabanov, "The DDS plugin didn't   correctly read mipmapped A8L8 textures. I've attached a small fix for this.Cause: uncompressed mipmap handling was done only for RGB pixel format.
43672
43673Fix: added condition for handling alpha and luminance formats too."
43674
43675
43676
43677Mon, 30 Oct 2006 12:19:41 +0000
43678Checked in by : Robert Osfield
43679From Michael Henheffer, "There's a problem with OverlayNodes where the texture will not display if continuous updating is set to false.The problem was being caused by the camera update call never being made
43680if continuous updating was not set to true.  This fix adds a flag that
43681is set when dirtyOverlayTexture() is called and checked in the update
43682visitor section of the traversal to determine if the camera should be
43683updated.
43684
43685I tested the fix by making some changes to the osgAnimate example
43686program so it has continuous updating off and calls dirtyOverlayTexture
43687for each frame.  The overlay texture now displays properly."
43688
43689
43690
43691Mon, 30 Oct 2006 12:14:00 +0000
43692Checked in by : Robert Osfield
43693From Edgar Ellis, " method may not take the node into consideration when computing its bound.In this case of:
43694switch->insertChild(0, child, false);
43695switch->insertChild(1, child, true);
43696
43697child will not be used in computeBound, but will be drawn.
43698
43699Solution:
43700Changed compute bound to loop over children using an index instead of an
43701iterator. This behaviour matches that of the traverse method."
43702
43703-----------------------------------------------
43704
43705
43706
43707Mon, 30 Oct 2006 12:05:56 +0000
43708Checked in by : Robert Osfield
43709From Michael Henheffer, "Bug:  The reader would crash when trying to load a .tif image that contained an 8-bit color map.  The crash occured at line 545:remap_row(currPtr, inbuf, w, red, green, blue);
43710
43711
43712Cause:  The code was trying to write past the end of the buffer while
43713doing this remapping.  The size of the buffer is determined based on the
43714value of 'format', which was 1 in this case since bitspersample is
437158(indicating a 8-bit color map).  The buffer should have been created 3
43716times as large since that 8-bit value is indexing a 24-bit color.
43717
43718
43719Fix:  I've put in an if statement to set format to 3 if 'photometric'
43720indicates the tif contains a palette as the output data will always be
4372124-bit color data in this case."
43722
43723
43724
43725Mon, 30 Oct 2006 11:55:02 +0000
43726Checked in by : Robert Osfield
43727From Mathieu Marache, fixed osgsimpleviewerQt4 so that it uses the correction options
43728
43729Mon, 30 Oct 2006 11:00:25 +0000
43730Checked in by : Robert Osfield
43731Added handling of geometry indices offset when merging geometries with indices
43732
43733Fri, 27 Oct 2006 15:11:17 +0000
43734Checked in by : Robert Osfield
43735Added osgUtil::IntersectorGroup to handle groups of osgUtil::Intersectors
43736
43737Thu, 26 Oct 2006 16:52:10 +0000
43738Checked in by : Robert Osfield
43739From Andrew Lorino and Robert Osfield, Improvements to the handling of texture paths
43740
43741Thu, 26 Oct 2006 16:03:17 +0000
43742Checked in by : Robert Osfield
43743Added beginings of new osgUtil::IntersectionVisitor and osgintersection class
43744
43745Thu, 26 Oct 2006 16:02:38 +0000
43746Checked in by : Robert Osfield
43747Updatd wrappers
43748
43749Tue, 24 Oct 2006 16:24:24 +0000
43750Checked in by : Robert Osfield
43751Tweaked doxygen docs.
43752
43753Tue, 24 Oct 2006 09:45:50 +0000
43754Checked in by : Robert Osfield
43755Updated wrappers
43756
43757Tue, 24 Oct 2006 09:06:28 +0000
43758Checked in by : Robert Osfield
43759Added FadeText::setFadeSpeed and made internal data structures protected.
43760
43761Mon, 23 Oct 2006 15:29:59 +0000
43762Checked in by : Robert Osfield
43763Changed the dependency list to use -losg -losgDB instead of OSG_LIBS
43764
43765Sat, 21 Oct 2006 21:06:27 +0000
43766Checked in by : Robert Osfield
43767Fixed OSX x86 endian issue in Quicktime movie plugin.
43768
43769Tue, 17 Oct 2006 15:17:06 +0000
43770Checked in by : Robert Osfield
43771From David Callu:"
43772  the main problem is the wrapper generation:
43773       The PropertyInfo class use MethodInfo class to access to the value.
43774       When the property are define with the I_Property* macro,
43775       the MethodInfo use by the property to have access to the value
43776       are instancied in the I_Property* macro, but there
43777       are already instantied by the I_Method* macro before
43778
43779
43780   secondary problem:
43781      - the function used by the property could no be customized
43782        in the genwrapper.conf file
43783      - an array property can't insert a value
43784      - the std::map reflector (and indexedProperty in general) haven't remove method
43785      - about the help in wrapper ... why not ...
43786
43787
43788
43789   solution :
43790      To use the function define by the I_Method, I add a MethodInfo variable in the I_Method0 macro
43791        old macro :
43792           #define I_Method0(ret, fn) (\
43793           params.clear(),\
43794           addMethod(new osgIntrospection::TypedMethodIn
43795fo0<reflected_type, ret >(qualifyName(#fn), &reflected_type::fn, params)))
43796
43797        new macro :
43798           #define I_Method0(ret, fn, signature, briefHelp, detailedHelp) \
43799           params.clear(); \
43800          osgIntrospection::MethodInfo* signature = addMethod(new osgIntrospection::TypedMethodInfo0<reflected_type, ret >(qualifyName(#fn), &reflected_type::fn, params, briefHelp, detailedHelp)); sink(signature)
43801
43802
43803
43804    the osgIntrospection::MethodInfo* signature is used by the I_Property macro to define the MethodInfo that it use
43805
43806    so for I_Property macro :
43807        old macro :
43808          #define I_PropertyWithReturnType(t, n, r) \
43809          cap=addProperty(new osgIntrospection::PropertyInfo(osgIntrospection::Reflection::getType(typeid(reflected_type)), osgIntrospection::Reflection::getType(typeid(t)), #n, \
43810          I_Method0(t, get##n), \
43811          I_Method1(r, set##n, IN, t, value)))
43812
43813         new macro:
43814           #define I_SimpleProperty(t, n, get, set) \
43815           get, \
43816           set))
43817
43818      The genwrapper has been modified in this way.
43819      The method signature is define by the prototype of the method
43820      For example, the "const char* libraryName();" have "__C5_char_P1__libraryName" for signature
43821
43822
43823   solution for secondary problem:
43824      The genwrapper accept new tokens in the configuration to custumize the property.
43825      The new PropertyInserter and the CustomPropertyInsertAttribute class has been defined
43826      The PropertyRemover has been added to the StdMapReflector
43827      The _briefHelp and _detailedHelp variable has been added in PropertyInfo, MethodInfo and ContructorInfo class
43828
43829
43830
43831
43832
43833
43834   modification:
43835
43836      I have modify the genwrapper files
43837          Configuration.cpp Configuration.h                          add some tokens to custumize the property
43838          Doxyfile.template                                                 add the comment in the output xml
43839          genwrapper.conf                                                  customize some property in osg::Geometry
43840          RegistryBuilder.h RegistryBuilder.cpp                    add the process_help function (to extract help from xml)
43841          TypeRegister.cpp TypeRegister.h                         optimize the property detection
43842          TypeDesc.h TypeDesc.cpp                                   modify FunctionDesc and PropertyDesc
43843          WrapperGenerator.h WrapperGenerator.cpp          modify the output
43844
43845
43846
43847
43848      I also modify the fallowing osgIntrospection files:
43849
43850          include/osgIntrospection/Attributes                              add the PropertyInserter and the CustomPropertyInsertAttribute class
43851          include/osgIntrospection/ConstructorInfo                      add the _briefHelp and _detailedHelp variable in the ConstructorInfo class
43852                                                                                          add access function for the two new variables (_briefHelp and _detailedHelp)
43853                                                                                          modify the constructor to define the two new variables (_briefHelp and _detailedHelp)
43854          include/osgIntrospection/MethodInfo                            add the _briefHelp and _detailedHelp variable in the MethodInfo class
43855                                                                                          add access function for the two new variables (_briefHelp and _detailedHelp)
43856                                                                                          modify the constructor to define the two new variables (_briefHelp and _detailedHelp)
43857          include/osgIntrospection/PropertyInfo                          add the _briefHelp and _detailedHelp variable in the PropertyInfo class
43858                                                                                          add access function for the two new variables (_briefHelp and _detailedHelp)
43859                                                                                          modify the constructor to define the two new variables (_briefHelp and _detailedHelp)
43860          include/osgIntrospection/ReflectionMacro                    remove unused I_Property* macro
43861                                                                                          modify all I_Method macro to accept the help string
43862                                                                                          modify all I_Method macro to define a MethodInfo signature
43863          include/osgIntrospection/Reflector                              add the PropertyInserter in StdVectorReflector and StdListReflector
43864                                                                                          add the PropertyRemover in the StdMapReflector
43865          include/osgIntrospection/StaticMethodInfo                   modify all StaticMethodInfo* to accept the help in parameter
43866          include/osgIntrospection/TypedMethodInfo                  modify all TypedMethodInfo* to accept the help in parameter
43867          include/osgIntrospection/TypedConstructorInfo             modify all TypedConstructorInfo* to accept the help in parameter
43868          include/osgIntrospection/Type                                     add the _briefHelp and _detailedHelp variable in the Type class
43869
43870"
43871
43872
43873
43874Tue, 17 Oct 2006 12:29:07 +0000
43875Checked in by : Robert Osfield
43876Changed name osg osgshadow example.dsp to avoid MS conflicts
43877
43878Tue, 17 Oct 2006 11:28:34 +0000
43879Checked in by : Robert Osfield
43880Added osgshadow example
43881
43882Sun, 15 Oct 2006 11:56:52 +0000
43883Checked in by : Robert Osfield
43884Ported FLTK example across to using GraphicsWindow
43885
43886Sun, 15 Oct 2006 11:39:35 +0000
43887Checked in by : Robert Osfield
43888Ported across to using GraphicsWindow.
43889
43890Sat, 14 Oct 2006 21:50:29 +0000
43891Checked in by : Robert Osfield
43892From Chuck Seberion, added support reading ARB float format textures.
43893
43894Sat, 14 Oct 2006 21:47:13 +0000
43895Checked in by : Robert Osfield
43896From Terry Welsh, mplemented POINT_ROT_EYE.
43897
43898Sat, 14 Oct 2006 10:16:00 +0000
43899Checked in by : Robert Osfield
43900From Paul de Repentigny, fix for dvide by zero crash under windows when toggle full screen in ogviewer. From Robert Osfield, tweak to the fix to add comment describing the extra check, and addition of check against width, and change to ==0 rather than <= 0.
43901
43902Sat, 14 Oct 2006 10:07:21 +0000
43903Checked in by : Robert Osfield
43904Fixed texture coordinates of cylinder ends.
43905
43906Fri, 13 Oct 2006 14:00:08 +0000
43907Checked in by : Robert Osfield
43908Added -losgDB to fix OSX build
43909
43910Sat, 7 Oct 2006 11:57:28 +0000
43911Checked in by : Robert Osfield
43912Added dae (COLLADA) plugin to OpenSceneGraph.dsw workspace.
43913
43914Sat, 7 Oct 2006 11:53:07 +0000
43915Checked in by : Robert Osfield
43916Added project files for the osgsimpleviewerFLTK,GLUT,Producer,QT3,QT4 and SDL examples
43917
43918Fri, 6 Oct 2006 14:46:50 +0000
43919Checked in by : Robert Osfield
43920Fixed OSGSHADOW_LIBRARY define
43921
43922Fri, 6 Oct 2006 14:45:18 +0000
43923Checked in by : Robert Osfield
43924Fixed library name
43925
43926Fri, 6 Oct 2006 14:16:11 +0000
43927Checked in by : Robert Osfield
43928First cut at class interfaces and stubs for implementations for the new osgShadow NodeKit
43929
43930Fri, 6 Oct 2006 13:04:48 +0000
43931Checked in by : Robert Osfield
43932From Brede Johansen, "Here's a patch discussed in the thread "OpenFlight Loader Discarding Material" on the osg-user mailing list."
43933
43934Fri, 6 Oct 2006 11:02:34 +0000
43935Checked in by : Robert Osfield
43936Updated wrappers
43937
43938Fri, 6 Oct 2006 09:54:45 +0000
43939Checked in by : Robert Osfield
43940Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor classes/headers as this classes weren't being actively used the distribution, effectively being noops.
43941
43942Fri, 6 Oct 2006 06:58:04 +0000
43943Checked in by : Robert Osfield
43944Added workaround for NVidia driver bug into SceneView::init() to prevent the extensions string being initialized within a display list.
43945
43946Thu, 5 Oct 2006 14:32:39 +0000
43947Checked in by : Robert Osfield
43948Removed deprecated GUIEventHandler method
43949
43950Thu, 5 Oct 2006 10:59:50 +0000
43951Checked in by : Robert Osfield
43952Renamed variable
43953
43954Thu, 5 Oct 2006 10:59:04 +0000
43955Checked in by : Robert Osfield
43956Refactored osgsimpleviewerQT4 to implement a GraphicsWindowQT, and then use multiple inheritance to build the final SimpleViewerQT.
43957
43958Thu, 5 Oct 2006 10:07:16 +0000
43959Checked in by : Robert Osfield
43960Added a path with an experiemental GraphicsContexProducer implementation, and a test of mulitple inheritance.
43961
43962Thu, 5 Oct 2006 10:06:19 +0000
43963Checked in by : Robert Osfield
43964Added osgGA::GraphicsWindow base class that derives from osg::GraphicsContext but adds default overrides its pure virtue methods, and an EventQueue.
43965
43966Wed, 4 Oct 2006 09:11:37 +0000
43967Checked in by : Robert Osfield
43968Added osgGA depedency.
43969
43970Tue, 3 Oct 2006 20:42:57 +0000
43971Checked in by : Robert Osfield
43972Removed the redundent relaseGLObjects() method declerations
43973
43974Tue, 3 Oct 2006 20:20:23 +0000
43975Checked in by : Robert Osfield
43976From John Aughey, "Attached is the Optimizer.cpp file that has the fix to duplicate vertex and normal arrays if there is more than one reference to the data.  This fixes the problem where the transforms are applied to the same vertex array multiple times if that vertex array is re-used within the model. "
43977
43978Tue, 3 Oct 2006 19:55:24 +0000
43979Checked in by : Robert Osfield
43980From John Aughey, "The id name of nodes are not being set in the daeReader::processNode method.  The names are retained in most of the other osg::Nodes that are created.  In this case, I have an external modeler creating models, and the name of component nodes are used to give that subtree different characteristics."
43981
43982Tue, 3 Oct 2006 12:46:11 +0000
43983Checked in by : Robert Osfield
43984Added osgDB to dependency of osgGA
43985
43986Tue, 3 Oct 2006 11:14:34 +0000
43987Checked in by : Robert Osfield
43988Fixed bug related to clean up of text fonts.
43989
43990Tue, 3 Oct 2006 09:55:28 +0000
43991Checked in by : Robert Osfield
43992From Brede Johansen, "This submission adds multitexture support for detecting translucent images used to enable alpha blending.Mesh was syncronized with featureset from Face record."
43993
43994
43995
43996Tue, 3 Oct 2006 09:39:03 +0000
43997Checked in by : Robert Osfield
43998From Brede Johansen, "I think some nitpicking is required.  The loop duration was added in OpenFlight version 15.8.  With the attached changes the flasher unit on the spinnercar and the character_anim model from the Creator gallery behaves."
43999
44000Mon, 2 Oct 2006 15:59:43 +0000
44001Checked in by : Robert Osfield
44002From Colin McDonald, "I've included render bin checks in the StateSet::compare function, because without them the Optimizer can incorrectly eliminate (otherwise identical) StateSets from different render bins."
44003
44004Mon, 2 Oct 2006 15:38:31 +0000
44005Checked in by : Robert Osfield
44006Added releaseGLObjects to NodeCallbacks, Drawable::DrawCallbacks and wired up osgProducer to use it when doing cleanup_frame.
44007
44008Mon, 2 Oct 2006 15:09:49 +0000
44009Checked in by : Robert Osfield
44010From Paul Martz,  Bug fix for sequence node direction, It examines the number of children in the Group record destructor, so that the total duration of the sequence matches the specified loopDuration field.
44011
44012Mon, 2 Oct 2006 14:11:40 +0000
44013Checked in by : Robert Osfield
44014From Farshid Lashkari, "Here is the patch we discussed previously about adding a flag to CullSettings which allows CameraNode to inherit the clear color."
44015
44016Mon, 2 Oct 2006 13:40:58 +0000
44017Checked in by : Robert Osfield
44018From Farshid Lashkari, "The ColorControl of osg::LightModel is never applied because it incorrectly checks for a valid OpenGL version. Instead of checking if the current version is exactly 1.2, it will check if the version is greater than 1.2."
44019
44020Mon, 2 Oct 2006 13:24:39 +0000
44021Checked in by : Robert Osfield
44022From Per Fahlberg, "Attached is a fix for loading the same file multiple times with the COLLADA plugin. dae->load will not return DAE_OK the second time a model is loaded, so a second check for DAE_ERR_COLLECTION_ALREADY_EXISTS has been added."
44023
44024Mon, 2 Oct 2006 13:11:32 +0000
44025Checked in by : Robert Osfield
44026From Edgar Ellis, "Changed return type of osg::equivalent methods from float/double to bool. "
44027
44028Mon, 2 Oct 2006 13:07:50 +0000
44029Checked in by : Robert Osfield
44030From Andreas Ekstrand, "Attached is a small bug fix in the DW plugin. The texture application matrix is read into a double matrix called mx, it was declared as 3x2, it's now fixed to 3x3."
44031
44032Mon, 2 Oct 2006 11:47:55 +0000
44033Checked in by : Robert Osfield
44034Added SERIALIZER to ReaderWriterDAE to make sure initialization is thread safe.
44035
44036Mon, 2 Oct 2006 11:38:25 +0000
44037Checked in by : Robert Osfield
44038From Andreas Ekstrand, "Attached is a modified ReaderWriterDAE.cpp which creates the one and only DAE instance when it's first needed instead of in the constructor. This fixes the problem with osgdb_dae.dll not being loaded due to unwanted ordering of global initialization.This fix and the previous fix of the COLLADA plugin might be unnecessary
44039with the latest COLLADA DOM, but since many of us will probably still
44040use the older version of the DOM, I guess it's better this way.
44041"
44042
44043
44044
44045Mon, 2 Oct 2006 11:34:45 +0000
44046Checked in by : Robert Osfield
44047From Andreas Ekstrand, "It seems my changes to ESRIShape.dsp (to create an osgdb_shp.dll rather than an osgdb_ESRI.dll) were overwritten by later commits to this file. Here are the changes again, made from the latest version of ESRIShape.dsp."
44048
44049Mon, 2 Oct 2006 11:26:43 +0000
44050Checked in by : Robert Osfield
44051From Farshid Lashkari, "There was    a bug in ParticleSystem where the bounds is not properly flagged as computed when there is only 1 particle. Attached is the fix."
44052
44053Sun, 1 Oct 2006 19:19:31 +0000
44054Checked in by : Robert Osfield
44055From Chris Hanson, "These changes break out the implementation of the fill/wireframe/point, texture, lighting and backface culling settings from the event handling code in StatesetManipulator into public methods. The event handler now calls the public methods. This allows user code to invoke this same functionality from non-keyboard event inputs without clashing with the keyboard-invoked functionality."From Robert Osfield, tweaks to the above to kepp the coding style the same as the rest of the OSG, also
44056made getPolygonMode() const, and updated the wrappers.
44057
44058
44059
44060Sun, 1 Oct 2006 19:09:00 +0000
44061Checked in by : Robert Osfield
44062From Brede Johansen, "I have added "billboardCenter" as a reader option to use the center of a billboard as the pivot point."
44063
44064Sun, 1 Oct 2006 19:00:39 +0000
44065Checked in by : Robert Osfield
44066From Colin McDonald, "I have corrected a byte swapping problem in the new OpenFlight plugin.  It was only reading floats & doubles correctly on little endian systems, which require byte swapping, and not on big endian systems which don't require any swapping."
44067
44068Sun, 1 Oct 2006 16:14:16 +0000
44069Checked in by : Robert Osfield
44070Added GLUT based osgsimpleviewerGLUT example
44071
44072Sun, 1 Oct 2006 16:12:21 +0000
44073Checked in by : Robert Osfield
44074Added Producer based osgsimplerviewerProducer example
44075
44076Sun, 1 Oct 2006 16:10:33 +0000
44077Checked in by : Robert Osfield
44078Added FLTK example app - osgsimpleviewerFLTK.
44079
44080Sun, 1 Oct 2006 13:26:02 +0000
44081Checked in by : Robert Osfield
44082Added osgsimpleviewerQT4 example
44083
44084Sun, 1 Oct 2006 11:08:40 +0000
44085Checked in by : Robert Osfield
44086Refactored the SDL example so that the event conversion in done is a seperate method.
44087
44088Sat, 30 Sep 2006 20:06:26 +0000
44089Checked in by : Robert Osfield
44090Added a based SDL viewer - osgsimpleviewerSDL
44091
44092Sat, 30 Sep 2006 20:05:56 +0000
44093Checked in by : Robert Osfield
44094Updated wrappers
44095
44096Sat, 30 Sep 2006 20:05:36 +0000
44097Checked in by : Robert Osfield
44098Cleaned up build and indenting
44099
44100Sat, 30 Sep 2006 16:30:31 +0000
44101Checked in by : Robert Osfield
44102Various clean ups to comments
44103
44104Sat, 30 Sep 2006 16:29:08 +0000
44105Checked in by : Robert Osfield
44106Added SimpleViewer
44107
44108Sat, 30 Sep 2006 16:26:53 +0000
44109Checked in by : Robert Osfield
44110Added osgsimpleviewerQT3 example
44111
44112Sat, 30 Sep 2006 14:12:36 +0000
44113Checked in by : Robert Osfield
44114Moved osgGLUTsimple and osgGLUTkeyboardmouse across to using osgGA::SimpleViewer
44115
44116Sat, 30 Sep 2006 14:10:15 +0000
44117Checked in by : Robert Osfield
44118Added subclassing from osg::Referenced to allow the SimpleViewer to be safely managed on the heap.
44119
44120Sat, 30 Sep 2006 13:41:01 +0000
44121Checked in by : Robert Osfield
44122Added check to init to prevent crash when no camera manipulator is supplied.
44123
44124Fri, 29 Sep 2006 21:44:31 +0000
44125Checked in by : Robert Osfield
44126Added false to setWindowRectangle() call as the InputRange is already set correctly.
44127
44128Fri, 29 Sep 2006 18:47:20 +0000
44129Checked in by : Robert Osfield
44130Added preliminary DatabasePager support.
44131
44132Mon, 25 Sep 2006 16:25:53 +0000
44133Checked in by : Robert Osfield
44134Added bare bones osgGA::SimpleViewer class to help simplify OSG setup when embedding the OSG into existing GUI applications, and for one one a single camera, single window is required.
44135
44136Thu, 21 Sep 2006 15:09:10 +0000
44137Checked in by : Robert Osfield
44138Updated wrappers
44139
44140Thu, 21 Sep 2006 11:26:18 +0000
44141Checked in by : Robert Osfield
44142From Eric Wing, updated to Xcode projects
44143
44144Thu, 21 Sep 2006 10:38:06 +0000
44145Checked in by : Robert Osfield
44146From Farshid Lashkari, "I made a small modification to the CullVisitor class so that it uses the inheritance mask of CameraNodes with respect to the compute near/far mode."
44147
44148Thu, 21 Sep 2006 10:01:27 +0000
44149Checked in by : Robert Osfield
44150From Farshid Lashkari, added function for querring whether a mode is a texture related mode or not.
44151
44152Thu, 21 Sep 2006 09:50:10 +0000
44153Checked in by : Robert Osfield
44154From Loic Dachary, renamed _mips to of_mips to prevent compile problem under MIIPS
44155
44156Thu, 21 Sep 2006 09:24:10 +0000
44157Checked in by : Robert Osfield
44158Rationalized on the number of libs required.
44159
44160Thu, 21 Sep 2006 08:56:19 +0000
44161Checked in by : Robert Osfield
44162Removed use osg OSG_LIBS, changing to just -losg and -losgDB.
44163
44164Wed, 20 Sep 2006 15:48:27 +0000
44165Checked in by : Robert Osfield
44166Updated positions of the text labels to make them move obvious on start up
44167
44168Wed, 20 Sep 2006 13:41:33 +0000
44169Checked in by : Robert Osfield
44170Added missining initialization of _radius in constructors
44171
44172Wed, 20 Sep 2006 13:40:58 +0000
44173Checked in by : Robert Osfield
44174Added use of ClusterCullingCallback
44175
44176Wed, 20 Sep 2006 12:58:34 +0000
44177Checked in by : Robert Osfield
44178Created stress test of fade text labelling
44179
44180Wed, 20 Sep 2006 10:36:21 +0000
44181Checked in by : Robert Osfield
44182Updates for fade text to work properly, but only in perspetive views at present.
44183
44184Tue, 19 Sep 2006 22:57:23 +0000
44185Checked in by : Robert Osfield
44186Further work on fade text.
44187
44188Tue, 19 Sep 2006 20:19:29 +0000
44189Checked in by : Robert Osfield
44190Further work on osgText::FadeText implementation.
44191
44192Tue, 19 Sep 2006 13:54:04 +0000
44193Checked in by : Robert Osfield
44194Fixed reading/writing of non C string osg::Text::String's.
44195
44196Mon, 18 Sep 2006 21:03:23 +0000
44197Checked in by : Robert Osfield
44198Added osgfadetext example to VS projects
44199
44200Mon, 18 Sep 2006 20:54:48 +0000
44201Checked in by : Robert Osfield
44202Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help handle scenes with multiple views with elements that need coordinating on a per view basis.Added beginings of new osgText::FadeText class (not functionality yet).
44203
44204
44205
44206Fri, 15 Sep 2006 13:11:00 +0000
44207Checked in by : Robert Osfield
44208From Per Fahlberg, "I've fixed the dae plugin so it is only using one instance of the DAE. The crashes seen earlier are gone, it is now possible to read multiple .dae files and converting both to and from .dae files."
44209
44210Fri, 15 Sep 2006 10:21:24 +0000
44211Checked in by : Robert Osfield
44212Added a _threadHoldingMutex = 0; to ReentrantMutex::unlock() to avoid a potential bug with the mutex being aquired by two threads.
44213
44214Wed, 13 Sep 2006 16:38:17 +0000
44215Checked in by : Robert Osfield
44216Returning revion number to 0 to signify CVS version
44217
44218Wed, 13 Sep 2006 14:55:53 +0000
44219Checked in by : Robert Osfield
44220Added extra comment explaining where state reset() should be called.
44221
44222Wed, 13 Sep 2006 14:00:19 +0000
44223Checked in by : Robert Osfield
44224From Eric Wing, updates to OSX build notes.
44225
44226Wed, 13 Sep 2006 13:50:38 +0000
44227Checked in by : Robert Osfield
44228Fixed GPU stats display bug.
44229
44230Wed, 13 Sep 2006 13:33:36 +0000
44231Checked in by : Robert Osfield
44232Correct HP's AIX  to IBM's AIX.
44233
44234Tue, 12 Sep 2006 19:15:04 +0000
44235Checked in by : Robert Osfield
44236Updated version for 1.2 release
44237
44238Tue, 12 Sep 2006 19:09:59 +0000
44239Checked in by : Robert Osfield
44240Updated ChangeLog for 1.2 release
44241
44242Tue, 12 Sep 2006 15:21:41 +0000
44243Checked in by : Robert Osfield
44244Fixed the drawArrays() method checking of _drawArrayPtr
44245
44246Tue, 12 Sep 2006 12:35:20 +0000
44247Checked in by : Robert Osfield
44248Added a check for zero length line segment in bool LineSegment::intersect(const BoundingSphere& bs,float& r1,float& r2) const.
44249
44250Tue, 12 Sep 2006 10:52:32 +0000
44251Checked in by : Robert Osfield
44252Updated ChangeLog fro 1.2 release
44253
44254Tue, 12 Sep 2006 10:46:59 +0000
44255Checked in by : Robert Osfield
44256Updated AUTHORS file for 1.2 release
44257
44258Tue, 12 Sep 2006 09:28:00 +0000
44259Checked in by : Robert Osfield
44260Updated NEWS for 1.2 release
44261
44262Tue, 12 Sep 2006 09:26:42 +0000
44263Checked in by : Robert Osfield
44264Revised the osg::ClampColor API to allow vertex, fragment and read color clamping to be applied together.
44265
44266Fri, 8 Sep 2006 20:08:01 +0000
44267Checked in by : Robert Osfield
44268From Bryan Thrall, fix to Optimizer::MergeGeometryVisitor so that it checks the permissable operation status on Drawables.
44269
44270Fri, 8 Sep 2006 14:31:50 +0000
44271Checked in by : Robert Osfield
44272Updated ChangeLog and AUTHORS file for 1.2 release
44273
44274Fri, 8 Sep 2006 13:24:03 +0000
44275Checked in by : Robert Osfield
44276Cleaned up NEWS for 1.2 release
44277
44278Fri, 8 Sep 2006 10:46:05 +0000
44279Checked in by : Robert Osfield
44280From Eric Wing, updated to Xcode projects
44281
44282Fri, 8 Sep 2006 10:07:41 +0000
44283Checked in by : Robert Osfield
44284Added link to website for build docs.
44285
44286Fri, 8 Sep 2006 10:07:04 +0000
44287Checked in by : Robert Osfield
44288From Mike Wittman, perl script to help remain project files for dumb VisualStudio 6.0 limitations.
44289
44290Thu, 7 Sep 2006 10:41:38 +0000
44291Checked in by : Robert Osfield
44292From Mike Weiblen, added missing export to fix osgTerrain wrapper linking under VS
44293
44294Wed, 6 Sep 2006 20:11:02 +0000
44295Checked in by : Robert Osfield
44296Updated osgTerrain wrapper project file with gdal dependencies.
44297
44298Wed, 6 Sep 2006 14:10:13 +0000
44299Checked in by : Robert Osfield
44300Tweak to NEWS
44301
44302Wed, 6 Sep 2006 13:53:48 +0000
44303Checked in by : Robert Osfield
44304Made get methods const
44305
44306Wed, 6 Sep 2006 09:46:32 +0000
44307Checked in by : Robert Osfield
44308From Brede Johansen, "The previous submission didn't handle Objects with transforms.  The attached file corrects this.I also removed the multitexture macro for the Object record.  Only
44309Face and Mesh records are valid targets."
44310
44311
44312
44313Tue, 5 Sep 2006 20:18:21 +0000
44314Checked in by : Robert Osfield
44315From Eric Wing, updates to Xcode projects
44316
44317Tue, 5 Sep 2006 17:15:58 +0000
44318Checked in by : Robert Osfield
44319Removed reference to Sony in COLLADA news entry.
44320
44321Tue, 5 Sep 2006 15:22:54 +0000
44322Checked in by : Robert Osfield
44323Updated NEWS, AUTHORS file and osgversion for the 1.2-rc1
44324
44325Tue, 5 Sep 2006 15:09:14 +0000
44326Checked in by : Robert Osfield
44327Updated ChangeLog
44328
44329Tue, 5 Sep 2006 09:51:33 +0000
44330Checked in by : Robert Osfield
44331From Mike Weiblen, build fixes for Windows.
44332
44333Tue, 5 Sep 2006 09:13:19 +0000
44334Checked in by : Robert Osfield
44335Updated to compile against changes to osgTerrain
44336
44337Tue, 5 Sep 2006 08:56:27 +0000
44338Checked in by : Robert Osfield
44339Updated wrappers
44340
44341Tue, 5 Sep 2006 08:46:34 +0000
44342Checked in by : Robert Osfield
44343From Paul Martz, warning fixes for Cygwin.
44344
44345Tue, 5 Sep 2006 08:44:51 +0000
44346Checked in by : Robert Osfield
44347From Brede Johansen, "I have added an optimization to the OpenFlight plugin.  By default it ignores the Object records if it's safe to do so.  The reader option preserveObject prevents this optimization.I have also removed the flat shading attribute set by the Object
44348record.  This flag is only intended for the "Calculate Shading"
44349operation in Creator."
44350
44351
44352
44353Mon, 4 Sep 2006 20:43:07 +0000
44354Checked in by : Robert Osfield
44355Added support for imagery and DEM's that wrap around the dateline, this required two passes over the copying of imagery and DEM's to the destination graphs, once for the original position, and once for the wrap around 360 degrees on or before.Also fixed the GeospationExtents constructor that was setting the _max to DBL_MIN rather
44356than -DBL_MAX.  This bug causesd the y axis to be computed incorrectly.
44357
44358
44359
44360Mon, 4 Sep 2006 13:35:26 +0000
44361Checked in by : Robert Osfield
44362Missing part of Farshid Laskari's submission relating to CameraNode RenderOrder.
44363
44364Mon, 4 Sep 2006 13:22:51 +0000
44365Checked in by : Robert Osfield
44366Updated wrappers
44367
44368Mon, 4 Sep 2006 13:15:08 +0000
44369Checked in by : Robert Osfield
44370From Farshid Lashkari,"I've made some changes to osg which I think make it easier to control
44371the render order of CameraNode's. Instead of using the built-in orders
44372(PRE_RENDER, POST_RENDER, NESTED_RENDER), you can specify an integer
44373order. Values less than zero are pre rendered in order. Values greater
44374than zero are post rendered in order. And a value of 0 is equivalent
44375to NESTED_RENDER.
44376
44377The changes should be fully backward compatible. Also, I changed the
44378RenderStageList type from a vector to a list because I needed to be
44379able to insert values anywhere in the list.
44380
44381The reason I made these changes was because I wanted to be able to set
44382the render order of a CameraNode at runtime without having to reorder
44383it in the scenegraph."
44384
44385and later in the final submission message (relating to what has been finally been merged)    :
44386
44387"I've rethought my implementation and came up with something a little
44388better. The setRenderOrder will continue to take an enum, but will
44389have an optional orderNum parameter which can be both positive and
44390negative. I think this method is more intuitive and flexible."
44391
44392
44393
44394Mon, 4 Sep 2006 12:52:09 +0000
44395Checked in by : Robert Osfield
44396Cleaned up the texture setup code.
44397
44398Mon, 4 Sep 2006 12:46:49 +0000
44399Checked in by : Robert Osfield
44400Added osg::TexMat::s/getScaleByTextureRectangleSize feature that allows one to use the osg::TexMat to automatically scale non dimensional tex coordinats to the size of the last texture rectangle applied.
44401
44402Mon, 4 Sep 2006 06:51:07 +0000
44403Checked in by : Robert Osfield
44404From Farshid Lashkari, removed debug message being written to the console.
44405
44406Mon, 4 Sep 2006 06:47:05 +0000
44407Checked in by : Robert Osfield
44408Removed typedef TypeList from osgintrospection
44409
44410Sat, 2 Sep 2006 14:27:42 +0000
44411Checked in by : Robert Osfield
44412Added setting of position.w to 1.0 and removed zscale hack.
44413
44414Fri, 1 Sep 2006 13:34:05 +0000
44415Checked in by : Robert Osfield
44416Updated wrappers
44417
44418Fri, 1 Sep 2006 13:22:37 +0000
44419Checked in by : Robert Osfield
44420From David Callu, add reflection of std::wstring in the DefaultReflector
44421
44422Fri, 1 Sep 2006 12:52:15 +0000
44423Checked in by : Robert Osfield
44424From David Callu, "bug fix to reflect the wchar_t in Value and Value.cpp I add the toWString() function. in Type and Type.cpp I just add two function to get a map of propertyList and a map of methodList i need this map in my editor a i think it's could be util to put this functionnality in osgIntrospection,
44425
44426Fri, 1 Sep 2006 12:46:45 +0000
44427Checked in by : Robert Osfield
44428Removed the String inhertiance from osg::Referenced.
44429
44430Thu, 31 Aug 2006 20:55:46 +0000
44431Checked in by : Robert Osfield
44432Updated Version number for 1.2 release
44433
44434Thu, 31 Aug 2006 20:54:28 +0000
44435Checked in by : Robert Osfield
44436Updated version numbers of the up comming 1.2 release
44437
44438Thu, 31 Aug 2006 20:48:49 +0000
44439Checked in by : Robert Osfield
44440From Eric Wing, "Attached is a change for GLExtensions.cpp that allows OS X to use dlopen/dlsym instead of NS*Symbol* functions for 10.3 or later. The latter is now deprecated.I'm not completely sure how to test the changes. But I compiled these
44441new changes in and ran the osgvertexprogram and osgshaders examples
44442and they seemed to display the same results as before.
44443
44444With respect to the use of dlopen and dlsym, I was uncertain if the
44445usage should look like Sun or FreeBSD (or something else). Apple's man
44446pages discourage the use of RTLD_DEFAULT so I avoided the FreeBSD
44447implementation and copied the Sun implementation. I'm not sure if this
44448is correct/ideal or not."
44449
44450
44451
44452Thu, 31 Aug 2006 20:26:56 +0000
44453Checked in by : Robert Osfield
44454Updated NEWS for 1.2 release and added COLLADA plugin
44455
44456Thu, 31 Aug 2006 15:47:47 +0000
44457Checked in by : Robert Osfield
44458Fixed typo on OSG_PROCESSOR_AFFINITY env var.
44459
44460Thu, 31 Aug 2006 15:39:23 +0000
44461Checked in by : Robert Osfield
44462Fixed TextureAtlasVisitor bug where repeating textures were incorrectly assigned as non repeating.
44463
44464Thu, 31 Aug 2006 13:53:38 +0000
44465Checked in by : Robert Osfield
44466Changed the external file writing to use the DatabasePathList for its path rather than the original files path.
44467
44468Thu, 31 Aug 2006 10:37:27 +0000
44469Checked in by : Robert Osfield
44470Updated wrappers
44471
44472Thu, 31 Aug 2006 10:10:42 +0000
44473Checked in by : Robert Osfield
44474Made the inheritance of osg::Object in the DrawCallback to be virtual.
44475
44476Thu, 31 Aug 2006 10:08:05 +0000
44477Checked in by : Robert Osfield
44478Added support for CameraNode's PostDrawCallback.
44479
44480Wed, 30 Aug 2006 19:33:13 +0000
44481Checked in by : Robert Osfield
44482Added GPU stats to NEWS list
44483
44484Wed, 30 Aug 2006 19:21:07 +0000
44485Checked in by : Robert Osfield
44486Updated NEWS for rc2
44487
44488Wed, 30 Aug 2006 16:33:30 +0000
44489Checked in by : Robert Osfield
44490To TextureAtlasBuilder add copying of border pixels into margins to help improve quality of lower mipmap levels.
44491
44492Wed, 30 Aug 2006 13:50:26 +0000
44493Checked in by : Robert Osfield
44494From Mike Wittman, changed release build options to reduce binary bloat.
44495
44496Wed, 30 Aug 2006 09:32:05 +0000
44497Checked in by : Robert Osfield
44498In TextureAtlasVisitor code added catch for textures that have some geometry with texcoords within 0 to 1.0, but others others out of the 0 to 1 range, these textures are automatically rejected from consideration for adding to a texture atlas.
44499
44500Tue, 29 Aug 2006 15:05:05 +0000
44501Checked in by : Robert Osfield
44502To the TextureAtlasBuilder added detection of instance where a single drawable has multiple textures on the same texture unit inherited down to it from above.
44503
44504Tue, 29 Aug 2006 12:31:07 +0000
44505Checked in by : Robert Osfield
44506Updated wrappers
44507
44508Tue, 29 Aug 2006 11:25:29 +0000
44509Checked in by : Robert Osfield
44510Added GPU stats
44511
44512Tue, 29 Aug 2006 06:58:22 +0000
44513Checked in by : Robert Osfield
44514Added TexMat(Matrix) constructor.
44515
44516Tue, 29 Aug 2006 00:10:43 +0000
44517Checked in by : Don BURNS
44518Fixed a crash in removeInternalTriangles() for models without normals.
44519
44520Mon, 28 Aug 2006 19:37:40 +0000
44521Checked in by : Robert Osfield
44522Added TexEnv object into Font and apply this in Text::drawImplementation to make sure that a valid TexEnv is applied
44523
44524Mon, 28 Aug 2006 19:07:30 +0000
44525Checked in by : Robert Osfield
44526From Roger James, improved mapping of AC3D lighting model to OSG
44527
44528Mon, 28 Aug 2006 19:06:33 +0000
44529Checked in by : Robert Osfield
44530Added support for logging StateSet usage in StatsVisitor.
44531
44532Mon, 28 Aug 2006 19:05:40 +0000
44533Checked in by : Robert Osfield
44534Added env var docs
44535
44536Mon, 28 Aug 2006 19:01:03 +0000
44537Checked in by : Robert Osfield
44538From Roger James, "I have been going through my modified osg files and came across this fix to the Tesselator. From memory it handles a problem with per primitive normal binding. I must have forgotten to submit it."
44539
44540Mon, 28 Aug 2006 15:46:02 +0000
44541Checked in by : Robert Osfield
44542Futher work on TextureAtlasBuilder/Visitor, now functioning enough to deploy on real models.
44543
44544Mon, 28 Aug 2006 10:49:37 +0000
44545Checked in by : Robert Osfield
44546Updated wrappers
44547
44548Mon, 28 Aug 2006 10:46:39 +0000
44549Checked in by : Robert Osfield
44550Further work on TextureAlasBuilder and TextureAtlasVisitor.
44551
44552Sat, 26 Aug 2006 21:38:22 +0000
44553Checked in by : Robert Osfield
44554Further work of TextureAtlasBuilder
44555
44556Fri, 25 Aug 2006 16:31:28 +0000
44557Checked in by : Robert Osfield
44558Updated wrappers
44559
44560Fri, 25 Aug 2006 16:30:23 +0000
44561Checked in by : Robert Osfield
44562Further work on new TextureAtlasBuilder.
44563
44564Fri, 25 Aug 2006 15:53:16 +0000
44565Checked in by : Robert Osfield
44566Checking in first cut of new osgUtil::Optimizer::TextureAtlasBuilder class for building texture atlas for sets of images or textures.
44567
44568Fri, 25 Aug 2006 15:49:29 +0000
44569Checked in by : Robert Osfield
44570Added missing setDataType and setPacking functions
44571
44572Fri, 25 Aug 2006 14:54:54 +0000
44573Checked in by : Robert Osfield
44574Added const version of getReadPBuffer()
44575
44576Fri, 25 Aug 2006 14:53:09 +0000
44577Checked in by : Robert Osfield
44578Fixed const correctness of get shadow functions
44579
44580Fri, 25 Aug 2006 09:03:26 +0000
44581Checked in by : Robert Osfield
44582Updated wrappers
44583
44584Fri, 25 Aug 2006 08:48:16 +0000
44585Checked in by : Robert Osfield
44586From Farshid Lashkari, "I was experiencing hard crashes of my application when using PBO's on machines that don't support PBO's. I think osg incorrectly checks if PBO's are supported.I added a new method to the BufferObject::Extensions class which
44587returns if the "GL_ARB_pixel_buffer_object" string is supported. This
44588fixes the problem on my end. Machines without PBO support will
44589continue to work and machines with PBO support will still be able to
44590use it."
44591
44592
44593
44594Fri, 25 Aug 2006 08:42:17 +0000
44595Checked in by : Robert Osfield
44596From Eric Wing, updates to Xcode project
44597
44598Thu, 24 Aug 2006 20:16:25 +0000
44599Checked in by : Robert Osfield
44600From David Guthrie, "I know there are 50,000 changes to osg/Math for OSX a day, but I think it can be simplified quite a bit.  The old code includes <cmath> for pre-10.2 and anything using something other than g++ 4 and then uses std::isnan.  For the most current version, it leaves out cmath and uses isnan().  std::isnan and cmath work for the current version, so I just made it include cmath if __APPLE__ is defined and removed the ifdef between versions of OS X for isnan related things.This way the code is all the same, and it's not fragile to someone
44601including <cmath> prior to including osg/Math."
44602
44603
44604
44605Thu, 24 Aug 2006 20:15:32 +0000
44606Checked in by : Robert Osfield
44607Simplified swap bytes code to make it more efficient.
44608
44609Thu, 24 Aug 2006 16:33:23 +0000
44610Checked in by : Robert Osfield
44611Add error message report to catch attempts to flip mipmap images.
44612
44613Thu, 24 Aug 2006 13:16:38 +0000
44614Checked in by : Robert Osfield
44615Fixed COLLDADA plugin name and remove osgmove example
44616
44617Wed, 23 Aug 2006 15:25:43 +0000
44618Checked in by : Robert Osfield
44619From Sebastien Grignard, fix to writing of dds files, write the source data directly rather using a series of memcpy.
44620
44621Wed, 23 Aug 2006 15:11:18 +0000
44622Checked in by : Robert Osfield
44623From Jeremy Moles, fixed typos
44624
44625Wed, 23 Aug 2006 14:17:06 +0000
44626Checked in by : Robert Osfield
44627From Daniel Larimer, fix for OSX 10.4 when gcc != 4
44628
44629Wed, 23 Aug 2006 13:32:03 +0000
44630Checked in by : Robert Osfield
44631From Andrew Lorino and Mike Weiblen, COLLADA 1.4.1 ReaderWriter, kindly developed and donated by Sony Computer Entertainment Inc. US R&D.
44632
44633Wed, 23 Aug 2006 13:18:22 +0000
44634Checked in by : Robert Osfield
44635Added sizeof(short int)
44636
44637Wed, 23 Aug 2006 13:16:12 +0000
44638Checked in by : Robert Osfield
44639Tweaks to osglogo to allow you to export alpha blended screenshots
44640
44641Tue, 22 Aug 2006 19:10:48 +0000
44642Checked in by : Don BURNS
44643Added osgUtil::Tesselator for SHapeType Polygon to handle concave polygons.
44644
44645Tue, 22 Aug 2006 13:07:20 +0000
44646Checked in by : Robert Osfield
44647From Vaclav Bilek, "The purpose of this change is to suppress "re-reading" of osg::ProxyNodes ( in OF external references) after the OF file is loaded. The change do conditional execution of already existing code.I use this for optimized preprocessing of large databases what can not
44648be loaded
44649in one pass because of memory limits."
44650
44651
44652
44653Tue, 22 Aug 2006 12:49:02 +0000
44654Checked in by : Robert Osfield
44655From Gary Quinn, updated to take account of new bin directory structure.
44656
44657Tue, 22 Aug 2006 12:46:13 +0000
44658Checked in by : Robert Osfield
44659From Joran Jessurun, updated to look for lib/win32.
44660
44661Tue, 22 Aug 2006 12:33:35 +0000
44662Checked in by : Robert Osfield
44663Changed the default implementation of backdrop text to DEPTH_RANGE and tweaked the depth range values to minimize the depth rage witout causing z fighting on osgtext example.
44664
44665Tue, 22 Aug 2006 10:23:58 +0000
44666Checked in by : Robert Osfield
44667From Eric Wing, fix for compute of the bounding box when handling outline/backdrop text.
44668
44669Mon, 21 Aug 2006 21:09:40 +0000
44670Checked in by : Robert Osfield
44671From Eric Wing, compile fix for OSX
44672
44673Mon, 21 Aug 2006 21:00:14 +0000
44674Checked in by : Robert Osfield
44675From Eric Wing, updates to Xcode projects
44676
44677Mon, 21 Aug 2006 20:29:32 +0000
44678Checked in by : Robert Osfield
44679Added comments on the meaning of button value
44680
44681Mon, 21 Aug 2006 15:07:31 +0000
44682Checked in by : Robert Osfield
44683Fixed 64 bit support
44684
44685Mon, 14 Aug 2006 19:42:22 +0000
44686Checked in by : Robert Osfield
44687Fixed texture optimization problem associated with mixing already compiled scene graphs - resulting in incorrect texture assignment.  Solution was to a compareTextureObjects() test to the Texture*::compare(..) method that the osgUtil::Optimizer::StateSetVisitor uses to determine uniqueness.
44688
44689Mon, 14 Aug 2006 11:03:43 +0000
44690Checked in by : Robert Osfield
44691Ran dos2unix to fix inconsistent line endings
44692
44693Mon, 14 Aug 2006 07:59:28 +0000
44694Checked in by : Robert Osfield
44695From Paul Martz, "The gist of this change is, if the OpenFlight version of the parent file is so old that it doesn't support Light Point palettes or Shader palettes, then the parent file is not allowed to override those palettes in the child."
44696
44697Sun, 13 Aug 2006 20:12:49 +0000
44698Checked in by : Robert Osfield
44699Updated ChangeLog for 1.1.1 release
44700
44701Sun, 13 Aug 2006 08:40:06 +0000
44702Checked in by : Robert Osfield
44703Updated ChangeLog, NEWS, osgversion and AUTHORS.txt for 1.1.1 release
44704
44705Sun, 13 Aug 2006 08:24:19 +0000
44706Checked in by : Robert Osfield
44707Changed the texture wrap mode to repeat
44708
44709Sun, 13 Aug 2006 07:37:55 +0000
44710Checked in by : Robert Osfield
44711From Chuck Sembroski, fixes for IRIX
44712
44713Sat, 12 Aug 2006 18:19:43 +0000
44714Checked in by : Robert Osfield
44715Moved reset to 0 of _createReuseMatrixIndex from CullVistor.cpp to CullStack.cpp so that CullStack::reset works correctly for all subclasses - fixing a memory consumption issue with occluders
44716
44717Sat, 12 Aug 2006 08:29:16 +0000
44718Checked in by : Robert Osfield
44719Updated version number for 1.1.1 release
44720
44721Sat, 12 Aug 2006 07:59:36 +0000
44722Checked in by : Robert Osfield
44723Updated ChangelLog and AUTHORS file
44724
44725Sat, 12 Aug 2006 07:43:37 +0000
44726Checked in by : Robert Osfield
44727Removed Xcode 1.x projects
44728
44729Fri, 11 Aug 2006 21:48:24 +0000
44730Checked in by : Robert Osfield
44731From Radu Mihai, removed osgfbo and osgpbuffer projects
44732
44733Fri, 11 Aug 2006 21:39:41 +0000
44734Checked in by : Robert Osfield
44735Added osg:: to Referenced() to fix IRIX build.
44736
44737Fri, 11 Aug 2006 19:56:03 +0000
44738Checked in by : Don BURNS
44739removed CRLF and replaced with LF in ReaderWriteNET.cpp
44740
44741Fri, 11 Aug 2006 18:23:10 +0000
44742Checked in by : Robert Osfield
44743Updated wrappers
44744
44745Fri, 11 Aug 2006 18:22:16 +0000
44746Checked in by : Robert Osfield
44747Fixed if (numProcessors>1), was originally >=
44748
44749Fri, 11 Aug 2006 17:39:10 +0000
44750Checked in by : Don BURNS
44751Added comments to support use of Proxy in the .net plugin.
44752
44753Fri, 11 Aug 2006 17:34:04 +0000
44754Checked in by : Don BURNS
44755Submission by Carlo Camporesi - Added Proxy support to .net loader
44756
44757Fri, 11 Aug 2006 16:03:04 +0000
44758Checked in by : Robert Osfield
44759Fixed value of FLATTEN_BILLBOARDS enum.
44760
44761Fri, 11 Aug 2006 13:06:36 +0000
44762Checked in by : Robert Osfield
44763Added file search path to ESRI reader.
44764
44765Fri, 11 Aug 2006 12:53:57 +0000
44766Checked in by : Robert Osfield
44767Fixed bug in Group::setChild relating to the accounting for OccluderNode.
44768
44769Fri, 11 Aug 2006 12:39:42 +0000
44770Checked in by : Robert Osfield
44771Moved the OpenThreads::GetNumberOfProcessors() inside the if (_enableProcessAffinitHint) block to avoid slowing down init of apps that don't require procesor affinity.
44772
44773Fri, 11 Aug 2006 11:05:09 +0000
44774Checked in by : Robert Osfield
44775Fixed pbuffer usage cross multiple graphics contexts
44776
44777Fri, 11 Aug 2006 11:04:49 +0000
44778Checked in by : Robert Osfield
44779Updated NEWS for rc1
44780
44781Fri, 11 Aug 2006 09:50:32 +0000
44782Checked in by : Robert Osfield
44783Updated AUTHORS file
44784
44785Fri, 11 Aug 2006 09:30:42 +0000
44786Checked in by : Robert Osfield
44787Removed osgfbo and osgpbuffer examples
44788
44789Fri, 11 Aug 2006 09:13:04 +0000
44790Checked in by : Robert Osfield
44791Updated NEWS
44792
44793Thu, 10 Aug 2006 20:50:00 +0000
44794Checked in by : Robert Osfield
44795From Mike Wittman, perl script to assist W64 support.
44796
44797Thu, 10 Aug 2006 20:32:51 +0000
44798Checked in by : Robert Osfield
44799From Mike Wittman, support for VS 64bit build
44800
44801Thu, 10 Aug 2006 15:53:01 +0000
44802Checked in by : Robert Osfield
44803Moved all platform specific processor out of osgProducer and into OpenThreads
44804
44805Thu, 10 Aug 2006 13:12:47 +0000
44806Checked in by : Robert Osfield
44807From Laurens Voerman, " osgPlugins\pfb\ConvertFromPerformer.cppAdded support for
44808       PFSTATE_ALPHAFUNC
44809       PFSTATE_ALPHAREF
44810Improved handling of
44811       PFTR_NO_OCCLUDE
44812
44813I have tested this with WIN32 performer 3.1 and 3.2.2
44814and linux OpenGL Performer 3.1.1"
44815
44816------------------------------------------------
44817
44818
44819
44820Thu, 10 Aug 2006 12:13:02 +0000
44821Checked in by : Robert Osfield
44822From Martijn Kragtwijk, added example text for showing osgText::Text::CharacterSizeMode in action.
44823
44824Thu, 10 Aug 2006 11:08:20 +0000
44825Checked in by : Robert Osfield
44826Added write ppn support, use -O ascii to select ascii ppn output, otherwise binary is chosen.Fixed crash when erroneous pnm files were read.
44827
44828Added -O flip option.
44829
44830
44831
44832Thu, 10 Aug 2006 08:45:42 +0000
44833Checked in by : Robert Osfield
44834From Daniel Larimer, "Apple updated their developer tools again and broke the __isnanf and __isnand methods... replacing them with a call to isnan(v) seems to work on both Xcode 2.3 and 2.4"
44835
44836Thu, 10 Aug 2006 06:43:09 +0000
44837Checked in by : Robert Osfield
44838Addd a setNodeMaskOverride(0xffffffff) to cope with models that are hiding subgraphs that still need to be accounted for when optimizer.
44839
44840Thu, 10 Aug 2006 06:20:28 +0000
44841Checked in by : Robert Osfield
44842Commented out the _textBB contribution of outline/backdrops to fix bounding box problem.
44843
44844Wed, 9 Aug 2006 13:02:52 +0000
44845Checked in by : Robert Osfield
44846Removed referecens to the deprecate UByte4
44847
44848Wed, 9 Aug 2006 12:56:37 +0000
44849Checked in by : Robert Osfield
44850Added Vec4ub and removed UByte4
44851
44852Wed, 9 Aug 2006 10:09:11 +0000
44853Checked in by : Robert Osfield
44854Added nan dectecion and error reporting
44855
44856Tue, 8 Aug 2006 16:08:06 +0000
44857Checked in by : Robert Osfield
44858Added TESSELATE_GEOMETRY to Optimizer pass to fix z fighting issues.
44859
44860Tue, 8 Aug 2006 14:57:14 +0000
44861Checked in by : Robert Osfield
44862Added extra defined(CPU_SET) to try and get round RH8 compile problems.
44863
44864Tue, 8 Aug 2006 11:59:53 +0000
44865Checked in by : Robert Osfield
44866Fixed backColor implementation for LightPointAppearancePalette.
44867
44868Tue, 8 Aug 2006 11:27:36 +0000
44869Checked in by : Robert Osfield
44870Added support for --affinity command line option for switch on procesor affinity where supported,
44871
44872Tue, 8 Aug 2006 11:26:55 +0000
44873Checked in by : Robert Osfield
44874First pass at updating NEWS for the up comming 1.1.1 release
44875
44876Tue, 8 Aug 2006 11:23:57 +0000
44877Checked in by : Robert Osfield
44878From Paul Martz, "This change causes the new OpenFlight plugin to behave as the old plugin by returning the database origin latitude/longitude (extracted from the header record) as userData of the top-level scene graph node."
44879
44880Tue, 8 Aug 2006 10:41:51 +0000
44881Checked in by : Robert Osfield
44882Fixed the positioning of the graphical stats bars so that they don't overlap the stats text
44883
44884Sun, 6 Aug 2006 16:49:48 +0000
44885Checked in by : Robert Osfield
44886Added preliminary support for process affinity support under Linux.
44887
44888Sun, 6 Aug 2006 16:42:43 +0000
44889Checked in by : Robert Osfield
44890Removed debugging code.
44891
44892Sat, 5 Aug 2006 20:39:47 +0000
44893Checked in by : Robert Osfield
44894Added fix to code catching error results ReadResult's to first instance of checking the value of ReadResult.
44895
44896Sat, 5 Aug 2006 20:36:49 +0000
44897Checked in by : Robert Osfield
44898From Jeremy Moles, refactored by Robert Osfield.Fixed bug osgDB::Registry::Registry::read(const ReadFunctor& readFunctor) relating to
44899the handling of failed loads with the ReadResult::_message value being lost, this changes
44900ensure that the original ReadResult from the plugin, with message intact, is returned correctly.
44901
44902
44903
44904Sat, 5 Aug 2006 16:57:52 +0000
44905Checked in by : Robert Osfield
44906Added code to reproduce Text outline bounding box compute bug.
44907
44908Sat, 5 Aug 2006 11:12:47 +0000
44909Checked in by : Robert Osfield
44910Added disable vertex arrays.
44911
44912Sat, 5 Aug 2006 10:16:28 +0000
44913Checked in by : Robert Osfield
44914Added osgcegui example
44915
44916Fri, 4 Aug 2006 13:17:56 +0000
44917Checked in by : Robert Osfield
44918From Uwe Woessner, implementated by Robert Osfield, Fixed vertex attribute bug, changed _vertexAttribList[unit] -> _vertexAttribList[index]
44919
44920Thu, 3 Aug 2006 19:14:52 +0000
44921Checked in by : Robert Osfield
44922Added if search for the current databaseRequest in the _fileRequestList to handle cases when the request is moved back in the list, or when the _fileRequestList is cleared by an asyncronous call to DatabasePager::clear().
44923
44924Thu, 3 Aug 2006 16:04:43 +0000
44925Checked in by : Robert Osfield
44926Updated wrappers
44927
44928Thu, 3 Aug 2006 15:57:39 +0000
44929Checked in by : Robert Osfield
44930Fixed RenderToTexture bug which occured when the viewport dimensions where different than the texture being written to.
44931
44932Thu, 3 Aug 2006 14:03:06 +0000
44933Checked in by : Robert Osfield
44934Removed debug code
44935
44936Thu, 3 Aug 2006 13:35:21 +0000
44937Checked in by : Robert Osfield
44938Changed:  static TextureGLModeSet s_textureGLModeSet;
44939
44940To:
44941
44942  static TextureGLModeSet& getTextureGLModeSet()
44943  {
44944      static TextureGLModeSet s_textureGLModeSet;
44945      return s_textureGLModeSet;
44946  }
44947
44948to prevent static initialization problems under static builds.
44949
44950
44951
44952Thu, 3 Aug 2006 13:12:14 +0000
44953Checked in by : Robert Osfield
44954Added OSG_TEXT_INCREMENTAL_SUBLOADING ON/OFF env var check to osgText::Font to optional disable the incremental subloading.
44955
44956Wed, 2 Aug 2006 21:09:25 +0000
44957Checked in by : Robert Osfield
44958Updated wrappers
44959
44960Wed, 2 Aug 2006 21:05:56 +0000
44961Checked in by : Robert Osfield
44962Reworked the state management within osgText::Text and osgText::Font so that it only applies textures locally rather than whole StateSet.
44963
44964Wed, 2 Aug 2006 21:04:29 +0000
44965Checked in by : Robert Osfield
44966Added missing include <osg/TexEnv>
44967
44968Wed, 2 Aug 2006 19:56:36 +0000
44969Checked in by : Robert Osfield
44970tweaked comment.
44971
44972Wed, 2 Aug 2006 19:55:03 +0000
44973Checked in by : Robert Osfield
44974Added viewer.cleanup_frame() to all examples.
44975
44976Wed, 2 Aug 2006 16:14:17 +0000
44977Checked in by : Robert Osfield
44978Moved extension function pointer initilization into a method, and the pointers from being static to be local member variables.  This should avoid issues under Windows with multiple graphics contexts have seperate entry points.
44979
44980Wed, 2 Aug 2006 16:12:46 +0000
44981Checked in by : Robert Osfield
44982Added cleanup_frame to prevent crashes on exit.
44983
44984Wed, 2 Aug 2006 15:41:47 +0000
44985Checked in by : Robert Osfield
44986Reworked the TextureObjectManager singleton so that it no longer reconstructed itself once deleted, and added checks to against a null manager to prevent calling code crashing.
44987
44988Wed, 2 Aug 2006 11:36:13 +0000
44989Checked in by : Robert Osfield
44990Fixed crash due on multipipe systems due by moving the local camera update code from the cull into the update traversal.
44991
44992Wed, 2 Aug 2006 10:43:26 +0000
44993Checked in by : Robert Osfield
44994From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix
44995
44996Tue, 1 Aug 2006 13:08:37 +0000
44997Checked in by : Robert Osfield
44998Fixed doubleButtonPress.
44999
45000Tue, 1 Aug 2006 10:27:11 +0000
45001Checked in by : Robert Osfield
45002Changed the viewer.setUpViewer(..) from default to just ESCAPE_SETS_DONE.
45003
45004Mon, 31 Jul 2006 20:56:22 +0000
45005Checked in by : Robert Osfield
45006From Jason Beverage, "I've attached fixes to DataSet that should fix the problems that Maya was seeing yesterday.  The issue was that the new interpolation code I submitted didn't use the SourceData's georef, it was assuming that the GDALDataSet had a proper geo-ref.  I've made the getInterpolatedValue method a member of SourceData and now it uses the georef the SourceData's georef.I also forward declared the GDALRasterBand class in the DataSet header."
45007
45008
45009
45010Mon, 31 Jul 2006 17:31:21 +0000
45011Checked in by : Robert Osfield
45012Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
45013
45014Mon, 31 Jul 2006 14:49:36 +0000
45015Checked in by : Robert Osfield
45016Tweaked the invert() method to avoid silly OSX warnings.
45017
45018Sat, 29 Jul 2006 16:47:28 +0000
45019Checked in by : Robert Osfield
45020Fixed multi-threaded/multi-pipe crash when primitive stats where output in osgProducer::Viewer's stats.
45021
45022Fri, 28 Jul 2006 13:48:08 +0000
45023Checked in by : Robert Osfield
45024Updated osgunittests with a matrix invert unit test, and added a conditional calling of invert_4x4 or invert_4x3 depending on the the right hand column of the matrix.Updated wrappers
45025
45026
45027
45028Thu, 27 Jul 2006 16:41:22 +0000
45029Checked in by : Robert Osfield
45030From Jason Beverage, "This patch should fix Gert's problem that he posted on osg-users.  I downloaded the sample he posted, reproduced the error, and added an additional check to make sure the GDAL window size was valid.  Now his example works fine.  Changes made against current CVS. "
45031
45032Thu, 27 Jul 2006 15:23:50 +0000
45033Checked in by : Robert Osfield
45034From David Spilling, "Matrix_implementation.cpp modified as requested. I ran a version of it through a local version of osgunittests.cpp and it passes.Note that firstly it always returns the positive real quaternion (positive w)
45035
45036Note also that it will sometimes slightly differ from the results of the other methods because it assumes that the input matrix really is a rotation matrix - if it isn't, e.g. because of rounding error, then the output quaternion will be very slightly different. For example, the test matrix
45037
450380 1 0 0
450391 0 0 0
450400 0 0.999999 0
450410 0 0 1
45042
45043will return 0.707107 0.707107 0.0005033 0.0005033
45044
45045whereas the previous methods return 0.707107 0.707107 0.0 0.0
45046
45047However, since quaternions are rotations, the meaning of how to convert a matrix that isn't a rotation is a little unclear..."
45048
45049
45050
45051Thu, 27 Jul 2006 12:32:40 +0000
45052Checked in by : Robert Osfield
45053From Michael Polak, double click fixes/additions
45054
45055Thu, 27 Jul 2006 11:58:55 +0000
45056Checked in by : Robert Osfield
45057From Eric Wing, add outline to help text to make it easier to read on different coloured backgrounds
45058
45059Thu, 27 Jul 2006 11:25:01 +0000
45060Checked in by : Robert Osfield
45061Remove ERSIShape directory.
45062
45063Thu, 27 Jul 2006 11:22:52 +0000
45064Checked in by : Robert Osfield
45065From Andreas Ekstrand, "The ESRIShape plugin needs to produce a osgdb_shp.dll rather than a osgdb_ESRI.dll in Windows in order to find the correct library when loading shp files. A new dsp file is attached to this mail. Also, the ERSIShape folder should be deleted."
45066
45067Thu, 27 Jul 2006 11:22:01 +0000
45068Checked in by : Robert Osfield
45069Added #define snprintf _snprintf for Win32 build
45070
45071Thu, 27 Jul 2006 11:14:28 +0000
45072Checked in by : Robert Osfield
45073From David Spilling, fix to Matrix::get(Quat&)
45074
45075Thu, 27 Jul 2006 11:13:56 +0000
45076Checked in by : Robert Osfield
45077From J.P. Delport, added units tests to pick up on erroneous Matrix::get(Quat&) computation.
45078
45079Wed, 26 Jul 2006 15:29:26 +0000
45080Checked in by : Robert Osfield
45081Cleaned up per context buffers support
45082
45083Wed, 26 Jul 2006 15:19:42 +0000
45084Checked in by : Robert Osfield
45085Added osgprecipitation to runexamples list.
45086
45087Tue, 25 Jul 2006 20:43:57 +0000
45088Checked in by : Robert Osfield
45089Force SingelThreaded usage due to use of osgParticle.
45090
45091Tue, 25 Jul 2006 13:52:10 +0000
45092Checked in by : Robert Osfield
45093Fixed auto rotate bug.
45094
45095Wed, 19 Jul 2006 21:49:07 +0000
45096Checked in by : Robert Osfield
45097Set release number back to 0 after release
45098
45099Wed, 19 Jul 2006 21:11:16 +0000
45100Checked in by : Robert Osfield
45101Updated ChangedLog and READE for the 1.1 release
45102
45103Wed, 19 Jul 2006 20:56:24 +0000
45104Checked in by : Robert Osfield
45105For cases where the RenderBin has its own StateSet do a popAllStateSets() to ensure that the state is completely ready for the RenderBin's StateSet to be at the bottom.
45106
45107Wed, 19 Jul 2006 19:49:28 +0000
45108Checked in by : Robert Osfield
45109UPdated wrappers
45110
45111Wed, 19 Jul 2006 19:45:32 +0000
45112Checked in by : Robert Osfield
45113Fixed error in enum, completely perplexed how the error got in...
45114
45115Wed, 19 Jul 2006 17:39:45 +0000
45116Checked in by : Don BURNS
45117Fixed HEIGHEST misspelling to HIGHEST
45118
45119Wed, 19 Jul 2006 15:20:47 +0000
45120Checked in by : Robert Osfield
45121Reverted to LODScale keyboard adjustment
45122
45123Wed, 19 Jul 2006 15:10:50 +0000
45124Checked in by : Robert Osfield
45125Warning fixes
45126
45127Wed, 19 Jul 2006 15:07:00 +0000
45128Checked in by : Robert Osfield
45129Warning fix
45130
45131Wed, 19 Jul 2006 14:46:40 +0000
45132Checked in by : Robert Osfield
45133Added extra initializes
45134
45135Wed, 19 Jul 2006 14:30:30 +0000
45136Checked in by : Robert Osfield
45137Added dummy initializers to avoid warning
45138
45139Wed, 19 Jul 2006 14:04:16 +0000
45140Checked in by : Robert Osfield
45141Added reset of the event windowSize
45142
45143Wed, 19 Jul 2006 13:02:35 +0000
45144Checked in by : Robert Osfield
45145Added mutexes to RealizeCallbaks
45146
45147Wed, 19 Jul 2006 12:58:45 +0000
45148Checked in by : Robert Osfield
45149Added scene handler init to custom realize callback
45150
45151Wed, 19 Jul 2006 12:35:33 +0000
45152Checked in by : Robert Osfield
45153Moved sync to before the keyboard mouse startThread to try to avoid some threading issue on start up of some apps.
45154
45155Wed, 19 Jul 2006 11:25:26 +0000
45156Checked in by : Robert Osfield
45157Fixed handling of back colour.
45158
45159Wed, 19 Jul 2006 08:39:44 +0000
45160Checked in by : Robert Osfield
45161Changed code creating LightPoint on heap to use the stack.
45162
45163Tue, 18 Jul 2006 21:00:43 +0000
45164Checked in by : Robert Osfield
45165Updated ChangeLog for rc3.
45166
45167Tue, 18 Jul 2006 20:59:22 +0000
45168Checked in by : Robert Osfield
45169Add clause to clean up AUTHORS.txt
45170
45171Tue, 18 Jul 2006 20:53:16 +0000
45172Checked in by : Robert Osfield
45173Updated wrappers
45174
45175Tue, 18 Jul 2006 20:51:28 +0000
45176Checked in by : Robert Osfield
45177Updated wrappers
45178
45179Tue, 18 Jul 2006 20:17:31 +0000
45180Checked in by : Robert Osfield
45181Moved the moveToRootStateGraph(,) from RenderStage::drawImplemenation() to RenderBin::drawImplementation();
45182
45183Tue, 18 Jul 2006 19:26:54 +0000
45184Checked in by : Robert Osfield
45185From Eric Wing, fix for VC6 support
45186
45187Tue, 18 Jul 2006 15:21:48 +0000
45188Checked in by : Robert Osfield
45189Updated copyright years.
45190
45191Tue, 18 Jul 2006 15:11:41 +0000
45192Checked in by : Robert Osfield
45193Added additional command line docs
45194
45195Tue, 18 Jul 2006 13:37:42 +0000
45196Checked in by : Robert Osfield
45197Updated commandline docs
45198
45199Tue, 18 Jul 2006 13:24:00 +0000
45200Checked in by : Robert Osfield
45201Updated version for the release
45202
45203Tue, 18 Jul 2006 13:17:40 +0000
45204Checked in by : Robert Osfield
45205Updated ChangeLog and authors file.
45206
45207Tue, 18 Jul 2006 13:05:26 +0000
45208Checked in by : Robert Osfield
45209From Farshid Lashakari, fixed popStateSet.
45210
45211Tue, 18 Jul 2006 13:04:57 +0000
45212Checked in by : Robert Osfield
45213Reduced the verbosity of debug info.
45214
45215Tue, 18 Jul 2006 12:48:48 +0000
45216Checked in by : Robert Osfield
45217Updated wrappers
45218
45219Tue, 18 Jul 2006 12:24:04 +0000
45220Checked in by : Robert Osfield
45221From Eric Wing, add alternate backdrop implementations.From Robert Osfield, updated naming  and copy constructor methods.
45222
45223
45224
45225Tue, 18 Jul 2006 11:42:27 +0000
45226Checked in by : Robert Osfield
45227Updated wrappers
45228
45229Tue, 18 Jul 2006 11:03:46 +0000
45230Checked in by : Robert Osfield
45231Added Optimizer::FlattenBillboardsVisitor.
45232
45233Mon, 17 Jul 2006 16:36:42 +0000
45234Checked in by : Robert Osfield
45235From Terrex, improvements to handling of layers w.r.t PolygonOffset
45236
45237Mon, 17 Jul 2006 13:16:44 +0000
45238Checked in by : Robert Osfield
45239Removed the usage of setenv to avoid portability issues.
45240
45241Mon, 17 Jul 2006 11:43:26 +0000
45242Checked in by : Robert Osfield
45243Change Unit to Units to keep consistent with OpenGL naming.
45244
45245Mon, 17 Jul 2006 11:37:51 +0000
45246Checked in by : Robert Osfield
45247Added *,/,+ and - keyboard controls for toggling PolygonOffset factor and units
45248
45249Mon, 17 Jul 2006 11:36:50 +0000
45250Checked in by : Robert Osfield
45251Added getNumLayers method
45252
45253Mon, 17 Jul 2006 10:25:01 +0000
45254Checked in by : Robert Osfield
45255Increased the unit multiplier to 3 to avoid z fighting.
45256
45257Mon, 17 Jul 2006 10:24:31 +0000
45258Checked in by : Robert Osfield
45259Changed the Radeon defaults to 1, 128 for the factor and unit mulitpliers respectively.
45260
45261Fri, 14 Jul 2006 21:02:02 +0000
45262Checked in by : Robert Osfield
45263Updated osgversion and AUTHORS.txt for release
45264
45265Fri, 14 Jul 2006 20:50:03 +0000
45266Checked in by : Robert Osfield
45267Updated ChangeLog for the release
45268
45269Fri, 14 Jul 2006 20:46:21 +0000
45270Checked in by : Robert Osfield
45271Updated news for rc2.
45272
45273Fri, 14 Jul 2006 18:40:25 +0000
45274Checked in by : Robert Osfield
45275From Brede Johansen, patch to make osgconv.cpp compile on VC 2005.
45276
45277Fri, 14 Jul 2006 18:37:40 +0000
45278Checked in by : Robert Osfield
45279Updated to officially deprecate VS6.0 support.
45280
45281Fri, 14 Jul 2006 18:20:14 +0000
45282Checked in by : Robert Osfield
45283Added optional compilation of setenv code
45284
45285Fri, 14 Jul 2006 14:38:55 +0000
45286Checked in by : Robert Osfield
45287Implemented Radeon workaround for polygonoffset
45288
45289Fri, 14 Jul 2006 14:08:33 +0000
45290Checked in by : Robert Osfield
45291Added s/getFactorMultiplier(), s/getUnitMultiplier(), areUnitAndMultipliersSet() and setFactorAndUnitMultipliersUsingBestGuessForDriver() static methods to osg::PolygonOffset to help implement workarounds for lack of portablity of settings between different hardware.
45292
45293Fri, 14 Jul 2006 14:04:54 +0000
45294Checked in by : Robert Osfield
45295Removed the default loading of bluemarble.ive
45296
45297Fri, 14 Jul 2006 11:34:13 +0000
45298Checked in by : Robert Osfield
45299Fixed popStateSet
45300
45301Fri, 14 Jul 2006 11:29:41 +0000
45302Checked in by : Robert Osfield
45303Removed debug info
45304
45305Fri, 14 Jul 2006 11:04:24 +0000
45306Checked in by : Robert Osfield
45307Speeded up merge geometry
45308
45309Thu, 13 Jul 2006 20:50:32 +0000
45310Checked in by : Robert Osfield
45311Typo fixes
45312
45313Thu, 13 Jul 2006 20:42:10 +0000
45314Checked in by : Robert Osfield
45315Optimized the MERGE_GEODES pass
45316
45317Thu, 13 Jul 2006 19:42:55 +0000
45318Checked in by : Robert Osfield
45319Updated ChangeLog
45320
45321Thu, 13 Jul 2006 15:56:54 +0000
45322Checked in by : Robert Osfield
45323Updated wrappers
45324
45325Thu, 13 Jul 2006 15:25:22 +0000
45326Checked in by : Robert Osfield
45327Added StatsVisitor to include/osg/Statistics, and usage of it in osgUtil::Optimizer.Added --optimize <string> option to osgconv
45328
45329
45330
45331Thu, 13 Jul 2006 14:58:37 +0000
45332Checked in by : Robert Osfield
45333Added share duplicates traversal to optimizer call
45334
45335Thu, 13 Jul 2006 13:00:22 +0000
45336Checked in by : Robert Osfield
45337Fixed Trajce Nikolov name reversal.
45338
45339Thu, 13 Jul 2006 11:46:55 +0000
45340Checked in by : Robert Osfield
45341Fixed Statistics::reset() method to include a reset of all member variables
45342
45343Thu, 13 Jul 2006 09:12:49 +0000
45344Checked in by : Robert Osfield
45345Fixed typos.
45346
45347Thu, 13 Jul 2006 09:01:24 +0000
45348Checked in by : Robert Osfield
45349Fixed management of Text's StateSet so that it works correctly when the DefaultFont is active.
45350
45351Wed, 12 Jul 2006 20:59:06 +0000
45352Checked in by : Robert Osfield
45353Updated NEWS
45354
45355Wed, 12 Jul 2006 09:50:45 +0000
45356Checked in by : Robert Osfield
45357From Vincent Vivanloc, Removed commas from end of enum lists, and removed semi-colon from end of namespace.
45358
45359Wed, 12 Jul 2006 09:40:03 +0000
45360Checked in by : Robert Osfield
45361From Brede Johansen,"I found some artifacts on some models and traced it back to the
45362external palette override feature.  There are some changes in the
45363layout of the external record the loader have to take into
45364consideration.
45365
45366The other fix is to remove the OF pools from the user data of the
45367external ProxyNode when it is no longer needed."
45368
45369
45370
45371Tue, 11 Jul 2006 21:53:57 +0000
45372Checked in by : Robert Osfield
45373Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and implemented the OVERRIDE_RENDERBIN_DETAILS.
45374
45375Tue, 11 Jul 2006 14:24:18 +0000
45376Checked in by : Robert Osfield
45377From Brede Johansen, "Here's a small patch to BlendFunc::setFunction(source,destination) to make it consistent with the constructor and prevent the BlendFuncSeparate path being called.  This patch fixed the artifact with the osgpointsprite demo on ATI cards reported by Mike Weiblen."
45378
45379Tue, 11 Jul 2006 10:34:41 +0000
45380Checked in by : Robert Osfield
45381From Antoine Hue,"There was a typo in "int setNotifyOffset()", appear to be a getter =>
45382"int getNotifyOffset()".
45383
45384Then I have added a switch to create GDALTermProgress only when the
45385current notify level + local offset permit message display. In fact, if
45386the offset is set to 0 and the notify level is at the default, DataSet
45387is quiet but for the GDALTermProgress. That is quite disturbing since
45388you think the progress is related to the complete processing but it is
45389actually only related to the GDAL Warp."
45390
45391
45392
45393Tue, 11 Jul 2006 10:33:50 +0000
45394Checked in by : Robert Osfield
45395Added preciption effects to NEWS
45396
45397Tue, 11 Jul 2006 09:06:31 +0000
45398Checked in by : Robert Osfield
45399Updates osgversion and AUTHORS.txt for typo.
45400
45401Thu, 6 Jul 2006 20:44:44 +0000
45402Checked in by : Robert Osfield
45403Updated AUTHORS.txt and ChangeLog for 1.1-rc1
45404
45405Thu, 6 Jul 2006 20:43:23 +0000
45406Checked in by : Robert Osfield
45407Tweak for VS6.0 build
45408
45409Thu, 6 Jul 2006 15:47:59 +0000
45410Checked in by : Robert Osfield
45411Fixed scoping for for loop varaible for VS6.0 build.
45412
45413Thu, 6 Jul 2006 15:00:51 +0000
45414Checked in by : Robert Osfield
45415Tweaks to try and fix VS6.0 problems.
45416
45417Thu, 6 Jul 2006 14:50:38 +0000
45418Checked in by : Robert Osfield
45419Removed explict definition of osgUtil::Optimizer::StateVisitor to attempt to get round VS 6.0 cruddiness.
45420
45421Thu, 6 Jul 2006 14:43:30 +0000
45422Checked in by : Robert Osfield
45423Tweaked for loop variaible definition.
45424
45425Thu, 6 Jul 2006 14:36:04 +0000
45426Checked in by : Robert Osfield
45427Updated NEWS and ChangeLog
45428
45429Thu, 6 Jul 2006 14:14:19 +0000
45430Checked in by : Robert Osfield
45431From Eric Sokolowsky, "If a texture is used that is not a multiple of four, and compression was requested through the texture's internal format, the texture's internal format reverts to a non-compressed type and a NOTICE is given. At present, compressed textures must have a multiple of four in each dimension."
45432
45433Thu, 6 Jul 2006 14:10:37 +0000
45434Checked in by : Robert Osfield
45435Updated wrappers
45436
45437Thu, 6 Jul 2006 14:02:14 +0000
45438Checked in by : Robert Osfield
45439From Eric Sokolowsky,"Attached is some fixes for Image::readImageFromCurrentTexture. It was
45440failing when used with a new Image object (some of the fields were
45441not set before they were used, and some were set to the wrong values).
45442A new optional parameter was added to give the desired data type, which
45443defaults to GL_UNSIGNED_BYTE, so programs should only need a recompile
45444to work properly."
45445
45446
45447
45448Thu, 6 Jul 2006 13:06:24 +0000
45449Checked in by : Robert Osfield
45450Fixed typo and unpdated AUTHORS file
45451
45452Thu, 6 Jul 2006 11:40:41 +0000
45453Checked in by : Robert Osfield
45454Added setting of name from the .obj goup name and object names.
45455
45456Thu, 6 Jul 2006 11:33:07 +0000
45457Checked in by : Robert Osfield
45458Removed redundent debug message.
45459
45460Thu, 6 Jul 2006 11:30:20 +0000
45461Checked in by : Robert Osfield
45462Add "hack" fix for black materials being exported from Maya.
45463
45464Thu, 6 Jul 2006 11:08:51 +0000
45465Checked in by : Robert Osfield
45466Tweaked osgversion to catch typos and updates AUTHORS.txt
45467
45468Thu, 6 Jul 2006 10:39:40 +0000
45469Checked in by : Robert Osfield
45470Updated ChangeLog and AUTHORS.txt for release
45471
45472Thu, 6 Jul 2006 10:28:12 +0000
45473Checked in by : Robert Osfield
45474Updated version numbers for 1.1 release
45475
45476Thu, 6 Jul 2006 10:27:40 +0000
45477Checked in by : Robert Osfield
45478Tweaked polygon offset
45479
45480Thu, 6 Jul 2006 09:11:15 +0000
45481Checked in by : Robert Osfield
45482From Eric Wing, updaetes to Xcode projects
45483
45484Thu, 6 Jul 2006 08:36:12 +0000
45485Checked in by : Robert Osfield
45486From Vivek Rajan, "Rotated text in SCREEN_COORDS was looking a little squished especially in orthographic projection. Performing the rotation before the scaling fixed the problem. I've attached Text.cpp with the fix."From Robert Osfield, in keeping with Vivek's change moved the auto rotate to screen befor the scale as well.
45487
45488
45489
45490Wed, 5 Jul 2006 21:52:36 +0000
45491Checked in by : Robert Osfield
45492From Eric Sokolowsky, "The attached Texture.cpp fixes a problem when subloading compressed textures.  Near the top of the function that implements texture subloading, osg::Texture::applyTexImage2D_subload(), the local variable compressed_image examines the _image's_ pixel format to see if it is compressed. However, further on, in calls to getCompressedSize() the _texture's_ pixel format is used. In my application's Texture2D class, I use osg::Texture::USE_ARB_COMPRESSION to osg::Texture2D::setInternalFormatMode(), which causes the internal format to become one of the generic ARB_COMPRESSED types, which do not have a specific size. Thus the recent warning message added to osg::Texture::getCompressedSize() is triggered. The correct behavior is to use the format mode from the Image class instead of the Texture class within the subload implementation, and then the size is calculated correctly."
45493
45494Wed, 5 Jul 2006 21:12:45 +0000
45495Checked in by : Robert Osfield
45496Updated AUTHORS file
45497
45498Wed, 5 Jul 2006 21:12:24 +0000
45499Checked in by : Robert Osfield
45500Fixed typo.
45501
45502Wed, 5 Jul 2006 20:56:37 +0000
45503Checked in by : Robert Osfield
45504From Brede Johansen, "Changed ">" to ">=" when testing for version 16.1 or later."
45505
45506Wed, 5 Jul 2006 13:44:07 +0000
45507Checked in by : Robert Osfield
45508From Eric Sokolowsky, "There is code in Image.cpp that calculates the size of a compressed image based on the internal format. There is similar code in the Texture class but it does not account for the ARB types. I modified the Texture class implementation to show a warning when an incomplete internal format is used to calculate the image size."
45509
45510Wed, 5 Jul 2006 13:31:38 +0000
45511Checked in by : Robert Osfield
45512Added mutex to the test context.
45513
45514Wed, 5 Jul 2006 13:18:00 +0000
45515Checked in by : Robert Osfield
45516Added vertex program hack to get round apparent NVidia bug when handling vertex texture read.
45517
45518Wed, 5 Jul 2006 12:54:18 +0000
45519Checked in by : Robert Osfield
45520Updated AUTHORS file
45521
45522Wed, 5 Jul 2006 12:51:41 +0000
45523Checked in by : Robert Osfield
45524More fixes for typos
45525
45526Wed, 5 Jul 2006 10:48:04 +0000
45527Checked in by : Robert Osfield
45528Updated AUTHORS file
45529
45530Wed, 5 Jul 2006 10:47:38 +0000
45531Checked in by : Robert Osfield
45532Updated osgversion to correct for ChangeLog typos.
45533
45534Wed, 5 Jul 2006 10:29:46 +0000
45535Checked in by : Robert Osfield
45536Updated ChangeLog.
45537
45538Wed, 5 Jul 2006 10:24:24 +0000
45539Checked in by : Robert Osfield
45540Updated NEWS.
45541
45542Wed, 5 Jul 2006 10:23:39 +0000
45543Checked in by : Robert Osfield
45544First steps towards updating NEWS for 1.1 release
45545
45546Wed, 5 Jul 2006 09:52:03 +0000
45547Checked in by : Robert Osfield
45548Fixed warnings
45549
45550Wed, 5 Jul 2006 08:59:23 +0000
45551Checked in by : Robert Osfield
45552From Markus Trenkwalder, "Mingws gcc includes a file called types.h which in turn defines _TYPES_H_.  types.h in the directx plugin defines the same include guard.  I've renamed the guard name in this file to _DX_TYPES_H_.  Now the plugin compile in mingw too."
45553
45554Wed, 5 Jul 2006 08:55:23 +0000
45555Checked in by : Robert Osfield
45556From Brede Johansen, renaned FLT_preserveFace to preserveFace
45557
45558Tue, 4 Jul 2006 19:58:53 +0000
45559Checked in by : Robert Osfield
45560Changed parameter name from osberver_ptr to observer.
45561
45562Tue, 4 Jul 2006 19:54:29 +0000
45563Checked in by : Robert Osfield
45564From Paul Martz,"Previously, the new OpenFlight plugin only allowed ext ref models to use
45565their own palettes. With this change, parent models can override child model
45566palettes with the parent palettes.
45567
45568These changes are made against very current CVS (just updated about 1/2 hour
45569ago, eliminated conflicts, and retested before this posting).
45570
45571To regurgitate what I did:
45572
45573A new class, ParentPools (public osg::Referenced), is created when an ext
45574ref record is parsed, and it is populated with any parent model pools that
45575should override the child model pools (according to bits in the ext ref
45576record). The ParentPools object is then set as UserData on the ProxyNode
45577corresponding to the ext ref.
45578
45579When the ReadExternalsVisitor hits the ProxyNode, it takes its UserData and
45580sets it as UserData in the Options parameter to the osgDB::ReadNode call,
45581which then read the ext ref model. In the course of parsing the Options
45582string, ReaderWriterFLT also looks at the Options UserData and sets the
45583parent pools in the Document class accordingly.
45584
45585When palette records are encountered while loading a file, they are ignored
45586if the corresponding pool was set by the parent.
45587
45588Thanks to Brede for consulting with me on the implementation.
45589"
45590
45591
45592
45593Tue, 4 Jul 2006 14:37:56 +0000
45594Checked in by : Robert Osfield
45595Updated wrappers.
45596
45597Tue, 4 Jul 2006 14:18:44 +0000
45598Checked in by : Robert Osfield
45599From Stephan Huber,"attached you'll find some modifications to Producer, osgGA and
45600osgProducer to enable Mac OS X support for
45601
45602+ scrollwheels,
45603+ mightymouse-srollballs
45604+ new tracking-pads with scroll feature
45605+ tablet-support (pressure, proximity and pointertype) (Wacom only tested)
45606
45607I think there was a bug in the windows-implementation of scroll-wheel
45608support (wrong order of ScrollingMotion-enum, casting problem) which is
45609fixed now.
45610
45611The scrollwheel-code is a bit klunky across platforms, some devices on
45612OS X can report an absolute delta in pixel-coordinates not only the
45613direction, so for now there is scrollingMotion (which describes the
45614direction) and scrolldeltax and scrolldeltay. I decided to leave the
45615scrollingmotion-stuff to not break old code relying on this."
45616
45617
45618
45619Tue, 4 Jul 2006 13:56:38 +0000
45620Checked in by : Robert Osfield
45621Updated wrappers.
45622
45623Tue, 4 Jul 2006 13:56:29 +0000
45624Checked in by : Robert Osfield
45625Change osgText so that the Text drawable now can have its own StateSet that users can assign to it without it being overriden.  If none is assigned externally it now uses a StateSet associated wit the Font assigned to the Text.
45626
45627Tue, 4 Jul 2006 13:33:19 +0000
45628Checked in by : Robert Osfield
45629From Brede Johansen,"The attached file corrects two small typos in MultiSwitch.cpp.  The
45630local "values" reference and the "_values" member attribute are of
45631different types but both are vectors so the size() operator happily
45632compiles.  A renaming of _values to _masks or similar may be a more
45633future proof solution but the submission only removes the underscore
45634in two places.
45635
45636The switch_1701.flt model part of the Creator gallery revealed this bug."
45637
45638
45639
45640Tue, 4 Jul 2006 12:57:59 +0000
45641Checked in by : Robert Osfield
45642Fix to Registry::read(ReadFunctor) to better handle reporting of errors
45643
45644Tue, 4 Jul 2006 11:24:36 +0000
45645Checked in by : Robert Osfield
45646Fixed warnings.
45647
45648Tue, 4 Jul 2006 10:55:58 +0000
45649Checked in by : Robert Osfield
45650Warning fix.
45651
45652Tue, 4 Jul 2006 10:52:16 +0000
45653Checked in by : Robert Osfield
45654Warning fix
45655
45656Tue, 4 Jul 2006 09:46:41 +0000
45657Checked in by : Robert Osfield
45658fixed warning and add a few extra tests
45659
45660Tue, 4 Jul 2006 09:18:04 +0000
45661Checked in by : Robert Osfield
45662From Roland Smeenk, Added missing initialization to zero of the _carryOver value in default and copy constructor.
45663
45664Tue, 4 Jul 2006 09:13:15 +0000
45665Checked in by : Robert Osfield
45666From Ulrich Hertlein, updates to DirectX loader
45667
45668Mon, 3 Jul 2006 20:28:26 +0000
45669Checked in by : Robert Osfield
45670From Brede Johansen, set the default value of texture wrap mode to REPEAT to fix problem with database without .attr files.
45671
45672Mon, 3 Jul 2006 16:31:30 +0000
45673Checked in by : Robert Osfield
45674Fixed a couple of warnings.
45675
45676Mon, 3 Jul 2006 16:21:57 +0000
45677Checked in by : Robert Osfield
45678Fixed orientation and lighting of model.
45679
45680Mon, 3 Jul 2006 15:21:08 +0000
45681Checked in by : Robert Osfield
45682Removed template methods that were break VS6.0 build.
45683
45684Mon, 3 Jul 2006 13:53:39 +0000
45685Checked in by : Robert Osfield
45686Added a performace test section to osgunitests, currently just does basic C/C++ tests.
45687
45688Mon, 3 Jul 2006 10:47:16 +0000
45689Checked in by : Robert Osfield
45690Added merge geodes and geometries optimizer call
45691
45692Mon, 3 Jul 2006 09:26:12 +0000
45693Checked in by : Robert Osfield
45694From Eric Sokolowski, "Added the ability to read and write images directly in the ive plugin, through the osgDB::readImageFile and osgDB::writeImageFile functions. This is useful for storing compressed textures on disk for rapid playback for animations."
45695
45696Mon, 3 Jul 2006 09:22:11 +0000
45697Checked in by : Robert Osfield
45698From Michael Platings, added support for blend seperates to .ive and .osg
45699
45700Fri, 30 Jun 2006 13:50:32 +0000
45701Checked in by : Robert Osfield
45702Updated wrappers.
45703
45704Fri, 30 Jun 2006 13:50:02 +0000
45705Checked in by : Robert Osfield
45706From Michael Platings, added support for glBlendFuncSeperate.
45707
45708Fri, 30 Jun 2006 13:47:12 +0000
45709Checked in by : Robert Osfield
45710From Eric Sokolowsky, made a couple of methods static.
45711
45712Thu, 29 Jun 2006 19:38:07 +0000
45713Checked in by : Robert Osfield
45714From David Callu, compile fix for gcc 4.1
45715
45716Thu, 29 Jun 2006 15:57:24 +0000
45717Checked in by : Robert Osfield
45718Added support for RenderBin's have a local top level StateSet.  This is now used by default in the depth sorted bin.
45719
45720Thu, 29 Jun 2006 11:57:15 +0000
45721Checked in by : Robert Osfield
45722Updated wrappers
45723
45724Thu, 29 Jun 2006 11:00:08 +0000
45725Checked in by : Robert Osfield
45726Updated wrappers.
45727
45728Thu, 29 Jun 2006 10:19:44 +0000
45729Checked in by : Robert Osfield
45730Updated wrappers
45731
45732Thu, 29 Jun 2006 10:17:19 +0000
45733Checked in by : Robert Osfield
45734Changed _WIN32 to _MSC_VER
45735
45736Thu, 29 Jun 2006 10:06:27 +0000
45737Checked in by : Robert Osfield
45738From Eric Wing, updates to QuickTime plugin
45739
45740Thu, 29 Jun 2006 09:34:41 +0000
45741Checked in by : Robert Osfield
45742Form Brede Johansen, move from istrstream to istringstream. From Robert Osfield, remapped Paul Martz's changes to Pools.h and PaletteRecords.cpp w.r.t texturePatternIndex being a in16, and converted a char* string to a std::string.
45743
45744Thu, 29 Jun 2006 08:08:39 +0000
45745Checked in by : Robert Osfield
45746Changed unsinged int to GLuint for OSX compile fix.
45747
45748Wed, 28 Jun 2006 20:38:32 +0000
45749Checked in by : Robert Osfield
45750Changed unsigned int to GLuint for OSX build.
45751
45752Wed, 28 Jun 2006 14:36:28 +0000
45753Checked in by : Robert Osfield
45754Change internal variables across to being GLuint.
45755
45756Wed, 28 Jun 2006 11:37:22 +0000
45757Checked in by : Robert Osfield
45758From Eric Wing, updates to Xcode projects
45759
45760Wed, 28 Jun 2006 11:27:16 +0000
45761Checked in by : Robert Osfield
45762From Eric Wing, updates to Xcode projects
45763
45764Wed, 28 Jun 2006 10:22:04 +0000
45765Checked in by : Robert Osfield
45766Made the new OpenFlight plugin the default.
45767
45768Wed, 28 Jun 2006 10:00:54 +0000
45769Checked in by : Robert Osfield
45770Added a setRadius into the screen space LOD.
45771
45772Wed, 28 Jun 2006 07:17:56 +0000
45773Checked in by : Robert Osfield
45774From Martin Naylor, build fix for windows.
45775
45776Wed, 28 Jun 2006 07:14:39 +0000
45777Checked in by : Robert Osfield
45778Removed old #include <vector.h> entries.
45779
45780Tue, 27 Jun 2006 20:13:41 +0000
45781Checked in by : Robert Osfield
45782Added setting of the CameraConfig:TheradModelDirective
45783
45784Tue, 27 Jun 2006 13:09:00 +0000
45785Checked in by : Robert Osfield
45786From Eric Wing, added support for outline/shadow and colour gradient effects.
45787
45788Tue, 27 Jun 2006 12:08:30 +0000
45789Checked in by : Robert Osfield
45790From Stephan Huber, remove Platform specific handling of multi-sample setup as its now supported within Producer in a generic way.  From Robert Osfield fix to the parameter ordering
45791
45792Tue, 27 Jun 2006 12:05:40 +0000
45793Checked in by : Robert Osfield
45794From Eric Wing, added support for outline/shadow and colour gradient effects.
45795
45796Tue, 27 Jun 2006 10:07:42 +0000
45797Checked in by : Robert Osfield
45798From Terrex and Andrew Sampsom and Don Tidrow and Robert Osfield,email comments from Andew Sampson,
45799
45800"I've contacted Terrex, and obtained the 2.2 version
45801of their trpage library.  The library included a
45802fork of OSG 0.9.8's txp plugin, modified to load 2.1+
45803txp DBs.
45804
45805I've done the work of incorporating the changes made
45806to OSG's txp plugin since 0.9.8 into Terrex's fork.
45807The forked version is now up-to-date with the changes
45808made to OSG 0.9.9 and 1.0.
45809
45810Terrex made a lot of changes (especially differences
45811in whitespace), so the diff between the forked version
45812
45813and OSG 1.0's txp plugin is yucky.  I did my best, but
45814
45815keep in mind that this is the result of a 4-way merge
45816(kinda... terrex-0.9.8, stock-0.9.8, stock-0.9.9,
45817stock-1.0).
45818
45819I really want to see this forked version merged back
45820into the main OSG branch.  The new features offered by
45821
45822this version of the plugin (2.1+ support, variable
45823LOD support, bug fixes) are worth the trouble."
45824
45825--
45826
45827Don Tidrow then took this code and added his work.
45828
45829--
45830
45831Robert Osfield then fixed all the warnings that abound in the trpage code base.
45832
45833
45834
45835Mon, 26 Jun 2006 20:45:51 +0000
45836Checked in by : Robert Osfield
45837Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal of ref_ptr<> operator >.
45838
45839Mon, 26 Jun 2006 20:43:18 +0000
45840Checked in by : Robert Osfield
45841Added DeleteHandler flush call.
45842
45843Mon, 26 Jun 2006 20:41:33 +0000
45844Checked in by : Robert Osfield
45845From Tyge Løvset, ref_ptr<> template constructor, operators and associated functions.From Robert Osfield, tweaks and fixes to the above, also removed the deprecated take() method.
45846
45847
45848
45849Mon, 26 Jun 2006 20:35:10 +0000
45850Checked in by : Robert Osfield
45851Added a functional DeleteHandler.
45852
45853Mon, 26 Jun 2006 15:18:14 +0000
45854Checked in by : Robert Osfield
45855Fixed crash on osgconv --compressed cow.osg cow.ive
45856
45857Mon, 26 Jun 2006 10:57:17 +0000
45858Checked in by : Robert Osfield
45859Changed GLunit usage to unsigned int.
45860
45861Mon, 26 Jun 2006 10:39:38 +0000
45862Checked in by : Robert Osfield
45863From Andreas Ekstrand, fix for Windows
45864
45865Mon, 26 Jun 2006 09:56:52 +0000
45866Checked in by : Robert Osfield
45867From Leandro Motta Barros, documentation additions to PrimitiveSet & TriangleFunctor.
45868
45869Mon, 26 Jun 2006 09:30:16 +0000
45870Checked in by : Robert Osfield
45871From Philipp Siemoleit,    There are some group codes (i.e. "62") which are interpreted as
45872    dxfDataType::SHORT. That's right because the dxf-specification defines
45873    "16 bit integer" as the type for the corresponding value.
45874    But readerBase::readGroup() calls readValue(std::ifstream&, unsigned
45875    short). I changed readValue(std::ifstream&, unsigned short) to
45876    readValue(std::ifstream&, short). I found no group code at the dxf-specs
45877    which needs a "16 bit unsigned integer" value. So the
45878    readValue(std::ifstream&, unsigned short) function is obsolete - right?
45879
45880
45881
45882Mon, 26 Jun 2006 09:18:49 +0000
45883Checked in by : Robert Osfield
45884From David Fries, Reset only the RenderLeaf objects used in the last frame as given by the _currentReuseRenderLeafIndex instead of resetting all leaves which can be very time consuming.
45885
45886Mon, 26 Jun 2006 09:09:10 +0000
45887Checked in by : Robert Osfield
45888From Martin Naylor, added osgGA dependency to osgkeyboardmouse
45889
45890Fri, 16 Jun 2006 09:28:35 +0000
45891Checked in by : Robert Osfield
45892Fixed typo.
45893
45894Mon, 12 Jun 2006 14:04:40 +0000
45895Checked in by : Robert Osfield
45896Added pick handler.
45897
45898Mon, 12 Jun 2006 11:32:11 +0000
45899Checked in by : Robert Osfield
45900Revamped osgkeyboardmouse to use the osgGA.
45901
45902Mon, 12 Jun 2006 09:57:01 +0000
45903Checked in by : Robert Osfield
45904From Mathew May, FreeBSD build fixes.
45905
45906Thu, 8 Jun 2006 15:27:18 +0000
45907Checked in by : Robert Osfield
45908Martin Spindler, new osg::ClampColor state attribute.
45909
45910Thu, 8 Jun 2006 14:32:02 +0000
45911Checked in by : Robert Osfield
45912From Paul Martz, added support to textured light points into osgSim and OpenFlight loader, as part of the OpenFlight v16.0 spec.
45913
45914Thu, 8 Jun 2006 13:34:29 +0000
45915Checked in by : Robert Osfield
45916From Matt Green, fix to handling of centering of multi-line text entries.
45917
45918Thu, 8 Jun 2006 12:09:51 +0000
45919Checked in by : Robert Osfield
45920From Paul Martz, clean up of comments.
45921
45922Thu, 8 Jun 2006 12:07:11 +0000
45923Checked in by : Robert Osfield
45924From Mike Weiblen, reverted shaders changes due to lack of hardware/driver support
45925
45926Thu, 8 Jun 2006 11:58:56 +0000
45927Checked in by : Robert Osfield
45928From Gustavo Wagner, addition of trim method to TemplateArray class.From Robert Osfield, made trim method a virtual method of the base Array class
45929and added a trim implementation to TemplateIndexArray.
45930
45931
45932
45933Thu, 8 Jun 2006 11:56:07 +0000
45934Checked in by : Robert Osfield
45935From Paul Martz, fixed incorrect filename in project file
45936
45937Thu, 8 Jun 2006 11:39:10 +0000
45938Checked in by : Robert Osfield
45939With direction from Paul Melis, fixed bug in CopySharedSubgraphsVisitor which prevented it being applied.  Also fix inappropriate comment.
45940
45941Thu, 8 Jun 2006 11:22:45 +0000
45942Checked in by : Robert Osfield
45943From Joan Abadie: patch fixes : "osgDB::makeDirectory doesn't work on win32 when using full path name like : "d:/demo" it tryes a mkdir("d:")."
45944
45945Thu, 8 Jun 2006 11:19:24 +0000
45946Checked in by : Robert Osfield
45947Added setting of default colour.
45948
45949Thu, 8 Jun 2006 11:18:27 +0000
45950Checked in by : Robert Osfield
45951added SphereSegment test code segment, commented out at pressent.
45952
45953Mon, 5 Jun 2006 16:25:29 +0000
45954Checked in by : Robert Osfield
45955Added missing clip against maximum azimuth.
45956
45957Mon, 5 Jun 2006 16:25:01 +0000
45958Checked in by : Robert Osfield
45959Added extra SphereSegment intersection tests.
45960
45961Mon, 5 Jun 2006 16:06:29 +0000
45962Checked in by : Robert Osfield
45963Improved stats sizing in presense of wide screens.
45964
45965Mon, 29 May 2006 09:08:48 +0000
45966Checked in by : Robert Osfield
45967Reverted changes from revision 1.4, as they look like a temporary hack not intended to be merged.
45968
45969Fri, 26 May 2006 15:19:14 +0000
45970Checked in by : Robert Osfield
45971From Jason Baverage, support for interpolating DEM data from GDAL to the positions required for the current tile.
45972
45973Tue, 23 May 2006 19:03:29 +0000
45974Checked in by : Robert Osfield
45975Ran dos2unix of files
45976
45977Mon, 22 May 2006 19:30:07 +0000
45978Checked in by : Robert Osfield
45979Cleaned up the OpenGL error reporting.
45980
45981Tue, 16 May 2006 21:32:37 +0000
45982Checked in by : Robert Osfield
45983Updated wrappers.
45984
45985Tue, 16 May 2006 21:20:36 +0000
45986Checked in by : Robert Osfield
45987Minor tweaks of ints to unsigned ints
45988
45989Tue, 16 May 2006 21:00:45 +0000
45990Checked in by : Robert Osfield
45991From Mike Weiblen, futher work on Uniform array support.
45992
45993Tue, 16 May 2006 21:00:15 +0000
45994Checked in by : Robert Osfield
45995From Mike Weiblen, support for new Uniform arrays. From Robert Osfield, refactor of above with original code to ensure backwards compatibility.
45996
45997Tue, 16 May 2006 10:21:59 +0000
45998Checked in by : Robert Osfield
45999Compile fixes for OSX
46000
46001Mon, 15 May 2006 15:46:08 +0000
46002Checked in by : Robert Osfield
46003From Mike Weiblen, support GLSL uniform arrays.  A couple of tweaks and fixes from Robert Osfield.
46004
46005Mon, 15 May 2006 13:22:59 +0000
46006Checked in by : Robert Osfield
46007From Paul Martz, "This change is based on current CVS. (Note both Brede and I have submitted changes to this plugin that aren't in current CVS yet -- this change is based on current CVS, not our changed files.)This changes how shader palette records are parsed to support GLSL per the
46008OpenFlight 16.1 spec. Existing functionality for 16.0 files is preserved.
46009
46010The change to Document.h simply adds an enum for VERSION_16_1."
46011
46012
46013
46014Mon, 15 May 2006 13:13:16 +0000
46015Checked in by : Robert Osfield
46016Replaced BoundingBox with GeospatialExtents.
46017
46018Mon, 15 May 2006 13:12:55 +0000
46019Checked in by : Robert Osfield
46020From Jason Baverage, Added GeospatialExtents bounding box class which used doubles
46021in place of the original usage of osg::BoundingBox.
46022
46023Added path for computing interpolation elevation data being read from GDAL.
46024
46025
46026
46027Mon, 15 May 2006 11:56:59 +0000
46028Checked in by : Robert Osfield
46029From Eric Wing, removed trailing commans from enum lists.
46030
46031Mon, 15 May 2006 11:53:21 +0000
46032Checked in by : Robert Osfield
46033From Eric Wing, compile fix for OSX.
46034
46035Mon, 15 May 2006 11:48:05 +0000
46036Checked in by : Robert Osfield
46037From Daniel Trastenjak, added checking of binding modes to ensure that changes are only applied when the binding mode changes, thereby avoiding uncessary calls to dirtyDisplayList.Note, from Robert Osfield, moved bodies of set*Binding() into Geometry.cpp to avoid
46038clutter in the header.
46039
46040
46041
46042Mon, 15 May 2006 11:38:56 +0000
46043Checked in by : Robert Osfield
46044From Adrian Egli, added std::ifstream::binary qualifier to ifstream usage.
46045
46046Mon, 15 May 2006 11:27:07 +0000
46047Checked in by : Robert Osfield
46048From Paul Martz, "add support for the v16.0 "Add" texture environment and "mirrored repeat" wrap mode."
46049
46050Mon, 15 May 2006 11:22:08 +0000
46051Checked in by : Robert Osfield
46052Changed instances of setCoord(const Vec3) to setCoord(const Vec3&) style.
46053
46054Mon, 15 May 2006 11:18:50 +0000
46055Checked in by : Robert Osfield
46056From Brede Johansen, "- Replaced some member attributes with local variables in Face record.  - Multitexture support in Vertex class.  - Renamed VertexList to VertexListRecord (VertexList is now a Vertex array)  - new Mesh (with reserved field at offset 12, thanks to Paul Martz)  - new LocalVertexPool  - new MeshPrimitive  - Use ProxyNode for externals.  - Local cache for externals"
46057
46058Mon, 15 May 2006 09:55:53 +0000
46059Checked in by : Robert Osfield
46060Added VisualStudio project for Quake3 BSP plugin
46061
46062Mon, 15 May 2006 09:46:54 +0000
46063Checked in by : Robert Osfield
46064From Carlos García and Paul Baker, Port of Paul Baker's Quake3 BSP loader to OSG by Carlos García.Added Quake3 BSP plugin.
46065
46066
46067
46068Tue, 9 May 2006 09:47:26 +0000
46069Checked in by : Robert Osfield
46070From Farshid Lashkari, "The drawInner() method of osgUtil::RenderStage ignores the checkForGLErrors flag of the osg::State object. The attatched file fixes this."
46071
46072Tue, 9 May 2006 09:42:17 +0000
46073Checked in by : Robert Osfield
46074From Tree, build fixes for JavaOSG build.
46075
46076Tue, 9 May 2006 09:35:12 +0000
46077Checked in by : Robert Osfield
46078From Farshid Lashari, round funciton.
46079
46080Tue, 9 May 2006 09:13:07 +0000
46081Checked in by : Robert Osfield
46082Removed redundent variable declaration.
46083
46084Tue, 9 May 2006 09:12:43 +0000
46085Checked in by : Robert Osfield
46086From Farshid Lashkari, "The setScale(Vec3) method of osg::AutoTransform does not dirty the matrix. The fix is attached."
46087
46088Thu, 4 May 2006 19:39:58 +0000
46089Checked in by : Robert Osfield
46090Updated wrappers
46091
46092Thu, 4 May 2006 19:36:30 +0000
46093Checked in by : Robert Osfield
46094Added removeChild(unsigned int, unsigned int) back in for backward compatibility.
46095
46096Thu, 4 May 2006 19:15:52 +0000
46097Checked in by : Robert Osfield
46098Fixed expire of children to work with the new Group::removeChildren method.
46099
46100Tue, 2 May 2006 15:52:46 +0000
46101Checked in by : Robert Osfield
46102Added selective support for thread safe ref/unref such that the rendering backend now doesn't use thread safe ref counting where multi-buffering exists. This reduces the overhead of multi-threading.
46103
46104Tue, 2 May 2006 09:50:00 +0000
46105Checked in by : Robert Osfield
46106Updated wrappers.
46107
46108Tue, 2 May 2006 09:49:37 +0000
46109Checked in by : Robert Osfield
46110Fixed docs on GL_SCALE_NORMAL
46111
46112Tue, 2 May 2006 09:45:31 +0000
46113Checked in by : Robert Osfield
46114Reorganised the Group::removeChild and Geode::removeDrawable methods so that removeChild(Node*), removeChild(uint) and equivilant Geode methods are now inline methods, not designed to be overriden, and seperated out the multiple remove method to be called removeChildren(uint, uint) which is now the only virtual method.  There removeChildren is now the method to override in subclasses.This reorganisation requires some call code to be rename removeChild usage
46115to removeChildren.
46116
46117
46118
46119Tue, 2 May 2006 09:18:36 +0000
46120Checked in by : Robert Osfield
46121Fixed popping of state frustum.
46122
46123Mon, 1 May 2006 16:20:26 +0000
46124Checked in by : Robert Osfield
46125From Colin MacDonald, fixed handling of an adding a graphics context after the creating of the osgText::Text.
46126
46127Mon, 1 May 2006 16:13:37 +0000
46128Checked in by : Robert Osfield
46129Ran dos2unix.
46130
46131Mon, 1 May 2006 16:11:30 +0000
46132Checked in by : Robert Osfield
46133From Eric Wing, updated precompiled header list in new project file template.
46134
46135Mon, 1 May 2006 16:05:16 +0000
46136Checked in by : Robert Osfield
46137From Eric Wing, removed trailing semi colonds from namespace end bracket.
46138
46139Mon, 1 May 2006 14:51:56 +0000
46140Checked in by : Robert Osfield
46141From Mathew May, FreeBSD support for AMD64.
46142
46143Fri, 28 Apr 2006 10:48:05 +0000
46144Checked in by : Robert Osfield
46145Added catch for thread model w.r.t new PrecipitationEffect not being sensitive to threading issues.
46146
46147Tue, 25 Apr 2006 13:50:07 +0000
46148Checked in by : Robert Osfield
46149UPdated wrappers
46150
46151Tue, 25 Apr 2006 12:56:33 +0000
46152Checked in by : Robert Osfield
46153Added UseFarLineSegments option
46154
46155Tue, 25 Apr 2006 12:39:00 +0000
46156Checked in by : Robert Osfield
46157Implemented seemless update of precipitation properties.
46158
46159Tue, 25 Apr 2006 09:00:07 +0000
46160Checked in by : Robert Osfield
46161Reset the default number of graphics context to 1.
46162
46163Mon, 24 Apr 2006 21:48:23 +0000
46164Checked in by : Robert Osfield
46165Moved LessFunctor into header.
46166
46167Mon, 24 Apr 2006 16:21:10 +0000
46168Checked in by : Robert Osfield
46169Moved PrecipitationParameters directly into PrecipitationEffect.
46170
46171Mon, 24 Apr 2006 11:24:08 +0000
46172Checked in by : Robert Osfield
46173Added depth sorting of cells.
46174
46175Mon, 24 Apr 2006 10:32:33 +0000
46176Checked in by : Robert Osfield
46177Added near/far compute.
46178
46179Mon, 24 Apr 2006 09:35:01 +0000
46180Checked in by : Robert Osfield
46181Added osgParticle dependency to osgPrecipitation example.
46182
46183Mon, 24 Apr 2006 08:37:04 +0000
46184Checked in by : Robert Osfield
46185Added osgUtil to the osgParticle dependencies.
46186
46187Mon, 24 Apr 2006 06:36:26 +0000
46188Checked in by : Robert Osfield
46189Added support for wind.
46190
46191Sat, 22 Apr 2006 15:08:07 +0000
46192Checked in by : Robert Osfield
46193Moved PrecipitationEffect node into osgParticle.
46194
46195Sat, 22 Apr 2006 15:07:36 +0000
46196Checked in by : Robert Osfield
46197Decreased notify level of debug message.
46198
46199Sat, 22 Apr 2006 06:33:01 +0000
46200Checked in by : Robert Osfield
46201Moved PrecipitationDrawable into PrecipitationEffect.
46202
46203Fri, 21 Apr 2006 19:39:05 +0000
46204Checked in by : Robert Osfield
46205Added new precipitation nodes.
46206
46207Fri, 21 Apr 2006 17:16:49 +0000
46208Checked in by : Don BURNS
46209Fixed a cut-n-paste error in the ground intersects.
46210
46211Wed, 19 Apr 2006 19:00:04 +0000
46212Checked in by : Robert Osfield
46213Fixed mouse scroll mapping.
46214
46215Wed, 19 Apr 2006 13:04:21 +0000
46216Checked in by : Robert Osfield
46217Convertered shaders across to using modelview matrix instead of uniforms.
46218
46219Mon, 17 Apr 2006 19:10:06 +0000
46220Checked in by : Robert Osfield
46221Standardised the bin number of the particle effects
46222
46223Mon, 17 Apr 2006 13:25:33 +0000
46224Checked in by : Robert Osfield
46225Added setting of the FrameStamp on the RenderStage's local GraphicsContext to keep it in sync with the calling graphics context.
46226
46227Fri, 14 Apr 2006 16:44:12 +0000
46228Checked in by : Robert Osfield
46229Added inline shaders so that the tha example can be run from any directory.
46230
46231Fri, 14 Apr 2006 15:03:36 +0000
46232Checked in by : Robert Osfield
46233Further tweaks to settings to improve performance at mid intensity ranges
46234
46235Fri, 14 Apr 2006 14:24:12 +0000
46236Checked in by : Robert Osfield
46237Refined the default settings for rain and snow to achieve better framerates.
46238
46239Fri, 14 Apr 2006 11:04:11 +0000
46240Checked in by : Robert Osfield
46241Added fog parameters settings.
46242
46243Fri, 14 Apr 2006 08:28:35 +0000
46244Checked in by : Robert Osfield
46245From Ben Discoe, added missing drawable->dirtyDisplayList().
46246
46247Thu, 13 Apr 2006 20:21:55 +0000
46248Checked in by : Robert Osfield
46249Added --numberOfParticles, --numberOfCellsX, --numberOfCellsY, --numberOfCellsZ, --boundingBox, --fogEnd and --fogDensity controls
46250
46251Thu, 13 Apr 2006 19:05:26 +0000
46252Checked in by : Robert Osfield
46253Added command line options and various speed improvements.
46254
46255Wed, 12 Apr 2006 11:59:07 +0000
46256Checked in by : Robert Osfield
46257Implement positioning of cells via vertex attribute.
46258
46259Wed, 12 Apr 2006 09:42:25 +0000
46260Checked in by : Robert Osfield
46261Moved common uniforms to top of precipitation subgraph.Added a run of the SpatializeGroupVisitor to create a balanced subgraph.
46262
46263Changed the quad to particle transistion distance from 100 to 50m.
46264
46265
46266
46267Tue, 11 Apr 2006 19:56:53 +0000
46268Checked in by : Robert Osfield
46269Added support for LOD's with transistion between quads and point rendering.
46270
46271Tue, 11 Apr 2006 13:22:59 +0000
46272Checked in by : Robert Osfield
46273Added support for point sprite particle effects.
46274
46275Tue, 11 Apr 2006 10:53:46 +0000
46276Checked in by : Robert Osfield
46277Added point and line paths.
46278
46279Tue, 11 Apr 2006 08:44:26 +0000
46280Checked in by : Robert Osfield
46281Added setting of the DisplaySettings::setMaxNumberOfGraphicsContext() to the number of contexts required by Producer.
46282
46283Mon, 10 Apr 2006 15:45:59 +0000
46284Checked in by : Robert Osfield
46285From Martin Naylor, osgprecipitation project file.
46286
46287Fri, 7 Apr 2006 19:54:44 +0000
46288Checked in by : Robert Osfield
46289Added mipmap generation.
46290
46291Fri, 7 Apr 2006 18:24:52 +0000
46292Checked in by : Robert Osfield
46293Added quad based rain effect
46294
46295Thu, 6 Apr 2006 14:06:22 +0000
46296Checked in by : Robert Osfield
46297From Brede Johansen, added MergeGeode visitor to osgUtil::Optimizer.
46298
46299Wed, 5 Apr 2006 15:13:17 +0000
46300Checked in by : Robert Osfield
46301Added beginings osgprecipitation example.
46302
46303Tue, 4 Apr 2006 23:22:34 +0000
46304Checked in by : Don BURNS
46305Fixed a bug in the DelaunayTriangulator uniquify points method.  Was always skipping the first point.
46306
46307Tue, 4 Apr 2006 14:10:48 +0000
46308Checked in by : Robert Osfield
46309Added missing .js file.
46310
46311Tue, 4 Apr 2006 13:47:35 +0000
46312Checked in by : Robert Osfield
46313From Joran Jessurun and Chris Hanson, Visual Studio Static build support.
46314
46315Tue, 4 Apr 2006 13:20:12 +0000
46316Checked in by : Robert Osfield
46317Updated wrappers.
46318
46319Tue, 4 Apr 2006 12:58:56 +0000
46320Checked in by : Robert Osfield
46321Converted SceneHandlerList to use Producer::ref_ptr<>
46322
46323Tue, 4 Apr 2006 12:53:10 +0000
46324Checked in by : Robert Osfield
46325From Eric Wing, XCode project files.
46326
46327Mon, 3 Apr 2006 19:14:58 +0000
46328Checked in by : Robert Osfield
46329#if'd out use of barrier for stats collection.
46330
46331Mon, 3 Apr 2006 18:25:31 +0000
46332Checked in by : Robert Osfield
46333Temporary fix for hang in stats when multi-threaded.
46334
46335Fri, 31 Mar 2006 01:37:38 +0000
46336Checked in by : Don BURNS
46337Don Tidrow's ifdef for MingW
46338
46339Thu, 30 Mar 2006 10:20:11 +0000
46340Checked in by : Robert Osfield
46341Build fixes to cope with changes to Producer/osgProducer.
46342
46343Wed, 29 Mar 2006 23:32:51 +0000
46344Checked in by : Don BURNS
46345Updates to osgProducer to bring it up to speed with changes in Producer
46346
46347Tue, 28 Mar 2006 16:08:32 +0000
46348Checked in by : Robert Osfield
46349From Mike Weiblen, changes to internal help class in prep for array uniform support. Small tweaks for build under Linux from Robert Osfield.
46350
46351Tue, 28 Mar 2006 14:45:48 +0000
46352Checked in by : Robert Osfield
46353From Glenn Waldrom, addition of .ive support for PriorityOffset and PriorityScale.
46354
46355Tue, 28 Mar 2006 10:45:15 +0000
46356Checked in by : Robert Osfield
46357From Eric Sokolosky, added help for PRODUCER_CAMERA_BLOCK_ON_VSYNC
46358
46359Tue, 28 Mar 2006 10:28:49 +0000
46360Checked in by : Robert Osfield
46361From Mike Weiblen, added support for new OSG_IMAGE_FILE_NAME env var for setting the default name to use when writing out captured images from the viewer.
46362
46363Mon, 27 Mar 2006 20:30:10 +0000
46364Checked in by : Robert Osfield
46365Updated ChangeLog.
46366
46367Sat, 18 Mar 2006 07:07:19 +0000
46368Checked in by : Robert Osfield
46369From Farshid Lasharki, added IO suppoty fo osgParticle::ConstantRateContour
46370
46371Fri, 17 Mar 2006 22:25:32 +0000
46372Checked in by : Robert Osfield
46373Updated wrappers.
46374
46375Fri, 17 Mar 2006 22:23:37 +0000
46376Checked in by : Robert Osfield
46377Added exports.
46378
46379Fri, 17 Mar 2006 22:22:57 +0000
46380Checked in by : Robert Osfield
46381From Keith Steffen, changed instance of sun to sun_geode to avoid Solaris10 build issue with it defining "sun"?#!
46382
46383Fri, 17 Mar 2006 14:05:40 +0000
46384Checked in by : Robert Osfield
46385From Farshid Lashkari, Added ability to read/write the texture tile settings of osgParticle::Particle to .osg files.
46386
46387Fri, 17 Mar 2006 11:28:35 +0000
46388Checked in by : Robert Osfield
46389From Sohey Yamamoto, fixed eroneous CHECK_BLACK_LISTED_MODES enum value, changing 0xA0 to 0x100
46390
46391Wed, 15 Mar 2006 15:49:21 +0000
46392Checked in by : Robert Osfield
46393Added createEvent() convinience method.
46394
46395Wed, 15 Mar 2006 12:26:48 +0000
46396Checked in by : Robert Osfield
46397Added comment on the meaning of the matrix paramter in the computeIntersections methods.
46398
46399Wed, 15 Mar 2006 12:26:10 +0000
46400Checked in by : Robert Osfield
46401Added moving sphere segment intersections.
46402
46403Wed, 15 Mar 2006 11:21:44 +0000
46404Checked in by : Robert Osfield
46405From Martin Naylor, build fix for Win32.
46406
46407Wed, 15 Mar 2006 10:36:10 +0000
46408Checked in by : Robert Osfield
46409From Martin Naylor, added ESRIShape.dsp project
46410
46411Tue, 14 Mar 2006 13:18:21 +0000
46412Checked in by : Robert Osfield
46413Build fixes
46414
46415Tue, 14 Mar 2006 09:33:14 +0000
46416Checked in by : Robert Osfield
46417Added 21 as the version number of xine video plugin to allow it work with latest versions of xine.
46418
46419Tue, 14 Mar 2006 09:23:30 +0000
46420Checked in by : Robert Osfield
46421From Martin Naylor, added normals VS project
46422
46423Mon, 13 Mar 2006 21:29:17 +0000
46424Checked in by : Robert Osfield
46425From Farshid Lashkari, "The following patch adds a multisample option to the osg::DisplaySettings class. OsgCameraGroup will now read the setting from the DisplaySettings instead of hardcoding the value. I added the following commandline option to be able to set the multisample value:--samples <num>
46426
46427One thing to note, OsgCameraGroup would previously check if the
46428computer is an SGI and set multisample to 4. I retained this check in
46429DisplaySettings to be backwards compatible."
46430
46431
46432
46433Mon, 13 Mar 2006 21:20:07 +0000
46434Checked in by : Robert Osfield
46435From Andrew Sampson, "The terravista terrain generation tool can insert references to external model files into a terrapage tile.  It unfortunately does not update the bounding sphere of that tile to include the extents of the external model.  This means that if a large model (such as an airfield model) is attached to a tile, the model will disappear when the tile is off-screen (outside the view volume), even though the model is on-screen."
46436
46437Mon, 13 Mar 2006 13:19:37 +0000
46438Checked in by : Robert Osfield
46439Added an EventQueue directly into osgProducer::Viewer.
46440
46441Thu, 9 Mar 2006 15:16:18 +0000
46442Checked in by : Robert Osfield
46443Checked in the genwrapper generated Export.cpp.  This does seem to be an eroneously built file though since Export.cpp doesn't appear in the other plugins...  I have checked it in here to keep the builds running, there isn't actually any useful body in the Export.cpp.
46444
46445Thu, 9 Mar 2006 13:02:11 +0000
46446Checked in by : Robert Osfield
46447Ran dos2unix on new OpenFlight files.
46448
46449Wed, 8 Mar 2006 21:38:37 +0000
46450Checked in by : Robert Osfield
46451From Brede Johansen, new OpenFlight plugin!!!!!By default the original flt plugin is still used, to select at runtime
46452the new plugin set the env OSG_OPEN_FLIGHT_PLUGIN=new
46453
46454
46455
46456Wed, 8 Mar 2006 16:11:54 +0000
46457Checked in by : Robert Osfield
46458From Bob Kuehne, added osg::getGlVersion() and fixed a minor typo in Texture3D.
46459
46460Wed, 8 Mar 2006 15:40:02 +0000
46461Checked in by : Robert Osfield
46462Added EventQueue.
46463
46464Wed, 8 Mar 2006 15:30:07 +0000
46465Checked in by : Robert Osfield
46466From Farshid Lashkari, "A while back the behaviour of extension alias' was modified so that the user can override existing alias'. The change allowed for circular references, so the createLibraryNameForExtension would get caught in an endless loop. The following fix will catch circular references."
46467
46468Wed, 8 Mar 2006 15:26:39 +0000
46469Checked in by : Robert Osfield
46470From Farshid Lashkari, "I noticed that sometimes when a particle emitter is re-enabled, a few particles will appear at the location it was disabled at. The problem is that the previous local to world matrix is not being updated while it is disabled. I modified the particle processor so that it will set the dirty flag for the previous local to world matrix when the processor is skipped for a frame, since the value will no longer be relevant."
46471
46472Wed, 8 Mar 2006 15:16:59 +0000
46473Checked in by : Robert Osfield
46474From Roger James, "1. Fixed a problem with the caching of textures when the associated image file was not in the current working directory. In this case the texture object was being placed in the cache with the short filename, but was looked up with the full path.2. Fixed a problem with the caching of textures when CACHE_IMAGES was enabled. This caused a conflict is the names used to cache the image and texture objects.
46475
464763. Fixed a problem where AC3D generates surfaces with duplicate vertex indices.
46477
464784. Removed what I believe are redundant calls to the tesselator.
46479
464805. Added a couple of asserts which should fire in debug mode if my assumptions about 4. are incorrect.
46481
464826. Removed obviously unused code. (Stuff that was commented or ifdeffed out.)"
46483
46484Note, from Robert Osfield, changed the asserts to if () report error using notify so we can catch errors in both optimized and debug builds, but without crashing.
46485
46486
46487
46488Wed, 8 Mar 2006 14:09:47 +0000
46489Checked in by : Robert Osfield
46490Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting keyboard and mouse events.Added osgGA::EventQueue class to support a thread safe event queue and adaption
46491of keyboard and mouse events.
46492
46493Removed osgProducer::EventAdapter as GUIEventAdapter replaces it.
46494
46495Adapted osgProducer and examples to work with the new changes to osgGA.
46496
46497
46498
46499Tue, 7 Mar 2006 18:26:32 +0000
46500Checked in by : Don BURNS
46501Improved the GET protocol for the http socket.  By adding Connection: close the server sends a EOF immediately after the data, improving performance because readers are not left waiting for EOF.
46502
46503Sun, 5 Mar 2006 20:46:59 +0000
46504Checked in by : Robert Osfield
46505Began work on making EventVisitor capable of adapting events directly.
46506
46507Thu, 2 Mar 2006 20:39:20 +0000
46508Checked in by : Robert Osfield
46509From Farshid Lashkari, support for writing to istream for the the TIFF plugin and support for controlling PNG compression level via the the ReaderWriter::Option string "PNG_COMPRESSION <level>"
46510
46511Thu, 2 Mar 2006 20:31:40 +0000
46512Checked in by : Robert Osfield
46513Added automatic toggling between png and jpeg when compressImageData option is used. Jpeg is used to compress RGB data only, the just of the formats are passed on to the png plugin.
46514
46515Thu, 2 Mar 2006 15:26:12 +0000
46516Checked in by : Robert Osfield
46517From Robert Swain, compile fix for debian unstable.
46518
46519Thu, 2 Mar 2006 14:58:13 +0000
46520Checked in by : Robert Osfield
46521From Farshid Lashakari, support for png write.
46522
46523Wed, 1 Mar 2006 10:17:53 +0000
46524Checked in by : Robert Osfield
46525From Farshid Lashkari, "I've attached another modified version of the IVE loader which supports compressing the image data. The option to compress the data is "compressImageData". Currently it uses the jpeg plugin to write the image. Maybe we could add an option that allows the user to specify which image format to use. The jpeg writer supports specifying the quality of the jpeg, so you could use the following command line to convert the skydome.osg model to IVE using 50% jpeg quality:osgconv -O "compressImageData JPEG_QUALITY 50" skydome.osg skydome.ive"
46526
46527
46528
46529Tue, 28 Feb 2006 21:18:45 +0000
46530Checked in by : Robert Osfield
46531Added TextureRectangle.cpp
46532
46533Tue, 28 Feb 2006 20:10:25 +0000
46534Checked in by : Robert Osfield
46535Compile fix.
46536
46537Tue, 28 Feb 2006 19:46:02 +0000
46538Checked in by : Robert Osfield
46539From Brede Johansen, added missing array handling into Geometry::accept(AttributeFunctor& af) and Geometry::accept(ConstAttributeFunctor& af).
46540
46541Tue, 28 Feb 2006 19:36:18 +0000
46542Checked in by : Robert Osfield
46543Further clean up of RefNodePath references.
46544
46545Tue, 28 Feb 2006 19:12:27 +0000
46546Checked in by : Robert Osfield
46547Updated wrappers.
46548
46549Tue, 28 Feb 2006 18:54:29 +0000
46550Checked in by : Robert Osfield
46551Fixes to removed dependency on RefNodePath.
46552
46553Mon, 27 Feb 2006 19:51:32 +0000
46554Checked in by : Robert Osfield
46555Updated wrappers.
46556
46557Mon, 27 Feb 2006 19:49:47 +0000
46558Checked in by : Robert Osfield
46559Ported NodeTrackCallback and NodeTrackManipulator across to use oberserver_ptr instead of RefNodePath.Removed now redundent RefNodePath.
46560
46561
46562
46563Mon, 27 Feb 2006 19:48:34 +0000
46564Checked in by : Robert Osfield
46565Added support in osg::computeWorldToLocal and compteLocalToWorld functions for automatically stripping any absolute or root CameraNode's from the NodePaths.Added osg::Node::getWorldMatrices() convinience method.
46566
46567
46568
46569Mon, 27 Feb 2006 19:44:33 +0000
46570Checked in by : Robert Osfield
46571Added new observer_ptr templated smart pointer to allow one to retain pointers to objects but have the pointer reset to null if that object is deleted.
46572
46573Sun, 26 Feb 2006 17:45:52 +0000
46574Checked in by : Robert Osfield
46575From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability of saving image files inside the IVE file. Currently, only the raw image data is saved into the file. If your model uses jpg images as textures then this will cause your file size to increase.I've added an option that will embed the original image file into the
46576IVE file. The IVE file will then attempt to read the image from
46577memory. Since most image loaders support reading from memory, this
46578shouldn't be a problem. To use this new feature the user must specify
46579the option "includeImageFileInIVEFile" when converting to IVE.
46580
46581I tested this out on the "skydome.osg" model that comes with OSG.
46582Using the old method, the IVE file size would be 785 KB, with the new
46583method it is only 42 KB.
46584
46585Also, I've added the support for TextureRectangle's to the IVE reader/writer."
46586
46587
46588
46589Fri, 24 Feb 2006 13:57:47 +0000
46590Checked in by : Robert Osfield
46591Added debugging code to help pick out instablilities in osgParticle.  Debugging code now commented out.
46592
46593Fri, 24 Feb 2006 13:56:07 +0000
46594Checked in by : Robert Osfield
46595Added clamping of the wind force contribution to acceletion of particle so that the de-acceleration never exceed the actual wind vector itself.
46596
46597Thu, 23 Feb 2006 20:37:19 +0000
46598Checked in by : Robert Osfield
46599Completed .osg support for ClusterCullingCallback.
46600
46601Thu, 23 Feb 2006 16:47:36 +0000
46602Checked in by : Robert Osfield
46603Disabled the running of tristripping and smoothing from within the Simplifier.
46604
46605Thu, 23 Feb 2006 12:41:05 +0000
46606Checked in by : Robert Osfield
46607From Gordon Tomlinson, spelling fixes.
46608
46609Thu, 23 Feb 2006 12:39:31 +0000
46610Checked in by : Robert Osfield
46611Fixed function name call.
46612
46613Wed, 22 Feb 2006 20:51:26 +0000
46614Checked in by : Robert Osfield
46615Fixed getBound() comment.
46616
46617Wed, 22 Feb 2006 19:28:34 +0000
46618Checked in by : Robert Osfield
46619Updated wrappers.
46620
46621Wed, 22 Feb 2006 19:14:01 +0000
46622Checked in by : Robert Osfield
46623Fixed typo of Validity.
46624
46625Wed, 22 Feb 2006 16:05:37 +0000
46626Checked in by : Robert Osfield
46627From Thom Carlo, with tweak from Robert Osfield, removed the setting of the outline colour (the emission part of material) during setup of the Carton effects for the second pass.
46628
46629Wed, 22 Feb 2006 14:35:06 +0000
46630Checked in by : Robert Osfield
46631Fixed documentation.
46632
46633Wed, 22 Feb 2006 14:31:13 +0000
46634Checked in by : Robert Osfield
46635Added support for OpenGL mode black listing to provide better support for extension checking and invalidation of OpenGL modes associated with extensions.
46636
46637Tue, 21 Feb 2006 21:29:49 +0000
46638Checked in by : Robert Osfield
46639Added ClusterCullingCallback.cpp
46640
46641Tue, 21 Feb 2006 21:28:57 +0000
46642Checked in by : Robert Osfield
46643Added initial cut of ClusterCullingCallback .osg support.
46644
46645Tue, 21 Feb 2006 14:34:58 +0000
46646Checked in by : Robert Osfield
46647From Gordon Tomlinson, spelling fixes.
46648
46649Tue, 21 Feb 2006 13:55:30 +0000
46650Checked in by : Robert Osfield
46651From Gordon Tomlinson, VS2005 Syntax highling regonition.
46652
46653Tue, 21 Feb 2006 13:51:10 +0000
46654Checked in by : Robert Osfield
46655From Paul Martz, "I've attempted to make AutoTransform override computeBounds() to return an invalid bounding sphere if it hasn't seen a cull traversal yet. It depends on _firstTimeToSetEyePoint, which is initially true, then false after a cull. There might be a better way? If so, let me know.This change does resolve the issue I had encountered with auto scale to
46656screen and incorrect culling."
46657
46658
46659
46660Tue, 21 Feb 2006 12:39:47 +0000
46661Checked in by : Robert Osfield
46662From Trajce Nikolov, "small fix for the flt loader - the back color of the bidirectional light points"
46663
46664Mon, 20 Feb 2006 21:05:23 +0000
46665Checked in by : Robert Osfield
46666From Ulrich Hertlein, spelling corrections and a few Doxgen comments.
46667
46668Mon, 20 Feb 2006 20:06:26 +0000
46669Checked in by : Robert Osfield
46670From Eric Sokolowsky, "There was a problem with the PNG plugin when it encounters an image that is less than 8 bits per pixel (this can happen with greyscale or paletted images). It was a pretty simple problem to fix."
46671
46672Mon, 20 Feb 2006 19:13:11 +0000
46673Checked in by : Robert Osfield
46674From Nathan Monteleone, addition of AutoTransform support.
46675
46676Mon, 20 Feb 2006 16:50:47 +0000
46677Checked in by : Robert Osfield
46678Moved the intialization variable reset to end of the init funciton to avoid multi-thread initialization from producing different results.
46679
46680Mon, 20 Feb 2006 16:20:50 +0000
46681Checked in by : Robert Osfield
46682From Ed Ralston, "According to the OSX Developer Documentation, CFRelease cannot be called with a NULL argument.This patch prevents osgDB::FileUtils from doing this."
46683
46684
46685
46686Mon, 20 Feb 2006 15:46:29 +0000
46687Checked in by : Robert Osfield
46688Added missing swap byte operations to readVec*sArray() methods.
46689
46690Mon, 20 Feb 2006 15:32:03 +0000
46691Checked in by : Robert Osfield
46692From Daniel Larimer, fixed error is swap byte code handling vector<short>
46693
46694Mon, 20 Feb 2006 15:25:09 +0000
46695Checked in by : Robert Osfield
46696From Markus Trenkwalder, "when building debug libs in mingw the .dll.a files are not copied to the lib/MINGW(32) folder. The makefiles in the attached zip should fix this."
46697
46698Thu, 9 Feb 2006 19:31:05 +0000
46699Checked in by : Don BURNS
46700Fixed a bug spotted in UFOManipulator where a Vec3's 4th component was being inspected (ip[3]).
46701
46702Thu, 9 Feb 2006 12:20:42 +0000
46703Checked in by : Robert Osfield
46704Added BlenColour(Vec4) constructor and updated wrappers.
46705
46706Wed, 8 Feb 2006 23:41:32 +0000
46707Checked in by : Don BURNS
46708Added a filter to the Delaunay Triangulator to insure that incoming points are unique in the X and Y components.
46709
46710Mon, 6 Feb 2006 20:36:09 +0000
46711Checked in by : Robert Osfield
46712Added s/getDoTriStrip and s/getSmoothing method.
46713
46714Mon, 6 Feb 2006 19:41:30 +0000
46715Checked in by : Don BURNS
46716Added normals and ESRIshape directories to makedirdefs
46717
46718Mon, 6 Feb 2006 19:40:45 +0000
46719Checked in by : Don BURNS
46720Added 'normals' pseudoloader
46721
46722Mon, 6 Feb 2006 19:16:04 +0000
46723Checked in by : Robert Osfield
46724Improved default settings, re-enambled smoothing and tri stripping of sampled data.
46725
46726Mon, 6 Feb 2006 17:12:35 +0000
46727Checked in by : Robert Osfield
46728Added support for up sampling by dividing longest edges.
46729
46730Sun, 5 Feb 2006 21:53:37 +0000
46731Checked in by : Robert Osfield
46732From David Guthrie, OSX marco reworking to better handling different OSX versions.
46733
46734Sat, 4 Feb 2006 21:25:33 +0000
46735Checked in by : Robert Osfield
46736From Edmond Gheury, fixe and bug in the PrimitiveShapeVisitor.
46737
46738Sat, 4 Feb 2006 21:20:25 +0000
46739Checked in by : Robert Osfield
46740From Marco Jez, " I've modified in order to make FBO mipmapping work. In FrameBufferObject.cpp there is also another fix: when initializing a FBO attachment from a CameraNode attachment, the renderbuffer's format must be set to the attachment's internal format, not to the image's pixel format.Another problem is that attaching a renderbuffer to the FBO through
46741CameraNode is not simple (if not impossible) if you don't intend to specify
46742an Image object. Probably CameraNode could be enriched with an
46743"attach(buffer, width, height, format)" method. For example if you attach a
46744color buffer as a texture whose size is different than that of the
46745CameraNode's viewport you also need to attach a depth buffer of the same
46746size, because the depth buffer that is automatically attached by RenderStage
46747has the viewport's size. FBOs require that all attachment have the same
46748dimensions, so said setup will fail if you can't specify a custom depth
46749renderbuffer"
46750
46751
46752
46753Sat, 4 Feb 2006 21:12:45 +0000
46754Checked in by : Robert Osfield
46755From Brad Anderegg, add _frameNumber and associated code to ensure that particles only get updated once per frame.
46756
46757Sat, 4 Feb 2006 21:06:48 +0000
46758Checked in by : Robert Osfield
46759From Chris Hanson, added get methods for size of file request and data to compile lists.
46760
46761Tue, 24 Jan 2006 17:43:53 +0000
46762Checked in by : Don BURNS
46763Changes to zip and tgz plug-ins to allow for use of TEMP variable on Windows. Submitted by Zach Deedler
46764
46765Tue, 24 Jan 2006 12:02:40 +0000
46766Checked in by : Robert Osfield
46767cleaned up clampNearNar code.
46768
46769Mon, 23 Jan 2006 20:38:28 +0000
46770Checked in by : Robert Osfield
46771Improved the env var reporting to avoid the overlong lines.
46772
46773Mon, 23 Jan 2006 20:16:05 +0000
46774Checked in by : Robert Osfield
46775Added explanation of --no-terrain-simplification
46776
46777Sat, 21 Jan 2006 13:02:03 +0000
46778Checked in by : Robert Osfield
46779Updated wrappers.
46780
46781Wed, 18 Jan 2006 12:16:45 +0000
46782Checked in by : Robert Osfield
46783From Marco Jez, adding osgDB::findDataFile() usage.
46784
46785Wed, 18 Jan 2006 12:13:48 +0000
46786Checked in by : Robert Osfield
46787From Marco Jez:here is a patch that enables a new option named "BIND_TEXTURE_MAP" in the LWO plugin. Its purpose is to allow explicit binding between texture UV maps defined in the LWO file and OpenGL texture units, overriding the default mechanism that allocates texture units automatically. This is useful when you have an UV map built in Lightwave (for example an atlas map) but no textures actually using it, so you can keep the UV map (that would be discarded otherwise) and add a texture later int your program.
46788
46789Syntax is:
46790BIND_TEXTURE_MAP <map_name> <texunit>
46791
46792
46793
46794Wed, 18 Jan 2006 12:03:55 +0000
46795Checked in by : Robert Osfield
46796From Maya Leonard, ERSIShape VS project file, and compile fixes for Win32.
46797
46798Wed, 18 Jan 2006 11:45:58 +0000
46799Checked in by : Robert Osfield
46800From Marco Jez, addition of glw extension checking under Windows, and tweaks to BlendEquation and RenderStage to correct the extensions being tested.
46801
46802Tue, 17 Jan 2006 17:04:40 +0000
46803Checked in by : Robert Osfield
46804From Zbigniew Sroczynski, fix for handling of paths with spaces.
46805
46806Tue, 17 Jan 2006 15:18:44 +0000
46807Checked in by : Robert Osfield
46808Added new BoxPlacer files.
46809
46810Tue, 17 Jan 2006 15:17:15 +0000
46811Checked in by : Robert Osfield
46812From Zach Deedler, addition of osgParticle/BoxSpacer.
46813
46814Mon, 16 Jan 2006 17:05:17 +0000
46815Checked in by : Robert Osfield
46816Improved handling of clean up of osg::Program/osg::Shader on closing of a graphis context.
46817
46818Mon, 16 Jan 2006 17:03:34 +0000
46819Checked in by : Robert Osfield
46820Fixed indenting.
46821
46822Thu, 12 Jan 2006 22:43:36 +0000
46823Checked in by : Robert Osfield
46824Added support for tracking mouse movement and computing the intersection of the mouse position into texture coords.
46825
46826Tue, 3 Jan 2006 16:52:06 +0000
46827Checked in by : Robert Osfield
46828Added ability to write out the selected parts of the scene graph.
46829
46830Tue, 3 Jan 2006 10:44:14 +0000
46831Checked in by : Robert Osfield
46832Moved the body of the FBOExtensions::instance() to the .cpp and added bool to control whether that an FBOExtensions structure can be created if missing.
46833
46834Mon, 2 Jan 2006 12:03:18 +0000
46835Checked in by : Robert Osfield
46836Standardised compile code to use _maximumNumOfObjectsToCompilePerFrame.
46837
46838Fri, 23 Dec 2005 10:59:31 +0000
46839Checked in by : Robert Osfield
46840Ported picking across to using PickVisitor.
46841
46842Fri, 23 Dec 2005 10:59:12 +0000
46843Checked in by : Robert Osfield
46844Added setting of the parent path on the new PickVisitor.
46845
46846Thu, 22 Dec 2005 14:06:33 +0000
46847Checked in by : Robert Osfield
46848Seperated out the view and model matrices in IntersectVisitor to allow handling of world coordinates better when using PickVisitor.
46849
46850Wed, 21 Dec 2005 10:32:48 +0000
46851Checked in by : Robert Osfield
46852Added support for an externally referenced shader file, via the keyword combinations   file "shader.vert"
46853
46854OR
46855
46856   file shader.vert.
46857
46858
46859
46860Tue, 20 Dec 2005 09:29:26 +0000
46861Checked in by : Robert Osfield
46862Removed "if (mapExt!=toExt)" from alias map assignement to allow aliases to be overriden for all cases.
46863
46864Tue, 20 Dec 2005 09:13:59 +0000
46865Checked in by : Robert Osfield
46866From Farshid Lashkari, compile fix
46867
46868Mon, 19 Dec 2005 15:05:26 +0000
46869Checked in by : Robert Osfield
46870Added check against the validity of the _inverse matrix pointer.
46871
46872Mon, 19 Dec 2005 14:48:04 +0000
46873Checked in by : Robert Osfield
46874From Ali Botorabi, adding of osg::Depth support in .ive format.
46875
46876Mon, 19 Dec 2005 13:57:04 +0000
46877Checked in by : Robert Osfield
46878Added debugging info for future reference (currently commented out.)
46879
46880Mon, 19 Dec 2005 13:40:32 +0000
46881Checked in by : Robert Osfield
46882Added transform of the eye point into local coordinates to properly account for transforms within the scene graph.
46883
46884Mon, 19 Dec 2005 12:00:40 +0000
46885Checked in by : Robert Osfield
46886Fixed computeWindowMatrix so that it properly accounts for x,y position of the viewport.
46887
46888Mon, 19 Dec 2005 11:18:26 +0000
46889Checked in by : Robert Osfield
46890From Eric Wing, made getLineCount() const.
46891
46892Sun, 18 Dec 2005 16:06:17 +0000
46893Checked in by : Robert Osfield
46894Improved handling of clamping of projection matrix for scenes with close to zero depth range.
46895
46896Fri, 16 Dec 2005 17:01:30 +0000
46897Checked in by : Robert Osfield
46898Fixed null matrix op.
46899
46900Fri, 16 Dec 2005 16:27:17 +0000
46901Checked in by : Robert Osfield
46902Fixed handling of absolute transforms in IntersectVisitor.
46903
46904Fri, 16 Dec 2005 14:53:51 +0000
46905Checked in by : Robert Osfield
46906Fixed typo in text string.
46907
46908Fri, 16 Dec 2005 11:04:33 +0000
46909Checked in by : Robert Osfield
46910Added back in Switch::removeChild(Node*)
46911
46912Thu, 15 Dec 2005 20:56:06 +0000
46913Checked in by : Robert Osfield
46914Added proper catch of Paul de Repentinguy name
46915
46916Thu, 15 Dec 2005 19:38:24 +0000
46917Checked in by : Robert Osfield
46918Updated wrappers.
46919
46920Thu, 15 Dec 2005 17:14:40 +0000
46921Checked in by : Robert Osfield
46922Improved stats handling, and fixed a couple of stats bugs.
46923
46924Thu, 15 Dec 2005 16:30:31 +0000
46925Checked in by : Robert Osfield
46926From Jason Beverage, added option to control whether simplification of tiles is done during osgdem builds.
46927
46928Thu, 15 Dec 2005 16:24:22 +0000
46929Checked in by : Robert Osfield
46930From Matthew May, fixes for threading problems under FreeBSD build.
46931
46932Thu, 15 Dec 2005 15:50:17 +0000
46933Checked in by : Robert Osfield
46934Removed Switch::removedChild(Node*) as the Group::removeChild(Node*) implementation should be sufficient, as it calls the virtual removeChild(uint,uint).
46935
46936Thu, 15 Dec 2005 15:36:55 +0000
46937Checked in by : Robert Osfield
46938From Paul de Repentigny, ciyple fo fixes for the DXF reader.
46939
46940Thu, 15 Dec 2005 15:25:02 +0000
46941Checked in by : Robert Osfield
46942From Yefei He, fix to QUAD_STRIP stats.
46943
46944Fri, 9 Dec 2005 22:53:32 +0000
46945Checked in by : Robert Osfield
46946Updated version/revision for 1.0.0 release.
46947
46948Fri, 9 Dec 2005 20:17:11 +0000
46949Checked in by : Robert Osfield
46950Updated NEWS and AUTHORS files for the release.
46951
46952Fri, 9 Dec 2005 20:10:22 +0000
46953Checked in by : Robert Osfield
46954Updated ChangeLog for 1.0 release.
46955
46956Fri, 9 Dec 2005 20:03:04 +0000
46957Checked in by : Robert Osfield
46958Fixed typo in comments and onscreen help.
46959
46960Fri, 9 Dec 2005 19:54:31 +0000
46961Checked in by : Robert Osfield
46962Fixed the text to match the implementation.
46963
46964Fri, 9 Dec 2005 19:34:09 +0000
46965Checked in by : Robert Osfield
46966From Thom DeCarlo, changed of ?= to = in Cygwin/minw options for INST_LOCATION.
46967
46968Fri, 9 Dec 2005 19:14:55 +0000
46969Checked in by : Robert Osfield
46970From Simon Julier, library reordering for compiling osgTerrain under cygwin.
46971
46972Fri, 9 Dec 2005 16:00:01 +0000
46973Checked in by : Robert Osfield
46974Changed constructors to use unsigned int to get round VS6.0 + wrapper problems.
46975
46976Fri, 9 Dec 2005 15:05:50 +0000
46977Checked in by : Robert Osfield
46978From Simon Julier, fix for .exe extension under Mingw/Cygwin.
46979
46980Fri, 9 Dec 2005 14:52:19 +0000
46981Checked in by : Robert Osfield
46982Build fix for VS6.0 in the template constructors
46983
46984Fri, 9 Dec 2005 11:22:09 +0000
46985Checked in by : Robert Osfield
46986From Eric Wing, added missing removeChildren method.
46987
46988Fri, 9 Dec 2005 09:38:46 +0000
46989Checked in by : Robert Osfield
46990From Eric Sokolosky, add setting of _cameraRequiresSetUp in constructor to avoid uninitialized variable.
46991
46992Thu, 8 Dec 2005 22:12:42 +0000
46993Checked in by : Robert Osfield
46994Updated NEWS.
46995
46996Thu, 8 Dec 2005 20:32:06 +0000
46997Checked in by : Robert Osfield
46998From Paul Martz, changed Vec3 to Vec3d to ensure that the lazy evaluation of computeBound  work properly.
46999
47000Thu, 8 Dec 2005 14:08:09 +0000
47001Checked in by : Robert Osfield
47002From Simon Julier, fixed typo of unknown.
47003
47004Thu, 8 Dec 2005 12:02:06 +0000
47005Checked in by : Robert Osfield
47006Updated AUTHORS and ChangeLog for rc9.
47007
47008Thu, 8 Dec 2005 11:53:06 +0000
47009Checked in by : Robert Osfield
47010Updated NEWS from wiki ammendments.
47011
47012Thu, 8 Dec 2005 11:37:55 +0000
47013Checked in by : Robert Osfield
47014From Simon Julier, build fixes for Cygwin/mingw
47015
47016Thu, 8 Dec 2005 11:01:38 +0000
47017Checked in by : Robert Osfield
47018Added support for pre and post relative transforms on cameranode.
47019
47020Thu, 8 Dec 2005 10:06:57 +0000
47021Checked in by : Robert Osfield
47022Added CameraNode::releaseGLObejcts() to help in clean up, and changed the ordering in SceneView::flushDeleteGLObjects() so that fbo's are deleted before any texture objects they use are deleted.
47023
47024Thu, 8 Dec 2005 10:03:39 +0000
47025Checked in by : Robert Osfield
47026Changed s/getGdalDataset() methods to use void* to avoid introspeciton wrapping problems.
47027
47028Thu, 8 Dec 2005 08:57:16 +0000
47029Checked in by : Robert Osfield
47030From Eric Wing, fix to comment.
47031
47032Wed, 7 Dec 2005 15:29:29 +0000
47033Checked in by : Robert Osfield
47034Added new Node::getParentalNodePaths() method.Added better handling in computeIntersections(..) of nodes that are internal
47035to the scene graph, correctly accounting for the accumulated transforms.
47036
47037Changed the EventVisitor so that it only traveses active children rather than
47038all children.
47039
47040Updated wrappers.
47041
47042
47043
47044Wed, 7 Dec 2005 15:26:45 +0000
47045Checked in by : Robert Osfield
47046From Antonoine Hue, a small modification to the osgTerrain::DataSet to be able to pass an already opened GDAL Dataset to the osgTerrain::DataSet::Source
47047
47048Wed, 7 Dec 2005 12:29:36 +0000
47049Checked in by : Robert Osfield
47050Updated NEWS for release
47051
47052Wed, 7 Dec 2005 11:38:39 +0000
47053Checked in by : Robert Osfield
47054From Eric Wing, fixed typo induced bug.
47055
47056Wed, 7 Dec 2005 11:36:56 +0000
47057Checked in by : Robert Osfield
47058Added Camera::isRenderToTextureCamera() method, and improved support in PickVisitor and IntersectVisitor for CameraNode, including the ignoring of render to texture cameras, such that HUD's etc are still intersected against.
47059
47060Wed, 7 Dec 2005 10:25:50 +0000
47061Checked in by : Robert Osfield
47062Moved PickVistor into osgUtil
47063
47064Wed, 7 Dec 2005 09:48:28 +0000
47065Checked in by : Robert Osfield
47066Enabled thread safe counting by default.
47067
47068Tue, 6 Dec 2005 21:59:43 +0000
47069Checked in by : Robert Osfield
47070Improved the PickVisitor to make it more flexible and robust.
47071
47072Tue, 6 Dec 2005 12:07:34 +0000
47073Checked in by : Robert Osfield
47074Removed osgdemeter example from distribution because it no longer compiles, and Demeter itself nolonger compiles, osgdemeter has now been moved to the community section of openscenegraph.org.
47075
47076Tue, 6 Dec 2005 11:24:24 +0000
47077Checked in by : Robert Osfield
47078Added checks in the drawImplementation to catch when attribute bindings are set on but the relevant arrays remain unset, this prevents previous crash when this occured.
47079
47080Tue, 6 Dec 2005 10:26:48 +0000
47081Checked in by : Robert Osfield
47082From Gideon May, fixed typo in docs.
47083
47084Tue, 6 Dec 2005 10:18:33 +0000
47085Checked in by : Robert Osfield
47086From Farshid Lashkari, removed second redundent dirtyDisplayList() call.
47087
47088Tue, 6 Dec 2005 10:16:21 +0000
47089Checked in by : Robert Osfield
47090From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in colour conversion code.
47091
47092Mon, 5 Dec 2005 20:11:50 +0000
47093Checked in by : Robert Osfield
47094Changed debug message to INFO.
47095
47096Mon, 5 Dec 2005 10:24:02 +0000
47097Checked in by : Robert Osfield
47098Attempt at build fixes for IRIX.
47099
47100Mon, 5 Dec 2005 10:23:37 +0000
47101Checked in by : Robert Osfield
47102Removed the closeLibraries call from the registry singleton desctuction.
47103
47104Mon, 5 Dec 2005 10:08:52 +0000
47105Checked in by : Robert Osfield
47106From Geoff Michel, Fix to prevent Producer::Trackball being set up with a negative radius.
47107
47108Sun, 4 Dec 2005 20:08:41 +0000
47109Checked in by : Robert Osfield
47110Fixed tabbing.
47111
47112Sat, 3 Dec 2005 15:12:52 +0000
47113Checked in by : Robert Osfield
47114Added OSG_EXPORT to PrimitiveSet.
47115
47116Sat, 3 Dec 2005 00:03:31 +0000
47117Checked in by : Robert Osfield
47118Moved the body of the getNumPrimitives() into the .cpp.
47119
47120Fri, 2 Dec 2005 12:30:14 +0000
47121Checked in by : Robert Osfield
47122Updated ChangeLog, AUTHTORS.txt and osgversion for next release candidate.
47123
47124Fri, 2 Dec 2005 12:10:02 +0000
47125Checked in by : Robert Osfield
47126Fixed typos in NEWS, improved formating.
47127
47128Fri, 2 Dec 2005 11:59:36 +0000
47129Checked in by : Robert Osfield
47130Updated NEWS with quotes.
47131
47132Fri, 2 Dec 2005 09:57:19 +0000
47133Checked in by : Robert Osfield
47134Added a static_cast<std::streampos> to get round IRIX64 build problem.
47135
47136Fri, 2 Dec 2005 00:25:40 +0000
47137Checked in by : Robert Osfield
47138From Marco Jez, hack/fix for VS compile/link problems related to STL containers.
47139
47140Fri, 2 Dec 2005 00:21:00 +0000
47141Checked in by : Robert Osfield
47142Updated NEWS
47143
47144Thu, 1 Dec 2005 16:44:40 +0000
47145Checked in by : Robert Osfield
47146Updated NEWS
47147
47148Thu, 1 Dec 2005 16:43:40 +0000
47149Checked in by : Robert Osfield
47150Added comments.
47151
47152Thu, 1 Dec 2005 14:37:15 +0000
47153Checked in by : Robert Osfield
47154From Ali Botorabi, fixed the setDefault() fallback to properly handle the case when no scene view light is requested.
47155
47156Thu, 1 Dec 2005 14:09:38 +0000
47157Checked in by : Robert Osfield
47158Added TestSupportCallback to properly handle querry of OpenGL support of vertex texturing in GLSL.
47159
47160Thu, 1 Dec 2005 13:38:27 +0000
47161Checked in by : Robert Osfield
47162From Thom DeCarlo, build fix for Cygwin.
47163
47164Thu, 1 Dec 2005 13:19:16 +0000
47165Checked in by : Robert Osfield
47166From Geoff Michel, fixed the handling of zfar values of 0.0.
47167
47168Wed, 30 Nov 2005 15:30:40 +0000
47169Checked in by : Robert Osfield
47170Updated NEWS.
47171
47172Tue, 29 Nov 2005 22:29:44 +0000
47173Checked in by : Robert Osfield
47174Updated changed log for 1.0-rc7.
47175
47176Tue, 29 Nov 2005 18:38:40 +0000
47177Checked in by : Robert Osfield
47178Added default opening of the file as a binary file, and once the type is confirmed then close and reopen as an ascii as required.  This is done to get round problems under Windows.Also made the running of the SmoothingVisitor optional, now use -O smooth to
47179make the loader run the osgUtil::SmoothingVisitor over the model.
47180
47181
47182
47183Tue, 29 Nov 2005 14:20:37 +0000
47184Checked in by : Robert Osfield
47185Updated ChangeLog, osgversion.cpp and AUTHORS.txt for 1.0-rc6.
47186
47187Tue, 29 Nov 2005 14:07:39 +0000
47188Checked in by : Robert Osfield
47189Updated NEWS with second draft of press release.
47190
47191Tue, 29 Nov 2005 12:09:45 +0000
47192Checked in by : Robert Osfield
47193Added CameraBarrierCallback so that multi-thread multi-cameras are synconized correctly when do stats collection.
47194
47195Tue, 29 Nov 2005 11:39:07 +0000
47196Checked in by : Robert Osfield
47197From Eric Wing, fixes for "warning: converting of negative value '-0x00000000000000001' to 'unsigned int'"
47198
47199Tue, 29 Nov 2005 08:59:30 +0000
47200Checked in by : Robert Osfield
47201Switched off the VBO usage in osgparametric as it was tripping up ATI and 3DLabs drivers.
47202
47203Mon, 28 Nov 2005 20:08:36 +0000
47204Checked in by : Robert Osfield
47205Added temporary ref_ptr<osg::Image> to prevent the _image going out of scope due to another thread complete the texture::apply() while the present texture::apply() is still running.
47206
47207Mon, 28 Nov 2005 10:58:09 +0000
47208Checked in by : Robert Osfield
47209Fixed warning.
47210
47211Mon, 28 Nov 2005 09:15:46 +0000
47212Checked in by : Robert Osfield
47213From Gideon May, port to OSX of GLUT examples.
47214
47215Sun, 27 Nov 2005 15:32:57 +0000
47216Checked in by : Robert Osfield
47217From Geoff Michel, fix for the scaling of the random number generation.
47218
47219Fri, 25 Nov 2005 20:23:07 +0000
47220Checked in by : Robert Osfield
47221Updated ChangeLog and authors file.
47222
47223Fri, 25 Nov 2005 19:18:12 +0000
47224Checked in by : Robert Osfield
47225From John Donovan, typo fixes.
47226
47227Fri, 25 Nov 2005 14:58:37 +0000
47228Checked in by : Robert Osfield
47229Added disable of spurious VS6.0 warning.
47230
47231Fri, 25 Nov 2005 13:45:23 +0000
47232Checked in by : Robert Osfield
47233Fixed docs of setImage.
47234
47235Fri, 25 Nov 2005 12:31:04 +0000
47236Checked in by : Robert Osfield
47237Added releaseGLObjects to PrimitiveSet.
47238
47239Fri, 25 Nov 2005 10:32:25 +0000
47240Checked in by : Robert Osfield
47241Fixed typo of dxf.
47242
47243Thu, 24 Nov 2005 19:53:20 +0000
47244Checked in by : Robert Osfield
47245Lightened by the ambientBias term.
47246
47247Thu, 24 Nov 2005 15:18:12 +0000
47248Checked in by : Robert Osfield
47249Added FBO deletion support, and better FBO querry and fallback mechansim in RenderStage.
47250
47251Thu, 24 Nov 2005 15:17:28 +0000
47252Checked in by : Robert Osfield
47253Changed the VS template export block to just compile when VS verion >= 1300 (VS.NET onwards.)
47254
47255Thu, 24 Nov 2005 10:28:09 +0000
47256Checked in by : Robert Osfield
47257Changed the default value of Texture::_resizeNonPowerOfTwoHint to true, to improve the backwards compatibility of peformance on systems that have OpenGL2.0 drivers but without hardware that can't handle non power of two textures.
47258
47259Thu, 24 Nov 2005 10:14:05 +0000
47260Checked in by : Robert Osfield
47261Added automatic setting of thread safe reference counting when multi-threaded cameras are used.
47262
47263Wed, 23 Nov 2005 16:32:55 +0000
47264Checked in by : Robert Osfield
47265Changed CameraNode::getDataChangeMutex() to be a pointer rather than a reference to get around osgIntrospeciton build problem with the OpenThreads::Mutex copy constructor being private.
47266
47267Wed, 23 Nov 2005 16:24:50 +0000
47268Checked in by : Robert Osfield
47269Updated AUTHORES, ChangeLog, NEWS and version number for 1.0-rc6
47270
47271Wed, 23 Nov 2005 15:25:56 +0000
47272Checked in by : Robert Osfield
47273Changed the linux implement of getGLExtensionFuncPtr to querry for glXGetProcAddressARB and then use this if its available, otherwise fallback to the original dlsym usage.
47274
47275Wed, 23 Nov 2005 13:44:27 +0000
47276Checked in by : Robert Osfield
47277Added multi-buffering of the CameraNode::_renderingCache to help cope with multiple graphis context usages.
47278
47279Wed, 23 Nov 2005 12:16:22 +0000
47280Checked in by : Robert Osfield
47281Fixed mistmatch of ReadFileCallback type.
47282
47283Wed, 23 Nov 2005 10:16:25 +0000
47284Checked in by : Robert Osfield
47285Moved getGLExtensionFuncPtr implementation into the .cpp to make it easier to change it implementation without forcing a complete recompile.
47286
47287Wed, 23 Nov 2005 10:15:11 +0000
47288Checked in by : Robert Osfield
47289From Marco Jez, typo fix if GL extension name.
47290
47291Tue, 22 Nov 2005 21:14:26 +0000
47292Checked in by : Robert Osfield
47293Simplified the TangentSpaceGenerator so that is automatically converts any models with indices to one without indices and then runs the tangent space generation code on the result.
47294
47295Tue, 22 Nov 2005 14:35:12 +0000
47296Checked in by : Robert Osfield
47297From Markus Trenkwalder, fixed placment of libs in mingw build.
47298
47299Tue, 22 Nov 2005 13:56:50 +0000
47300Checked in by : Robert Osfield
47301Added missing dirtyDisplayList call into osg::Geometry::set calls.
47302
47303Tue, 22 Nov 2005 13:14:00 +0000
47304Checked in by : Robert Osfield
47305Added DatabasePager::s/getDrawablePolicy() to allow the way that the display list/VBO settings are applied to loaded databases.
47306
47307Tue, 22 Nov 2005 10:26:27 +0000
47308Checked in by : Robert Osfield
47309Added check against LODScale being zero, and fixed the search for the maximum LOD range in the pixel size range fallback.
47310
47311Tue, 22 Nov 2005 10:08:00 +0000
47312Checked in by : Robert Osfield
47313From Chris Hanson, add LODScale support to pixel based LOD range selection.
47314
47315Tue, 22 Nov 2005 09:57:32 +0000
47316Checked in by : Robert Osfield
47317From Jason Daly, (with small tweak by Robert Osfield) fix for Prorgram::removeShader(Shader*) so that it properly remove the shader and its entry in the _shaderList.
47318
47319Tue, 22 Nov 2005 09:51:02 +0000
47320Checked in by : Robert Osfield
47321From Eric Wing, warning fixes for gcc4.0/OSX.
47322
47323Tue, 22 Nov 2005 09:47:18 +0000
47324Checked in by : Robert Osfield
47325From Marco Jez, fix for wchar_t being redefined.
47326
47327Mon, 21 Nov 2005 16:29:47 +0000
47328Checked in by : Robert Osfield
47329Updated NEWS
47330
47331Mon, 21 Nov 2005 16:15:48 +0000
47332Checked in by : Robert Osfield
47333Updated ChangeLog and authors file.
47334
47335Mon, 21 Nov 2005 13:51:24 +0000
47336Checked in by : Robert Osfield
47337From Roger James, reworked the export of std::vector<> on standard types to prevent problems with .lib being built for all targets under VS7.x
47338
47339Sun, 20 Nov 2005 22:07:43 +0000
47340Checked in by : Robert Osfield
47341Replaced asserts with notification of error.
47342
47343Sun, 20 Nov 2005 22:06:16 +0000
47344Checked in by : Robert Osfield
47345From Donn Mielcarek, added support Materials being declared globally.
47346
47347Sat, 19 Nov 2005 12:18:51 +0000
47348Checked in by : Robert Osfield
47349Updated ChangeLog, osgversion and AUTHORS file.
47350
47351Fri, 18 Nov 2005 17:04:55 +0000
47352Checked in by : Robert Osfield
47353Added the ability for osgParticle::ParticleEffect to switch off the automatic setup. Normally the automatic setup is useful, but in the case of the .osg support this automatic update was forcing premature loading of imagery that wasn't necessarily, and can lead to reports of looking for files that arn't present.
47354
47355Fri, 18 Nov 2005 15:00:34 +0000
47356Checked in by : Robert Osfield
47357Added s/getCenter and s/getRotation methods, and updated wrapper.
47358
47359Fri, 18 Nov 2005 14:49:05 +0000
47360Checked in by : Robert Osfield
47361From  Toshiyuki Takeahei, addition of s/getDistance() methods
47362
47363Fri, 18 Nov 2005 14:46:38 +0000
47364Checked in by : Robert Osfield
47365The OpenFlight plugin was crashing with pre 15.6 .flt files that contained light points.  This was due to the mismatch is size and fiels in the LightPointRecord before 15.6 and after it, the OSG's flt plugin was assuming just 15.6 record structure.  As a temporary solution I have disabled the processing of light point records on .flt file version before 15.6, this allows these files to be loaded safely, but without light points.
47366
47367Fri, 18 Nov 2005 10:03:11 +0000
47368Checked in by : Robert Osfield
47369From Andrew Reyonolds : changed the endian conversion code to work on a temporary rather then on a flt structure to prevent repeated conversion of the same value, something that led to eroneously large light point string sizes.
47370
47371Fri, 18 Nov 2005 09:52:24 +0000
47372Checked in by : Robert Osfield
47373From Rodger James, changed the Win32 static library compilation support to use OSG_LIBRARY_STATIC to avoid problems with building libs when not required.
47374
47375Thu, 17 Nov 2005 20:22:55 +0000
47376Checked in by : Robert Osfield
47377Replaced tabs with spaces in examples.
47378
47379Thu, 17 Nov 2005 17:45:04 +0000
47380Checked in by : Robert Osfield
47381Updated wrappers.
47382
47383Thu, 17 Nov 2005 17:44:48 +0000
47384Checked in by : Robert Osfield
47385Convert tabs to spaces.
47386
47387Thu, 17 Nov 2005 15:18:48 +0000
47388Checked in by : Robert Osfield
47389From Toshiyuki Takahei, added #pragam to avoid build problem with special characters. From Robert Osfield, added #if _MSC_VER to restrict pragma usage to just VisualStudio, and added comment explaining all the extra parsing code in osgversion.
47390
47391Thu, 17 Nov 2005 15:03:51 +0000
47392Checked in by : Robert Osfield
47393Replaced tabs with spaces.
47394
47395Thu, 17 Nov 2005 13:35:53 +0000
47396Checked in by : Robert Osfield
47397Coverted tabs to space in core libraries.
47398
47399Thu, 17 Nov 2005 11:27:25 +0000
47400Checked in by : Robert Osfield
47401From Toshiyuki Takahei, fixed order intialiation problem in Viewer::selectCameraManipulator(..).
47402
47403Thu, 17 Nov 2005 11:22:09 +0000
47404Checked in by : Robert Osfield
47405From Mike Weiblen, "fix for another one of those GLSL syntax errors that slip thru the nvidia compiler. gl_TexCoord[] is an array of vec4, and must be reduced to a vec2 for use with texture2D()"
47406
47407Thu, 17 Nov 2005 11:13:36 +0000
47408Checked in by : Robert Osfield
47409From Eric Sokolosky, for Cygwin and Minw sections changed definition of INST_SHARE so that it is based on INST_LOCATION, providing the same default as before but also allow it to be override by env vars when required.
47410
47411Thu, 17 Nov 2005 11:09:22 +0000
47412Checked in by : Robert Osfield
47413From Eric Sokolosky, made spacing more consistent.
47414
47415Thu, 17 Nov 2005 11:03:20 +0000
47416Checked in by : Robert Osfield
47417From Mikkel Gjøl, addition of paramter set/get methods to osgGA::*Manipulators, change of ' ' to GUIEventAdapter::KEY_Space, fix to url in Matrix_implementation.cpp. Syntax fixes by Robert Osfield to above submission fix inconsistencies with normal OSG coding style.
47418
47419Thu, 17 Nov 2005 09:57:40 +0000
47420Checked in by : Robert Osfield
47421Improved handling of core OSG being compile with float Matrices.
47422
47423Thu, 17 Nov 2005 09:20:58 +0000
47424Checked in by : Robert Osfield
47425Added (_data || rhs._data) extra qualify to Image::compare is data equal test.
47426
47427Wed, 16 Nov 2005 21:08:16 +0000
47428Checked in by : Robert Osfield
47429Removed redundent copyop.
47430
47431Wed, 16 Nov 2005 20:27:28 +0000
47432Checked in by : Robert Osfield
47433Ran dos2unix on makefile.
47434
47435Wed, 16 Nov 2005 16:35:56 +0000
47436Checked in by : Robert Osfield
47437Started experimenting with sections and table of contents.
47438
47439Wed, 16 Nov 2005 16:30:51 +0000
47440Checked in by : Robert Osfield
47441Converted remaining osg::Matrix usage to osg::Matrixd.
47442
47443Wed, 16 Nov 2005 12:14:18 +0000
47444Checked in by : Robert Osfield
47445Updated changelog and authors file.
47446
47447Wed, 16 Nov 2005 12:07:21 +0000
47448Checked in by : Robert Osfield
47449Fixed typo entry.
47450
47451Wed, 16 Nov 2005 09:28:09 +0000
47452Checked in by : Robert Osfield
47453From Mike Weiblen, support for ARB_texture_rectangle extension name.
47454
47455Tue, 15 Nov 2005 22:18:29 +0000
47456Checked in by : Robert Osfield
47457From Joakim Simonsson/Robert Osfield. Fixed line endings.
47458
47459Tue, 15 Nov 2005 22:14:50 +0000
47460Checked in by : Robert Osfield
47461Did a unix2dos and trimmed end of file of rendundent newlines.
47462
47463Tue, 15 Nov 2005 22:07:54 +0000
47464Checked in by : Robert Osfield
47465Added proper descriptions of examples in place of the copy and paste description.
47466
47467Tue, 15 Nov 2005 21:47:24 +0000
47468Checked in by : Robert Osfield
47469From Eric Wing, compile fixes.
47470
47471Tue, 15 Nov 2005 21:24:35 +0000
47472Checked in by : Robert Osfield
47473From Gideon May, "I've added an alias for the new mpeg 4 format used by quicktime and podcasts."
47474
47475Tue, 15 Nov 2005 18:31:40 +0000
47476Checked in by : Robert Osfield
47477From Sean Spicer, compile fixes for Intel compiler.
47478
47479Tue, 15 Nov 2005 16:15:26 +0000
47480Checked in by : Robert Osfield
47481From Joakim Simonsson, updated VS handling of extensionless headers to be consistent with 1.0 release of OSG
47482
47483Tue, 15 Nov 2005 16:06:09 +0000
47484Checked in by : Robert Osfield
47485Fixed typo of Jason.
47486
47487Tue, 15 Nov 2005 15:07:43 +0000
47488Checked in by : Robert Osfield
47489Updated authors list from osgversion -r ChangeLog output.
47490
47491Tue, 15 Nov 2005 15:07:17 +0000
47492Checked in by : Robert Osfield
47493Updated the output of the contributors list.
47494
47495Tue, 15 Nov 2005 14:25:03 +0000
47496Checked in by : Robert Osfield
47497Added catch of erase of the last element of heap.
47498
47499Tue, 15 Nov 2005 11:43:29 +0000
47500Checked in by : Robert Osfield
47501From Marco Jez, warning fixes.
47502
47503Tue, 15 Nov 2005 11:39:48 +0000
47504Checked in by : Robert Osfield
47505Warning fixes.
47506
47507Tue, 15 Nov 2005 11:23:44 +0000
47508Checked in by : Robert Osfield
47509Warning fix.
47510
47511Tue, 15 Nov 2005 10:05:31 +0000
47512Checked in by : Robert Osfield
47513Added remapping of Drew's fullname.
47514
47515Tue, 15 Nov 2005 08:56:05 +0000
47516Checked in by : Robert Osfield
47517From Mike Weiblen, switched off lighting of points to make them clearer
47518
47519Tue, 15 Nov 2005 08:43:24 +0000
47520Checked in by : Robert Osfield
47521Warning fix.
47522
47523Mon, 14 Nov 2005 21:40:28 +0000
47524Checked in by : Robert Osfield
47525Fixed handling of initials.
47526
47527Mon, 14 Nov 2005 20:54:53 +0000
47528Checked in by : Robert Osfield
47529Added typo correction for "Jolley".
47530
47531Mon, 14 Nov 2005 20:51:28 +0000
47532Checked in by : Robert Osfield
47533Added more typo catches.
47534
47535Mon, 14 Nov 2005 17:21:49 +0000
47536Checked in by : Robert Osfield
47537Further improvements to the name filtering.
47538
47539Mon, 14 Nov 2005 17:15:58 +0000
47540Checked in by : Robert Osfield
47541Improved handling on special characters in names
47542
47543Mon, 14 Nov 2005 17:07:11 +0000
47544Checked in by : Robert Osfield
47545Added support for mining the ChangeLog for a list of contributors.
47546
47547Mon, 14 Nov 2005 13:34:47 +0000
47548Checked in by : Robert Osfield
47549Updated changelog.
47550
47551Mon, 14 Nov 2005 12:49:05 +0000
47552Checked in by : Robert Osfield
47553Fixed warnings in geo plugin
47554
47555Mon, 14 Nov 2005 11:14:58 +0000
47556Checked in by : Robert Osfield
47557Updated package version to 1.0,0
47558
47559Mon, 14 Nov 2005 11:08:16 +0000
47560Checked in by : Robert Osfield
47561From Toshiyuki Takehei, typo fix of getTrackerMode().
47562
47563Mon, 14 Nov 2005 11:00:36 +0000
47564Checked in by : Robert Osfield
47565Change the KeySwitchMatrixManipulator so that it two sets of getMatrixManipulator methods, two that takes an index,two that takes a key value.  Updated the ViewEventHandler so the it now uses the getMatrixManipulatorWithIndex() method to avoid previous ambiguity.
47566
47567Mon, 14 Nov 2005 09:31:06 +0000
47568Checked in by : Robert Osfield
47569From Farshid Lashkari : "I reported earlier about a problem with a custom emitter I was using. I spent some more time debugging and it turns out there was a bug in the ParticleSystem::update_bounds function. When the bound is being reset, both the min and max are being set to the same postion without the radius being subtracted/added to it. When there is only one particle alive in the system this causes it to be culled by small feature culling. I've modifed the function so that when the bound is reset, the radius is subtracted/added to the position. This fixes my problem."
47570
47571Sat, 12 Nov 2005 21:29:59 +0000
47572Checked in by : Robert Osfield
47573From Geoff Michel, geo plugin updated to for latest updates in .geo format.
47574
47575Sat, 12 Nov 2005 13:38:32 +0000
47576Checked in by : Robert Osfield
47577Added support for ConnectedParticleSystem.
47578
47579Sat, 12 Nov 2005 13:27:49 +0000
47580Checked in by : Robert Osfield
47581Added .osg support for osgParticle::SmokeTrailEffect
47582
47583Fri, 11 Nov 2005 19:29:53 +0000
47584Checked in by : Robert Osfield
47585Updated ChangeLog
47586
47587Fri, 11 Nov 2005 17:00:36 +0000
47588Checked in by : Robert Osfield
47589Added scene stats support to osgProducer::ViewerEventHandler.
47590
47591Fri, 11 Nov 2005 14:22:57 +0000
47592Checked in by : Robert Osfield
47593Added s/getMaxNumOfTextureUnits control to osgGA::StateSetManipulator, and set the default to 4.
47594
47595Fri, 11 Nov 2005 12:45:59 +0000
47596Checked in by : Robert Osfield
47597Fixes for VS6.0 build.
47598
47599Fri, 11 Nov 2005 08:45:18 +0000
47600Checked in by : Robert Osfield
47601From Markus Trenkwalder, fix for Mingw build
47602
47603Thu, 10 Nov 2005 20:56:16 +0000
47604Checked in by : Robert Osfield
47605From Marco Jez, compile for a syntax error problem.
47606
47607Thu, 10 Nov 2005 20:20:13 +0000
47608Checked in by : Robert Osfield
47609Added /Zm200 to loads of project to try and salavage something from VS6.0 being such a bog awful compiler.
47610
47611Thu, 10 Nov 2005 20:04:16 +0000
47612Checked in by : Robert Osfield
47613Fixes for VS6.0
47614
47615Thu, 10 Nov 2005 19:32:37 +0000
47616Checked in by : Robert Osfield
47617Fixes for dumb VS6.0 compiler
47618
47619Thu, 10 Nov 2005 19:16:01 +0000
47620Checked in by : Robert Osfield
47621Fixes for VS6.0
47622
47623Thu, 10 Nov 2005 17:24:41 +0000
47624Checked in by : Robert Osfield
47625Compile fixes for VS6.0.
47626
47627Thu, 10 Nov 2005 16:47:48 +0000
47628Checked in by : Robert Osfield
47629From Markus Trenkwalder, added freetype-config support to Mingw section.
47630
47631Thu, 10 Nov 2005 15:52:02 +0000
47632Checked in by : Robert Osfield
47633Added osgshaderterrain and osgparametric to runexamples.bat
47634
47635Thu, 10 Nov 2005 15:27:49 +0000
47636Checked in by : Robert Osfield
47637Updated wrappers
47638
47639Thu, 10 Nov 2005 15:25:06 +0000
47640Checked in by : Robert Osfield
47641Added better control for cancel GraphicsThreads.
47642
47643Thu, 10 Nov 2005 14:41:42 +0000
47644Checked in by : Robert Osfield
47645Ran unix2dos on OpenSceneGraph.dsw
47646
47647Thu, 10 Nov 2005 11:56:18 +0000
47648Checked in by : Robert Osfield
47649Fixed typo of CoordinateSystem.
47650
47651Thu, 10 Nov 2005 11:39:01 +0000
47652Checked in by : Robert Osfield
47653Addd OsgSceneHandler::s/getCleanUpOnNextFrame() and support for it in the draw() method, when CleanUpOnNextFrame is enabled the next frame simple deleted OpenGL objects without doing any draw traversal.
47654
47655Thu, 10 Nov 2005 10:29:56 +0000
47656Checked in by : Robert Osfield
47657Added checks against the values returned from dynamic_cast<>'s.
47658
47659Thu, 10 Nov 2005 09:42:34 +0000
47660Checked in by : Robert Osfield
47661Compile fixes for VS7.1
47662
47663Wed, 9 Nov 2005 22:09:46 +0000
47664Checked in by : Don BURNS
47665small change to test osg-cvs....
47666
47667Wed, 9 Nov 2005 22:07:47 +0000
47668Checked in by : Don BURNS
47669Small modification to change 2004 to 2005 in README.txt  (this is mostly         a test of osg-cvs)
47670
47671Wed, 9 Nov 2005 20:30:47 +0000
47672Checked in by : Robert Osfield
47673Updated wrappers
47674
47675Wed, 9 Nov 2005 20:26:34 +0000
47676Checked in by : Robert Osfield
47677Added release and flush of OpenGL objects after build of the terrain database to prevent the build graphics context state leaking into the viewers graphics context set.
47678
47679Wed, 9 Nov 2005 20:24:47 +0000
47680Checked in by : Robert Osfield
47681Added a s/getState() to osgTerrain::DataSet to allow better integration with applications.
47682
47683Wed, 9 Nov 2005 17:20:15 +0000
47684Checked in by : Robert Osfield
47685Added some docs on command line options.
47686
47687Wed, 9 Nov 2005 17:19:34 +0000
47688Checked in by : Robert Osfield
47689Added writing of commandline options in getFormatedString when there is no description string.
47690
47691Wed, 9 Nov 2005 17:08:50 +0000
47692Checked in by : Robert Osfield
47693Moved the blink sequence light points down so they are visible in the default camera position.
47694
47695Wed, 9 Nov 2005 17:06:12 +0000
47696Checked in by : Robert Osfield
47697Changed the NO_ROTATION label so it is aligned with the XZ plane to make it easier to see.
47698
47699Wed, 9 Nov 2005 15:27:30 +0000
47700Checked in by : Robert Osfield
47701Quick updates to NEWS.
47702
47703Wed, 9 Nov 2005 15:19:11 +0000
47704Checked in by : Robert Osfield
47705Updated ChangeLog
47706
47707Wed, 9 Nov 2005 15:14:15 +0000
47708Checked in by : Robert Osfield
47709Updated wrappers.
47710
47711Wed, 9 Nov 2005 15:11:22 +0000
47712Checked in by : Robert Osfield
47713Added the support in AnimationPathCallback for taking a pivot, axis and rotation rate paramters in its constructor to allow it to be used to create rotations around a point. This provides the same interface and functionality as osgUtil::TransformCallback but has the advantage and AnimationPathCallback is fully supported by the .osg and .ive file formats.
47714
47715Wed, 9 Nov 2005 13:39:48 +0000
47716Checked in by : Robert Osfield
47717Updated the runexamples.bat to include glsl_mandelbrot.osg and glsl_julia.osg references
47718
47719Wed, 9 Nov 2005 13:39:08 +0000
47720Checked in by : Robert Osfield
47721Reduced the size of the "oversized" cessna.osg
47722
47723Wed, 9 Nov 2005 13:26:11 +0000
47724Checked in by : Robert Osfield
47725Added a test of isRealized to requestWrapPointer to prevent a deadlock condition occur when a wap pointer is done before a window is realized.
47726
47727Wed, 9 Nov 2005 13:18:46 +0000
47728Checked in by : Robert Osfield
47729Update texture file names to reflect new files in OpenSceneGraph-Data distribution.
47730
47731Wed, 9 Nov 2005 11:59:18 +0000
47732Checked in by : Robert Osfield
47733Added dxf VS6.0 project
47734
47735Wed, 9 Nov 2005 10:49:56 +0000
47736Checked in by : Robert Osfield
47737Bumped the version numbers up to 1.0 in preparation for 1.0-rc1.
47738
47739Wed, 9 Nov 2005 10:41:52 +0000
47740Checked in by : Robert Osfield
47741Fixed warnings.
47742
47743Wed, 9 Nov 2005 10:37:10 +0000
47744Checked in by : Robert Osfield
47745Fixed compile warning.
47746
47747Wed, 9 Nov 2005 09:30:16 +0000
47748Checked in by : Robert Osfield
47749Updated the bin number to be 100 for the logo overlay to force it to draw later.
47750
47751Tue, 8 Nov 2005 16:41:34 +0000
47752Checked in by : Robert Osfield
47753Added .ive support for osg::Texture SourceFormat and SourceType
47754
47755Tue, 8 Nov 2005 16:22:33 +0000
47756Checked in by : Robert Osfield
47757Added support for SourceType and SourceFormat to .osg.
47758
47759Tue, 8 Nov 2005 16:02:09 +0000
47760Checked in by : Robert Osfield
47761Updated wrappers.
47762
47763Tue, 8 Nov 2005 15:52:21 +0000
47764Checked in by : Robert Osfield
47765From Brad Colbert/Robert Osfield: added s/getSourceFormat and s/getSourceType to osg::Texture along with support for this Texture1D, 2D, 3D, TextureCubeMap and TextureRectangle.  The new SourceFormat and SourceType parameters are only used when no osg::Image is assigned to an osg::Texture, and main use is for render to texture effects.Added support for --hdr option in osgprerender, which utilises the new Texture::setSourceFormat/Type() methods.
47766
47767
47768
47769Tue, 8 Nov 2005 14:03:00 +0000
47770Checked in by : Robert Osfield
47771Updated wrappers
47772
47773Tue, 8 Nov 2005 13:51:28 +0000
47774Checked in by : Robert Osfield
47775From Colin McDonald, fixed image size calculation in getTotalSizeInBytesIncludingMipmaps(), added checks on success of opening files for writing in the .ive plugin.
47776
47777Tue, 8 Nov 2005 11:46:52 +0000
47778Checked in by : Robert Osfield
47779Added sorting and clearing of pre and post RenderStages stored in RenderStage, and added some debugging comments which are currently commented out from compilation - these are left in just in case future debug work requires them.
47780
47781Tue, 8 Nov 2005 09:36:42 +0000
47782Checked in by : Robert Osfield
47783Changed the occluder traversal so that checks the children of the SceneView's Cameara rather than starting at the camera itself.
47784
47785Mon, 7 Nov 2005 16:52:09 +0000
47786Checked in by : Robert Osfield
47787Renamed VisualStudio.dsw to OpenSceneGraph.dsw
47788
47789Mon, 7 Nov 2005 16:48:45 +0000
47790Checked in by : Robert Osfield
47791Improved the handling of CameraNode and viewers with projection matrices contained NaN's.
47792
47793Mon, 7 Nov 2005 15:46:05 +0000
47794Checked in by : Robert Osfield
47795From Bob Kuehne, proper c++ cast instead of c-cast for ApplicationUsage
47796
47797Mon, 7 Nov 2005 15:43:29 +0000
47798Checked in by : Robert Osfield
47799From Steve Lunsford, added psuedo event dispatch to init within selectCameraManipulator to force the new minpulator to update correctly.
47800
47801Mon, 7 Nov 2005 14:42:36 +0000
47802Checked in by : Robert Osfield
47803From David Spilling, added "noRotation" ReaderWriter::Option into the .obj plugin to enable disabling of the automatic rotation from Y up coordinate frame to Z up coordinate frame.
47804
47805Mon, 7 Nov 2005 13:54:25 +0000
47806Checked in by : Robert Osfield
47807From Marco Jez, Added an unregister of the GraphicsContextImplement on unload.
47808
47809Mon, 7 Nov 2005 12:41:32 +0000
47810Checked in by : Robert Osfield
47811From David Spilling, fix for typo of OVERRIDE.
47812
47813Mon, 7 Nov 2005 11:14:23 +0000
47814Checked in by : Robert Osfield
47815From Gideon May, compile fixes for OSX.
47816
47817Mon, 7 Nov 2005 11:09:59 +0000
47818Checked in by : Robert Osfield
47819From Norman Vine, "Cygwin uses unix style path separators"
47820
47821Mon, 7 Nov 2005 11:05:16 +0000
47822Checked in by : Robert Osfield
47823From Wang Lam,"The changes allow users of OpenSceneGraph to call a new function readFontStream() to load fonts from a std::istream, rather than from the local filesystem by name.  Such a call may be used, for example, if the user has a font fetched over a network, or a font available in memory without a correspondng filename.The changes implement the new function by following the corresponding code
47824for readFontFile().  readFontStream() reads a stream into memory, and
47825holds that memory for FreeType.
47826
47827As a basic test, I mangled the osgtext example to use
47828readFontStream(std::ifstream("font")) in lieu of a readFontFile call, and
47829the modified example ran completely."
47830
47831
47832
47833Mon, 7 Nov 2005 10:29:24 +0000
47834Checked in by : Robert Osfield
47835From Ruben (with a few addition/changes from Robert), fixed the commandline of the osgsimplifier example. It now reads --ratio and --max-error.---------------------------------------------------
47836
47837
47838
47839Fri, 4 Nov 2005 19:00:49 +0000
47840Checked in by : Robert Osfield
47841Added extra debugging checks on FBO's
47842
47843Fri, 4 Nov 2005 12:08:16 +0000
47844Checked in by : Robert Osfield
47845Improved support for texture subload/render to texture in various Texture classes and RenderStage.
47846
47847Thu, 3 Nov 2005 21:35:45 +0000
47848Checked in by : Robert Osfield
47849Improvements to CameraNode IO support, now handles render to texture.
47850
47851Thu, 3 Nov 2005 19:20:04 +0000
47852Checked in by : Robert Osfield
47853Changed the CameraNode read/write code to use Transform as its parent.
47854
47855Thu, 3 Nov 2005 17:12:49 +0000
47856Checked in by : Robert Osfield
47857Removed debugging message
47858
47859Thu, 3 Nov 2005 17:08:40 +0000
47860Checked in by : Robert Osfield
47861Further work on osg::CameraNode support.
47862
47863Thu, 3 Nov 2005 15:59:17 +0000
47864Checked in by : Robert Osfield
47865Further work on added IO support from CameraNode.
47866
47867Thu, 3 Nov 2005 12:25:25 +0000
47868Checked in by : Robert Osfield
47869Completed osg::CameraView support in .osg and .ive formats.
47870
47871Thu, 3 Nov 2005 10:59:22 +0000
47872Checked in by : Robert Osfield
47873Added env var docs on OSG_MAX_TEXTURE_SIZE
47874
47875Thu, 3 Nov 2005 10:57:10 +0000
47876Checked in by : Robert Osfield
47877Added --help-env option.
47878
47879Thu, 3 Nov 2005 10:18:19 +0000
47880Checked in by : Robert Osfield
47881Updated wrappers
47882
47883Thu, 3 Nov 2005 10:16:38 +0000
47884Checked in by : Robert Osfield
47885Added initial CameraNode and CameraView stups for the .ive loader
47886
47887Thu, 3 Nov 2005 10:01:09 +0000
47888Checked in by : Robert Osfield
47889From Eric Sokolowsky, added writeEnvironmentSettings to help report what OSG centric environment variables are used.
47890
47891Thu, 3 Nov 2005 09:03:46 +0000
47892Checked in by : Robert Osfield
47893Added CameraNode.cpp and CameraView.cpp
47894
47895Wed, 2 Nov 2005 19:52:58 +0000
47896Checked in by : Robert Osfield
47897Inital work on adding .osg support for CameraNode and CameraView.
47898
47899Wed, 2 Nov 2005 19:35:35 +0000
47900Checked in by : Robert Osfield
47901Updated wrappers.
47902
47903Wed, 2 Nov 2005 19:15:41 +0000
47904Checked in by : Robert Osfield
47905Added request for accumulator buffer.
47906
47907Wed, 2 Nov 2005 19:15:18 +0000
47908Checked in by : Robert Osfield
47909Added support in DisplaySettings and OscCameraGroup for requesting accumulator buffer.
47910
47911Wed, 2 Nov 2005 16:20:55 +0000
47912Checked in by : Robert Osfield
47913From Alan Ott, added support for palletted imagery.
47914
47915Wed, 2 Nov 2005 15:56:29 +0000
47916Checked in by : Robert Osfield
47917From Brede Johnasen, changed wrap mode to CLAMP_TO_EDGE to avoid edges being seen when zoomed into the reflectio map.
47918
47919Wed, 2 Nov 2005 15:23:54 +0000
47920Checked in by : Robert Osfield
47921Added handling of CameraNode into PickVisitor in src/osgProducer/Viewer.cpp.  This is unlikely to be the final solution, but does at least fix part of the problem of handling picking HUD's underneath CameraNodes.
47922
47923Wed, 2 Nov 2005 14:24:29 +0000
47924Checked in by : Robert Osfield
47925From Marco Jez, added Image/ path to image files to help find them from the OpenSceneGraph-Data directory.
47926
47927Wed, 2 Nov 2005 14:22:31 +0000
47928Checked in by : Robert Osfield
47929From Marco Jez, moved the rear view camera's viewport to the bottom left of window to accomdate a greater range of display sizes. From Robert Osfield, made the background colour of the intersted camera a scaled down verson of the main background colour to make it more obvious.
47930
47931Wed, 2 Nov 2005 12:22:12 +0000
47932Checked in by : Robert Osfield
47933Added a setSupportsDisplayList(false) to constructor to prevent end users enabling display lists, something that can break the osgText's managment of state.
47934
47935Wed, 2 Nov 2005 11:55:02 +0000
47936Checked in by : Robert Osfield
47937Fixed setCameraRequiresSetUp so it properly uses the bool passed to it.
47938
47939Wed, 2 Nov 2005 11:33:10 +0000
47940Checked in by : Robert Osfield
47941Added doc comment and removed redundent inline keyword
47942
47943Wed, 2 Nov 2005 10:57:42 +0000
47944Checked in by : Robert Osfield
47945From Farshid Lashkari, "I need the ability to check for a font file without actually loading the font object.  I've modified font.h/cpp of osgText so that it exports the findFontFile function."
47946
47947Wed, 2 Nov 2005 10:55:20 +0000
47948Checked in by : Robert Osfield
47949From Marco Jez, commented out debuggin message.
47950
47951Wed, 2 Nov 2005 10:49:38 +0000
47952Checked in by : Robert Osfield
47953Added static orthoNormal function to match equivilant in Matrixd
47954
47955Wed, 2 Nov 2005 10:45:56 +0000
47956Checked in by : Robert Osfield
47957From Colin McDonald, "Fix for missing class name qualifier on the orthoNormal function."
47958
47959Wed, 2 Nov 2005 10:29:38 +0000
47960Checked in by : Robert Osfield
47961From Colin McDonald, "Fixes for some duplicate global symbol definitions in the plugins, which cause errors when creating a statically linked executable."
47962
47963Wed, 2 Nov 2005 10:29:13 +0000
47964Checked in by : Robert Osfield
47965Fixed compile warning
47966
47967Tue, 1 Nov 2005 20:16:31 +0000
47968Checked in by : Robert Osfield
47969Changed the error number reporting to be reported as hex.
47970
47971Tue, 1 Nov 2005 19:32:26 +0000
47972Checked in by : Robert Osfield
47973Added an image negation callback to the render to image.  Added commandline docs for the new --image and --texture-rectangle options.
47974
47975Tue, 1 Nov 2005 19:31:30 +0000
47976Checked in by : Robert Osfield
47977Removed the double call to the camera post draw callback.
47978
47979Tue, 1 Nov 2005 17:07:55 +0000
47980Checked in by : Robert Osfield
47981Added usage of image copy and modification.
47982
47983Tue, 1 Nov 2005 15:39:26 +0000
47984Checked in by : Robert Osfield
47985Set the draw and read buffer to GL_NONE when using FBO's, thereby avoid invalid enumrates being generated.
47986
47987Tue, 1 Nov 2005 15:23:03 +0000
47988Checked in by : Robert Osfield
47989Improved handling of osg::Image copying.
47990
47991Tue, 1 Nov 2005 11:18:40 +0000
47992Checked in by : Robert Osfield
47993From Brad Colbert, Added checking for a NULL return string rom gluErrorString (with slight reformating of this by Robert Osfield.)
47994
47995Tue, 1 Nov 2005 11:00:07 +0000
47996Checked in by : Robert Osfield
47997Updated wrappers
47998
47999Tue, 1 Nov 2005 10:42:54 +0000
48000Checked in by : Robert Osfield
48001Added RenderTargetFallback option into osg::CameraNode.
48002
48003Mon, 31 Oct 2005 16:40:23 +0000
48004Checked in by : Robert Osfield
48005From Steve Lunsford, "Attached is a copy of TXPNode.cpp with the repaired computeBounds call.  I discovered that TXPNodes were being culled out prematurely because the loaded sub-tiles resulted in a computed bounds that was smaller than the extents indicated in the archive.  I think this fix should be fine.  I can't think of any reason why we would want to use anything other than the archive extents."
48006
48007Mon, 31 Oct 2005 14:48:11 +0000
48008Checked in by : Robert Osfield
48009Added default setting of _threading_model to ThreadPerCamera when multiple cameras are present, and SingleThreaded when a single camera is being used.
48010
48011Mon, 31 Oct 2005 11:43:54 +0000
48012Checked in by : Robert Osfield
48013From Brede Johansen, "some tweaks to the osgSim lightpoints.- The first change is to start fadeing a lightpoint just before the
48014maximum distance of a light is reached.
48015- The second change is to start fading a lightpoint when pixelSize is
48016less than _minPixelSize instead of 1.0."
48017
48018
48019
48020Sat, 29 Oct 2005 11:29:58 +0000
48021Checked in by : Robert Osfield
48022Updated wrappers.
48023
48024Sat, 29 Oct 2005 10:04:35 +0000
48025Checked in by : Robert Osfield
48026Added catch for NULL return from glGetString( GL_VERSION );
48027
48028Sat, 29 Oct 2005 09:52:56 +0000
48029Checked in by : Robert Osfield
48030Updated wrappers.
48031
48032Fri, 28 Oct 2005 18:39:14 +0000
48033Checked in by : Robert Osfield
48034From Marco Jez, Fix for the class name lookup in osgDB::Registry::writeObject(), which can silently fail when a NodeKit's class (for example osgNVCg::Program) has the same name as that of an OSG's class (for example osg::Program).
48035
48036Fri, 28 Oct 2005 18:37:15 +0000
48037Checked in by : Robert Osfield
48038Fixed env var docs for sharing graphics contexts.
48039
48040Fri, 28 Oct 2005 14:02:37 +0000
48041Checked in by : Robert Osfield
48042Added warning message for when no file is loaded.
48043
48044Fri, 28 Oct 2005 13:18:09 +0000
48045Checked in by : Robert Osfield
48046From Ravi Mathur, "Here is an update to BlendEquation that adds checking for the SGIX_blend_alpha_minmax and EXT_blend_logic_op extensions.  It is tested with the osgblendequation example.  If the extensions are not supported, a WARN level notification is generated."
48047
48048Fri, 28 Oct 2005 13:11:56 +0000
48049Checked in by : Robert Osfield
48050Moved SceneView across to use an osg::CameraNode to store the projection and view matrices, the viewport, the clear colour and the subgraph needing rendered.  This is done transparently so all existing functionality will behave as before.  What it does add is the ability to set a SceneView directly by a single osg::CameraNode when required.
48051
48052Fri, 28 Oct 2005 10:33:11 +0000
48053Checked in by : Robert Osfield
48054Changed debug message from NOTICE to INFO level of notification
48055
48056Fri, 28 Oct 2005 10:11:12 +0000
48057Checked in by : Robert Osfield
48058Added command line option --overlay to turn on the use of an OverlayNode.
48059
48060Fri, 28 Oct 2005 09:20:21 +0000
48061Checked in by : Robert Osfield
48062Updated wrappers.
48063
48064Fri, 28 Oct 2005 08:35:55 +0000
48065Checked in by : Robert Osfield
48066From Mike Weiblen, added check to make sure that vertex texture was supported in the OpenGL driver.
48067
48068Thu, 27 Oct 2005 13:53:55 +0000
48069Checked in by : Robert Osfield
48070Added option to osgdepthpartion for loading the model specified on the commandline.
48071
48072Thu, 27 Oct 2005 11:15:25 +0000
48073Checked in by : Robert Osfield
48074Added documentation line about 32 being the maximum permitted number of line segmenets
48075
48076Thu, 27 Oct 2005 11:11:02 +0000
48077Checked in by : Robert Osfield
48078Added error message to report when too many line segments are added to an IntersectVisitor.
48079
48080Thu, 27 Oct 2005 10:48:44 +0000
48081Checked in by : Robert Osfield
48082Added support for tracking the directory of the output file whilst still maintaining local file references within this directory.
48083
48084Thu, 27 Oct 2005 09:38:06 +0000
48085Checked in by : Robert Osfield
48086From Ravi Mathur, "New functionality is the ability to automatically determine the maximum traversal depth necessary to obtain an accurate estimate of the minimum number of required cameras.  In addition, the user can specify an absolute maximum traversal depth that will not be exceeded."
48087
48088Thu, 27 Oct 2005 09:37:38 +0000
48089Checked in by : Robert Osfield
48090From Geoff Michel, update to osgdelaunday.
48091
48092Wed, 26 Oct 2005 20:30:15 +0000
48093Checked in by : Robert Osfield
48094From Don Tidrow,  bug fix to setOutputTextureFiles(bool).
48095
48096Wed, 26 Oct 2005 20:22:59 +0000
48097Checked in by : Robert Osfield
48098Added friend declarations of nested classes to prevent compile problems under VS6.0
48099
48100Wed, 26 Oct 2005 20:00:10 +0000
48101Checked in by : Robert Osfield
48102Changed the minimum tile image size to be 4x4 to avoid problems in mipmap generation that was occuring at sizes of 2x2, seemingly somewhere in the OpenGL driver.
48103
48104Wed, 26 Oct 2005 16:02:24 +0000
48105Checked in by : Robert Osfield
48106From Bob Kuehne, "changed two set methods (setFocalLength,setFieldOfView) to perform assignment."
48107
48108Wed, 26 Oct 2005 09:22:13 +0000
48109Checked in by : Robert Osfield
48110From Geoff Michel, compile fixes for VS6.0
48111
48112Tue, 25 Oct 2005 18:34:46 +0000
48113Checked in by : Robert Osfield
48114Updated wrappers
48115
48116Tue, 25 Oct 2005 15:49:48 +0000
48117Checked in by : Robert Osfield
48118Added command line support for the interlaced stereo modes.
48119
48120Tue, 25 Oct 2005 15:43:04 +0000
48121Checked in by : Robert Osfield
48122From Farshid Lashkari & Robert Osfield:  Added support for VERTICAL_INTERLACE and HORIZONTAL_INTERLACE stereo modes use the stencil buffer.
48123
48124Tue, 25 Oct 2005 14:01:50 +0000
48125Checked in by : Robert Osfield
48126Updated wrappers.
48127
48128Tue, 25 Oct 2005 13:28:48 +0000
48129Checked in by : Robert Osfield
48130From Geoff Michel, added support for constrain delaunay triangultion, and osgdelaunay example.
48131
48132Tue, 25 Oct 2005 13:24:39 +0000
48133Checked in by : Robert Osfield
48134Added check against glGetString(GL_VERSION) returning NULL.
48135
48136Tue, 25 Oct 2005 10:30:32 +0000
48137Checked in by : Robert Osfield
48138Added missing projects
48139
48140Tue, 25 Oct 2005 10:29:11 +0000
48141Checked in by : Robert Osfield
48142Added osgcatch project
48143
48144Tue, 25 Oct 2005 10:12:18 +0000
48145Checked in by : Robert Osfield
48146Added missing projects.
48147
48148Tue, 25 Oct 2005 09:54:15 +0000
48149Checked in by : Robert Osfield
48150From Markus Trenkwalder, added meanigful return types in Registry::read(const ReadFunctor& readFunctor) for ERROR_IN_READING_FILE and FILE_NOT_FOUND cases.
48151
48152Tue, 25 Oct 2005 09:49:53 +0000
48153Checked in by : Robert Osfield
48154Added protected destructors.
48155
48156Tue, 25 Oct 2005 09:43:37 +0000
48157Checked in by : Robert Osfield
48158From Don Tidrow, removed unncessary includes.
48159
48160Tue, 25 Oct 2005 09:23:21 +0000
48161Checked in by : Robert Osfield
48162From Brede Johansen, changed osg_InverseViewMatrix to osg_ViewMatrixInverse to bring into line with OpenGL shader languague conventions.From Robert Osfield, changed the SceneView::ActiveUnforms enum to from INVERSE_VIEW_MATRIX_UNIFORM
48163VIEW_MATRIX_INVERSE_UNIFORM to be convistent with the above change.
48164
48165
48166
48167Mon, 24 Oct 2005 18:51:36 +0000
48168Checked in by : Robert Osfield
48169Changes to fix divide by 0 warning under VS.
48170
48171Mon, 24 Oct 2005 13:49:19 +0000
48172Checked in by : Robert Osfield
48173Updated wrappers.
48174
48175Mon, 24 Oct 2005 13:46:31 +0000
48176Checked in by : Robert Osfield
48177Fixed compile warnings.
48178
48179Mon, 24 Oct 2005 11:46:51 +0000
48180Checked in by : Robert Osfield
48181From Mike Weiblen, "some fixes for OSG_OPTIMIZER envar parsing and help display"
48182
48183Mon, 24 Oct 2005 11:44:07 +0000
48184Checked in by : Robert Osfield
48185From Marco Jez, added missing example project files.
48186
48187Mon, 24 Oct 2005 11:37:03 +0000
48188Checked in by : Robert Osfield
48189From Tony Horrobin:    "This is a small fix for flt2osg.[cpp|h] that handles
48190    old style road segments ( from Multigen II w/road
48191    tools on IRIX ) in the same way as the newer road
48192    constructions. ie create a group and do a nested
48193    traversal.
48194
48195    This makes roads appear in older format files where
48196    there was previously a gap.  This actually works
48197    properly with the paths which are marked as hidden in
48198    the openflight database."
48199
48200
48201
48202Mon, 24 Oct 2005 11:34:12 +0000
48203Checked in by : Robert Osfield
48204From Don Tidrow, "I discovered that externally-referenced models in the TXP format didn't get positioned correctly when the TXP database was built using the 'tile-offset' mode.  I've included a tarball with what I believe are the needed changes - they work for the sample databases I have available, but not all conditions have been tested.  I've set things up such that these changes shouldn't affect 'normal' txp databases."
48205
48206Mon, 24 Oct 2005 11:25:20 +0000
48207Checked in by : Robert Osfield
48208Warning fixes for Win32 build.
48209
48210Mon, 24 Oct 2005 10:53:01 +0000
48211Checked in by : Robert Osfield
48212Added copyright notices.
48213
48214Mon, 24 Oct 2005 10:51:50 +0000
48215Checked in by : Robert Osfield
48216Added beginnings of Programming Guide, and NodeTrackerCallback.
48217
48218Fri, 14 Oct 2005 21:40:03 +0000
48219Checked in by : Robert Osfield
48220From Farshid Lashkari, compile fix for VS 2002.
48221
48222Fri, 14 Oct 2005 21:38:44 +0000
48223Checked in by : Robert Osfield
48224From Brede Johansen, fixed INVERSE_VIEW_MATRIX_UNIFORM enum value.
48225
48226Fri, 14 Oct 2005 09:29:13 +0000
48227Checked in by : Robert Osfield
48228From Farshid Laskari, changed the compute of the text bounding box to include the spaces.
48229
48230Thu, 13 Oct 2005 12:51:00 +0000
48231Checked in by : Robert Osfield
48232Renamed osgUtil::RenderGraph to osgUtil::StateGraph
48233
48234Thu, 13 Oct 2005 10:29:40 +0000
48235Checked in by : Robert Osfield
48236Changed the "Cessna" text so that it is sized according to OBJECT_COORDS rather than SCREEN_COORDS as the later was causing problems with the pixel size based LOD selection.
48237
48238Thu, 13 Oct 2005 08:18:12 +0000
48239Checked in by : Robert Osfield
48240Updated wrappers.
48241
48242Thu, 13 Oct 2005 08:07:36 +0000
48243Checked in by : Robert Osfield
48244Added Producer.lib to osgdepthpartion project file
48245
48246Thu, 13 Oct 2005 08:05:46 +0000
48247Checked in by : Robert Osfield
48248Added PRODUCER_INSTALLED=yes make options to the unix build system, not defining PRODUCER_INSTALLED=yes or setting it to another value than yes (i.e no) will result in the osgProducer library, OSG applications and demos not being built.PRODUCER_INSTALLED=yes is the default.
48249
48250
48251
48252Wed, 12 Oct 2005 18:42:36 +0000
48253Checked in by : Robert Osfield
48254Added SmokeTrailEffect which renders created particles as single quad or line strip, in the case of the quad strip the strip is aligned to the be orthogonal with the eye point.
48255
48256Tue, 11 Oct 2005 09:47:28 +0000
48257Checked in by : Robert Osfield
48258Added new shell of new class ConnectedParticleSystem, which will be used for managing connect particle system for the purpose of doing missile trails etc.
48259
48260Mon, 10 Oct 2005 10:10:44 +0000
48261Checked in by : Robert Osfield
48262From Ravi Mathur, osgdepthpartition example program.
48263
48264Mon, 10 Oct 2005 09:17:22 +0000
48265Checked in by : Robert Osfield
48266From Alberto Jaspe, added double precision interpolation method
48267
48268Fri, 7 Oct 2005 07:46:48 +0000
48269Checked in by : Robert Osfield
48270Added into CVS missing PolgonMode files.
48271
48272Thu, 6 Oct 2005 20:02:18 +0000
48273Checked in by : Robert Osfield
48274Improved the UpdateCameraAndTexGenCallback so it properly handles rotation and translations within the reflector nodepath.
48275
48276Thu, 6 Oct 2005 15:43:29 +0000
48277Checked in by : Robert Osfield
48278From Brede Johansen, added support for PolygonMode into .ive format.
48279
48280Thu, 6 Oct 2005 15:41:47 +0000
48281Checked in by : Robert Osfield
48282Changed the fallback code to use the result form the realize() call, removed the code path from running a PBuffer as a seperate graphics context (this was found to be slower than running single threaded so its not worth the extra complexity).
48283
48284Thu, 6 Oct 2005 13:31:23 +0000
48285Checked in by : Robert Osfield
48286Added env var reporting for the OSG_CAMERA_THREADING and OSG_SHARE_GRAPHICS_CONTEXTS env vars.
48287
48288Thu, 6 Oct 2005 13:20:08 +0000
48289Checked in by : Robert Osfield
48290Added catch for disabling ThreadPerCamera when contexts are shared.
48291
48292Thu, 6 Oct 2005 11:26:07 +0000
48293Checked in by : Robert Osfield
48294Improved the fallback mechanism from FBO, down to PBuffer_RTT down to PBuffer down to frame buffer.
48295
48296Wed, 5 Oct 2005 16:21:51 +0000
48297Checked in by : Robert Osfield
48298Moved the testing and setting up of FBO/Pbuffer extension from CullVisitor to support into RenderStage to allow better fallback implementations.
48299
48300Wed, 5 Oct 2005 09:48:53 +0000
48301Checked in by : Robert Osfield
48302Added support for CameraView into NodeVistor, and support for CameraNode and CameraView into the AnimationPathCallback so you can now animate both via animation paths.
48303
48304Tue, 4 Oct 2005 18:50:00 +0000
48305Checked in by : Robert Osfield
48306Added code paths for PBuffer RTT support.
48307
48308Tue, 4 Oct 2005 13:41:20 +0000
48309Checked in by : Robert Osfield
48310Added osg::CameraView to help application/modellers position their cameras in scenes.  Note, CameraView is *not* a camera, it isn't an active object, but a passive one that camera must track each frame to following the path of the CameraView.
48311
48312Mon, 3 Oct 2005 19:37:54 +0000
48313Checked in by : Robert Osfield
48314From Keith Steffen, fixed bug in StateSet::clear() where parents of texture attributes where not being reset correctly due to incorrect ordering of _textureAttributeList.clear().
48315
48316Mon, 3 Oct 2005 19:33:54 +0000
48317Checked in by : Robert Osfield
48318From MFM, Added FreeBSD specific implementation for getGLExtensionFuncPtr using dlsym(RTLD_DEFAULT, xxx)
48319
48320Mon, 3 Oct 2005 19:24:12 +0000
48321Checked in by : Robert Osfield
48322Added a couple of (double) casts for VS7 build.
48323
48324Mon, 3 Oct 2005 19:18:53 +0000
48325Checked in by : Robert Osfield
48326Added closing of loops.
48327
48328Mon, 3 Oct 2005 16:13:26 +0000
48329Checked in by : Robert Osfield
48330Added fusing of ends of lines
48331
48332Mon, 3 Oct 2005 13:19:03 +0000
48333Checked in by : Robert Osfield
48334Improved handling of convex azim ranges.
48335
48336Sat, 1 Oct 2005 19:28:34 +0000
48337Checked in by : Robert Osfield
48338Added test cases for SphereSegment intersection code.
48339
48340Sat, 1 Oct 2005 19:27:52 +0000
48341Checked in by : Robert Osfield
48342Added a dirtyDisplayList() to the setColor() and setTesselationHint() methods.
48343
48344Sat, 1 Oct 2005 12:23:10 +0000
48345Checked in by : Robert Osfield
48346Adding handling of case of convex azimuth side ways of sphere segment.
48347
48348Fri, 30 Sep 2005 19:36:22 +0000
48349Checked in by : Robert Osfield
48350Changed the line intersection algorithm to computer full line intersections then trim down to size by intersecting with the sphere segmenet sufaces
48351
48352Thu, 29 Sep 2005 15:55:55 +0000
48353Checked in by : Robert Osfield
48354Fix to intersection code.
48355
48356Thu, 29 Sep 2005 13:07:26 +0000
48357Checked in by : Robert Osfield
48358Updated wrappers.
48359
48360Thu, 29 Sep 2005 13:00:23 +0000
48361Checked in by : Robert Osfield
48362From Marco Jez, fix for gcc build.
48363
48364Thu, 29 Sep 2005 10:25:44 +0000
48365Checked in by : Robert Osfield
48366Fixed typo of Primitive
48367
48368Thu, 29 Sep 2005 10:22:06 +0000
48369Checked in by : Robert Osfield
48370Added setOverlayClearColor and setTexEnvMode and automatic set up of TexEnv.
48371
48372Thu, 29 Sep 2005 09:49:20 +0000
48373Checked in by : Robert Osfield
48374From Marco Jez, added fallback to TextureCubeMap subloading that calls load when mipmaps are required, but non are present.
48375
48376Thu, 29 Sep 2005 09:36:51 +0000
48377Checked in by : Robert Osfield
48378Fixed typo of CameraNode::setRenderTargetImplementation(..)
48379
48380Wed, 28 Sep 2005 16:05:35 +0000
48381Checked in by : Robert Osfield
48382From Volker Walkiewicz (with tweaks from Robert Osfield):Fix to the update of the error metrics on the edges in the simplification mesh that are affected by an edge collapse.
48383
48384Addition of 'n' and 'p' keyboard control in osgsimplifier example to allow users to control the sample ratio manually.
48385
48386
48387
48388Wed, 28 Sep 2005 14:18:31 +0000
48389Checked in by : Robert Osfield
48390From Marco Jez, "Problems fixed:1. type converters created automatically by the I_BaseType macro use
48391static_cast<> even for base-to-derived conversions. dynamic_cast<> should be
48392used instead.
483932. as a consequence of the above fix, I_BaseType must now differentiate
48394between polymorphic and non-polymorphic base classes, because the latter
48395can't be dynamic_cast'd to derived classes. Some template magic (see
48396is_polymorphic<> in ReflectionMacros) is used to detect polymorphism at
48397compile time (I'm NOT sure it works on all platforms as it's partly
48398implementation-dependent. Please test!).
483993. predefined custom property getters/setters/counters/etc. (as those
48400defined for STL containers) only work on Value objects that contain
48401non-pointer instances. This was an unwanted restriction that no longer
48402exists.
48403
48404Wrappers will need to be recompiled. This is a good time to give them a
48405fresh update with genwrapper.
48406
48407NOTE: fix #1 should get rid of those crashes and strange behaviours that
48408some users noticed while using osgIntrospection through osgTcl or in their
48409own code."
48410
48411
48412
48413Wed, 28 Sep 2005 14:05:05 +0000
48414Checked in by : Robert Osfield
48415From Chris Hanson, "The following files are drop-in replacements for the include/*/Export files to permit building statically linked osg libraries under Win32."
48416
48417Wed, 28 Sep 2005 13:55:22 +0000
48418Checked in by : Robert Osfield
48419From Leandro Motta Barros: fixed type of ATTRIBUTE_*
48420
48421Wed, 28 Sep 2005 13:53:54 +0000
48422Checked in by : Robert Osfield
48423From A. Botorabi, "slightly modified osgUtil's TangentSpaceGenerator class to allow the option for using or not using geom's indices for tangent space vectors generation. now, Ruben's code is also used (it was disabled before). in order to keep backward compatibility, the compute method behaves as before in default case."
48424
48425Wed, 28 Sep 2005 13:45:32 +0000
48426Checked in by : Robert Osfield
48427From Joran Jessurun, comments explaining font search rules
48428
48429Wed, 28 Sep 2005 13:39:26 +0000
48430Checked in by : Robert Osfield
48431From Joran Jessurun, added font search fallbck that strips the leading path from the font file and then looks again.
48432
48433Wed, 28 Sep 2005 13:33:58 +0000
48434Checked in by : Robert Osfield
48435From Chris Hanson:   Spelling fixes in include/osg/LOD
48436
48437   Negated priority in PagedLOD when using _rangeMode==PIXEL_SIZE_ON_SCREEN
48438
48439   Added clampedPixelSize() methods to CullStack and CullingSet to return fabs()ed values.
48440
48441   Changed LOD and PagedLOD ::traverse to use clampedPixelSize() methods.
48442
48443
48444
48445Tue, 27 Sep 2005 20:28:42 +0000
48446Checked in by : Robert Osfield
48447Added degugging methods.
48448
48449Tue, 27 Sep 2005 14:48:09 +0000
48450Checked in by : Robert Osfield
48451From Don Tidrow,  Added support for locally referenced origins.
48452
48453Tue, 27 Sep 2005 12:15:40 +0000
48454Checked in by : Robert Osfield
48455Various improvements to the sphere segment intersection code.
48456
48457Mon, 26 Sep 2005 11:24:37 +0000
48458Checked in by : Robert Osfield
48459Set the defaul clear colour to 0,0,0,0.
48460
48461Mon, 26 Sep 2005 11:24:14 +0000
48462Checked in by : Robert Osfield
48463Added TexEnv DECAL mode.
48464
48465Sun, 25 Sep 2005 20:41:56 +0000
48466Checked in by : Robert Osfield
48467From Mike Weiblen, fixes from VS 7.1 build.
48468
48469Sat, 24 Sep 2005 16:11:55 +0000
48470Checked in by : Don BURNS
48471Brede's changes for limited morphed vertex support.  These changes allow a model with morphed vertecies to load correctly with LOD switches, but does not implement the vertex morphing.
48472
48473Sat, 24 Sep 2005 14:53:22 +0000
48474Checked in by : Robert Osfield
48475Improvements to the clipping of polygons at boundary edges.
48476
48477Wed, 21 Sep 2005 14:38:36 +0000
48478Checked in by : Robert Osfield
48479Further work on intersection code.
48480
48481Mon, 19 Sep 2005 19:49:23 +0000
48482Checked in by : Robert Osfield
48483Added multiple intersect triangle visualization for testing purposes.
48484
48485Mon, 19 Sep 2005 15:33:25 +0000
48486Checked in by : Robert Osfield
48487From Mike Weiblen: support for OSGHANGGLIDE_REVERSE_CONTROLS env which reverses the pitch and roll control to account from Mike's "unique" way of flying hang gliders :-)
48488
48489Mon, 19 Sep 2005 15:28:31 +0000
48490Checked in by : Robert Osfield
48491From Ravi Mathur, added extension checks for point sprite support. From Robert Osfield, tweaks of the above to use osg::buffer_object and a local struct to store initialized to help with multi-thread and out of order context usage.
48492
48493Mon, 19 Sep 2005 14:07:44 +0000
48494Checked in by : Robert Osfield
48495Added support for "-O OutputTextureFiles" options string in .osg plugin to allow texture files to be written out when writing out a .osg file.
48496
48497Mon, 19 Sep 2005 13:15:59 +0000
48498Checked in by : Robert Osfield
48499Added countMultipleIntersections to help with debugging.
48500
48501Sat, 17 Sep 2005 18:50:26 +0000
48502Checked in by : Robert Osfield
48503Improved the region classifaction of the intersection code.
48504
48505Fri, 16 Sep 2005 14:52:56 +0000
48506Checked in by : Robert Osfield
48507Improved accuracy of spheresegment to mesh intersections uses mathematical models of surface geometry.
48508
48509Fri, 16 Sep 2005 09:28:22 +0000
48510Checked in by : Robert Osfield
48511Added Azimuth and Elevation intersector functors.
48512
48513Thu, 15 Sep 2005 20:55:35 +0000
48514Checked in by : Robert Osfield
48515Changed destinationRowDelta and destination_pixelSpace to int's, solving a memory corruption crash under 64 bit build.
48516
48517Thu, 15 Sep 2005 20:03:37 +0000
48518Checked in by : Robert Osfield
48519Added line connectivity code.
48520
48521Thu, 15 Sep 2005 09:03:14 +0000
48522Checked in by : Robert Osfield
48523Moved copyLeavesFromRenderGraphListToRenderLeafList into public.
48524
48525Mon, 12 Sep 2005 19:42:36 +0000
48526Checked in by : Robert Osfield
48527Added querry of video size during open() call and associated allocImage to ensure that the imagestream passed back is of a valid size.
48528
48529Sun, 11 Sep 2005 19:12:54 +0000
48530Checked in by : Robert Osfield
48531From Henrique Bucher, add check against null light entry in LightPool.
48532
48533Sun, 11 Sep 2005 19:08:41 +0000
48534Checked in by : Robert Osfield
48535From Farshid Lashkari, append "\fonts" to end of windows font search path.
48536
48537Sun, 11 Sep 2005 19:05:30 +0000
48538Checked in by : Robert Osfield
48539From Sondra Iverson, "The options to rewind/restart and to toggle looping in the osgmovie example have been implemented. "
48540
48541Sun, 11 Sep 2005 19:02:20 +0000
48542Checked in by : Robert Osfield
48543converted hardware tabs to spaces.
48544
48545Sun, 11 Sep 2005 19:00:57 +0000
48546Checked in by : Robert Osfield
48547From Sonda Iverson, fix for repeated pause/unpause toggleing in Xine plugin
48548
48549Sat, 10 Sep 2005 13:07:08 +0000
48550Checked in by : Robert Osfield
48551From Joran Jessurun, fix to let the Viewer::computeNearFarPoints function work correctly when used with multiple camera's on one render surface.
48552
48553Sat, 10 Sep 2005 12:51:18 +0000
48554Checked in by : Robert Osfield
48555Removed some debugging messages
48556
48557Sat, 10 Sep 2005 12:51:03 +0000
48558Checked in by : Robert Osfield
48559Added more intersection testing code.
48560
48561Fri, 9 Sep 2005 20:26:50 +0000
48562Checked in by : Don BURNS
48563Added initial ESRIShape file loader.Untabbed and formated LOGO loader.  Removed extraneous noise from NET loader
48564
48565
48566
48567Fri, 9 Sep 2005 15:42:48 +0000
48568Checked in by : Robert Osfield
48569Removed duplicate typedef.
48570
48571Fri, 9 Sep 2005 11:13:40 +0000
48572Checked in by : Robert Osfield
48573Added triangle index functor to src/osgUtil/SphereSegment.cpp for computing the intersection between an indivual geometry and the sphere segment.Converted the terrain in osgspheresegment to be an osg::Geometry based
48574drawable rather than a osg::ShapeDrawable/osg::HeightField one to make it
48575more practicle to use as a test for the new SphereSegment intersection code.
48576
48577
48578
48579Thu, 8 Sep 2005 18:56:37 +0000
48580Checked in by : Robert Osfield
48581Added PolytopeVisitor to SphereSegment.cpp to help cull down to only drawables that intersect with the frustum of the SphereSegment. PolytopeVisitor may eventually be pulled out to be more generally used along the lines of osgUtil::IntersectVisitor.
48582
48583Thu, 8 Sep 2005 13:10:04 +0000
48584Checked in by : Robert Osfield
48585Added initial interface for computing intersections between sphere segments and terrain.
48586
48587Wed, 7 Sep 2005 16:18:43 +0000
48588Checked in by : Robert Osfield
48589Added support for cullable state, that uses a polytope to define the extents of objects that will be influenced by it.
48590
48591Tue, 6 Sep 2005 20:28:53 +0000
48592Checked in by : Robert Osfield
48593Added a grid of lines into the OverlaySubgraph to demonstate use the OverlayNode for applying general drawing onto terrain.
48594
48595Tue, 6 Sep 2005 19:54:29 +0000
48596Checked in by : Robert Osfield
48597Added s/getContinousUpdate(bool) method to OverlayNode.
48598
48599Tue, 6 Sep 2005 15:48:18 +0000
48600Checked in by : Robert Osfield
48601Added osgSim::OverlayNode to osganimate and osgspheresegment examples, and added support for setting texture size hint and coping with scene graphs with CoordinateSystemNode in them.
48602
48603Mon, 5 Sep 2005 13:27:48 +0000
48604Checked in by : Robert Osfield
48605Changed #if
48606
48607Mon, 5 Sep 2005 13:26:50 +0000
48608Checked in by : Robert Osfield
48609Added checking of EventVisitor type
48610
48611Mon, 5 Sep 2005 13:23:27 +0000
48612Checked in by : Robert Osfield
48613Fixed VisitorType of EventVisitor
48614
48615Mon, 5 Sep 2005 13:19:20 +0000
48616Checked in by : Robert Osfield
48617Added event handler to shader code so that alphaCuttOff, transparency and sampleDensity are controlled via 'a', 't' and 'd' respectively.
48618
48619Mon, 5 Sep 2005 10:40:04 +0000
48620Checked in by : Robert Osfield
48621Integrated shaders into source.
48622
48623Mon, 5 Sep 2005 09:14:30 +0000
48624Checked in by : Robert Osfield
48625Added all sides of the shader cube
48626
48627Mon, 5 Sep 2005 07:48:55 +0000
48628Checked in by : Robert Osfield
48629Added preliminary GLSL shader path for volume rendering.
48630
48631Sun, 4 Sep 2005 11:17:00 +0000
48632Checked in by : Robert Osfield
48633Standardised the Vec* class interfaces, and added num_components enum to aid generic programming.
48634
48635Sun, 4 Sep 2005 06:36:52 +0000
48636Checked in by : Robert Osfield
48637Added support in osgTerrain/osgdem for setting the image format to use when writing tiles out to disk
48638
48639Sat, 3 Sep 2005 20:56:25 +0000
48640Checked in by : Robert Osfield
48641Changed red()/green()/blue()/alpha() to r()/g()/b()/a() for greater consistency across Vec* classes and with OpenGL Shander Lanaguage.
48642
48643Sat, 3 Sep 2005 20:54:32 +0000
48644Checked in by : Robert Osfield
48645Added release() to all GraphicsOperations in GraphicsThread.
48646
48647Fri, 2 Sep 2005 20:06:11 +0000
48648Checked in by : Robert Osfield
48649Added commandline arguments for controlling number of cameras through to the windowing library to use.
48650
48651Fri, 2 Sep 2005 13:10:46 +0000
48652Checked in by : Robert Osfield
48653Added clean up class to help improve the exit of GraphicsThread
48654
48655Fri, 2 Sep 2005 10:35:38 +0000
48656Checked in by : Robert Osfield
48657Renamed osgUtil::RenderStageLighting osgUtil::PositionalStateContainer
48658
48659Thu, 1 Sep 2005 19:55:41 +0000
48660Checked in by : Robert Osfield
48661Removed redundent code.
48662
48663Thu, 1 Sep 2005 19:12:06 +0000
48664Checked in by : Robert Osfield
48665Fixed typo
48666
48667Thu, 1 Sep 2005 06:19:03 +0000
48668Checked in by : Robert Osfield
48669Added osgcamera projects
48670
48671Wed, 31 Aug 2005 20:39:05 +0000
48672Checked in by : Robert Osfield
48673Removed circular reference of osg::CameraNode, fixing memory leak.  Added a auto exit after a maximum number of frames are completed.
48674
48675Wed, 31 Aug 2005 15:04:27 +0000
48676Checked in by : Robert Osfield
48677Added osgSim::OverlayNode setup in osgsimulation, and added preliminary test code to the osgSim::OverlayNode to test osgsimulation/the architecture.
48678
48679Wed, 31 Aug 2005 13:43:29 +0000
48680Checked in by : Robert Osfield
48681Set number of cameras to 3.
48682
48683Wed, 31 Aug 2005 12:56:15 +0000
48684Checked in by : Robert Osfield
48685Added graphics context pointer to osg::Texture in prep for support for Pbuffer Render To Texture.
48686
48687Wed, 31 Aug 2005 12:49:23 +0000
48688Checked in by : Robert Osfield
48689Disable the glFinishBarrierOp usage as glFinish was spin locking the CPU :-|
48690
48691Wed, 31 Aug 2005 10:55:58 +0000
48692Checked in by : Robert Osfield
48693Seperated out the cull and draw traversals into their own operations, and added a glFinishBarrierOp which can be placed between the cull and the draw or after swap.
48694
48695Wed, 31 Aug 2005 09:21:34 +0000
48696Checked in by : Robert Osfield
48697Add comments explain how example works.
48698
48699Tue, 30 Aug 2005 22:28:30 +0000
48700Checked in by : Robert Osfield
48701Added support for GrapicsOpeations that are reused each frame, cleaned up osgcamera example.
48702
48703Tue, 30 Aug 2005 19:20:19 +0000
48704Checked in by : Robert Osfield
48705Compile fix.
48706
48707Tue, 30 Aug 2005 19:19:49 +0000
48708Checked in by : Robert Osfield
48709From Colin McDonald, fix for big endian systems
48710
48711Tue, 30 Aug 2005 19:03:02 +0000
48712Checked in by : Robert Osfield
48713Added name and keep member variables to osg::GraphicsThread::Operation to allow the names of the operations to be logged for stats purposes, or used when do searches of the operation list.  The keep member variable tells the graphics thread run loop wether to remove the entry from the list once its been called.
48714
48715Tue, 30 Aug 2005 14:41:08 +0000
48716Checked in by : Robert Osfield
48717Clean up and fixes to GraphicThread class, and osgcamera example.
48718
48719Tue, 30 Aug 2005 09:33:42 +0000
48720Checked in by : Robert Osfield
48721From Norman Vine, fixed small typo.
48722
48723Mon, 29 Aug 2005 20:38:46 +0000
48724Checked in by : Robert Osfield
48725Fixed reading and writng of data.
48726
48727Mon, 29 Aug 2005 20:16:15 +0000
48728Checked in by : Robert Osfield
48729Added scratch pad reset.
48730
48731Mon, 29 Aug 2005 19:57:02 +0000
48732Checked in by : Robert Osfield
48733Implement a scratch pad for writing and read data to, to solve issue between running a master and slave on a mix of 32bit and 64bit.
48734
48735Mon, 29 Aug 2005 14:05:30 +0000
48736Checked in by : Robert Osfield
48737Improved support for keyboard/mouse events in osgcluster.
48738
48739Mon, 29 Aug 2005 12:25:16 +0000
48740Checked in by : Robert Osfield
48741Added extra debug info.
48742
48743Mon, 29 Aug 2005 12:05:17 +0000
48744Checked in by : Robert Osfield
48745Added extra access methods on osgProducer::KeyboardMouseCallback, and added support for reading and writing keyboard/mouse events in osgcluster.
48746
48747Sun, 28 Aug 2005 19:07:09 +0000
48748Checked in by : Robert Osfield
48749Disabled the pbuffer graphics thread.
48750
48751Sun, 28 Aug 2005 15:49:58 +0000
48752Checked in by : Robert Osfield
48753From Marco Jez, fixed typo of OverlayNode.cpp.
48754
48755Fri, 26 Aug 2005 20:01:21 +0000
48756Checked in by : Robert Osfield
48757Added OveralyNode into VS project file, and fleshed out more code in the OveralyNode implementation.
48758
48759Fri, 26 Aug 2005 14:00:02 +0000
48760Checked in by : Robert Osfield
48761Added beginings of new OverlayNode, for managing a render to texture which is then used to overaly other parts of the scene such as terrain.
48762
48763Fri, 26 Aug 2005 13:26:02 +0000
48764Checked in by : Robert Osfield
48765Added --num-components <num> option.
48766
48767Fri, 26 Aug 2005 08:48:54 +0000
48768Checked in by : Robert Osfield
48769From Farshid Lashkari, fixed warnings.
48770
48771Thu, 25 Aug 2005 19:23:58 +0000
48772Checked in by : Robert Osfield
48773From Farshid Lashkari, added istream support to JPEG plugin.
48774
48775Thu, 25 Aug 2005 18:18:27 +0000
48776Checked in by : Don BURNS
48777made removeExpiredSubgraphs virtual.
48778
48779Thu, 25 Aug 2005 17:53:01 +0000
48780Checked in by : Robert Osfield
48781From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4.
48782
48783Thu, 25 Aug 2005 14:37:21 +0000
48784Checked in by : Robert Osfield
48785From Farshid Lashkari, Support for reading TIF images from stream, and support from reading and writing RGB image to/from stream.
48786
48787Thu, 25 Aug 2005 14:12:08 +0000
48788Checked in by : Robert Osfield
48789Added support for rapid movement of the emitter, with particle now seeding between the position of the emitter in the previous frame and the new position in the new frame, the number of particles added also scales up to compensate for this movement.
48790
48791Wed, 24 Aug 2005 19:21:12 +0000
48792Checked in by : Robert Osfield
48793Removed old commented out code.
48794
48795Wed, 24 Aug 2005 19:20:36 +0000
48796Checked in by : Robert Osfield
48797From Domenico Mangieri, added constructor.
48798
48799Wed, 24 Aug 2005 11:53:13 +0000
48800Checked in by : Robert Osfield
48801From Gordon Tomlinson: " This fixes some crashing issues I was having with certain FLT files that only had partial colour palettesWhich are typically found in older 14.x files and file converted through Polytrans or Deep exploration etc.
48802
48803The code that grabs the color entries in ConvertFromFLT::visitColorPalette was assuming that there were full
48804palettes always coming in and stepping was out of bounds in certain cases (not all) and thus crashing with
48805access  violations etc,
48806
48807Although the normal from Creator is to have 1024 or 512 entries , this is not a  really requirement of the format,  just the way Creator creates its default palettes etc.
48808
48809Code changed to look at the number of entries and use just those and fills in any missing entries with a default white colour"
48810
48811
48812
48813Wed, 24 Aug 2005 10:48:24 +0000
48814Checked in by : Robert Osfield
48815From Farshid Lashari, added support for reading from std::istream's to the BMP, GIF, PNG and TGA image plugins
48816
48817Mon, 22 Aug 2005 15:13:04 +0000
48818Checked in by : Robert Osfield
48819From Geoff Michel, added normal definition for tesselation
48820
48821Mon, 22 Aug 2005 14:13:28 +0000
48822Checked in by : Robert Osfield
48823From Carlo Camporesi, fixed .ive handling of character height and aspect ratio.
48824
48825Mon, 22 Aug 2005 14:07:47 +0000
48826Checked in by : Robert Osfield
48827From Domenico Mangieri:"I've added a Plane constructor which accepts a normal and a point.
48828I also removed calculateUpperLowerBBCorners() from the Plane(const
48829Vec3& v1, const Vec3& v2, const Vec3& v3) since the constructor is
48830using the function set(const Vec3& v1, const Vec3& v2, const Vec3& v3)
48831which already computes the upper and lower bounding box."
48832
48833
48834
48835Mon, 22 Aug 2005 13:58:23 +0000
48836Checked in by : Robert Osfield
48837From Domenico Mangieri, addded some missing const qualifiers in osgUtil::SceneView.
48838
48839Mon, 22 Aug 2005 13:54:43 +0000
48840Checked in by : Robert Osfield
48841From Fabio Mierlo,"I add a new option in the HDR Reader.
48842
48843The RAW option store the RGBE values into a Image, to use
48844this option you need to decode the RGBE value in the frag-
48845ment shader. Follow the cube map glsl decoder:
48846
48847vec4 textureCubeRGBE( uniform samplerCube sampler, vec3 coords )
48848{
48849   ivec4 rgbe = textureCube( sampler, coords ) * 255. + 0.5;
48850   float e = rgbe.a - ( 128 + 8 );
48851   return vec4( rgbe.rgb * exp2( e ), 1.0 );
48852}
48853
48854This option is usefull for who have a outdate hardware like
48855FX cards and want to do cool things.
48856
48857Finally this patch is need by a new HDR Rendering example
48858that I will put on the Wiki."
48859
48860
48861
48862Mon, 22 Aug 2005 13:45:15 +0000
48863Checked in by : Robert Osfield
48864From Joseph Winston, "Corrected displayed comment about the text size to match the actual text size."
48865
48866Mon, 22 Aug 2005 13:03:23 +0000
48867Checked in by : Robert Osfield
48868Tweaked flight manipulator pitch sensitivity.
48869
48870Sun, 21 Aug 2005 15:32:38 +0000
48871Checked in by : Robert Osfield
48872Added OSG_EXPORT to GrephicsThread and fixed typo in osg.dsp.
48873
48874Sat, 20 Aug 2005 08:59:03 +0000
48875Checked in by : Robert Osfield
48876Further work on GraphicsContext/GraphicsThread
48877
48878Sat, 20 Aug 2005 08:20:26 +0000
48879Checked in by : Robert Osfield
48880From Joseph Winston, removed #include <osgUtil/RenderToTexture>
48881
48882Thu, 18 Aug 2005 20:35:19 +0000
48883Checked in by : Robert Osfield
48884Added GraphicsThread class
48885
48886Thu, 18 Aug 2005 20:33:38 +0000
48887Checked in by : Robert Osfield
48888Added GraphicsThread to project file
48889
48890Thu, 18 Aug 2005 20:17:51 +0000
48891Checked in by : Robert Osfield
48892Various updates to support the new GraphicsThread class.
48893
48894Thu, 18 Aug 2005 09:36:40 +0000
48895Checked in by : Robert Osfield
48896Added beginings of GraphicsThread class
48897
48898Thu, 18 Aug 2005 08:37:01 +0000
48899Checked in by : Robert Osfield
48900Implemented more SceneView operations in main as a move to try and replace SceneView usage in this example.
48901
48902Wed, 17 Aug 2005 16:13:06 +0000
48903Checked in by : Robert Osfield
48904Replaced osgUtil::SceneView usage by osg::CameraNode
48905
48906Wed, 17 Aug 2005 10:12:49 +0000
48907Checked in by : Robert Osfield
48908Merged RenderToTextureStage functionality into RenderStage
48909
48910Wed, 17 Aug 2005 08:50:17 +0000
48911Checked in by : Robert Osfield
48912Fix compile under x64_32.
48913
48914Wed, 17 Aug 2005 07:27:51 +0000
48915Checked in by : Robert Osfield
48916Disabled assembly code for x64_64 paths.
48917
48918Tue, 16 Aug 2005 13:29:07 +0000
48919Checked in by : Robert Osfield
48920Added realize() and isRealized() methods to osg::GraphicsContext.Added osgcamera example that uses osg::GraphicsContext to create the required
48921window for rendering too, will eventually use osg::CameraNode to replace usage
48922of osgUtil::SceneView.
48923
48924
48925
48926Mon, 15 Aug 2005 13:54:25 +0000
48927Checked in by : Robert Osfield
48928Added osgshaderterrain example.
48929
48930Tue, 9 Aug 2005 14:13:24 +0000
48931Checked in by : Robert Osfield
48932Added base texture support.
48933
48934Tue, 9 Aug 2005 10:48:50 +0000
48935Checked in by : Robert Osfield
48936Added getStartTick() acess method
48937
48938Tue, 9 Aug 2005 10:48:26 +0000
48939Checked in by : Robert Osfield
48940Added getDisplayList access method
48941
48942Tue, 9 Aug 2005 10:47:21 +0000
48943Checked in by : Robert Osfield
48944Fixed indenting and typo
48945
48946Tue, 9 Aug 2005 09:11:15 +0000
48947Checked in by : Robert Osfield
48948Added GLSL shader pathway into osgforest.
48949
48950Sat, 6 Aug 2005 19:19:15 +0000
48951Checked in by : Robert Osfield
48952Added setting up of Producer::VisualChooser.
48953
48954Sat, 6 Aug 2005 19:18:53 +0000
48955Checked in by : Robert Osfield
48956Change the frame reference time so that it uses the same time as the KeyboardMouseCallback.
48957
48958Sat, 6 Aug 2005 19:16:53 +0000
48959Checked in by : Robert Osfield
48960Set the double buffer off when setting up pbuffers.
48961
48962Sat, 6 Aug 2005 04:33:56 +0000
48963Checked in by : Robert Osfield
48964Added blend shadow fragment shader
48965
48966Sat, 30 Jul 2005 18:44:18 +0000
48967Checked in by : Robert Osfield
48968Added setStateSet(0) to destructors to force the problem clean up of attached StateSets.
48969
48970Wed, 27 Jul 2005 13:38:15 +0000
48971Checked in by : Robert Osfield
48972From Pavel Moloshtan, setting of the cull traversal mask which visiting camera subgraphs.  (with small tweak from Robert Osfield to remove compile warnings.)
48973
48974Wed, 27 Jul 2005 11:27:44 +0000
48975Checked in by : Robert Osfield
48976Further work on trying to get glGenerateMipMapEXT working in conjunction with frame buffer objects.  Still don't work under Linux yet through :-|
48977
48978Wed, 27 Jul 2005 09:37:26 +0000
48979Checked in by : Robert Osfield
48980From Marco Jez, added setEventHandled() and getEventHandled() to osgGA::EventVisitor.
48981
48982Tue, 26 Jul 2005 21:07:31 +0000
48983Checked in by : Robert Osfield
48984From Jeremy Bell,"My patch is a slight refactoring of the mac specific code in
48985Registry.cpp and FileUtils.cpp, specifically around the library and
48986resource file path initilialization methods. This patch cleans up a
48987lot of the mac specific code by moving repeated code into separate
48988local functions in FileUtils.cpp that are only compiled on mac builds.
48989It also adds one function to the API,
48990appendPlatformSpecificResourceFilePaths in FileUtils. This function
48991will mirror the already existing
48992appendPlatformSpecificLibraryFilePaths except for resource file paths.
48993Currently this function is empty except when built on the mac, in
48994which case it will add the application bundle's internal Resources
48995folder and the bundle's parent folder. Previously this code was
48996implemented as a separate mac specific #ifdef block in Registry.cpp
48997around the initDataFilePathList method. However, it now is implemented
48998in appendPlatformSpecificResourceFilePaths in FileUtils.cpp and the
48999initDataFilePathList method is now the same on all platforms. This
49000patch should behave the same as before on non-mac platforms.
49001
49002This patch already includes the fix that Eric mentioned earlier. This
49003patch is based off of the 0.99 release code. I have tested this patch
49004using the following testing scheme:
49005
49006Make a proper bundled application.
49007While Run from the Finder:
49008   Test that it finds plugins in its internal plugins path.
49009   Test that it finds resources in its internal resources path.
49010   Test that it finds resources in the bundle's parent directory
49011   Test that it finds plugins in the user's Application Support Directory
49012   Test that it finds plugins in the system's Application Support Directory
49013   Test that it finds plugins in the Network Application Support Directory
49014   Check the plugin and resource path lists after they have been
49015initialized to see if they are in the correct order
49016
49017While Run from the command line (both from it's parent directory and
49018from inside the /Contents/MacOS directory) and repeat the above tests.
49019Check that it also finds plugins and resources within the paths
49020defined by various environment variables.
49021
49022Now, Make an application that is NOT bundled/command line only
49023   Test that it does NOT try to look in an internal bundle
49024plugin/resource directory for plugins or resources.
49025   Test that it finds plugins/resources in the paths defined by the
49026environment variables.
49027"
49028
49029
49030
49031Tue, 26 Jul 2005 20:31:43 +0000
49032Checked in by : Robert Osfield
49033From Eric Wing, fix to be able to handle "spacial" characters under OSX.
49034
49035Tue, 26 Jul 2005 16:05:42 +0000
49036Checked in by : Robert Osfield
49037From Brede Johansen, fix to the isImageTranslucent() method.
49038
49039Tue, 26 Jul 2005 15:49:19 +0000
49040Checked in by : Robert Osfield
49041From Fabio Mierlo, removed cast from float to RGB8, to allow native float imagery to be correctly importated from HDR files.From Robert Osfield, tweaked the above to allow the original casting to RGB8 as an
49042options switched on by a osgDB::ReaderWriter::Options string with a value of "RGB8".
49043
49044
49045
49046Mon, 25 Jul 2005 16:12:24 +0000
49047Checked in by : Robert Osfield
49048Perliminary support for glGenerateMinMapEXT.
49049
49050Mon, 25 Jul 2005 14:28:22 +0000
49051Checked in by : Robert Osfield
49052Added handling of automatic setting up of the contextID.
49053
49054Mon, 25 Jul 2005 13:05:57 +0000
49055Checked in by : Robert Osfield
49056Added support for TextureCubeMap into osgUtil::RenderToTextureStage.
49057
49058Sun, 24 Jul 2005 20:31:21 +0000
49059Checked in by : Robert Osfield
49060Added post draw callback to osg::CameraNode/osgUtil::RenderToTextureStage.Added support for Texture1D, 2D, 3D and TextureRectangle into osgUtil::RenderToTextureStage.
49061
49062
49063
49064Sun, 24 Jul 2005 11:06:39 +0000
49065Checked in by : Robert Osfield
49066Port Impostor across to use the new osg::CameraNode.
49067
49068Sat, 23 Jul 2005 19:08:02 +0000
49069Checked in by : Robert Osfield
49070Updated wrappers.
49071
49072Sat, 23 Jul 2005 19:05:42 +0000
49073Checked in by : Robert Osfield
49074Added osg::CameraNode to ImpostorSprite in prep for moving across to using camera node in pre rendering of impostors.
49075
49076Sat, 23 Jul 2005 15:21:18 +0000
49077Checked in by : Robert Osfield
49078Attached ImpostorSpriteManager to the CullVisitor.
49079
49080Fri, 22 Jul 2005 16:25:38 +0000
49081Checked in by : Robert Osfield
49082Renabled impostor support using old style RenderToTextureStage setup.
49083
49084Fri, 22 Jul 2005 09:31:19 +0000
49085Checked in by : Robert Osfield
49086Added glSissor suppor via new osg::Scissor class. Added .osg support for osg::Scissor. Added .ive support for osg::Viewport and osg::Scissor.
49087
49088Fri, 22 Jul 2005 08:21:17 +0000
49089Checked in by : Robert Osfield
49090Added missing typedef
49091
49092Thu, 21 Jul 2005 20:45:16 +0000
49093Checked in by : Robert Osfield
49094Fixed compile error.
49095
49096Thu, 21 Jul 2005 19:37:44 +0000
49097Checked in by : Robert Osfield
49098Added GraphicsContextImplementation
49099
49100Thu, 21 Jul 2005 19:27:19 +0000
49101Checked in by : Robert Osfield
49102Implemented the beginings of the osgProducer::GraphicsContexImplementation.Added options into osgprerender for controlling how to do the pre rendering i.e.
49103--fbo, --pbuffer, --fb --window, and also added the option for controlling the
49104window size with --width and --height.
49105
49106
49107
49108Thu, 21 Jul 2005 08:43:24 +0000
49109Checked in by : Robert Osfield
49110Checked in graphics context.
49111
49112Wed, 20 Jul 2005 19:42:59 +0000
49113Checked in by : Robert Osfield
49114From Marco Jez (with tweaks by Robert Osfield) : clean up of inheritance from std::vector<> classes
49115
49116Wed, 20 Jul 2005 15:55:07 +0000
49117Checked in by : Robert Osfield
49118Added new osg::GraphicsContext base class
49119
49120Wed, 20 Jul 2005 14:31:54 +0000
49121Checked in by : Robert Osfield
49122Removed osgIntrospection wrappers
49123
49124Wed, 20 Jul 2005 08:03:37 +0000
49125Checked in by : Robert Osfield
49126Updated wrappers
49127
49128Tue, 19 Jul 2005 20:40:29 +0000
49129Checked in by : Robert Osfield
49130Added wrapper projects and updates of autogenerated wrappers.
49131
49132Tue, 19 Jul 2005 20:01:00 +0000
49133Checked in by : Robert Osfield
49134Added support for multiple colour buffers into osg::CameraNode/osgUtil::CullVisitor
49135
49136Tue, 19 Jul 2005 16:30:55 +0000
49137Checked in by : Robert Osfield
49138Ported all the render to texture examples across to using the new osg::CameraNode. Added support for texture cube maps in FBO + CameraNode.
49139
49140Fri, 15 Jul 2005 21:47:11 +0000
49141Checked in by : Robert Osfield
49142Updated wrappers
49143
49144Fri, 15 Jul 2005 19:24:46 +0000
49145Checked in by : Robert Osfield
49146Added return 1.
49147
49148Fri, 15 Jul 2005 16:26:45 +0000
49149Checked in by : Robert Osfield
49150Added .osg suppot for new alignment modes
49151
49152Fri, 15 Jul 2005 16:22:53 +0000
49153Checked in by : Robert Osfield
49154From Yuri Vilmanis, improved multi-line justifaction support and new alignment modes
49155
49156Fri, 15 Jul 2005 14:41:19 +0000
49157Checked in by : Robert Osfield
49158Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
49159
49160Fri, 15 Jul 2005 10:48:23 +0000
49161Checked in by : Robert Osfield
49162From Brede Johansen, fixed range check
49163
49164Fri, 15 Jul 2005 09:56:36 +0000
49165Checked in by : Robert Osfield
49166Fixed bug in ProxyNode write out where non existant children were written out.
49167
49168Fri, 15 Jul 2005 08:32:36 +0000
49169Checked in by : Robert Osfield
49170Added reference frame to TexGenNode
49171
49172Fri, 15 Jul 2005 08:31:02 +0000
49173Checked in by : Robert Osfield
49174Cleaned up osghud and osgprerender examples
49175
49176Thu, 14 Jul 2005 21:04:40 +0000
49177Checked in by : Robert Osfield
49178Updates
49179
49180Thu, 14 Jul 2005 20:32:25 +0000
49181Checked in by : Robert Osfield
49182Fix PagedLOD::addChild(,,) so that they allocate the correct size of range data.
49183
49184Thu, 14 Jul 2005 13:21:11 +0000
49185Checked in by : Robert Osfield
49186Added back in the call to drawPreRenderStages() as this shouldn't interfere with the stereo code in SceneView as RenderStage should automatically only allow themselves to be draw on per frame.
49187
49188Thu, 14 Jul 2005 10:34:46 +0000
49189Checked in by : Robert Osfield
49190Removed the set culling active flag setting
49191
49192Thu, 14 Jul 2005 10:27:00 +0000
49193Checked in by : Robert Osfield
49194From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method
49195
49196Thu, 14 Jul 2005 10:18:05 +0000
49197Checked in by : Robert Osfield
49198Changed osgpagedlod example to convert LOD nodes into PagedLOD ones.
49199
49200Thu, 14 Jul 2005 10:17:20 +0000
49201Checked in by : Robert Osfield
49202Added missing copy _referenceFrame in copy constructor
49203
49204Sun, 10 Jul 2005 14:50:52 +0000
49205Checked in by : Robert Osfield
49206Ported osgshadow across to using new osg::CameraNode
49207
49208Sat, 9 Jul 2005 14:35:35 +0000
49209Checked in by : Robert Osfield
49210Ported osgdistortion example across to using osg::CameraNode.
49211
49212Sat, 9 Jul 2005 09:56:49 +0000
49213Checked in by : Robert Osfield
49214From Paul Martz, fix to memory leak of StateSet's
49215
49216Fri, 8 Jul 2005 19:45:18 +0000
49217Checked in by : Robert Osfield
49218From Jason Beverage, fix to setting of grey band.
49219
49220Fri, 8 Jul 2005 19:33:38 +0000
49221Checked in by : Robert Osfield
49222From Tom Jolly, added setPulse
49223
49224Fri, 8 Jul 2005 14:46:13 +0000
49225Checked in by : Robert Osfield
49226From Marco Jez, added missing method implementations to CameraNode and                 added check to ensure FBO extension is support to RenderToTextureStage.
49227
49228Thu, 7 Jul 2005 14:14:38 +0000
49229Checked in by : Robert Osfield
49230Tweaks for better OSX paging support, 6 and 9 keys for control drive manipulator up and down looking, and removed redundent API from osg::Geometry.
49231
49232Tue, 5 Jul 2005 15:57:53 +0000
49233Checked in by : Robert Osfield
49234From Pavel Moloshtan, Byte2,3,4 and Short2,3,4 classes and their Array counterparts.      With a few build tweaks and bug fixes by Robert Osfield.
49235
49236Sun, 3 Jul 2005 19:58:21 +0000
49237Checked in by : Robert Osfield
49238Changed notice to be an info message
49239
49240Sat, 2 Jul 2005 08:11:55 +0000
49241Checked in by : Robert Osfield
49242Added support for equalizing the normals along tile boundaries.
49243
49244Fri, 1 Jul 2005 09:10:37 +0000
49245Checked in by : Robert Osfield
49246Added support for point sprites
49247
49248Thu, 30 Jun 2005 09:08:31 +0000
49249Checked in by : Robert Osfield
49250Added tri sripping and support for outputing files.
49251
49252Thu, 30 Jun 2005 07:59:32 +0000
49253Checked in by : Robert Osfield
49254Romoved redudent gdal link
49255
49256Wed, 29 Jun 2005 15:52:01 +0000
49257Checked in by : Robert Osfield
49258Added smoothing and tri strip pass.
49259
49260Wed, 29 Jun 2005 10:23:34 +0000
49261Checked in by : Robert Osfield
49262Added support nesting the parameter specification within a [x,y,z] block and float parameters
49263
49264Wed, 29 Jun 2005 10:21:49 +0000
49265Checked in by : Robert Osfield
49266From Colin McDonald, build fix for Solaris
49267
49268Tue, 28 Jun 2005 17:53:48 +0000
49269Checked in by : Robert Osfield
49270From Mike Weiblen, icon file.
49271
49272Tue, 28 Jun 2005 09:34:20 +0000
49273Checked in by : Robert Osfield
49274From Mike Weiblen, "some polish for 1.0: centralizes the icon resource definition and adjusts all app and example projects to use that single defn.  The various existing resources.rc files should be deleted."
49275
49276Mon, 27 Jun 2005 14:28:29 +0000
49277Checked in by : Robert Osfield
49278Added / and * controls of the distance attentuations of the point size extension
49279
49280Mon, 27 Jun 2005 08:54:43 +0000
49281Checked in by : Robert Osfield
49282Added missing dirtyBound().
49283
49284Fri, 24 Jun 2005 20:19:12 +0000
49285Checked in by : Robert Osfield
49286From David Spilling, fixed the incircle test so it handles colinear points.
49287
49288Fri, 24 Jun 2005 19:50:14 +0000
49289Checked in by : Robert Osfield
49290From Colin McDonald,     "On fixing the pointer access I discovered that reading osga archives     containing ive files went into a cpu loop.  This turned out to be a     problem with proxy_streambuf on Solaris.  Public methods in the Solaris     streambuf standard library implementation rely on the gptr() being set,     which proxy_streambuf was not doing.  So I have modified     proxy_streambuf to set the input sequence pointers, and have also     aligned it more with the standard library streambuf implementation     where all input is through underflow(), not uflow() which merely calls     underflow() and advances the pointer."From Robert Osfield, change from using pointer cast and assignment to using
49291    a templated _write and _read method to avoid pointer aliasing to 2/4/8
49292    byte boundaries that some computer system may produce.  These changes
49293    where inspried by Colin McDonalds change to using memcpy, these
49294    changes weren't merged as memcpy is not as clear in naming as _read,
49295    _write and memcpy will incurr a function call just for copy a
49296    uint.
49297
49298
49299
49300Fri, 24 Jun 2005 15:39:29 +0000
49301Checked in by : Robert Osfield
49302From Colin McDonald:    "Some makedefs fixes for Solaris:
49303
49304    For multithreaded applications the -mt option must be specified on both
49305    the compile and link steps, to ensure correct behaviour.  According to
49306    the Sun compiler documentation it sets REENTRANT flags in the system
49307    header files, and links the -lthread library in the correct order.
49308
49309    When compiling shared libraries the -KPIC option should be specified.
49310    Although Solaris will handle shared libraries without
49311    position-independent code there is a performance penalty.  The linker
49312    reference manual says: 'If a shared object is built from code that is
49313    not position-independent, the text segment will usually require a large
49314    number of relocations to be performed at runtime. Although the runtime
49315    linker is equipped to handle this, the system overhead this creates can
49316    cause serious performance degradation'."
49317
49318
49319
49320Fri, 24 Jun 2005 15:34:46 +0000
49321Checked in by : Robert Osfield
49322From Martijn Kragtwijk: "I ran into the same problems as Karl Martensson (http://openscenegraph.org/archiver/osg-users/2005-June/0575.html); after switching children of a Switch node off and on again, they become unpickable. This issue occurs first in 0.9.9, with 0.9.8 everything is fine. My fix involves calling dirtyBound() every time the on/off-values of the Switch are changed"
49323
49324Fri, 24 Jun 2005 15:30:11 +0000
49325Checked in by : Robert Osfield
49326From David Guthrie, "The call NSLookupAndBindSymbol was changed to NSLookupSymbolInModule.  The former call would lookup the named symbol NOT in the current dynamic library, but in the entire running program while the call NSLookupSymbolInModule, takes the handle to the library the symbol should be found in.  This means the current code will fail if one loads multiple bundles at runtime and attempts to load the same named symbol from each one."
49327
49328Fri, 24 Jun 2005 15:15:55 +0000
49329Checked in by : Robert Osfield
49330Moved the working createPagedLODScene() implemention into createScene() method replacing the original flaky code.
49331
49332Wed, 22 Jun 2005 11:26:56 +0000
49333Checked in by : Robert Osfield
49334From Mike Weiblen, fixes to shaders to correct modification of varying types
49335
49336Wed, 22 Jun 2005 11:02:37 +0000
49337Checked in by : Robert Osfield
49338Disabled NPO2T on GeforceFX.
49339
49340Wed, 22 Jun 2005 11:01:22 +0000
49341Checked in by : Robert Osfield
49342Added experimental OpenGL shader path for positioning of trees (doens't work yet though..)
49343
49344Tue, 21 Jun 2005 16:10:04 +0000
49345Checked in by : Robert Osfield
49346Added option for terrain texturing.
49347
49348Tue, 21 Jun 2005 15:24:23 +0000
49349Checked in by : Robert Osfield
49350Added matrix and simple vertex shader paths.
49351
49352Tue, 21 Jun 2005 15:13:42 +0000
49353Checked in by : Robert Osfield
49354Combined uniforms.
49355
49356Tue, 21 Jun 2005 12:12:50 +0000
49357Checked in by : Robert Osfield
49358Tweaked the vertex program.
49359
49360Mon, 20 Jun 2005 21:10:32 +0000
49361Checked in by : Robert Osfield
49362Added very simply osgparametric example which uses an OpenGL shader program to create an animated parametric surface.
49363
49364Mon, 20 Jun 2005 10:38:39 +0000
49365Checked in by : Robert Osfield
49366From Tom Jolly, added method for getting the number of frames.
49367
49368Mon, 20 Jun 2005 10:36:06 +0000
49369Checked in by : Robert Osfield
49370From Mike Weiblen, " - adjustments to improve namespacing on VS   - clarify compilation status message"
49371
49372Mon, 20 Jun 2005 10:28:52 +0000
49373Checked in by : Robert Osfield
49374From Andreas Jochens (submitted by Loic Dachary), addintion of forward declare of class Progam; to fix compile problem under gcc4.0/amd64/debian unstable.
49375
49376Mon, 20 Jun 2005 10:16:30 +0000
49377Checked in by : Robert Osfield
49378From Mike Weiblen, added OSG_EXPORT to FrameBufferObject files.
49379
49380Thu, 16 Jun 2005 14:01:38 +0000
49381Checked in by : Robert Osfield
49382Further FBO support work.
49383
49384Thu, 16 Jun 2005 13:53:52 +0000
49385Checked in by : Robert Osfield
49386From Pavel Moloshtan, added support of Drawable::Extensions::glDeleteQueries()
49387
49388Thu, 16 Jun 2005 11:45:50 +0000
49389Checked in by : Robert Osfield
49390Added copyright notices.
49391
49392Thu, 16 Jun 2005 11:42:59 +0000
49393Checked in by : Robert Osfield
49394Moved FBO support from osgfbo example into core osg.
49395
49396Wed, 15 Jun 2005 20:06:10 +0000
49397Checked in by : Robert Osfield
49398Futher work on FBO support
49399
49400Wed, 15 Jun 2005 20:05:47 +0000
49401Checked in by : Robert Osfield
49402Added automatic creation of texture when size is set but not osg::Image is assigned. This is useful for FBO usage.
49403
49404Wed, 15 Jun 2005 11:49:25 +0000
49405Checked in by : Robert Osfield
49406From David Guthrie, " In the constructor in removes any options beginning with "-psn" from argv on OSX by calling the "remove" method.  When a .app run is created in OSX, which is required to get a fully functioning UI application, the OSX finder passes a -psn_XXXX option to the application where the XXXX refers to a unique process number.  An example option would be "- psn_0_37617665".  The argument parser was choking on this option in all the osg example applications."
49407
49408Wed, 15 Jun 2005 10:59:10 +0000
49409Checked in by : Robert Osfield
49410Added osgmultiplecameras example and support for pre/post multiplaction.
49411
49412Tue, 14 Jun 2005 20:51:35 +0000
49413Checked in by : Robert Osfield
49414Work on the RenderToTexture usage of the new osg::CameraNode.  Both osghud and osgprerender now ported across to osg::CameraNode.
49415
49416Tue, 14 Jun 2005 13:16:58 +0000
49417Checked in by : Robert Osfield
49418Added osg::CameraNode.
49419
49420Tue, 14 Jun 2005 09:12:45 +0000
49421Checked in by : Robert Osfield
49422Removed reference to non existant AVI plugin
49423
49424Tue, 14 Jun 2005 08:48:48 +0000
49425Checked in by : Robert Osfield
49426Fixed position of glBindBuffer.
49427
49428Mon, 13 Jun 2005 20:03:26 +0000
49429Checked in by : Robert Osfield
49430Fixed with the reprojection so that it doesn't promote all source data to RGBA, but only does this for RGB data.
49431
49432Mon, 13 Jun 2005 11:14:42 +0000
49433Checked in by : Robert Osfield
49434From Ken Sewell, fixed for x86_64 build.
49435
49436Thu, 9 Jun 2005 19:02:55 +0000
49437Checked in by : Robert Osfield
49438From Marco Jez, added project files for osgfbo example.
49439
49440Thu, 9 Jun 2005 11:53:23 +0000
49441Checked in by : Robert Osfield
49442Fixed makefiles
49443
49444Thu, 9 Jun 2005 11:08:37 +0000
49445Checked in by : Robert Osfield
49446From Marco Jez, added example that uses FBO extension to do prerendering.
49447
49448Thu, 9 Jun 2005 09:27:43 +0000
49449Checked in by : Robert Osfield
49450Added \n to end of a couple shader source lines.
49451
49452Thu, 9 Jun 2005 08:29:22 +0000
49453Checked in by : Robert Osfield
49454Added texture2D shader source
49455
49456Wed, 8 Jun 2005 15:57:05 +0000
49457Checked in by : Robert Osfield
49458Added experiment GLSL fragment shader to clip out dark areas of videos.
49459
49460Wed, 8 Jun 2005 13:20:09 +0000
49461Checked in by : Robert Osfield
49462Updated wrappers.
49463
49464Wed, 8 Jun 2005 13:16:19 +0000
49465Checked in by : Robert Osfield
49466Moved the set/getName() support from osg::Node etc into the osg::Obejct base class
49467
49468Wed, 8 Jun 2005 10:39:43 +0000
49469Checked in by : Robert Osfield
49470Added sizeof(std::string) test to osgunittests
49471
49472Wed, 8 Jun 2005 10:36:56 +0000
49473Checked in by : Robert Osfield
49474From Mike Weiblen, added GLSL datatypes mat2 and mat3 to osg::Uniform, with .osg and .ive support
49475
49476Wed, 8 Jun 2005 08:33:59 +0000
49477Checked in by : Robert Osfield
49478From Mike Weiblen, "modified .rot pseudoloader plugin so rotation order actually matches the embedded documentation"
49479
49480Mon, 6 Jun 2005 10:18:33 +0000
49481Checked in by : Robert Osfield
49482From Mathia Walker: bug fix to LOD ranges in TXP plugin to avoid cracks:"I took a closer look at the conditional code in
49483SeamFinder::seamReplacement().
49484
49485Because _info.minRange is a double and lod->getMinRange(0) is a float,
49486the difference will be calculated with double precision. If
49487_info.minRange is cast as a float it is exactly the same value as
49488lod->getMinRange(0) and the difference is exactly zero.
49489
49490So if you change
49491
49492
49493 if((fabs(_info.minRange-lod->getMinRange(0))<0.001)&&(fabs(_info.lod0Range-lod->getMaxRange(0))<0.001))
49494
49495to
49496
49497
49498 if((fabs((float)_info.minRange-lod->getMinRange(0))<0.001)&&(fabs((float)_info.lod0Range-lod->getMaxRange(0))<0.001))
49499
49500it works a lot better."
49501
49502
49503
49504Sun, 5 Jun 2005 18:41:23 +0000
49505Checked in by : Robert Osfield
49506Changed VisualStudio 7.0 reference to 7.x
49507
49508Sun, 5 Jun 2005 18:40:49 +0000
49509Checked in by : Robert Osfield
49510From Adam Richard, fixed typos + explanation how to use project files.
49511
49512Tue, 31 May 2005 06:21:16 +0000
49513Checked in by : Robert Osfield
49514From Tim Daust, "I fixed the getScale functions in matrixf and matrixd.  It was returning the values of the diagonal of the matrix, which only returns the scale if there is not a rotation.  I fixed this by returning the length of the  vectors that form the basis.   I also added a function to orthonormalize the rotation component of the matrix. I seem to always run into situations where non uniform (or even uniform) scale complicate my calculations, and I thought other members of the community could use this function as well."
49515
49516Tue, 31 May 2005 05:48:27 +0000
49517Checked in by : Robert Osfield
49518Small fixes to NEWS
49519
49520Tue, 31 May 2005 05:47:40 +0000
49521Checked in by : Robert Osfield
49522Changed char* to const char*
49523
49524Tue, 31 May 2005 05:46:41 +0000
49525Checked in by : Robert Osfield
49526From Tom Jolly, fixes to the mapping of the billboard rotate mode.
49527
49528Tue, 31 May 2005 05:37:13 +0000
49529Checked in by : Robert Osfield
49530Added ability to toggle on/off the pre compile of OpenGL objects in the DatabasePager via the setDoPreCompile(bool) method or via the env var OSG_DO_PRE_COMPILE=ON or OFF.
49531
49532Mon, 30 May 2005 16:15:11 +0000
49533Checked in by : Robert Osfield
49534Added support for reading:  OSG_MINIMUM_COMPILE_TIME_PER_FRAME <float>
49535
49536and
49537
49538   OSG_MAXIMUM_OBJECTS_TO_COMPILE_PER_FRAME <int>
49539
49540environmental variable during the initialization of the DatabasePager
49541to allow apps to be tweaked for best database pager behavior.
49542
49543
49544
49545Thu, 26 May 2005 14:38:08 +0000
49546Checked in by : Robert Osfield
49547Reverted release number to 0 (development version).
49548
49549Thu, 26 May 2005 13:56:23 +0000
49550Checked in by : Robert Osfield
49551From James French, fix for multiple definitionwhen compiling osg + plugins into monolithic dll.
49552
49553Wed, 25 May 2005 20:02:25 +0000
49554Checked in by : Robert Osfield
49555Updated Version numbers for release.UPdated wrappers.
49556
49557
49558
49559Wed, 25 May 2005 17:19:47 +0000
49560Checked in by : Robert Osfield
49561From Blake Williams, fix for VS8.0 build
49562
49563Wed, 25 May 2005 16:42:36 +0000
49564Checked in by : Robert Osfield
49565Renamed ExplosionDebriEffect to ExplosionDebrisEffect
49566
49567Wed, 25 May 2005 15:35:51 +0000
49568Checked in by : Robert Osfield
49569Updated change log.From Fredric Marmond, changed unsigned int to unsigned long to avoid compile errors under 64 bit compile.
49570
49571
49572
49573Wed, 25 May 2005 15:34:10 +0000
49574Checked in by : Robert Osfield
49575Added file to osgkeyboardmouse invokation.
49576
49577Wed, 25 May 2005 11:45:02 +0000
49578Checked in by : Robert Osfield
49579Updated doxgen docs.
49580
49581Wed, 25 May 2005 09:50:11 +0000
49582Checked in by : Robert Osfield
49583Changd unsigned int's to unsigned char* to fix gcc3.4 64 bit issues.
49584
49585Wed, 25 May 2005 09:48:10 +0000
49586Checked in by : Robert Osfield
49587Updated NEWS
49588
49589Tue, 24 May 2005 20:45:34 +0000
49590Checked in by : Robert Osfield
49591Updated NEWS
49592
49593Tue, 24 May 2005 18:57:13 +0000
49594Checked in by : Robert Osfield
49595Added pragma to remove warnings under VS.8.0
49596
49597Tue, 24 May 2005 15:34:23 +0000
49598Checked in by : Robert Osfield
49599Updates to clean up wrapper generation, and to update wrappers
49600
49601Tue, 24 May 2005 15:23:23 +0000
49602Checked in by : Robert Osfield
49603Did a dos2unix on all files
49604
49605Tue, 24 May 2005 10:46:21 +0000
49606Checked in by : Robert Osfield
49607Added check for an empty compile lists.
49608
49609Tue, 24 May 2005 10:37:18 +0000
49610Checked in by : Robert Osfield
49611Added re-entrent mutex to serialize access to OpenFlight plugin to prevent any multi-threaded issues.
49612
49613Mon, 23 May 2005 11:27:52 +0000
49614Checked in by : Robert Osfield
49615Updated changelog
49616
49617Mon, 23 May 2005 11:18:01 +0000
49618Checked in by : Robert Osfield
49619Added new examples to runexamples
49620
49621Mon, 23 May 2005 11:00:03 +0000
49622Checked in by : Robert Osfield
49623Updated news.
49624
49625Sun, 22 May 2005 20:30:30 +0000
49626Checked in by : Robert Osfield
49627Changed .png files to .jpg to help save space in OpenSceneGraph-Data.
49628
49629Sun, 22 May 2005 20:19:26 +0000
49630Checked in by : Robert Osfield
49631Added scoring, welcome page, you've lost and you've won pages.
49632
49633Sat, 21 May 2005 21:19:11 +0000
49634Checked in by : Robert Osfield
49635Added support for multiple levels, and exit on lose of all lives or on finishng the highest level.
49636
49637Sat, 21 May 2005 12:57:28 +0000
49638Checked in by : Robert Osfield
49639Updates to osgcatch game to allow different types of falling objects
49640
49641Sat, 21 May 2005 09:55:43 +0000
49642Checked in by : Robert Osfield
49643Maded debugging output write out at INFO level
49644
49645Fri, 20 May 2005 22:15:57 +0000
49646Checked in by : Robert Osfield
49647Tweaked wrappers by hand to get them to compile
49648
49649Fri, 20 May 2005 21:12:57 +0000
49650Checked in by : Robert Osfield
49651Updated wrappers.
49652
49653Fri, 20 May 2005 21:01:57 +0000
49654Checked in by : Robert Osfield
49655Fixed doxygen comments.
49656
49657Fri, 20 May 2005 18:35:30 +0000
49658Checked in by : Robert Osfield
49659Removed references to removed files.
49660
49661Fri, 20 May 2005 15:45:12 +0000
49662Checked in by : Robert Osfield
49663Reworking to avoid compile issues under VS6.0.
49664
49665Fri, 20 May 2005 11:35:08 +0000
49666Checked in by : Robert Osfield
49667Removed remaining references to old DX writer.
49668
49669Fri, 20 May 2005 11:33:22 +0000
49670Checked in by : Robert Osfield
49671Removed long unused and out of date DX writer plugin from distribution, will now be placed on the wiki just in case its needed.
49672
49673Fri, 20 May 2005 06:39:41 +0000
49674Checked in by : Robert Osfield
49675Added env var report.
49676
49677Thu, 19 May 2005 21:42:38 +0000
49678Checked in by : Robert Osfield
49679From Martin Aumueller, fixed copy and paste error on getActiveUniforms().
49680
49681Thu, 19 May 2005 15:17:53 +0000
49682Checked in by : Robert Osfield
49683Added support for setting the default render bin sort mode via the env OSG_DEFAULT_BIN_SORT_MODE variable or via or RenderBin::setDefaultRenderBinSortMode() method.
49684
49685Thu, 19 May 2005 09:22:45 +0000
49686Checked in by : Robert Osfield
49687From Alberto Farre, added support for caching of ProxyNode children.
49688
49689Wed, 18 May 2005 21:45:30 +0000
49690Checked in by : Don BURNS
49691Fixed fullscreen toggle in ViewerEventHandler that assumed the first RenderSurface was a window (not a pbuffer).
49692
49693Wed, 18 May 2005 21:34:55 +0000
49694Checked in by : Don BURNS
49695PBuffer example revamped to use a normal CameraConfig for setting up the PBuffer and main cameras, and a PBufferTexture2D for the texture, rather than a subload callback
49696
49697Wed, 18 May 2005 21:31:51 +0000
49698Checked in by : Robert Osfield
49699Updated NEWS, ChangeLog and runexamples.bat.
49700
49701Wed, 18 May 2005 21:17:31 +0000
49702Checked in by : Robert Osfield
49703Updated wrappers.
49704
49705Wed, 18 May 2005 19:55:14 +0000
49706Checked in by : Robert Osfield
49707Added s/getClearMask() support to osg::ClearNode, osgUtil::SceneView and the .osg plugin.
49708
49709Wed, 18 May 2005 19:04:35 +0000
49710Checked in by : Robert Osfield
49711From Joakim Simonsson, DOFTransform multiplication order support added to .ive format.      With tweak from Robert Osfield to wrap new read and write with a new version number      to allow old files contain DOFTransforms to continue to work.
49712
49713Wed, 18 May 2005 18:43:03 +0000
49714Checked in by : Robert Osfield
49715From Joakim Simonsson:   "DOFAnimation's default state could now be controlled by the RW option.
49716
49717    The option string is "dofAnimation"
49718
49719    If the option string is omitted the default animation state is off."
49720
49721
49722
49723Wed, 18 May 2005 18:31:03 +0000
49724Checked in by : Robert Osfield
49725Fixed copy and paste mistakes in setEventCallback methods
49726
49727Tue, 17 May 2005 20:12:13 +0000
49728Checked in by : Robert Osfield
49729Added RADEON as render type for disabling mipmapped NPO2T
49730
49731Tue, 17 May 2005 15:00:43 +0000
49732Checked in by : Robert Osfield
49733Cleaned up in prep for release.
49734
49735Tue, 17 May 2005 14:25:11 +0000
49736Checked in by : Robert Osfield
49737Improved the handling of data attached to proxy nodes
49738
49739Tue, 17 May 2005 13:50:07 +0000
49740Checked in by : Robert Osfield
49741Changed the default behavior to not writing out proxynode children.
49742
49743Tue, 17 May 2005 13:47:13 +0000
49744Checked in by : Robert Osfield
49745Improved the handling of writing out of proxy node files.
49746
49747Tue, 17 May 2005 13:34:04 +0000
49748Checked in by : Robert Osfield
49749From Daniel Sjölie, for the purpose of maintainability, made the load proxy nodes code the standard, remove the older code that remained as part of #else #endif blocks, and remove the erroneous implementation of caching of proxynodes.
49750
49751Tue, 17 May 2005 13:24:34 +0000
49752Checked in by : Robert Osfield
49753Added destructor to fix Cygwin build problem.
49754
49755Tue, 17 May 2005 11:11:58 +0000
49756Checked in by : Robert Osfield
49757Updated wrappers.
49758
49759Tue, 17 May 2005 11:00:13 +0000
49760Checked in by : Robert Osfield
49761Added differentiation between Non power of two textures when mip mapped vs when not mipped mapped to get round the issue of incomplete support under ATI cards.
49762
49763Tue, 17 May 2005 09:53:41 +0000
49764Checked in by : Robert Osfield
49765Removed old GeoSet backward compatibility code since its now redudent.
49766
49767Tue, 17 May 2005 09:06:12 +0000
49768Checked in by : Robert Osfield
49769From Thom DeCarlo, build fixes for Cygwin.
49770
49771Mon, 16 May 2005 18:24:11 +0000
49772Checked in by : Robert Osfield
49773Fixed name.
49774
49775Mon, 16 May 2005 17:37:25 +0000
49776Checked in by : Robert Osfield
49777Update to NEWS w.r.t contributors
49778
49779Mon, 16 May 2005 17:17:53 +0000
49780Checked in by : Robert Osfield
49781Bumped version numbers to 0.9.9 in rediness for 0.9.9 release.
49782
49783Mon, 16 May 2005 16:50:55 +0000
49784Checked in by : Robert Osfield
49785Updated NEWS and ChangeLog in prep for release
49786
49787Mon, 16 May 2005 15:51:57 +0000
49788Checked in by : Robert Osfield
49789Warning fixes for IRIX
49790
49791Mon, 16 May 2005 15:50:35 +0000
49792Checked in by : Robert Osfield
49793Updated wrappers
49794
49795Mon, 16 May 2005 14:27:03 +0000
49796Checked in by : Robert Osfield
49797Changed the getHitList and getNumHits methods to take const osg::LineSegment* as a parameter.
49798
49799Mon, 16 May 2005 14:09:39 +0000
49800Checked in by : Robert Osfield
49801Workaround for Mipspro compiler bug.
49802
49803Mon, 16 May 2005 11:22:25 +0000
49804Checked in by : Robert Osfield
49805Updated wrappers.
49806
49807Mon, 16 May 2005 11:18:11 +0000
49808Checked in by : Robert Osfield
49809Fixed method signatures.
49810
49811Mon, 16 May 2005 10:12:22 +0000
49812Checked in by : Robert Osfield
49813Added osgUtil osgDB osgFX osgText osgTerrain osgGA osgProducer to the list of wrapper libraries.
49814
49815Mon, 16 May 2005 09:41:10 +0000
49816Checked in by : Robert Osfield
49817Updated wrappers
49818
49819Sun, 15 May 2005 20:32:10 +0000
49820Checked in by : Robert Osfield
49821From Marco Jez, fixes to/and for osgIntrospection.
49822
49823Sun, 15 May 2005 20:31:22 +0000
49824Checked in by : Robert Osfield
49825Moved computeBounds into public scope.
49826
49827Sun, 15 May 2005 05:47:14 +0000
49828Checked in by : Robert Osfield
49829From John Grant, added getDrawableList() const.
49830
49831Sat, 14 May 2005 18:57:47 +0000
49832Checked in by : Robert Osfield
49833From Marco Jez, added export symbols.
49834
49835Sat, 14 May 2005 14:31:37 +0000
49836Checked in by : Robert Osfield
49837From Marco Jez, change of Doxygen docs name of class from UFOManipulator to osgGA::UFOManipulator, done to avoid automated wrapper issues.
49838
49839Fri, 13 May 2005 21:39:34 +0000
49840Checked in by : Robert Osfield
49841Yet another using namespace osg to try and work out the spat betwen MipsPro and VS.6.0.
49842
49843Fri, 13 May 2005 21:38:34 +0000
49844Checked in by : Robert Osfield
49845From Tom Jolly, removing trailing comma for last entries in enums to fix IRIX compile warnings.
49846
49847Fri, 13 May 2005 14:54:34 +0000
49848Checked in by : Robert Osfield
49849From Mike Weiblen, updated project files to link to new 3rdParty libs
49850
49851Fri, 13 May 2005 14:36:42 +0000
49852Checked in by : Robert Osfield
49853Updated wrappers.
49854
49855Fri, 13 May 2005 13:29:45 +0000
49856Checked in by : Robert Osfield
49857Moved BaseOptimizerVisitor out of Optimizer into osgUtil namespace to try and get round MipsPro compile problems.
49858
49859Fri, 13 May 2005 12:06:58 +0000
49860Checked in by : Robert Osfield
49861Refinement of includes to help IRIX build
49862
49863Fri, 13 May 2005 11:11:52 +0000
49864Checked in by : Robert Osfield
49865Cross platform build fixes.
49866
49867Fri, 13 May 2005 09:52:17 +0000
49868Checked in by : Robert Osfield
49869Added #include "dxfBlock.h"
49870
49871Fri, 13 May 2005 09:05:10 +0000
49872Checked in by : Robert Osfield
49873Added /Zm200
49874
49875Fri, 13 May 2005 08:54:11 +0000
49876Checked in by : Robert Osfield
49877Removed unused function.
49878
49879Thu, 12 May 2005 20:59:53 +0000
49880Checked in by : Robert Osfield
49881From Mike Weiblen, Added queries of compilation state to Shader (for symmetry with Program's link state queries)
49882
49883Thu, 12 May 2005 20:46:12 +0000
49884Checked in by : Robert Osfield
49885fixed warning.
49886
49887Thu, 12 May 2005 20:35:15 +0000
49888Checked in by : Robert Osfield
49889From Jan Ciger, gcc 4.0 compile fix.
49890
49891Thu, 12 May 2005 20:06:39 +0000
49892Checked in by : Robert Osfield
49893Updated wrappers.
49894
49895Thu, 12 May 2005 20:03:55 +0000
49896Checked in by : Robert Osfield
49897Fixed pairing of write and read of Matrixd
49898
49899Thu, 12 May 2005 19:14:17 +0000
49900Checked in by : Robert Osfield
49901From Mike Weiblen, osgpbuffer now needs to link w/ Producer (fixed .dsp file attached)
49902
49903Thu, 12 May 2005 19:05:33 +0000
49904Checked in by : Robert Osfield
49905Added missing Uniform(Matrixd) constructor implementation
49906
49907Thu, 12 May 2005 15:51:28 +0000
49908Checked in by : Robert Osfield
49909From Alberto Farre,"ConvertFromFLT::addMultiTexture makes ENDIAN conversion for SMultiTexture
49910 struct attributes.
49911 When an flt object is multi-instantiated y should be done just first time,
49912 because SMultiTexture struct is always the same, currently is being done for
49913 each instance.
49914
49915 Attached file fix the problem but perhaps a more clean fix would be making
49916 ENDIAN conversion at writing attributes time instead of at reading time. "
49917
49918
49919
49920Thu, 12 May 2005 14:48:56 +0000
49921Checked in by : Robert Osfield
49922Added IO support for new intialBound and callbacks to .osg, and initialBound to .ive
49923
49924Thu, 12 May 2005 14:03:22 +0000
49925Checked in by : Robert Osfield
49926Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback methods and reimplement computeBound so that it passes back a bounding volume rather than modifying the local one.
49927
49928Thu, 12 May 2005 08:58:28 +0000
49929Checked in by : Robert Osfield
49930Added setTextureFileName method.
49931
49932Thu, 12 May 2005 08:54:11 +0000
49933Checked in by : Robert Osfield
49934Added clear of lazy uniform updating structure on relink, also added debug output of shader being compiled.
49935
49936Thu, 12 May 2005 07:47:43 +0000
49937Checked in by : Robert Osfield
49938Moved OpenGL2 definitions from Uniform header to GL2Extensions
49939
49940Wed, 11 May 2005 21:36:04 +0000
49941Checked in by : Robert Osfield
49942Updated wrappers.
49943
49944Wed, 11 May 2005 21:06:29 +0000
49945Checked in by : Robert Osfield
49946Added missing required includes
49947
49948Wed, 11 May 2005 20:37:22 +0000
49949Checked in by : Robert Osfield
49950Compile fix.
49951
49952Wed, 11 May 2005 20:05:51 +0000
49953Checked in by : Robert Osfield
49954Updated wrappers
49955
49956Wed, 11 May 2005 19:59:21 +0000
49957Checked in by : Robert Osfield
49958Moved GL2Extensions back out of Program and into its own header file.
49959
49960Wed, 11 May 2005 19:34:03 +0000
49961Checked in by : Robert Osfield
49962From Don Tidrow, "I added some code to assign the archive pointer in TXPnode with the archive that ReaderWriterTXP actually loads.  I also added a function in TXPArchive to help in manipulating the lightpoints."
49963
49964Wed, 11 May 2005 19:32:57 +0000
49965Checked in by : Robert Osfield
49966Changed the info log so that it output to INFO on success, to WARN when an error has occured.
49967
49968Wed, 11 May 2005 19:14:36 +0000
49969Checked in by : Robert Osfield
49970From Nathan Monteleone, rewrote the osgpbuffer example so that it uses     Producer xplatform support for pbuffer instead of Win32 specific pathways     as support before. (with a few code tweaks to simplfy the code, by Robert Osfield).
49971
49972Wed, 11 May 2005 16:05:27 +0000
49973Checked in by : Robert Osfield
49974Added .osg support for new ParticleEffect::s/getDefaultParticleTemplate.
49975
49976Wed, 11 May 2005 15:26:16 +0000
49977Checked in by : Robert Osfield
49978Added support for setting the texture filename and more fine control over the particle template used in ParticleEffects
49979
49980Wed, 11 May 2005 13:40:07 +0000
49981Checked in by : Robert Osfield
49982Fixed compile warning.
49983
49984Wed, 11 May 2005 13:37:38 +0000
49985Checked in by : Robert Osfield
49986Completed GLSL support in .ive
49987
49988Wed, 11 May 2005 11:42:09 +0000
49989Checked in by : Robert Osfield
49990Further work on GLSL support in .ive
49991
49992Wed, 11 May 2005 11:41:44 +0000
49993Checked in by : Robert Osfield
49994Cleaned up API of BindAttributeLocation, added deletion of shader objects.
49995
49996Tue, 10 May 2005 20:20:20 +0000
49997Checked in by : Robert Osfield
49998Put in place the class to implement GLSL support in .ive
49999
50000Tue, 10 May 2005 18:21:31 +0000
50001Checked in by : Robert Osfield
50002Moved the infolog to the error handling block and upping its notification level to WARN to provide better feedback on failure with needing to use DEBUG notification level.
50003
50004Tue, 10 May 2005 16:13:37 +0000
50005Checked in by : Robert Osfield
50006Added tab to space converted to .obj plugin
50007
50008Tue, 10 May 2005 13:56:05 +0000
50009Checked in by : Robert Osfield
50010Added support for PROTECTED and OVERRIDE to uniforms.
50011
50012Tue, 10 May 2005 10:01:13 +0000
50013Checked in by : Robert Osfield
50014From Farshid Lashkari, bumped IVE version number to 9, and added support in Texture for     _borderWidth     _useHardwareMipMapGeneration     _unrefImageDataAfterApply     _clientStorageHint     _resizeNonPowerOfTwoHint
50015
50016Tue, 10 May 2005 09:07:38 +0000
50017Checked in by : Robert Osfield
50018Changed -ne to $LINK_ECHO_OPTION to fix cross platform compile issues
50019
50020Tue, 10 May 2005 08:07:37 +0000
50021Checked in by : Robert Osfield
50022From Farshid Lashkari, and non power of two resize hint support to .osg ascii
50023
50024Mon, 9 May 2005 15:29:18 +0000
50025Checked in by : Robert Osfield
50026Added code to prevent ProxyNode's from been "flattened" by osgUtil::Optimizer::FlattenStaticTransforms.
50027
50028Mon, 9 May 2005 13:09:07 +0000
50029Checked in by : Robert Osfield
50030Removed deprecated API in preparation for 0.9.9 release.
50031
50032Mon, 9 May 2005 10:17:56 +0000
50033Checked in by : Robert Osfield
50034Added osgUtil, osgDB, osgFX, osgParticle, osgSim, osgTerrain, osgGA       and osgProducer to osgWrappers directory.Enabled the build of osgWrappers/osg, osgWrappers/osgPartile and osgWrappers/osgSim,
50035but not osgUtil, osgDB, osgFX, osgTerrain, osgGA and osgProducer due to compile
50036errors.  I am assuming that these compilers are fixable so I'm checked all the
50037source code so that members of the community can help fix them.
50038
50039
50040
50041Sun, 8 May 2005 19:21:43 +0000
50042Checked in by : Robert Osfield
50043Removed debug info
50044
50045Sun, 8 May 2005 18:37:13 +0000
50046Checked in by : Robert Osfield
50047Updated osgWrappers.
50048
50049Sun, 8 May 2005 15:24:26 +0000
50050Checked in by : Robert Osfield
50051Added missing copy of _stereo
50052
50053Sat, 7 May 2005 20:47:09 +0000
50054Checked in by : Robert Osfield
50055Added more comprehensive releaseGLObjects(State*=0) throughout Nodes, Drawables,StateSet, and osgDB::Registry.Added cleanup_frame() from to osgProducer::OsgCamerGroup to help with proper
50056clean of OpenGL objects before exit, and modified osgviewer, osghangglider,
50057osgwindows examples to do the extra frame call to cleanup_frame() before exit.
50058
50059
50060
50061Sat, 7 May 2005 09:17:55 +0000
50062Checked in by : Robert Osfield
50063From Tim Daoust/Robert Osfield, added Font::releaseGLobjects(State*state=0) to facilate clean up of scene when a graphics context is deleted/reused.
50064
50065Fri, 6 May 2005 19:44:24 +0000
50066Checked in by : Robert Osfield
50067Added handling of sharing of graphics context data which is now supported by Producer.  You can get the osgProducer::Viewer to share graphics contexts by using the env var OSG_SHARE_GRAPHICS_CONTEXTS set to ON or OFF i.e.   setenv OSG_SHARE_GRAPHICS_CONTEXTS ON
50068
50069
50070
50071Fri, 6 May 2005 17:43:40 +0000
50072Checked in by : Robert Osfield
50073Added X11 include and lib paths to find freetype under OSX.
50074
50075Fri, 6 May 2005 14:28:43 +0000
50076Checked in by : Robert Osfield
50077Made OSX default to using single threaded keyboard mouse.
50078
50079Fri, 6 May 2005 14:07:02 +0000
50080Checked in by : Robert Osfield
50081Made USE_AGL=yes the default under OSX.
50082
50083Fri, 6 May 2005 10:32:31 +0000
50084Checked in by : Robert Osfield
50085Added osg_DeltaFrameTime uniform to default set.
50086
50087Fri, 6 May 2005 09:58:49 +0000
50088Checked in by : Robert Osfield
50089From Mike Weiblen, further work on GLSL support
50090
50091Fri, 6 May 2005 09:04:41 +0000
50092Checked in by : Robert Osfield
50093From Farshid Lashkari, support for non power of two extension.
50094
50095Thu, 5 May 2005 21:21:14 +0000
50096Checked in by : Robert Osfield
50097Fix for OSX build across both Tiger and 10.3.x
50098
50099Thu, 5 May 2005 20:05:11 +0000
50100Checked in by : Robert Osfield
50101Removed rgb alias for Quicktime mapping since the Quicktime is not reliable at loading all rgb files that the standard OSG rgb reader can read.
50102
50103Thu, 5 May 2005 19:46:04 +0000
50104Checked in by : Robert Osfield
50105Changed check() method name to checkConsistency() to avoid perculiar OSX Tiger build error.
50106
50107Thu, 5 May 2005 14:03:54 +0000
50108Checked in by : Robert Osfield
50109Removed the defaulting to setting the camera threading model to MultiThreaded, instead leave it to Producer's defaults.
50110
50111Thu, 5 May 2005 12:30:54 +0000
50112Checked in by : Robert Osfield
50113Added support for osg_FrameNumber, osg_FrameTime, osg_ViewMatrix, osg_InverseViewMatrix into SceneView, controlled via a setActiveUniforms(.) method.
50114
50115Thu, 5 May 2005 09:18:03 +0000
50116Checked in by : Robert Osfield
50117From Farshid Lashkari, added Texture::Extension support for non power of two extension.
50118
50119Wed, 4 May 2005 11:38:34 +0000
50120Checked in by : Robert Osfield
50121Fix for Tiger build
50122
50123Wed, 4 May 2005 09:11:32 +0000
50124Checked in by : Robert Osfield
50125Fixed bug where the Optimizer::StateVisitor was trying to optimize non existant StateSet's.
50126
50127Tue, 3 May 2005 22:02:37 +0000
50128Checked in by : Robert Osfield
50129Updated wrappers
50130
50131Tue, 3 May 2005 21:53:25 +0000
50132Checked in by : Robert Osfield
50133From Alberto Farre, "Missed a FilepathList pop_back line from my last submission.I have also commented out the option string set with FLT_VER because it
50134overwrites other option string and I found it redundant and not needed."
50135
50136
50137
50138Tue, 3 May 2005 21:49:21 +0000
50139Checked in by : Robert Osfield
50140Removed the default compile of single threaded KeyboardMouse
50141
50142Tue, 3 May 2005 21:46:47 +0000
50143Checked in by : Robert Osfield
50144Added support for lazy state updating of uniforms.
50145
50146Tue, 3 May 2005 16:34:54 +0000
50147Checked in by : Robert Osfield
50148From Bob Kuehne, OSX 10.4 fix.
50149
50150Tue, 3 May 2005 14:31:01 +0000
50151Checked in by : Robert Osfield
50152From Bob Kuehne, fixes for OSX 10.4 build.
50153
50154Tue, 3 May 2005 10:09:51 +0000
50155Checked in by : Robert Osfield
50156Updated wrappers
50157
50158Tue, 3 May 2005 06:23:02 +0000
50159Checked in by : Robert Osfield
50160Removed Impostor.cpp
50161
50162Mon, 2 May 2005 20:00:42 +0000
50163Checked in by : Robert Osfield
50164Fixed TIFF readers handling of interleaved data
50165
50166Mon, 2 May 2005 19:42:13 +0000
50167Checked in by : Robert Osfield
50168Improvements to the repojection code so that it can generate RGBA reprojected data.
50169
50170Mon, 2 May 2005 14:16:25 +0000
50171Checked in by : Robert Osfield
50172Added support for generating RGBA, RGBA-16 and RGBA-compressed texture databases
50173
50174Mon, 2 May 2005 13:00:17 +0000
50175Checked in by : Robert Osfield
50176Added support for reading from RGBA source textures
50177
50178Mon, 2 May 2005 10:18:37 +0000
50179Checked in by : Robert Osfield
50180Added support for optimization of Uniforms
50181
50182Mon, 2 May 2005 09:57:58 +0000
50183Checked in by : Robert Osfield
50184Improved the handling of update/event callbacks on Drawable and Geodes
50185
50186Mon, 2 May 2005 09:34:27 +0000
50187Checked in by : Robert Osfield
50188From Mike Weiblen, added \n newlines to inline shader program strings. From Robert Osfield, changed tabs to spaces.
50189
50190Sun, 1 May 2005 21:33:12 +0000
50191Checked in by : Robert Osfield
50192Moved Impostor from osg to osgSim .osg plugin
50193
50194Sun, 1 May 2005 20:56:44 +0000
50195Checked in by : Robert Osfield
50196Added include<osg/AlphaFunc> for OSX build
50197
50198Sun, 1 May 2005 19:48:49 +0000
50199Checked in by : Robert Osfield
50200Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
50201
50202Sun, 1 May 2005 10:34:48 +0000
50203Checked in by : Robert Osfield
50204From Don Tidrow, spelling fixes
50205
50206Sat, 30 Apr 2005 15:16:05 +0000
50207Checked in by : Robert Osfield
50208Added RemoveLoadedProxyNodes pass to Optimizer, set on by default at present.
50209
50210Sat, 30 Apr 2005 13:54:21 +0000
50211Checked in by : Robert Osfield
50212From Geoff Michel :  ac3d loader - better sharing of states between objects and Roger James' bug fix for missing normals.
50213
50214  Tesselator.cpp - faster processing of polygon tesselation for single triangles (which dont need to be tesselated)
50215
50216  osgtesselate.cpp - added wrap for texture so that appearance is as originally. Default texture behaviour has changed to clamp."
50217
50218
50219
50220Sat, 30 Apr 2005 07:25:15 +0000
50221Checked in by : Robert Osfield
50222Combine LOD fixed properly this time :)
50223
50224Sat, 30 Apr 2005 07:22:56 +0000
50225Checked in by : Robert Osfield
50226fixed combined LOD bug
50227
50228Sat, 30 Apr 2005 07:02:02 +0000
50229Checked in by : Robert Osfield
50230From Mike Weiblen, Progra/Shader fixes
50231
50232Fri, 29 Apr 2005 20:57:04 +0000
50233Checked in by : Robert Osfield
50234Updated wrappers
50235
50236Fri, 29 Apr 2005 20:56:20 +0000
50237Checked in by : Robert Osfield
50238Added support for controlling the frequency of checking for OpenGL errors via:        enum CheckForGLErrors
50239        {
50240            /** NEVER_CHECK_GL_ERRORS hints that OpenGL need not be checked for, this
50241                is the fastest option since checking for errors does incurr a small overhead.*/
50242            NEVER_CHECK_GL_ERRORS,
50243            /** ONCE_PER_FRAME means that OpenGl errors will be checked for once per
50244                frame, the overhead is still small, but at least OpenGL errors that are occurring
50245                will be caught, the reporting isn't fine grained enough for debugging purposes.*/
50246            ONCE_PER_FRAME,
50247            /** ONCE_PER_ATTRIBUTE means that OpenGL errors will be checked for after
50248                every attribute is applied, allow errors to be directly associated with
50249                particular operations which makes debugging much easier.*/
50250            ONCE_PER_ATTRIBUTE
50251        };
50252
50253        /** Set whether and how often OpenGL errors should be checked for.*/
50254        void setCheckForGLErrors(CheckForGLErrors check) { _checkGLErrors = check; }
50255
50256        /** Get whether and how often OpenGL errors should be checked for.*/
50257        CheckForGLErrors getCheckForGLErrors() const { return _checkGLErrors; }
50258
50259
50260
50261Fri, 29 Apr 2005 18:51:14 +0000
50262Checked in by : Robert Osfield
50263VS.7.1 linker warning fix
50264
50265Fri, 29 Apr 2005 13:30:59 +0000
50266Checked in by : Robert Osfield
50267Commented out notify messages to prevent crash under OSX at start up.
50268
50269Fri, 29 Apr 2005 11:22:15 +0000
50270Checked in by : Robert Osfield
50271Compile fix
50272
50273Fri, 29 Apr 2005 11:19:58 +0000
50274Checked in by : Robert Osfield
50275Moved osgIntrospection across to standard OSG coding style.
50276
50277Fri, 29 Apr 2005 10:06:50 +0000
50278Checked in by : Robert Osfield
50279Added Copyright
50280
50281Fri, 29 Apr 2005 09:47:57 +0000
50282Checked in by : Robert Osfield
50283Moved osgParticle across to standard OSG coding style.
50284
50285Fri, 29 Apr 2005 06:32:45 +0000
50286Checked in by : Robert Osfield
50287Coding style update
50288
50289Fri, 29 Apr 2005 06:32:13 +0000
50290Checked in by : Robert Osfield
50291Moved to standard OSG coding style.
50292
50293Thu, 28 Apr 2005 19:50:07 +0000
50294Checked in by : Robert Osfield
50295Reduced the verboseness of the notifaction messages
50296
50297Thu, 28 Apr 2005 19:41:16 +0000
50298Checked in by : Robert Osfield
50299Fixed the Mingw settings for GDAL_LIBS (was written as GDAL_LIB which wasn't being picked up as the GNUmakefiles were looking for GDAL_LIBS).
50300
50301Thu, 28 Apr 2005 19:24:09 +0000
50302Checked in by : Robert Osfield
50303Changed the default texture size to 512x512 to reduce the number of textures required when rendering text.
50304
50305Thu, 28 Apr 2005 19:08:44 +0000
50306Checked in by : Robert Osfield
50307Removed old LUMINANCE_ALPHA code pathways since they are no longer used.
50308
50309Thu, 28 Apr 2005 18:55:08 +0000
50310Checked in by : Robert Osfield
50311Added proper handling of freeing of font implememtation either when unloading the freetype plugin or deleting osgText::Font first.
50312
50313Thu, 28 Apr 2005 12:45:55 +0000
50314Checked in by : Robert Osfield
50315Added version number #define's
50316
50317Thu, 28 Apr 2005 05:58:20 +0000
50318Checked in by : Robert Osfield
50319Added check to see if autoTransformCache had been initialized before using it in the computeBound.
50320
50321Thu, 28 Apr 2005 05:21:27 +0000
50322Checked in by : Robert Osfield
50323From Farshid Lashkari, removed redundent fusion distance calculations from computeRightEyeProjectionImplementation and computeLeftEyeProjectionImplementation methods.
50324
50325Thu, 28 Apr 2005 05:15:21 +0000
50326Checked in by : Robert Osfield
50327From Marco Jez, changed = to ?= in COMPILE_INTROSPECTION line
50328
50329Thu, 28 Apr 2005 05:12:54 +0000
50330Checked in by : Robert Osfield
50331From Marco Jez, converted line endings to unix.
50332
50333Thu, 28 Apr 2005 05:08:02 +0000
50334Checked in by : Robert Osfield
50335From Marco Jez, added -ne option echo usage to fix stdout/stderr redirection error under Mingw.
50336
50337Tue, 26 Apr 2005 20:35:53 +0000
50338Checked in by : Robert Osfield
50339From Ruben, fix for PIV executation by disabling MMXEXT selection.
50340
50341Tue, 26 Apr 2005 19:34:03 +0000
50342Checked in by : Robert Osfield
50343From Brede Johansen, tweaks to emitter classes to make them more extensible.
50344
50345Tue, 26 Apr 2005 18:55:51 +0000
50346Checked in by : Robert Osfield
50347Added $(GL_LIBS) to link line to get things linking ok under OSX.
50348
50349Tue, 26 Apr 2005 14:29:25 +0000
50350Checked in by : Robert Osfield
50351Updated wrappers.
50352
50353Tue, 26 Apr 2005 13:15:27 +0000
50354Checked in by : Robert Osfield
50355Added support for per context extension string.Note, this required adding a unsigned int context ID to the osg::isGLUExtensionSupported(,)
50356and osg::isGLExtensionSupported(,) functions.  This may require reimplementation
50357of end user code to accomodate the new calling convention.
50358
50359
50360
50361Tue, 26 Apr 2005 11:20:19 +0000
50362Checked in by : Robert Osfield
50363Added #include <algorithm> for VS.NET build
50364
50365Tue, 26 Apr 2005 09:58:19 +0000
50366Checked in by : Robert Osfield
50367Added support notification of Drawable parents of StateSet that event/update callbacks have been called.
50368
50369Tue, 26 Apr 2005 07:49:18 +0000
50370Checked in by : Robert Osfield
50371From Vivek Rajan, "osg::Text was getting stretched when the CharacterSizeMode was set to SCREEN_COORDS and the SceneView's projection matrix was set to an Ortho2D matrix (sceneView->setProjectionMatrixAsOrtho2D(-1,1,-1,1)).Computing the pixel size separately vertically and horizontally, and
50372setting the scaling factors appropriately based on that fixed the
50373problem."
50374
50375
50376
50377Mon, 25 Apr 2005 20:46:46 +0000
50378Checked in by : Robert Osfield
50379Updated wrappers using Marco Jez's genwrapper utility.
50380
50381Mon, 25 Apr 2005 20:34:23 +0000
50382Checked in by : Robert Osfield
50383From Mike Weiblen, added support for --clear-color r,g,b,a and --clear-color r,g,b to osgProducer::Viewer.
50384
50385Mon, 25 Apr 2005 14:28:16 +0000
50386Checked in by : Robert Osfield
50387Reduced the verbosness of debugging messages
50388
50389Mon, 25 Apr 2005 13:37:12 +0000
50390Checked in by : Robert Osfield
50391Futher work on supporting update and event callbacks in StateSet, Uniform and StateAttribute
50392
50393Mon, 25 Apr 2005 13:27:56 +0000
50394Checked in by : Robert Osfield
50395Added SINGLE_THREADED_KEYBOARDMOUSE pathway as a means of testing exit issues.
50396
50397Mon, 25 Apr 2005 11:05:02 +0000
50398Checked in by : Robert Osfield
50399Futher work on adding event and update callbacks to StateSet, Uniform and StateAttributes
50400
50401Sun, 24 Apr 2005 21:04:54 +0000
50402Checked in by : Robert Osfield
50403Added ParentList's into StateSet, Uniform and StateAttribute in preparation for providing update and event handling.
50404
50405Sun, 24 Apr 2005 19:30:01 +0000
50406Checked in by : Robert Osfield
50407Added THREAD_ infront of PRIORITY_MIN settings to reflect changes to OpentThreads
50408
50409Sat, 23 Apr 2005 16:09:20 +0000
50410Checked in by : Robert Osfield
50411Added MergeGeometryVisitor::setTargetMaximumNumberOfVertices(uint);
50412
50413Sat, 23 Apr 2005 10:45:38 +0000
50414Checked in by : Robert Osfield
50415Removed the use of the post swap callback
50416
50417Sat, 23 Apr 2005 10:41:30 +0000
50418Checked in by : Robert Osfield
50419Added missing bodes of Uniform::operator =  and setEvent/UpdateCallback in StateSet.
50420
50421Sat, 23 Apr 2005 10:31:52 +0000
50422Checked in by : Robert Osfield
50423Added support for using TextureRectangle in --move support in readNodeFile
50424
50425Fri, 22 Apr 2005 22:45:39 +0000
50426Checked in by : Robert Osfield
50427Preliminary steps to adding update and event callbacks to StateSet, StateAttribute and Uniform.
50428
50429Fri, 22 Apr 2005 20:56:03 +0000
50430Checked in by : Robert Osfield
50431From Brede Johansen, tweaked refraction and fresnel coefficients for a better visual effect.
50432
50433Fri, 22 Apr 2005 15:44:21 +0000
50434Checked in by : Robert Osfield
50435Improved handling of unsupported formats
50436
50437Fri, 22 Apr 2005 15:44:03 +0000
50438Checked in by : Robert Osfield
50439Improved handling of unsupported file formats.
50440
50441Fri, 22 Apr 2005 15:43:34 +0000
50442Checked in by : Robert Osfield
50443Improved handling of invalid imagery in BufferObject
50444
50445Fri, 22 Apr 2005 14:40:22 +0000
50446Checked in by : Robert Osfield
50447Removed unusaged methods
50448
50449Fri, 22 Apr 2005 14:40:06 +0000
50450Checked in by : Robert Osfield
50451From Tree, removed dependency on Producer
50452
50453Fri, 22 Apr 2005 13:47:54 +0000
50454Checked in by : Robert Osfield
50455Removed ViewPoint.h and .cpp from the ive plugin
50456
50457Fri, 22 Apr 2005 13:32:46 +0000
50458Checked in by : Robert Osfield
50459Cleaned up the xine plugin to better handle unsupported video files.
50460
50461Fri, 22 Apr 2005 07:13:50 +0000
50462Checked in by : Robert Osfield
50463From Mike Weiblen, added support for samplers and mat4 to .osg
50464
50465Thu, 21 Apr 2005 21:07:27 +0000
50466Checked in by : Robert Osfield
50467Added initialize of version number
50468
50469Thu, 21 Apr 2005 21:05:48 +0000
50470Checked in by : Robert Osfield
50471From Garrat Potts, fixed face memory leak in FreTypeFont destructor.
50472
50473Wed, 20 Apr 2005 19:53:07 +0000
50474Checked in by : Robert Osfield
50475Small tweaks
50476
50477Wed, 20 Apr 2005 18:50:50 +0000
50478Checked in by : Robert Osfield
50479From Mike Weiblen, removed Uniform not quite ready notice, and added .h files into osgshaders project file.
50480
50481Wed, 20 Apr 2005 14:51:13 +0000
50482Checked in by : Robert Osfield
50483Removed the enabling of the point smooth mode.
50484
50485Wed, 20 Apr 2005 12:32:43 +0000
50486Checked in by : Robert Osfield
50487From Brede Johnansen, adding support for EXT, ARB and GL version 1.4 point parameters.
50488
50489Wed, 20 Apr 2005 09:55:24 +0000
50490Checked in by : Robert Osfield
50491Removed increment of the cursor position by the bearing value in the compute last character code as this should not be used when moving the cursor.
50492
50493Wed, 20 Apr 2005 08:51:48 +0000
50494Checked in by : Robert Osfield
50495Commented out support for the -m option for inserting 3d models in a terrain database, as this feature isn't yet supported by osgTerrain.
50496
50497Tue, 19 Apr 2005 07:37:59 +0000
50498Checked in by : Robert Osfield
50499From Reinhard Sainitzer, bug fix, added missing break;
50500
50501Mon, 18 Apr 2005 18:23:25 +0000
50502Checked in by : Robert Osfield
50503Removed eroneous /dv1 flag (should have been /vd1, but it this is default anway so can safely remove entirely).
50504
50505Mon, 18 Apr 2005 13:36:10 +0000
50506Checked in by : Robert Osfield
50507Further work on uniforms support in .osg
50508
50509Mon, 18 Apr 2005 13:29:59 +0000
50510Checked in by : Robert Osfield
50511Added more complete support for writing out data of Uniforms
50512
50513Mon, 18 Apr 2005 12:34:28 +0000
50514Checked in by : Robert Osfield
50515Added next stage of support for osg::Uniform in .osg plugin
50516
50517Mon, 18 Apr 2005 09:17:56 +0000
50518Checked in by : Robert Osfield
50519Removed mpeg plugin from CVS, now moved to the Community section of openscenegraph.org as a seperate project.
50520
50521Sun, 17 Apr 2005 19:14:32 +0000
50522Checked in by : Robert Osfield
50523Fixed typo in testLookAt debug info.
50524
50525Sun, 17 Apr 2005 19:10:32 +0000
50526Checked in by : Robert Osfield
50527Fixed warnings.
50528
50529Sun, 17 Apr 2005 11:35:26 +0000
50530Checked in by : Robert Osfield
50531Changed the animation on default to false, so things only move if you ask them to.
50532
50533Sun, 17 Apr 2005 11:30:33 +0000
50534Checked in by : Robert Osfield
50535From Marco Jez, osgWrappers updates to latest changes in core osg.
50536
50537Sun, 17 Apr 2005 10:41:23 +0000
50538Checked in by : Robert Osfield
50539Moved istream/ostream includes out of Vec3f, and reimpleted osg::Matrix*::compare.
50540
50541Sun, 17 Apr 2005 09:41:48 +0000
50542Checked in by : Robert Osfield
50543From Tony Horrobin, fix for VS6.0
50544
50545Sat, 16 Apr 2005 17:44:11 +0000
50546Checked in by : Robert Osfield
50547From Marco Jez, added operator >> for Plane and Quat to io_utils, and added OSG_EXPORT to PerContextProgram.
50548
50549Sat, 16 Apr 2005 10:18:56 +0000
50550Checked in by : Robert Osfield
50551Fixed wrapping of text string to allow internal "" strings
50552
50553Sat, 16 Apr 2005 10:11:18 +0000
50554Checked in by : Robert Osfield
50555From Mike Weiblen,added debug info to osg::Program and changed shader uniform names to avoid conflict with built in functions
50556
50557Sat, 16 Apr 2005 04:00:18 +0000
50558Checked in by : Don BURNS
50559CHanged line 101 in PageLOD.cpp to read           if ( in->getVersion() >= VERSION_0006 ) {               setDatabasePath(in->readString());           }instead of
50560              if ( in->getVersion() > VERSION_0006 ) {
50561              setDatabasePath(in->readString());
50562          }
50563
50564Seems DatabasePath _is_ present in ive files of version 6.
50565
50566
50567
50568Fri, 15 Apr 2005 20:59:24 +0000
50569Checked in by : Robert Osfield
50570Moved Plane and Quat << operators into the io_utils headers
50571
50572Fri, 15 Apr 2005 20:44:28 +0000
50573Checked in by : Robert Osfield
50574Added dxf to the list of projects
50575
50576Fri, 15 Apr 2005 20:39:06 +0000
50577Checked in by : Robert Osfield
50578From Paul de Repentinguy, DXF loader plugin. Ported to Linux by Robert Osfield.
50579
50580Fri, 15 Apr 2005 20:11:50 +0000
50581Checked in by : Robert Osfield
50582From Joran Jessurun, Added setting of original node mask to flatten transforms
50583
50584Fri, 15 Apr 2005 20:05:30 +0000
50585Checked in by : Robert Osfield
50586Added setValue and setSwitchSet methods
50587
50588Fri, 15 Apr 2005 18:28:44 +0000
50589Checked in by : Robert Osfield
50590From Mike Weiblen, fix for Win32 build
50591
50592Fri, 15 Apr 2005 10:15:26 +0000
50593Checked in by : Robert Osfield
50594Removed link reference to osgGL2 in doxygen file, added osgIntrospection
50595
50596Fri, 15 Apr 2005 10:09:51 +0000
50597Checked in by : Robert Osfield
50598Changed all instances of /vd0 to /vd1
50599
50600Fri, 15 Apr 2005 09:56:28 +0000
50601Checked in by : Robert Osfield
50602In the ldexp(,) call removed the /256.0f by replacing it with a -8 on the exponent.
50603
50604Fri, 15 Apr 2005 08:35:06 +0000
50605Checked in by : Robert Osfield
50606Removed osgGL2 from CVS, osgGL2 now can be found on the Community/NodeKits section on the OSG website.
50607
50608Thu, 14 Apr 2005 21:41:28 +0000
50609Checked in by : Robert Osfield
50610Updated Copyright notices to 1998-2005.
50611
50612Thu, 14 Apr 2005 20:34:59 +0000
50613Checked in by : Robert Osfield
50614Changed uint for unsigned int.
50615
50616Thu, 14 Apr 2005 20:14:53 +0000
50617Checked in by : Robert Osfield
50618Uniforms open for business :)
50619
50620Thu, 14 Apr 2005 20:05:16 +0000
50621Checked in by : Robert Osfield
50622Fixed getUniformLocation and getAttribLocation methods
50623
50624Thu, 14 Apr 2005 15:53:28 +0000
50625Checked in by : Robert Osfield
50626Removed setProgram from osg::StateSet as Program works just fine right now as a standard osg::StateAttribute and set in a StateSet with setAttribute.
50627
50628Thu, 14 Apr 2005 11:28:23 +0000
50629Checked in by : Robert Osfield
50630Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
50631
50632Thu, 14 Apr 2005 08:00:25 +0000
50633Checked in by : Robert Osfield
50634From Mike Weiblen, fixed copy and paste error in new osgshaders.cpp example.
50635
50636Thu, 14 Apr 2005 07:55:45 +0000
50637Checked in by : Robert Osfield
50638From Joson Daly, fix for forward/backward/swing animation handling both 15.8 and versions prior to 15.8, and..." Here's another fix for OpenFlight.  The symptom was that ATTR files were
50639not being read correctly, and the TexEnv on a texture that should have
50640been set to DECAL was instead defaulting to MODULATE.  The cause is that
50641the ATTR reader cannot tell by itself what version it's reading (the
50642version information isn't present in the ATTR files), and instead relies
50643on the ReaderWriter::Options passed in to get the OpenFlight version.
50644
50645My change clones the current ReaderWriter::Options and prepends the
50646appropriate FLT_VER option before the ReaderWriterATTR object is
50647called.  I also made the parsing of the FLT_VER string and value more
50648robust in the ReaderWriterATTR itself.  I think I commented things OK,
50649but let me know if you need me to explain anything."
50650
50651
50652
50653Wed, 13 Apr 2005 18:19:38 +0000
50654Checked in by : Robert Osfield
50655From Terry Welsh, added copy texture support to TextureRectangle
50656
50657Wed, 13 Apr 2005 14:31:25 +0000
50658Checked in by : Robert Osfield
50659Added applying of all parents uniforms
50660
50661Wed, 13 Apr 2005 14:12:06 +0000
50662Checked in by : Robert Osfield
50663Added basic support for applying uniforms to programs, non lazy state updating is yet applied though.
50664
50665Wed, 13 Apr 2005 12:00:28 +0000
50666Checked in by : Robert Osfield
50667Work in progress on shader language uniform support
50668
50669Tue, 12 Apr 2005 19:28:37 +0000
50670Checked in by : Robert Osfield
50671Added #if block for swith between imagery
50672
50673Tue, 12 Apr 2005 19:17:01 +0000
50674Checked in by : Robert Osfield
50675Fixed bug
50676
50677Tue, 12 Apr 2005 08:59:33 +0000
50678Checked in by : Robert Osfield
50679Added inline to float convertComponent(,)
50680
50681Tue, 12 Apr 2005 08:55:52 +0000
50682Checked in by : Robert Osfield
50683From Olaf Flebbe, change from powf to ldexp.
50684
50685Mon, 11 Apr 2005 17:14:17 +0000
50686Checked in by : Robert Osfield
50687Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
50688
50689Mon, 11 Apr 2005 15:40:30 +0000
50690Checked in by : Robert Osfield
50691Changed optimization flag to -O instead of -O2 to aid compile speed.
50692
50693Mon, 11 Apr 2005 15:22:29 +0000
50694Checked in by : Robert Osfield
50695From Olaf Flebbe, compile fix for Sun.
50696
50697Mon, 11 Apr 2005 15:17:24 +0000
50698Checked in by : Robert Osfield
50699Moved #include <osg/State> from header into .cpp to clean up build.
50700
50701Mon, 11 Apr 2005 15:01:57 +0000
50702Checked in by : Robert Osfield
50703Build fix
50704
50705Mon, 11 Apr 2005 10:12:32 +0000
50706Checked in by : Robert Osfield
50707Fixed warning, and sorted entries in GNUmakefile
50708
50709Mon, 11 Apr 2005 08:15:43 +0000
50710Checked in by : Robert Osfield
50711Added friend class PerContextProgram;
50712
50713Mon, 11 Apr 2005 07:51:43 +0000
50714Checked in by : Robert Osfield
50715From Olaf Flebbe, Fixed cross platform compile error
50716
50717Sun, 10 Apr 2005 21:26:49 +0000
50718Checked in by : Robert Osfield
50719From Randall Hopper, fixed typo of setRedMask.
50720
50721Sun, 10 Apr 2005 21:25:37 +0000
50722Checked in by : Robert Osfield
50723Further work on kiddies game.
50724
50725Sat, 9 Apr 2005 11:17:12 +0000
50726Checked in by : Robert Osfield
50727Fixed typo
50728
50729Fri, 8 Apr 2005 19:40:16 +0000
50730Checked in by : Robert Osfield
50731From Mike Weiblen, osgGLUTsimple and osgGLUTkeyboardmouse examples
50732
50733Fri, 8 Apr 2005 19:39:05 +0000
50734Checked in by : Don BURNS
50735Added check for _last_of for fileName and merged all definitions for socklen_t to one line.
50736
50737Fri, 8 Apr 2005 19:29:12 +0000
50738Checked in by : Robert Osfield
50739From Marco Jez, updates to reflect new osgIntrospection API
50740
50741Fri, 8 Apr 2005 18:46:51 +0000
50742Checked in by : Robert Osfield
50743From Stephan Huber, changed fixed string sizes for dynamically allocated ones in OSX file system gets.
50744
50745Fri, 8 Apr 2005 14:44:44 +0000
50746Checked in by : Robert Osfield
50747From James French, a tweak with fix a compile problem related to STLport.
50748
50749Fri, 8 Apr 2005 14:11:15 +0000
50750Checked in by : Robert Osfield
50751From Olad Flebbe, compile fix for HP-UX.
50752
50753Fri, 8 Apr 2005 14:10:22 +0000
50754Checked in by : Robert Osfield
50755Moved UByte4 i/ostream support into io_utils.
50756
50757Fri, 8 Apr 2005 14:09:32 +0000
50758Checked in by : Robert Osfield
50759From James French, fix to header guard
50760
50761Fri, 8 Apr 2005 13:52:03 +0000
50762Checked in by : Robert Osfield
50763From Stephan Huber (contains Registry.cpp changes from David Guthrie): "Attached is the new source for the Quicktime-Plugin which adds the ability to write pictures in various formats (tested: jpg, png, tif, psd) (24bit + 32bit only, 8bit not tested)There are changes in the attached osgDB::Registry, which allows osg to
50764find resources/plugins in the right folders under OS X"
50765
50766Note, from Robert Osfield, changed the FilePathList* filepath + delete to a
50767FilePathList filepath to avoid possible memory leaks when expections are thrown/
50768make it more maintainable.  Also didn't merge the automatic playing of movies.
50769
50770
50771
50772Fri, 8 Apr 2005 13:10:44 +0000
50773Checked in by : Robert Osfield
50774From Mike Weiblen, updates to GL Shadler Language support
50775
50776Fri, 8 Apr 2005 13:06:14 +0000
50777Checked in by : Robert Osfield
50778From Carlo Camporesi, add support for text into .ive plugin, tweak by Robert Osfield to allow font names to be exported correctly with extension
50779
50780Fri, 8 Apr 2005 12:22:03 +0000
50781Checked in by : Robert Osfield
50782Added #include <algorithm>
50783
50784Fri, 8 Apr 2005 10:32:10 +0000
50785Checked in by : Robert Osfield
50786Added #include <osg/io_utils>
50787
50788Fri, 8 Apr 2005 09:59:40 +0000
50789Checked in by : Robert Osfield
50790Added #include <osg/io_utils>
50791
50792Fri, 8 Apr 2005 09:55:52 +0000
50793Checked in by : Robert Osfield
50794Reverted back to not test version of osgsimulation
50795
50796Fri, 8 Apr 2005 09:51:56 +0000
50797Checked in by : Robert Osfield
50798Added #include <osg/io_utils>
50799
50800Fri, 8 Apr 2005 09:45:06 +0000
50801Checked in by : Robert Osfield
50802Added #include <osg/io_utils>
50803
50804Fri, 8 Apr 2005 09:36:42 +0000
50805Checked in by : Robert Osfield
50806Added #include <osg/io_utils>
50807
50808Fri, 8 Apr 2005 09:18:15 +0000
50809Checked in by : Robert Osfield
50810Added #include <osg/io_utils>
50811
50812Fri, 8 Apr 2005 09:14:50 +0000
50813Checked in by : Robert Osfield
50814Added io_utils include
50815
50816Fri, 8 Apr 2005 09:13:07 +0000
50817Checked in by : Robert Osfield
50818Added osg/io_utils include
50819
50820Fri, 8 Apr 2005 09:01:23 +0000
50821Checked in by : Robert Osfield
50822Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file.
50823
50824Thu, 7 Apr 2005 21:28:57 +0000
50825Checked in by : Robert Osfield
50826Added iostream operators
50827
50828Thu, 7 Apr 2005 20:28:36 +0000
50829Checked in by : Robert Osfield
50830From Olaf Flebbe, removed supporios BufferObject::
50831
50832Thu, 7 Apr 2005 20:23:58 +0000
50833Checked in by : Robert Osfield
50834From Mike Weiblen, "adds sourcefiles for beginnings of .osg fileformat i/o support > - enhancemens to core GLSL classes to support file i/o"
50835
50836Thu, 7 Apr 2005 20:20:09 +0000
50837Checked in by : Robert Osfield
50838From Mike Weiblen, ported osgshaders example from osgGL2 to core osg based.
50839
50840Thu, 7 Apr 2005 20:08:54 +0000
50841Checked in by : Robert Osfield
50842Warning fixes by Mike Weiblen + Robert Osfield
50843
50844Thu, 7 Apr 2005 20:06:16 +0000
50845Checked in by : Robert Osfield
50846From Marco Jez, .dsp updates
50847
50848Thu, 7 Apr 2005 20:00:17 +0000
50849Checked in by : Robert Osfield
50850From Marco Jez, improvements to osgIntrospection, and new automatically generated osgWrappers/osg set.
50851
50852Thu, 7 Apr 2005 17:15:48 +0000
50853Checked in by : Don BURNS
50854Set PagedLOD::removeExpiredSubgraph() to be virtual
50855
50856Thu, 7 Apr 2005 16:09:34 +0000
50857Checked in by : Robert Osfield
50858Fix to compute coordinate frame callback so that it can handle scaled coordinate frames, rescaling as required.
50859
50860Thu, 7 Apr 2005 15:27:53 +0000
50861Checked in by : Robert Osfield
50862Fixed the MatrixTransform(Matrix&) constructor so that it correct sets _inverseDirty = true;
50863
50864Thu, 7 Apr 2005 13:49:54 +0000
50865Checked in by : Robert Osfield
50866Introduced a flight path that goes around the earth going into the north and sound hemisphere's with heading and roll adjustment.
50867
50868Thu, 7 Apr 2005 10:55:17 +0000
50869Checked in by : Robert Osfield
50870Fixed sort of sources so that the layer number is taken into account.
50871
50872Thu, 7 Apr 2005 10:19:47 +0000
50873Checked in by : Robert Osfield
50874Fixed layer and levels handling in reprojection of source imagery.
50875
50876Wed, 6 Apr 2005 20:54:36 +0000
50877Checked in by : Robert Osfield
50878Beginnings of litte kiddies game example, written in collaboration with my 5 year old daughter who is the game designer and artist on this little task :)
50879
50880Tue, 5 Apr 2005 19:08:48 +0000
50881Checked in by : Don BURNS
50882Rolled in Olaf's changes for HP-UX build
50883
50884Mon, 4 Apr 2005 20:25:57 +0000
50885Checked in by : Robert Osfield
50886Renamed _A and _B to make them more meanigful
50887
50888Mon, 4 Apr 2005 18:07:27 +0000
50889Checked in by : Don BURNS
50890Removed annoying "Can't find the ground" message
50891
50892Mon, 4 Apr 2005 16:06:28 +0000
50893Checked in by : Robert Osfield
50894Fixed output of MultiTextureControl.
50895
50896Mon, 4 Apr 2005 15:23:18 +0000
50897Checked in by : Robert Osfield
50898Added layer support
50899
50900Mon, 4 Apr 2005 13:50:07 +0000
50901Checked in by : Robert Osfield
50902From Marco Jez, updates to osgIntrospection.
50903
50904Mon, 4 Apr 2005 13:49:20 +0000
50905Checked in by : Robert Osfield
50906Made osgIntrospection an optional compile
50907
50908Mon, 4 Apr 2005 13:22:24 +0000
50909Checked in by : Robert Osfield
50910Fixed comment
50911
50912Mon, 4 Apr 2005 12:24:18 +0000
50913Checked in by : Robert Osfield
50914Fixes for VS6.0 build
50915
50916Mon, 4 Apr 2005 11:47:50 +0000
50917Checked in by : Robert Osfield
50918From Carlo Camporesi,fixed for loop bug
50919
50920Mon, 4 Apr 2005 11:42:43 +0000
50921Checked in by : Robert Osfield
50922Added missing makefiles
50923
50924Mon, 4 Apr 2005 11:22:43 +0000
50925Checked in by : Robert Osfield
50926From Alberto Farre, nested files bug fix.
50927
50928Mon, 4 Apr 2005 11:18:02 +0000
50929Checked in by : Robert Osfield
50930From Alberto Farre: "Here there are fixes for several flt loader problems.First one was an small bug when root database was an empty string we got a database path "/" instead of "./".
50931Second one is more complex. Flt loader works in two passes, first one reads flt database and second one builds osg scenegraph. Special care must be taken for properly tracking database path as nested files are entered. Because textures are loaded in second pass, mentioned care should be taken once again. I wrote time ago a piece of code and I placed it in both files fltFile.cpp and flt2osg.cpp. After a long period offline I have seen the portion of code at flt2osg was missing, I just made some tests and I could see it is still required.
50932
50933Finally, I have seen that pool.cpp always try to make IMAGE cache instead of reading what Options says.
50934
50935Aditonally, I recently wrote an osg change, now it has external references "a la flt" what is called osg::ProxyNode. As part of the change now flt loader builds external references as ProxyNodes. I made the same mistake like pool.cpp and always made ARCHIVE cache instead of see what Options says, it has also been fixed."
50936
50937
50938
50939Mon, 4 Apr 2005 10:08:15 +0000
50940Checked in by : Robert Osfield
50941From Mike Weiblen, updates to Shander Language support
50942
50943Mon, 4 Apr 2005 10:05:35 +0000
50944Checked in by : Robert Osfield
50945Added FluidProgram
50946
50947Mon, 4 Apr 2005 09:22:59 +0000
50948Checked in by : Robert Osfield
50949From Mike Weiblen (VisualStudio.dsw changes done by hand by Robert), fixes to VS project files
50950
50951Mon, 4 Apr 2005 08:47:21 +0000
50952Checked in by : Robert Osfield
50953Added osgparticleeffects example
50954
50955Mon, 4 Apr 2005 07:54:52 +0000
50956Checked in by : Robert Osfield
50957Improved ParticleEffects
50958
50959Sat, 26 Mar 2005 10:04:31 +0000
50960Checked in by : Robert Osfield
50961From Farshid Laskari, addiition of FrontFace support to .ive
50962
50963Fri, 25 Mar 2005 11:17:33 +0000
50964Checked in by : Robert Osfield
50965From Waltice (don't have full name at time of submission), added support for 16bit tiff files
50966
50967Fri, 25 Mar 2005 11:07:48 +0000
50968Checked in by : Robert Osfield
50969Added State::getActiveUnit and usage of it in the glTexCopyImage*() implementations
50970
50971Fri, 25 Mar 2005 11:06:44 +0000
50972Checked in by : Robert Osfield
50973Made the ground intersection warning just output to INFO level.
50974
50975Thu, 24 Mar 2005 09:37:45 +0000
50976Checked in by : Robert Osfield
50977From Mike Weiblen, "updates for GLSL core integration: Code compiles and runs on win32. Basic functionality of Program and Shader in place. Program derived from StateAttribute. Uniform value propagation is not yet functional (in development) Includes some patches by Nathan Cournia. includes example testcase to demo use of new classes."
50978
50979Wed, 23 Mar 2005 21:00:28 +0000
50980Checked in by : Robert Osfield
50981From Marco Jez, fixed constness of data return type
50982
50983Wed, 23 Mar 2005 20:48:50 +0000
50984Checked in by : Robert Osfield
50985From Randall Hopper, with small order tweak from Robert and addition to GNUmakefile.inst, added $(GDAL_LIBS) to fix build under FreeBSD.
50986
50987Wed, 23 Mar 2005 20:38:40 +0000
50988Checked in by : Robert Osfield
50989From Mike Weiblen: change paths to .cpp files from "examples" to "applications"
50990
50991Wed, 23 Mar 2005 20:35:19 +0000
50992Checked in by : Robert Osfield
50993Fixed indenting.
50994
50995Wed, 23 Mar 2005 20:34:02 +0000
50996Checked in by : Robert Osfield
50997From Mike Weiblen: "Fix for VS7.1 warning C4715: not all control paths return a value"
50998
50999Wed, 23 Mar 2005 20:31:42 +0000
51000Checked in by : Robert Osfield
51001From Mike Weiblen, " Move update of shader values after shader rebuild opportunity, to ensure uniform state of shaders is consistent"
51002
51003Wed, 23 Mar 2005 17:05:21 +0000
51004Checked in by : Robert Osfield
51005Added extra controls for ParticleEffects.
51006
51007Wed, 23 Mar 2005 10:46:08 +0000
51008Checked in by : Robert Osfield
51009Fixed the scaling in pixelSize computation and the autoscale usage of it.
51010
51011Wed, 23 Mar 2005 10:41:51 +0000
51012Checked in by : Robert Osfield
51013Removed multiple inheritance from TechniqueEventHandler.
51014
51015Wed, 23 Mar 2005 08:30:15 +0000
51016Checked in by : Robert Osfield
51017Commented out the if (!node->getName().empty()) return false; in isOperationPermissibleImplementation()
51018
51019Tue, 22 Mar 2005 21:06:06 +0000
51020Checked in by : Robert Osfield
51021Added MatrixManipulator::s/getIntersectTraversalMask(uint) to allow control of which subgraphs should be used in intersection calculations.  Updated Terrain,Drive and UFO manipulator to use this new flag.
51022
51023Tue, 22 Mar 2005 20:26:45 +0000
51024Checked in by : Robert Osfield
51025Moved ParticleSystemUpdater into ParticleEffect nodes to simplify usage of nodes.
51026
51027Tue, 22 Mar 2005 17:00:41 +0000
51028Checked in by : Robert Osfield
51029Fixed the double transform of ParticleEffects
51030
51031Tue, 22 Mar 2005 12:11:03 +0000
51032Checked in by : Robert Osfield
51033Updated sphere segment example to use original osgsimulation source, adding in terrain, moving models and particle effects.
51034
51035Tue, 22 Mar 2005 12:04:03 +0000
51036Checked in by : Robert Osfield
51037Corrected orientation of aeroplane and direction of rotation around earth.
51038
51039Mon, 21 Mar 2005 00:33:37 +0000
51040Checked in by : Don BURNS
51041Added getCameraByName method to viewer
51042
51043Sun, 20 Mar 2005 23:57:17 +0000
51044Checked in by : Don BURNS
51045Added getCameraByName method to viewer and home(double currentTime) to MatrixManipulator, UFO, Trackball and ANimation manipulator.
51046
51047Sun, 20 Mar 2005 23:29:05 +0000
51048Checked in by : Don BURNS
51049Updated some visual studio files for the new applications.
51050
51051Sun, 20 Mar 2005 21:43:33 +0000
51052Checked in by : Don BURNS
51053Added (for real this time) application project files for visual studio
51054
51055Fri, 18 Mar 2005 11:21:01 +0000
51056Checked in by : Robert Osfield
51057Added support for handling transparent geometries and textures.
51058
51059Fri, 18 Mar 2005 11:07:35 +0000
51060Checked in by : Robert Osfield
51061Moved osgarchive, osgconv, osgdem, osgversion and osgviewer .dsp's to applications folder.
51062
51063Fri, 18 Mar 2005 10:46:15 +0000
51064Checked in by : Robert Osfield
51065Moved COMPILE_EXAMPLES ?= no to top of Make/dependencies to make it more clear, and removed the application programs fully from the examples list
51066
51067Fri, 18 Mar 2005 10:45:18 +0000
51068Checked in by : Robert Osfield
51069Removed the redundent subclassing from osg::NodeVisitor in examples event handlers
51070
51071Fri, 18 Mar 2005 10:27:49 +0000
51072Checked in by : Robert Osfield
51073updates to reflect changes to StateAttribute::Types
51074
51075Fri, 18 Mar 2005 10:00:16 +0000
51076Checked in by : Robert Osfield
51077From Alberto Farre, fixes to ProxyNode.
51078
51079Fri, 18 Mar 2005 09:48:09 +0000
51080Checked in by : Robert Osfield
51081From Marco Jez, added  OSGNVEXT_ prefex to StateAttribute enums.
51082
51083Fri, 18 Mar 2005 09:37:46 +0000
51084Checked in by : Robert Osfield
51085From Mike Weiblen, "minor patches to osgFX consisting of changing from "state.matrix.modelview[0]" to the equivalent "state.matrix.modelview". Per ARB_vertex_program, the "[0]" syntax is supported only when EXT_vertex_weighting or ARB_vertex_blend are supported."
51086
51087Fri, 18 Mar 2005 02:45:54 +0000
51088Checked in by : Robert Osfield
51089Improvements to the handling of textures and texture coords.
51090
51091Fri, 18 Mar 2005 02:45:02 +0000
51092Checked in by : Robert Osfield
51093Made the can't find ground intersection message only appear as INFO.
51094
51095Fri, 18 Mar 2005 02:44:08 +0000
51096Checked in by : Robert Osfield
51097Added support for a new IsOperationPermissibleForObjectCallback in osgUtil::Optimizer.
51098
51099Fri, 18 Mar 2005 02:42:59 +0000
51100Checked in by : Robert Osfield
51101Made supports(..) methods use support(const ...)
51102
51103Fri, 18 Mar 2005 01:51:13 +0000
51104Checked in by : Don BURNS
51105Randal Hopper fix to GNUmakefile for osgsimulation.
51106
51107Thu, 17 Mar 2005 19:32:09 +0000
51108Checked in by : Robert Osfield
51109Added extra controls into osgDB::DatabasePager for customizing how much time is allocated to compiling and deleting OpenGL objects, also added support into osgProducer::OsgSceneHandler.cpp for these new parameters.The new cotrols are:
51110
51111    DatabasePager::s/getTargetFrameRate(..)
51112    DatabasePager::s/getMinimumTimeAvailableForGLCompileAndDeletePerFrame()
51113    DatabasePager::s/getMaximumNumOfObjectsToCompilePerFrame()
51114
51115
51116
51117Thu, 17 Mar 2005 18:29:56 +0000
51118Checked in by : Don BURNS
51119Removed redundant examples, that have been moved to the applications directory
51120
51121Thu, 17 Mar 2005 14:40:30 +0000
51122Checked in by : Robert Osfield
51123Added guard to texture image to avoid seg fault when dealing with incomplete databases.
51124
51125Thu, 17 Mar 2005 10:24:22 +0000
51126Checked in by : Robert Osfield
51127Added check against node.getName() into isNodeEmpty(Node&) method so that nodes with names arn't assumed to be empty.
51128
51129Thu, 17 Mar 2005 08:54:23 +0000
51130Checked in by : Robert Osfield
51131Added if (image ..) check to prevent seg fault on imcomplete models
51132
51133Wed, 16 Mar 2005 20:44:10 +0000
51134Checked in by : Robert Osfield
51135Added --addMissingColours / --addMissingColor support into osgconv which provides a mechansim for adding in a white colour where none previously existed.  This solves the problem that exists on some databases where no colour is present, causing the colour to be inherited randomly.
51136
51137Wed, 16 Mar 2005 14:48:52 +0000
51138Checked in by : Robert Osfield
51139From Mike Weiblen, added UFOManipulator to osgGA project file.
51140
51141Wed, 16 Mar 2005 14:14:12 +0000
51142Checked in by : Robert Osfield
51143Added --smooth option to osgconv
51144
51145Wed, 16 Mar 2005 14:09:03 +0000
51146Checked in by : Robert Osfield
51147Removed applications from examples list
51148
51149Mon, 14 Mar 2005 09:28:31 +0000
51150Checked in by : Robert Osfield
51151Changed tabs to four spaces
51152
51153Mon, 14 Mar 2005 09:13:38 +0000
51154Checked in by : Robert Osfield
51155From Marco Jez, fix for data corruption bug in TypedMethodInfo*::invoke()
51156
51157Sun, 13 Mar 2005 21:22:56 +0000
51158Checked in by : Robert Osfield
51159Added guard to osgdem build
51160
51161Sun, 13 Mar 2005 17:51:31 +0000
51162Checked in by : Don BURNS
51163Added GNUmakefile for the new applications directory
51164
51165Sun, 13 Mar 2005 17:26:52 +0000
51166Checked in by : Robert Osfield
51167Added osgGL2 to .ive list of dependencies
51168
51169Sun, 13 Mar 2005 05:02:02 +0000
51170Checked in by : Don BURNS
51171Chagned osg::Matrix to osg::Matrixd
51172
51173Sun, 13 Mar 2005 01:47:46 +0000
51174Checked in by : Don BURNS
51175Added applications directory. Copied (not moved)     osgarchive     osgconv     osgdem     osgversion     osgviewerinto applications directory.  Leaving them in the examples directory
51176as well, for now.
51177
51178Made examples optional via the make COMPILE_EXAMPLES=yes option
51179
51180Added static lib and static plugin build support.
51181
51182
51183
51184Sat, 12 Mar 2005 15:57:44 +0000
51185Checked in by : Don BURNS
51186Added M_PI definition for winders
51187
51188Sat, 12 Mar 2005 05:31:26 +0000
51189Checked in by : Don BURNS
51190Added a few things to osgProducer::Viewer to support UFO manipulator and cleaned up UFOManipulator.
51191
51192Fri, 11 Mar 2005 20:29:21 +0000
51193Checked in by : Robert Osfield
51194Added support for set/getUniform and set/getProgram into osg::StateSet.
51195
51196Fri, 11 Mar 2005 20:19:16 +0000
51197Checked in by : Robert Osfield
51198Fixed old handle(..) method call parameters
51199
51200Fri, 11 Mar 2005 17:48:01 +0000
51201Checked in by : Don BURNS
51202Added methods getCameraManipulatorNameList() and selectCameraManipulatorByName().
51203
51204Fri, 11 Mar 2005 17:46:34 +0000
51205Checked in by : Don BURNS
51206Added the 'H' - home to usage message
51207
51208Fri, 11 Mar 2005 17:46:12 +0000
51209Checked in by : Don BURNS
51210Changed class name to UFO instead of UFOManipulator to conform to the other manipulators
51211
51212Fri, 11 Mar 2005 09:53:13 +0000
51213Checked in by : Robert Osfield
51214Improvements to handling smoothing
51215
51216Fri, 11 Mar 2005 06:10:07 +0000
51217Checked in by : Don BURNS
51218Added UFO Manipulator to Viewer
51219
51220Fri, 11 Mar 2005 06:09:38 +0000
51221Checked in by : Don BURNS
51222Added UFOManipulator to Viewer
51223
51224Fri, 11 Mar 2005 06:09:16 +0000
51225Checked in by : Don BURNS
51226Added UFO manipulator
51227
51228Thu, 10 Mar 2005 11:11:57 +0000
51229Checked in by : Robert Osfield
51230Added null pointer check to avoid crash
51231
51232Wed, 9 Mar 2005 22:01:15 +0000
51233Checked in by : Robert Osfield
51234Added support for writing base layer 0 texture into texture layer 1 and above to use as a background.
51235
51236Wed, 9 Mar 2005 20:40:31 +0000
51237Checked in by : Robert Osfield
51238Improvements to MultiTextureControl and texture layer handling in osgTerrain::DataSet.
51239
51240Wed, 9 Mar 2005 16:54:10 +0000
51241Checked in by : Robert Osfield
51242Added osgFX::MultiTextureControl node for managing blending between different texture layers.
51243
51244Tue, 8 Mar 2005 16:51:48 +0000
51245Checked in by : Robert Osfield
51246Added basic multiple texture layer support into osgTerrain::DataSet.
51247
51248Mon, 7 Mar 2005 22:02:44 +0000
51249Checked in by : Robert Osfield
51250First steps to adding support for multiple texture layers.
51251
51252Mon, 7 Mar 2005 17:25:30 +0000
51253Checked in by : Robert Osfield
51254From Ruben, added handling of vertex indices.Note from Robert.  New codes produces errors when running
51255osgfxbrowser cow.osg so I have elected to keep the original
51256implementation of compute_basis_vectors around and as the default
51257compile to keep the CVS version working.  Ruben's new version
51258of compute_basis_vectors has to be explicitly compiled in by
51259toggling an #if 1 block to #if 0.
51260
51261
51262
51263Mon, 7 Mar 2005 14:38:43 +0000
51264Checked in by : Robert Osfield
51265Sebastien Grignard, fixed getMember methods to properly use const type.
51266
51267Mon, 7 Mar 2005 14:30:55 +0000
51268Checked in by : Robert Osfield
51269From Marco Jez, improved Texture2D and Image handling of compare().
51270
51271Mon, 7 Mar 2005 14:27:34 +0000
51272Checked in by : Robert Osfield
51273Added ProxyNode.h
51274
51275Mon, 7 Mar 2005 14:16:15 +0000
51276Checked in by : Robert Osfield
51277Added support for event callbacks
51278
51279Mon, 7 Mar 2005 14:14:35 +0000
51280Checked in by : Robert Osfield
51281From Sebastien Grignard, added support for reading and writing callbacks
51282
51283Mon, 7 Mar 2005 14:06:09 +0000
51284Checked in by : Robert Osfield
51285From Alberto Farre, addition of ProxyNode, with support in .osg, .ive and .flt loaders
51286
51287Mon, 7 Mar 2005 12:32:58 +0000
51288Checked in by : Robert Osfield
51289Fixed tabbing.
51290
51291Mon, 7 Mar 2005 12:14:24 +0000
51292Checked in by : Robert Osfield
51293From Marco Jez, "Current version of the LWO plugin creates one Geode with a single Geometry for each Lighwave surface, in order to keep surface names (geometries can't have names). The attached fix adds a plugin option named "COMBINE_GEODES" that allows to place all geometries under a single Geode whenever possible, thus offering better chances of further optimization through osgUtil::Optimizer. The downside is that surface names are no longer stored in the scene graph when using this option."
51294
51295Mon, 7 Mar 2005 12:05:48 +0000
51296Checked in by : Robert Osfield
51297From Mike Weiblen, warning fix for VS7.1
51298
51299Mon, 7 Mar 2005 12:05:22 +0000
51300Checked in by : Robert Osfield
51301Added the use of pixel buffer object in ImageStream so that it is only compiled in on non OSX platforms.
51302
51303Mon, 7 Mar 2005 11:58:41 +0000
51304Checked in by : Robert Osfield
51305Added looping
51306
51307Thu, 3 Mar 2005 12:40:15 +0000
51308Checked in by : Robert Osfield
51309Added checking for video file via normal file path checking and handling of .xine extension as a special case for XINE style filenames.
51310
51311Thu, 3 Mar 2005 12:35:07 +0000
51312Checked in by : Robert Osfield
51313Added video aliases to xine plugin
51314
51315Thu, 3 Mar 2005 12:33:07 +0000
51316Checked in by : Robert Osfield
51317Added improved handling of center justificaion of multiline text
51318
51319Thu, 3 Mar 2005 12:25:37 +0000
51320Checked in by : Robert Osfield
51321Added EDventVisitor reference
51322
51323Wed, 2 Mar 2005 15:06:23 +0000
51324Checked in by : Don BURNS
51325In osg::isGLUExtensionSupported, fixed gluGetString to call GLU_EXTENSIONS rather than GL_EXTENSIONS.
51326
51327Sat, 26 Feb 2005 21:44:16 +0000
51328Checked in by : Robert Osfield
51329From Paul Melis, fixed typo of setFunctionMask.
51330
51331Fri, 25 Feb 2005 23:02:23 +0000
51332Checked in by : Robert Osfield
51333Improved support GUIEventHandler's being node event callbacks.
51334
51335Fri, 25 Feb 2005 23:01:07 +0000
51336Checked in by : Robert Osfield
51337Added event callback to Optizimer isNodeEmpty function
51338
51339Fri, 25 Feb 2005 14:02:48 +0000
51340Checked in by : Robert Osfield
51341Added support for new event visitor type into osgGA and osgProducer::Viewer, and event callback into Drawable.
51342
51343Fri, 25 Feb 2005 11:26:28 +0000
51344Checked in by : Robert Osfield
51345Added reference to avifile based plugin.
51346
51347Fri, 25 Feb 2005 08:38:05 +0000
51348Checked in by : Robert Osfield
51349New simplified timer implementation.
51350
51351Thu, 24 Feb 2005 17:07:37 +0000
51352Checked in by : Robert Osfield
51353Added pause, rewind and play support into xine plugin.
51354
51355Thu, 24 Feb 2005 13:33:35 +0000
51356Checked in by : Robert Osfield
51357From Mike Weiblen, adding prelimimnary GL Shader Language support into core OSG lib.                    with renaming and reordering by Robert Osfield,
51358
51359Wed, 23 Feb 2005 12:50:10 +0000
51360Checked in by : Robert Osfield
51361Made Referenced::ref() and unref() inline methods.
51362
51363Tue, 22 Feb 2005 20:56:56 +0000
51364Checked in by : Robert Osfield
51365Removed the default play() in the MPEG, QuickTime and Xine plugins, moving it into the osgmovie application, and into readNodeFile method where --movie is now available for detecting movie code.
51366
51367Tue, 22 Feb 2005 20:25:58 +0000
51368Checked in by : Robert Osfield
51369Made the osg::Referenced Mutex be declared as a pointer to a Mutex, with the Mutex allocated dynamically when required. Added the following methods to help manage the usage of the mutex:        void setThreadSafeRefUnref(bool threadSafe);
51370
51371        bool getThreadSafeRefUnref() const;
51372
51373
51374
51375Tue, 22 Feb 2005 19:19:50 +0000
51376Checked in by : Robert Osfield
51377Added support for control the pitch of the drive manipulator via the up and down cursor keys.
51378
51379Tue, 22 Feb 2005 14:42:14 +0000
51380Checked in by : Robert Osfield
51381Added size of Mutex.
51382
51383Tue, 22 Feb 2005 13:34:24 +0000
51384Checked in by : Robert Osfield
51385Added improved PBO support.
51386
51387Tue, 22 Feb 2005 11:55:30 +0000
51388Checked in by : Robert Osfield
51389Fixes from Marco Jez.
51390
51391Tue, 22 Feb 2005 10:16:22 +0000
51392Checked in by : Robert Osfield
51393From Igor Kravtchenko, add #define's for OpenGL float internal texture formats.
51394
51395Tue, 22 Feb 2005 10:08:01 +0000
51396Checked in by : Robert Osfield
51397Changed the Switch::addChild(Node*) behavior so it doesn't override the any pre-exisitng _values value.
51398
51399Mon, 21 Feb 2005 17:02:44 +0000
51400Checked in by : Robert Osfield
51401Added support for interpolating low res source data onto higher res destination tiles.
51402
51403Tue, 15 Feb 2005 09:37:20 +0000
51404Checked in by : Robert Osfield
51405Tweak to comment.
51406
51407Mon, 14 Feb 2005 15:17:20 +0000
51408Checked in by : Robert Osfield
51409From Alberto Farre, fix to nested OpenFlight file problem.
51410
51411Sun, 13 Feb 2005 18:10:05 +0000
51412Checked in by : Robert Osfield
51413Made conversion use BGRA.
51414
51415Sun, 13 Feb 2005 16:35:52 +0000
51416Checked in by : Robert Osfield
51417Added usage of the new xine_register_plugins() call.
51418
51419Sun, 13 Feb 2005 15:07:41 +0000
51420Checked in by : Robert Osfield
51421Disable the MMX usage
51422
51423Sat, 12 Feb 2005 19:47:38 +0000
51424Checked in by : Robert Osfield
51425Remerged Tugkan's fix to flatten static transforms.
51426
51427Sat, 12 Feb 2005 16:49:28 +0000
51428Checked in by : Robert Osfield
51429Put spaitalize groups to end.
51430
51431Sat, 12 Feb 2005 16:24:28 +0000
51432Checked in by : Robert Osfield
51433From Tugkan Calapoglu, bug fix to FLATTEN_STATIC_TRANSFORMS. Small tweak of the code to make the comparison against Identity matrix clearer.
51434
51435Fri, 11 Feb 2005 20:43:50 +0000
51436Checked in by : Robert Osfield
51437Added --prune-StateSet option into osgconv for bottleneck testing.
51438
51439Fri, 11 Feb 2005 17:22:55 +0000
51440Checked in by : Robert Osfield
51441Fixed spatial groups.
51442
51443Fri, 11 Feb 2005 16:43:54 +0000
51444Checked in by : Robert Osfield
51445Added support for fixing transprency on objects that should have been placed in the opaque bin.
51446
51447Fri, 11 Feb 2005 10:09:06 +0000
51448Checked in by : Robert Osfield
51449From Sebastien Grignard, fixed memory leak where header and databuffers wern't deleted.
51450
51451Fri, 11 Feb 2005 10:00:50 +0000
51452Checked in by : Robert Osfield
51453Added support into passing the ReaderWriter::Options structure onto readImageFile
51454
51455Fri, 11 Feb 2005 09:59:16 +0000
51456Checked in by : Robert Osfield
51457Removed debugging messages
51458
51459Fri, 11 Feb 2005 09:58:30 +0000
51460Checked in by : Robert Osfield
51461Added new utilities for handling different '/' and '\' entries.
51462
51463Thu, 10 Feb 2005 21:30:03 +0000
51464Checked in by : Robert Osfield
51465Removed redundent _nodePath entry.
51466
51467Thu, 10 Feb 2005 21:18:04 +0000
51468Checked in by : Robert Osfield
51469From Chris Xennon, add support for billboard intersections + fix to addLineSegments.Small addition from Robert Osfield of setLODSelectionMode(..) to control
51470the LOD selection behavior.
51471
51472
51473
51474Thu, 10 Feb 2005 20:38:50 +0000
51475Checked in by : Robert Osfield
51476From Igor Kravtchenko, new HDR plugin.
51477
51478Thu, 10 Feb 2005 20:21:01 +0000
51479Checked in by : Robert Osfield
51480warning fix
51481
51482Thu, 10 Feb 2005 20:14:22 +0000
51483Checked in by : Robert Osfield
51484Put pixel buffer define's into their own block.
51485
51486Thu, 10 Feb 2005 15:53:19 +0000
51487Checked in by : Robert Osfield
51488Fixed the pixelFormat to be RGBA.
51489
51490Thu, 10 Feb 2005 15:52:18 +0000
51491Checked in by : Robert Osfield
51492Implemented the osg::Image::isImagTranslucent function.
51493
51494Wed, 9 Feb 2005 16:18:44 +0000
51495Checked in by : Robert Osfield
51496Changed the mpeg plugin to read movies the original way up rather than the OpenGL way up to keep them consistent with the xine and quicktime movie codes
51497
51498Wed, 9 Feb 2005 15:31:33 +0000
51499Checked in by : Robert Osfield
51500Created local XineImageStream class to ensure xine streams are cleaned up correctly.
51501
51502Wed, 9 Feb 2005 14:27:54 +0000
51503Checked in by : Robert Osfield
51504Added setting of the filename
51505
51506Wed, 9 Feb 2005 13:22:23 +0000
51507Checked in by : Robert Osfield
51508Added getenv OSG_XINE_AUDIO_DRIVER to xine plugin to allow users to set what the default audio to use
51509
51510Wed, 9 Feb 2005 12:29:09 +0000
51511Checked in by : Robert Osfield
51512Commented out the debug messages, added back in the audio into the xine plugin
51513
51514Wed, 9 Feb 2005 11:30:42 +0000
51515Checked in by : Robert Osfield
51516Added vertical offset to multiple movies instances
51517
51518Wed, 9 Feb 2005 10:39:45 +0000
51519Checked in by : Robert Osfield
51520Added osg::BufferObject and a made a number associated to accomodate this new class. osg::BufferObject wraps up OpenGL pixel and array buffer objects. Currently implementation is work in progress.
51521
51522Mon, 7 Feb 2005 20:45:52 +0000
51523Checked in by : Robert Osfield
51524Removed the repeated entry of HiehgtFieldNode in include list
51525
51526Mon, 7 Feb 2005 20:44:18 +0000
51527Checked in by : Robert Osfield
51528From Paul Melis, fixed the setFrameStatsMode() method
51529
51530Mon, 7 Feb 2005 17:28:03 +0000
51531Checked in by : Robert Osfield
51532Added the full set of buffer object methods
51533
51534Mon, 7 Feb 2005 15:00:02 +0000
51535Checked in by : Robert Osfield
51536Temporarily added xine video_out_rgb xine-plugin inline to the OSG's xine plugin
51537
51538Sun, 6 Feb 2005 10:14:26 +0000
51539Checked in by : Robert Osfield
51540Changed the LightSource::setReferenceFrame() read code so that it doesn't enable the culling active flag if its was already set to false.
51541
51542Fri, 4 Feb 2005 20:36:50 +0000
51543Checked in by : Robert Osfield
51544Turned off lighting.
51545
51546Fri, 4 Feb 2005 19:34:46 +0000
51547Checked in by : Robert Osfield
51548Added prototype xine movie plugin.
51549
51550Fri, 4 Feb 2005 03:58:49 +0000
51551Checked in by : Don BURNS
51552Updated IRIX dist generation file for IRIX binaries
51553
51554Thu, 3 Feb 2005 13:10:03 +0000
51555Checked in by : Robert Osfield
51556Change unsigned long to unsigned int to avoid 64/32 bit problems.
51557
51558Wed, 2 Feb 2005 22:13:07 +0000
51559Checked in by : Don BURNS
51560Added Viewport State Attribute to .osg reader/writer
51561
51562Wed, 2 Feb 2005 15:08:55 +0000
51563Checked in by : Robert Osfield
51564From, Leandro Motta Barros, Doxygen comments.Ammendments by Robert Osfield, a few comment rewrites to better reflect API functionality/usage.
51565
51566
51567
51568Tue, 1 Feb 2005 22:36:05 +0000
51569Checked in by : Robert Osfield
51570Added support for modulating alpha values
51571
51572Tue, 1 Feb 2005 15:03:14 +0000
51573Checked in by : Robert Osfield
51574Removed debugging messages.
51575
51576Tue, 1 Feb 2005 13:19:34 +0000
51577Checked in by : Robert Osfield
51578Added support for OSG_CAMERA_THREADING env variable which is set to "SingleThreaded" will ensure that OsgCameraGroup runs singe threaded.
51579
51580Tue, 1 Feb 2005 10:38:08 +0000
51581Checked in by : Robert Osfield
51582Added support for internalTextureMode
51583
51584Tue, 1 Feb 2005 09:38:07 +0000
51585Checked in by : Robert Osfield
51586Added conversion of dataType to GL_UNSIGNED in raw data reading path.
51587
51588Tue, 1 Feb 2005 09:02:01 +0000
51589Checked in by : Robert Osfield
51590Added code for rescaling images.
51591
51592Tue, 1 Feb 2005 09:00:32 +0000
51593Checked in by : Robert Osfield
51594Added red, green, blue and alpha values.
51595
51596Tue, 1 Feb 2005 09:00:10 +0000
51597Checked in by : Robert Osfield
51598Added support for 8 parameters.
51599
51600Mon, 31 Jan 2005 20:09:24 +0000
51601Checked in by : Robert Osfield
51602Added support for raw image formats
51603
51604Fri, 28 Jan 2005 17:24:47 +0000
51605Checked in by : Robert Osfield
51606Removed include of Producer/RenderSurface
51607
51608Fri, 28 Jan 2005 16:09:11 +0000
51609Checked in by : Robert Osfield
51610From Tree, removed redundent "inline"s
51611
51612Fri, 28 Jan 2005 11:01:11 +0000
51613Checked in by : Robert Osfield
51614Added definitation for GL_COMPRESSED_* tokens for case where early OpenGL headers don't provide them.
51615
51616Thu, 27 Jan 2005 20:26:51 +0000
51617Checked in by : Robert Osfield
51618Moved the template function into the global namespace.
51619
51620Thu, 27 Jan 2005 20:18:49 +0000
51621Checked in by : Robert Osfield
51622Fixes to osg::Image's handling of compressed formats.
51623
51624Thu, 27 Jan 2005 15:54:10 +0000
51625Checked in by : Robert Osfield
51626Fixes for Win32 build
51627
51628Thu, 27 Jan 2005 14:54:33 +0000
51629Checked in by : Robert Osfield
51630Added /Zm 200 option to avoid heap problems
51631
51632Thu, 27 Jan 2005 14:39:58 +0000
51633Checked in by : Robert Osfield
51634From Nicolas Brodu, new faster osg::Quat::makeRotate(Vec3d,Vec3d) implmentation.From Robert Osfield, modes to osg::Quat to keep the original implmentation around
51635as makeRotate_original(,) and added tests into osgunittest to test the new
51636methods provide equivilant results to the original implemementation.  The
51637orignal implementation will be removed once the new method is more widely tested.
51638
51639
51640
51641Thu, 27 Jan 2005 13:23:46 +0000
51642Checked in by : Robert Osfield
51643From Chris Hanson, minor tweaks to docs on getDescriptions.
51644
51645Thu, 27 Jan 2005 13:15:21 +0000
51646Checked in by : Robert Osfield
51647From Leandro Motta Barros, doxygen comments
51648
51649Thu, 27 Jan 2005 11:18:33 +0000
51650Checked in by : Robert Osfield
51651Changed template<class> instances to template<typename>
51652
51653Thu, 27 Jan 2005 11:16:03 +0000
51654Checked in by : Robert Osfield
51655Fixed tabbing.
51656
51657Thu, 27 Jan 2005 11:10:50 +0000
51658Checked in by : Robert Osfield
51659Changed Font::setSize to Font::setFontResolution
51660
51661Tue, 25 Jan 2005 22:15:40 +0000
51662Checked in by : Robert Osfield
51663From Donn Mielcarek, change of long and unsigned long to int32 and uint32 to avoid 32bit vs 64bit issues.
51664
51665Sat, 22 Jan 2005 16:55:48 +0000
51666Checked in by : Robert Osfield
51667From Mason Menninger, addition of setTrackballSize() parameter.
51668
51669Sat, 22 Jan 2005 15:41:03 +0000
51670Checked in by : Robert Osfield
51671From Leandro Motta Barros, Doxygen comments for OsgCameraGroup and Viewer. With a few small ammendments/additions from Robert Osfield.
51672
51673Fri, 21 Jan 2005 21:00:33 +0000
51674Checked in by : Robert Osfield
51675From Yuzhong Shen, removed repeated statements in Hit operator =.
51676
51677Fri, 21 Jan 2005 19:33:56 +0000
51678Checked in by : Robert Osfield
51679From Kevin Moiule, rewrote PNM plugin to handle grayscale PNM images.
51680
51681Fri, 21 Jan 2005 19:31:56 +0000
51682Checked in by : Robert Osfield
51683build fix
51684
51685Fri, 21 Jan 2005 19:30:35 +0000
51686Checked in by : Robert Osfield
51687From Tree, add get methods
51688
51689Fri, 21 Jan 2005 19:28:50 +0000
51690Checked in by : Robert Osfield
51691Change dhte CullSettings to be correct to new changes in osgProducer
51692
51693Fri, 21 Jan 2005 19:21:01 +0000
51694Checked in by : Robert Osfield
51695Fixed the input/output handling of ReferenceFrame values to be RELATIVE and ABSOLUTE rather than long original names.
51696
51697Fri, 21 Jan 2005 19:15:13 +0000
51698Checked in by : Robert Osfield
51699From Tugkan Calapoglu, bugfix to prevents reloading already loaded images.
51700
51701Wed, 12 Jan 2005 15:37:02 +0000
51702Checked in by : Robert Osfield
51703From Rainer Oder, with additions from Robert.  osgslice example which generates a 3d volume from a source geometry model.
51704
51705Wed, 12 Jan 2005 10:32:36 +0000
51706Checked in by : Robert Osfield
51707From Fredrick Mammond, fix to 64 bit build.
51708
51709Sun, 9 Jan 2005 19:30:56 +0000
51710Checked in by : Robert Osfield
51711Added setImageReadFormat and setImageReadDataType methods to RenderToTextureStage to allow customization of what format/data type to read such as reading from the depth buffer etc.
51712
51713Sat, 8 Jan 2005 10:21:49 +0000
51714Checked in by : Robert Osfield
51715Tweaked the #define's of GL_ALPHA_MIN_SGIX and GL_ALPHA_MAX_SGIX to ensure compilation across OGL drivers.
51716
51717Fri, 7 Jan 2005 20:36:04 +0000
51718Checked in by : Robert Osfield
51719From Per Fahlberg, support for 16bit imagery.
51720
51721Fri, 7 Jan 2005 20:24:36 +0000
51722Checked in by : Robert Osfield
51723From Kevin Moule, fix to memory overwrite error.
51724
51725Fri, 7 Jan 2005 20:01:06 +0000
51726Checked in by : Robert Osfield
51727From Tree, change to naming of plugins when building OSG with Java to avoid conflicts.
51728
51729Fri, 7 Jan 2005 19:00:40 +0000
51730Checked in by : Robert Osfield
51731From Tree, moved GL_ #define's out of osg namespaces
51732
51733Fri, 7 Jan 2005 14:31:33 +0000
51734Checked in by : Robert Osfield
51735Fixed crash in osgUtl::Simplifier which was due to an dereference of an empty array.
51736
51737Wed, 5 Jan 2005 17:14:38 +0000
51738Checked in by : Robert Osfield
51739Cleaned up the types.
51740
51741Wed, 5 Jan 2005 16:16:52 +0000
51742Checked in by : Robert Osfield
51743From Fredric Mammond, fix for build using full extension checked mechansim
51744
51745Mon, 3 Jan 2005 16:42:27 +0000
51746Checked in by : Robert Osfield
51747From Fredric Mammond, addid osgblendequation and osglogicop examples.
51748
51749Mon, 3 Jan 2005 16:39:28 +0000
51750Checked in by : Robert Osfield
51751From Fredric Mammond, added new osg::BlendEquation state attribute wrapping up glBlendEquation.
51752
51753Mon, 3 Jan 2005 13:49:35 +0000
51754Checked in by : Robert Osfield
51755From Marco Jez, fixed handling of loading of relative file paths.
51756
51757Mon, 3 Jan 2005 12:27:58 +0000
51758Checked in by : Robert Osfield
51759Added stripping of trailing spaces to readline call to fix problems associated with eroneous spaces hanging around at ends of lines causing string matching problems
51760
51761Mon, 3 Jan 2005 11:20:21 +0000
51762Checked in by : Robert Osfield
51763Added check against ac as extension.
51764
51765Fri, 17 Dec 2004 22:31:54 +0000
51766Checked in by : Don BURNS
51767Changed INST_LOCATION = to INST_LOCATION ?=
51768
51769Fri, 17 Dec 2004 20:51:55 +0000
51770Checked in by : Don BURNS
51771Added computeBound to osg::Switch, which now checks to see if a child is enabled before computing its bound.
51772
51773Fri, 17 Dec 2004 01:06:33 +0000
51774Checked in by : Robert Osfield
51775Property API clean to smooth the task of generating wrappers.
51776
51777Thu, 16 Dec 2004 06:15:34 +0000
51778Checked in by : Robert Osfield
51779Provisional lists for what are likely to, and not likely to have wrappers automatically generated easily
51780
51781Wed, 15 Dec 2004 04:49:05 +0000
51782Checked in by : Robert Osfield
51783Added missing files
51784
51785Tue, 14 Dec 2004 03:12:18 +0000
51786Checked in by : Robert Osfield
51787Removed redundent cont qualification
51788
51789Tue, 14 Dec 2004 01:38:45 +0000
51790Checked in by : Robert Osfield
51791From Fredric Marmond, fix to gcc3.4 build
51792
51793Mon, 13 Dec 2004 04:54:20 +0000
51794Checked in by : Robert Osfield
51795From Frederic Marmond, add osg::LogicOp for support for glLogicOp.
51796
51797Mon, 13 Dec 2004 02:39:47 +0000
51798Checked in by : Robert Osfield
51799From Marco, fixes to osgIntrospection and related libs
51800
51801Mon, 13 Dec 2004 01:07:24 +0000
51802Checked in by : Robert Osfield
51803Teaks to API to make it easier to generate wrappers automatically
51804
51805Mon, 13 Dec 2004 01:06:56 +0000
51806Checked in by : Robert Osfield
51807Fixed project name
51808
51809Sun, 12 Dec 2004 22:27:20 +0000
51810Checked in by : Robert Osfield
51811Changed RELATIVE_RF to ABSOLUTE_RF to fix bug introduced when naming was changed from RELATIVE_TO_ABSOLUTE to new convention
51812
51813Fri, 10 Dec 2004 03:37:33 +0000
51814Checked in by : Robert Osfield
51815Added extra set methods to match get's to make then symetric proporties
51816
51817Thu, 9 Dec 2004 05:29:10 +0000
51818Checked in by : Robert Osfield
51819Added Make support for new osgIntrospecxtion libs
51820
51821Thu, 9 Dec 2004 05:28:20 +0000
51822Checked in by : Robert Osfield
51823Added Marco Jez's osgIntrospection + osgWrapper libs with osgintrospection example
51824
51825Thu, 9 Dec 2004 00:02:57 +0000
51826Checked in by : Don BURNS
51827added 'sh' to command line to ensure that the script runs regardless of permissions
51828
51829Wed, 8 Dec 2004 19:45:07 +0000
51830Checked in by : Don BURNS
51831Update of IVe version files
51832
51833Tue, 7 Dec 2004 00:42:21 +0000
51834Checked in by : Don BURNS
51835Spelling errors fixed by Brede Johansen
51836
51837Mon, 6 Dec 2004 19:32:59 +0000
51838Checked in by : Don BURNS
51839Changed the strcmp() to use std::string instead.
51840
51841Sun, 5 Dec 2004 00:16:49 +0000
51842Checked in by : Don BURNS
51843Post-tag revision variable change
51844
51845Sun, 5 Dec 2004 00:03:43 +0000
51846Checked in by : Don BURNS
51847CHanged version in makedefs for - 2 revision
51848
51849Sat, 4 Dec 2004 23:59:16 +0000
51850Checked in by : Don BURNS
51851Removed old  RPM spec files.  This shouldn't be in the repository as they are generated by the make distribution script, which is broken also.
51852
51853Sat, 4 Dec 2004 23:38:24 +0000
51854Checked in by : Don BURNS
51855Update version numbers in files
51856
51857Thu, 2 Dec 2004 21:50:53 +0000
51858Checked in by : Don BURNS
51859Post release adjustment of revision
51860
51861Thu, 2 Dec 2004 21:49:58 +0000
51862Checked in by : Don BURNS
51863Added tagrules for 'make tag' convenience Updated makedefs for release/revision
51864
51865Thu, 2 Dec 2004 21:28:40 +0000
51866Checked in by : Don BURNS
51867fixed CameraPacket to allocate on the heap instead of the stack, which was causing crashes.
51868
51869Thu, 2 Dec 2004 17:44:50 +0000
51870Checked in by : Don BURNS
51871Memory leak spotted and fixed by Sebastien Grignard
51872
51873Tue, 30 Nov 2004 18:13:53 +0000
51874Checked in by : Don BURNS
51875Added Mike's submission to Authors
51876
51877Mon, 29 Nov 2004 18:59:36 +0000
51878Checked in by : Don BURNS
51879Added pragma to shut VS 6 up.
51880
51881Mon, 29 Nov 2004 05:47:16 +0000
51882Checked in by : Don BURNS
51883Small clean up of commented code
51884
51885Mon, 29 Nov 2004 05:32:04 +0000
51886Checked in by : Don BURNS
51887Comprimise for Visual Studio 6 by using 'using namespace OpenThreads'.
51888
51889Mon, 29 Nov 2004 03:05:27 +0000
51890Checked in by : Don BURNS
51891Fixes for SOlaris build
51892
51893Mon, 29 Nov 2004 01:12:25 +0000
51894Checked in by : Don BURNS
51895Fixes for IRIX build
51896
51897Sun, 28 Nov 2004 23:49:01 +0000
51898Checked in by : Don BURNS
51899Changes for IRIX build
51900
51901Sun, 28 Nov 2004 17:11:21 +0000
51902Checked in by : Don BURNS
51903Added  visual studio files for osgspotlight example (Mike Weiblen) Updated NEWS.txt for release
51904
51905Sat, 27 Nov 2004 20:35:19 +0000
51906Checked in by : Don BURNS
51907Fixed osgDB:: prefix for Windows build
51908
51909Sat, 27 Nov 2004 19:23:41 +0000
51910Checked in by : Don BURNS
51911Added Marco's fix for data path for the .ive plugin
51912
51913Sat, 27 Nov 2004 19:20:32 +0000
51914Checked in by : Don BURNS
51915Fixed bug in .net loader.  Added hostname to file fetch.
51916
51917Sat, 27 Nov 2004 17:06:44 +0000
51918Checked in by : Don BURNS
51919Fixed reference to install instructions
51920
51921Fri, 26 Nov 2004 21:35:36 +0000
51922Checked in by : Robert Osfield
51923Added missing OSG_SCREEN_WIDTH docs
51924
51925Fri, 26 Nov 2004 21:14:18 +0000
51926Checked in by : Robert Osfield
51927Updates news for release
51928
51929Fri, 26 Nov 2004 20:46:55 +0000
51930Checked in by : Robert Osfield
51931Updates to ChangeLog and doxygen file
51932
51933Fri, 26 Nov 2004 19:27:23 +0000
51934Checked in by : Robert Osfield
51935Added /Zm200 to avoid heap size problems under VS6.0
51936
51937Fri, 26 Nov 2004 16:01:04 +0000
51938Checked in by : Robert Osfield
51939Addd high level introductory docs for all the libs
51940
51941Fri, 26 Nov 2004 16:00:40 +0000
51942Checked in by : Robert Osfield
51943Clean up doxygen files for release
51944
51945Thu, 25 Nov 2004 15:57:00 +0000
51946Checked in by : Robert Osfield
51947Added /Zm200 to avoid VS 6.0 dump arse compile errors
51948
51949Thu, 25 Nov 2004 15:09:56 +0000
51950Checked in by : Robert Osfield
51951Fixed caching of archives
51952
51953Thu, 25 Nov 2004 13:59:25 +0000
51954Checked in by : Robert Osfield
51955Reordered the core libraries to try and get round compile order problems under VisualStudio 6.0
51956
51957Thu, 25 Nov 2004 09:51:26 +0000
51958Checked in by : Robert Osfield
51959Added LFS support to gcc linux build
51960
51961Wed, 24 Nov 2004 21:39:28 +0000
51962Checked in by : Robert Osfield
51963cleaned up debug info
51964
51965Wed, 24 Nov 2004 21:10:48 +0000
51966Checked in by : Robert Osfield
51967updated NEWS and ChangeLog
51968
51969Wed, 24 Nov 2004 19:41:36 +0000
51970Checked in by : Robert Osfield
51971Clean up of output
51972
51973Wed, 24 Nov 2004 19:10:44 +0000
51974Checked in by : Robert Osfield
51975from Mike Weiblen, added wrap mode to planet texture to avoid black seam, and add option of specifying the texture to use in osgshape.
51976
51977Wed, 24 Nov 2004 15:41:36 +0000
51978Checked in by : Robert Osfield
51979Fixed typo in acceptsExtension
51980
51981Wed, 24 Nov 2004 06:57:34 +0000
51982Checked in by : Robert Osfield
51983Moved the initPeformer to the constructor to avoid const issues when compiling
51984
51985Tue, 23 Nov 2004 23:47:25 +0000
51986Checked in by : Robert Osfield
51987Fixed VS.NET warnings
51988
51989Tue, 23 Nov 2004 23:45:41 +0000
51990Checked in by : Robert Osfield
51991Fixed recursive call
51992
51993Tue, 23 Nov 2004 17:07:48 +0000
51994Checked in by : Robert Osfield
51995From Fabien Dachicourt, bug fix to addChild(node,value)
51996
51997Tue, 23 Nov 2004 16:52:59 +0000
51998Checked in by : Robert Osfield
51999From John Shue, reordering of tiffio.h to avoid compile error.
52000
52001Tue, 23 Nov 2004 15:29:52 +0000
52002Checked in by : Robert Osfield
52003Made read/write methods in ReaderWriter all const to facilate multi-threading
52004
52005Tue, 23 Nov 2004 12:57:00 +0000
52006Checked in by : Robert Osfield
52007Tripped out experiemental threadSafe_ methods in ReaderWriter
52008
52009Tue, 23 Nov 2004 10:46:37 +0000
52010Checked in by : Robert Osfield
52011Added support for local relative paths
52012
52013Mon, 22 Nov 2004 23:54:45 +0000
52014Checked in by : Robert Osfield
52015Moved plugins across to using ReaderWriter::Options* for search paths in addition to standard osgDB::DataFilePaths
52016
52017Mon, 22 Nov 2004 14:49:27 +0000
52018Checked in by : Robert Osfield
52019Removed the cache hints from registery placing them wholly into ReaderWriter's responsibility.
52020
52021Mon, 22 Nov 2004 14:10:12 +0000
52022Checked in by : Robert Osfield
52023Moved Registry::CacheHintOptions into ReaderWriter::Options
52024
52025Mon, 22 Nov 2004 13:58:57 +0000
52026Checked in by : Robert Osfield
52027From Rainer Oder, improvements to planet motions
52028
52029Sat, 20 Nov 2004 13:35:49 +0000
52030Checked in by : Robert Osfield
52031Changed ReaderWriter::Options to derive from osg::Object to add clone() ability.
52032
52033Sat, 20 Nov 2004 12:08:33 +0000
52034Checked in by : Robert Osfield
52035Added support for pixel based LOD's and set the default priority scale to 1.0
52036
52037Sat, 20 Nov 2004 11:48:28 +0000
52038Checked in by : Robert Osfield
52039Added support for pixel range to PagedLOD
52040
52041Sat, 20 Nov 2004 11:48:01 +0000
52042Checked in by : Robert Osfield
52043Fixed indentation.
52044
52045Sat, 20 Nov 2004 11:45:14 +0000
52046Checked in by : Robert Osfield
52047From Johan Nouvel, added support for range mode
52048
52049Sat, 20 Nov 2004 10:36:16 +0000
52050Checked in by : Robert Osfield
52051From John Shue, fix for FreeBSD.
52052
52053Fri, 19 Nov 2004 20:05:14 +0000
52054Checked in by : Robert Osfield
52055Added _lockCount>0 check to lock,unlock and trylock to make sure that it is set properly on first time entry.
52056
52057Fri, 19 Nov 2004 09:02:00 +0000
52058Checked in by : Robert Osfield
52059Removed notify from destructor wait for cancel loop.
52060
52061Fri, 19 Nov 2004 08:47:14 +0000
52062Checked in by : Robert Osfield
52063Added std:: infront of getline calls
52064
52065Thu, 18 Nov 2004 22:43:50 +0000
52066Checked in by : Robert Osfield
52067Made the permissions executable
52068
52069Thu, 18 Nov 2004 22:14:08 +0000
52070Checked in by : Robert Osfield
52071Updated ChangedLog and NEWS
52072
52073Thu, 18 Nov 2004 22:13:13 +0000
52074Checked in by : Robert Osfield
52075Removed the public open methods
52076
52077Thu, 18 Nov 2004 22:12:43 +0000
52078Checked in by : Robert Osfield
52079Added all core libraries
52080
52081Thu, 18 Nov 2004 21:53:31 +0000
52082Checked in by : Robert Osfield
52083Added osgText dependency to osglauncher.
52084
52085Thu, 18 Nov 2004 20:20:00 +0000
52086Checked in by : Robert Osfield
52087Added dsp's for osglauncher and osgplanets.
52088
52089Thu, 18 Nov 2004 16:25:14 +0000
52090Checked in by : Robert Osfield
52091Removed old and used FileUtils_Mac.cpp
52092
52093Thu, 18 Nov 2004 16:21:08 +0000
52094Checked in by : Robert Osfield
52095Added osglancher and osgplanets to example set.
52096
52097Thu, 18 Nov 2004 16:20:48 +0000
52098Checked in by : Robert Osfield
52099Changed debugging info to use osg::notify
52100
52101Thu, 18 Nov 2004 15:10:24 +0000
52102Checked in by : Robert Osfield
52103Added write to file and use of clearnode
52104
52105Thu, 18 Nov 2004 15:01:41 +0000
52106Checked in by : Robert Osfield
52107Increased accuracy of animation path, moved main to end.
52108
52109Thu, 18 Nov 2004 14:43:07 +0000
52110Checked in by : Robert Osfield
52111Changed Solarsystem to SolarSystem.
52112
52113Thu, 18 Nov 2004 13:46:13 +0000
52114Checked in by : Robert Osfield
52115Added a search for the config file, and defaulting to osg.conf
52116
52117Thu, 18 Nov 2004 13:34:31 +0000
52118Checked in by : Robert Osfield
52119Changed path to imagery from Images/SolarSystem to SolarSystem.
52120
52121Thu, 18 Nov 2004 12:07:28 +0000
52122Checked in by : Robert Osfield
52123Added friend usage for inner classes to try and get round compile problems under Solaris.
52124
52125Thu, 18 Nov 2004 11:53:51 +0000
52126Checked in by : Robert Osfield
52127Added check for extension.
52128
52129Thu, 18 Nov 2004 11:21:51 +0000
52130Checked in by : Robert Osfield
52131Fixed writeImage.
52132
52133Thu, 18 Nov 2004 10:08:29 +0000
52134Checked in by : Robert Osfield
52135From Vivek Rajan, fixes to Solaris build.
52136
52137Thu, 18 Nov 2004 09:19:15 +0000
52138Checked in by : Robert Osfield
52139Altered the path for Cygwin to set the _ticksPerSecond to the correct value.
52140
52141Thu, 18 Nov 2004 09:09:22 +0000
52142Checked in by : Robert Osfield
52143From Stephane Simon, compile fix for VS, change struct to class in forward declaration.
52144
52145Wed, 17 Nov 2004 20:01:51 +0000
52146Checked in by : Robert Osfield
52147From Rainer Oder, updates to osglauncher.
52148
52149Wed, 17 Nov 2004 19:31:02 +0000
52150Checked in by : Robert Osfield
52151Changed the dependencies file to use ?= instead of = to allow env vars to override local settings.
52152
52153Wed, 17 Nov 2004 14:56:08 +0000
52154Checked in by : Robert Osfield
52155From Thom DeCarlo, fixes for Cygwin build
52156
52157Wed, 17 Nov 2004 14:25:17 +0000
52158Checked in by : Robert Osfield
52159Made a few of the public methods virtual, and moved more of the class methods to protected scope.
52160
52161Wed, 17 Nov 2004 13:04:42 +0000
52162Checked in by : Robert Osfield
52163Removed remaining old docs.
52164
52165Wed, 17 Nov 2004 13:03:34 +0000
52166Checked in by : Robert Osfield
52167Removed doc++ docs from distrubtion.
52168
52169Wed, 17 Nov 2004 13:00:16 +0000
52170Checked in by : Robert Osfield
52171Removed mind maps docs
52172
52173Wed, 17 Nov 2004 12:58:50 +0000
52174Checked in by : Robert Osfield
52175Moved the main documentation onto the wiki website, and removed from the OpenSceneGraph distribution
52176
52177Tue, 16 Nov 2004 16:04:05 +0000
52178Checked in by : Robert Osfield
52179Fixed typo of ReadObjectFunctor.
52180
52181Tue, 16 Nov 2004 15:36:06 +0000
52182Checked in by : Robert Osfield
52183Adde another friend to remove final VS6.0 compile problem.
52184
52185Tue, 16 Nov 2004 14:35:29 +0000
52186Checked in by : Robert Osfield
52187Attempted fix for VS6.0 compile problems
52188
52189Tue, 16 Nov 2004 14:21:02 +0000
52190Checked in by : Robert Osfield
52191Removed debug info as it was causing VS6.0 compile problem
52192
52193Tue, 16 Nov 2004 14:20:39 +0000
52194Checked in by : Robert Osfield
52195From David Spilling, fix for VS6.0 build.
52196
52197Tue, 16 Nov 2004 14:10:30 +0000
52198Checked in by : Robert Osfield
52199Made the inner helper classes friend to try and get round VS6.0 problems
52200
52201Tue, 16 Nov 2004 12:40:45 +0000
52202Checked in by : Robert Osfield
52203Added using namespace osgDB to try and resolve some of the VS6.0 problems.
52204
52205Tue, 16 Nov 2004 09:09:31 +0000
52206Checked in by : Robert Osfield
52207Added osgText dependency to osgsequence app
52208
52209Tue, 16 Nov 2004 09:03:24 +0000
52210Checked in by : Robert Osfield
52211From Loic Dachary, changes to Timer for PowerPC support, with small re-arrangement by Robert Osfield to make tick() code block mode readable.
52212
52213Mon, 15 Nov 2004 19:53:22 +0000
52214Checked in by : Robert Osfield
52215From Loic Dachary, added pk-config file.
52216
52217Mon, 15 Nov 2004 19:46:10 +0000
52218Checked in by : Robert Osfield
52219Added support for serialization of calls to ReaderWriter plugins.
52220
52221Mon, 15 Nov 2004 19:45:27 +0000
52222Checked in by : Robert Osfield
52223Added -pipe to gcc build under Linux
52224
52225Mon, 15 Nov 2004 19:44:35 +0000
52226Checked in by : Robert Osfield
52227From osgplaents, updates to more of the solar systems planets.
52228
52229Mon, 15 Nov 2004 13:08:46 +0000
52230Checked in by : Robert Osfield
52231Added ReentrantMutex
52232
52233Mon, 15 Nov 2004 13:02:43 +0000
52234Checked in by : Robert Osfield
52235From Tree, fixes for Java bindings
52236
52237Mon, 15 Nov 2004 12:05:27 +0000
52238Checked in by : Robert Osfield
52239Added osgspotlight to example set.
52240
52241Mon, 15 Nov 2004 12:03:33 +0000
52242Checked in by : Robert Osfield
52243From Ulrich Hertlien, improved osgsequence example
52244
52245Mon, 15 Nov 2004 11:57:41 +0000
52246Checked in by : Robert Osfield
52247Added osgDB::ReentrantMutex is prep for making osgDB::Registry single threaded.
52248
52249Sun, 14 Nov 2004 21:08:10 +0000
52250Checked in by : Robert Osfield
52251From Loic Dachary, added getFileName method
52252
52253Sun, 14 Nov 2004 20:00:30 +0000
52254Checked in by : Robert Osfield
52255Added Cygwin to #define stat64 stat path.
52256
52257Sun, 14 Nov 2004 17:02:30 +0000
52258Checked in by : Robert Osfield
52259Added COMPILE_OSG_OP_OT_WITH_SONAMES is YES guard around soname settings.
52260
52261Sun, 14 Nov 2004 16:36:27 +0000
52262Checked in by : Robert Osfield
52263Added sonames support under Linux/gcc
52264
52265Sun, 14 Nov 2004 10:41:48 +0000
52266Checked in by : Robert Osfield
52267Made the use of the standard clock default instead of the RDTSC calls to avoid problems with variable CPU frequency such as found on laptops.
52268
52269Sat, 13 Nov 2004 22:04:26 +0000
52270Checked in by : Don BURNS
52271PowerPC fix for Timer by Guillaume Morin
52272
52273Sat, 13 Nov 2004 21:42:45 +0000
52274Checked in by : Robert Osfield
52275Fixed warnings.
52276
52277Sat, 13 Nov 2004 21:39:29 +0000
52278Checked in by : Robert Osfield
52279Added support for opening an istream archive
52280
52281Sat, 13 Nov 2004 16:21:48 +0000
52282Checked in by : Robert Osfield
52283Added prelimarny support for reading archives via the .net plugin
52284
52285Sat, 13 Nov 2004 16:18:15 +0000
52286Checked in by : Robert Osfield
52287Fixed the passing of the parsed server name/server file when handling files via the .net plugin
52288
52289Sat, 13 Nov 2004 10:24:07 +0000
52290Checked in by : Robert Osfield
52291Fixed openArchive so that it only enforces the checking of the archive's existance when in READ mode.
52292
52293Fri, 12 Nov 2004 21:07:17 +0000
52294Checked in by : Robert Osfield
52295Remove unistd.h include
52296
52297Fri, 12 Nov 2004 16:36:53 +0000
52298Checked in by : Robert Osfield
52299Added --image and --dem documentation to command line parameters
52300
52301Fri, 12 Nov 2004 15:39:18 +0000
52302Checked in by : Robert Osfield
52303Rotated scene to face the viewer
52304
52305Fri, 12 Nov 2004 14:49:22 +0000
52306Checked in by : Robert Osfield
52307From Ulrich Heirtlein, added STL plugin
52308
52309Fri, 12 Nov 2004 08:55:11 +0000
52310Checked in by : Robert Osfield
52311Improvements to support for archives
52312
52313Thu, 11 Nov 2004 22:26:07 +0000
52314Checked in by : Robert Osfield
52315From Stephane Simon, added missing OSGDB_EXPORT to osgDB::openArchive functions
52316
52317Thu, 11 Nov 2004 16:05:55 +0000
52318Checked in by : Robert Osfield
52319Added write to ostream to ReaderWriterDDS
52320
52321Thu, 11 Nov 2004 16:05:30 +0000
52322Checked in by : Robert Osfield
52323Fixed file extraction.
52324
52325Thu, 11 Nov 2004 13:22:55 +0000
52326Checked in by : Robert Osfield
52327Moved the .osga implementation into the src/osgPlugins/osga plugin and made osgDB::Archive a pure virtual base class.
52328
52329Wed, 10 Nov 2004 22:11:28 +0000
52330Checked in by : Robert Osfield
52331Fixed uninitialized variable.
52332
52333Wed, 10 Nov 2004 21:52:30 +0000
52334Checked in by : Robert Osfield
52335Set the pos_type and size_type explictly to 8 byte types.
52336
52337Wed, 10 Nov 2004 21:47:08 +0000
52338Checked in by : Robert Osfield
52339Added debugging info for swapped endian values
52340
52341Wed, 10 Nov 2004 21:38:54 +0000
52342Checked in by : Robert Osfield
52343Fixes to endian handling.
52344
52345Wed, 10 Nov 2004 21:31:44 +0000
52346Checked in by : Robert Osfield
52347Removed duplicated swap bytes
52348
52349Wed, 10 Nov 2004 21:28:06 +0000
52350Checked in by : Robert Osfield
52351Added sizeof tests of istream::pos_type and off_type to osgunittests.Added debuggin messages to endian handling code in Archive::open().
52352
52353
52354
52355Wed, 10 Nov 2004 21:18:31 +0000
52356Checked in by : Robert Osfield
52357Added check for endianess of .osga archives
52358
52359Wed, 10 Nov 2004 16:56:58 +0000
52360Checked in by : Don BURNS
52361More cleanups for CYGWIN from Norman Vine
52362
52363Wed, 10 Nov 2004 16:40:08 +0000
52364Checked in by : Robert Osfield
52365Added new osga plugin for reading OSG native archives
52366
52367Wed, 10 Nov 2004 16:37:02 +0000
52368Checked in by : Robert Osfield
52369Commented out some redundent debuggin info.
52370
52371Wed, 10 Nov 2004 13:47:22 +0000
52372Checked in by : Robert Osfield
52373Moved the ReadFunctor to protected section.
52374
52375Wed, 10 Nov 2004 13:03:52 +0000
52376Checked in by : Robert Osfield
52377Added support for master file and clean up Archive API.
52378
52379Wed, 10 Nov 2004 10:57:03 +0000
52380Checked in by : Robert Osfield
52381Removed the explicit setting for convert to geocentric when setting --bluemarlbe-west, --bluemarble-east and --whole-globe.
52382
52383Wed, 10 Nov 2004 09:56:03 +0000
52384Checked in by : Robert Osfield
52385From Mike Weiblen, fix to the state leakage.
52386
52387Tue, 9 Nov 2004 16:50:02 +0000
52388Checked in by : Robert Osfield
52389Added explicit setting of the precision to allow .osg files to be used succsefully.
52390
52391Tue, 9 Nov 2004 16:49:29 +0000
52392Checked in by : Robert Osfield
52393Fixed tabbing
52394
52395Tue, 9 Nov 2004 15:12:38 +0000
52396Checked in by : Robert Osfield
52397From Mike Weiblen adding lib paths to net.dsp, and changes by Robert Osfield moving the osgDB and osg dependency from the net.dsp to VisualStudio.dsp to keep it consistent with the rest of the OSG plugins and executables.
52398
52399Tue, 9 Nov 2004 15:01:39 +0000
52400Checked in by : Robert Osfield
52401Added rainer's changes for adding billboard glow around sun.
52402
52403Tue, 9 Nov 2004 14:18:29 +0000
52404Checked in by : Robert Osfield
52405Added support of archiving into osgTerrain::DataSet and osgdem.
52406
52407Tue, 9 Nov 2004 07:34:28 +0000
52408Checked in by : Don BURNS
52409Fixes to the .net plugin for Cygwin, submitted by Norman Vine
52410
52411Mon, 8 Nov 2004 20:44:16 +0000
52412Checked in by : Robert Osfield
52413Fixed the compute of PagedLOD ranges for non geocentric datasets
52414
52415Mon, 8 Nov 2004 19:56:22 +0000
52416Checked in by : Robert Osfield
52417Added resolutionSensitivityScale of 0.9 into the DataSet::createDestinationGraph() to prevent overly conservative subdivision of data.
52418
52419Mon, 8 Nov 2004 17:12:36 +0000
52420Checked in by : Robert Osfield
52421Added public access to VertexProgram's LocalParamters and added .osg support for these.
52422
52423Mon, 8 Nov 2004 16:39:32 +0000
52424Checked in by : Robert Osfield
52425From Stephane ???, fixes for VS.NET build
52426
52427Mon, 8 Nov 2004 16:39:10 +0000
52428Checked in by : Robert Osfield
52429Added guard to testing _internalFormat in compareTexture(..) so that a comparison would only be done if both the lhs and rhs had already been set to a non zero value.
52430
52431Mon, 8 Nov 2004 16:11:07 +0000
52432Checked in by : Robert Osfield
52433Updates to osgDB::Archive support, and refactoring of implementation of reading files in Registry to faciliate the new archiving support.
52434
52435Sun, 7 Nov 2004 21:17:31 +0000
52436Checked in by : Robert Osfield
52437Added support for openArchive into osgDB
52438
52439Sun, 7 Nov 2004 12:13:56 +0000
52440Checked in by : Robert Osfield
52441Fixed insertion of files into an existing archive
52442
52443Sat, 6 Nov 2004 21:21:29 +0000
52444Checked in by : Robert Osfield
52445Removed un-needed setCullActive(false)
52446
52447Sat, 6 Nov 2004 21:18:19 +0000
52448Checked in by : Robert Osfield
52449Further work on osgDB::Archive
52450
52451Sat, 6 Nov 2004 10:18:55 +0000
52452Checked in by : Robert Osfield
52453Made fix to the setReferenceFrame method to properly disable culling when reference frame is ABSOLUTE.
52454
52455Thu, 4 Nov 2004 21:11:12 +0000
52456Checked in by : Robert Osfield
52457Disabled culling on the aboslute transform to fix bug culling of hud.
52458
52459Thu, 4 Nov 2004 20:25:35 +0000
52460Checked in by : Robert Osfield
52461Added a clear() into the RefNodePath operator = (NodePath) method.
52462
52463Thu, 4 Nov 2004 15:32:03 +0000
52464Checked in by : Robert Osfield
52465From Morné Pistorius, fixes for VisualStudio7.0
52466
52467Tue, 2 Nov 2004 21:04:14 +0000
52468Checked in by : Robert Osfield
52469Improved handling of uflow and underflow() in proxy_streambuf, and change unsigned char* to char* to avoid stoooopid VS6.0 compile errors
52470
52471Tue, 2 Nov 2004 17:05:15 +0000
52472Checked in by : Robert Osfield
52473Added prelimanary prox stream buffer to fake the ending of file.
52474
52475Tue, 2 Nov 2004 17:04:06 +0000
52476Checked in by : Robert Osfield
52477Added debugging messages to setTrackerNode
52478
52479Tue, 2 Nov 2004 14:05:37 +0000
52480Checked in by : Robert Osfield
52481Fixed missing write of image tiles.
52482
52483Tue, 2 Nov 2004 11:10:44 +0000
52484Checked in by : Robert Osfield
52485Removed the font cache from the FreeType plugin, moving the support across to osgDB::Registry.
52486
52487Mon, 1 Nov 2004 18:29:05 +0000
52488Checked in by : Robert Osfield
52489Removed referecence to the old c2 wiki.
52490
52491Mon, 1 Nov 2004 16:16:31 +0000
52492Checked in by : Robert Osfield
52493Commented out settings of TexEnvCombine alpha values
52494
52495Mon, 1 Nov 2004 16:14:53 +0000
52496Checked in by : Robert Osfield
52497From Tree chagenes required for Java Wrappers
52498
52499Mon, 1 Nov 2004 10:04:40 +0000
52500Checked in by : Robert Osfield
52501Added handling of endian in DrawElementsUShort/UInt implementations
52502
52503Fri, 29 Oct 2004 18:24:26 +0000
52504Checked in by : Robert Osfield
52505Added useage of TexEnvCombine
52506
52507Fri, 29 Oct 2004 15:42:51 +0000
52508Checked in by : Robert Osfield
52509Added multi-textured city illumination
52510
52511Thu, 28 Oct 2004 22:29:46 +0000
52512Checked in by : Don BURNS
52513Test done.
52514
52515Thu, 28 Oct 2004 22:28:30 +0000
52516Checked in by : Don BURNS
52517Directory write test to new CVS
52518
52519Thu, 28 Oct 2004 22:27:32 +0000
52520Checked in by : Don BURNS
52521Silly little temporary file to test CVS writes to the new server
52522
52523Thu, 28 Oct 2004 19:09:32 +0000
52524Checked in by : Robert Osfield
52525Fixed support for NodeTrackerManipulator.
52526
52527Thu, 28 Oct 2004 14:27:41 +0000
52528Checked in by : Robert Osfield
52529Added support for listing contents of archive
52530
52531Thu, 28 Oct 2004 13:40:09 +0000
52532Checked in by : Robert Osfield
52533From Anders Backman, unit tests to test matrix to quat compute.
52534
52535Thu, 28 Oct 2004 13:26:06 +0000
52536Checked in by : Robert Osfield
52537From Tom Jolley, Added a new enum POINT_ROT_WORLD_Z_AXIS and a new section in computeMatrix for this enum. With a small tweak from Robert Osfield to set _cacheMode.
52538
52539Thu, 28 Oct 2004 13:04:35 +0000
52540Checked in by : Robert Osfield
52541Added return type to addFileReference().
52542
52543Thu, 28 Oct 2004 13:02:33 +0000
52544Checked in by : Robert Osfield
52545Added return value to getFileReferences()
52546
52547Thu, 28 Oct 2004 12:16:47 +0000
52548Checked in by : Robert Osfield
52549Updates to osgDB::Archive, and IVE plugin to support usage via the Archive.
52550
52551Thu, 28 Oct 2004 09:38:03 +0000
52552Checked in by : Robert Osfield
52553Updates for Rainer, and with a few changes by Robert.
52554
52555Thu, 28 Oct 2004 08:57:23 +0000
52556Checked in by : Robert Osfield
52557Removed direct dependency on GDAL
52558
52559Thu, 28 Oct 2004 07:00:55 +0000
52560Checked in by : Robert Osfield
52561Removed gdal_priv.h from include/osgTerrain/DataSet to remove the external dependency on GDAL.
52562
52563Wed, 27 Oct 2004 14:09:24 +0000
52564Checked in by : Robert Osfield
52565Added IndexBlock inner class to osgDB::Archive
52566
52567Wed, 27 Oct 2004 08:39:18 +0000
52568Checked in by : Robert Osfield
52569Added setCullingActive false to the absolute transform.
52570
52571Tue, 26 Oct 2004 18:36:47 +0000
52572Checked in by : Robert Osfield
52573Fixed make files.
52574
52575Tue, 26 Oct 2004 18:29:27 +0000
52576Checked in by : Robert Osfield
52577Updates to osgDB::Archive
52578
52579Tue, 26 Oct 2004 18:20:52 +0000
52580Checked in by : Robert Osfield
52581Removed GDAL reference
52582
52583Tue, 26 Oct 2004 18:11:26 +0000
52584Checked in by : Robert Osfield
52585Removed the _initVisitor traversal for update() to prevent OpenGL being called at the wrong time.
52586
52587Tue, 26 Oct 2004 15:31:33 +0000
52588Checked in by : Don BURNS
52589Removed link to X11
52590
52591Tue, 26 Oct 2004 10:31:52 +0000
52592Checked in by : Robert Osfield
52593Made the className() const
52594
52595Tue, 26 Oct 2004 10:27:00 +0000
52596Checked in by : Robert Osfield
52597Updates to the osgarchive application
52598
52599Tue, 26 Oct 2004 10:26:43 +0000
52600Checked in by : Robert Osfield
52601Made ReaderWriter::className const
52602
52603Mon, 25 Oct 2004 20:08:38 +0000
52604Checked in by : Don BURNS
52605oops.  Mistaken check-in of local dependencies file
52606
52607Mon, 25 Oct 2004 20:08:06 +0000
52608Checked in by : Don BURNS
52609Oops.  mistaken check in of overly modified makerules
52610
52611Mon, 25 Oct 2004 20:04:52 +0000
52612Checked in by : Don BURNS
52613Small change by Eric Sokolowsky to change TIFF_LIBS to TIFF_LIB for Mac build
52614
52615Mon, 25 Oct 2004 19:16:57 +0000
52616Checked in by : Robert Osfield
52617From Tree, fixes for Java bindings
52618
52619Mon, 25 Oct 2004 19:16:38 +0000
52620Checked in by : Robert Osfield
52621Added new osgDB::Archive class, and osgarchive example.  These are both very early beginnings so do not function yet.
52622
52623Mon, 25 Oct 2004 18:46:44 +0000
52624Checked in by : Robert Osfield
52625Fixed typo.
52626
52627Mon, 25 Oct 2004 18:23:42 +0000
52628Checked in by : Robert Osfield
52629From Rainer, updates to osgplanet.
52630
52631Mon, 25 Oct 2004 18:08:34 +0000
52632Checked in by : Don BURNS
52633Small warning fix by Marco.
52634
52635Mon, 25 Oct 2004 17:41:54 +0000
52636Checked in by : Robert Osfield
52637Made getHomePosition const.
52638
52639Sun, 24 Oct 2004 21:05:27 +0000
52640Checked in by : Don BURNS
52641Namespaced Rect and Frame to osgfxbrowser::Rect/Frame, as this was causing a namespace collision with CGL
52642
52643Sun, 24 Oct 2004 20:04:00 +0000
52644Checked in by : Robert Osfield
52645Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define
52646
52647Sun, 24 Oct 2004 17:50:54 +0000
52648Checked in by : Robert Osfield
52649From Fred Mammond, fixes for x86_64 build
52650
52651Sun, 24 Oct 2004 14:42:40 +0000
52652Checked in by : Robert Osfield
52653From Geoff Michel, speeling and typo fixes in osgUtil
52654
52655Sun, 24 Oct 2004 14:31:18 +0000
52656Checked in by : Robert Osfield
52657fixes to tabs
52658
52659Sun, 24 Oct 2004 14:31:07 +0000
52660Checked in by : Robert Osfield
52661From Pavel Moloshtan, speed improvments in reading and writing index arrays
52662
52663Sun, 24 Oct 2004 14:24:15 +0000
52664Checked in by : Robert Osfield
52665Added osgDB::Archive
52666
52667Sun, 24 Oct 2004 14:23:42 +0000
52668Checked in by : Robert Osfield
52669From Rainer Oder, updates to osgplanets
52670
52671Sun, 24 Oct 2004 14:19:27 +0000
52672Checked in by : Robert Osfield
52673From Eric Sokolowsky, support for 2 channel tiff images
52674
52675Sun, 24 Oct 2004 13:51:44 +0000
52676Checked in by : Robert Osfield
52677Added s/getEventCallback support into osg::Node, and an EVENT_VISITOR type into NodeVisitor.
52678
52679Sun, 24 Oct 2004 06:12:29 +0000
52680Checked in by : Don BURNS
52681don - Comment in makedirdefs was causing Mac build to stop short of building all plugins
52682
52683Sun, 24 Oct 2004 05:50:59 +0000
52684Checked in by : Don BURNS
52685don - Small changes to support Mac OSX CGL build small unused variable warning fix.
52686
52687Fri, 22 Oct 2004 21:01:10 +0000
52688Checked in by : Don BURNS
52689Added default: case for both switch() statements
52690
52691Fri, 22 Oct 2004 19:26:45 +0000
52692Checked in by : Robert Osfield
52693Changed the ReferenceFrame enums to be RELEATIVE and ABSOLUTE, and deprecated the RELATIVE_TO_ABSOLUTE and RELATIVE_TO_PARENTS.
52694
52695Fri, 22 Oct 2004 18:47:39 +0000
52696Checked in by : Robert Osfield
52697Compile fixes
52698
52699Fri, 22 Oct 2004 16:39:24 +0000
52700Checked in by : Robert Osfield
52701Added Rainer's initial osgplanets example.
52702
52703Thu, 21 Oct 2004 09:36:34 +0000
52704Checked in by : Robert Osfield
52705Generalised the osg::ClusterCullingCallback so that it coud be attached to Node as well as Drawables.Changed the osgTerrain::DataSet so that it moves the ClusterCullingCallback
52706up to the Node level.
52707
52708Added support to the .ive plugin for attaching the ClusterCullingCallback to nodes.
52709
52710
52711
52712Thu, 21 Oct 2004 09:33:51 +0000
52713Checked in by : Robert Osfield
52714Checked in commented out gz plugin, will comment back in later once it is fully checked in
52715
52716Tue, 19 Oct 2004 13:52:46 +0000
52717Checked in by : Robert Osfield
52718Move the setting of the camera horizontal field of view to after the realize() to avoid the CameraGroup's Lens be set when its NULL.
52719
52720Tue, 19 Oct 2004 09:29:13 +0000
52721Checked in by : Robert Osfield
52722From Alan Purvis, with enum name tweaks from Robert Osfield.  Addition of support for turing on/off the usage of vertex buffer objects.
52723
52724Mon, 18 Oct 2004 18:59:05 +0000
52725Checked in by : Robert Osfield
52726From Frank Lichtenheld, compile fix to Linux powerpc build.
52727
52728Mon, 18 Oct 2004 18:56:26 +0000
52729Checked in by : Robert Osfield
52730Fixed OsgCameraGroup::setLODScale so that it now uses the local CullSettings objects.
52731
52732Mon, 18 Oct 2004 18:36:40 +0000
52733Checked in by : Robert Osfield
52734From Bob Kuehne, addition of Vec3f(Vec2f,float) and Vec3d(Vec2d,double) constructors.
52735
52736Mon, 18 Oct 2004 18:31:04 +0000
52737Checked in by : Robert Osfield
52738Added support for hardware generated mipmaps into Textre2D::copy*() methods.
52739
52740Mon, 18 Oct 2004 14:51:21 +0000
52741Checked in by : Robert Osfield
52742From Marco Jez, "makes the LWS loader store LWO object names as node names, for easier recognition and retrieval by scene graph visitors. With this fix, each PositionAttitudeTransform node that corresponds to an entry in the LWS file carries the name of the loaded object plus the layer number (for example, "objects/myobj.lwo.2")."
52743
52744Mon, 18 Oct 2004 14:46:57 +0000
52745Checked in by : Robert Osfield
52746From Yuzhong Shen, fix to the image dimensions passed to allocImage in Image::copySubImage
52747
52748Mon, 18 Oct 2004 14:42:32 +0000
52749Checked in by : Robert Osfield
52750From Sohey Yamamoto, addition of TexEnvFilter support.
52751
52752Sun, 17 Oct 2004 06:14:10 +0000
52753Checked in by : Don BURNS
52754Fix for minor compile error (internal error) for VS7.
52755
52756Fri, 15 Oct 2004 20:13:33 +0000
52757Checked in by : Don BURNS
52758Fixed small typo.
52759
52760Fri, 15 Oct 2004 10:35:09 +0000
52761Checked in by : Robert Osfield
52762Added osgNV enum Types
52763
52764Fri, 15 Oct 2004 09:53:18 +0000
52765Checked in by : Robert Osfield
52766Changed fstream to ifstream
52767
52768Fri, 15 Oct 2004 09:10:36 +0000
52769Checked in by : Robert Osfield
52770Added docs
52771
52772Thu, 14 Oct 2004 20:35:55 +0000
52773Checked in by : Robert Osfield
52774Updates to NodeTrackerManipulator.cpp
52775
52776Thu, 14 Oct 2004 12:10:10 +0000
52777Checked in by : Robert Osfield
52778Fixed the home position.
52779
52780Thu, 14 Oct 2004 10:38:29 +0000
52781Checked in by : Robert Osfield
52782Improvements to the NodeTrackManipulator and osgsimulation example
52783
52784Wed, 13 Oct 2004 19:52:39 +0000
52785Checked in by : Robert Osfield
52786From Sohey Yamamoto, added support for GL_TEXTURE_FILTER_CONTROL/GL_TEXTURE_LOD_BIAS.
52787
52788Wed, 13 Oct 2004 19:10:29 +0000
52789Checked in by : Robert Osfield
52790From David Spilling, with small format and variable rename by Robert Osfield.
52791
52792Wed, 13 Oct 2004 14:13:17 +0000
52793Checked in by : Robert Osfield
52794Added population and access of the ReaderWriter::Options::s/getDatabasePath() to enable paged database to accessed without setting file paths explictly
52795
52796Wed, 13 Oct 2004 13:40:05 +0000
52797Checked in by : Robert Osfield
52798Small tweaks to the calculateMovement method.
52799
52800Wed, 13 Oct 2004 13:39:27 +0000
52801Checked in by : Robert Osfield
52802Increased the size of the inserted model so that it can be seen more easily,
52803
52804Wed, 13 Oct 2004 11:56:09 +0000
52805Checked in by : Robert Osfield
52806Fixed precision of center computation.
52807
52808Wed, 13 Oct 2004 11:15:50 +0000
52809Checked in by : Robert Osfield
52810Added new getMember() method and TypeMemberPair into StateAttribute and support for the unsigned int member to be paired with types in osg::StateSet so that lights, clipplanes and other attributes that have a type group but then need to differentiate within that group via a member uint.
52811
52812Tue, 12 Oct 2004 09:54:03 +0000
52813Checked in by : Robert Osfield
52814Added CullingSettngs::s/getInheritanceMask() and inheritCullSettings(,) method.
52815
52816Tue, 12 Oct 2004 09:00:51 +0000
52817Checked in by : Robert Osfield
52818Added a direct call to the osgUtil::Optimizer in GeoSetBuilder.cpp so that the resultant geomety would be more efficiently packed.
52819
52820Tue, 12 Oct 2004 07:54:45 +0000
52821Checked in by : Robert Osfield
52822From Sondra Iverson, with mods by Robert Osfield.  Support for copying texenv from the source StateSet when multi-texturing.
52823
52824Sun, 10 Oct 2004 18:18:45 +0000
52825Checked in by : Robert Osfield
52826Fixed copy and past erro in getFontWidth.
52827
52828Sat, 9 Oct 2004 15:00:34 +0000
52829Checked in by : Don BURNS
52830Added fix for MAC for FileUtils.cpp: stat64 is not present on Mac.
52831
52832Fri, 8 Oct 2004 09:18:40 +0000
52833Checked in by : Robert Osfield
52834Changed StaetAttribute::Type so it is an enum list rather than a unsigned int.
52835
52836Thu, 7 Oct 2004 10:03:27 +0000
52837Checked in by : Robert Osfield
52838From Sondra Iversion "Loading a single model from an externally referenced file is a standard option for OpenFlight and is specified by including the modelname in angle brackets, such as:  filename<modelname>.The attached code identifies and handles this case."
52839
52840
52841
52842Thu, 7 Oct 2004 09:40:03 +0000
52843Checked in by : Robert Osfield
52844Added new clear, removeAttribute, removeMode, removeTextureAttribute and removeTextureMode method and deprecated the setToInherit equivilants.
52845
52846Wed, 6 Oct 2004 20:32:09 +0000
52847Checked in by : Robert Osfield
52848Improved the osg::Geometry::computeCorrectBindingsAndArraySizes() implemention so that it produce more optimal settings.Changed flt/GeoSetBuilder so that it doensn't merge geometry, as it was
52849merging geometry even when inappropriate.
52850
52851
52852
52853Wed, 6 Oct 2004 19:19:22 +0000
52854Checked in by : Robert Osfield
52855From Jason Daly, fix to multi-texturing/detail texture handling.
52856
52857Wed, 6 Oct 2004 15:15:01 +0000
52858Checked in by : Robert Osfield
52859Added support for http reading into the readObject, readImage and readHeightField methods complimenting the previously checked in readNode supoort.
52860
52861Wed, 6 Oct 2004 14:44:11 +0000
52862Checked in by : Robert Osfield
52863Generalised the .net plugin so it could handle object, image, heightfield and node file reads.
52864
52865Wed, 6 Oct 2004 13:11:04 +0000
52866Checked in by : Robert Osfield
52867Added support for parsing http:// names and mapping automatically to use the .net plugin
52868
52869Wed, 6 Oct 2004 13:10:29 +0000
52870Checked in by : Robert Osfield
52871Added passing on of Options object
52872
52873Wed, 6 Oct 2004 13:09:35 +0000
52874Checked in by : Robert Osfield
52875Added support for readNode(istream,Options*) into OBJ to allow loading over the internet
52876
52877Wed, 6 Oct 2004 12:02:37 +0000
52878Checked in by : Robert Osfield
52879Replaced #ifndef GL_TEXTURE_3D by GL_TEXTRE_BINDING_3D as the former was a copy and paste error.
52880
52881Wed, 6 Oct 2004 09:31:34 +0000
52882Checked in by : Robert Osfield
52883Added :    osg::PagedLOD::s/getDatabasePath() and support in PagedLOD::traverse().
52884    osgDB::ReaderWriter::Options::s/getDatabasePath()
52885    osgDB::Input::s/getOptions()
52886    setting of osgDB::Input::setOptions() in ReaderWriterOSG.cpp
52887    src/osgPlugins/ive/DataInputStream::s/getOptions()
52888    setting of src/osgPlugins/ive/DataInputStream::setOptions() in ReaderWriterIVE.cpp
52889
52890
52891
52892Tue, 5 Oct 2004 19:12:46 +0000
52893Checked in by : Robert Osfield
52894Added s/getCullSettings to OsgCameraGroup
52895
52896Tue, 5 Oct 2004 15:08:54 +0000
52897Checked in by : Robert Osfield
52898Added ability to alter the verbosity of the notify messages with the running of osgTerrain::DataSet via a static s/getNotifyOffset(int) method.
52899
52900Tue, 5 Oct 2004 09:53:36 +0000
52901Checked in by : Robert Osfield
52902Added support to osgProducer::Viewer for forcing an early exit form applications and recording an image on exit.
52903
52904Tue, 5 Oct 2004 07:08:02 +0000
52905Checked in by : Robert Osfield
52906Changed _stat64 to _stati64
52907
52908Mon, 4 Oct 2004 14:21:36 +0000
52909Checked in by : Robert Osfield
52910Moved the SceneView to local to the contruction/destruction of the RenderSurface
52911
52912Sun, 3 Oct 2004 19:49:27 +0000
52913Checked in by : Robert Osfield
52914Checked in #define mapping of stat64 to _stat64 to fix Windows build
52915
52916Sun, 3 Oct 2004 08:50:56 +0000
52917Checked in by : Robert Osfield
52918Solution of fileExists support for > 2Gb files from Ken Sewell, applied by Robert Osfield.
52919
52920Sun, 3 Oct 2004 08:36:27 +0000
52921Checked in by : Robert Osfield
52922Added missing _texAttrListMap.clear(); into reset()
52923
52924Fri, 1 Oct 2004 23:18:08 +0000
52925Checked in by : Robert Osfield
52926Added new osgspotlight demo
52927
52928Fri, 1 Oct 2004 22:05:40 +0000
52929Checked in by : Robert Osfield
52930From Lewis Harmon, fixes to the Node and NodeCallback constructors.
52931
52932Fri, 1 Oct 2004 18:32:42 +0000
52933Checked in by : Robert Osfield
52934Changed the argument parser to accept strings that start with a - as being valid strings.
52935
52936Fri, 1 Oct 2004 15:49:57 +0000
52937Checked in by : Robert Osfield
52938From Rainer Oder, new osglauncher application.
52939
52940Fri, 1 Oct 2004 15:48:58 +0000
52941Checked in by : Robert Osfield
52942Added setPlanesFromMatrix method
52943
52944Fri, 1 Oct 2004 15:48:00 +0000
52945Checked in by : Robert Osfield
52946Added new setPlanesFromMatrix method
52947
52948Fri, 1 Oct 2004 15:47:40 +0000
52949Checked in by : Robert Osfield
52950Updated to use new TexGen method
52951
52952Fri, 1 Oct 2004 09:40:06 +0000
52953Checked in by : Robert Osfield
52954From Tree, moved apply's from protected to public to support Java wrappers
52955
52956Fri, 1 Oct 2004 09:38:21 +0000
52957Checked in by : Robert Osfield
52958Added define of GL_TEXTURE_BINDING_3D for systems with OpenGL1.2 compliant headers
52959
52960Fri, 1 Oct 2004 09:19:30 +0000
52961Checked in by : Robert Osfield
52962From Marco Jez, added more examples to runexamples.bat
52963
52964Fri, 1 Oct 2004 07:39:15 +0000
52965Checked in by : Robert Osfield
52966Added support for write to ostream into .osg plugin
52967
52968Thu, 30 Sep 2004 19:36:15 +0000
52969Checked in by : Robert Osfield
52970Experimentation with new timing code.
52971
52972Thu, 30 Sep 2004 14:54:42 +0000
52973Checked in by : Robert Osfield
52974Removed debugging messages
52975
52976Thu, 30 Sep 2004 13:36:00 +0000
52977Checked in by : Robert Osfield
52978Checked in support for cleaning up and then restart a new graphics windows once the first one has been closed down.
52979
52980Thu, 30 Sep 2004 12:10:45 +0000
52981Checked in by : Robert Osfield
52982Fixed newly introduced compressed mipmnap error.
52983
52984Thu, 30 Sep 2004 09:10:29 +0000
52985Checked in by : Robert Osfield
52986Added proper handling of 3d texture compression
52987
52988Wed, 29 Sep 2004 19:10:00 +0000
52989Checked in by : Robert Osfield
52990Added support for ClipPlane, ClipNode, TexGenNode to .ive
52991
52992Wed, 29 Sep 2004 15:00:07 +0000
52993Checked in by : Robert Osfield
52994Added Texture3D reference
52995
52996Wed, 29 Sep 2004 14:31:06 +0000
52997Checked in by : Robert Osfield
52998Added Texture3D implementation.
52999
53000Wed, 29 Sep 2004 10:01:46 +0000
53001Checked in by : Robert Osfield
53002Preliminary steps to support for compressed 3D textures.
53003
53004Wed, 29 Sep 2004 08:07:32 +0000
53005Checked in by : Robert Osfield
53006Added extra dependencies to osgsimulation example
53007
53008Wed, 29 Sep 2004 08:04:46 +0000
53009Checked in by : Robert Osfield
53010Removed makeDir referecnes
53011
53012Tue, 28 Sep 2004 09:14:04 +0000
53013Checked in by : Robert Osfield
53014From Tree, changes to better support Java binding generation
53015
53016Tue, 28 Sep 2004 08:39:46 +0000
53017Checked in by : Robert Osfield
53018Added a mutex and _numFramesActive count to track multiview usages of the DatabasePager.
53019
53020Tue, 28 Sep 2004 07:15:01 +0000
53021Checked in by : Robert Osfield
53022From Brad Christiansen, fix expandBy(const BoundingSphere&) method to properly handle the instance of when the two bounding sphere's have a coincident center.
53023
53024Mon, 27 Sep 2004 14:15:13 +0000
53025Checked in by : Robert Osfield
53026Added new methods into osg::Referenced for controlling the use of thread safe ref/unref:        /** Set whether reference counting should be use a mutex to create thread reference counting.*/
53027        static void setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting);
53028
53029        /** Get whether reference counting is active.*/
53030        static bool getThreadSafeReferenceCounting();
53031
53032
53033
53034Mon, 27 Sep 2004 12:07:34 +0000
53035Checked in by : Robert Osfield
53036Changed the version strings to use OpenSceneGaph rather than "Open Scene Graph"
53037
53038Mon, 27 Sep 2004 10:42:14 +0000
53039Checked in by : Robert Osfield
53040Changed the pruning of database requests so that the frame number need not be identical to pass, a delta of 1 is now pemssible
53041
53042Sun, 26 Sep 2004 19:01:27 +0000
53043Checked in by : Robert Osfield
53044Removed erroneous casts that would have been causing uneccessary copying.
53045
53046Sun, 26 Sep 2004 18:39:34 +0000
53047Checked in by : Robert Osfield
53048From Geoff Michel, typos and spelling fixes.
53049
53050Sun, 26 Sep 2004 10:27:25 +0000
53051Checked in by : Robert Osfield
53052From Mike Weiblen, partial fix for OpenGL error generation under NVidia drivers.
53053
53054Thu, 23 Sep 2004 20:13:16 +0000
53055Checked in by : Robert Osfield
53056Fixed typo
53057
53058Thu, 23 Sep 2004 20:07:37 +0000
53059Checked in by : Robert Osfield
53060Fixed typo.
53061
53062Thu, 23 Sep 2004 20:01:40 +0000
53063Checked in by : Robert Osfield
53064Added releaseAllGLObjects() convinience method.
53065
53066Thu, 23 Sep 2004 18:50:38 +0000
53067Checked in by : Robert Osfield
53068Clean up of new DatabasePager code, and change of osgProducer so that DatabasePager support is now integrated into the OsgSceneHandler.
53069
53070Thu, 23 Sep 2004 16:05:24 +0000
53071Checked in by : Don BURNS
53072Fixed warnings
53073
53074Thu, 23 Sep 2004 12:27:56 +0000
53075Checked in by : Robert Osfield
53076Updates for better DatabasePager peformance w.r.t constant frame rates.
53077
53078Wed, 22 Sep 2004 09:28:40 +0000
53079Checked in by : Robert Osfield
53080Added a extra debugging comment
53081
53082Tue, 21 Sep 2004 21:33:52 +0000
53083Checked in by : Robert Osfield
53084Updated to DatabasePager support
53085
53086Tue, 21 Sep 2004 17:26:08 +0000
53087Checked in by : Robert Osfield
53088Various improvements to database paing.
53089
53090Mon, 20 Sep 2004 17:42:59 +0000
53091Checked in by : Don BURNS
53092removed makeDir.h
53093
53094Mon, 20 Sep 2004 17:42:40 +0000
53095Checked in by : Don BURNS
53096Removed temporary makeDir files and call in ReaderWriterNet.cpp
53097
53098Sun, 19 Sep 2004 20:09:54 +0000
53099Checked in by : Robert Osfield
53100Added clear(), setDatabasePagerThreadPause() and setAcceptNewDatabaseRequests() methods and new local implementation of cancel().
53101
53102Sun, 19 Sep 2004 19:03:38 +0000
53103Checked in by : Robert Osfield
53104Removed unused variable.
53105
53106Sun, 19 Sep 2004 18:34:05 +0000
53107Checked in by : Robert Osfield
53108Added reference to GL_LIBS
53109
53110Sat, 18 Sep 2004 19:28:45 +0000
53111Checked in by : Robert Osfield
53112Various improvements to the DatabasePager with the aim to achieve constant framerates and minimizing memory consumption.
53113
53114Sat, 18 Sep 2004 19:27:39 +0000
53115Checked in by : Robert Osfield
53116Removed reference to ComputeTransformCallback
53117
53118Wed, 15 Sep 2004 19:14:00 +0000
53119Checked in by : Robert Osfield
53120From Sebastien Grignard, add writing out/reading in of drawable components of a ShapeDrawable.From Robert, add versioning of the above change to allow old files to still
53121work.
53122
53123
53124
53125Wed, 15 Sep 2004 19:10:15 +0000
53126Checked in by : Robert Osfield
53127More spelling & top fixes.
53128
53129Wed, 15 Sep 2004 19:07:56 +0000
53130Checked in by : Robert Osfield
53131From Geoff Michel, typo and spelling fixes
53132
53133Wed, 15 Sep 2004 15:09:46 +0000
53134Checked in by : Robert Osfield
53135Added usage of std::vector<> and ref_ptr<>'s to avoid memory leaks
53136
53137Tue, 14 Sep 2004 15:05:16 +0000
53138Checked in by : Robert Osfield
53139Commented out osg::noitfy usage under OSX since this was causing a crash on start up
53140
53141Tue, 14 Sep 2004 15:03:18 +0000
53142Checked in by : Robert Osfield
53143Added GDAL check to compile of osgsimulation
53144
53145Mon, 13 Sep 2004 17:19:05 +0000
53146Checked in by : Robert Osfield
53147Fix of tabbing and typo
53148
53149Mon, 13 Sep 2004 16:10:59 +0000
53150Checked in by : Robert Osfield
53151From Paul Martz, typo and spelling fixes
53152
53153Mon, 13 Sep 2004 15:17:43 +0000
53154Checked in by : Robert Osfield
53155Fixed comments
53156
53157Mon, 13 Sep 2004 15:14:11 +0000
53158Checked in by : Robert Osfield
53159From Eric Hammil, typo and spelling fixes
53160
53161Mon, 13 Sep 2004 14:33:41 +0000
53162Checked in by : Robert Osfield
53163From George Papagiannakis, added extra Quat length to catch case where length is zero.
53164
53165Mon, 13 Sep 2004 13:53:45 +0000
53166Checked in by : Robert Osfield
53167Improved the handling of building/writing generated databases, and the fixed transition distances on the lower levels of geocentric databases.
53168
53169Sat, 11 Sep 2004 03:00:11 +0000
53170Checked in by : Robert Osfield
53171Added a deleteTextureObject after the creation of the compressed textures
53172
53173Fri, 10 Sep 2004 17:49:50 +0000
53174Checked in by : Robert Osfield
53175Added missing LightModel.h and .cpp from Stansilav.
53176
53177Fri, 10 Sep 2004 13:31:37 +0000
53178Checked in by : Robert Osfield
53179Added convinience methods.
53180
53181Fri, 10 Sep 2004 08:26:53 +0000
53182Checked in by : Robert Osfield
53183Made update, cull and draw callbacks virtual to allow custom Drawable's to there own specific extensions for handling callbacks
53184
53185Thu, 9 Sep 2004 15:14:33 +0000
53186Checked in by : Robert Osfield
53187Made the computeLocalToWorld etc method to use const NodePath's parameters.
53188
53189Thu, 9 Sep 2004 13:18:45 +0000
53190Checked in by : Robert Osfield
53191Added osg::RefNodePath class for handling node paths.
53192
53193Thu, 9 Sep 2004 13:07:18 +0000
53194Checked in by : Robert Osfield
53195From Stanislav Blinov, addition of LightModel support for .ive format.
53196
53197Thu, 9 Sep 2004 09:03:28 +0000
53198Checked in by : Robert Osfield
53199Fixed write of normalmap.
53200
53201Thu, 9 Sep 2004 08:54:22 +0000
53202Checked in by : Robert Osfield
53203Change the warnigns about a fail getLibraryHandle to be INFO rather than WARN.
53204
53205Thu, 9 Sep 2004 08:18:43 +0000
53206Checked in by : Robert Osfield
53207From Martin Aumueller, added ref() and unref() to Inventor node handling.
53208
53209Wed, 8 Sep 2004 18:14:04 +0000
53210Checked in by : Robert Osfield
53211Fixed keyword used for setting the database name.
53212
53213Wed, 8 Sep 2004 15:14:18 +0000
53214Checked in by : Robert Osfield
53215Quick fix to crash in TXPNode.
53216
53217Tue, 7 Sep 2004 14:34:04 +0000
53218Checked in by : Robert Osfield
53219Changed usage of assert() to throw.
53220
53221Tue, 7 Sep 2004 10:45:22 +0000
53222Checked in by : Robert Osfield
53223Added a size check on heap_array<T, CmpT>::Adjust(size_t i) to prevent access errors.
53224
53225Tue, 7 Sep 2004 10:31:30 +0000
53226Checked in by : Robert Osfield
53227From Paul Martz, removed redundent paramaters in clampArray4LEQUAL.
53228
53229Tue, 7 Sep 2004 10:09:52 +0000
53230Checked in by : Robert Osfield
53231Changed the wrap mode from CLAMP to CLAMP_TO_EDGE
53232
53233Tue, 7 Sep 2004 10:07:11 +0000
53234Checked in by : Robert Osfield
53235From Paul Martz, typos and spelling fixes
53236
53237Tue, 7 Sep 2004 06:59:19 +0000
53238Checked in by : Robert Osfield
53239Added missing setTrackerMode(TrackerMode)
53240
53241Mon, 6 Sep 2004 18:20:38 +0000
53242Checked in by : Robert Osfield
53243Added mutex to access to the Registry::_objectCache.
53244
53245Mon, 6 Sep 2004 14:59:11 +0000
53246Checked in by : Robert Osfield
53247From Joakim Simonsson, add s/getHPROrder method
53248
53249Mon, 6 Sep 2004 14:58:29 +0000
53250Checked in by : Robert Osfield
53251Added docs for max size commandline params.
53252
53253Mon, 6 Sep 2004 14:30:25 +0000
53254Checked in by : Robert Osfield
53255From Marco Jez, added missing TexGenNode constructor.
53256
53257Sat, 4 Sep 2004 09:22:26 +0000
53258Checked in by : Robert Osfield
53259Updates to controlling maximum texture size
53260
53261Fri, 3 Sep 2004 15:42:43 +0000
53262Checked in by : Robert Osfield
53263Added commandline support for Size and texcoord Multipliers
53264
53265Fri, 3 Sep 2004 15:05:33 +0000
53266Checked in by : Robert Osfield
53267Added setConstantColorAsLightDirection & getConstantColorAsLightDirection methods to make it more convinient to set up DOT3 register combiners.
53268
53269Fri, 3 Sep 2004 10:02:56 +0000
53270Checked in by : Robert Osfield
53271Added handling of RGBA to normal map computation
53272
53273Thu, 2 Sep 2004 20:42:28 +0000
53274Checked in by : Don BURNS
53275Fixed .net plugin errors on Mac
53276
53277Thu, 2 Sep 2004 19:10:33 +0000
53278Checked in by : Robert Osfield
53279From Geoff Michel, typo and spelling fixes
53280
53281Thu, 2 Sep 2004 18:19:38 +0000
53282Checked in by : Robert Osfield
53283Added Sequence back in with correct Permission, and with Geoff Michel's spelling corrections.
53284
53285Thu, 2 Sep 2004 18:17:38 +0000
53286Checked in by : Robert Osfield
53287Temporary removal of Sequence to try and get around permissions problem with it.
53288
53289Thu, 2 Sep 2004 10:01:24 +0000
53290Checked in by : Robert Osfield
53291Added usage of carbon pathway in appendPlatformSpecificLibraryFilePaths.
53292
53293Thu, 2 Sep 2004 07:44:33 +0000
53294Checked in by : Robert Osfield
53295Added comments from Eric
53296
53297Thu, 2 Sep 2004 03:52:13 +0000
53298Checked in by : Don BURNS
53299Fixed a mis-definition of INSTBIN and INSTLIB
53300
53301Wed, 1 Sep 2004 17:18:04 +0000
53302Checked in by : Robert Osfield
53303From Geoff Michel, removed mem_ptr reference as it no longer exists
53304
53305Wed, 1 Sep 2004 15:14:55 +0000
53306Checked in by : Robert Osfield
53307From Uwe Woessner
53308
53309Wed, 1 Sep 2004 14:49:18 +0000
53310Checked in by : Robert Osfield
53311Added Don's new osgDB::makeDirectory() code FileUtils.
53312
53313Wed, 1 Sep 2004 11:05:57 +0000
53314Checked in by : Robert Osfield
53315Removed reference to old CmdLineArgs class
53316
53317Wed, 1 Sep 2004 10:45:11 +0000
53318Checked in by : Robert Osfield
53319From Jeoen den Dekker, changed eroneous tcoords[ci][0] to tcoords[ci][1]
53320
53321Wed, 1 Sep 2004 10:41:50 +0000
53322Checked in by : Robert Osfield
53323From Tom Jolly, add detection for whether multi-texturing is supported before checking for number of texture units supported, using 1 as a fallback value
53324
53325Wed, 1 Sep 2004 10:18:46 +0000
53326Checked in by : Robert Osfield
53327Added bool paramter to MatrixManipulator::setHomePosition(,,,bool) to allow the autocomputehomeposition to be controlled.
53328
53329Wed, 1 Sep 2004 09:54:36 +0000
53330Checked in by : Robert Osfield
53331From Marco Jez, added new osgmotionblur example
53332
53333Wed, 1 Sep 2004 09:48:17 +0000
53334Checked in by : Robert Osfield
53335From Eric Sokolsky, add support for recording default values for env vars
53336
53337Wed, 1 Sep 2004 09:10:15 +0000
53338Checked in by : Robert Osfield
53339Added crude #ifdef COIN_BASIC_H around ::REPLACE usage as this is only available under Coing
53340
53341Wed, 1 Sep 2004 09:00:20 +0000
53342Checked in by : Robert Osfield
53343Added support for CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR into .osg
53344
53345Wed, 1 Sep 2004 08:59:58 +0000
53346Checked in by : Robert Osfield
53347From Sondra Iverson, adding of CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR options
53348
53349Wed, 1 Sep 2004 08:49:48 +0000
53350Checked in by : Robert Osfield
53351From Marco Jez, addition of new interal texture formats to osg/Texture and Image.cpp
53352
53353Wed, 1 Sep 2004 08:34:49 +0000
53354Checked in by : Robert Osfield
53355From Brede Johhansen, fixed copy and paste bug where in getInverse(..) methods
53356
53357Wed, 1 Sep 2004 08:15:36 +0000
53358Checked in by : Robert Osfield
53359From Paul Martz, typos and spelling fixes.
53360
53361Tue, 31 Aug 2004 21:18:46 +0000
53362Checked in by : Don BURNS
53363small change for Visual Studio compile
53364
53365Tue, 31 Aug 2004 21:06:01 +0000
53366Checked in by : Don BURNS
53367Added Visual Studio files for osgPlugin net
53368
53369Tue, 31 Aug 2004 20:49:23 +0000
53370Checked in by : Don BURNS
53371added makeDir - temporary UNIX only
53372
53373Tue, 31 Aug 2004 20:26:54 +0000
53374Checked in by : Don BURNS
53375Fixes (hopefully) for windows and other platforms...
53376
53377Tue, 31 Aug 2004 14:49:33 +0000
53378Checked in by : Robert Osfield
53379From Geoff Michel, typo and spelling fixes.
53380
53381Tue, 31 Aug 2004 14:48:05 +0000
53382Checked in by : Robert Osfield
53383Added support for spherical texture mapping and better file search support for meterial files.
53384
53385Tue, 31 Aug 2004 14:21:46 +0000
53386Checked in by : Robert Osfield
53387Simplified the TrackMode options
53388
53389Tue, 31 Aug 2004 14:08:12 +0000
53390Checked in by : Robert Osfield
53391From Geoff Michel, spelling and typo fixes.
53392
53393Tue, 31 Aug 2004 13:19:30 +0000
53394Checked in by : Robert Osfield
53395From Sébastien Kuntz, spelling and typo fixes
53396
53397Tue, 31 Aug 2004 09:20:31 +0000
53398Checked in by : Robert Osfield
53399Added rescale of quaternion in Matrix::set(Quat), a copy operation in osg::Quat and extra tracking options in NodeTrackerManipulator.
53400
53401Tue, 31 Aug 2004 01:12:56 +0000
53402Checked in by : Don BURNS
53403Added cache_mode option to Net plugin
53404
53405Mon, 30 Aug 2004 18:53:44 +0000
53406Checked in by : Robert Osfield
53407Added trackmode support for handling rotation of tracked node
53408
53409Mon, 30 Aug 2004 18:51:42 +0000
53410Checked in by : Robert Osfield
53411Fixed the Matrix::get(Quat&) method
53412
53413Mon, 30 Aug 2004 10:03:18 +0000
53414Checked in by : Robert Osfield
53415Remamed TrackerManipulator to NodeTrackerManipulator
53416
53417Mon, 30 Aug 2004 01:15:49 +0000
53418Checked in by : Don BURNS
53419Added the local_cache_dir option to the net plug-in allowing for the keeping and populating of a local cache.  With this option, the cache is checked first before fetching from the network.
53420
53421Sun, 29 Aug 2004 15:09:26 +0000
53422Checked in by : Robert Osfield
53423Added handling of $ comment line, and 'g' empty group name
53424
53425Sun, 29 Aug 2004 00:57:02 +0000
53426Checked in by : Don BURNS
53427Added two options to the .net loader:   hostname=<hostname>  - Specify the host to connect to to retreive files   server_prefix=<directory> - Specify a prefix to each file indicating                               a directory for the server to look into Also, the .net server now does not require a file to have the .net suffix.  ALl this together now means that you can do this:    osgviewer -e net -O "hostname=openscenegraph.org server_prefix=BlueMarble" earth.ive
53428
53429And view the whole earth streamed from a server.
53430
53431
53432
53433Sat, 28 Aug 2004 23:04:47 +0000
53434Checked in by : Don BURNS
53435Changes for IRIX build and fix to build system
53436
53437Sat, 28 Aug 2004 07:25:21 +0000
53438Checked in by : Don BURNS
53439Added the .net plug-in.  This allows the reading of files by specifying <host>:file.<ext>.net for example:    osgviewer osgcvs.no-ip.com:OSGModels/cow.osg.net
53440
53441
53442
53443Fri, 27 Aug 2004 16:52:23 +0000
53444Checked in by : Robert Osfield
53445Fix of OSX build
53446
53447Fri, 27 Aug 2004 16:19:05 +0000
53448Checked in by : Robert Osfield
53449Fix for OSX build.
53450
53451Fri, 27 Aug 2004 16:14:21 +0000
53452Checked in by : Robert Osfield
53453Added a new osgDB::appendPlatformSpecificLibraryFilePaths() method to FileUtils.cpp Includes a new OSX code from Eric Wing
53454
53455Fri, 27 Aug 2004 14:56:08 +0000
53456Checked in by : Robert Osfield
53457Added .tif extension to handled extension list
53458
53459Fri, 27 Aug 2004 12:04:29 +0000
53460Checked in by : Robert Osfield
53461Removed eroneous cancel() and join() from the DatabasePager::run() method.
53462
53463Fri, 27 Aug 2004 08:03:26 +0000
53464Checked in by : Robert Osfield
53465Added handling of short (<=4 points) polygons as tri fans and the rest as polygons which are tesselated, to improve load and build time, yet still resselating the large polygons that need it.
53466
53467Fri, 27 Aug 2004 08:01:17 +0000
53468Checked in by : Robert Osfield
53469Added handling of DrawArrayLengths PrimitiveSet.
53470
53471Thu, 26 Aug 2004 16:20:26 +0000
53472Checked in by : Robert Osfield
53473Improvements to handling of winding of polygons.
53474
53475Thu, 26 Aug 2004 14:52:14 +0000
53476Checked in by : Robert Osfield
53477Removed debugging output.
53478
53479Thu, 26 Aug 2004 14:33:38 +0000
53480Checked in by : Robert Osfield
53481Rewrite of OBJ parser + converter to OSG
53482
53483Thu, 26 Aug 2004 06:41:09 +0000
53484Checked in by : Robert Osfield
53485Fixed getHomePosition
53486
53487Tue, 24 Aug 2004 21:35:41 +0000
53488Checked in by : Don BURNS
53489Robert must've forgotten to set VERSION_REVISION back to 0 after tagging the release
53490
53491Tue, 24 Aug 2004 18:27:47 +0000
53492Checked in by : Robert Osfield
53493Removed "interlace" debugging message
53494
53495Tue, 24 Aug 2004 18:23:53 +0000
53496Checked in by : Robert Osfield
53497Changed the AnimationPathCallback::reset() to reset the _firstTime to DBL_MAX so that it resets on the next update traversal.
53498
53499Tue, 24 Aug 2004 13:25:45 +0000
53500Checked in by : Robert Osfield
53501Added support for looping mode
53502
53503Tue, 24 Aug 2004 12:55:15 +0000
53504Checked in by : Robert Osfield
53505Added s/getLoopingMode() to ImageStream and MPEG plugin
53506
53507Tue, 24 Aug 2004 11:00:05 +0000
53508Checked in by : Robert Osfield
53509Removed HoveManipulator
53510
53511Tue, 24 Aug 2004 10:58:51 +0000
53512Checked in by : Robert Osfield
53513Updated docs
53514
53515Tue, 24 Aug 2004 08:43:53 +0000
53516Checked in by : Robert Osfield
53517Made the command buffer have 20 elements in it to protect against wrapping around.
53518
53519Tue, 24 Aug 2004 07:29:28 +0000
53520Checked in by : Robert Osfield
53521Changed --compress to --compressed in commandline docs
53522
53523Mon, 23 Aug 2004 20:29:42 +0000
53524Checked in by : Don BURNS
53525Fixed error for when screen width * 0.75 is greater than screen height for compute of window size when coming from fullscreen when 'f' key is pushed.
53526
53527Mon, 23 Aug 2004 17:17:46 +0000
53528Checked in by : Don BURNS
53529Fixed assumption that the users's screen is 1280x1024 when toggling full screen with the 'f' key.
53530
53531Mon, 23 Aug 2004 14:08:26 +0000
53532Checked in by : Robert Osfield
53533Fixed link to download page
53534
53535Mon, 23 Aug 2004 08:44:47 +0000
53536Checked in by : Robert Osfield
53537Added protection to prevent crashes on calls when no data is set up
53538
53539Mon, 23 Aug 2004 08:31:55 +0000
53540Checked in by : Robert Osfield
53541Changed the write help option to just output commandline options.
53542
53543Mon, 23 Aug 2004 07:25:19 +0000
53544Checked in by : Robert Osfield
53545Updated docs to point to correct 3rd party binaries
53546
53547Sat, 21 Aug 2004 17:29:19 +0000
53548Checked in by : Don BURNS
53549Added back in the -s (scale) argument to osgconv, which was dropped in the last revision.
53550
53551Fri, 20 Aug 2004 09:46:02 +0000
53552Checked in by : Robert Osfield
53553From Don Tidrow, fixes to comments.
53554
53555Wed, 18 Aug 2004 10:07:02 +0000
53556Checked in by : Robert Osfield
53557Bumped up the revision number to 2 for the 0.9.7-2 release
53558
53559Wed, 18 Aug 2004 09:34:50 +0000
53560Checked in by : Robert Osfield
53561Set date for 0.9.7-2 release
53562
53563Wed, 18 Aug 2004 06:06:02 +0000
53564Checked in by : Robert Osfield
53565Rejigged the __int* definitions to try and get round Mingw compile errors
53566
53567Tue, 17 Aug 2004 19:42:45 +0000
53568Checked in by : Robert Osfield
53569From Bruce Clay, fixes for VS6.0 build.
53570
53571Tue, 17 Aug 2004 18:57:02 +0000
53572Checked in by : Robert Osfield
53573From David Fries, added getBinNum() method
53574
53575Tue, 17 Aug 2004 18:56:24 +0000
53576Checked in by : Robert Osfield
53577Changed sizeof(..) references to 1,2,4 respectively.
53578
53579Tue, 17 Aug 2004 08:14:50 +0000
53580Checked in by : Robert Osfield
53581Updated changelog
53582
53583Tue, 17 Aug 2004 07:58:32 +0000
53584Checked in by : Robert Osfield
53585From David Fries, "I added code to also check the local up vector, but only if one of the rotation modes is selected, because autoscale isn't affected by the camera rotations. "
53586
53587Tue, 17 Aug 2004 07:44:31 +0000
53588Checked in by : Robert Osfield
53589Changed the "flip" keyword to "dds_flip"
53590
53591Tue, 17 Aug 2004 07:43:30 +0000
53592Checked in by : Robert Osfield
53593Updated docs for second rev of 0.9.7
53594
53595Tue, 17 Aug 2004 06:15:54 +0000
53596Checked in by : Robert Osfield
53597Removed computeMipMaps call
53598
53599Mon, 16 Aug 2004 21:14:19 +0000
53600Checked in by : Robert Osfield
53601Added support for "flip" option string, which if present flips incoming images about the vertical axis.  Accessed via -O flip on the commandline.
53602
53603Mon, 16 Aug 2004 21:03:41 +0000
53604Checked in by : Robert Osfield
53605Added a handling of different hex long long handling for VS and non VS.
53606
53607Mon, 16 Aug 2004 20:57:24 +0000
53608Checked in by : Robert Osfield
53609Added support in Image::flipVertical for flipping mipmapped imagery and for flipping compressed imagery.
53610
53611Mon, 16 Aug 2004 16:43:17 +0000
53612Checked in by : Robert Osfield
53613Fixed _MSC_VAR reference
53614
53615Mon, 16 Aug 2004 15:45:17 +0000
53616Checked in by : Robert Osfield
53617Added dxtctool.h/.cpp
53618
53619Mon, 16 Aug 2004 15:43:12 +0000
53620Checked in by : Robert Osfield
53621Added fxtctool in prep for adding compressed imagery swap
53622
53623Mon, 16 Aug 2004 14:21:31 +0000
53624Checked in by : Robert Osfield
53625Cleaned up output level of debugging messages
53626
53627Mon, 16 Aug 2004 14:03:17 +0000
53628Checked in by : Robert Osfield
53629Fix to order of materials
53630
53631Mon, 16 Aug 2004 13:54:40 +0000
53632Checked in by : Robert Osfield
53633From Michael Gronager, addition of NodeCallback support in .osg format.
53634
53635Mon, 16 Aug 2004 13:17:29 +0000
53636Checked in by : Robert Osfield
53637Improvements to the handling of OBJ files
53638
53639Mon, 16 Aug 2004 08:58:07 +0000
53640Checked in by : Robert Osfield
53641Disabled the culling on the DistortionNode.
53642
53643Mon, 16 Aug 2004 08:55:48 +0000
53644Checked in by : Robert Osfield
53645Disabled the culling for clear node.
53646
53647Mon, 16 Aug 2004 08:32:16 +0000
53648Checked in by : Robert Osfield
53649Changed the length multiple to be 2x the bounding sphere radius
53650
53651Mon, 16 Aug 2004 07:29:07 +0000
53652Checked in by : Robert Osfield
53653From Michael Gronager, fix to an orientation bug.
53654
53655Sat, 14 Aug 2004 15:42:01 +0000
53656Checked in by : Don BURNS
53657P*E*G*O*U*T Sound.  Spelling fixes.
53658
53659Fri, 13 Aug 2004 15:48:24 +0000
53660Checked in by : Robert Osfield
53661Added news for release 0.9.7-2
53662
53663Fri, 13 Aug 2004 15:29:15 +0000
53664Checked in by : Robert Osfield
53665Updates for 0.9.7-2 release
53666
53667Fri, 13 Aug 2004 14:42:26 +0000
53668Checked in by : Robert Osfield
53669From Corbin Holtz, addition of support for reading imagery with color tables, including code from Frank Warmerdam on the GDAL side, and integration/reworking work form Robert Osfield.
53670
53671Fri, 13 Aug 2004 14:09:48 +0000
53672Checked in by : Robert Osfield
53673Updated docs.
53674
53675Fri, 13 Aug 2004 13:46:47 +0000
53676Checked in by : Robert Osfield
53677Added docs for CacheObjectHints
53678
53679Fri, 13 Aug 2004 13:27:29 +0000
53680Checked in by : Robert Osfield
53681Removed redundent include/ReadFile call
53682
53683Fri, 13 Aug 2004 12:38:12 +0000
53684Checked in by : Robert Osfield
53685Changed the "Reading a byte swapped file" message to info level.
53686
53687Fri, 13 Aug 2004 12:05:08 +0000
53688Checked in by : Robert Osfield
53689Fix for VS6.0 build
53690
53691Fri, 13 Aug 2004 10:50:44 +0000
53692Checked in by : Robert Osfield
53693Added #include<typeinfo> required for X-platform build.
53694
53695Fri, 13 Aug 2004 10:49:45 +0000
53696Checked in by : Robert Osfield
53697Removed inappropriate #ifdefs
53698
53699Fri, 13 Aug 2004 10:46:04 +0000
53700Checked in by : Robert Osfield
53701Fixes for OSX.
53702
53703Wed, 11 Aug 2004 08:25:14 +0000
53704Checked in by : Robert Osfield
53705From Ben Discoe, build fix for float version of Matrix.
53706
53707Tue, 10 Aug 2004 18:31:43 +0000
53708Checked in by : Robert Osfield
53709Changed the database pager run message to only output at an info level
53710
53711Tue, 10 Aug 2004 13:30:32 +0000
53712Checked in by : Robert Osfield
53713Updated to include reference to osgdem
53714
53715Tue, 10 Aug 2004 13:19:04 +0000
53716Checked in by : Robert Osfield
53717Added osgdem quick usage guide
53718
53719Mon, 9 Aug 2004 15:12:00 +0000
53720Checked in by : Robert Osfield
53721Set revision number back to 0.
53722
53723Mon, 9 Aug 2004 15:08:30 +0000
53724Checked in by : Robert Osfield
53725Set version to  0.9.7-1
53726
53727Mon, 9 Aug 2004 13:58:03 +0000
53728Checked in by : Robert Osfield
53729Updated NEWS
53730
53731Sat, 7 Aug 2004 19:08:12 +0000
53732Checked in by : Robert Osfield
53733Changed binding warnings to be reported as info rather than as warnings.
53734
53735Sat, 7 Aug 2004 09:42:19 +0000
53736Checked in by : Robert Osfield
53737Added the ability to set the global stateset, as use this RenderStageLighting
53738
53739Fri, 6 Aug 2004 19:55:36 +0000
53740Checked in by : Robert Osfield
53741From Bob Kuehne, change the FREETYPE_INCLUDE and _LIB to hardcoded version to avoid reliance on freetype-config.
53742
53743Fri, 6 Aug 2004 09:38:43 +0000
53744Checked in by : Robert Osfield
53745Fix for Mingw from Norman Vine.
53746
53747Fri, 6 Aug 2004 09:36:13 +0000
53748Checked in by : Robert Osfield
53749Updated NEWS
53750
53751Fri, 6 Aug 2004 09:35:08 +0000
53752Checked in by : Robert Osfield
53753From Bob Kuehne, adding of SDKPATH to OSX build
53754
53755Fri, 6 Aug 2004 08:56:18 +0000
53756Checked in by : Robert Osfield
53757Added support for the "precision <value>" options string
53758
53759Fri, 6 Aug 2004 08:34:54 +0000
53760Checked in by : Robert Osfield
53761Updated docs
53762
53763Fri, 6 Aug 2004 08:22:58 +0000
53764Checked in by : Robert Osfield
53765Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating the previous setAutoRotateToScreen().  Added support for ROTATE_TO_CAMERA mode.Cleaned up the autotransform demo to use a sensible number of labels
53766
53767
53768
53769Fri, 6 Aug 2004 06:53:36 +0000
53770Checked in by : Robert Osfield
53771Updated docs
53772
53773Fri, 6 Aug 2004 05:28:51 +0000
53774Checked in by : Robert Osfield
53775Typo fixes from Geoff Michel
53776
53777Fri, 6 Aug 2004 05:25:21 +0000
53778Checked in by : Robert Osfield
53779From Bruce Clay, Build fixes for Win32 VS6.0
53780
53781Thu, 5 Aug 2004 15:15:51 +0000
53782Checked in by : Robert Osfield
53783From Jay Zuckerman, fixes to AutoTransform so that it includes checking of previous position value.
53784
53785Thu, 5 Aug 2004 15:14:50 +0000
53786Checked in by : Robert Osfield
53787From Marco Jez, updates to work with latest StateAttrbiute::compileGLObjects method
53788
53789Thu, 5 Aug 2004 15:02:51 +0000
53790Checked in by : Robert Osfield
53791From Marco Jez, commented out info debugging messages
53792
53793Thu, 5 Aug 2004 13:41:52 +0000
53794Checked in by : Robert Osfield
53795From Marco Jez, VS.NET warning fixes.
53796
53797Thu, 5 Aug 2004 12:47:55 +0000
53798Checked in by : Robert Osfield
53799Changed the popProjectionMatrix so that it didn't allow modification on the near and far values when clamping the projection matrix.
53800
53801Thu, 5 Aug 2004 10:01:32 +0000
53802Checked in by : Robert Osfield
53803Added s/getClearColor and deprecated s/getBackgroundColor().  Re-implemented setClearColor so that it passes on its value to Camera::setClearColor(), and changed OsgSceneHandler to use the Camera::getClearColor() on each new frame to ensure that it reflects the settings of the camera correctly.
53804
53805Thu, 5 Aug 2004 08:02:48 +0000
53806Checked in by : Robert Osfield
53807Set version numbers for 0.9.7 release
53808
53809Wed, 4 Aug 2004 10:22:55 +0000
53810Checked in by : Robert Osfield
53811Added GDAL to dependencies list
53812
53813Wed, 4 Aug 2004 10:03:57 +0000
53814Checked in by : Robert Osfield
53815Cleaned up the gdal-config usage to work with gdal-1.1.9
53816
53817Wed, 4 Aug 2004 09:20:28 +0000
53818Checked in by : Robert Osfield
53819Added support for setting custom dependencies
53820
53821Wed, 4 Aug 2004 08:27:43 +0000
53822Checked in by : Robert Osfield
53823From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin
53824
53825Wed, 4 Aug 2004 07:14:12 +0000
53826Checked in by : Robert Osfield
53827From Brede Johansen, fixes for Win32 build
53828
53829Wed, 4 Aug 2004 06:57:03 +0000
53830Checked in by : Robert Osfield
53831From Don Tidrow, build fix for Peformer
53832
53833Tue, 3 Aug 2004 19:01:32 +0000
53834Checked in by : Robert Osfield
53835Brief update of news.
53836
53837Tue, 3 Aug 2004 19:00:55 +0000
53838Checked in by : Robert Osfield
53839Fixed tabbing
53840
53841Tue, 3 Aug 2004 19:00:33 +0000
53842Checked in by : Robert Osfield
53843Added test for quat multiplication ordering.
53844
53845Tue, 3 Aug 2004 18:06:36 +0000
53846Checked in by : Robert Osfield
53847From Pavel Moloshtan, fix to Image copy constructor so that it used the correct size of image including mipmaps.
53848
53849Tue, 3 Aug 2004 12:38:11 +0000
53850Checked in by : Robert Osfield
53851Added include of scoped lock
53852
53853Tue, 3 Aug 2004 11:01:39 +0000
53854Checked in by : Robert Osfield
53855Better macro support for switching on/off use of mutex
53856
53857Tue, 3 Aug 2004 07:31:33 +0000
53858Checked in by : Robert Osfield
53859Changed the static array syntax to solve VS.NET compile warnigns, changed the binding of the normals, and changed the name of the textures used.
53860
53861Mon, 2 Aug 2004 15:56:18 +0000
53862Checked in by : Robert Osfield
53863Fixed warnings
53864
53865Mon, 2 Aug 2004 15:52:50 +0000
53866Checked in by : Robert Osfield
53867Fixed warning
53868
53869Mon, 2 Aug 2004 14:52:39 +0000
53870Checked in by : Robert Osfield
53871Fixed warnigns
53872
53873Mon, 2 Aug 2004 14:52:24 +0000
53874Checked in by : Robert Osfield
53875Fixed warnings
53876
53877Mon, 2 Aug 2004 14:42:20 +0000
53878Checked in by : Robert Osfield
53879Removed warings
53880
53881Mon, 2 Aug 2004 13:57:47 +0000
53882Checked in by : Robert Osfield
53883Fixed warnings
53884
53885Mon, 2 Aug 2004 12:19:50 +0000
53886Checked in by : Robert Osfield
53887Made the member variables in RenderStage and RenderBin protected
53888
53889Mon, 2 Aug 2004 09:30:13 +0000
53890Checked in by : Robert Osfield
53891Added glReadBuffer after each instance of glDrawBuffer to ensure that the any reads are done to the appropriate buffer.
53892
53893Mon, 2 Aug 2004 09:11:31 +0000
53894Checked in by : Robert Osfield
53895From Norman Vine, fixes for Mingw
53896
53897Mon, 2 Aug 2004 07:25:28 +0000
53898Checked in by : Robert Osfield
53899From Tom Jolly.  a couple of small changes to osgParticle."The first is with
53900Particle.cpp.  I made a change so that when the lifetime is 0 (lasts
53901forever) the sizeRange, colorRange, and alphaRange are used to create
53902a random size, color, and alpha."
53903
53904"The second change is with range and SectorPlacer.  The distribution of
53905particles across the sector was not uniform.  I added get_random_sqrtf()
53906function where it is used in SectorPlacer::Place().  This seems to make
53907the distribution uniform (at least when minimum radius is 0)."
53908
53909
53910
53911Mon, 2 Aug 2004 07:23:26 +0000
53912Checked in by : Robert Osfield
53913Added osgtesselate example
53914
53915Sun, 1 Aug 2004 10:36:02 +0000
53916Checked in by : Robert Osfield
53917From Geoff Michel, new osgtesselate example, and new features in osgUtil::Tesselator.
53918
53919Sun, 1 Aug 2004 08:26:44 +0000
53920Checked in by : Robert Osfield
53921Build fixes for gcc 3.4.1 support
53922
53923Sun, 1 Aug 2004 04:10:54 +0000
53924Checked in by : Robert Osfield
53925Removed old iv plugin
53926
53927Sun, 1 Aug 2004 04:06:07 +0000
53928Checked in by : Robert Osfield
53929Added PROFILER support under Linux for gprof and FunctionCheck
53930
53931Fri, 30 Jul 2004 15:44:59 +0000
53932Checked in by : Robert Osfield
53933Added beginnings of new TrackballManipulator
53934
53935Thu, 29 Jul 2004 14:24:50 +0000
53936Checked in by : Robert Osfield
53937Added osgText to makefile
53938
53939Thu, 29 Jul 2004 10:13:02 +0000
53940Checked in by : Robert Osfield
53941Added detection and disabling of flattening of static transforms which a LightPointNode exists in the scene graph.
53942
53943Wed, 28 Jul 2004 19:56:22 +0000
53944Checked in by : Robert Osfield
53945Fixed compare(ProgramObject) and added UniformeValue::compare and ShaderObject::compare to support proper sorting of shaders.
53946
53947Wed, 28 Jul 2004 12:38:54 +0000
53948Checked in by : Robert Osfield
53949Replaced GL_PACK_ROW_LENGTH by GL_UNPACK_ROW_LENGTH
53950
53951Wed, 28 Jul 2004 12:29:15 +0000
53952Checked in by : Robert Osfield
53953From Corbin Holtz, addition of GDAL_INCLUDE and GDAL_LIB env vars for setting a non standard location of GDAL
53954
53955Wed, 28 Jul 2004 12:27:25 +0000
53956Checked in by : Robert Osfield
53957Added initializer for _videoWriteData and _rows pointers
53958
53959Wed, 28 Jul 2004 10:26:44 +0000
53960Checked in by : Robert Osfield
53961Commented out debugging messages
53962
53963Wed, 28 Jul 2004 10:26:14 +0000
53964Checked in by : Robert Osfield
53965Fixed the flatten static transform visitor so that it checks to see if a drawable can be flattened or not.
53966
53967Wed, 28 Jul 2004 08:28:31 +0000
53968Checked in by : Robert Osfield
53969Added double buffer of video imagery so that the OpenGL never reads as Mpeg writes
53970
53971Wed, 28 Jul 2004 07:24:13 +0000
53972Checked in by : Robert Osfield
53973From David Fries, divide by zero fix on text with a pixel size of 0.0
53974
53975Tue, 27 Jul 2004 15:14:52 +0000
53976Checked in by : Robert Osfield
53977Made the static mutex a pointer to a static mutex to get round a exit problem on deletion of the plugin.
53978
53979Tue, 27 Jul 2004 13:32:15 +0000
53980Checked in by : Robert Osfield
53981Clean up of debugging messages
53982
53983Tue, 27 Jul 2004 13:24:35 +0000
53984Checked in by : Robert Osfield
53985Fixed unref image so it only unref's when images are STATIC
53986
53987Tue, 27 Jul 2004 10:23:11 +0000
53988Checked in by : Robert Osfield
53989Changes to fix multiple thread start.
53990
53991Tue, 27 Jul 2004 10:11:45 +0000
53992Checked in by : Robert Osfield
53993Added support s/getImage(uint i) and getNumImages().
53994
53995Tue, 27 Jul 2004 09:04:56 +0000
53996Checked in by : Robert Osfield
53997Fixed double thread start problem.
53998
53999Mon, 26 Jul 2004 19:40:02 +0000
54000Checked in by : Robert Osfield
54001Made the handling of types more consistent
54002
54003Mon, 26 Jul 2004 14:25:41 +0000
54004Checked in by : Robert Osfield
54005Added setting of block_on_vsync of both CameraGroup and all the Camera's that it contains.
54006
54007Sun, 25 Jul 2004 18:46:20 +0000
54008Checked in by : Robert Osfield
54009Changed value_type back to being a float.
54010
54011Fri, 23 Jul 2004 10:03:18 +0000
54012Checked in by : Robert Osfield
54013From Mike Weiblen, updates to dsp to improveme formatting and include OpenThreads
54014
54015Fri, 23 Jul 2004 09:49:04 +0000
54016Checked in by : Robert Osfield
54017Fixed iddle update.
54018
54019Fri, 23 Jul 2004 09:15:22 +0000
54020Checked in by : Robert Osfield
54021Added ImageStream::quit(bool) for exiting from video threads, and added clean up to OsgCameGroup to quit movie threads automatically.
54022
54023Fri, 23 Jul 2004 04:03:57 +0000
54024Checked in by : Robert Osfield
54025Made doc comments more relevant.
54026
54027Thu, 22 Jul 2004 18:34:38 +0000
54028Checked in by : Robert Osfield
54029Added support for OSG_OPTIMIZER="OFF"
54030
54031Thu, 22 Jul 2004 15:41:13 +0000
54032Checked in by : Robert Osfield
54033Fixed build
54034
54035Thu, 22 Jul 2004 15:11:14 +0000
54036Checked in by : Robert Osfield
54037Added more usage mutex to serialize access to Quicktime.
54038
54039Thu, 22 Jul 2004 12:10:53 +0000
54040Checked in by : Robert Osfield
54041Added support for compressing textures to osgconv, can be accessed by running --compressed when outputting to a .ive file.
54042
54043Thu, 22 Jul 2004 11:59:58 +0000
54044Checked in by : Robert Osfield
54045Added support texture compression in osgconv
54046
54047Thu, 22 Jul 2004 07:41:17 +0000
54048Checked in by : Robert Osfield
54049Changed _valueAnisotropy from bool to float.
54050
54051Wed, 21 Jul 2004 19:16:49 +0000
54052Checked in by : Robert Osfield
54053Added preliminary support for thread safety in various delete GLobjects code
54054
54055Wed, 21 Jul 2004 19:15:34 +0000
54056Checked in by : Robert Osfield
54057Added missing tex env mode
54058
54059Wed, 21 Jul 2004 19:14:15 +0000
54060Checked in by : Robert Osfield
54061Replaced STOPPED by PAUSED.
54062
54063Wed, 21 Jul 2004 19:04:31 +0000
54064Checked in by : Robert Osfield
54065From Mike Weiblen, VS formated .dsw
54066
54067Wed, 21 Jul 2004 19:01:40 +0000
54068Checked in by : Robert Osfield
54069Removed the stop method, replacing it by pause
54070
54071Wed, 21 Jul 2004 19:01:16 +0000
54072Checked in by : Robert Osfield
54073Removed the stop method
54074
54075Wed, 21 Jul 2004 19:00:48 +0000
54076Checked in by : Robert Osfield
54077Removed stop method, as it overlaps the pause method.
54078
54079Wed, 21 Jul 2004 10:01:56 +0000
54080Checked in by : Robert Osfield
54081Clean up of thread handling.
54082
54083Wed, 21 Jul 2004 08:55:17 +0000
54084Checked in by : Robert Osfield
54085Double intersections distance for intersects.
54086
54087Tue, 20 Jul 2004 18:50:30 +0000
54088Checked in by : Robert Osfield
54089From Geoff Michel, fixes.
54090
54091Tue, 20 Jul 2004 10:17:22 +0000
54092Checked in by : Robert Osfield
54093Added SceneView::Options for SceneView::setDefaults(options) and OsgCameraGroup::setRealizeSceneViewOptions(options) to allow better control of what functionality is compiled in by default.
54094
54095Tue, 20 Jul 2004 07:46:05 +0000
54096Checked in by : Robert Osfield
54097From Bob Kuehne, add usage of version number to differentiate between rev's of the LOD.
54098
54099Tue, 20 Jul 2004 05:37:59 +0000
54100Checked in by : Robert Osfield
54101Added support for releasing GLObjects, and renamed DisplayListVisitor the GLObjectVisitor to better fit its function, and added support for releasing objects as well as compiling them.
54102
54103Tue, 20 Jul 2004 05:36:44 +0000
54104Checked in by : Robert Osfield
54105From Eric Sokolosky, added INVENTOR_INCLUDE and INVENTOR_LIB vars.
54106
54107Tue, 20 Jul 2004 05:34:02 +0000
54108Checked in by : Robert Osfield
54109Added OpenThreads mutex to protect ref()/unref().
54110
54111Mon, 19 Jul 2004 18:56:42 +0000
54112Checked in by : Robert Osfield
54113Fixed the position of text so it is drawn ontop of the quads.
54114
54115Mon, 19 Jul 2004 18:47:40 +0000
54116Checked in by : Robert Osfield
54117From Mike Weiblen, "When launched, it creates a commandline shell that is fully configured to support running OSG apps from the source tree filesystems."
54118
54119Mon, 19 Jul 2004 18:35:01 +0000
54120Checked in by : Robert Osfield
54121From Geoff Michel, fix for handling of texture filenames enclosed in quotes.
54122
54123Mon, 19 Jul 2004 14:34:12 +0000
54124Checked in by : Robert Osfield
54125Added handling of the case when texture objects are released from underneath the osgText::Font::GlyphTexture - something which requires a full rebuild of the texture object.
54126
54127Mon, 19 Jul 2004 09:39:58 +0000
54128Checked in by : Robert Osfield
54129Lowered level of debugging message
54130
54131Mon, 19 Jul 2004 09:03:50 +0000
54132Checked in by : Robert Osfield
54133Added support for --tile-image-size <size>, --tile-terrain-size <size> and --comment <string> command line options into osgTerrain::DataSet + osgdem.
54134
54135Sat, 17 Jul 2004 10:38:09 +0000
54136Checked in by : Robert Osfield
54137From Mike Weiblen, switched of alpha test on anisotropic effect, due to missing write of colour.
54138
54139Sat, 17 Jul 2004 10:33:26 +0000
54140Checked in by : Robert Osfield
54141From Mike Weiblen, updates to the psuedo loaders to add documentation.
54142
54143Mon, 12 Jul 2004 21:32:33 +0000
54144Checked in by : Robert Osfield
54145Fixed the computePosition so it find intersections more easily.
54146
54147Mon, 12 Jul 2004 19:54:54 +0000
54148Checked in by : Robert Osfield
54149Added support for matix manipulator setHomePosition(,,)
54150
54151Mon, 12 Jul 2004 17:30:36 +0000
54152Checked in by : Robert Osfield
54153Removed enabling of use client stage storage hint.
54154
54155Mon, 12 Jul 2004 13:20:18 +0000
54156Checked in by : Robert Osfield
54157Added OPTIMIZER_TEXTURE_SETTINGS pass to Optimizer, which enables unref image data after apply, client storage hint.
54158
54159Mon, 12 Jul 2004 13:13:58 +0000
54160Checked in by : Robert Osfield
54161Added debugging message, currently commented out.
54162
54163Mon, 12 Jul 2004 10:23:15 +0000
54164Checked in by : Robert Osfield
54165Added unref image data on apply automatically to all textures being loaded.
54166
54167Mon, 12 Jul 2004 09:43:45 +0000
54168Checked in by : Robert Osfield
54169Reduced the pan sensitive on the trackball
54170
54171Mon, 12 Jul 2004 09:17:21 +0000
54172Checked in by : Robert Osfield
54173Reduced the sensitivity of the pan.
54174
54175Mon, 12 Jul 2004 01:01:00 +0000
54176Checked in by : Robert Osfield
54177Added a more flexible variable on the textured quad generation function
54178
54179Sun, 11 Jul 2004 23:07:47 +0000
54180Checked in by : Robert Osfield
54181Made debugging message write to osg::INFO instead of osg::NOTICE
54182
54183Sun, 11 Jul 2004 21:46:23 +0000
54184Checked in by : Robert Osfield
54185Added CLUSTER_CULLING mask to CullSettings, and modified the ClusterCullingCallback to use the mask to see if cluster culling is enabled or disabled.
54186
54187Sun, 11 Jul 2004 16:38:16 +0000
54188Checked in by : Robert Osfield
54189Added ability to control the number of slices and the amount of the volume clipped.
54190
54191Fri, 9 Jul 2004 20:58:43 +0000
54192Checked in by : Robert Osfield
54193Fixed cluster culling.
54194
54195Fri, 9 Jul 2004 15:42:07 +0000
54196Checked in by : Robert Osfield
54197Compiles fixes for VS.6.0
54198
54199Fri, 9 Jul 2004 15:41:50 +0000
54200Checked in by : Robert Osfield
54201VS.NET Warning fixes from Stephane
54202
54203Fri, 9 Jul 2004 15:33:05 +0000
54204Checked in by : Robert Osfield
54205Added osgText to dependency list of osgsimulation example
54206
54207Fri, 9 Jul 2004 15:26:48 +0000
54208Checked in by : Robert Osfield
54209Changed std::min definition to osg::minimum to avoid STOOOPID MS conficts.
54210
54211Fri, 9 Jul 2004 15:24:01 +0000
54212Checked in by : Robert Osfield
54213Clean up of commandline options
54214
54215Fri, 9 Jul 2004 15:21:33 +0000
54216Checked in by : Robert Osfield
54217Improvements to the handling of coordinate system nodes
54218
54219Fri, 9 Jul 2004 12:14:25 +0000
54220Checked in by : Robert Osfield
54221Clean up of debugging information.
54222
54223Fri, 9 Jul 2004 08:22:24 +0000
54224Checked in by : Robert Osfield
54225From Mike Weiblen, "mods based on those Bob Kuehne posted. - updated to the latest ARB-approved GLSL version query mechanism. - updated enums to the latest official glext.h - fixed some TODOs"
54226
54227Thu, 8 Jul 2004 22:28:15 +0000
54228Checked in by : Robert Osfield
54229Added new coputeActiveCooridnateSystemNodePath method
54230
54231Thu, 8 Jul 2004 22:12:49 +0000
54232Checked in by : Robert Osfield
54233Replaced the custom MyTexGen class with a standard TexGen, and utilised the new RenderStage addPositionedTextureAtribute method.
54234
54235Thu, 8 Jul 2004 22:11:42 +0000
54236Checked in by : Robert Osfield
54237Made the local storage of a StateAttribute* be a ref_ptr<>
54238
54239Thu, 8 Jul 2004 22:10:44 +0000
54240Checked in by : Robert Osfield
54241Made the constructor's default value for _lightingMode be NO_SCENEVIEW_LIGHT
54242
54243Wed, 7 Jul 2004 15:05:00 +0000
54244Checked in by : Robert Osfield
54245Added lighting and materials to volume subgraph
54246
54247Wed, 7 Jul 2004 13:19:07 +0000
54248Checked in by : Robert Osfield
54249From Vasily Radostev, fixed Billboard compute near/far bug due to typo of bbCornerFar.
54250
54251Wed, 7 Jul 2004 11:29:58 +0000
54252Checked in by : Robert Osfield
54253Added automatic scaling of the minimum distance to cope with models of small dimensions.
54254
54255Wed, 7 Jul 2004 11:28:21 +0000
54256Checked in by : Robert Osfield
54257Added automatic setting of the verical scale when the destination coordinate system is geographic (i.e. lats and longs.).
54258
54259Wed, 7 Jul 2004 09:04:21 +0000
54260Checked in by : Robert Osfield
54261Added support for automatically computing the local skirt orientation
54262
54263Tue, 6 Jul 2004 15:10:33 +0000
54264Checked in by : Robert Osfield
54265Added mutex to image stream thread to serialize calls to Quicktime.
54266
54267Tue, 6 Jul 2004 13:00:14 +0000
54268Checked in by : Robert Osfield
54269From Geoff Michel, replaced used C style FILE with iostream.
54270
54271Tue, 6 Jul 2004 12:32:09 +0000
54272Checked in by : Robert Osfield
54273Removed debugging message
54274
54275Tue, 6 Jul 2004 12:15:03 +0000
54276Checked in by : Robert Osfield
54277Fixed warning.
54278
54279Tue, 6 Jul 2004 12:14:52 +0000
54280Checked in by : Robert Osfield
54281Changed the default mipmapping mode to record the mipmaps in the images in the generated databases.
54282
54283Tue, 6 Jul 2004 06:13:34 +0000
54284Checked in by : Robert Osfield
54285Added GL_TEXTURE_DEPTH #define for Win32 build
54286
54287Tue, 6 Jul 2004 06:05:32 +0000
54288Checked in by : Robert Osfield
54289Fixed build after Image change
54290
54291Mon, 5 Jul 2004 21:46:02 +0000
54292Checked in by : Robert Osfield
54293Added dealloc or previous image data into readImageFromTexture
54294
54295Mon, 5 Jul 2004 21:09:30 +0000
54296Checked in by : Robert Osfield
54297Added suppor for copying mipmaps of compressed textures
54298
54299Mon, 5 Jul 2004 16:21:43 +0000
54300Checked in by : Don BURNS
54301Changed internal formatt on jpeg loader to be GL_RGB, GL_RGBA, etc. rather than numComponents.
54302
54303Mon, 5 Jul 2004 09:04:53 +0000
54304Checked in by : Robert Osfield
54305From Ulrich Hertlein, added check for detailRatio<=0.0
54306
54307Mon, 5 Jul 2004 07:42:46 +0000
54308Checked in by : Robert Osfield
54309Fixed missing member variable initialized varaibles
54310
54311Fri, 2 Jul 2004 14:46:24 +0000
54312Checked in by : Robert Osfield
54313Change the light in LightSource from a generic osg::StateAttribute to a osg::Light.
54314
54315Fri, 2 Jul 2004 14:45:36 +0000
54316Checked in by : Robert Osfield
54317Added setFunction and setReferenceValue method
54318
54319Fri, 2 Jul 2004 14:43:27 +0000
54320Checked in by : Robert Osfield
54321Added normal setting to slice planes
54322
54323Thu, 1 Jul 2004 14:30:18 +0000
54324Checked in by : Robert Osfield
54325Clean up of osgvolume
54326
54327Thu, 1 Jul 2004 14:29:29 +0000
54328Checked in by : Robert Osfield
54329Added osgvolume
54330
54331Thu, 1 Jul 2004 14:27:22 +0000
54332Checked in by : Robert Osfield
54333Changed the generation of primtive set to use DrawElementsUShort for even index sets that can be represented by UBytes, thisis to try to keep to fast paths more likely to be supported by graphics drivers.
54334
54335Thu, 1 Jul 2004 14:22:11 +0000
54336Checked in by : Robert Osfield
54337Fixed indenting
54338
54339Thu, 1 Jul 2004 13:53:30 +0000
54340Checked in by : Robert Osfield
54341Moved the radius parameter from PageLOD into LOD.
54342
54343Wed, 30 Jun 2004 19:07:05 +0000
54344Checked in by : Robert Osfield
54345Added support for using pixel size control of LOD levels.
54346
54347Wed, 30 Jun 2004 14:43:40 +0000
54348Checked in by : Robert Osfield
54349Maded the image filename handling more consistent.
54350
54351Wed, 30 Jun 2004 14:37:06 +0000
54352Checked in by : Robert Osfield
54353Completed support for "--levels min max" option where the levels that a source imager or DEM contributes to.
54354
54355Wed, 30 Jun 2004 09:02:41 +0000
54356Checked in by : Robert Osfield
54357Fixed handling of PROCTED/OVERRIDE
54358
54359Wed, 30 Jun 2004 07:26:02 +0000
54360Checked in by : Robert Osfield
54361Changed const int to #define for VS6.0 build
54362
54363Tue, 29 Jun 2004 15:04:38 +0000
54364Checked in by : Robert Osfield
54365From Pavel Moloshtan, added support for storing primitive sets in VBO's
54366
54367Tue, 29 Jun 2004 14:58:24 +0000
54368Checked in by : Robert Osfield
54369Improved the handling of normal lighting
54370
54371Tue, 29 Jun 2004 13:59:07 +0000
54372Checked in by : Robert Osfield
54373Added osgvolume example
54374
54375Tue, 29 Jun 2004 08:03:28 +0000
54376Checked in by : Robert Osfield
54377Fixed parsing of internalTextureFormat.
54378
54379Mon, 28 Jun 2004 22:09:52 +0000
54380Checked in by : Robert Osfield
54381Re-organised Texture::computeInternalFormatWithImage() to avoid testing for extensions when not required.
54382
54383Mon, 28 Jun 2004 21:39:31 +0000
54384Checked in by : Robert Osfield
54385Fixed warnings.
54386
54387Mon, 28 Jun 2004 20:47:39 +0000
54388Checked in by : Robert Osfield
54389From Matt Burke, typo fix on getMinimumDistance().
54390
54391Mon, 28 Jun 2004 15:09:49 +0000
54392Checked in by : Robert Osfield
54393Added .osg support for new TexGenNode
54394
54395Mon, 28 Jun 2004 14:18:48 +0000
54396Checked in by : Robert Osfield
54397Fixed warning
54398
54399Mon, 28 Jun 2004 13:18:31 +0000
54400Checked in by : Robert Osfield
54401From Michael Logan, build fix for Performer plugin
54402
54403Mon, 28 Jun 2004 13:18:10 +0000
54404Checked in by : Robert Osfield
54405From Michael Gronager, added support for alpha channel in writing of BMP images
54406
54407Mon, 28 Jun 2004 12:52:13 +0000
54408Checked in by : Robert Osfield
54409From Eric Sokolowsky.  Added missing blend modes into .osg reading and writing and fixed typo.
54410
54411Mon, 28 Jun 2004 10:00:21 +0000
54412Checked in by : Robert Osfield
54413From Terry Welsh, added support for reading and writing osg::FragmentProgram local parameters.
54414
54415Mon, 28 Jun 2004 09:05:33 +0000
54416Checked in by : Robert Osfield
54417From Bob Kuehne, add additional check in osgconv to handles modules that don't load gracefully.
54418
54419Thu, 17 Jun 2004 15:07:50 +0000
54420Checked in by : Robert Osfield
54421Added handling of GL_INTENSITY in osg::Image::computeNumComponents()
54422
54423Thu, 17 Jun 2004 14:39:16 +0000
54424Checked in by : Robert Osfield
54425Added first stage of support for "--levels min max" in osgdem/osgTerrain where this option controls which levels that an associated imager or DEM contributes to the final model.
54426
54427Thu, 17 Jun 2004 14:02:15 +0000
54428Checked in by : Robert Osfield
54429Added support for setting texture units in the new TexGenNode.
54430
54431Wed, 16 Jun 2004 15:05:01 +0000
54432Checked in by : Robert Osfield
54433From Loic Dachary, added missing copy contructor operations.
54434
54435Wed, 16 Jun 2004 06:02:12 +0000
54436Checked in by : Robert Osfield
54437From David Fries, small treak to debugging output.
54438
54439Tue, 15 Jun 2004 12:31:25 +0000
54440Checked in by : Robert Osfield
54441Added include of osg/ClusterCullingCallback
54442
54443Tue, 15 Jun 2004 12:26:39 +0000
54444Checked in by : Robert Osfield
54445Added Marco's AutoTransform.cpp
54446
54447Mon, 14 Jun 2004 20:14:54 +0000
54448Checked in by : Robert Osfield
54449Fixed deprecated #idef
54450
54451Mon, 14 Jun 2004 20:12:04 +0000
54452Checked in by : Robert Osfield
54453From Marco Jez,  implemented I/O support for the AutoTransform node.
54454
54455Mon, 14 Jun 2004 20:11:28 +0000
54456Checked in by : Robert Osfield
54457Fixed #ifdef USE_DEPRECATED_API
54458
54459Mon, 14 Jun 2004 20:10:08 +0000
54460Checked in by : Robert Osfield
54461Improved precision of AnimationPath IO.
54462
54463Mon, 14 Jun 2004 19:34:43 +0000
54464Checked in by : Robert Osfield
54465Changed Billboard::g/setPos(..) to g/setPosition(..).
54466
54467Mon, 14 Jun 2004 19:31:48 +0000
54468Checked in by : Robert Osfield
54469Fixed tabbing.
54470
54471Mon, 14 Jun 2004 19:30:20 +0000
54472Checked in by : Robert Osfield
54473Added extra constructor to make it more convinient to create AlphaFunc.
54474
54475Mon, 14 Jun 2004 19:20:07 +0000
54476Checked in by : Robert Osfield
54477Tweaked comments.
54478
54479Mon, 14 Jun 2004 19:17:32 +0000
54480Checked in by : Robert Osfield
54481Removed old UserData comment which was non longer relevant.
54482
54483Mon, 14 Jun 2004 19:14:06 +0000
54484Checked in by : Robert Osfield
54485Fixed typos.
54486
54487Mon, 14 Jun 2004 19:11:04 +0000
54488Checked in by : Robert Osfield
54489Added new TexGenNode class for positioning tex gens.
54490
54491Fri, 11 Jun 2004 21:27:36 +0000
54492Checked in by : Robert Osfield
54493Fixed handling of skylight and headlight options in osgProducer::Viewer.
54494
54495Fri, 11 Jun 2004 21:05:50 +0000
54496Checked in by : Robert Osfield
54497Added better debugging messages for verify bindings.
54498
54499Fri, 11 Jun 2004 21:05:07 +0000
54500Checked in by : Robert Osfield
54501Changed the color binding to better reflect the settings in the OpenFlight file.
54502
54503Fri, 11 Jun 2004 21:00:06 +0000
54504Checked in by : Robert Osfield
54505Added further checks for _node validity.
54506
54507Fri, 11 Jun 2004 20:57:36 +0000
54508Checked in by : Robert Osfield
54509Added checks against null to prevent crashes when the terrain manipulator is set up before a node has been attached.
54510
54511Fri, 11 Jun 2004 14:49:22 +0000
54512Checked in by : Robert Osfield
54513Added missing setColorBinding() into ConvertFromFLT::setMeshColors().
54514
54515Thu, 10 Jun 2004 15:43:56 +0000
54516Checked in by : Robert Osfield
54517From Troy Yee, fixes to handling meshes. From Robert Osfield, replaced assert(0)'s with error messages.
54518
54519Thu, 10 Jun 2004 05:27:43 +0000
54520Checked in by : Robert Osfield
54521Added CluserCullingCallback
54522
54523Wed, 9 Jun 2004 20:18:58 +0000
54524Checked in by : Robert Osfield
54525Compile fix w.r.t new CoordinateSystemNode.
54526
54527Wed, 9 Jun 2004 16:28:51 +0000
54528Checked in by : Robert Osfield
54529Changed the *(itr++) instances with *(itr), *(itr+1) with a seperate itr+=n etc. This has been done to avoid VC6.0 optimization ordering problems.
54530
54531Wed, 9 Jun 2004 15:11:27 +0000
54532Checked in by : Robert Osfield
54533Added CoordinateSystemNode::set(const CoordinateSystemNode&) method to conviniently set up a coordindate system.
54534
54535Wed, 9 Jun 2004 15:06:19 +0000
54536Checked in by : Robert Osfield
54537Added proper mapping of format and coordinate system.
54538
54539Wed, 9 Jun 2004 15:00:03 +0000
54540Checked in by : Robert Osfield
54541Added CoordinateSystem::s/getFormat().
54542
54543Wed, 9 Jun 2004 13:06:12 +0000
54544Checked in by : Robert Osfield
54545Cleaned up float vs double types in Vec*d and Vec2f classes
54546
54547Wed, 9 Jun 2004 10:03:01 +0000
54548Checked in by : Robert Osfield
54549Added --o_cs, --o_wkt and --o_wkt_file commandline options.
54550
54551Tue, 8 Jun 2004 14:30:48 +0000
54552Checked in by : Robert Osfield
54553Improved the precision of animation paths.
54554
54555Tue, 8 Jun 2004 13:58:36 +0000
54556Checked in by : Robert Osfield
54557Added options for controlling mipmapping and aniso-tropic filtering.
54558
54559Tue, 8 Jun 2004 12:31:33 +0000
54560Checked in by : Robert Osfield
54561Updates to FlightManipulator
54562
54563Tue, 8 Jun 2004 09:29:56 +0000
54564Checked in by : Robert Osfield
54565From Boris Bralo, reimplementation of dereference_less functor to use two input types, to attempt to avoid VC compile problems and redundent copies of ref_ptr<>.
54566
54567Tue, 8 Jun 2004 07:32:08 +0000
54568Checked in by : Robert Osfield
54569Updates to the terrain manipulator.
54570
54571Mon, 7 Jun 2004 15:05:22 +0000
54572Checked in by : Robert Osfield
54573Moved the osg::ClusterCullingCallback into into own header and source file.
54574
54575Mon, 7 Jun 2004 14:49:39 +0000
54576Checked in by : Robert Osfield
54577Changed the terrain manipulator so the intersection ray is only computed near to the current center point during panning.
54578
54579Mon, 7 Jun 2004 12:53:09 +0000
54580Checked in by : Robert Osfield
54581Added sphere segment to osgsimulator.
54582
54583Sun, 6 Jun 2004 14:28:29 +0000
54584Checked in by : Robert Osfield
54585Added --RGB_16, --RGB_24 and --compressed options.
54586
54587Fri, 4 Jun 2004 16:32:00 +0000
54588Checked in by : Robert Osfield
54589Fixed the Vec*d class so there have value_type set to double.
54590
54591Fri, 4 Jun 2004 12:27:04 +0000
54592Checked in by : Robert Osfield
54593Added haveAppliedAttribute to allow draw callbacks to get access to the current active lights.
54594
54595Fri, 4 Jun 2004 11:35:13 +0000
54596Checked in by : Robert Osfield
54597Add clamping to 0..1 bounds for each of the r,g,b,a components in the CubeMapGenerator::set_pixel() method.
54598
54599Fri, 4 Jun 2004 10:05:18 +0000
54600Checked in by : Robert Osfield
54601Added check to Quat::makeRotate(,,,) to catch zero lengh axis.
54602
54603Fri, 4 Jun 2004 08:40:15 +0000
54604Checked in by : Robert Osfield
54605From Ulrich Hertlein & Iskander Prins, added rotation of skydown on fixed handling of updating one image per frame.
54606
54607Fri, 4 Jun 2004 08:24:13 +0000
54608Checked in by : Robert Osfield
54609From Terry Welsh, added checks to incoming Geometry for existance of normals, and if they are present use these to compute the tanget and binormals vectors perpendicular to existing normals.
54610
54611Fri, 4 Jun 2004 08:13:36 +0000
54612Checked in by : Robert Osfield
54613From Max Behensky, fixes to the computation of the number of primitives
54614
54615Thu, 3 Jun 2004 20:06:17 +0000
54616Checked in by : Robert Osfield
54617Fixed spelling of Equivalent.
54618
54619Thu, 3 Jun 2004 10:16:19 +0000
54620Checked in by : Robert Osfield
54621Added handling of case when only one colour is used.
54622
54623Thu, 3 Jun 2004 10:10:41 +0000
54624Checked in by : Robert Osfield
54625Added support for a single color in a ColorRange
54626
54627Thu, 3 Jun 2004 09:36:49 +0000
54628Checked in by : Robert Osfield
54629Added room for tail of text.
54630
54631Wed, 2 Jun 2004 14:16:45 +0000
54632Checked in by : Robert Osfield
54633Added handling of skirt ratio, and extra docs on commandline args
54634
54635Wed, 2 Jun 2004 14:15:08 +0000
54636Checked in by : Robert Osfield
54637Added DataSet::s/getSkirtRatio() method to allow control of how deep to make the skirts around tiles.
54638
54639Wed, 2 Jun 2004 14:13:11 +0000
54640Checked in by : Robert Osfield
54641Added derived reqiestRedraw() and requestContinueUpdate() methods for debugging purposes.
54642
54643Wed, 2 Jun 2004 12:37:14 +0000
54644Checked in by : Robert Osfield
54645Added setPosition and setWidth methods into ScalarBar and changed the implementation to use these values to position and set the size of the scalar bar.  Also made the characterSize value a float rather than the previous int.
54646
54647Wed, 26 May 2004 00:27:00 +0000
54648Checked in by : Robert Osfield
54649Fixed setCoordinateFrame method
54650
54651Wed, 26 May 2004 00:26:43 +0000
54652Checked in by : Robert Osfield
54653Made the drive and flight manipulators more sensitive to de/acceleration
54654
54655Tue, 25 May 2004 20:40:26 +0000
54656Checked in by : Robert Osfield
54657From George Tarantilils, add missing handling of alpha channel.
54658
54659Tue, 25 May 2004 20:39:49 +0000
54660Checked in by : Robert Osfield
54661Changed screen grab filename back to a saved_image.jpg
54662
54663Tue, 25 May 2004 20:35:14 +0000
54664Checked in by : Robert Osfield
54665Updated clampProjectionMatrix methods
54666
54667Tue, 25 May 2004 16:10:28 +0000
54668Checked in by : Robert Osfield
54669From George Tarantilis, fixes to DDS size computations. From Robert Osfield, addition of constructors for internal DDS structures.
54670
54671Tue, 25 May 2004 14:32:20 +0000
54672Checked in by : Robert Osfield
54673Updates the movie support
54674
54675Tue, 25 May 2004 07:40:18 +0000
54676Checked in by : Robert Osfield
54677Added better handling of clamping of projection matrix
54678
54679Mon, 24 May 2004 19:50:13 +0000
54680Checked in by : Robert Osfield
54681From Alberto Farre, fixes to the computation of sizes
54682
54683Thu, 20 May 2004 23:25:26 +0000
54684Checked in by : Robert Osfield
54685Made improvements to the handling of small rotations in Quat and TerrainManipulator
54686
54687Thu, 20 May 2004 22:20:39 +0000
54688Checked in by : Robert Osfield
54689Added HUD scalar bar.
54690
54691Thu, 20 May 2004 13:54:53 +0000
54692Checked in by : Robert Osfield
54693Fixed warnigs on VS.
54694
54695Thu, 20 May 2004 12:57:06 +0000
54696Checked in by : Robert Osfield
54697Improved support for new double Vec* classes
54698
54699Thu, 20 May 2004 10:42:05 +0000
54700Checked in by : Robert Osfield
54701Fixed typo of Vec3f to Vec2f
54702
54703Thu, 20 May 2004 10:15:48 +0000
54704Checked in by : Robert Osfield
54705Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to Vec2f, Vec3f an Vec4f respectively, with typedef's to the from Vec* to Vec*f.
54706
54707Wed, 19 May 2004 09:17:36 +0000
54708Checked in by : Robert Osfield
54709Added GL_SCALE_NORMAL define to get round compilation against GL1.1 headers
54710
54711Wed, 19 May 2004 09:12:52 +0000
54712Checked in by : Robert Osfield
54713Added GL_RESCALE_NORMAL to allow compilation with GL1.1 headers
54714
54715Mon, 17 May 2004 22:22:24 +0000
54716Checked in by : Robert Osfield
54717Changed how the rotation and panning are managed, therby improving the handling of the center point going over a pole.
54718
54719Mon, 17 May 2004 15:50:44 +0000
54720Checked in by : Robert Osfield
54721Improved the panning support, and added s/getRotationMode(..) to allow users flip between a trackball rotation style and an azim,elevation style.
54722
54723Mon, 17 May 2004 13:20:41 +0000
54724Checked in by : Robert Osfield
54725From Bob Kuehne, more general checks for existance of extensions.
54726
54727Mon, 17 May 2004 12:08:52 +0000
54728Checked in by : Robert Osfield
54729Improved the pan controls on the terrain manipulator
54730
54731Mon, 17 May 2004 10:21:30 +0000
54732Checked in by : Robert Osfield
54733From Ruben, fix for gcc 3.4 build
54734
54735Mon, 17 May 2004 02:48:53 +0000
54736Checked in by : Don BURNS
54737Added an optional argument for doing model orientations in osgconv using degrees and axis rather than two vectors.
54738
54739Sat, 15 May 2004 08:42:06 +0000
54740Checked in by : Robert Osfield
54741From Mike Weiblen, further updates to add relative paths to OpenThreads/Producer.
54742
54743Fri, 14 May 2004 14:43:41 +0000
54744Checked in by : Robert Osfield
54745Fixed error of headers having ..\..\src\ path instaead of ..\..\include\
54746
54747Thu, 13 May 2004 22:09:23 +0000
54748Checked in by : Robert Osfield
54749Added the beginings of new osgParticle Explosion, Fire and SmokeEffects.Added support for generation explosion, fire and smoke effects in osgsimulation
54750
54751
54752
54753Thu, 13 May 2004 22:06:20 +0000
54754Checked in by : Robert Osfield
54755Revert the computeNearFar mode to using bounding volumes as default.
54756
54757Thu, 13 May 2004 22:04:08 +0000
54758Checked in by : Robert Osfield
54759From Mike Weiblen, added hardwired include and lib paths to OpenThreads and Priducer directories that are assumed to site alongside the OpenSceneGraph library being built.
54760
54761Thu, 13 May 2004 13:37:55 +0000
54762Checked in by : Robert Osfield
54763From Bruce Clay, cross platform implemention of fileType(..)
54764
54765Thu, 13 May 2004 08:11:31 +0000
54766Checked in by : Robert Osfield
54767From Donny Cipperly, completed Windows support for fileType()
54768
54769Wed, 12 May 2004 20:31:58 +0000
54770Checked in by : Robert Osfield
54771Fixes for FreeBSD
54772
54773Wed, 12 May 2004 14:22:01 +0000
54774Checked in by : Robert Osfield
54775From Frank Lindeman, compile fix for VS to get round limitation is VS when handling templated methods.
54776
54777Wed, 12 May 2004 10:45:36 +0000
54778Checked in by : Robert Osfield
54779From Eric Sokolowsky, fixed problems in PNG plugin for handling paletted images which contain alpha values.
54780
54781Tue, 11 May 2004 20:44:31 +0000
54782Checked in by : Robert Osfield
54783From Eric Sokolosky, with further additions from Robert, added support for RGBA TIFF files
54784
54785Mon, 10 May 2004 20:01:13 +0000
54786Checked in by : Robert Osfield
54787From Bruce Clay, modify template copy method to avoid VS6.0 compile errors.
54788
54789Mon, 10 May 2004 16:17:46 +0000
54790Checked in by : Robert Osfield
54791Changed &D to use define to keep things compiling under VS6.0
54792
54793Mon, 10 May 2004 14:53:33 +0000
54794Checked in by : Robert Osfield
54795Made GDAL_INSTALLED default to no
54796
54797Mon, 10 May 2004 13:56:05 +0000
54798Checked in by : Robert Osfield
54799Removed eroneous return statement.
54800
54801Sun, 9 May 2004 07:06:32 +0000
54802Checked in by : Robert Osfield
54803From Joran Jessurun, "I needed to be able to set the quality of the saved jpeg images. I could not find a way to do this in OSG. Therefore I implemented this by adding an option called: JPEG_QUALITY <quality> to the JPEG reader/writer.To parse the options string I use the same method as used in the LWO
54804reader/writer. "
54805
54806
54807
54808Sun, 9 May 2004 06:29:54 +0000
54809Checked in by : Robert Osfield
54810From Mike Weiblen, Fixes for Win32 build
54811
54812Sat, 8 May 2004 22:18:38 +0000
54813Checked in by : Robert Osfield
54814From Corbin Holtz, "I have completed my mods to the OpenFlight loader (modified files are attached):    * Light point strings using the REPLICATE opcode should now be supported (>=15.6?)   * Directional lights should now work as in Performer using a viewing
54815frustrum defined by a direction vector, horizontal angular width, vertical
54816angular width, and roll angle about the direction vector.  The current
54817directional light implementation had some bad assumptions which caused
54818problems with direction vectors not on the XY plane.
54819
54820   * IVE and OSG reader/writers were updated as appropriate"
54821
54822
54823
54824Sat, 8 May 2004 21:33:25 +0000
54825Checked in by : Robert Osfield
54826From Paul Martz,"Changes to provide rudimentary support for OF 15.8 light point
54827animation palettes. This change also includes light point palette override
54828support for external references. This is the last of my code changes to
54829support OF 15.8 in the flt loader. Barring bugs, of course, knock on wood.
54830
54831The gist of the animation palette code is to create ref_ptr'd
54832osgSim::BlinkSequence objects for each palette entry, and then pass them on
54833to osgSim::LightPoint for any OpenFlight light points that reference that
54834palette entry. This should be conservative of memory (not that I expect the
54835animation palette to be extremely large)."
54836
54837
54838
54839Sat, 8 May 2004 18:41:18 +0000
54840Checked in by : Don BURNS
54841Ooops... previous fix didn't work, corrected.
54842
54843Sat, 8 May 2004 18:37:26 +0000
54844Checked in by : Don BURNS
54845Fixed a define for __sgi.  Irix does not allow dlsym(0L, ...) without calling dlopen() first, just like __sun
54846
54847Sat, 8 May 2004 06:35:32 +0000
54848Checked in by : Robert Osfield
54849From Ken Sewel, added osgDB::fileType(filename) method and usage of this new function in osgdem to automatcally handle directories as part of the regular -d and -t options.
54850
54851Sat, 8 May 2004 06:13:16 +0000
54852Checked in by : Robert Osfield
54853Did a unix2dos and checked in trans.dsp
54854
54855Fri, 7 May 2004 21:08:06 +0000
54856Checked in by : Robert Osfield
54857Changed scale.dsp etc instance to rot.dsp etc.
54858
54859Fri, 7 May 2004 19:58:56 +0000
54860Checked in by : Robert Osfield
54861From Yefei Hi, replaced windows specific function with sprintf to afford better cross platform portability.
54862
54863Fri, 7 May 2004 19:55:12 +0000
54864Checked in by : Robert Osfield
54865From Marco Jez, replacement of local mutex lock/unlock with ScopedLock.
54866
54867Fri, 7 May 2004 15:18:59 +0000
54868Checked in by : Robert Osfield
54869From Mike Weiblen, added new rot, scale and trans pseudo loaders.
54870
54871Fri, 7 May 2004 14:51:33 +0000
54872Checked in by : Robert Osfield
54873From Yefei Hi,fix to MultiSwitch set up, and adding of parsing of description fields (which is presently #if 0'd out while a compile problem is resolved.)
54874
54875Fri, 7 May 2004 14:44:58 +0000
54876Checked in by : Robert Osfield
54877Fixed tabbing to be all four spaced tabs
54878
54879Fri, 7 May 2004 14:33:15 +0000
54880Checked in by : Robert Osfield
54881From Julian, fix to handling of multi-textures
54882
54883Fri, 7 May 2004 13:43:41 +0000
54884Checked in by : Robert Osfield
54885Added support for osgDB::ReaderWriter::ReadResult::FILE_LOADED_FROM_CACHE
54886
54887Fri, 7 May 2004 12:41:49 +0000
54888Checked in by : Robert Osfield
54889From Bob Kuehne, addition of support for toggling on and off GL_TEXTURE_1D, 3D, CUBE_MAP and GL_TEXTURE_RECTANGLE (small addition from R.O)
54890
54891Fri, 7 May 2004 12:40:21 +0000
54892Checked in by : Robert Osfield
54893Added GL_TEXTURE_RECTANGLE define
54894
54895Fri, 7 May 2004 11:28:55 +0000
54896Checked in by : Robert Osfield
54897From Bob Kuehne, added getting of the max number of texture units in the Texture::Extension object
54898
54899Fri, 7 May 2004 11:18:18 +0000
54900Checked in by : Robert Osfield
54901Changed debug info level
54902
54903Fri, 7 May 2004 11:10:05 +0000
54904Checked in by : Robert Osfield
54905Changed notify level of debuggin message from NOTICE to INFO
54906
54907Fri, 7 May 2004 11:09:05 +0000
54908Checked in by : Robert Osfield
54909From Don Tidrow, changed cerr usage to osg::notify()
54910
54911Thu, 6 May 2004 12:57:44 +0000
54912Checked in by : Robert Osfield
54913From Geof Michel, fix to osgFX.
54914
54915Thu, 6 May 2004 12:30:53 +0000
54916Checked in by : Robert Osfield
54917*** empty log message ***
54918
54919Thu, 6 May 2004 11:01:16 +0000
54920Checked in by : Robert Osfield
54921Added new TerrainManipulator to osgGA, and new callback for getting the CoordinateFrame for a given X,Y,Z location.
54922
54923Thu, 6 May 2004 10:59:08 +0000
54924Checked in by : Robert Osfield
54925Removed Terrain.cpp and header from CVS repository.Added support for setting the maximum visiable distance of top level
54926to osgTerrain::DataSet, and debugging code which insert a axes.osg
54927above each tile.
54928
54929
54930
54931Thu, 6 May 2004 10:54:58 +0000
54932Checked in by : Robert Osfield
54933Fixed computeLocalTransform to generate correct orientation of local coordinate frame.
54934
54935Wed, 5 May 2004 19:56:18 +0000
54936Checked in by : Robert Osfield
54937Moved isCulled check inside the CullVisitor::apply(Projection&) to just before traverse rather than at the begining of the method.
54938
54939Wed, 5 May 2004 14:54:16 +0000
54940Checked in by : Robert Osfield
54941Compile fixes for that pitful excuse for a C++ compiler that is VS6.0
54942
54943Wed, 5 May 2004 09:16:12 +0000
54944Checked in by : Robert Osfield
54945Added support for reading environmental varables in CullSettings.
54946
54947Wed, 5 May 2004 05:17:52 +0000
54948Checked in by : Robert Osfield
54949Increased the sampling of upper most tiles when doing a geocentric projection
54950
54951Tue, 4 May 2004 18:15:38 +0000
54952Checked in by : Robert Osfield
54953Added gdal_i.lib to osgdem project dependencies.
54954
54955Tue, 4 May 2004 18:13:33 +0000
54956Checked in by : Robert Osfield
54957Added osgTerrain to dependency list of osgdem
54958
54959Tue, 4 May 2004 14:02:53 +0000
54960Checked in by : Robert Osfield
54961Improved the cluster culling computation so that it now accounts for the local elevations.
54962
54963Tue, 4 May 2004 13:58:07 +0000
54964Checked in by : Robert Osfield
54965Changed notify level on several debugging messages from WARN to INFO.
54966
54967Tue, 4 May 2004 09:55:23 +0000
54968Checked in by : Robert Osfield
54969Fixed typo of OSGTERRAIN
54970
54971Tue, 4 May 2004 07:24:17 +0000
54972Checked in by : Robert Osfield
54973Fixed typo of osgTerrain
54974
54975Mon, 3 May 2004 20:43:33 +0000
54976Checked in by : Robert Osfield
54977Added osgTerrain and osgdem project files
54978
54979Mon, 3 May 2004 20:42:58 +0000
54980Checked in by : Robert Osfield
54981Cleaned up osgTerrain, renaming the Terrain and Renderer class to HeightFieldNode and HeightFieldRender to better reflect their function. Removed the GeoMipMapRenderer.cpp stub as the implemention will be left to a plugin.  Added Version functions.
54982
54983Mon, 3 May 2004 13:09:55 +0000
54984Checked in by : Robert Osfield
54985Changed the gdal plugin to link to the gdal_i.lib dll stub library
54986
54987Mon, 3 May 2004 12:46:49 +0000
54988Checked in by : Robert Osfield
54989Added CoordinateSystemNode and EllipsoidModel .h/.cpp's files to project files
54990
54991Mon, 3 May 2004 12:04:25 +0000
54992Checked in by : Robert Osfield
54993Added support for automatically finding CoordinateSystemNode's in the scene graph and then using them to set up the CoordinateFrame used by the camera manipulators.
54994
54995Mon, 3 May 2004 07:42:30 +0000
54996Checked in by : Robert Osfield
54997Fixed compile error
54998
54999Sun, 2 May 2004 21:50:15 +0000
55000Checked in by : Robert Osfield
55001Added support for decoration of the osgTerrain::DataSet generated databases with a CoordinateSystemNode which reflect the coordinate system of the database.Added support for reading and writing CoordianteSystemNode into the .osg
55002and .ive formats.
55003
55004
55005
55006Sun, 2 May 2004 15:45:36 +0000
55007Checked in by : Robert Osfield
55008Made the tri stripping of tile default to using a minimum tri strip length of 3, thereby reducing the number of indivual primitives, but with the tradeoff of more seperate triangles being used.
55009
55010Sun, 2 May 2004 15:43:55 +0000
55011Checked in by : Robert Osfield
55012Made the generation of QUADS for strip with the length of 4 an option.
55013
55014Sun, 2 May 2004 14:04:19 +0000
55015Checked in by : Robert Osfield
55016Added support for settings scale the elevation of geometry
55017
55018Sun, 2 May 2004 14:03:15 +0000
55019Checked in by : Robert Osfield
55020Changed the default near far calculation mode so that it uses the fine grained computation of near/far.
55021
55022Sun, 2 May 2004 13:35:19 +0000
55023Checked in by : Robert Osfield
55024Temporary fix for handling grey scale images as texture source.
55025
55026Fri, 30 Apr 2004 15:35:31 +0000
55027Checked in by : Robert Osfield
55028Added osg::CullSettings class as a way of collecting all the various settings related to the cull traversal in one place, so we can keep APIs for settings these values more consistent.
55029
55030Fri, 30 Apr 2004 09:04:10 +0000
55031Checked in by : Robert Osfield
55032Added getKeyManipMap() method
55033
55034Thu, 29 Apr 2004 22:23:55 +0000
55035Checked in by : Robert Osfield
55036Updated to build against the move from osgTerrain::CoordinateSystem to osg::CoordinateSystemNode.
55037
55038Thu, 29 Apr 2004 22:22:22 +0000
55039Checked in by : Robert Osfield
55040Added Support for cluster culling.Removed osgTerrain::CoordinateSystem which is now replaced by
55041osg::CoordinateSystemNode.
55042
55043
55044
55045Thu, 29 Apr 2004 22:21:06 +0000
55046Checked in by : Robert Osfield
55047Added support for fine grained computation of the near plane, by taking into account individual primitives culled against the view frustum.Added better support for computing the near far for billboards.
55048
55049
55050
55051Thu, 29 Apr 2004 22:19:57 +0000
55052Checked in by : Robert Osfield
55053Added support for tracking a user specified CoordinateSystemNode for the CoordinateFrame to use in the camera manipulation
55054
55055Thu, 29 Apr 2004 22:18:54 +0000
55056Checked in by : Robert Osfield
55057Added support for handling a user define CoordinateFrame in the flight and trackball manipulators with API access via the MatrixManipulator base class
55058
55059Thu, 29 Apr 2004 22:16:50 +0000
55060Checked in by : Robert Osfield
55061Added osg::CoordinateSystemNode
55062
55063Thu, 29 Apr 2004 22:15:04 +0000
55064Checked in by : Robert Osfield
55065Added missing billboard drawable dirtyBound()
55066
55067Thu, 29 Apr 2004 22:13:23 +0000
55068Checked in by : Robert Osfield
55069Fix for VS7.0 build from Mike Weiblen
55070
55071Thu, 29 Apr 2004 21:57:42 +0000
55072Checked in by : Robert Osfield
55073Warnings fix for VS7.0 from Mike Weiblen
55074
55075Thu, 29 Apr 2004 21:38:16 +0000
55076Checked in by : Robert Osfield
55077Fixed an iterator invalidation bug. (thanks to Per Månsson for tracking down the bug)
55078
55079Thu, 29 Apr 2004 15:57:03 +0000
55080Checked in by : Robert Osfield
55081Added missing dirtyBound() to billboard section of flatten static transforms
55082
55083Wed, 28 Apr 2004 15:07:08 +0000
55084Checked in by : Robert Osfield
55085Changed M_PI to osg::PI.
55086
55087Tue, 27 Apr 2004 19:09:58 +0000
55088Checked in by : Robert Osfield
55089Made s/getBackgroundColor() deprecated, and add in new s/getClearColor() to replace it.
55090
55091Fri, 23 Apr 2004 14:47:54 +0000
55092Checked in by : Robert Osfield
55093Added extra parameter policy enum
55094
55095Thu, 22 Apr 2004 21:51:57 +0000
55096Checked in by : Robert Osfield
55097Added a guard on the simplification of already low res tiles so that they won't be over simplified.
55098
55099Thu, 22 Apr 2004 21:51:06 +0000
55100Checked in by : Robert Osfield
55101Added support for "--bluemarble-east", "--bluemarble-west", "--whole-globe" and "--range" commandline options to allow easier specification of coords systems for common datasets which don't come with geospatial coords.
55102
55103Thu, 22 Apr 2004 13:36:30 +0000
55104Checked in by : Robert Osfield
55105Added support for protecting points from being simplified.Added back in support for generation of skirts in osgTerrain::DataSet.
55106
55107
55108
55109Thu, 22 Apr 2004 10:47:12 +0000
55110Checked in by : Robert Osfield
55111Added getBoundingBox() method to osg::Geode to provide a closer bound of the bounding volume of a Geode to be tracked.  This sits alongside the existing getBound() method which returns a bounding sphere.
55112
55113Thu, 22 Apr 2004 10:44:23 +0000
55114Checked in by : Robert Osfield
55115Added update() method to enable the ScaleBar to be updated after changes to attached classes.
55116
55117Thu, 22 Apr 2004 08:04:34 +0000
55118Checked in by : Robert Osfield
55119Added pathway in code for override the colour of the wireframe scribe
55120
55121Wed, 21 Apr 2004 13:20:48 +0000
55122Checked in by : Robert Osfield
55123Added searching of the filepath.
55124
55125Wed, 21 Apr 2004 11:06:39 +0000
55126Checked in by : Robert Osfield
55127Added back in tri stripping of tiles
55128
55129Wed, 21 Apr 2004 10:40:12 +0000
55130Checked in by : Robert Osfield
55131Changed the edge collapse to accept edges with more than two connected triangles.
55132
55133Tue, 20 Apr 2004 09:46:23 +0000
55134Checked in by : Robert Osfield
55135Added project files for osgsimplifier example.
55136
55137Tue, 20 Apr 2004 09:36:46 +0000
55138Checked in by : Robert Osfield
55139Changed the debugging info to output to osg::notify() rather than cout.Add a clear of all the internal EdgeCollapse structures to avoid memory
55140leaks
55141
55142
55143
55144Mon, 19 Apr 2004 23:08:30 +0000
55145Checked in by : Robert Osfield
55146Added support for using the error metric to guide the simplficiation process
55147
55148Mon, 19 Apr 2004 20:44:14 +0000
55149Checked in by : Robert Osfield
55150Changed the scoping for for variables to fix VS6.0 compile.
55151
55152Mon, 19 Apr 2004 20:06:26 +0000
55153Checked in by : Robert Osfield
55154Added support for detecting edge collapses which will overturn the local triangles.
55155
55156Sun, 18 Apr 2004 16:15:49 +0000
55157Checked in by : Robert Osfield
55158Added osgsimplifier example.
55159
55160Sun, 18 Apr 2004 14:12:07 +0000
55161Checked in by : Robert Osfield
55162Changed std::cout to osg::notify
55163
55164Sun, 18 Apr 2004 14:02:09 +0000
55165Checked in by : Robert Osfield
55166Changed std::cout to osg::notify
55167
55168Sun, 18 Apr 2004 13:44:09 +0000
55169Checked in by : Robert Osfield
55170From Marco Jez, "fixes a bug that prevented mipmaps in images from being read correctly (the call to setImage() clears the previously filled _mipmapData vector)."
55171
55172Sat, 17 Apr 2004 22:50:39 +0000
55173Checked in by : Robert Osfield
55174Further work on Simplifer support for compute error metric
55175
55176Sat, 17 Apr 2004 20:27:31 +0000
55177Checked in by : Robert Osfield
55178Changed TriangleSet::iterator to const_iterator to fix build under VS.NET.
55179
55180Sat, 17 Apr 2004 16:02:38 +0000
55181Checked in by : Robert Osfield
55182Further work on simplifier edge collapse code
55183
55184Fri, 16 Apr 2004 22:50:41 +0000
55185Checked in by : Robert Osfield
55186From Don Tidrow, changed "setupGLExtenions()" to "setupGLExtensions()" in Texture and Texture.cpp
55187
55188Fri, 16 Apr 2004 22:07:30 +0000
55189Checked in by : Robert Osfield
55190Fixed incorrecting sizing of background tex coords
55191
55192Fri, 16 Apr 2004 10:05:57 +0000
55193Checked in by : Robert Osfield
55194From Bob Kuehne, updated extension/version checking for border clamp extension.
55195
55196Thu, 15 Apr 2004 09:37:10 +0000
55197Checked in by : Robert Osfield
55198Added tests for the consistency of points, edges and triangles.
55199
55200Wed, 14 Apr 2004 11:56:59 +0000
55201Checked in by : Robert Osfield
55202Fixed typo in makefile
55203
55204Wed, 14 Apr 2004 08:58:53 +0000
55205Checked in by : Robert Osfield
55206From Garret Potts, added -losgUtil to libs linked to osgTerrain
55207
55208Tue, 13 Apr 2004 16:03:18 +0000
55209Checked in by : Robert Osfield
55210Fixed bogus read*Implementation calls in ReadFileCallback.
55211
55212Tue, 13 Apr 2004 15:59:30 +0000
55213Checked in by : Robert Osfield
55214Added support for removing triangles and associated edge and points from the EdgeCollapse object.
55215
55216Tue, 13 Apr 2004 14:39:43 +0000
55217Checked in by : Robert Osfield
55218Added support for copy all per vertex attributes to and from the edge collapse object.
55219
55220Mon, 12 Apr 2004 21:30:23 +0000
55221Checked in by : Robert Osfield
55222Commented out call to osgUtil::Simplifier as this utility is not yet functional
55223
55224Mon, 12 Apr 2004 21:29:31 +0000
55225Checked in by : Robert Osfield
55226Further work on the new osgUtil::Simplifier.
55227
55228Mon, 12 Apr 2004 13:36:08 +0000
55229Checked in by : Robert Osfield
55230Changed the optimization of flat tiles so that it creates a flat 8x8 height field rather than a flat 2x2 height field.  This allows geocentric warping of the tiles without obvious flat regions.
55231
55232Sun, 11 Apr 2004 21:21:38 +0000
55233Checked in by : Robert Osfield
55234From Eric Wing, clean ups for OSX support.
55235
55236Sat, 10 Apr 2004 16:11:56 +0000
55237Checked in by : Robert Osfield
55238From Alberto Farre, changed the cache hint option in read*() calls from being a bool to a enum osgDB::Registru::CacheHintOptions to be used a bit mask flag.From Robert Osfied, added osgDB::Registry::ReadFileCallback and
55239osgDB::Registry::WriteFileCallback to allow customizition of read and write
55240calls.
55241
55242
55243
55244Sat, 10 Apr 2004 11:30:16 +0000
55245Checked in by : Robert Osfield
55246From Paul Martz, added support for OpenFlight15.8 LightPointSystems
55247
55248Fri, 9 Apr 2004 08:20:15 +0000
55249Checked in by : Robert Osfield
55250Renamed MyTriangleOperator to CollectTriangleOperator.
55251
55252Thu, 8 Apr 2004 11:27:01 +0000
55253Checked in by : Robert Osfield
55254Added beginning of new osgUtil::Simplifier
55255
55256Wed, 7 Apr 2004 18:38:06 +0000
55257Checked in by : Robert Osfield
55258Added an alteranive code path for the fallback for handling opaque texture blending.
55259
55260Wed, 7 Apr 2004 08:57:15 +0000
55261Checked in by : Robert Osfield
55262From Paul Martz, changes to better support OpenFlight 15.8
55263
55264Tue, 6 Apr 2004 20:15:11 +0000
55265Checked in by : Robert Osfield
55266Fixed comments on the OBJ coords system
55267
55268Tue, 6 Apr 2004 16:01:05 +0000
55269Checked in by : Robert Osfield
55270Fixes from Per Månsson for Win32 build
55271
55272Mon, 5 Apr 2004 21:27:57 +0000
55273Checked in by : Robert Osfield
55274Added --wtk_file option
55275
55276Mon, 5 Apr 2004 15:58:38 +0000
55277Checked in by : Robert Osfield
55278Re-enabled normal generation on tiles.
55279
55280Mon, 5 Apr 2004 15:46:19 +0000
55281Checked in by : Robert Osfield
55282Commented out scale setting when source DEM is in lat+longs.
55283
55284Mon, 5 Apr 2004 15:39:33 +0000
55285Checked in by : Robert Osfield
55286Added local transform support.  Fixed skirt generation to work during geocentric transformations. Fixed output of image files so that compressed textures are turned off when external image files are required.
55287
55288Mon, 5 Apr 2004 09:00:37 +0000
55289Checked in by : Robert Osfield
55290From Nathan Cournia, fix to = operator, was eroneous written as an == operator.
55291
55292Sun, 4 Apr 2004 15:33:26 +0000
55293Checked in by : Robert Osfield
55294Prelimary work on adding support for local tile transforms
55295
55296Fri, 2 Apr 2004 15:55:06 +0000
55297Checked in by : Robert Osfield
55298Added support for generating compressed textures
55299
55300Fri, 2 Apr 2004 15:45:34 +0000
55301Checked in by : Robert Osfield
55302From Bob Kuehne, reworked code to use a marco instead of duplicated code, done as measure for reducing the risk of copy and paste errors.
55303
55304Fri, 2 Apr 2004 15:23:56 +0000
55305Checked in by : Robert Osfield
55306Fixed computeImageResolution so that the computed num of columns and rows of the destination image are clamped to the nearest power of two equal or above the required resolution.
55307
55308Thu, 1 Apr 2004 15:00:22 +0000
55309Checked in by : Robert Osfield
55310Changed default cut of ratio to be smaller, to reduce the resolution of tiles selected.
55311
55312Thu, 1 Apr 2004 13:09:05 +0000
55313Checked in by : Robert Osfield
55314Added scaling of the PagedLOD range to be relative to the radius of children.
55315
55316Thu, 1 Apr 2004 11:03:39 +0000
55317Checked in by : Robert Osfield
55318Added support for --geocentric option to allow users to specify that the output database should by in geocentric coordinates.
55319
55320Thu, 1 Apr 2004 11:02:23 +0000
55321Checked in by : Robert Osfield
55322Cleaned up handling of geocentric coords
55323
55324Thu, 1 Apr 2004 07:49:32 +0000
55325Checked in by : Robert Osfield
55326Changed the comment to make it clear what axis change is implementated.
55327
55328Wed, 31 Mar 2004 22:31:46 +0000
55329Checked in by : Robert Osfield
55330Added preliminary support for converting datasets into geocentric coords
55331
55332Wed, 31 Mar 2004 15:50:30 +0000
55333Checked in by : Robert Osfield
55334Added osgTerrain::EllipsodeTransform helper class for converting to and from lat, long, height to geocentric X,Y,Z and back.
55335
55336Wed, 31 Mar 2004 09:20:46 +0000
55337Checked in by : Robert Osfield
55338Clean up freeing of no longer required tiles
55339
55340Wed, 31 Mar 2004 08:52:47 +0000
55341Checked in by : Robert Osfield
55342From David Fries, add init() call to SphereSegment constructor, and new get methods for draw mask and color.
55343
55344Tue, 30 Mar 2004 22:06:01 +0000
55345Checked in by : Robert Osfield
55346Added back in tri stripping of geometry tiles
55347
55348Tue, 30 Mar 2004 22:02:50 +0000
55349Checked in by : Robert Osfield
55350Changed the writing out of tile imagery so that it only happens when the destination file format is not .ive.Added back in support for freeing un-needed tiles.
55351
55352
55353
55354Tue, 30 Mar 2004 21:13:08 +0000
55355Checked in by : Robert Osfield
55356Fixed the boundary equalization
55357
55358Tue, 30 Mar 2004 19:15:03 +0000
55359Checked in by : Robert Osfield
55360Added debugging for detecting problems in boundary equalization
55361
55362Mon, 29 Mar 2004 22:26:51 +0000
55363Checked in by : Robert Osfield
55364Added normal generation in polygonal tile generation, and add --wtk option for setting coord systems in osgdem
55365
55366Mon, 29 Mar 2004 14:40:03 +0000
55367Checked in by : Robert Osfield
55368Added support for generating polygonal tiles
55369
55370Mon, 29 Mar 2004 12:28:40 +0000
55371Checked in by : Robert Osfield
55372Fixed the handling begin()/vertex()/end() sequences in TriangleIndexFunctor.
55373
55374Mon, 29 Mar 2004 12:28:06 +0000
55375Checked in by : Robert Osfield
55376Added extra check against a null vertex array to prevent a crash when tri stripping an empty geometry.
55377
55378Mon, 29 Mar 2004 10:45:58 +0000
55379Checked in by : Robert Osfield
55380Groundwork for adding support for polygonal tiles
55381
55382Mon, 29 Mar 2004 10:24:16 +0000
55383Checked in by : Robert Osfield
55384Added empty() method to Geometry to facilitate tests for removing empty geometry from the scene graph.Added removal of empty geometry leaves from within the RemoveEmptyNodeVisitor
55385
55386
55387
55388Mon, 29 Mar 2004 09:32:35 +0000
55389Checked in by : Robert Osfield
55390Fixed handling of FOURCC_DXT1 pixel format.
55391
55392Fri, 26 Mar 2004 11:04:37 +0000
55393Checked in by : Robert Osfield
55394Added support for recording the animation paths relative to an 0.0 start time.
55395
55396Fri, 26 Mar 2004 10:48:29 +0000
55397Checked in by : Robert Osfield
55398Added empty() method as a convinience method for setting checking whether an animation path contains any control points
55399
55400Thu, 25 Mar 2004 18:34:40 +0000
55401Checked in by : Don BURNS
55402Applied Norman Vine's changes for Cygwin/Mingw
55403
55404Sun, 21 Mar 2004 12:17:44 +0000
55405Checked in by : Robert Osfield
55406Added TextureType and GeometryType parameters to DataSet.  These will be used to control what type of database is generated.
55407
55408Sat, 20 Mar 2004 18:32:49 +0000
55409Checked in by : Robert Osfield
55410Implemented support for overriding the coordinate system and geo transform using in generate of databases.
55411
55412Sat, 20 Mar 2004 17:21:53 +0000
55413Checked in by : Robert Osfield
55414From Paul Martz,  code change to make the flt loader pass its light point intensity value in to osgSim::LightPoint.
55415
55416Fri, 19 Mar 2004 22:20:35 +0000
55417Checked in by : Robert Osfield
55418Added support for setting the geoTransform to use in source data.
55419
55420Fri, 19 Mar 2004 22:03:32 +0000
55421Checked in by : Robert Osfield
55422Improved the argument handling.
55423
55424Fri, 19 Mar 2004 22:03:09 +0000
55425Checked in by : Robert Osfield
55426Added ArgumentParser::Parameter class to make the argument parsing much more flexible, and to simplifying the API.  The read(,,,) methods now take Parameter objects as arguments, and this Parameter adapt what ever basic type is passed in, so is able to transparently handle float, double, int, unsigned int & strings.
55427
55428Fri, 19 Mar 2004 09:18:21 +0000
55429Checked in by : Robert Osfield
55430Moved the LineSegment destructor from the header to the source to avoid compilation problems under MingW.
55431
55432Thu, 18 Mar 2004 21:39:53 +0000
55433Checked in by : Robert Osfield
55434Added defaults for the geotransform when none exists.
55435
55436Wed, 17 Mar 2004 20:34:23 +0000
55437Checked in by : Robert Osfield
55438From Paul Martz, "The attached code change causes the flt plugin to leave _sector unset if the direction normal has a zero length. The net effect is that unidirectional light points with zero length direction vectors are now treated as omnidirectional light points."
55439
55440Wed, 17 Mar 2004 20:31:55 +0000
55441Checked in by : Robert Osfield
55442From Marco Jez, updates to osgParticle, with integration of changes from Tom Jolly.
55443
55444Wed, 17 Mar 2004 20:04:44 +0000
55445Checked in by : Robert Osfield
55446Added support for writing out to .ive
55447
55448Wed, 17 Mar 2004 20:03:56 +0000
55449Checked in by : Robert Osfield
55450Added the setting of the _internalTextureFormat from within osg::Image.
55451
55452Wed, 17 Mar 2004 17:04:30 +0000
55453Checked in by : Robert Osfield
55454Completed support for the majority of osg::Shape.
55455
55456Wed, 17 Mar 2004 16:11:47 +0000
55457Checked in by : Robert Osfield
55458Added prelimary shape support to .ive plugin
55459
55460Wed, 17 Mar 2004 08:15:24 +0000
55461Checked in by : Robert Osfield
55462From Paul Martz, added (non-meters) unit scaling to the flt plugin failed to set the scaling of external references.
55463
55464Tue, 16 Mar 2004 21:03:37 +0000
55465Checked in by : Robert Osfield
55466Added better handling of number of graphic context size changes.
55467
55468Tue, 16 Mar 2004 16:54:08 +0000
55469Checked in by : Robert Osfield
55470Added support for generation of PagedLOD databases in osgTerrain::DataSet
55471
55472Tue, 16 Mar 2004 16:10:57 +0000
55473Checked in by : Robert Osfield
55474From Joran Jessurun, fixed "borderColor" typo.
55475
55476Tue, 16 Mar 2004 09:40:17 +0000
55477Checked in by : Robert Osfield
55478Set JASPER_INSTALLED to no
55479
55480Mon, 15 Mar 2004 15:47:22 +0000
55481Checked in by : Robert Osfield
55482Added support for controlling the type of destiation database to create into osgTerrain::DataSet.
55483
55484Sun, 14 Mar 2004 21:54:17 +0000
55485Checked in by : Robert Osfield
55486Added PrimitiveIndexFunctor for better support of TriangleIndexFunctor
55487
55488Sun, 14 Mar 2004 15:40:34 +0000
55489Checked in by : Robert Osfield
55490From Stephan Huber, support for reading movie files as ImageStreams using Quicktime (under OSX) to do the reading of the movie files.  Originally submitted as a sperate .mov plugin, but integrated into the QuickTime plugin by Robert Osfield.
55491
55492Sun, 14 Mar 2004 15:26:36 +0000
55493Checked in by : Robert Osfield
55494From Paul Martz, "I've added support for indexed light points and the light point appearance palette to the OpenFlight loader. Both are 15.8 features. I also added parsing/comments regarding other things that have changed for v15.8."
55495
55496Sun, 14 Mar 2004 15:08:12 +0000
55497Checked in by : Robert Osfield
55498From Marco Jez, added support NVidia extension to imager formats.
55499
55500Sat, 13 Mar 2004 16:29:29 +0000
55501Checked in by : Robert Osfield
55502Moved the destructor block->release to after the cancel().
55503
55504Sat, 13 Mar 2004 12:36:02 +0000
55505Checked in by : Robert Osfield
55506Added setting of pivot point in AnimationPathCallback
55507
55508Fri, 12 Mar 2004 21:04:20 +0000
55509Checked in by : Robert Osfield
55510Added some basic event handler.
55511
55512Fri, 12 Mar 2004 20:23:55 +0000
55513Checked in by : Robert Osfield
55514Cleaned up osgmovie example so it no longer depends upon LibMpeg3, just using readImageFile instead.
55515
55516Fri, 12 Mar 2004 16:54:43 +0000
55517Checked in by : Robert Osfield
55518Added the setting of the source data type in the reproject function, and disabled the automatic build of overviews.
55519
55520Thu, 11 Mar 2004 22:04:41 +0000
55521Checked in by : Robert Osfield
55522Changed the coordinate system option to --o_cs <string>
55523
55524Thu, 11 Mar 2004 16:14:25 +0000
55525Checked in by : Robert Osfield
55526Moved osgTerrain::DataSet from the osgdem example into osgTerrain. Added various improvements.
55527
55528Thu, 11 Mar 2004 14:34:59 +0000
55529Checked in by : Robert Osfield
55530Replaced eronous GL_TEXTURE_2D instances with GL_TEXTURE_3D and GL_TEXTURE_RECTANGLE_NV respectively.
55531
55532Thu, 11 Mar 2004 14:34:08 +0000
55533Checked in by : Robert Osfield
55534From Bob Kuehne, fixed eroneous use of GL_TEXTURE_2D token in texture object manager usage
55535
55536Thu, 11 Mar 2004 09:04:02 +0000
55537Checked in by : Robert Osfield
55538Fixed normal orientation
55539
55540Wed, 10 Mar 2004 15:41:40 +0000
55541Checked in by : Robert Osfield
55542Ported mpeg plugin across to use OpenThreads instead of pthreads.
55543
55544Tue, 9 Mar 2004 23:00:01 +0000
55545Checked in by : Robert Osfield
55546From Paul Martz, fix to the scaling of light points in flt plugin.
55547
55548Tue, 9 Mar 2004 21:33:44 +0000
55549Checked in by : Robert Osfield
55550From Tom Jolly, addition a isCullingActive check to the culling test done on drawables.  This solves a osgParticle bug relating to bounding boxes being initially at 0,0,0.
55551
55552Tue, 9 Mar 2004 15:39:10 +0000
55553Checked in by : Robert Osfield
55554Fixed mpeg plugin entry
55555
55556Tue, 9 Mar 2004 15:00:52 +0000
55557Checked in by : Robert Osfield
55558Added MPEG plugin
55559
55560Tue, 9 Mar 2004 14:59:33 +0000
55561Checked in by : Robert Osfield
55562Added TextureRectangle(Image*) contructor.
55563
55564Tue, 9 Mar 2004 14:58:50 +0000
55565Checked in by : Robert Osfield
55566Added float s, float t parameters to createTexturedGeometry function
55567
55568Tue, 9 Mar 2004 14:57:45 +0000
55569Checked in by : Robert Osfield
55570Fixed compile warning
55571
55572Tue, 9 Mar 2004 14:00:01 +0000
55573Checked in by : Robert Osfield
55574Removed redundent ImageStream.h
55575
55576Tue, 9 Mar 2004 09:42:07 +0000
55577Checked in by : Robert Osfield
55578Preliminary work on general support of video textures.
55579
55580Mon, 8 Mar 2004 17:13:22 +0000
55581Checked in by : Robert Osfield
55582Added support for APPLE_client_storage to TextureRectange
55583
55584Mon, 8 Mar 2004 17:09:58 +0000
55585Checked in by : Robert Osfield
55586Added support for APPLE_client_storage of textures.
55587
55588Mon, 8 Mar 2004 11:53:12 +0000
55589Checked in by : Robert Osfield
55590Clean up of headers.
55591
55592Mon, 8 Mar 2004 11:41:57 +0000
55593Checked in by : Robert Osfield
55594Added osgGA::TrackballManipulator::g/setMinimumZoomScale() method.
55595
55596Mon, 8 Mar 2004 11:02:05 +0000
55597Checked in by : Robert Osfield
55598From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__
55599
55600Sun, 7 Mar 2004 21:03:01 +0000
55601Checked in by : Robert Osfield
55602Added #include <memory> for Win32 build
55603
55604Sun, 7 Mar 2004 14:21:11 +0000
55605Checked in by : Robert Osfield
55606Clean up of headers.
55607
55608Sun, 7 Mar 2004 14:19:48 +0000
55609Checked in by : Robert Osfield
55610From Geof Michel, bug fix to handling of Materials
55611
55612Sun, 7 Mar 2004 14:14:42 +0000
55613Checked in by : Robert Osfield
55614Changed cerr to osg::notify(osg::WARN)
55615
55616Sat, 6 Mar 2004 15:03:55 +0000
55617Checked in by : Robert Osfield
55618From Paul Marz : "Input.h, Input.cpp -- Here's where support for reading the continuation record goes. I added a new function to read a continued record body. I added code in the existing ReadRecord routine to peek ahead for a CONTINUATION_OP if the current record could possibly be continued.opcodes.h -- Besides adding the opcode for CONTINUATION_OP, I also added new
5561915.8 opcodes. I labeled opcodes as "ignored" if I could easily discern that
55620our loader wasn't doing anything with them. For historical reasons, I added
55621all obsolete opcodes, prefixed with "OBS_".
55622
55623LocalVertexPoolRecord.h, LocalVertexPoolRecord.cpp -- This is one of three
55624types of records that can be continued with a CONTINUATION_OP record. I
55625removed all invalid assertions that assumed the record length would always
55626be less than 65535. I replaced the "vertex size" calculation with a more
55627efficient method based on caching the size from attribute bits, rather than
55628taking the length of the record and dividing it by numVerts (which would
55629have been incorrect if the record had been continued)."
55630
55631
55632
55633Sat, 6 Mar 2004 14:38:40 +0000
55634Checked in by : Robert Osfield
55635Added osg.ico back in again to test out cvs's assignment of keyword substitution.
55636
55637Sat, 6 Mar 2004 14:37:51 +0000
55638Checked in by : Robert Osfield
55639Temporarily removed osg.ico
55640
55641Sat, 6 Mar 2004 14:13:53 +0000
55642Checked in by : Robert Osfield
55643Changed cout/cerr to osg::notify().
55644
55645Fri, 5 Mar 2004 20:07:01 +0000
55646Checked in by : Robert Osfield
55647From Boris Bralo, Added std:: in front of getline.
55648
55649Fri, 5 Mar 2004 15:44:15 +0000
55650Checked in by : Robert Osfield
55651From Marco Jez, on behalf of Farshid Lashkari. Details from Marco's email: "I've just received an addition to osgParticle from Farshid Lashkari. It enhances the generation of texture coordinates on particles so that animated textures can be used, with the current frame of animation being computed from each particle's current age. Clients just have to call Particle::setTextureTile() and specify the number of horizontal and vertical tiles that make the animation up in the texture image."
55652
55653Thu, 4 Mar 2004 18:35:06 +0000
55654Checked in by : Robert Osfield
55655From Paul Martz/Robert Osfield. Addition of initializers in AttrData to prevent bugs due to uninitialized memory references.
55656
55657Thu, 4 Mar 2004 16:38:56 +0000
55658Checked in by : Robert Osfield
55659From Paul Martz, fix to the byte swapping of the version number
55660
55661Thu, 4 Mar 2004 14:33:01 +0000
55662Checked in by : Robert Osfield
55663From Bob Kuehne, added support for FragmentProgram and VertexProgram into .ive
55664
55665Thu, 4 Mar 2004 14:32:27 +0000
55666Checked in by : Robert Osfield
55667Removed redundent getAssociatedModes()
55668
55669Wed, 3 Mar 2004 15:38:22 +0000
55670Checked in by : Robert Osfield
55671Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across to StateAttribute::getModeUsage(StateAttribute::ModeUsage&).
55672
55673Wed, 3 Mar 2004 13:27:21 +0000
55674Checked in by : Robert Osfield
55675Removed include <iostream> where possible, replacing with istream or ostream and changing std::cout/cerr to osg::notify().
55676
55677Wed, 3 Mar 2004 11:17:21 +0000
55678Checked in by : Robert Osfield
55679From Ruben, Added osgpointsprite examples.
55680
55681Tue, 2 Mar 2004 22:36:11 +0000
55682Checked in by : Robert Osfield
55683From Ruben, addition of osg::PointSprite and osgpointsprite example.
55684
55685Tue, 2 Mar 2004 21:37:44 +0000
55686Checked in by : Robert Osfield
55687From David Fries, changed the Win32 Timer init code across to using QueryPerformanceCounter to avoid inaccurate and slow original Sleep based code.
55688
55689Tue, 2 Mar 2004 20:35:27 +0000
55690Checked in by : Robert Osfield
55691Added support for osg::Capsule into .osg format.
55692
55693Tue, 2 Mar 2004 20:33:00 +0000
55694Checked in by : Robert Osfield
55695From David Jung, added support for osg::Capsule shape
55696
55697Tue, 2 Mar 2004 20:05:43 +0000
55698Checked in by : Robert Osfield
55699From Marco Jez, fix to circular reference which was causing a crash.
55700
55701Tue, 2 Mar 2004 16:57:08 +0000
55702Checked in by : Robert Osfield
55703From Mike Weiblen, updated osg.ico file.
55704
55705Tue, 2 Mar 2004 16:53:21 +0000
55706Checked in by : Robert Osfield
55707From Brede Johansen, added support for incrementing animation of DOFTransform w.r.t. time rather than frame number.
55708
55709Tue, 2 Mar 2004 16:12:11 +0000
55710Checked in by : Robert Osfield
55711From Paul Martz, with a couple of mods by Robert Osfield:"Changes to return the lat/long origin of an
55712OpenFlight model as userData of the root node object."
55713
55714
55715
55716Tue, 2 Mar 2004 15:37:41 +0000
55717Checked in by : Robert Osfield
55718From Paul Martz:"These two files fix the alignment bug in the flt plugin header
55719parsing, which I posted about on Saturday. They go in the flt plugin
55720directory.
55721
55722The fix is to memcpy the data read from the flt file into individual fields
55723in our Header struct, then replace the raw (packed) data block with our
55724header struct. This avoids the alignment problem entirely, and all fields
55725now contain valid data."
55726
55727
55728
55729Tue, 2 Mar 2004 15:27:59 +0000
55730Checked in by : Robert Osfield
55731From Brad Christiansen: added _matrixDirty=true to AutoTransform::setPosition(..) method.  From Robert Osfield, probagated this change to other AutoTransform set methods.
55732
55733Tue, 2 Mar 2004 15:26:31 +0000
55734Checked in by : Robert Osfield
55735Fixed warning message
55736
55737Mon, 1 Mar 2004 09:15:51 +0000
55738Checked in by : Robert Osfield
55739Build fixes
55740
55741Thu, 26 Feb 2004 18:33:06 +0000
55742Checked in by : Don BURNS
55743Changed OsgCameraGroup to check for the Producer::RenderSurface::defaultWindowName rather than the hard coded string
55744
55745Tue, 24 Feb 2004 12:04:48 +0000
55746Checked in by : Robert Osfield
55747Warning fix
55748
55749Sun, 22 Feb 2004 11:58:44 +0000
55750Checked in by : Robert Osfield
55751Added scale parameter into PositionAttitudeTransform.Added pivotPoint parameter into AnimationPathCallack.
55752
55753
55754
55755Sat, 21 Feb 2004 16:59:14 +0000
55756Checked in by : Robert Osfield
55757Changed the Timer class to default to using the standard clock under Linux to prevent Timer problems occur under Linux32 on the Athlon64.
55758
55759Sat, 21 Feb 2004 16:57:57 +0000
55760Checked in by : Robert Osfield
55761Made the FRAME event handling in the various MatrixManipulators return false from the handle method to prevent frame events from being eaten.
55762
55763Sat, 21 Feb 2004 16:56:23 +0000
55764Checked in by : Robert Osfield
55765Added AnimationPathCallback::s/getTimeOffset and s/getTimeMultiplier() methods.
55766
55767Fri, 20 Feb 2004 20:47:35 +0000
55768Checked in by : Robert Osfield
55769Added missing _pause(false) into AnimationPathCallback default contructor.
55770
55771Fri, 20 Feb 2004 20:10:51 +0000
55772Checked in by : Robert Osfield
55773Added missing initialization in the AnimationPathCallback constructor.
55774
55775Fri, 20 Feb 2004 11:51:14 +0000
55776Checked in by : Robert Osfield
55777Added Material::operator =
55778
55779Thu, 19 Feb 2004 10:10:25 +0000
55780Checked in by : Robert Osfield
55781Fixed typo in inline docs on the default value of the clear stencil value
55782
55783Wed, 18 Feb 2004 21:40:18 +0000
55784Checked in by : Robert Osfield
55785Added support for osg::LineWidth into ive format
55786
55787Tue, 17 Feb 2004 09:46:16 +0000
55788Checked in by : Robert Osfield
55789Added support for a OSG_DISABLE_FAST_PATH_IN_DISPLAY_LISTS environmental variable in the computeFastPathsUsed() method so that use of vertex arrays can be forced off.  This is a work around for a bug in the OpenGL drivers in OSX/Panther.
55790
55791Mon, 16 Feb 2004 15:27:45 +0000
55792Checked in by : Robert Osfield
55793Removed redundent byte swap on _version
55794
55795Thu, 12 Feb 2004 18:40:15 +0000
55796Checked in by : Don BURNS
55797Submission by Paul Martz for doing units conversions on flight files.
55798
55799Thu, 12 Feb 2004 12:53:51 +0000
55800Checked in by : Robert Osfield
55801Changed _X & _Y varaibles to _tileX & _tileY
55802
55803Thu, 12 Feb 2004 01:42:00 +0000
55804Checked in by : Robert Osfield
55805From Shane Arnott, added drawing of "split"
55806
55807Thu, 12 Feb 2004 01:15:37 +0000
55808Checked in by : Robert Osfield
55809Improved osgSim::SphereSegmenet's handling of transparancy.
55810
55811Wed, 11 Feb 2004 12:06:37 +0000
55812Checked in by : Robert Osfield
55813Added support for draw back then front faces of the osg::Sphere shape
55814
55815Wed, 11 Feb 2004 10:19:52 +0000
55816Checked in by : Robert Osfield
55817From Brad Christiansen, fix to enable AutoTransform to keep track of window size/perspective changes
55818
55819Wed, 11 Feb 2004 10:18:34 +0000
55820Checked in by : Robert Osfield
55821Added defined(__x86_64__) to force X86-64 build to use standard clock
55822
55823Tue, 10 Feb 2004 12:36:17 +0000
55824Checked in by : Robert Osfield
55825Made getViewport(...) const.
55826
55827Tue, 10 Feb 2004 10:07:32 +0000
55828Checked in by : Robert Osfield
55829From David Fries, added _frameTime copying into copy constructor of osg::Sequence
55830
55831Mon, 9 Feb 2004 22:56:39 +0000
55832Checked in by : Robert Osfield
55833From Ronny Krueger:    In RenderStage.cpp removed erroneous else statement.
55834
55835    In ShapeDrawable.cpp's PrimitiveShapeVisitor::apply(const Box& box) fixed
55836    order of the last face.
55837
55838
55839
55840Mon, 9 Feb 2004 10:14:06 +0000
55841Checked in by : Robert Osfield
55842Added new TriangleIndexFunctor.
55843
55844Sat, 7 Feb 2004 19:36:15 +0000
55845Checked in by : Robert Osfield
55846Removed slideshow3D from runexamples.bat
55847
55848Thu, 5 Feb 2004 21:23:09 +0000
55849Checked in by : Robert Osfield
55850From Eric Hammil, addition of /Zm200's to keep things compiling under VS6
55851
55852Thu, 5 Feb 2004 12:11:06 +0000
55853Checked in by : Robert Osfield
55854Fixed the className() defintations to be const
55855
55856Thu, 5 Feb 2004 11:53:09 +0000
55857Checked in by : Robert Osfield
55858Changed fonts to lower case.
55859
55860Thu, 5 Feb 2004 11:39:12 +0000
55861Checked in by : Robert Osfield
55862From Nick, Improved support for 3D labels.
55863
55864Thu, 5 Feb 2004 10:50:29 +0000
55865Checked in by : Robert Osfield
55866From Tom Jolly, Fixes to osgSim::BlinkSequence to enable proper saving and loading.
55867
55868Thu, 5 Feb 2004 10:15:38 +0000
55869Checked in by : Robert Osfield
55870Fixed warning in Tesselation w.r.t unhandled cases in switch statement
55871
55872Thu, 5 Feb 2004 10:10:18 +0000
55873Checked in by : Robert Osfield
55874Removed slideshow3D from list of example apps, and rejigged makedefs handling of the QUICK_TIME
55875
55876Thu, 5 Feb 2004 09:24:52 +0000
55877Checked in by : Robert Osfield
55878Removed DRAWIN_QUICKTIME definition
55879
55880Wed, 4 Feb 2004 13:21:41 +0000
55881Checked in by : Robert Osfield
55882Removed slideshow3D from project file.
55883
55884Wed, 4 Feb 2004 13:21:16 +0000
55885Checked in by : Robert Osfield
55886Removed slideshow3D project file
55887
55888Wed, 4 Feb 2004 13:19:32 +0000
55889Checked in by : Robert Osfield
55890Removed slideshow3D example source code, since it being moved to a seperate distribution.
55891
55892Wed, 4 Feb 2004 11:03:52 +0000
55893Checked in by : Robert Osfield
55894Added virtual destructor to LightPointDrawable
55895
55896Wed, 4 Feb 2004 09:30:06 +0000
55897Checked in by : Robert Osfield
55898From Brad Christaiansen, added check for projection matrix changing in screen coord character size mode.
55899
55900Tue, 3 Feb 2004 22:46:10 +0000
55901Checked in by : Robert Osfield
55902Changes to help differentiate between OSX using Quicktime vs not using quicktime, from Eric Sokolosky and Robert Osfield.
55903
55904Tue, 3 Feb 2004 21:08:35 +0000
55905Checked in by : Robert Osfield
55906Added rounding to nearest power of two in tile image size
55907
55908Tue, 3 Feb 2004 19:07:32 +0000
55909Checked in by : Robert Osfield
55910Added dynamic_cast<DisplayListiVisitor> into SceneView::init() method to properly check for class type before doing setState().
55911
55912Tue, 3 Feb 2004 16:51:44 +0000
55913Checked in by : Robert Osfield
55914Added support for better merging of height fields which ignores NoData values.  Fixed various problems with handing of coordinates systems. Added support for halving levels in x and y respectively, in addition to the previous divide in both x and y at the same time, which allows long line/short tall regions to be handled better.
55915
55916Mon, 2 Feb 2004 17:16:40 +0000
55917Checked in by : Robert Osfield
55918From Eric Sokolosky, change to use X_INC in GNUmakefile to allow compiling on systems with X installed in a non standard place.
55919
55920Mon, 2 Feb 2004 16:55:29 +0000
55921Checked in by : Robert Osfield
55922Moved the InitVisitor::setState() into the SceneView::init() method to make sure that it always has the correct State object at the of the init.
55923
55924Mon, 2 Feb 2004 08:55:17 +0000
55925Checked in by : Robert Osfield
55926Added atan2f to the list of #define's into include/osg/Math.
55927
55928Sun, 1 Feb 2004 17:21:12 +0000
55929Checked in by : Robert Osfield
55930Commented out the PagedLOD priority offset to leave it at its default values, so not to force the loading of distance children before near ones, letting PagedLOD set priorities simply on the depth into a child range.
55931
55932Sun, 1 Feb 2004 17:19:33 +0000
55933Checked in by : Robert Osfield
55934Changed the osgviewer example to use the osg::Timer::instance instead a loca instance.
55935
55936Sun, 1 Feb 2004 17:18:36 +0000
55937Checked in by : Robert Osfield
55938From Nick, "I have modified the gdal code to read ecw images as well There is a small issue though ... GDALRasterBand::GetColorInterpretation() is not implemented for ecw images (in GDAL's sources I downloaded today) ... I put small hack in there to interpret the bands based on their index and it seams to work .."
55939
55940Sun, 1 Feb 2004 17:17:16 +0000
55941Checked in by : Robert Osfield
55942Increased expiry delay from 1 second to 30 seconds
55943
55944Sun, 1 Feb 2004 16:13:07 +0000
55945Checked in by : Robert Osfield
55946Fixed the PagedLOD::removeExpiredChildren() so it only removes the high res child that has expired and no more.
55947
55948Sun, 1 Feb 2004 15:40:33 +0000
55949Checked in by : Robert Osfield
55950Fixed GL_COMPRESSED_RGB_S3TC_DXT1_EXT pathway so both pixel and internal formats are the same.
55951
55952Sun, 1 Feb 2004 10:27:19 +0000
55953Checked in by : Robert Osfield
55954Improvements to the merging of source image datasets into the destination tiles which ensure that gaps don't appear.Made the elevation properly scaled relative to the having the x & y in
55955degrees.
55956
55957
55958
55959Sat, 31 Jan 2004 21:27:02 +0000
55960Checked in by : Robert Osfield
55961Fixed second pathway for computing HeightField bounding box.
55962
55963Sat, 31 Jan 2004 20:45:40 +0000
55964Checked in by : Robert Osfield
55965Fixed HeightField compute bounding box implementation.
55966
55967Sat, 31 Jan 2004 11:34:28 +0000
55968Checked in by : Robert Osfield
55969Added AnimationPathCallback::getAnimationTime() method
55970
55971Fri, 30 Jan 2004 21:17:50 +0000
55972Checked in by : Robert Osfield
55973Fixed another typo :)
55974
55975Fri, 30 Jan 2004 21:17:27 +0000
55976Checked in by : Robert Osfield
55977Fixed misspelling of dependencies
55978
55979Fri, 30 Jan 2004 21:11:58 +0000
55980Checked in by : Robert Osfield
55981Added new dependancies file which contains a list of libraries that various OSG modules depend upon, these can be set as installed or not.  The makedirdefs now uses this to configure which modules to compile.
55982
55983Fri, 30 Jan 2004 21:10:05 +0000
55984Checked in by : Robert Osfield
55985Added osg:: infront of State in Draw callback to make the callback work when copy and pasting it in user code.
55986
55987Fri, 30 Jan 2004 21:09:21 +0000
55988Checked in by : Robert Osfield
55989Added new osgspacewarp example which demonstrates how to create a star field which becomes lines as one accelerates, similar to the effect seen in star trek's warp drive.
55990
55991Fri, 30 Jan 2004 16:12:53 +0000
55992Checked in by : Robert Osfield
55993From Bob Keuhne, warning fixes under OSX
55994
55995Fri, 30 Jan 2004 15:54:41 +0000
55996Checked in by : Robert Osfield
55997Added osgText dependancy to the TXP plugin
55998
55999Fri, 30 Jan 2004 15:52:58 +0000
56000Checked in by : Robert Osfield
56001Added Windows icon
56002
56003Fri, 30 Jan 2004 14:06:29 +0000
56004Checked in by : Robert Osfield
56005Added osgmovie example, derived from Ulrich Hertlien's original videotex example, and brought up to date.
56006
56007Fri, 30 Jan 2004 13:53:15 +0000
56008Checked in by : Robert Osfield
56009Changed the snap image filename to save_image.jpg taking advantage of the new JPEG writing support.
56010
56011Fri, 30 Jan 2004 13:52:12 +0000
56012Checked in by : Robert Osfield
56013From Stephane, added support for writing JPEG images.
56014
56015Thu, 29 Jan 2004 20:14:20 +0000
56016Checked in by : Robert Osfield
56017Fixed the clampProjectionMatrix method so it doesn't modify the input znar and zfar, by avoid the use of float/double&.
56018
56019Thu, 29 Jan 2004 17:09:13 +0000
56020Checked in by : Don BURNS
56021Adde Texture1D to .dsp file
56022
56023Thu, 29 Jan 2004 15:47:51 +0000
56024Checked in by : Robert Osfield
56025Attempts to fix compile problems under IRIX due to namespace problems.
56026
56027Thu, 29 Jan 2004 15:47:06 +0000
56028Checked in by : Robert Osfield
56029Improved support for handling externally set projections
56030
56031Thu, 29 Jan 2004 11:16:49 +0000
56032Checked in by : Robert Osfield
56033From Pavel Moloshtan, add support to osg::Texture files for GL_ARB_shadow_ambinet support
56034
56035Thu, 29 Jan 2004 10:44:08 +0000
56036Checked in by : Robert Osfield
56037Added double's as parameters to _clampProjectionMatrix() template function to cure compile problems
56038
56039Wed, 28 Jan 2004 22:23:10 +0000
56040Checked in by : Don BURNS
56041Fixed WIREFRAME_CLOSED swap in flt loader. submitted by Andreas Ekstrand
56042
56043Wed, 28 Jan 2004 20:17:10 +0000
56044Checked in by : Robert Osfield
56045Made the thread priority outwith the frame PRIORITY_MIN
56046
56047Wed, 28 Jan 2004 14:44:35 +0000
56048Checked in by : Robert Osfield
56049Adding scaling of skirt.
56050
56051Wed, 28 Jan 2004 10:53:59 +0000
56052Checked in by : Robert Osfield
56053From Mike Weiblen, icons for osgviewer under Windows.  The osgviewer changes effectively provides template for making icons for all the examples.
56054
56055Wed, 28 Jan 2004 10:49:23 +0000
56056Checked in by : Robert Osfield
56057Added support for CullVisitor::clampProjectionMatrixCallback
56058
56059Tue, 27 Jan 2004 22:45:03 +0000
56060Checked in by : Don BURNS
56061Added 1D texture support to .ive plugin.  (Fixed a couple of misspellings as well).
56062
56063Tue, 27 Jan 2004 21:29:58 +0000
56064Checked in by : Robert Osfield
56065Added support for osg::Texture::setBorderWidth().
56066
56067Tue, 27 Jan 2004 14:49:59 +0000
56068Checked in by : Robert Osfield
56069Fixed problems with the DatabasePager free of texture objects and display list before they are finished with.
56070
56071Tue, 27 Jan 2004 14:47:41 +0000
56072Checked in by : Robert Osfield
56073Added className() method to GlyphTexture for debugging purposes.
56074
56075Tue, 27 Jan 2004 14:46:29 +0000
56076Checked in by : Robert Osfield
56077Added operator = implementations to template classes.
56078
56079Tue, 27 Jan 2004 11:50:32 +0000
56080Checked in by : Robert Osfield
56081From Nick, added VectorUInt in osgText/String hack to get around VS's stoopid compiler bugs.From Robert, removed an #if #else #endif block, for code clarity.
56082
56083
56084
56085Mon, 26 Jan 2004 14:52:11 +0000
56086Checked in by : Robert Osfield
56087Re-enabled the unref image of texture apply, since the bug of disappearing textures was due to a bug in DatabasePager.
56088
56089Mon, 26 Jan 2004 14:51:01 +0000
56090Checked in by : Robert Osfield
56091Set the delete of expired subgraphs in the database thread to false, to prevent problems with osgText.  Will need to solve the dirtyTextureObject issue.
56092
56093Mon, 26 Jan 2004 13:55:17 +0000
56094Checked in by : Robert Osfield
56095Removed Texture unref on apply.
56096
56097Mon, 26 Jan 2004 09:01:08 +0000
56098Checked in by : Robert Osfield
56099Fix to computation of size of texture in presense of compressed textures + mipaplevels<=1
56100
56101Sun, 25 Jan 2004 13:52:55 +0000
56102Checked in by : Robert Osfield
56103From Nick, added Text support.
56104
56105Sat, 24 Jan 2004 20:50:33 +0000
56106Checked in by : Robert Osfield
56107Removed redundent , from enum.
56108
56109Sat, 24 Jan 2004 09:41:29 +0000
56110Checked in by : Robert Osfield
56111Added release of file request block in the DatabasePager destructor.
56112
56113Fri, 23 Jan 2004 21:47:39 +0000
56114Checked in by : Robert Osfield
56115Added proper handling of the rotation of billboards about an artbitary axis. Note, this code while mathermatically is not optimal, and will need to reviewed in the future to optimize it.
56116
56117Fri, 23 Jan 2004 16:29:54 +0000
56118Checked in by : Robert Osfield
56119Added rotation of billboard normal into flattern transform Optimizer pass.
56120
56121Fri, 23 Jan 2004 16:09:56 +0000
56122Checked in by : Robert Osfield
56123Made getLookAt() etc methods const
56124
56125Fri, 23 Jan 2004 13:38:28 +0000
56126Checked in by : Robert Osfield
56127Fixed the handling of the Producer Fovy so that it accounts for Producer now using degrees in set and get methods
56128
56129Fri, 23 Jan 2004 13:25:45 +0000
56130Checked in by : Robert Osfield
56131From Romano Magacho, fixes to handle the subloading from Image when the internal format changes requiring a rebuild of the texture object.
56132
56133Fri, 23 Jan 2004 12:06:03 +0000
56134Checked in by : Robert Osfield
56135Reverted by hand osgshadowtexture
56136
56137Thu, 22 Jan 2004 14:24:51 +0000
56138Checked in by : Robert Osfield
56139Added support for copying tex coord data directly from prpgGeometry.
56140
56141Thu, 22 Jan 2004 12:28:55 +0000
56142Checked in by : Robert Osfield
56143Added report of LOD scale
56144
56145Thu, 22 Jan 2004 12:21:59 +0000
56146Checked in by : Robert Osfield
56147Added setLODScale into TileMapper traversal
56148
56149Thu, 22 Jan 2004 11:33:40 +0000
56150Checked in by : Robert Osfield
56151Added back in handling of non seam children in seam subgraphs, now uses a seperate group to enclose both the seam and the non seam children.
56152
56153Thu, 22 Jan 2004 10:55:56 +0000
56154Checked in by : Robert Osfield
56155From Nick, addition of pruning to remove redundent local materials.
56156
56157Thu, 22 Jan 2004 10:43:59 +0000
56158Checked in by : Robert Osfield
56159Added setName("TileContent") on the subgraphs that represent the contents of the tiles, this name is then searched for during the TileMapper pre cull traversal to help cut short traversals, and thereby improve its performance.
56160
56161Thu, 22 Jan 2004 10:42:32 +0000
56162Checked in by : Robert Osfield
56163Added controls over the datatbase pager threading priority during and outwith the frame.
56164
56165Wed, 21 Jan 2004 20:38:03 +0000
56166Checked in by : Robert Osfield
56167Added _activeSwitchSet(sw._activeSwitchSet) into the copy constructor.
56168
56169Wed, 21 Jan 2004 19:13:09 +0000
56170Checked in by : Robert Osfield
56171Commented back in osg::Material settings
56172
56173Wed, 21 Jan 2004 17:26:23 +0000
56174Checked in by : Robert Osfield
56175Added new mechanism for handling Seams.
56176
56177Tue, 20 Jan 2004 10:02:45 +0000
56178Checked in by : Robert Osfield
56179Build fix.
56180
56181Mon, 19 Jan 2004 15:55:51 +0000
56182Checked in by : Robert Osfield
56183Upates from Nick.
56184
56185Mon, 19 Jan 2004 11:02:54 +0000
56186Checked in by : Robert Osfield
56187Added support for osg::Texture::setUnRefImageDataAfterApply(true) into all objects osg::Textures the TXP plugin creates.
56188
56189Mon, 19 Jan 2004 11:01:45 +0000
56190Checked in by : Robert Osfield
56191Fixed bug in logic in areAllTextureObjectsLoaded() which was producing the exact opposite result to what it should have been generating.
56192
56193Sun, 18 Jan 2004 21:59:20 +0000
56194Checked in by : Robert Osfield
56195Updates for improvements to osgdem, such as adding support for skirt and border into osg::HeightField, handling of computation of neigherbouring tiles in osgdem's DestinationGraph.
56196
56197Fri, 16 Jan 2004 16:39:04 +0000
56198Checked in by : Robert Osfield
56199Improvements to generation of terrain and texture'd LOD'd destination datasets
56200
56201Thu, 15 Jan 2004 21:07:34 +0000
56202Checked in by : Robert Osfield
56203Added automatic generation of LOD levels with destination graph
56204
56205Wed, 14 Jan 2004 15:14:20 +0000
56206Checked in by : Robert Osfield
56207Clean ups of floats & .0f's
56208
56209Tue, 13 Jan 2004 16:07:02 +0000
56210Checked in by : Robert Osfield
56211Fixed #undef's
56212
56213Tue, 13 Jan 2004 10:30:36 +0000
56214Checked in by : Robert Osfield
56215From Daved Ergo, patch for handling group names better
56216
56217Tue, 13 Jan 2004 09:47:50 +0000
56218Checked in by : Robert Osfield
56219Fixed typo's of ImpostorSprite
56220
56221Tue, 13 Jan 2004 09:47:31 +0000
56222Checked in by : Robert Osfield
56223Fixed for Win32 build
56224
56225Mon, 12 Jan 2004 22:03:29 +0000
56226Checked in by : Robert Osfield
56227Added support for automatic subdivision of the destination graph
56228
56229Mon, 12 Jan 2004 14:22:18 +0000
56230Checked in by : Robert Osfield
56231Introduce new Matrix::invert() implementation from Ravi Mathur, with tweaks by Robert Osfield.
56232
56233Mon, 12 Jan 2004 14:21:26 +0000
56234Checked in by : Robert Osfield
56235Fixed compile warning
56236
56237Mon, 12 Jan 2004 13:53:04 +0000
56238Checked in by : Robert Osfield
56239Changed of _firstTime intial values of 0 to DBL_MAX.
56240
56241Sun, 11 Jan 2004 21:33:43 +0000
56242Checked in by : Robert Osfield
56243Improvements from Pavel.
56244
56245Sat, 10 Jan 2004 21:29:15 +0000
56246Checked in by : Robert Osfield
56247Added support for controlling the LODScale via '*' and '+' keys in osgProducer::Viewer.
56248
56249Sat, 10 Jan 2004 20:58:09 +0000
56250Checked in by : Robert Osfield
56251Fixed consolodateRequireResolutions() methods
56252
56253Sat, 10 Jan 2004 17:13:20 +0000
56254Checked in by : Robert Osfield
56255From Alberto Farre, added osgDB::SharedStateManager.  Also a couple of ammendments by Robert Osfield, adding get/setSharedStateManager() methods into osgDB::Registry, and clean up fixes in SharedStateManager for the StateSet arrays.
56256
56257Sat, 10 Jan 2004 09:10:44 +0000
56258Checked in by : Robert Osfield
56259Did a to_unix on all the LWS files include GNUmakefile.
56260
56261Fri, 9 Jan 2004 20:33:23 +0000
56262Checked in by : Robert Osfield
56263Standardised on using value_type in most methods in Matrixd & Matrixf interfaces and Matrix_implementation.cpp.
56264
56265Fri, 9 Jan 2004 14:07:26 +0000
56266Checked in by : Robert Osfield
56267From Romano Magacho, add group->setName() to flattening of static transforms
56268
56269Fri, 9 Jan 2004 13:35:55 +0000
56270Checked in by : Robert Osfield
56271Fixed to TXP plugin from Nick.
56272
56273Thu, 8 Jan 2004 21:39:14 +0000
56274Checked in by : Robert Osfield
56275Fixes from Geoff.
56276
56277Thu, 8 Jan 2004 21:04:42 +0000
56278Checked in by : Robert Osfield
56279Made the default settings of Quat 0,0,0,1 to represent a zero rotation.
56280
56281Wed, 7 Jan 2004 20:58:07 +0000
56282Checked in by : Robert Osfield
56283Moved the default light to be from the sky.
56284
56285Wed, 7 Jan 2004 19:57:16 +0000
56286Checked in by : Robert Osfield
56287Fixed TXPPagedLOD.h/.cpp typos.
56288
56289Wed, 7 Jan 2004 14:14:38 +0000
56290Checked in by : Robert Osfield
56291Fixed tabs to be four spaces.
56292
56293Wed, 7 Jan 2004 14:10:47 +0000
56294Checked in by : Robert Osfield
56295From Nick, updates to TXP plugin to handle differences in LOD levels between adjacent tiles.
56296
56297Wed, 7 Jan 2004 12:38:55 +0000
56298Checked in by : Robert Osfield
56299Added osgsimplepager example program
56300
56301Wed, 7 Jan 2004 12:38:36 +0000
56302Checked in by : Robert Osfield
56303Removed redundent DatabasePager pointer.
56304
56305Wed, 7 Jan 2004 12:37:44 +0000
56306Checked in by : Robert Osfield
56307Added DatabasePager::setUseFrameBlock(bool) method
56308
56309Wed, 7 Jan 2004 08:43:38 +0000
56310Checked in by : Robert Osfield
56311Removed eroneous CreateShadowedScene.cpp/.h from .dsp
56312
56313Wed, 7 Jan 2004 08:39:33 +0000
56314Checked in by : Robert Osfield
56315Moaved PagedLOD::PerRangeData implementaton into .cpp and add missing return *this to copy operator.
56316
56317Wed, 7 Jan 2004 08:36:14 +0000
56318Checked in by : Robert Osfield
56319Fixed ending of .dsp
56320
56321Tue, 6 Jan 2004 21:18:36 +0000
56322Checked in by : Robert Osfield
56323Simplified the API for using the DatabasePager, by providing a single DatabasePager::updateSceneGraph(..) method, and added a ref_ptr<> into osDB::Registry for managing a single DatabasePager in a centralised way.
56324
56325Tue, 6 Jan 2004 15:56:18 +0000
56326Checked in by : Robert Osfield
56327Added osgdistortion examples .dsp
56328
56329Tue, 6 Jan 2004 14:37:25 +0000
56330Checked in by : Robert Osfield
56331Fixed comments
56332
56333Tue, 6 Jan 2004 14:09:12 +0000
56334Checked in by : Robert Osfield
56335Added code to the DatagbasePager::removeExpiredSubgraphs() that update the osgDB::Registry cache.
56336
56337Tue, 6 Jan 2004 12:27:20 +0000
56338Checked in by : Robert Osfield
56339Merged changes from Cobin Holtz for support of "noUnitsConversion" via the ReaderWriter::Options string.
56340
56341Tue, 6 Jan 2004 08:38:17 +0000
56342Checked in by : Robert Osfield
56343From Nick, increased info.radius by x 1.3 to avoid culling
56344
56345Mon, 5 Jan 2004 20:51:30 +0000
56346Checked in by : Robert Osfield
56347Added code to scale the priority by the offset and scale.
56348
56349Mon, 5 Jan 2004 20:45:28 +0000
56350Checked in by : Robert Osfield
56351Added support for priority offset and scale into PagedLOD.
56352
56353Mon, 5 Jan 2004 19:04:25 +0000
56354Checked in by : Robert Osfield
56355#if 0'd out code for switch off seam generation.
56356
56357Mon, 5 Jan 2004 15:40:44 +0000
56358Checked in by : Robert Osfield
56359Compile fixes for Win32
56360
56361Mon, 5 Jan 2004 15:34:41 +0000
56362Checked in by : Robert Osfield
56363Fixed .dsp
56364
56365Mon, 5 Jan 2004 14:17:01 +0000
56366Checked in by : Robert Osfield
56367Renamed osgshadowtexture.dsp to osgdepthshadow.dsp
56368
56369Mon, 5 Jan 2004 13:40:36 +0000
56370Checked in by : Robert Osfield
56371Added support into osgProducer::Viewer for flushing and compiling GL objects via a Producer post swap callback.
56372
56373Mon, 5 Jan 2004 09:34:28 +0000
56374Checked in by : Robert Osfield
56375From Pavel Moloshtan, osgdepthshadow example
56376
56377Sun, 4 Jan 2004 22:28:37 +0000
56378Checked in by : Robert Osfield
56379Experiments at fixing seam handling.
56380
56381Sun, 4 Jan 2004 12:37:18 +0000
56382Checked in by : Robert Osfield
56383Fixed osgFX::Validator::compare(..) so that it checked for the correct StateAttribute type before comparing member variables.Fixed docs typo in Material
56384
56385
56386
56387Sat, 3 Jan 2004 22:52:51 +0000
56388Checked in by : Don BURNS
56389Oops.  Fixed glaring memory leak in main loop of osgsimple
56390
56391Sat, 3 Jan 2004 20:32:27 +0000
56392Checked in by : Robert Osfield
56393From Marco Jez, new Light Wave Scene loader
56394
56395Sat, 3 Jan 2004 15:20:33 +0000
56396Checked in by : Robert Osfield
56397From Marco Jez, updates to the LWO loader.
56398
56399Sat, 3 Jan 2004 09:06:52 +0000
56400Checked in by : Robert Osfield
56401Updates to osgGL2 from Mike Weiblen
56402
56403Fri, 2 Jan 2004 20:44:18 +0000
56404Checked in by : Robert Osfield
56405Fixed getFogCoord methods
56406
56407Fri, 2 Jan 2004 17:30:05 +0000
56408Checked in by : Robert Osfield
56409Updates to TXP plugin from Nick.
56410
56411Fri, 2 Jan 2004 17:06:18 +0000
56412Checked in by : Robert Osfield
56413Added "&& oitr->second.first->referenceCount()<=1" check to removeExpiredObjectsInCache so that it only expires objects in the cache that have no external reference.
56414
56415Fri, 2 Jan 2004 11:31:45 +0000
56416Checked in by : Robert Osfield
56417Updates to the AUTHORS file from Rune.
56418
56419Sat, 27 Dec 2003 22:17:41 +0000
56420Checked in by : Robert Osfield
56421Added osgdistortion demo.
56422
56423Sat, 27 Dec 2003 22:17:25 +0000
56424Checked in by : Robert Osfield
56425From Geof Michel, addition of TESSELATE_GEOMETRY pass.
56426
56427Sat, 27 Dec 2003 15:57:57 +0000
56428Checked in by : Robert Osfield
56429Removed TXPIO.h
56430
56431Sat, 27 Dec 2003 13:46:33 +0000
56432Checked in by : Robert Osfield
56433From Geoff Michel, added tesselate pass to Optimizer and added handling of per primitve color to osgUtil::Tesselator.
56434
56435Sat, 27 Dec 2003 11:30:41 +0000
56436Checked in by : Robert Osfield
56437From Rommano Silva, admendments to Texture::computeRequiredTextureDimensions so that it takes into account the current mip map settings.
56438
56439Fri, 26 Dec 2003 16:45:06 +0000
56440Checked in by : Robert Osfield
56441Fixed osgFX::Scribe so that is handled setting of colour and line width correctly, by setting up the Materiail and LineWidth attributes within the Scribe constructor.
56442
56443Wed, 24 Dec 2003 19:28:39 +0000
56444Checked in by : Robert Osfield
56445Fixes for VS6.0
56446
56447Wed, 24 Dec 2003 17:20:13 +0000
56448Checked in by : Robert Osfield
56449Removed redundent osgcameragroup
56450
56451Wed, 24 Dec 2003 17:19:07 +0000
56452Checked in by : Robert Osfield
56453Fixed typo of TileMap - now corrected to TileMapper
56454
56455Wed, 24 Dec 2003 00:14:45 +0000
56456Checked in by : Robert Osfield
56457Fixed typos in error reporting
56458
56459Wed, 24 Dec 2003 00:14:12 +0000
56460Checked in by : Robert Osfield
56461Build fixes for VS6.0
56462
56463Wed, 24 Dec 2003 00:07:28 +0000
56464Checked in by : Robert Osfield
56465Added osgphotoalbum project
56466
56467Tue, 23 Dec 2003 23:55:06 +0000
56468Checked in by : Robert Osfield
56469Added support for a photo archive.
56470
56471Tue, 23 Dec 2003 13:02:13 +0000
56472Checked in by : Robert Osfield
56473Updates from Nick.Added support for OSG_TXP_DEFAULT_MAX_ANISOTROPY to override the default make
56474anistropy in textures.
56475
56476
56477
56478Tue, 23 Dec 2003 12:10:06 +0000
56479Checked in by : Robert Osfield
56480removed osg::
56481
56482Tue, 23 Dec 2003 09:18:29 +0000
56483Checked in by : Robert Osfield
56484Removed osg:: from NodeVisitor and Group base class calls
56485
56486Mon, 22 Dec 2003 21:05:10 +0000
56487Checked in by : Robert Osfield
56488Added beginings of PhotoArchive for storing and loading a set of photos from an archive.
56489
56490Mon, 22 Dec 2003 14:48:14 +0000
56491Checked in by : Robert Osfield
56492Added max texture anisotropy of 4.
56493
56494Mon, 22 Dec 2003 14:05:04 +0000
56495Checked in by : Robert Osfield
56496Updates from Nick.
56497
56498Mon, 22 Dec 2003 07:26:45 +0000
56499Checked in by : Robert Osfield
56500Moved TileMapper code out into its own file and made it a signleton
56501
56502Mon, 22 Dec 2003 06:27:17 +0000
56503Checked in by : Robert Osfield
56504From Trajce Nikolov, port of TXP plugin across to a pure PagedLOD based pager, with a little assistance from Robert Osfield.
56505
56506Sun, 21 Dec 2003 23:02:32 +0000
56507Checked in by : Robert Osfield
56508Fixed memory leak and utilised DrawArrayLengths in place of multiple DrawArray calls.
56509
56510Sun, 21 Dec 2003 13:11:36 +0000
56511Checked in by : Robert Osfield
56512Added extra clampProjectionMatrix methods to handle both Matrixd and Matrixf pathways.
56513
56514Sat, 20 Dec 2003 23:25:05 +0000
56515Checked in by : Robert Osfield
56516Fixed PagedLOD's handling of distances beyond the furthest range.
56517
56518Sat, 20 Dec 2003 14:25:18 +0000
56519Checked in by : Robert Osfield
56520Added support for placing pictures of backs and fronts of pages.
56521
56522Sat, 20 Dec 2003 14:23:04 +0000
56523Checked in by : Robert Osfield
56524Added support for REVERESED_XY_PLANE, REVERESED_XZ_PLANE and REVERESED_YZ_PLANE's for the axis alignement to allow the text to be reversed.
56525
56526Sat, 20 Dec 2003 14:20:48 +0000
56527Checked in by : Robert Osfield
56528*** empty log message ***
56529
56530Sat, 20 Dec 2003 14:19:09 +0000
56531Checked in by : Robert Osfield
56532Added Mode parameter to constructor.
56533
56534Fri, 19 Dec 2003 23:14:54 +0000
56535Checked in by : Robert Osfield
56536Added support for reading and writing UserData from objects.
56537
56538Fri, 19 Dec 2003 22:55:35 +0000
56539Checked in by : Robert Osfield
56540Added support for tagging the required resolutions from the source data.
56541
56542Fri, 19 Dec 2003 22:34:18 +0000
56543Checked in by : Robert Osfield
56544Added swap bytes methods.
56545
56546Fri, 19 Dec 2003 22:21:57 +0000
56547Checked in by : Robert Osfield
56548From Corbin Holtz, support for endian testing and bytes swapping.  With mods from Robert to use include/osg/Endian
56549
56550Fri, 19 Dec 2003 10:52:17 +0000
56551Checked in by : Robert Osfield
56552Added _ARB to GL_COMPARE_R_TO_TEXTURE
56553
56554Thu, 18 Dec 2003 20:53:23 +0000
56555Checked in by : Robert Osfield
56556Changed inline docs for readPixels to say "read pixels from current frame buffer"
56557
56558Thu, 18 Dec 2003 16:15:58 +0000
56559Checked in by : Robert Osfield
56560Added definition of GL_DEPTH_TEXTURE_MODE_ARB
56561
56562Thu, 18 Dec 2003 12:20:38 +0000
56563Checked in by : Robert Osfield
56564Changed the ArrayData constructor to use copyop for copying arrays, instead of by default doing cloning.
56565
56566Thu, 18 Dec 2003 10:57:57 +0000
56567Checked in by : Robert Osfield
56568Fixed s/getCreateBackFace(bool on) methds so that use used the correct variable.
56569
56570Thu, 18 Dec 2003 09:56:48 +0000
56571Checked in by : Robert Osfield
56572Fixed typo in comments.
56573
56574Wed, 17 Dec 2003 23:19:11 +0000
56575Checked in by : Robert Osfield
56576From Bob Kuehne, build fixes for OSX.
56577
56578Wed, 17 Dec 2003 19:26:16 +0000
56579Checked in by : Robert Osfield
56580From Pavel Moloshtan, added GL_ARB_shadow_support to osg::Texture.
56581
56582Wed, 17 Dec 2003 17:05:20 +0000
56583Checked in by : Robert Osfield
56584From Pavel Molishtan, Fixed comparision of _t plane.
56585
56586Wed, 17 Dec 2003 17:02:23 +0000
56587Checked in by : Robert Osfield
56588Added support for tracing the resolutions that are required by the destination data.
56589
56590Wed, 17 Dec 2003 10:05:29 +0000
56591Checked in by : Robert Osfield
56592From Jeremy Bell, made SHARED = -dynamic for OSX.
56593
56594Wed, 17 Dec 2003 10:04:01 +0000
56595Checked in by : Robert Osfield
56596Added VS projects for osgkeyboardmouse and osgsimple examples.
56597
56598Wed, 17 Dec 2003 00:58:36 +0000
56599Checked in by : Robert Osfield
56600Added -losgGL2 to link line.
56601
56602Tue, 16 Dec 2003 23:43:37 +0000
56603Checked in by : Robert Osfield
56604From Marco Jez, fixes to osgFX so that effects are compiled correctly.Fixed title name of osgkeyboardmouse example.
56605
56606
56607
56608Tue, 16 Dec 2003 19:21:45 +0000
56609Checked in by : Robert Osfield
56610Added osgUtil dependancy to lib3ds plugin
56611
56612Tue, 16 Dec 2003 08:56:49 +0000
56613Checked in by : Robert Osfield
56614Put the ordering of the callbacks so that the update callback is first, then cull then draw.  Added missing copy of update callback into copy constructor.
56615
56616Mon, 15 Dec 2003 23:23:45 +0000
56617Checked in by : Robert Osfield
56618Added support for updating the SceneView projection matrix from the values of near and far computed during the cull traversal.
56619
56620Mon, 15 Dec 2003 23:22:35 +0000
56621Checked in by : Robert Osfield
56622Changed the default wrap modes from REPEAT to CLAMP since CLAMP is the OpenGL default value.
56623
56624Mon, 15 Dec 2003 16:46:06 +0000
56625Checked in by : Robert Osfield
56626Added two news examples, osgsimple just loads a model and then renders it in a single window.  osgkeyboardmouse adds to osgsimple support for keyboard mouse and picking interactions.
56627
56628Mon, 15 Dec 2003 16:40:26 +0000
56629Checked in by : Robert Osfield
56630Added gemetry of photo album and page turning animation.
56631
56632Mon, 15 Dec 2003 08:54:38 +0000
56633Checked in by : Robert Osfield
56634Added test against MultiSwitch in Optimizer to prevent switch children being removed.
56635
56636Sat, 13 Dec 2003 22:15:47 +0000
56637Checked in by : Robert Osfield
56638Fixed paramter name from being fileName to file.
56639
56640Sat, 13 Dec 2003 22:07:55 +0000
56641Checked in by : Robert Osfield
56642From Jeremy Bell, add -losgText to fix OSX compile.
56643
56644Sat, 13 Dec 2003 16:41:46 +0000
56645Checked in by : Robert Osfield
56646Added TriStripVisitor usage.
56647
56648Sat, 13 Dec 2003 16:36:29 +0000
56649Checked in by : Robert Osfield
56650From Michael Gronager, with updates from Robert Osfield, to add support for Registry::closeAllLibrary and forced Registry destruction via Registry::instance(true).
56651
56652Sat, 13 Dec 2003 15:33:48 +0000
56653Checked in by : Robert Osfield
56654From Eric Sokolosky, fixed broken handling of palatted textures.
56655
56656Fri, 12 Dec 2003 20:33:36 +0000
56657Checked in by : Robert Osfield
56658Fixed typo of s/getUpdateVisitor().
56659
56660Fri, 12 Dec 2003 17:23:03 +0000
56661Checked in by : Robert Osfield
56662Fixed flatten static transform
56663
56664Fri, 12 Dec 2003 16:34:46 +0000
56665Checked in by : Robert Osfield
56666Removed comments, and move the tri stipper slightly later in the code to apply it on all geometries.
56667
56668Fri, 12 Dec 2003 15:22:39 +0000
56669Checked in by : Robert Osfield
56670Updates from Geof Michel.
56671
56672Fri, 12 Dec 2003 13:53:04 +0000
56673Checked in by : Robert Osfield
56674Made progress reports use osg::notify(osg::INFO) instread of std::cout
56675
56676Fri, 12 Dec 2003 13:24:23 +0000
56677Checked in by : Robert Osfield
56678Fixed merging of geometry code.
56679
56680Thu, 11 Dec 2003 23:33:27 +0000
56681Checked in by : Robert Osfield
56682Renamed PermissableOptions to setPermissableOptimizations.
56683
56684Thu, 11 Dec 2003 23:26:22 +0000
56685Checked in by : Robert Osfield
56686Added support for controlling what optimization operations can be applied to specific nodes in the scene graph.  Typical use would be tagging a node so that it can't be optimized away in say a flatten static transform pass.  Added methods to Optimizer are:        inline void setPermissableOptionsForObject(const osg::Object* object, unsigned int options)
56687        {
56688            _permissableOptionsMap[object] = options;
56689        }
56690
56691        inline unsigned int getPermissableOptionsForObject(const osg::Object* object) const
56692        {
56693            PermissableOptionsMap::const_iterator itr = _permissableOptionsMap.find(object);
56694            if (itr!=_permissableOptionsMap.end()) return itr->second;
56695            else return 0xffffffff;
56696        }
56697
56698        inline bool isOperationPermissableForObject(const osg::Object* object,unsigned int option) const
56699        {
56700            return (option & getPermissableOptionsForObject(object))!=0;
56701        }
56702
56703
56704
56705Thu, 11 Dec 2003 16:46:45 +0000
56706Checked in by : Robert Osfield
56707Added _maximumNumberOfActiveOccluders variable to CollectOccludersVisitor(), to limit the maximum number of occluders used in the cull traversal, default is now 10.Added set/getCollectOccluderVisitor() method into SceneView to allow control
56708of the the settings of the CollectOccluderVisitor.
56709
56710
56711
56712Wed, 10 Dec 2003 16:50:26 +0000
56713Checked in by : Robert Osfield
56714Added environmental variable for setting the height of the drive manipulator.
56715
56716Wed, 10 Dec 2003 15:24:14 +0000
56717Checked in by : Robert Osfield
56718Added a special AvailablerReaderWriterIterator class to handle the task of iterating through the list of available reader writer, whilst handling cases where the list itself changes size during iteration through the list. Previous size changes during iteration was cause invalid iterators, which in turn was causing a crash.
56719
56720Wed, 10 Dec 2003 15:22:05 +0000
56721Checked in by : Robert Osfield
56722Added proper handling of unhandled file return type.
56723
56724Wed, 10 Dec 2003 11:40:58 +0000
56725Checked in by : Robert Osfield
56726Improved the management of errors reported from ReaderWriters, and cleaned up the reporting of errors in DynamicLibrary.
56727
56728Wed, 10 Dec 2003 10:49:16 +0000
56729Checked in by : Robert Osfield
56730Added support for using DrawArrays when indices are in ascending order, and increment 1 at a time.
56731
56732Tue, 9 Dec 2003 22:29:56 +0000
56733Checked in by : Robert Osfield
56734Improvements to the TriStripVisitor such that it now groups 4 point tri strips together as quads.
56735
56736Tue, 9 Dec 2003 14:07:44 +0000
56737Checked in by : Robert Osfield
56738Removed osg::Transform::ComputeTransformCallback from osg::Transform.Updated various dependant files to reimplemt callbacks as Transform subclasses.
56739
56740
56741
56742Tue, 9 Dec 2003 14:06:48 +0000
56743Checked in by : Robert Osfield
56744Added support for new PagedLOD Radius and NumChildrenThatCannorBeExpired variables to .osg and .ive support.
56745
56746Tue, 9 Dec 2003 12:11:21 +0000
56747Checked in by : Robert Osfield
56748Added new example osgphotoalbum.
56749
56750Tue, 9 Dec 2003 12:09:36 +0000
56751Checked in by : Robert Osfield
56752Reverted back to non exception based JPEG plugin.
56753
56754Tue, 9 Dec 2003 12:08:27 +0000
56755Checked in by : Robert Osfield
56756Addition of the following methods:        /** Set the object-space reference radius of the volume enclosed by the PagedLOD.
56757          * Used to detmine the bounding sphere of the PagedLOD in the absense of any children.*/
56758        inline void setRadius(float radius) { _radius = radius; }
56759
56760        /** Get the object-space radius of the volume enclosed by the PagedLOD.*/
56761        inline float getRadius() const { return _radius; }
56762
56763
56764        /** Set the number of children that the PagedLOD must keep around, even if thay are older than their expiry time.*/
56765        inline void setNumChildrenThatCannotBeExpired(unsigned int num) { _numChildrenThatCannotBeExpired = num; }
56766
56767        /** Get the number of children that the PagedLOD must keep around, even if thay are older than their expiry time.*/
56768        unsigned int getNumChildrenThatCannotBeExpired() const { return _numChildrenThatCannotBeExpired; }
56769
56770
56771
56772Tue, 9 Dec 2003 12:07:41 +0000
56773Checked in by : Robert Osfield
56774Added get() method to ReaderWriterProxy class to allow the readerwriter to be obtained once its constructed.
56775
56776Tue, 9 Dec 2003 12:05:50 +0000
56777Checked in by : Robert Osfield
56778Addition of Mode mode=MODULATE constructor.
56779
56780Tue, 9 Dec 2003 12:04:14 +0000
56781Checked in by : Robert Osfield
56782Fixes for optional compile of GL_LUMINANCE_ALPHA and GL_ALPHA texture usage in fonts.  Default to GL_ALPHA.
56783
56784Tue, 9 Dec 2003 11:31:33 +0000
56785Checked in by : Robert Osfield
56786Moved osgText across to create GL_ALPHA textures instead of GL_LUMINANCE_ALPHA
56787
56788Tue, 9 Dec 2003 11:20:44 +0000
56789Checked in by : Robert Osfield
56790From Pavel Moloshtan, extension support for ARB_occlusion_querry
56791
56792Tue, 9 Dec 2003 11:19:52 +0000
56793Checked in by : Robert Osfield
56794From Mike Wieblen, tweak to GL2 shader
56795
56796Tue, 9 Dec 2003 10:42:30 +0000
56797Checked in by : Robert Osfield
56798From Tree, tweaks to the coord generation to improve text alignment.
56799
56800Tue, 9 Dec 2003 10:38:59 +0000
56801Checked in by : Robert Osfield
56802From Johan Nouvel, support for AnimationPathCallback values in .osg file. Includes a small modication to ensure that code works shared animation paths, by RO.
56803
56804Tue, 9 Dec 2003 09:25:53 +0000
56805Checked in by : Robert Osfield
56806From Eric Sokolosky, OSX uses DYLD_LIBRARY_PATH for initial library search path instead of LD_LIBRARY_PATH.
56807
56808Tue, 9 Dec 2003 09:03:14 +0000
56809Checked in by : Robert Osfield
56810Aded FileUtils include.
56811
56812Mon, 8 Dec 2003 19:25:08 +0000
56813Checked in by : Robert Osfield
56814Added commented out lines for setting orange blue anaglyphic stereo.  The analgyphic block really needs to have the color mask set up optionally, this is something to configure in the future.
56815
56816Mon, 8 Dec 2003 11:24:43 +0000
56817Checked in by : Robert Osfield
56818Moved the responsibility for finding file to load on to the ReaderWriter plugins, instead of osgDB::Registry where it original lay.  This has been done to allow fileName strings to be encode data rather than just file names, such as one requires when using PagedLOD along with plugins for doing dynamic tesselation.
56819
56820Sun, 7 Dec 2003 20:58:46 +0000
56821Checked in by : Robert Osfield
56822Added check against null being passed into std::string constructor.
56823
56824Fri, 5 Dec 2003 22:42:02 +0000
56825Checked in by : Robert Osfield
56826Changed the minium tri strip length to 2 rather than 0.
56827
56828Fri, 5 Dec 2003 14:39:32 +0000
56829Checked in by : Robert Osfield
56830Added code for combining adjacent static MatrixTransforms
56831
56832Fri, 5 Dec 2003 14:39:09 +0000
56833Checked in by : Robert Osfield
56834Fixes for Win32 build.
56835
56836Fri, 5 Dec 2003 13:58:27 +0000
56837Checked in by : Robert Osfield
56838Fixes for Windows build.
56839
56840Fri, 5 Dec 2003 13:26:47 +0000
56841Checked in by : Robert Osfield
56842Removed DOFTransform.
56843
56844Fri, 5 Dec 2003 09:22:03 +0000
56845Checked in by : Robert Osfield
56846Added a cast (Array*) to get round VS.NET compiler error.
56847
56848Thu, 4 Dec 2003 17:14:06 +0000
56849Checked in by : Robert Osfield
56850Added support for expanding index'd attributes from within osgUtil:TriStripVisitor.
56851
56852Thu, 4 Dec 2003 09:43:34 +0000
56853Checked in by : Robert Osfield
56854Added optional TraversalMask paramter to computeIntersections() methods.
56855
56856Wed, 3 Dec 2003 21:45:32 +0000
56857Checked in by : Robert Osfield
56858Implemented duplicate removal code into TriStripVisitor and added an extra pass to doing tri stripping in the osgUtil::Optimzer.Added validity checks into osg::TexEnvCombine to catch eronous enumarant values.
56859
56860Improved the efficient of CullingSet's handling of new transforms.
56861
56862Added a copy shared subgraphs and subdivision code into osgUtil::Optimizer.
56863
56864
56865
56866Wed, 3 Dec 2003 21:28:42 +0000
56867Checked in by : Robert Osfield
56868Made removedExpiredChildren() virtual.
56869
56870Tue, 2 Dec 2003 21:38:52 +0000
56871Checked in by : Robert Osfield
56872Suggestion from Tree, changed tex coord scaling against textureWidth/Height rather than textureWidth-1 etc.
56873
56874Tue, 2 Dec 2003 21:38:01 +0000
56875Checked in by : Robert Osfield
56876From Rune, Added catch for erroneous size specification in .dds file.
56877
56878Mon, 1 Dec 2003 14:31:56 +0000
56879Checked in by : Robert Osfield
56880From Pavel Moloshton, addition of AlphaFunc support to .ive.
56881
56882Mon, 1 Dec 2003 10:28:23 +0000
56883Checked in by : Robert Osfield
56884Added a spatializer into osgUtil to create a balanced quad/oct tree.
56885
56886Fri, 28 Nov 2003 22:39:15 +0000
56887Checked in by : Robert Osfield
56888From Ruben,>Fixed: The iv loader that uses Inventor library has a little bug, if used with
56889>osgconv, it doesn't write the images to the converted file because it's
56890>not setting the osg::Image->setFilename()
56891
56892
56893
56894Fri, 28 Nov 2003 14:37:46 +0000
56895Checked in by : Robert Osfield
56896From Geoff Michel, updates to GEO plugin.
56897
56898Fri, 28 Nov 2003 14:26:51 +0000
56899Checked in by : Robert Osfield
56900Updates to osgdem.
56901
56902Fri, 28 Nov 2003 13:41:10 +0000
56903Checked in by : Robert Osfield
56904From Qing Shen, addition of computeIntsect methods which take a node pointer to intersect with rather than assume the viewer's scene pointer.
56905
56906Thu, 27 Nov 2003 22:53:40 +0000
56907Checked in by : Robert Osfield
56908From Rune Schmidt Jensen, support for osgSim::VisibilityGroup in the .ive loader and support for node masks.
56909
56910Thu, 27 Nov 2003 22:06:11 +0000
56911Checked in by : Robert Osfield
56912Standardised the tabbing so that 4 spaces are used instead of hardware tabs.
56913
56914Thu, 27 Nov 2003 16:23:07 +0000
56915Checked in by : Robert Osfield
56916From Michael Gronager, osgSim::VisibilityGroup
56917
56918Thu, 27 Nov 2003 15:13:55 +0000
56919Checked in by : Robert Osfield
56920Updates to osgdem + BoundingBox to support graph iterators
56921
56922Thu, 27 Nov 2003 13:31:16 +0000
56923Checked in by : Robert Osfield
56924From Nikolaus Hanekamp, Fixes to lightpoint code
56925
56926Thu, 27 Nov 2003 13:25:52 +0000
56927Checked in by : Robert Osfield
56928From Trajce Nikolov:> There are databases that contain both Matrix and GeneralMatrix records as
56929> ancillary records. If this happens, this fix will only use one matrix to
56930> create osg::TransformMatrix node.
56931
56932
56933
56934Wed, 26 Nov 2003 16:56:32 +0000
56935Checked in by : Robert Osfield
56936Addition of light point.
56937
56938Wed, 26 Nov 2003 16:43:28 +0000
56939Checked in by : Robert Osfield
56940Warning fix from Romano
56941
56942Wed, 26 Nov 2003 13:21:40 +0000
56943Checked in by : Robert Osfield
56944Added a f after 2.0 definitions in atan2 to get round stupid MS errors.
56945
56946Wed, 26 Nov 2003 11:33:30 +0000
56947Checked in by : Robert Osfield
56948Removed DOFTransform.
56949
56950Wed, 26 Nov 2003 11:01:12 +0000
56951Checked in by : Robert Osfield
56952Changed SG_EXPORT to OSGSIM_EXPORT.
56953
56954Wed, 26 Nov 2003 08:37:03 +0000
56955Checked in by : Robert Osfield
56956Added missing DOFTransform and MultiSwitch implementations
56957
56958Tue, 25 Nov 2003 19:43:19 +0000
56959Checked in by : Robert Osfield
56960Checked in support for osgTerrain in Make/makedirdefs
56961
56962Tue, 25 Nov 2003 19:42:35 +0000
56963Checked in by : Robert Osfield
56964Early development work on osgTerrain.
56965
56966Tue, 25 Nov 2003 19:25:59 +0000
56967Checked in by : Robert Osfield
56968Disabled the build of osgTerrain, until its checked in.
56969
56970Tue, 25 Nov 2003 19:25:42 +0000
56971Checked in by : Robert Osfield
56972Added OSGSIM_EXPORT to scalarbar::printer
56973
56974Tue, 25 Nov 2003 19:06:31 +0000
56975Checked in by : Robert Osfield
56976Added missing DOFTransform.cpp
56977
56978Tue, 25 Nov 2003 16:28:32 +0000
56979Checked in by : Robert Osfield
56980Added suport for osgSim::MultiSwitch to .ive plugin
56981
56982Tue, 25 Nov 2003 16:07:32 +0000
56983Checked in by : Robert Osfield
56984Tweaked MultiSwitch IO
56985
56986Tue, 25 Nov 2003 15:58:57 +0000
56987Checked in by : Robert Osfield
56988Added osgSim::MultiSwitch and support for it in the OpenFlight and .osg plugins
56989
56990Tue, 25 Nov 2003 14:38:16 +0000
56991Checked in by : Robert Osfield
56992Added support for TexMat to .ive plugin
56993
56994Tue, 25 Nov 2003 14:11:05 +0000
56995Checked in by : Robert Osfield
56996Moved osg::DOFTransform to osgSim::DOFTransform.Fixed crash associated with .osg files which contain empty description fields.
56997
56998From Sondra Inverson, added support to .ive plugin for osgSim::DOFTransform.
56999
57000
57001
57002Tue, 25 Nov 2003 11:40:10 +0000
57003Checked in by : Robert Osfield
57004Work in progress on osgdem example and osgTerrain::DataSet class
57005
57006Tue, 25 Nov 2003 11:06:39 +0000
57007Checked in by : Robert Osfield
57008Fixed type of unrecognized
57009
57010Tue, 25 Nov 2003 11:05:22 +0000
57011Checked in by : Robert Osfield
57012Moved the unrecognized options check to after loaded
57013
57014Tue, 25 Nov 2003 10:57:50 +0000
57015Checked in by : Robert Osfield
57016Tweaks for debugging output
57017
57018Tue, 25 Nov 2003 10:56:42 +0000
57019Checked in by : Robert Osfield
57020Added intersect method.
57021
57022Tue, 25 Nov 2003 10:56:12 +0000
57023Checked in by : Robert Osfield
57024Added read(string,float,float,float,float) method
57025
57026Tue, 25 Nov 2003 10:55:37 +0000
57027Checked in by : Robert Osfield
57028Reorganised posstion of getViewMatrix*() methods.
57029
57030Tue, 25 Nov 2003 10:53:57 +0000
57031Checked in by : Robert Osfield
57032From Eric Hammil, support for compute the dimensions when the file specified size is zero.
57033
57034Tue, 25 Nov 2003 10:52:13 +0000
57035Checked in by : Robert Osfield
57036Changed error message to something more meaningful
57037
57038Tue, 25 Nov 2003 10:50:57 +0000
57039Checked in by : Robert Osfield
57040Increased the prevision of outputing the height field parameters
57041
57042Tue, 25 Nov 2003 10:49:38 +0000
57043Checked in by : Robert Osfield
57044Added support for case insenstive file searches.
57045
57046Tue, 25 Nov 2003 10:47:13 +0000
57047Checked in by : Robert Osfield
57048From Trajce Nicklov, support for GeneralMatrix record
57049
57050Tue, 25 Nov 2003 10:32:23 +0000
57051Checked in by : Robert Osfield
57052From Alberto Farre, added support for nesting of files.
57053
57054Tue, 25 Nov 2003 10:20:21 +0000
57055Checked in by : Robert Osfield
57056From Michael Morrison, added support for the OpenFlight BSPRecord, simply mapping it to a Group.
57057
57058Tue, 25 Nov 2003 09:23:04 +0000
57059Checked in by : Robert Osfield
57060Updated links to mailing list
57061
57062Tue, 25 Nov 2003 09:04:41 +0000
57063Checked in by : Robert Osfield
57064Added support for case insenstive searches of the filepaths.
57065
57066Mon, 24 Nov 2003 10:01:02 +0000
57067Checked in by : Robert Osfield
57068Changed the shadow colour so that it is now controlled via the emissive light material rather than ambient, this allows it to bypass any of the osg::Light values and control the resulting shadow colour more directly.
57069
57070Fri, 21 Nov 2003 20:21:41 +0000
57071Checked in by : Robert Osfield
57072Removed the ScalarBar:: from the from of the ScalarPrinter::printScalar() calls.
57073
57074Fri, 21 Nov 2003 19:33:09 +0000
57075Checked in by : Robert Osfield
57076From John Tan, support for offset and scale tex coords via TexMat.
57077
57078Fri, 21 Nov 2003 16:30:59 +0000
57079Checked in by : Robert Osfield
57080From Stephan Huber, clean up of QTexture.cpp's scaling code and additions of handling of different extensions in ReaderWriterQT.cpp
57081
57082Fri, 21 Nov 2003 16:19:07 +0000
57083Checked in by : Robert Osfield
57084Removed newline from top of header
57085
57086Fri, 21 Nov 2003 14:30:01 +0000
57087Checked in by : Robert Osfield
57088From Stephan Huber, with mods by Robert to keep old code in place, change to replace scaling of texture since the OSG does this automatically when required.
57089
57090Fri, 21 Nov 2003 14:17:26 +0000
57091Checked in by : Robert Osfield
57092Changed the main to create a Group and then add the loaded scene and HUD scene into this.  This has been done to rework code nearer to what Stephan Huber used to get round a crash under OSX when a model was passed in.  This crash suggest a problem in dynamic_cast<> perhaps?
57093
57094Fri, 21 Nov 2003 13:45:40 +0000
57095Checked in by : Robert Osfield
57096From Romano J M Silva, changed osg::Texture2D::copyTexImage2D so that it uses the _internalFormat for the texture format to read rather than default to GL_RGBA.From Robert Osfield, changed the osg::Texture2D::copyTexImage2D and copyTexSubImage
57097code so that it set the _internalFormat to GL_RGBA if is is zero.
57098
57099
57100
57101Thu, 20 Nov 2003 12:03:51 +0000
57102Checked in by : Robert Osfield
57103Added the missing insertChild(index,child) and insertChild(index,child,value) into osg::Switch.
57104
57105Thu, 20 Nov 2003 11:07:19 +0000
57106Checked in by : Robert Osfield
57107Changed the freetype plugin so it keeps its own ref_ptr<Font> to fonts that it creates, rather than have osgText::Font::readFontFile() use the osgDB::Registry object cache.This has been done to prevent problems when users flush the object cache,
57108which was causing a dangling pointer.
57109
57110
57111
57112Wed, 19 Nov 2003 20:30:24 +0000
57113Checked in by : Robert Osfield
57114Changed libgdal.lib to gdal.lib
57115
57116Fri, 14 Nov 2003 13:39:34 +0000
57117Checked in by : Robert Osfield
57118From Ruben, added support for nested update and cull callbacks.
57119
57120Fri, 14 Nov 2003 09:25:17 +0000
57121Checked in by : Robert Osfield
57122Changed the credit from NVidia's NvTriStrip to Tanguy Faure's traingulation code.
57123
57124Thu, 13 Nov 2003 15:45:31 +0000
57125Checked in by : Robert Osfield
57126From Tom Jolly, Fix to handling of triangle fans.
57127
57128Wed, 12 Nov 2003 19:05:54 +0000
57129Checked in by : Robert Osfield
57130Added usage of object cache + fixed handling of projection matrix.
57131
57132Wed, 12 Nov 2003 15:03:05 +0000
57133Checked in by : Robert Osfield
57134Fixed setting of OSG_SPLIT_STEREO_AUTO_ADJUST_ASPECT_RATIO value.
57135
57136Wed, 12 Nov 2003 10:13:31 +0000
57137Checked in by : Robert Osfield
57138Moved the getTime to inside the locked part of the add events.
57139
57140Tue, 11 Nov 2003 16:30:35 +0000
57141Checked in by : Robert Osfield
57142From Tom Jolly, fixed incorrect setTexCoordIndices to setColorIndices.Added support for triangle fan primitives.
57143
57144
57145
57146Tue, 11 Nov 2003 08:52:41 +0000
57147Checked in by : Robert Osfield
57148From Dean Iversion, fix to the ReaderWriter::Options management in Pool.cpp
57149
57150Fri, 7 Nov 2003 09:00:22 +0000
57151Checked in by : Robert Osfield
57152Made getWidth and getHeight const.
57153
57154Thu, 6 Nov 2003 22:06:44 +0000
57155Checked in by : Robert Osfield
57156From Sondra Iverson:     small optimization to ParticleSystem.cpp moving sqrtf out of inner loop.
57157     fix of copy and past error changing erronous cullTimes to drawTimes.
57158
57159
57160
57161Thu, 6 Nov 2003 21:58:41 +0000
57162Checked in by : Robert Osfield
57163Added Producer.lib into the dependancy list.
57164
57165Thu, 6 Nov 2003 13:44:59 +0000
57166Checked in by : Robert Osfield
57167From David Ergo, patch for setting the shininess strength of the specular material,
57168
57169Thu, 6 Nov 2003 04:08:53 +0000
57170Checked in by : Don BURNS
57171Fixed loading of dynamic libraries with dlopen if the library is in the current directory
57172
57173Wed, 5 Nov 2003 10:24:51 +0000
57174Checked in by : Robert Osfield
57175Added code to load the bluemarble.ive database instead of the texture mapped sphere for the earth model in the logo.
57176
57177Wed, 5 Nov 2003 04:58:18 +0000
57178Checked in by : Don BURNS
57179MIssing check for ptr == NULL at line 227 in Registry.cpp
57180
57181Wed, 5 Nov 2003 04:56:08 +0000
57182Checked in by : Don BURNS
57183Small bug in DynamicLibrary.cpp  ptr was not being checked for NULL
57184
57185Wed, 5 Nov 2003 04:51:10 +0000
57186Checked in by : Don BURNS
57187Changed versioning for make rpms
57188
57189Tue, 4 Nov 2003 22:00:16 +0000
57190Checked in by : Robert Osfield
57191Added TextureObjectManager constructor.
57192
57193Tue, 4 Nov 2003 19:26:16 +0000
57194Checked in by : Robert Osfield
57195Made all positioning transform DYNAMIC to avoid the osgUtil::Optimizer flattening them.  Flattening of static transforms was affecting the PagedLOD nodes.
57196
57197Tue, 4 Nov 2003 16:38:10 +0000
57198Checked in by : Robert Osfield
57199Added support to slideshow3D for -s commandline option allow the size of the display to be specified.Also implementaited some code for display position and speed info in
57200osgProducer::Viewer, not fully implemented yet.
57201
57202
57203
57204Tue, 4 Nov 2003 15:07:42 +0000
57205Checked in by : Robert Osfield
57206Changed the slide coordinates system so that the bottom left hand corner of the slide is 0,0,0 and the top right is 1,1,0, and the eye point is at the appex of a frustum at x,y,1.
57207
57208Tue, 4 Nov 2003 13:40:24 +0000
57209Checked in by : Robert Osfield
57210Added osgText::Text::getTextureGlyphQuadMap().
57211
57212Mon, 3 Nov 2003 23:26:17 +0000
57213Checked in by : Robert Osfield
57214Fixed positioning of images.
57215
57216Mon, 3 Nov 2003 23:22:58 +0000
57217Checked in by : Robert Osfield
57218Fixed positioing of text.
57219
57220Mon, 3 Nov 2003 23:13:31 +0000
57221Checked in by : Robert Osfield
57222Updated to slideshow3D to support animation + pausing of animation.Updated associated osg/osgUtil classes that provide animation pausing.
57223
57224
57225
57226Sun, 2 Nov 2003 20:10:04 +0000
57227Checked in by : Robert Osfield
57228Merged fixes from Geof Michel.
57229
57230Fri, 31 Oct 2003 10:11:38 +0000
57231Checked in by : Robert Osfield
57232Renamed _mips to _mipMapKernel
57233
57234Thu, 30 Oct 2003 16:22:21 +0000
57235Checked in by : Robert Osfield
57236Added support for <duration>float</duration> to the slideshow3D .xml format to allow the time for autostepping between layers/slides.Moved the tiles accross to the left hands side by default.
57237
57238
57239
57240Thu, 30 Oct 2003 00:10:54 +0000
57241Checked in by : Robert Osfield
57242Changed the wrap mode from CLAMP to CLAMP_TO_EDGE to avoid artifacts under OSX.
57243
57244Wed, 29 Oct 2003 23:10:11 +0000
57245Checked in by : Robert Osfield
57246Added support for 565 textures to osgbluemarble.Added a osg::Image::scaleImage() version which allows the datatype to be varied.
57247
57248
57249
57250Wed, 29 Oct 2003 22:47:21 +0000
57251Checked in by : Robert Osfield
57252Added option for 565 16bit textures.
57253
57254Wed, 29 Oct 2003 19:22:19 +0000
57255Checked in by : Robert Osfield
57256Added copying of reference to the main CullVisitor's DatabaseRequestHandler over to the left/right eye CullVisitor to ensure that the database works in stereo.
57257
57258Wed, 29 Oct 2003 16:45:17 +0000
57259Checked in by : Robert Osfield
57260Commented out verbose debugging messages.
57261
57262Wed, 29 Oct 2003 14:59:22 +0000
57263Checked in by : Robert Osfield
57264Added -e -w -o and -l options to the osgbluemarble example.
57265
57266Wed, 29 Oct 2003 11:11:17 +0000
57267Checked in by : Robert Osfield
57268Updates for osgdem.  Including new read/writeHeightField() methods.
57269
57270Wed, 29 Oct 2003 10:41:36 +0000
57271Checked in by : Robert Osfield
57272Fixed PNG plugin so it handles endianess correctly, and alpha/grey scale textures.
57273
57274Mon, 27 Oct 2003 16:07:21 +0000
57275Checked in by : Robert Osfield
57276*** empty log message ***
57277
57278Mon, 27 Oct 2003 10:29:52 +0000
57279Checked in by : Robert Osfield
57280Added a check into osg::Sequence::traverse() against an empty sequence, so that a non existant child is not traversed.
57281
57282Wed, 22 Oct 2003 13:39:16 +0000
57283Checked in by : Robert Osfield
57284Fixed error when handling mulltiple non per vertex vertex attributes during rendering.
57285
57286Mon, 20 Oct 2003 21:31:15 +0000
57287Checked in by : Robert Osfield
57288Added ImageOptions to osgDB.
57289
57290Mon, 20 Oct 2003 20:17:45 +0000
57291Checked in by : Robert Osfield
57292Added Producer and OpenThreads to linkline.
57293
57294Mon, 20 Oct 2003 09:01:16 +0000
57295Checked in by : Robert Osfield
57296Fixed print on scalar bar example.
57297
57298Sun, 19 Oct 2003 11:46:34 +0000
57299Checked in by : Robert Osfield
57300From Trajce Nikolov, support for use of PagedLOD in the txp plugin.
57301
57302Fri, 17 Oct 2003 15:26:30 +0000
57303Checked in by : Robert Osfield
57304Added support for generating compressed textures in osgbluemarble.
57305
57306Fri, 17 Oct 2003 15:26:03 +0000
57307Checked in by : Robert Osfield
57308Michael Gronager's changes for supporting the in memory gz archiving.
57309
57310Fri, 17 Oct 2003 14:40:05 +0000
57311Checked in by : Robert Osfield
57312From Marco Jez, Fix to the bumping mapping effect.
57313
57314Fri, 17 Oct 2003 10:28:55 +0000
57315Checked in by : Robert Osfield
57316Changed the warnings about unhandled op codes to NOTICE instead or WARN
57317
57318Fri, 17 Oct 2003 10:27:18 +0000
57319Checked in by : Robert Osfield
57320Set default values for datatype & pixelformat.
57321
57322Fri, 17 Oct 2003 10:26:31 +0000
57323Checked in by : Robert Osfield
57324Made = opeator const.
57325
57326Fri, 17 Oct 2003 10:25:59 +0000
57327Checked in by : Robert Osfield
57328Added SceneView::s/getDrawBufferValue(GLenum) to allow customization of what glDrawBuffer() value is set on each frame.
57329
57330Fri, 17 Oct 2003 10:24:22 +0000
57331Checked in by : Robert Osfield
57332From Eric Hammil, fix for bmp image size.
57333
57334Fri, 17 Oct 2003 10:23:24 +0000
57335Checked in by : Robert Osfield
57336From Michael Gronenger, updates to JP2 plugin.
57337
57338Fri, 17 Oct 2003 10:22:46 +0000
57339Checked in by : Robert Osfield
57340Adding clamping of the tree textures.
57341
57342Sun, 12 Oct 2003 15:20:09 +0000
57343Checked in by : Robert Osfield
57344From Geoff Michel & Roger James,revised AC3D loader - accepted the improvement from Roger James for texture mapping, and developed his writer until it actually writes most geometries (no text or osgFX nodes of course).
57345
57346Sun, 12 Oct 2003 14:51:54 +0000
57347Checked in by : Robert Osfield
57348Moved Producer::Block temporarily into osgDB to ensure that osgDB isn't dependent on Producer.
57349
57350Sun, 12 Oct 2003 12:13:58 +0000
57351Checked in by : Robert Osfield
57352Improvements to the DatabasePager
57353
57354Fri, 10 Oct 2003 19:25:14 +0000
57355Checked in by : Robert Osfield
57356Improvements to DatabasePager
57357
57358Fri, 10 Oct 2003 12:56:35 +0000
57359Checked in by : Robert Osfield
57360Added ClusterCullingCallback to ive.
57361
57362Fri, 10 Oct 2003 12:54:21 +0000
57363Checked in by : Robert Osfield
57364Udates to Drawable + IVE plugin with support for new ClusterCullingCallack.Improvement to osgbluemarble.
57365
57366
57367
57368Fri, 10 Oct 2003 11:12:37 +0000
57369Checked in by : Robert Osfield
57370Fix for 64bit build.
57371
57372Fri, 10 Oct 2003 09:41:04 +0000
57373Checked in by : Robert Osfield
57374Fixed the setting of the offset so that it convert degrees to radians.Added setting of FOV, however, it doesn't yet function, will need to look into Producer to work out why.
57375
57376
57377
57378Thu, 9 Oct 2003 20:56:15 +0000
57379Checked in by : Robert Osfield
57380Fix for 64bit build.
57381
57382Thu, 9 Oct 2003 20:50:21 +0000
57383Checked in by : Robert Osfield
57384Fixed missing osg::
57385
57386Thu, 9 Oct 2003 14:55:56 +0000
57387Checked in by : Robert Osfield
57388Added DrawElementsUByte to ive plugin.
57389
57390Thu, 9 Oct 2003 10:44:15 +0000
57391Checked in by : Robert Osfield
57392Converted the animation path file reading code to use std::ifstream rather than C style file so that it can handle configurable types better - fixing a bug associated with reading animation paths with the new osg::Quat defaulting to doubles.
57393
57394Thu, 9 Oct 2003 09:48:36 +0000
57395Checked in by : Robert Osfield
57396Added protection to the DatabasePager::requestNodeFile()'s call to startThread to ensure that only one startThread is every issued.
57397
57398Wed, 8 Oct 2003 21:29:45 +0000
57399Checked in by : Robert Osfield
57400Made the Drawable::*Callback derive from osg::Object so that they can be saved to .osg properly.Added osg::ClusterCullingCallback to Drawable header/source.  Not complete yet,
57401but will enable drawables to culled is they are facing away from the eye point.
57402
57403
57404
57405Wed, 8 Oct 2003 14:24:13 +0000
57406Checked in by : Robert Osfield
57407Added ImageOptions for use with the GDAL plugin
57408
57409Wed, 8 Oct 2003 14:08:28 +0000
57410Checked in by : Robert Osfield
57411Added osgbluemarble data
57412
57413Wed, 8 Oct 2003 13:09:23 +0000
57414Checked in by : Robert Osfield
57415Added new GDAL plugin and osgbluemarble example to demonstrate how to create PagedLOD'd databases using GDAL.
57416
57417Tue, 7 Oct 2003 18:41:38 +0000
57418Checked in by : Robert Osfield
57419From Rune Schmidt Jensen, bug fix to reading of osg::Quat's
57420
57421Mon, 6 Oct 2003 10:03:39 +0000
57422Checked in by : Robert Osfield
57423Added -losgGL2 to link line for OSX.
57424
57425Mon, 6 Oct 2003 08:53:56 +0000
57426Checked in by : Robert Osfield
57427Added -losgGL2
57428
57429Mon, 6 Oct 2003 08:01:12 +0000
57430Checked in by : Robert Osfield
57431Commented out gdal temporarily from the list of plugins to compile.
57432
57433Sun, 5 Oct 2003 16:16:39 +0000
57434Checked in by : Robert Osfield
57435Changed the texture search path mechanism to better utlise the OSG's search file path mechansim.
57436
57437Sun, 5 Oct 2003 11:42:26 +0000
57438Checked in by : Robert Osfield
57439From Mike Weiblen, added support for OpenGL SL to osgFX::Cartoon.
57440
57441Sun, 5 Oct 2003 11:34:25 +0000
57442Checked in by : Robert Osfield
57443Added VS.dsp updates for Mike Weiblen's updates to osgGL2/osgshaders
57444
57445Sun, 5 Oct 2003 11:30:54 +0000
57446Checked in by : Robert Osfield
57447From Mike Weiblen, updates to osgGL2 to support Uniform values
57448
57449Fri, 3 Oct 2003 16:29:34 +0000
57450Checked in by : Robert Osfield
57451From Jason Ballenger, fix for ArgumentParser::getApplicationName()
57452
57453Fri, 3 Oct 2003 16:27:02 +0000
57454Checked in by : Robert Osfield
57455Updated NEWS
57456
57457Fri, 3 Oct 2003 09:00:09 +0000
57458Checked in by : Robert Osfield
57459Added Producer.lib and OpenThreadsWin32.lib to link lines.
57460
57461Thu, 2 Oct 2003 19:09:19 +0000
57462Checked in by : Robert Osfield
57463Fixes to project files.
57464
57465Thu, 2 Oct 2003 14:46:07 +0000
57466Checked in by : Robert Osfield
57467Returned revision number to 0, for main development work
57468
57469Thu, 2 Oct 2003 14:43:39 +0000
57470Checked in by : Robert Osfield
57471Updated the revsion number to 2, for the 0.9.6-2 release.
57472
57473Thu, 2 Oct 2003 14:42:48 +0000
57474Checked in by : Robert Osfield
57475Updated ChangeLog for release.
57476
57477Thu, 2 Oct 2003 14:28:30 +0000
57478Checked in by : Robert Osfield
57479Updated docs for 0.9.6-2 release
57480
57481Thu, 2 Oct 2003 14:11:57 +0000
57482Checked in by : Robert Osfield
57483Updated NEWSAdded support for inline/nonlining of texture cube maps.
57484
57485
57486
57487Thu, 2 Oct 2003 13:26:01 +0000
57488Checked in by : Robert Osfield
57489Added osgDB::Registry::s/getUseObjectCacheHint()
57490
57491Wed, 1 Oct 2003 21:59:55 +0000
57492Checked in by : Robert Osfield
57493Added a check against opaque textures, when detected turn the material white as per specs for 3ds.
57494
57495Wed, 1 Oct 2003 20:48:37 +0000
57496Checked in by : Robert Osfield
57497Added osgcameragroup to the Windows apps list.
57498
57499Wed, 1 Oct 2003 20:41:15 +0000
57500Checked in by : Robert Osfield
57501Removed afterescher reference from runexamples.bat.
57502
57503Wed, 1 Oct 2003 15:56:52 +0000
57504Checked in by : Robert Osfield
57505Introduced new DisplaySettings::set/getDisplayType() and environemtal variables to and command line arguments to set it.Added support for using the DisplaySettings::getDisplayType() to detect use
57506of a Head Mounted Display when doing stereo so that the asymtric frustum can
57507be switched off.
57508
57509
57510
57511Wed, 1 Oct 2003 13:12:25 +0000
57512Checked in by : Robert Osfield
57513Added addEntryToObjectCache method to osgDB::Registry
57514
57515Wed, 1 Oct 2003 09:46:11 +0000
57516Checked in by : Robert Osfield
57517Rewrote the osgtexturerectangle and osgprerendercubemap
57518
57519Wed, 1 Oct 2003 09:18:24 +0000
57520Checked in by : Robert Osfield
57521From Tree, added missing setTextureData method.
57522
57523Tue, 30 Sep 2003 21:30:39 +0000
57524Checked in by : Robert Osfield
57525Removed debugging comments.
57526
57527Tue, 30 Sep 2003 19:42:27 +0000
57528Checked in by : Robert Osfield
57529Add /Zm200 option to osg library,
57530
57531Tue, 30 Sep 2003 19:24:40 +0000
57532Checked in by : Robert Osfield
57533Added osgText dependancy to the osgforest project.
57534
57535Tue, 30 Sep 2003 19:09:31 +0000
57536Checked in by : Robert Osfield
57537Changed std::vector<>::at to [].
57538
57539Tue, 30 Sep 2003 15:50:46 +0000
57540Checked in by : Robert Osfield
57541Added text hud instructions.
57542
57543Tue, 30 Sep 2003 13:48:58 +0000
57544Checked in by : Robert Osfield
57545Added quad tree support into osgforest
57546
57547Mon, 29 Sep 2003 14:42:15 +0000
57548Checked in by : Robert Osfield
57549Fixed DriveManipulator::init(,) method so that used a Matrix::set(Quat) rather than the inappropriate usage Matrix::get(Quat).
57550
57551Mon, 29 Sep 2003 14:07:46 +0000
57552Checked in by : Robert Osfield
57553Fixed the Geometry::verifyBindings && computeCorrectBindingsAndArraySizes so they correctly check the indices and array elements.
57554
57555Mon, 29 Sep 2003 13:35:02 +0000
57556Checked in by : Robert Osfield
57557Made osg::Quat support either float or double internal representation, defaulting to double.Generalised the osgDB::Field so that its getFloat() method can be used with either doubles or
57558floats governed by the type passed in - this helps support either float/double
57559Quat and Matrix classes seemlessly.
57560
57561
57562
57563Mon, 29 Sep 2003 13:14:34 +0000
57564Checked in by : Robert Osfield
57565Added getPerspective() method to Matrix* and SceneView
57566
57567Mon, 29 Sep 2003 08:03:08 +0000
57568Checked in by : Robert Osfield
57569From Clay Fowler, fixes to osgdemeter so that the whole terrain model can be visualised at once.
57570
57571Sun, 28 Sep 2003 10:15:10 +0000
57572Checked in by : Robert Osfield
57573Added equals operator to CUllingSet.Update AUTHORS file.
57574
57575Change tabs to 4 spaces in ive/TextureCubeMap.cpp
57576
57577
57578
57579Sun, 28 Sep 2003 09:34:31 +0000
57580Checked in by : Robert Osfield
57581Added a using namespace osgGA to keep things compiling under MipsPro + VS6.0 at them same time.
57582
57583Sun, 28 Sep 2003 09:23:45 +0000
57584Checked in by : Robert Osfield
57585Fixed nameing of getAllocationMode()
57586
57587Fri, 26 Sep 2003 20:14:30 +0000
57588Checked in by : Robert Osfield
57589Changed std::vector<>::at(i) array access usage to straight [i] to keep things compiling on gcc 2.x serious
57590
57591Fri, 26 Sep 2003 16:02:53 +0000
57592Checked in by : Robert Osfield
57593From Michael Gronager, jp2 plugin for reading and writing JPEG2000 files.
57594
57595Fri, 26 Sep 2003 11:20:43 +0000
57596Checked in by : Robert Osfield
57597Improves to CullStack.From M.Grngr. options support for f=switching off internal imagery in .ive files
57598
57599
57600
57601Thu, 25 Sep 2003 21:54:33 +0000
57602Checked in by : Robert Osfield
57603Added the beginnings of a new osgforest example.Added support into osg::TriangleFunctor for specifying whether the vertices
57604being generates are temporary or not.
57605
57606
57607
57608Wed, 24 Sep 2003 18:54:28 +0000
57609Checked in by : Robert Osfield
57610Added a local osg::State to the pbuffer implementation.
57611
57612Wed, 24 Sep 2003 18:53:47 +0000
57613Checked in by : Robert Osfield
57614Made the calling of drawable update callbacks always happen when a geode is traversed in the update traversal.
57615
57616Wed, 24 Sep 2003 15:54:22 +0000
57617Checked in by : Robert Osfield
57618Improved the Geometry::verifyBinding() and computeCorrectBindingsAndArraySizes() methods to check all atributes and to report warnigns when errors are detected.Added a CheckGeomtryVisitor to osgUtil::Optimizer to detect eroneous Geometry
57619before rendering.
57620
57621
57622
57623Tue, 23 Sep 2003 14:42:56 +0000
57624Checked in by : Robert Osfield
57625From Tom Jolly, added support for TexEnv to pfb plugin.
57626
57627Mon, 22 Sep 2003 21:22:16 +0000
57628Checked in by : Robert Osfield
57629From Bob Kuehne, added extra include for freetype to find it on OSX.
57630
57631Mon, 22 Sep 2003 17:09:59 +0000
57632Checked in by : Robert Osfield
57633Changed reference to osgPluins/GNUmakefile to Make/makedirdefs
57634
57635Mon, 22 Sep 2003 09:13:22 +0000
57636Checked in by : Robert Osfield
57637Renamed instance of variables called format to pixelFormat to make a clearer distinction between pixelFormat and internalTextureFormat.
57638
57639Wed, 17 Sep 2003 15:48:43 +0000
57640Checked in by : Robert Osfield
57641Added osgUtil to dependencies of the obj plugin.
57642
57643Wed, 17 Sep 2003 12:04:48 +0000
57644Checked in by : Robert Osfield
57645From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample, GL_NV_multisample_filter_hint extension in the form of osg::BlendColor and osg::Multisample state attribute classes.
57646
57647Tue, 16 Sep 2003 22:26:24 +0000
57648Checked in by : Robert Osfield
57649Updated release data of 0.9.6 from 15th to 16th.
57650
57651Tue, 16 Sep 2003 21:26:19 +0000
57652Checked in by : Robert Osfield
57653Updated Make/makedefs version number to 0.9.6-1.
57654
57655Tue, 16 Sep 2003 21:25:25 +0000
57656Checked in by : Robert Osfield
57657Updated version numbers and ChangeLog for the release.
57658
57659Tue, 16 Sep 2003 19:56:19 +0000
57660Checked in by : Robert Osfield
57661Warning fixes for Win32.
57662
57663Tue, 16 Sep 2003 19:56:00 +0000
57664Checked in by : Robert Osfield
57665Added a check for the maximum index values of primitives, and then use this to select whether to use UByte,UShort or UInt versions of osg::DrawElements.
57666
57667Tue, 16 Sep 2003 19:54:57 +0000
57668Checked in by : Robert Osfield
57669Fixes for .osg output of UByte4 values, and added missing template contructor to DrawElementsUShort.
57670
57671Tue, 16 Sep 2003 19:53:51 +0000
57672Checked in by : Robert Osfield
57673Improved the tesselation of obj surfaces so that rendering performance is significantly improved.
57674
57675Tue, 16 Sep 2003 11:54:56 +0000
57676Checked in by : Robert Osfield
57677Moved a local new StateSet into cull callback as a ref_ptr to prevent memory leaks.
57678
57679Tue, 16 Sep 2003 11:22:48 +0000
57680Checked in by : Robert Osfield
57681Warning fixes for VS .NET.
57682
57683Tue, 16 Sep 2003 09:54:41 +0000
57684Checked in by : Robert Osfield
57685Added support for per vertex colors.
57686
57687Tue, 16 Sep 2003 08:10:11 +0000
57688Checked in by : Robert Osfield
57689Added inlucde<osgSim/LightPointNode> to trPageArchive to get round IRIX build problem.
57690
57691Mon, 15 Sep 2003 22:13:26 +0000
57692Checked in by : Robert Osfield
57693Changed a couple of int64's back to int32.
57694
57695Mon, 15 Sep 2003 21:43:54 +0000
57696Checked in by : Robert Osfield
57697Added support for handling of wordwrap in osgText::Text, so that whole words are cut in two, but rather moved completely to the next line.
57698
57699Mon, 15 Sep 2003 15:03:30 +0000
57700Checked in by : Robert Osfield
57701From Julian Ortiz, fix to OpenFlight loader so that it handlers OpenFlight switches in a more appropriate way.
57702
57703Mon, 15 Sep 2003 13:54:19 +0000
57704Checked in by : Robert Osfield
57705Added support for correct sizing of the created presentation w.r.t the size of the scene, a default home position, handling of <ratio> field in the slideshow xml file, and support for stereo image pairs.
57706
57707Mon, 15 Sep 2003 10:17:29 +0000
57708Checked in by : Robert Osfield
57709Updates ChangeLog and NEWS for the 0.9.6 release.
57710
57711Mon, 15 Sep 2003 10:12:04 +0000
57712Checked in by : Robert Osfield
57713Fixes for warnings under VS.NET from Marco Jez.
57714
57715Mon, 15 Sep 2003 08:34:30 +0000
57716Checked in by : Robert Osfield
57717Updated NEWS date to 15th September 2003, for 0.9.6 release.
57718
57719Mon, 15 Sep 2003 08:32:36 +0000
57720Checked in by : Robert Osfield
57721Fixed warnings in geo plugin.
57722
57723Sun, 14 Sep 2003 22:49:47 +0000
57724Checked in by : Robert Osfield
57725From Geoff Michel, updated geo plugin to support latest rev of Geo Modeller's file format.
57726
57727Sun, 14 Sep 2003 22:48:35 +0000
57728Checked in by : Robert Osfield
57729Forom yne Schmidt Jansen, added support for osgSim into ive plugin.
57730
57731Sun, 14 Sep 2003 22:11:16 +0000
57732Checked in by : Robert Osfield
57733Added support for conrolling point size into slideshow3D.
57734
57735Sat, 13 Sep 2003 16:48:40 +0000
57736Checked in by : Robert Osfield
57737Added commandline usage docs.
57738
57739Sat, 13 Sep 2003 16:43:34 +0000
57740Checked in by : Robert Osfield
57741Changed the FREETYPE_LIB under Cygwin from ft freetype2 to freetype
57742
57743Sat, 13 Sep 2003 15:59:38 +0000
57744Checked in by : Robert Osfield
57745Fixed the OBJ loader so that it shares all duplicate state, improving the load time and rendering performance significantly.
57746
57747Fri, 12 Sep 2003 21:15:51 +0000
57748Checked in by : Robert Osfield
57749Updated change log for release.
57750
57751Fri, 12 Sep 2003 21:15:13 +0000
57752Checked in by : Robert Osfield
57753Changed std::size_t to unsigned int to attempt to fix IRIX build problem.
57754
57755Fri, 12 Sep 2003 21:05:40 +0000
57756Checked in by : Robert Osfield
57757From Norman Vine, fixes for Cygwin and Mingw builds.
57758
57759Fri, 12 Sep 2003 19:17:46 +0000
57760Checked in by : Robert Osfield
57761Work around for OSX errors when reading .ive files.
57762
57763Fri, 12 Sep 2003 18:49:23 +0000
57764Checked in by : Robert Osfield
57765Changed OSGUTIL_LIBRARY to OSGFX_LIBRARY
57766
57767Fri, 12 Sep 2003 15:29:02 +0000
57768Checked in by : Robert Osfield
57769Added verbode debugging option to dataoutputstream and datainputstream to help invstigation into crash under OSX when reading .ive files.
57770
57771Fri, 12 Sep 2003 13:58:15 +0000
57772Checked in by : Robert Osfield
57773Rebuild osgFX plugin by hand to fix dependancy problems that some Win32 users are experiencing.
57774
57775Fri, 12 Sep 2003 13:20:04 +0000
57776Checked in by : Robert Osfield
57777Commented out various osg::notify() calls that were causing crashes under OSX during initialization.
57778
57779Fri, 12 Sep 2003 13:02:03 +0000
57780Checked in by : Robert Osfield
57781Added #ifdef IVE_CATCH_EXCEPTIONS to allow catching of exceptions to be turned off for debugging purposes.
57782
57783Fri, 12 Sep 2003 09:48:54 +0000
57784Checked in by : Robert Osfield
57785Updated NEWS file for the release.
57786
57787Fri, 12 Sep 2003 08:45:12 +0000
57788Checked in by : Robert Osfield
57789From Sebastien Kuntz, added support for external refernces to vertex/fragment program files.
57790
57791Thu, 11 Sep 2003 09:44:22 +0000
57792Checked in by : Robert Osfield
57793Clean ups for the release.
57794
57795Wed, 10 Sep 2003 23:18:52 +0000
57796Checked in by : Robert Osfield
57797Added applyProjectionMatrix(0); & applyModelViewMatrix(0); into osg::State::popAllStateSets(), removed some debugging output.
57798
57799Wed, 10 Sep 2003 21:30:01 +0000
57800Checked in by : Robert Osfield
57801Fixed unix line ending.
57802
57803Wed, 10 Sep 2003 21:22:47 +0000
57804Checked in by : Robert Osfield
57805Added osg::State::popAllStateSets() method to pop all remain StateSet's off the state stack, thus readying the state object to recieve a new frame.Removed the state.reset() call in osgUtil::SceneView::cull() as this was
57806causing problems with stats producing inheritance of state when toggling
57807stats on.
57808
57809
57810
57811Wed, 10 Sep 2003 20:43:27 +0000
57812Checked in by : Robert Osfield
57813Fixed state inheritance from the stats overlay onto the rest of the scene.
57814
57815Wed, 10 Sep 2003 20:24:49 +0000
57816Checked in by : Robert Osfield
57817Added -I/sw/include to Make/makedefs
57818
57819Wed, 10 Sep 2003 19:55:14 +0000
57820Checked in by : Robert Osfield
57821Addeed LIBXML2_INCLUDE defined to Make/makedefs to handle non standard placement of libxml2 in OSX.
57822
57823Wed, 10 Sep 2003 19:25:36 +0000
57824Checked in by : Robert Osfield
57825Changed OsgCameraGroup so that it shares osg::State between Producer::Camera's which share the same Producer::RenderSurface.Added support for more colors in slideshow3D's constructor code.
57826
57827
57828
57829Wed, 10 Sep 2003 14:43:48 +0000
57830Checked in by : Robert Osfield
57831Fix warning under Win32.
57832
57833Wed, 10 Sep 2003 13:25:42 +0000
57834Checked in by : Robert Osfield
57835Added /Zm200.
57836
57837Wed, 10 Sep 2003 12:38:28 +0000
57838Checked in by : Robert Osfield
57839Fixes for osgFX.
57840
57841Wed, 10 Sep 2003 12:26:54 +0000
57842Checked in by : Robert Osfield
57843Added -losgText into txp plugin's GNUmakefile for OSX build.
57844
57845Wed, 10 Sep 2003 12:04:17 +0000
57846Checked in by : Robert Osfield
57847Added -losgText for OSX build.
57848
57849Wed, 10 Sep 2003 11:21:56 +0000
57850Checked in by : Robert Osfield
57851From Marco Jez, moved color matrix IO code across to using Marix.h so it handles float's double's properly.
57852
57853Wed, 10 Sep 2003 11:18:27 +0000
57854Checked in by : Robert Osfield
57855Added osgText and osgDB to the list of dependencies for OSX build.
57856
57857Wed, 10 Sep 2003 08:35:16 +0000
57858Checked in by : Robert Osfield
57859Updated docs for release.
57860
57861Tue, 9 Sep 2003 22:18:35 +0000
57862Checked in by : Robert Osfield
57863Cleaned up handling of vertex arrays in osg::Geometry.Added support for vertex attribute arrays in .osg and .ive.
57864
57865
57866
57867Tue, 9 Sep 2003 11:54:05 +0000
57868Checked in by : Robert Osfield
57869Updates to osgFX, from Marco Jez, to map Effect across to being derived from osg::Group rather than from osg::Node.
57870
57871Tue, 9 Sep 2003 10:09:20 +0000
57872Checked in by : Robert Osfield
57873Made writeMatrix/readMatrix use doubles exclusively.
57874
57875Tue, 9 Sep 2003 08:56:51 +0000
57876Checked in by : Robert Osfield
57877Updated docs for release.Added OSG_USE_DOUBLE_MARTRICES define into include/osg/Matrix to make it more
57878convinient to switch between single and double matrices.
57879
57880
57881
57882Mon, 8 Sep 2003 10:51:14 +0000
57883Checked in by : Robert Osfield
57884Updated NEWS/AUTHORS + html docs for release.
57885
57886Mon, 8 Sep 2003 08:44:05 +0000
57887Checked in by : Robert Osfield
57888Added call to handle_cull_callbacks_and_traverse(node) to CullVisitor::apply(Geode&) to enable cull callbacks to function on geode's.
57889
57890Sun, 7 Sep 2003 14:18:22 +0000
57891Checked in by : Robert Osfield
57892From Boris Bralo, addition of support for osgSim::LightPoint's into TXP plugin.
57893
57894Sat, 6 Sep 2003 11:07:05 +0000
57895Checked in by : Robert Osfield
57896Fixes from Marco.
57897
57898Fri, 5 Sep 2003 22:37:10 +0000
57899Checked in by : Robert Osfield
57900Removed eroneous reference to Matrix_implementaion.cpp.
57901
57902Fri, 5 Sep 2003 22:35:34 +0000
57903Checked in by : Robert Osfield
57904Added new Matrixf and Matrixd implementations.Made Matrix be a typedef to either Matrixf or Matrixd.  Defaults to Matrixf.
57905
57906Converted the osgGA::MatrixManipulators and osgProducer::Viewer/OsgCameraGroup
57907across to using exclusively Matrixd for internal computations and passing betwen
57908Manipulators, Producer and SceneView. Note, SceneView still uses Matrix internally
57909so will depend on what is set as the default in include/osg/Matrix.
57910
57911Added the ability to osgProducer::setDone/getDone(), kept done() as the
57912method that the viewer main loop uses for detecting the exit condition.
57913
57914
57915
57916Fri, 5 Sep 2003 20:52:36 +0000
57917Checked in by : Robert Osfield
57918Added set and get methods for Matrixd and Matrixf.
57919
57920Fri, 5 Sep 2003 20:48:42 +0000
57921Checked in by : Robert Osfield
57922Added support for Matrixd and Matrixf implementations, with the default Matrix typedef's to either Matrixd or Matrixf.
57923
57924Thu, 4 Sep 2003 19:45:55 +0000
57925Checked in by : Robert Osfield
57926Moved testCancel() to end of loop as per TXP pager code.
57927
57928Thu, 4 Sep 2003 19:37:49 +0000
57929Checked in by : Robert Osfield
57930Added testCancel() to DatabasePager::run() loop.
57931
57932Thu, 4 Sep 2003 08:50:06 +0000
57933Checked in by : Robert Osfield
57934Build Fixes for IRIX.
57935
57936Wed, 3 Sep 2003 18:17:07 +0000
57937Checked in by : Robert Osfield
57938Fix for IRIX build.
57939
57940Wed, 3 Sep 2003 10:47:25 +0000
57941Checked in by : Robert Osfield
57942Added a Matrix::value_type typedef'd trait into osg::Matrix, defaulting its value to float, and converted the internal code across to use value_type.  This allows Matrix to be converted to use double's simply by change the definition of value_type.  Added Matrix::glLoadlMatrix and Matrix::glMultMatrix() to help encapsulate the changes between float and double matrix usage.Updated code that uses Matrix so it doesn't assume float or double matrices.
57943
57944
57945
57946Wed, 3 Sep 2003 08:14:00 +0000
57947Checked in by : Robert Osfield
57948Fixes for IRIX build.
57949
57950Wed, 3 Sep 2003 07:39:42 +0000
57951Checked in by : Robert Osfield
57952Removed old DatabasePager.cpp from osgProducer.
57953
57954Tue, 2 Sep 2003 21:53:41 +0000
57955Checked in by : Robert Osfield
57956Added Inventor plugin, submitted by Sean Spicer, Written by Vivek (c) Magic-Earth. To compile in do a setenv/export USE_COIN or USE_INVENTOR.
57957
57958Tue, 2 Sep 2003 20:39:41 +0000
57959Checked in by : Robert Osfield
57960Merged changed to osgParticle from Marco Jez, the changes are (quoted from email from Marco)"Most relevant news:
579611) particle systems now have the "freezeOnCull" property set to false by
57962default. Since it is an optimization, and using it may cause some unwanted
57963behaviors if not handled properly, it makes more sense to turn it off by
57964default.
579652) new "LINE" shape mode which uses GL_LINES to draw line segments that
57966point to the direction of motion.
579673) particles can now have a rotation angle and angular velocity.
579684) new AngularAccelOperator applies angular acceleration to particles.
579695) particle processors such as emitters and programs can have a "start",
57970"end" and "reset" time coordinate. For example, an emitter may be instructed
57971to start emitting particles only after a certain time, stop after another
57972amount of time and then start again.
57973
57974Update (2) is from Gideon May.
57975Updates (3) to (5) are from Douglas A. Pouk."
57976
57977
57978
57979Tue, 2 Sep 2003 20:06:20 +0000
57980Checked in by : Robert Osfield
57981Commented out calc near/far debugging messages.
57982
57983Tue, 2 Sep 2003 20:03:01 +0000
57984Checked in by : Robert Osfield
57985Added test of sizeof(types) - run osgunittests sizeof.
57986
57987Tue, 2 Sep 2003 17:19:18 +0000
57988Checked in by : Robert Osfield
57989Made Matrix a typedef to Matrixf, and converted the old Matrix to Matrixf, as part of prep for supporting both Matrixf (float) and Matrixd (double).Added osg::Matrixf::glLoadMatrix() and osg::Matrixf::glMultiMatrix() methods
57990and changed corresponding usage of glLoad/MultMatrixf() calls across to use these
57991methods. Again prep for support Matrixd.
57992
57993Fixes for VisualStudio 6.0 compile.
57994
57995
57996
57997Tue, 2 Sep 2003 17:16:17 +0000
57998Checked in by : Robert Osfield
57999Converted eroneous writeLong/readInt boolean entries used writeBool/readBool.
58000
58001Tue, 2 Sep 2003 10:27:57 +0000
58002Checked in by : Robert Osfield
58003Fixes for IRIX build + to_unix on txp plugin files.
58004
58005Mon, 1 Sep 2003 21:53:53 +0000
58006Checked in by : Robert Osfield
58007Support for BumpMapping added by Marco Jez.
58008
58009Mon, 1 Sep 2003 19:43:58 +0000
58010Checked in by : Robert Osfield
58011Updates from Marco:sgfxbrowser.cpp (added specular component to scene light) and AnisotropicLighting.cpp (workaround for a multiple-context issue).
58012
58013Mon, 1 Sep 2003 15:49:08 +0000
58014Checked in by : Robert Osfield
58015Win32 fixes.
58016
58017Mon, 1 Sep 2003 15:46:10 +0000
58018Checked in by : Robert Osfield
58019Fixes for Win32.
58020
58021Mon, 1 Sep 2003 11:23:29 +0000
58022Checked in by : Robert Osfield
58023Added a call to disable all vertex attrib arrays when none are present on an osg::Geometry.
58024
58025Mon, 1 Sep 2003 09:36:03 +0000
58026Checked in by : Robert Osfield
58027From Neil Salter, added osgSim::SphereSegment and osgSim::ScalarBar, and osgspheresegment and osgscalarbar, and osgsimulation examples.
58028
58029Sun, 31 Aug 2003 22:17:53 +0000
58030Checked in by : Robert Osfield
58031Converted cout's to notify's.
58032
58033Sun, 31 Aug 2003 22:17:15 +0000
58034Checked in by : Robert Osfield
58035From Alberto Farre, fixes to the file path handling of internally referenced files.
58036
58037Sun, 31 Aug 2003 22:08:22 +0000
58038Checked in by : Robert Osfield
58039Added experiment Tempated fast path implemenation, #if 0 out right now.
58040
58041Sun, 31 Aug 2003 21:23:08 +0000
58042Checked in by : Robert Osfield
58043From Tree, updated syntax highlighting.
58044
58045Sun, 31 Aug 2003 21:13:50 +0000
58046Checked in by : Robert Osfield
58047Converted cout's messages to use notify.
58048
58049Fri, 29 Aug 2003 23:04:42 +0000
58050Checked in by : Robert Osfield
58051Added s/getCullVistorLeft/Right(), s/getRenderStageLeft/Right(), s/getRenderGraphLeft/Right() methods.
58052
58053Fri, 29 Aug 2003 22:05:06 +0000
58054Checked in by : Robert Osfield
58055From Alberto Farre, added support for both / and \ slashes in path utility functions.
58056
58057Fri, 29 Aug 2003 22:04:35 +0000
58058Checked in by : Robert Osfield
58059Added an explicit check for file extension so that only .jpg and .jpeg files are loaded with the JPEG plugin, thus avoid a crash which was occuring when it was passed non JPEG files.
58060
58061Fri, 29 Aug 2003 21:52:52 +0000
58062Checked in by : Robert Osfield
58063Added fonts/ in front of arial.ttf.
58064
58065Thu, 28 Aug 2003 21:40:23 +0000
58066Checked in by : Robert Osfield
58067Added getBound() to the database pager so that once a model has been loaded it bounding volume is computed upfront and in the database paging thread.
58068
58069Thu, 28 Aug 2003 12:49:38 +0000
58070Checked in by : Robert Osfield
58071Removed double line spacing in ExternalReference code.
58072
58073Thu, 28 Aug 2003 12:47:32 +0000
58074Checked in by : Robert Osfield
58075Added a PushAndPopFilePath usage to the internal flt file references.
58076
58077Wed, 27 Aug 2003 14:13:12 +0000
58078Checked in by : Robert Osfield
58079From Marco Jez, tangent space generator.
58080
58081Wed, 27 Aug 2003 13:09:38 +0000
58082Checked in by : Robert Osfield
58083Added /Zm200 for VS6.0 build.
58084
58085Wed, 27 Aug 2003 10:34:34 +0000
58086Checked in by : Robert Osfield
58087Added /Zm200 define to .dsp's to avoid compile errors under VisualStudio6.0.
58088
58089Wed, 27 Aug 2003 10:22:12 +0000
58090Checked in by : Robert Osfield
58091Added KeyboardMouseCallback::shutdown() support.
58092
58093Wed, 27 Aug 2003 08:54:30 +0000
58094Checked in by : Robert Osfield
58095Added Performer plugin .dsp
58096
58097Wed, 27 Aug 2003 00:39:44 +0000
58098Checked in by : Robert Osfield
58099Fixed CullVisitor::popProjectionMatrix() handling of othorgraphic near and far values.
58100
58101Tue, 26 Aug 2003 22:09:15 +0000
58102Checked in by : Robert Osfield
58103Added missing osgFX files.
58104
58105Tue, 26 Aug 2003 21:17:22 +0000
58106Checked in by : Robert Osfield
58107Added osgFX - Marco Jez's special effects nodekit.
58108
58109Tue, 26 Aug 2003 15:49:49 +0000
58110Checked in by : Robert Osfield
58111Moved the keyboardmouse startThread into the Viewer::realize() method.
58112
58113Tue, 26 Aug 2003 08:02:43 +0000
58114Checked in by : Robert Osfield
58115Added set/getDatabasePager() method.
58116
58117Mon, 25 Aug 2003 22:50:01 +0000
58118Checked in by : Robert Osfield
58119Added check for :: in wrapper name when writing out to .osg, so that if a namaspace:: exists in the wrapper name then one isn't created for it by default.
58120
58121Mon, 25 Aug 2003 14:04:16 +0000
58122Checked in by : Robert Osfield
58123Updated NEWS for 0.9.6 release.
58124
58125Mon, 25 Aug 2003 14:03:49 +0000
58126Checked in by : Robert Osfield
58127Added osgProducer:: in front of KeyboardMouseCallback.
58128
58129Mon, 25 Aug 2003 13:31:31 +0000
58130Checked in by : Robert Osfield
58131Removed suplerfluous inline from setInitialViewMatrix().
58132
58133Mon, 25 Aug 2003 13:06:15 +0000
58134Checked in by : Robert Osfield
58135Added getInitialInverseViewMatrix() to osg::State.
58136
58137Mon, 25 Aug 2003 11:37:22 +0000
58138Checked in by : Robert Osfield
58139Added support for loading nodekits/plugins to resolve associates when reading .osg files.
58140
58141Sat, 23 Aug 2003 20:48:36 +0000
58142Checked in by : Robert Osfield
58143Add osg_ref<Producer::KeyboardMouse> to osgProducer::Viewer to ensuer that the keyboard mousr desctructor is being called correctly.
58144
58145Thu, 21 Aug 2003 19:23:24 +0000
58146Checked in by : Robert Osfield
58147Made getLibrary public.
58148
58149Thu, 21 Aug 2003 14:26:40 +0000
58150Checked in by : Robert Osfield
58151Compile/Warnings fixes.
58152
58153Thu, 21 Aug 2003 09:52:12 +0000
58154Checked in by : Robert Osfield
58155Moved OpenThreads::Threads::Yield() calls across to new OpenThreads::Threads::YieldCurrentThread() naming.
58156
58157Thu, 21 Aug 2003 09:51:25 +0000
58158Checked in by : Robert Osfield
58159From Marco Jez, improvement to the handling of coordinates frame in CubeMapGenerator.
58160
58161Wed, 20 Aug 2003 12:52:33 +0000
58162Checked in by : Robert Osfield
58163Added explicit calls cancel and wait until thread and no longer running to the DatabasePager and TXP pager.
58164
58165Wed, 20 Aug 2003 12:51:40 +0000
58166Checked in by : Robert Osfield
58167Renamed instances of Click to Tick for consistency.
58168
58169Wed, 20 Aug 2003 12:50:54 +0000
58170Checked in by : Robert Osfield
58171Standardised the culling flags between CullingSet and CullStack, and made ENABLE_ALL_CULLING enable all culling including the near and far plane. DEFAULT_CULLING is now used for the default as uses the same original values as ENABLE_ALL_CULLING once did - view frustum culling with near and far culling. SceneView now uses DEFAULT_CULLING.
58172
58173Wed, 20 Aug 2003 10:38:54 +0000
58174Checked in by : Robert Osfield
58175Added osg::setGLExtensionDisableString && osg::getGLExtensionDisableString() functions the GLExtensions file, and made the isGLExtensionSupported() function use the extension disable string when extension are querried.
58176
58177Wed, 20 Aug 2003 07:36:47 +0000
58178Checked in by : Robert Osfield
58179Moved the delete of expired subgraphs to the database thread to improve the stability of the frame rate.
58180
58181Tue, 19 Aug 2003 19:46:18 +0000
58182Checked in by : Robert Osfield
58183Fixes to the database paging.
58184
58185Tue, 19 Aug 2003 14:05:53 +0000
58186Checked in by : Robert Osfield
58187Fixed typo of getNumMatrixManipulators().
58188
58189Tue, 19 Aug 2003 13:01:01 +0000
58190Checked in by : Robert Osfield
58191Removed inappropriate static_cast<>.
58192
58193Mon, 18 Aug 2003 19:51:27 +0000
58194Checked in by : Robert Osfield
58195Changed applyTextParamaters() to set the wrap modes :	GL_TEXTURE_WRAP_S for all texture targets.
58196	GL_TEXTURE_WRAP_T for all texture targets except GL_TEXRTURE_1D
58197	GL_TEXTURE_WRAP_R for only GL_TEXTURE_3D
58198
58199And changed the defaults to OpenGL defaults of GL_REPEAT.
58200
58201
58202
58203Mon, 18 Aug 2003 19:36:50 +0000
58204Checked in by : Robert Osfield
58205Added applyTexImage_subload() implemention into TextureRectangle class to provide automatic support for texture subloading.
58206
58207Mon, 18 Aug 2003 15:14:09 +0000
58208Checked in by : Robert Osfield
58209Changed private to protected to allow Timer to be subclassed more easily.
58210
58211Mon, 18 Aug 2003 15:12:04 +0000
58212Checked in by : Robert Osfield
58213Added getSecondsPerClick() method to Timer.
58214
58215Mon, 18 Aug 2003 10:58:30 +0000
58216Checked in by : Robert Osfield
58217Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
58218
58219Mon, 18 Aug 2003 09:24:17 +0000
58220Checked in by : Robert Osfield
58221Fixes for Java build.
58222
58223Sat, 16 Aug 2003 20:42:54 +0000
58224Checked in by : Robert Osfield
58225Fixes to Cygwin/Mingw makedefs.Converted unix line endinges to dos line endings in various VS project files.
58226
58227
58228
58229Sat, 16 Aug 2003 18:52:37 +0000
58230Checked in by : Don BURNS
58231Added check for byte swapping when writing RGB files so rgb files can be created on big endian machines
58232
58233Fri, 15 Aug 2003 09:44:29 +0000
58234Checked in by : Robert Osfield
58235Did a to_dos on examples, plugins and core libs.
58236
58237Fri, 15 Aug 2003 09:38:36 +0000
58238Checked in by : Robert Osfield
58239Changed cout's to notufy(INFO).
58240
58241Thu, 14 Aug 2003 00:05:34 +0000
58242Checked in by : Robert Osfield
58243Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as this are replaced by the osg::computeLocalToWorld/WorldToLocal() functions found in osg/Transform.Made the ReleaseTextureAndDisplayListsVisitor a public nested class of
58244osgDB::DatabasePager to allow it to be used in the TXP plugin, and added
58245usage of this visitor to the TXP plugin to make sure that textures and
58246display lists are released during the update thread.
58247
58248
58249
58250Tue, 12 Aug 2003 23:36:40 +0000
58251Checked in by : Robert Osfield
58252Added -lOpenThreads to the IRIX OTHER_LIBS definition.
58253
58254Tue, 12 Aug 2003 23:06:25 +0000
58255Checked in by : Robert Osfield
58256Fixed capitalization of QTtexture.h
58257
58258Tue, 12 Aug 2003 10:15:59 +0000
58259Checked in by : Robert Osfield
58260Fixed DrawVertex/DrawColors access of null arrays errors.
58261
58262Sat, 9 Aug 2003 00:46:48 +0000
58263Checked in by : Robert Osfield
58264Added s/getFastPathHint().
58265
58266Fri, 8 Aug 2003 14:41:37 +0000
58267Checked in by : Don BURNS
58268updates makedefs and makerules for Mac  OSX submitted by Bob Kuehne
58269
58270Fri, 8 Aug 2003 00:36:51 +0000
58271Checked in by : Robert Osfield
58272Added support for clampping the near and far values in othrographic projection.Fixed the handling of anaglyphic/stereo state in SceneView::draw().
58273
58274
58275
58276Fri, 8 Aug 2003 00:21:30 +0000
58277Checked in by : Robert Osfield
58278Added missing copy ops in the copy constructor.Added computeInternalOptimziedGeometry() and associated methods to Geometry
58279to support alternate versions of a geometry to be used to optimize rendering,
58280such as flattening indexed attributes to straight attribute arrays.
58281
58282
58283
58284Fri, 8 Aug 2003 00:19:06 +0000
58285Checked in by : Robert Osfield
58286Added convience constructor.
58287
58288Mon, 4 Aug 2003 22:03:55 +0000
58289Checked in by : Robert Osfield
58290Fixed computeFastPathsUsed() so that it includes a check for the presence of _vertexIndices and disables fast paths in this case.
58291
58292Mon, 4 Aug 2003 21:09:40 +0000
58293Checked in by : Robert Osfield
58294From Romano Magacho. add osg:: to Referenced() calls for IRIX build.
58295
58296Mon, 4 Aug 2003 21:04:48 +0000
58297Checked in by : Robert Osfield
58298From Gideon May, added 'd' to end of osgdb_osgSim.lib for debug build.
58299
58300Mon, 4 Aug 2003 16:26:45 +0000
58301Checked in by : Don BURNS
58302Removed a couple of stray PRODUCER_LIB_DIR definitions in the examples
58303
58304Sun, 3 Aug 2003 02:59:48 +0000
58305Checked in by : Robert Osfield
58306Fixed VC6 for scoping problem in ive plugin.
58307
58308Sun, 3 Aug 2003 00:24:59 +0000
58309Checked in by : Robert Osfield
58310From Romano Magacho, fix for compile problem under IRIX.
58311
58312Sat, 26 Jul 2003 23:44:55 +0000
58313Checked in by : Robert Osfield
58314Post release revision change.
58315
58316Sat, 26 Jul 2003 23:06:23 +0000
58317Checked in by : Robert Osfield
58318Updated dependencies.
58319
58320Sat, 26 Jul 2003 22:44:04 +0000
58321Checked in by : Don BURNS
58322Small typo
58323
58324Sat, 26 Jul 2003 22:32:19 +0000
58325Checked in by : Robert Osfield
58326Typos fixed.
58327
58328Sat, 26 Jul 2003 21:06:39 +0000
58329Checked in by : Robert Osfield
58330Updated changelog for release.
58331
58332Sat, 26 Jul 2003 21:01:43 +0000
58333Checked in by : Robert Osfield
58334Updated NEWS for release.
58335
58336Sat, 26 Jul 2003 19:08:04 +0000
58337Checked in by : Robert Osfield
58338Updated NEWS
58339
58340Sat, 26 Jul 2003 18:57:12 +0000
58341Checked in by : Robert Osfield
58342Fixed warning in jpeg loader by replacing longjmp with throw/catch.
58343
58344Sat, 26 Jul 2003 14:15:24 +0000
58345Checked in by : Robert Osfield
58346Fixed long jump warning. CV: ----------------------------------------------------------------------
58347
58348Sat, 26 Jul 2003 04:51:38 +0000
58349Checked in by : Robert Osfield
58350Added openthreads to list of dependencies.:
58351
58352Sat, 26 Jul 2003 04:25:27 +0000
58353Checked in by : Robert Osfield
58354Fixed warnings.
58355
58356Sat, 26 Jul 2003 01:02:39 +0000
58357Checked in by : Don BURNS
58358Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional build for osgslideshow on Sun
58359
58360Sat, 26 Jul 2003 00:12:17 +0000
58361Checked in by : Don BURNS
58362Removed command line definitions of OSG_VERSION and OSG_RELEASE
58363
58364Fri, 25 Jul 2003 23:49:03 +0000
58365Checked in by : Don BURNS
58366Removed references to PRODUCER_INCLUDE_DIR and PRODUCER_LIB_DIR in the local makefiles.Small change in txp loader for sun build
58367
58368
58369
58370Thu, 24 Jul 2003 06:13:24 +0000
58371Checked in by : Robert Osfield
58372Fixed warnings.
58373
58374Thu, 24 Jul 2003 06:09:28 +0000
58375Checked in by : Robert Osfield
58376Fixed warning.
58377
58378Thu, 24 Jul 2003 06:07:12 +0000
58379Checked in by : Robert Osfield
58380Fixed warning, which was actually a bug, sometimes you've just gotta love pedantic warnings.
58381
58382Thu, 24 Jul 2003 06:05:54 +0000
58383Checked in by : Robert Osfield
58384Fix warnings.
58385
58386Wed, 23 Jul 2003 21:32:11 +0000
58387Checked in by : Robert Osfield
58388Removed all references to sleep/usleep.
58389
58390Wed, 23 Jul 2003 21:18:04 +0000
58391Checked in by : Robert Osfield
58392Moved t->testCancel() to end of loop.Changed a sleep() to a Yield.
58393
58394Removed debugging messages.
58395
58396
58397
58398Wed, 23 Jul 2003 21:03:35 +0000
58399Checked in by : Robert Osfield
58400From Gideon, update to the PolygonOffset for the background quad.
58401
58402Wed, 23 Jul 2003 20:57:57 +0000
58403Checked in by : Robert Osfield
58404Added makefile.
58405
58406Wed, 23 Jul 2003 20:55:26 +0000
58407Checked in by : Robert Osfield
58408Made the fine grained checking of GL errors off by default.
58409
58410Wed, 23 Jul 2003 20:53:53 +0000
58411Checked in by : Robert Osfield
58412From Romano José Magacho da Silva, extension checking for NV_occlusion_query extension.
58413
58414Wed, 23 Jul 2003 20:50:56 +0000
58415Checked in by : Robert Osfield
58416From Sean, fix for Sun windows extension checking.
58417
58418Wed, 23 Jul 2003 20:38:46 +0000
58419Checked in by : Robert Osfield
58420Fixes to paths and dependancies.
58421
58422Wed, 23 Jul 2003 19:08:42 +0000
58423Checked in by : Don BURNS
58424Added conditionals to find OpenThreads include and library directories if not installed
58425
58426Wed, 23 Jul 2003 18:32:52 +0000
58427Checked in by : Robert Osfield
58428Fixes for Win32 build.
58429
58430Wed, 23 Jul 2003 18:25:04 +0000
58431Checked in by : Robert Osfield
58432Fixed typo of SlideShowContructor.cpp
58433
58434Wed, 23 Jul 2003 15:52:05 +0000
58435Checked in by : Robert Osfield
58436Added support for PagedLOD node into .ive format and added support forEnabled texture object reuse by setting an expiry delay in the TextureObjectManager
58437of 10 seconds - done for both osgDB::DatabasePager and TXP plugin.
58438
58439
58440
58441Wed, 23 Jul 2003 15:12:52 +0000
58442Checked in by : Robert Osfield
58443Added control of auto option into slideshow3D
58444
58445Wed, 23 Jul 2003 15:00:07 +0000
58446Checked in by : Robert Osfield
58447Fixed typo's slideshow3D
58448
58449Wed, 23 Jul 2003 14:59:27 +0000
58450Checked in by : Robert Osfield
58451Fixed blending mode on stats output.
58452
58453Wed, 23 Jul 2003 14:06:32 +0000
58454Checked in by : Robert Osfield
58455From Gideon May, added support for osgSim into .osg file format.
58456
58457Wed, 23 Jul 2003 13:34:48 +0000
58458Checked in by : Robert Osfield
58459Merged changes from Nicklov Trajce and Boris Bralo.
58460
58461Wed, 23 Jul 2003 12:06:37 +0000
58462Checked in by : Robert Osfield
58463Updated docs to reflect new data direcory.
58464
58465Wed, 23 Jul 2003 11:45:37 +0000
58466Checked in by : Robert Osfield
58467Warning fixes from Gideon May.
58468
58469Wed, 23 Jul 2003 11:37:06 +0000
58470Checked in by : Robert Osfield
58471Added slideshow3D.dsp.
58472
58473Wed, 23 Jul 2003 11:27:31 +0000
58474Checked in by : Robert Osfield
58475Updated doc++ documentation.
58476
58477Wed, 23 Jul 2003 10:11:48 +0000
58478Checked in by : Robert Osfield
58479Fixed osgslideshow3D to slideshow3D
58480
58481Wed, 23 Jul 2003 09:27:09 +0000
58482Checked in by : Robert Osfield
58483Added slideshow3D to the examples list under VisualStudio.Partially updated the NEWS.txt.
58484
58485
58486
58487Wed, 23 Jul 2003 08:54:29 +0000
58488Checked in by : Robert Osfield
58489Bumped up version numbers in preperation for the 0.9.5 release.
58490
58491Wed, 23 Jul 2003 08:48:23 +0000
58492Checked in by : Robert Osfield
58493Made the keyboard mouse callback a ref_ptr<> managed object to fix ref count problem.
58494
58495Wed, 23 Jul 2003 08:18:19 +0000
58496Checked in by : Robert Osfield
58497Added check to allocateImage() so that if the pixel size wouldn't be computed unless valid _data already existed on the object.
58498
58499Tue, 22 Jul 2003 21:03:59 +0000
58500Checked in by : Robert Osfield
58501Added support for osg::State::s/getInitialViewMatrix();Added slideshow3D examples to the runexamples.bat.
58502
58503Fixed DatabasePager to work with the latest OpenThreads.
58504
58505
58506
58507Tue, 22 Jul 2003 15:35:51 +0000
58508Checked in by : Robert Osfield
58509Updates to the slideshow3D app.
58510
58511Tue, 22 Jul 2003 12:48:31 +0000
58512Checked in by : Robert Osfield
58513Made BlinkSequence subclass from osg::Object.
58514
58515Tue, 22 Jul 2003 12:39:40 +0000
58516Checked in by : Robert Osfield
58517Added XML support and slideshow constructor to slideshow3D example, now renamed from the previous osgslideshow.
58518
58519Tue, 22 Jul 2003 10:33:56 +0000
58520Checked in by : Robert Osfield
58521Changed the Sector classes so they are derive from osg::Object to allow them to be shared objects with the .osg support.
58522
58523Tue, 22 Jul 2003 08:42:14 +0000
58524Checked in by : Robert Osfield
58525Added Images/ infront of lz.rgb path.
58526
58527Mon, 21 Jul 2003 18:36:47 +0000
58528Checked in by : Robert Osfield
58529From Marco, updates to osgDB and .osg plugin to better handle reading of objects of specified types.
58530
58531Mon, 21 Jul 2003 15:51:43 +0000
58532Checked in by : Robert Osfield
58533Added yield call to database paging main loop.
58534
58535Mon, 21 Jul 2003 15:26:06 +0000
58536Checked in by : Robert Osfield
58537Fixed osgDB plugin.
58538
58539Mon, 21 Jul 2003 11:54:51 +0000
58540Checked in by : Robert Osfield
58541Removed old link.
58542
58543Mon, 21 Jul 2003 10:39:07 +0000
58544Checked in by : Robert Osfield
58545Added missing DatabasePager.
58546
58547Mon, 21 Jul 2003 10:11:34 +0000
58548Checked in by : Robert Osfield
58549Added -lOpenThreads to the OSX defines.
58550
58551Mon, 21 Jul 2003 08:19:36 +0000
58552Checked in by : Robert Osfield
58553Moved DatabasePager into from osgProducer into osgDB.  This means that osgDB is now dependant on OpenThreads.
58554
58555Sun, 20 Jul 2003 00:51:56 +0000
58556Checked in by : Don BURNS
58557Integrated OpenThreads and brought dsps up to snuff on Win32
58558
58559Sat, 19 Jul 2003 17:55:18 +0000
58560Checked in by : Don BURNS
58561Small bug in instrules
58562
58563Sat, 19 Jul 2003 17:46:45 +0000
58564Checked in by : Don BURNS
58565passing $(MAKE) into instexamplesrc script to shut the religious fanatics on the mailing list up.
58566
58567Sat, 19 Jul 2003 00:18:07 +0000
58568Checked in by : Don BURNS
58569Updated OSG to use OpenThreads.  Moved any references to OpenThread to OpenThreads and removed any dependency on Producer threads, Mutexes, etc.
58570
58571Thu, 17 Jul 2003 06:43:15 +0000
58572Checked in by : Robert Osfield
58573From Romano Jose Magacho da Silva, added osg:FragmentProgram.From Robert, add .osg support for FragmentProgram.
58574
58575
58576
58577Wed, 16 Jul 2003 22:26:17 +0000
58578Checked in by : Robert Osfield
58579From Ruben, added support for vertex program in .osg loader.
58580
58581Wed, 16 Jul 2003 22:15:28 +0000
58582Checked in by : Robert Osfield
58583Added setProjectionMatrix*(), setViewMatrix*() and get*() methods to osgUtil::SceneView.
58584
58585Wed, 16 Jul 2003 20:14:48 +0000
58586Checked in by : Robert Osfield
58587Added osg::Matrix::getOtho,getFrustum and getLookAt() methods.Added test for new matrix methods into unit tests example, but these really
58588should go in their own lib...
58589
58590
58591
58592Wed, 16 Jul 2003 13:17:11 +0000
58593Checked in by : Robert Osfield
58594Rejigged the management of state in the stats and help drawing so that it used StateSet's rather than straight OpenGL calls.
58595
58596Wed, 16 Jul 2003 09:52:43 +0000
58597Checked in by : Robert Osfield
58598Improvements to the handling of deletion of OpenGL rendering objets such as display lists and textures object such that they can be deleted according to an available amount of time given to do deletes.
58599
58600Tue, 15 Jul 2003 21:19:03 +0000
58601Checked in by : Robert Osfield
58602Updates to the flush rendering objects function calls to allow for managment of amount of time available to do gl delete's.  This control is required for constant frame rate applications.
58603
58604Tue, 15 Jul 2003 20:23:45 +0000
58605Checked in by : Robert Osfield
58606Fixed case of OSGL2_EXPORT define in project file.
58607
58608Tue, 15 Jul 2003 18:52:40 +0000
58609Checked in by : Robert Osfield
58610Added extern + export's to global functions.
58611
58612Tue, 15 Jul 2003 18:19:21 +0000
58613Checked in by : Robert Osfield
58614Added missing osg:: infront of Referenced() contructor.
58615
58616Tue, 15 Jul 2003 16:22:29 +0000
58617Checked in by : Robert Osfield
58618Moved PROGRAMOBJECT definition into StateAttribute.
58619
58620Tue, 15 Jul 2003 16:20:50 +0000
58621Checked in by : Robert Osfield
58622Fix for compile oddities on an Octane with old zlib headers hanging around, change is non intrusive.
58623
58624Tue, 15 Jul 2003 15:49:46 +0000
58625Checked in by : Robert Osfield
58626Added osgGL2 to workspace file.
58627
58628Tue, 15 Jul 2003 13:46:19 +0000
58629Checked in by : Robert Osfield
58630Moved osg::Statistics to osgUtil::Statistics and merged addition to it fro Pavel Moloshtan.
58631
58632Tue, 15 Jul 2003 11:49:56 +0000
58633Checked in by : Robert Osfield
58634Changed the SceneView::setModelViewMatrix() methods across to being setViewMatrix(). The old RefMatrix methods for setModelViewMatrix() and setProjectMatrix() have been removed to keep the API as minimal as possible.
58635
58636Tue, 15 Jul 2003 10:45:46 +0000
58637Checked in by : Robert Osfield
58638From Mike Weiblen's osgGL2 node kit which support the latest OpenGL 2.0 extensions.
58639
58640Tue, 15 Jul 2003 09:39:45 +0000
58641Checked in by : Robert Osfield
58642From Bart Gallet, updates to VisualStudo .dsp's to keep things compiling under Windows.
58643
58644Tue, 15 Jul 2003 08:17:54 +0000
58645Checked in by : Robert Osfield
58646From Gideon May, added    typedef T element_type;
58647
58648To ref_ptr<> to make it compatible with the boost ref_ptr<> implemenations.
58649
58650
58651
58652Tue, 15 Jul 2003 07:53:25 +0000
58653Checked in by : Robert Osfield
58654Compile fixes.
58655
58656Mon, 14 Jul 2003 19:12:22 +0000
58657Checked in by : Robert Osfield
58658Attempt to fix compile error caused by recent change in osg::Texture.
58659
58660Mon, 14 Jul 2003 14:42:10 +0000
58661Checked in by : Robert Osfield
58662Added support for texture object manager, which provides an automatic mechansim for reusing deleted textures.
58663
58664Fri, 11 Jul 2003 22:05:34 +0000
58665Checked in by : Robert Osfield
58666warning fixes for IRIX.
58667
58668Fri, 11 Jul 2003 18:46:56 +0000
58669Checked in by : Don BURNS
58670included <sys/types.h> for SGI compilation of Timer header file
58671
58672Thu, 10 Jul 2003 15:23:18 +0000
58673Checked in by : Robert Osfield
58674Added dataToMergeList into checks for active subgraphs.
58675
58676Thu, 10 Jul 2003 14:53:07 +0000
58677Checked in by : Robert Osfield
58678Added default constructor implemention to LOD and PagedLOD.Added verbose messages to DatabasePager.
58679
58680
58681
58682Thu, 10 Jul 2003 13:48:56 +0000
58683Checked in by : Robert Osfield
58684Fix to accomodate function name change in osgDB::Registry.
58685
58686Thu, 10 Jul 2003 13:35:19 +0000
58687Checked in by : Robert Osfield
58688From Michael Gronger, addition of ReaderWriter* Registry::getReaderWriterForExtension(const std::string& ext).Also removed copy constructor and = operator from Ouput as it was produce
58689spurious warnings under gcc 3.3.
58690
58691
58692
58693Thu, 10 Jul 2003 13:18:13 +0000
58694Checked in by : Robert Osfield
58695From Tree, fixes for text bounding box initialization.
58696
58697Thu, 10 Jul 2003 13:11:25 +0000
58698Checked in by : Robert Osfield
58699From Eric Sokolosky, insertChild().
58700
58701Thu, 10 Jul 2003 11:10:39 +0000
58702Checked in by : Robert Osfield
58703Updates to the DatabasePager code to include support for compiling texture objects and display lists before merging loaded subgraphs with the main scene graph.
58704
58705Thu, 10 Jul 2003 08:05:24 +0000
58706Checked in by : Robert Osfield
58707From Bob Kuehne, Fixed typo.
58708
58709Thu, 10 Jul 2003 07:51:01 +0000
58710Checked in by : Robert Osfield
58711Fixed typo.
58712
58713Wed, 9 Jul 2003 19:48:04 +0000
58714Checked in by : Robert Osfield
58715Further updates to the DatabasePager.
58716
58717Wed, 9 Jul 2003 14:55:39 +0000
58718Checked in by : Robert Osfield
58719Improvements to the DatabasePager and PagedLOD class adding support for deleting expuired children in the database thread.
58720
58721Wed, 9 Jul 2003 07:41:53 +0000
58722Checked in by : Robert Osfield
58723Added #include <unistd.h> to DatabasePager.cpp.
58724
58725Tue, 8 Jul 2003 14:44:00 +0000
58726Checked in by : Robert Osfield
58727Added osg::PagedLOD and osgProducer::DatabasePager class, and linked up osgProducer::Viewer to manage the pager.
58728
58729Mon, 7 Jul 2003 08:01:09 +0000
58730Checked in by : Robert Osfield
58731Tweaked osg::Geometry's VBO code so that it should not call VBO when the extension is not supported.
58732
58733Sat, 5 Jul 2003 19:49:06 +0000
58734Checked in by : Robert Osfield
58735Added missing setUseVertexBufferObject().
58736
58737Sat, 5 Jul 2003 19:08:30 +0000
58738Checked in by : Robert Osfield
58739Integrated various fixes from users.
58740
58741Wed, 2 Jul 2003 01:56:12 +0000
58742Checked in by : Don BURNS
58743Fixed glBindBufferARB to extensions->glBindBuffer()
58744
58745Mon, 30 Jun 2003 06:41:42 +0000
58746Checked in by : Robert Osfield
58747Added an osg:: infront of the Object() copy constructor call to AttrData.
58748
58749Sun, 29 Jun 2003 21:53:38 +0000
58750Checked in by : Robert Osfield
58751Added support for chunking the point data clouds into 10,000 point chunks to better optimize the VBO and AGP needs.
58752
58753Sun, 29 Jun 2003 21:41:57 +0000
58754Checked in by : Robert Osfield
58755Added support for the ARB_vertex_buffer_object into osg::Geometry.
58756
58757Sat, 28 Jun 2003 17:35:17 +0000
58758Checked in by : Don BURNS
58759fixed makeinnosetup
58760
58761Fri, 27 Jun 2003 21:41:00 +0000
58762Checked in by : Don BURNS
58763Updates to makeinnosetup to work a bit smoother
58764
58765Fri, 27 Jun 2003 21:01:18 +0000
58766Checked in by : Don BURNS
58767Change some wording in help.sh and added makeinnosetup
58768
58769Fri, 27 Jun 2003 14:33:37 +0000
58770Checked in by : Robert Osfield
58771Added #include <TextureRectangle>
58772
58773Fri, 27 Jun 2003 14:33:13 +0000
58774Checked in by : Robert Osfield
58775Added #include<TextureRectangle>
58776
58777Thu, 26 Jun 2003 16:21:49 +0000
58778Checked in by : Robert Osfield
58779From Tree, updates to osgText and freetype plugin to support are kerning paramter.
58780
58781Wed, 25 Jun 2003 22:11:12 +0000
58782Checked in by : Robert Osfield
58783Addition of text to default presentation.
58784
58785Wed, 25 Jun 2003 10:39:11 +0000
58786Checked in by : Robert Osfield
58787Fixed from Pavel for the stats in RenderBin.cpp
58788
58789Wed, 25 Jun 2003 10:30:46 +0000
58790Checked in by : Robert Osfield
58791Updated NEWS.Added AttrData.h to flt.dsp
58792
58793Removed redundent (and duplicate definition of RenderBinPrototypeList and its
58794associated static) from the RenderBin header.
58795
58796
58797
58798Wed, 25 Jun 2003 10:12:50 +0000
58799Checked in by : Robert Osfield
58800From Julia Oritz Rojas, support for detail textures.
58801
58802Wed, 25 Jun 2003 08:58:48 +0000
58803Checked in by : Robert Osfield
58804From Ulrich Hertlein, added support for TextureRectangle to .osg format.
58805
58806Wed, 25 Jun 2003 08:50:57 +0000
58807Checked in by : Robert Osfield
58808Spotted by Norman Vine - fixed typo in intersect visitor.
58809
58810Wed, 25 Jun 2003 07:59:59 +0000
58811Checked in by : Robert Osfield
58812Test of cvs.
58813
58814Wed, 25 Jun 2003 07:50:19 +0000
58815Checked in by : Robert Osfield
58816Added TessellationHints.
58817
58818Tue, 24 Jun 2003 22:11:13 +0000
58819Checked in by : Robert Osfield
58820Added missing file.
58821
58822Tue, 24 Jun 2003 21:57:13 +0000
58823Checked in by : Robert Osfield
58824Additions since the CVS back up was made.
58825
58826Tue, 24 Jun 2003 15:40:09 +0000
58827Checked in by : Don BURNS
58828*** empty log message ***
58829
58830Tue, 24 Jun 2003 15:39:59 +0000
58831Checked in by : Don BURNS
58832Updating 5/27/03 backup with 6/20/03 tarball
58833
58834Tue, 24 Jun 2003 15:36:53 +0000
58835Checked in by : Don BURNS
58836Update of 5/27/03 backup with 6/20/03 tarball
58837
58838Tue, 27 May 2003 17:04:01 +0000
58839Checked in by : Robert Osfield
58840Converted dos to unix file endings.
58841
58842Tue, 27 May 2003 11:03:49 +0000
58843Checked in by : Robert Osfield
58844Added support for scaling the projection in vertical and horizontal split stereo modes.
58845
58846Tue, 27 May 2003 11:02:45 +0000
58847Checked in by : Robert Osfield
58848Reverted recent changes so the set(Matrix&) method.
58849
58850Mon, 26 May 2003 15:00:38 +0000
58851Checked in by : Robert Osfield
58852Adjustments to the horizontal and vertical split stereo code for better handling of aspect ratio.
58853
58854Mon, 26 May 2003 11:02:42 +0000
58855Checked in by : Robert Osfield
58856Added missing std::
58857
58858Mon, 26 May 2003 10:05:52 +0000
58859Checked in by : Robert Osfield
58860Added 3dc plugin for reading Arias 3D point clouds.
58861
58862Mon, 26 May 2003 09:29:59 +0000
58863Checked in by : Robert Osfield
58864Moved the GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB into its own #ifndef block to help with OSX support.
58865
58866Mon, 26 May 2003 09:27:16 +0000
58867Checked in by : Robert Osfield
58868Adding support using istream and ostream with the reader writers.
58869
58870Sun, 25 May 2003 21:06:23 +0000
58871Checked in by : Robert Osfield
58872Added mention of DYLD_BIND_AT_LAUNCH to OSX docs.
58873
58874Sun, 25 May 2003 16:08:57 +0000
58875Checked in by : Robert Osfield
58876From Geoff Michel, conversion from GeoSet to Geometry.
58877
58878Sat, 24 May 2003 14:42:00 +0000
58879Checked in by : Robert Osfield
58880Removed export macro.
58881
58882Sat, 24 May 2003 14:26:20 +0000
58883Checked in by : Robert Osfield
58884Added missing std::
58885
58886Fri, 23 May 2003 19:51:12 +0000
58887Checked in by : Robert Osfield
58888Added ive reader/writer - from Rune Schmidt Jensen/Michael Gronager
58889
58890Thu, 22 May 2003 15:29:20 +0000
58891Checked in by : Robert Osfield
58892Fixes to the Optimizer's handling of merging of osg::Geometry
58893
58894Thu, 22 May 2003 14:02:10 +0000
58895Checked in by : Robert Osfield
58896Removed occurances of SG_EXPORT.
58897
58898Thu, 22 May 2003 11:09:28 +0000
58899Checked in by : Robert Osfield
58900Convert Performer plugin across to generate osg::Geometry directly.
58901
58902Thu, 22 May 2003 08:40:53 +0000
58903Checked in by : Robert Osfield
58904Added syntax highlighting for VisualStudio7.1 from Joseph Steel.
58905
58906Wed, 21 May 2003 21:32:56 +0000
58907Checked in by : Robert Osfield
58908Improved the handling of scaled matrices in the Quat::set(Matrix&) method.
58909
58910Wed, 21 May 2003 16:33:53 +0000
58911Checked in by : Robert Osfield
58912Removed the _state.reset() call as it was doing OpenGL calls outside of the thread with the graphics context.
58913
58914Wed, 21 May 2003 14:34:12 +0000
58915Checked in by : Robert Osfield
58916Added GeoSet to osgconv.
58917
58918Wed, 21 May 2003 12:15:45 +0000
58919Checked in by : Robert Osfield
58920Removed osg::GeoSet for core osg lib and osgPlugin.Commented out OpenDX plugin as its still based on GeoSet.
58921
58922Added support for loading and converting GeoSet into the osgconv example.
58923
58924
58925
58926Tue, 20 May 2003 20:45:10 +0000
58927Checked in by : Robert Osfield
58928Added usage of the InputRectangle into setting up of the EventAdapter.
58929
58930Tue, 20 May 2003 19:48:07 +0000
58931Checked in by : Robert Osfield
58932Removed spurious editing file.
58933
58934Tue, 20 May 2003 14:05:19 +0000
58935Checked in by : Robert Osfield
58936Added osgtexturerectangle example from Ulrich Hertlein.
58937
58938Tue, 20 May 2003 13:21:05 +0000
58939Checked in by : Robert Osfield
58940Fixes to the handling of mouse coords after changes in the default behavior of Producer.
58941
58942Tue, 20 May 2003 11:01:16 +0000
58943Checked in by : Robert Osfield
58944Added setProjectMatrix(const Matrix&) and setModelViewMatrix(const Matrix&) methods.
58945
58946Tue, 20 May 2003 08:57:02 +0000
58947Checked in by : Robert Osfield
58948Removed redundent write_usage function.
58949
58950Tue, 20 May 2003 08:47:21 +0000
58951Checked in by : Robert Osfield
58952Changed the fusion distance update code to use OsgCameraGroup::setDistanceDistance() rather than going through the SceneView's by hand. This should ensure that values are kept consistent betwen OsgCameraGroup and SceneView's.
58953
58954Tue, 20 May 2003 08:43:09 +0000
58955Checked in by : Robert Osfield
58956Fixed manipulator.
58957
58958Tue, 20 May 2003 08:09:36 +0000
58959Checked in by : Robert Osfield
58960Removed the now redundent osg::Camera.
58961
58962Mon, 19 May 2003 20:18:37 +0000
58963Checked in by : Robert Osfield
58964Removed all KeySwitchCameraManipulator class, replacing it with the KeySwitchMatrixManipulator
58965
58966Mon, 19 May 2003 15:15:17 +0000
58967Checked in by : Robert Osfield
58968Removed remaining dependancies on osg::Camera.
58969
58970Sat, 17 May 2003 13:15:54 +0000
58971Checked in by : Robert Osfield
58972Removed redundent const
58973
58974Sat, 17 May 2003 09:03:06 +0000
58975Checked in by : Robert Osfield
58976Renamed png pnm
58977
58978Sat, 17 May 2003 08:36:25 +0000
58979Checked in by : Robert Osfield
58980Removed superfluous const
58981
58982Wed, 14 May 2003 16:07:39 +0000
58983Checked in by : Don BURNS
58984Small operation precedence bug fixed in Text.cpp
58985
58986Fri, 9 May 2003 13:07:06 +0000
58987Checked in by : Robert Osfield
58988Updates to the handling of vertex attributes.
58989
58990Thu, 8 May 2003 15:13:50 +0000
58991Checked in by : Robert Osfield
58992Add osgUtil as a dependancy of osgText
58993
58994Thu, 8 May 2003 14:02:50 +0000
58995Checked in by : Robert Osfield
58996Memory leak fixes from Joseph Steel.
58997
58998Wed, 7 May 2003 15:26:08 +0000
58999Checked in by : Robert Osfield
59000Added UserData to NodeVisitor.
59001
59002Wed, 7 May 2003 13:13:13 +0000
59003Checked in by : Robert Osfield
59004From Romano José Magacho da Silva, support for vertex attributes in vertex program.
59005
59006Wed, 7 May 2003 11:13:49 +0000
59007Checked in by : Robert Osfield
59008From Eric Sokolowsky, support for mouse scroll wheel in osgGA/osgProducer.
59009
59010Wed, 7 May 2003 09:35:43 +0000
59011Checked in by : Robert Osfield
59012Changed the CullVisitor::popProjection() so that it doesn't adjust orthorgraphic projection matrices.
59013
59014Tue, 6 May 2003 18:04:27 +0000
59015Checked in by : Robert Osfield
59016Aded extra constructors to BlendFunc and Depth to help set them up convieniently.Added a background quad to osghud.
59017
59018
59019
59020Tue, 6 May 2003 13:13:31 +0000
59021Checked in by : Robert Osfield
59022Added support for multibuffering of tex coordinates.
59023
59024Mon, 5 May 2003 14:30:12 +0000
59025Checked in by : Robert Osfield
59026Fixed accept(PrimitiveFunctor&) so it uses the transform coords correctly.
59027
59028Fri, 2 May 2003 18:24:56 +0000
59029Checked in by : Robert Osfield
59030Fixed build.
59031
59032Thu, 1 May 2003 21:06:18 +0000
59033Checked in by : Robert Osfield
59034Addd support for maximum screen text size into osgText when auto scale to screen is active.Added osgautotransform demo.
59035
59036
59037
59038Thu, 1 May 2003 19:56:02 +0000
59039Checked in by : Robert Osfield
59040Added set/getNearFarRatio() to CullVisitor.
59041
59042Thu, 1 May 2003 08:51:03 +0000
59043Checked in by : Robert Osfield
59044Remved exit().
59045
59046Wed, 30 Apr 2003 15:40:57 +0000
59047Checked in by : Robert Osfield
59048From Eric Sokolowsky -  pnm (ppm, pgm, pbm) plugin
59049
59050Wed, 30 Apr 2003 15:38:11 +0000
59051Checked in by : Robert Osfield
59052Cleanup of the API.
59053
59054Wed, 30 Apr 2003 11:41:24 +0000
59055Checked in by : Robert Osfield
59056Reverted the test of setAutoScaleToScreen.
59057
59058Wed, 30 Apr 2003 11:40:17 +0000
59059Checked in by : Robert Osfield
59060Added support for automatic scaling of text to screen coords.  Optimized the text implementation to provide better speed, especially by using the alignement to screen option.Deprecated the Text::setFontSize(,) method, which is now being replaced
59061by setFontResolution(,)
59062
59063Fixed typos in Texture*.cpp.
59064
59065Removed old deprecated methods from osg headers.
59066
59067
59068
59069Tue, 29 Apr 2003 14:24:11 +0000
59070Checked in by : Robert Osfield
59071From Ben, promoted floats to doubles to produce better stability in the invert method.
59072
59073Tue, 29 Apr 2003 00:55:12 +0000
59074Checked in by : Don BURNS
59075set glDrawBuffer( GL_BACK  ) in SceneView::draw() when not drawing in stereo mode.  Without this, we end up drawing to the wrong buffer when toggling stereo off.
59076
59077Mon, 28 Apr 2003 12:57:58 +0000
59078Checked in by : Robert Osfield
59079Updated NEWS.
59080
59081Mon, 28 Apr 2003 11:37:53 +0000
59082Checked in by : Robert Osfield
59083Updates to the introduction.html.Added support for new alignment modes in osgtext.
59084
59085
59086
59087Sun, 27 Apr 2003 19:23:00 +0000
59088Checked in by : Robert Osfield
59089Fixed typo of Fturue!
59090
59091Sun, 27 Apr 2003 10:58:39 +0000
59092Checked in by : Robert Osfield
59093From Tree, addition of ; after MACRO_'s to help with Java port.From Tree + Robert, Addition of LEFT_BASE_LINE,RIGHT_BASE_LINE,CENTER_BASE_LINE
59094Alignment options in Text.
59095
59096
59097
59098Fri, 25 Apr 2003 19:53:22 +0000
59099Checked in by : Robert Osfield
59100Updates to introducution.
59101
59102Fri, 25 Apr 2003 13:52:08 +0000
59103Checked in by : Robert Osfield
59104Updated index.html
59105
59106Fri, 25 Apr 2003 13:47:33 +0000
59107Checked in by : Robert Osfield
59108Added support for gather information on which vertices have been intersected with.
59109
59110Thu, 24 Apr 2003 20:41:18 +0000
59111Checked in by : Don BURNS
59112A few minor mods to introduction.html
59113
59114Thu, 24 Apr 2003 19:54:03 +0000
59115Checked in by : Robert Osfield
59116Updates to the introduction.html documentaition.
59117
59118Thu, 24 Apr 2003 13:45:35 +0000
59119Checked in by : Robert Osfield
59120Typo fix.
59121
59122Thu, 24 Apr 2003 13:45:10 +0000
59123Checked in by : Robert Osfield
59124cout -> notify.
59125
59126Thu, 24 Apr 2003 13:44:30 +0000
59127Checked in by : Robert Osfield
59128Updates to docs.
59129
59130Wed, 23 Apr 2003 10:12:40 +0000
59131Checked in by : Robert Osfield
59132From Romano, updated LANDEXT.DAT and new highlight.reg file for syntax highlighting under Windows.
59133
59134Wed, 23 Apr 2003 09:59:08 +0000
59135Checked in by : Robert Osfield
59136Added check for camera's sharing the same RenderSurface, if so switches off multi-threading of cull and draw.
59137
59138Sat, 19 Apr 2003 09:53:39 +0000
59139Checked in by : Robert Osfield
59140Changed the data link to OpenSceneGraph-Data-0.9.3.tar.gz since we won't be updating it for the release.
59141
59142Sat, 19 Apr 2003 09:35:10 +0000
59143Checked in by : Robert Osfield
59144Updated ChangeLog for the release.
59145
59146Sat, 19 Apr 2003 09:09:46 +0000
59147Checked in by : Robert Osfield
59148Updated NEWS for the release date.Tweaked the text sizes in osglogo.
59149
59150
59151
59152Sat, 19 Apr 2003 06:57:07 +0000
59153Checked in by : Robert Osfield
59154Mannually computes the mipmap levels to ensure correct loading of dds images which arn't square.
59155
59156Fri, 18 Apr 2003 21:44:48 +0000
59157Checked in by : Robert Osfield
59158Changed the ordering of the picking intersections.
59159
59160Fri, 18 Apr 2003 19:46:46 +0000
59161Checked in by : Robert Osfield
59162Fixes to BlendFunc - adding missing ZERO handling.Improved handling of alpha values in DXT1 compression.
59163
59164
59165
59166Fri, 18 Apr 2003 15:59:34 +0000
59167Checked in by : Robert Osfield
59168Updated NEWS for the release.Fixed warnings.
59169
59170
59171
59172Fri, 18 Apr 2003 10:10:14 +0000
59173Checked in by : Robert Osfield
59174Removed various assert() instances since these were causing crashes.From Alberto, changed the use of the DynGeoSet to it was querried on demand
59175rather than used as a pointer which was originally being invalidate before
59176use.
59177
59178
59179
59180Fri, 18 Apr 2003 08:17:18 +0000
59181Checked in by : Robert Osfield
59182Added a realize callback for setting up the pbuffer so that it definately has a valid graphics context.
59183
59184Thu, 17 Apr 2003 16:22:51 +0000
59185Checked in by : Robert Osfield
59186Added doc++ documentation.
59187
59188Thu, 17 Apr 2003 15:57:05 +0000
59189Checked in by : Robert Osfield
59190Added setting of the RenderSurface name to the application name.
59191
59192Thu, 17 Apr 2003 15:27:17 +0000
59193Checked in by : Robert Osfield
59194Moved #include <osg/Timer> from Viewer to OsgCameraGroup.
59195
59196Thu, 17 Apr 2003 13:57:15 +0000
59197Checked in by : Robert Osfield
59198Added an alternate compile path for Windows in the toggle of fullscreen for the first time.
59199
59200Thu, 17 Apr 2003 13:36:41 +0000
59201Checked in by : Robert Osfield
59202Changed the maxx initializiation to use (*points)[last_valid_index].x();
59203
59204Thu, 17 Apr 2003 11:14:25 +0000
59205Checked in by : Robert Osfield
59206Moved the managing of frame stamp from osgProducer::Viewer into osgProducer::OsgCamaraGroup.Added setting of trackball in osgcameragroup so its starts in the
59207correct place for different models.
59208
59209
59210
59211Thu, 17 Apr 2003 06:52:56 +0000
59212Checked in by : Robert Osfield
59213Added OSGUTIL_EXPORT to front of DelaunayTriangulator class.
59214
59215Wed, 16 Apr 2003 23:09:31 +0000
59216Checked in by : Don BURNS
59217InputRectangle converted to RenderSurface->get()...
59218
59219Wed, 16 Apr 2003 21:16:23 +0000
59220Checked in by : Don BURNS
59221Changed Rect('s to Rectangle('s
59222
59223Wed, 16 Apr 2003 20:02:15 +0000
59224Checked in by : Robert Osfield
59225Added support for set/getColor to ShapeDrawable.
59226
59227Wed, 16 Apr 2003 19:21:27 +0000
59228Checked in by : Robert Osfield
59229From Marco Jez, added DelaunayTriangulator class.
59230
59231Wed, 16 Apr 2003 19:20:15 +0000
59232Checked in by : Robert Osfield
59233Changed near and far instances into near_point, far_point to avoid problems with Win32 build.
59234
59235Wed, 16 Apr 2003 15:14:25 +0000
59236Checked in by : Robert Osfield
59237Moved the PickVisitor from osgUtil into the implementation of osgProducer::Viewer.  Removed methods in PickVisitor which wern't being used by osgProducer::Viewer.  This has been done because the PickVisitor interface and implementation weren't ready for general usage.
59238
59239Wed, 16 Apr 2003 14:22:36 +0000
59240Checked in by : Robert Osfield
59241Renamed computeNearFar to computeNearFarPoints.
59242
59243Wed, 16 Apr 2003 14:17:49 +0000
59244Checked in by : Robert Osfield
59245Added convinence methods to osgProducer::Viewer:        /** compute, from normalized mouse coords, for sepecified Camera, the pixel coords relative to that Camera's RenderSurface.*/
59246        bool computePixelCoords(float x,float y,unsigned int cameraNum,float& pixel_x,float& pixel_y);
59247
59248        /** compute, from normalized mouse coords, for sepecified Camera, the near and far points in worlds coords.*/
59249        bool computeNearFar(float x,float y,unsigned int cameraNum,osg::Vec3& near, osg::Vec3& far);
59250
59251        /** compute, from normalized mouse coords, for sepecified Camera, intersections with the scene.*/
59252        bool computeIntersections(float x,float y,unsigned int cameraNum,osgUtil::IntersectVisitor::HitList& hits);
59253
59254        /** compute, from normalized mouse coords, for all Cameras, intersections with the scene.*/
59255        bool computeIntersections(float x,float y,osgUtil::IntersectVisitor::HitList& hits);
59256
59257
59258
59259Wed, 16 Apr 2003 12:46:06 +0000
59260Checked in by : Robert Osfield
59261Add a check for the result to writeNodeFile().
59262
59263Wed, 16 Apr 2003 09:22:33 +0000
59264Checked in by : Robert Osfield
59265Changed OsgSceneHandler so it re-uses osgUtil::SceneView project and modelview matrices.Changed the osgpick demo so that it uses the OsgSceneHandler's projection and
59266modelview matrices where possible.
59267
59268
59269
59270Tue, 15 Apr 2003 20:54:10 +0000
59271Checked in by : Robert Osfield
59272Added support for multiple cameras into osgpick.
59273
59274Tue, 15 Apr 2003 14:29:36 +0000
59275Checked in by : Robert Osfield
59276Changed the linking to Producer for debug builds so that producerd.lib is linked against.
59277
59278Tue, 15 Apr 2003 09:33:56 +0000
59279Checked in by : Robert Osfield
59280From Brede, Fixed the ordering of the znear and zfar.
59281
59282Tue, 15 Apr 2003 09:33:11 +0000
59283Checked in by : Robert Osfield
59284From Romano, extra methods/variables for controlling tesselation.
59285
59286Mon, 14 Apr 2003 19:39:22 +0000
59287Checked in by : Robert Osfield
59288Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles.From Bob, mods to GNUMakefile and Make/makedefs for the extra includes for
59289freetype.
59290
59291
59292
59293Mon, 14 Apr 2003 18:53:50 +0000
59294Checked in by : Robert Osfield
59295Added using namespace Producer to get round namespace issue with CameraGroup call.
59296
59297Mon, 14 Apr 2003 18:49:41 +0000
59298Checked in by : Robert Osfield
59299Updated osgstereoimage and osgimpostor to handle the new default orientation of normalized mouse coords.
59300
59301Mon, 14 Apr 2003 15:44:30 +0000
59302Checked in by : Robert Osfield
59303Updates to the osgpick code.Updates to osgGA::CameraManipulors.
59304
59305
59306
59307Mon, 14 Apr 2003 15:03:55 +0000
59308Checked in by : Robert Osfield
59309Tweak to the debug output.
59310
59311Mon, 14 Apr 2003 15:02:13 +0000
59312Checked in by : Robert Osfield
59313Added extra debugging details to help track down IRIX64 & Solaris64 problems.
59314
59315Mon, 14 Apr 2003 13:23:12 +0000
59316Checked in by : Robert Osfield
59317Improved the handling of Producer's no dimensional mouse coords.
59318
59319Mon, 14 Apr 2003 13:22:21 +0000
59320Checked in by : Robert Osfield
59321Addd new computeLocalToWorld(NodePath) etc methods.
59322
59323Mon, 14 Apr 2003 08:16:55 +0000
59324Checked in by : Robert Osfield
59325Changed push back to a += to try and fix compile on hopeless OSX g++ version.
59326
59327Sun, 13 Apr 2003 14:12:03 +0000
59328Checked in by : Robert Osfield
59329Updated dependancies with link to Producer web page.
59330
59331Sun, 13 Apr 2003 13:26:41 +0000
59332Checked in by : Robert Osfield
59333Added Geoff Michel's osgpick and osgUtil::PickVisitor code.
59334
59335Sun, 13 Apr 2003 12:02:29 +0000
59336Checked in by : Robert Osfield
59337From Michael Gronager, changed apply(Sequence) to cast to an Group rather than a Switch which was a bug.
59338
59339Sat, 12 Apr 2003 10:24:16 +0000
59340Checked in by : Robert Osfield
59341Removed references to glut32.lib.
59342
59343Fri, 11 Apr 2003 18:57:35 +0000
59344Checked in by : Robert Osfield
59345Convertex a std::copy() into a for loop to get round compile problems under OSX.
59346
59347Fri, 11 Apr 2003 15:34:56 +0000
59348Checked in by : Robert Osfield
59349Clean of doc++ directories.
59350
59351Fri, 11 Apr 2003 15:33:40 +0000
59352Checked in by : Robert Osfield
59353Changed the uint arrays to GLuint to keep OSX build compiling.
59354
59355Fri, 11 Apr 2003 10:37:31 +0000
59356Checked in by : Robert Osfield
59357Fixes to documentions to refelect the move from osgGLUT to osgProducer.
59358
59359Fri, 11 Apr 2003 10:04:53 +0000
59360Checked in by : Robert Osfield
59361Updated the version numbers to 0.9.4
59362
59363Fri, 11 Apr 2003 10:00:56 +0000
59364Checked in by : Robert Osfield
59365Added afterescher back into the example list in runexamples.bat.Added osgSim and osgText into the geo/GNUmakefile LIBS.
59366
59367
59368
59369Fri, 11 Apr 2003 09:54:27 +0000
59370Checked in by : Robert Osfield
59371From Romano, added support in osg::VertexProgram for deleting the flushed vertex programs.
59372
59373Fri, 11 Apr 2003 07:18:13 +0000
59374Checked in by : Robert Osfield
59375Added guards around Geo plugin to prevent it from being built under OSX, Solaris and IRIX as it breaks the OSX build and doesn't handle Endian issues.
59376
59377Fri, 11 Apr 2003 06:50:15 +0000
59378Checked in by : Robert Osfield
59379Added std:: infront of cout instances.
59380
59381Thu, 10 Apr 2003 19:32:32 +0000
59382Checked in by : Robert Osfield
59383Added tests for presense of extensions to osgcubemap, osgvertexproram and osgmultitexture examples.Added osg::VertexProgram::Extensions class to better handle multiple graphics
59384context vertex program extensions.
59385
59386
59387
59388Thu, 10 Apr 2003 15:23:49 +0000
59389Checked in by : Robert Osfield
59390Moved the osgcameragroup example across to being just based on osgProducer::OsgCameraGroup with no usage of osgGA manipulators.Removed redundent files from osgProducer.
59391
59392
59393
59394Thu, 10 Apr 2003 13:41:45 +0000
59395Checked in by : Robert Osfield
59396Added support for modifying the osg::Texture*:Extensions stuctures.Added an example modifying osg::Texture::Extensions to osgtext.  Optionally
59397compiled out by default.
59398
59399
59400
59401Thu, 10 Apr 2003 12:55:48 +0000
59402Checked in by : Robert Osfield
59403Added usage of Producer::CameraGroup::isValidForRendering() to the Viewer::done() implemention so apps automatically close if one of the windows is killed.
59404
59405Thu, 10 Apr 2003 12:11:40 +0000
59406Checked in by : Robert Osfield
59407Added support for multiple graphics context to osg::VertexProgram and osg::Impostor
59408
59409Thu, 10 Apr 2003 10:21:20 +0000
59410Checked in by : Robert Osfield
59411Changed the '-c' commandline option to '-m' to avoid overlapp with -c used for config files.
59412
59413Thu, 10 Apr 2003 10:16:39 +0000
59414Checked in by : Robert Osfield
59415Fix to the CameraGroup::setViewByMarix usage.
59416
59417Thu, 10 Apr 2003 10:02:24 +0000
59418Checked in by : Robert Osfield
59419Fixed Viewer and OsgCameraGroup classes so that work properly with the Prodicer::setViewByMatrix calls.
59420
59421Thu, 10 Apr 2003 08:25:30 +0000
59422Checked in by : Robert Osfield
59423From Brede, added   if (cv->getComputeNearFarMode() != osgUtil::CullVisitor::DO_NOT_COMPUTE_NEAR_FAR) to protect   cv->updateCalculatedNearFar(matrix,_bbox); call to avoid inapporpriate near/far warnings.
59424
59425Wed, 9 Apr 2003 21:53:09 +0000
59426Checked in by : Robert Osfield
59427Fixes to the Impostor implementation.
59428
59429Wed, 9 Apr 2003 13:29:12 +0000
59430Checked in by : Robert Osfield
59431From Romano, ' ' now sets pause to false.
59432
59433Wed, 9 Apr 2003 11:45:41 +0000
59434Checked in by : Robert Osfield
59435Added using namespace std;
59436
59437Wed, 9 Apr 2003 11:44:32 +0000
59438Checked in by : Robert Osfield
59439Added desciptions to all the demos.
59440
59441Wed, 9 Apr 2003 10:51:13 +0000
59442Checked in by : Robert Osfield
59443Added environmental variable usage to OsgCameraGroup.
59444
59445Wed, 9 Apr 2003 10:30:24 +0000
59446Checked in by : Robert Osfield
59447Added support for osg::Node::get/setNodeMask() into .osg format.
59448
59449Wed, 9 Apr 2003 10:26:50 +0000
59450Checked in by : Robert Osfield
59451Made the AnimationPathManipulator::home() reset the timming of the animation path so that the timing always starts at the begining of the loop.
59452
59453Wed, 9 Apr 2003 10:13:07 +0000
59454Checked in by : Robert Osfield
59455Added a setting of OsgCameraGroup::_applicateUsage to ApplicationUsage::instance() by default.
59456
59457Wed, 9 Apr 2003 10:11:56 +0000
59458Checked in by : Robert Osfield
59459Fixed warning.
59460
59461Wed, 9 Apr 2003 10:10:57 +0000
59462Checked in by : Robert Osfield
59463Added fallback in RenderBin::createRenderBin(const std::string& binName) which return a new RenderBin when the no prototype is found with className of binName.
59464
59465Wed, 9 Apr 2003 08:20:08 +0000
59466Checked in by : Robert Osfield
59467Fixed type of osg::ApplicationUsage::set/getApplictionName(), updated demos accordingly.Made OsgCameraGroup set the _applicationUsage to the
59468osg::ApplicationUsage::instance() when no ArgumentParser is supplied.
59469
59470Added export to osgProducer::ViewerEventAdapter.
59471
59472
59473
59474Tue, 8 Apr 2003 20:39:47 +0000
59475Checked in by : Robert Osfield
59476Added support for key modifiers to osgProducer::EventAdapter.
59477
59478Tue, 8 Apr 2003 20:06:37 +0000
59479Checked in by : Robert Osfield
59480From Romano José Magacho da Silva, added 'p' toggle to animation path manipulator to allow animations to be paused and resumed.Added frame rate stats which are output on each repetition of the path.
59481
59482
59483
59484Tue, 8 Apr 2003 20:05:00 +0000
59485Checked in by : Robert Osfield
59486Fixed warning.
59487
59488Tue, 8 Apr 2003 15:47:45 +0000
59489Checked in by : Robert Osfield
59490Added support for Viewer::setViewer::setView so that the internal old style osg::Camera and camera manipulators are updated correctly.
59491
59492Tue, 8 Apr 2003 15:18:45 +0000
59493Checked in by : Robert Osfield
59494Changed the Viewer::realize() calls across to not using the threading paramter leaving it up to the Viewer to specify the mode (which by default is MultiThreaded). Added a check for the presence of osgParticle systems so that threading is disabled in this case.
59495
59496Tue, 8 Apr 2003 13:53:28 +0000
59497Checked in by : Robert Osfield
59498Set the static mouse position values in osgProducer::EventAdater to the same value as warp pointer to ensure that the now roll is encountered on warping of the pointer.
59499
59500Tue, 8 Apr 2003 13:10:47 +0000
59501Checked in by : Robert Osfield
59502Changed the KeySwichCameraManipulator::setNode() so it set all camera's attached to it.
59503
59504Tue, 8 Apr 2003 10:59:08 +0000
59505Checked in by : Robert Osfield
59506Convert dsp's to use dos endings.
59507
59508Tue, 8 Apr 2003 10:17:44 +0000
59509Checked in by : Robert Osfield
59510Cleaned up some warnings and added :    LINKARGS += -Wl,multiply_defined -Wl,suppress
59511
59512To GNUmakefile for the OSX build.
59513
59514
59515
59516Tue, 8 Apr 2003 09:48:02 +0000
59517Checked in by : Robert Osfield
59518Removed the output of command line usage when no arguments are passed since this example doens't need paramters.
59519
59520Tue, 8 Apr 2003 09:44:21 +0000
59521Checked in by : Robert Osfield
59522Added Producer to the dependcies in osgwindows.
59523
59524Tue, 8 Apr 2003 09:42:03 +0000
59525Checked in by : Robert Osfield
59526Added an osg::absolute template function into osg/Math.
59527
59528Mon, 7 Apr 2003 19:19:01 +0000
59529Checked in by : Robert Osfield
59530Added support for snaping screen images from osgProducer::Viewer apps.
59531
59532Mon, 7 Apr 2003 15:11:29 +0000
59533Checked in by : Robert Osfield
59534Fixes to dds plugin from Rune.
59535
59536Mon, 7 Apr 2003 15:07:45 +0000
59537Checked in by : Robert Osfield
59538Set the hardware mip map generation to false in TextureCubeMap since this extension is not implemented when texture cube mapping.
59539
59540Mon, 7 Apr 2003 14:57:18 +0000
59541Checked in by : Robert Osfield
59542Set the fusion distance ratio to 1/300.0f to compensate for the coords of the hang gliding database being so small, this allow the scene to be viewed in stereo and still look a convincing size.
59543
59544Mon, 7 Apr 2003 13:20:53 +0000
59545Checked in by : Robert Osfield
59546From Ulrich Hertlien, new osg::TextureRectangle class.
59547
59548Mon, 7 Apr 2003 12:51:00 +0000
59549Checked in by : Robert Osfield
59550Added support for unref image data after apply in the osg::Texture* classes.  Only unref's after all graphics context have been applied.
59551
59552Mon, 7 Apr 2003 10:20:34 +0000
59553Checked in by : Robert Osfield
59554Added osgwindows example which sets up and Producer::CameraConfig up and uses that to create multiple windows.
59555
59556Mon, 7 Apr 2003 09:46:06 +0000
59557Checked in by : Robert Osfield
59558Moved the modified tag's from osg::Texture into the osg::Texture1D,2D,3D and CubeMap classes.
59559
59560Sun, 6 Apr 2003 21:46:48 +0000
59561Checked in by : Robert Osfield
59562Added if (!_kbmcb) to handle the case where the keyboard mouse callback is pre set.
59563
59564Sun, 6 Apr 2003 21:32:44 +0000
59565Checked in by : Robert Osfield
59566Added the usage report to the examples for when no arguments are passed to the examples.
59567
59568Sun, 6 Apr 2003 18:18:52 +0000
59569Checked in by : Robert Osfield
59570Fixed for new implemention osg OsgCameraGroup::setView().
59571
59572Sun, 6 Apr 2003 13:29:02 +0000
59573Checked in by : Robert Osfield
59574Fixed setView to work with new OsgCameraGroup::setView
59575
59576Sun, 6 Apr 2003 10:07:44 +0000
59577Checked in by : Robert Osfield
59578Fixed handling of pixel and internal images formats.
59579
59580Sat, 5 Apr 2003 22:24:48 +0000
59581Checked in by : Robert Osfield
59582Added support for recording animation paths in the osgProducer::Viewer.
59583
59584Sat, 5 Apr 2003 20:02:42 +0000
59585Checked in by : Robert Osfield
59586Fixed manipulator to work correctly with new osgGA::GUIEventAdapter code.
59587
59588Sat, 5 Apr 2003 19:54:51 +0000
59589Checked in by : Robert Osfield
59590Added Images/ infront of dog_left and dog_right images.
59591
59592Sat, 5 Apr 2003 19:40:18 +0000
59593Checked in by : Robert Osfield
59594Added a couple ability of offset the images relative to each other horizontally and vertically to allow better comenstation for mismatched imagery.
59595
59596Sat, 5 Apr 2003 07:19:40 +0000
59597Checked in by : Robert Osfield
59598Improvements to the handling of warp pointer call on start up.
59599
59600Sat, 5 Apr 2003 07:11:07 +0000
59601Checked in by : Robert Osfield
59602Fixed the drive manipulator so its height is now 1.5m and the buffer size if 2.0m.
59603
59604Fri, 4 Apr 2003 19:10:37 +0000
59605Checked in by : Robert Osfield
59606Implemented support for float x and y mouse positions, and normalization of mouse coords in osgGA::GUIEventAdapter, and ported osgGA camera manaipulators to use the new normalized values.Moved osgProducer across to tracking the window dimensions and ensure that the
59607internals values in osgProducer::EventAdapter are kept consistent.  Moved
59608the warp pointer in Viewer across to using KeyboardMouse::positionPointer().
59609
59610
59611
59612Fri, 4 Apr 2003 15:22:25 +0000
59613Checked in by : Robert Osfield
59614Removal of trailing \ from end of couple lines in cygwin path.
59615
59616Fri, 4 Apr 2003 11:06:09 +0000
59617Checked in by : Robert Osfield
59618Improved support for toggle between full screen and non fullscreen in the osgProducer::Viewer.
59619
59620Fri, 4 Apr 2003 08:39:58 +0000
59621Checked in by : Robert Osfield
59622Added code to set the colour of each geometry to white to prevent colours from the text being inherited.
59623
59624Thu, 3 Apr 2003 21:00:12 +0000
59625Checked in by : Robert Osfield
59626Suported for mip mapping added by Rune.
59627
59628Thu, 3 Apr 2003 14:12:09 +0000
59629Checked in by : Robert Osfield
59630Fixes to the multipipe initialization.
59631
59632Thu, 3 Apr 2003 08:14:49 +0000
59633Checked in by : Don BURNS
59634Changes to fix compiles on Mac OS X
59635
59636Thu, 3 Apr 2003 07:37:08 +0000
59637Checked in by : Robert Osfield
59638Fixes for Win32 - removed second copy constructor from protected section in ReaderWriterLOGO.cpp, and add osgText as a dependancy to osgtexture3D example app.
59639
59640Thu, 3 Apr 2003 07:31:01 +0000
59641Checked in by : Robert Osfield
59642Added osgText dependancy to osgtexture2D demo.
59643
59644Wed, 2 Apr 2003 20:43:19 +0000
59645Checked in by : Robert Osfield
59646Added GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB etc to the Texture header to allow compilation across platforms.
59647
59648Wed, 2 Apr 2003 19:41:18 +0000
59649Checked in by : Robert Osfield
59650Fixes to the dds plugin.
59651
59652Wed, 2 Apr 2003 18:26:34 +0000
59653Checked in by : Robert Osfield
59654From Rune Schmidt Jensen - new dds loader.
59655
59656Wed, 2 Apr 2003 14:54:05 +0000
59657Checked in by : Robert Osfield
59658Removed OSX override override of PLUGIN_DIRS.
59659
59660Wed, 2 Apr 2003 11:57:23 +0000
59661Checked in by : Robert Osfield
59662Changed colour of anisotropic text in osgtexture2D example.Removed the save test.osg call in osgkeyboard.
59663
59664
59665
59666Wed, 2 Apr 2003 10:50:15 +0000
59667Checked in by : Robert Osfield
59668Added support for min pixel size, max pixel size and max visable distance to osgSim::LightPointNode, the max pixel size from was originally in osg::LightPoint.Added additional get/set methods to osg::LightPointNode.
59669
59670Increased the compute pixel size by a ratio 1.41 (sqrtf(2)) to correlate the
59671computed size with the actual size seen on screen.
59672
59673
59674
59675Wed, 2 Apr 2003 08:22:47 +0000
59676Checked in by : Robert Osfield
59677Added prefix's to ApplicationUsageProxy's and made them static to help prevent problems under OSX.
59678
59679Tue, 1 Apr 2003 20:52:56 +0000
59680Checked in by : Robert Osfield
59681Fixed std::string usage so that std::string::size_type is used where appropriate.
59682
59683Tue, 1 Apr 2003 20:32:57 +0000
59684Checked in by : Robert Osfield
59685Fixes to osg::Texture's handling of anisotropy updating and hardware generate mip mapping.Added switching off generate mip map from osgText::Font.cpp.
59686
59687Changed savedmodel.osg to saved_model.osg in ViewerEventHandler.
59688
59689
59690
59691Tue, 1 Apr 2003 18:50:36 +0000
59692Checked in by : Robert Osfield
59693Changed unsigned int to std::string::size_type.
59694
59695Tue, 1 Apr 2003 18:42:38 +0000
59696Checked in by : Robert Osfield
59697Added convinience constructor.
59698
59699Tue, 1 Apr 2003 18:42:17 +0000
59700Checked in by : Robert Osfield
59701Added futher debugging messages to track down the x86-64 crash.
59702
59703Tue, 1 Apr 2003 18:35:31 +0000
59704Checked in by : Robert Osfield
59705Used notify for reporting the keypressing to the commandline.
59706
59707Tue, 1 Apr 2003 16:00:33 +0000
59708Checked in by : Robert Osfield
59709New osgtexture2D example code.
59710
59711Tue, 1 Apr 2003 15:13:26 +0000
59712Checked in by : Robert Osfield
59713Moved the logo plugins from the osgPlugins/logos directory to osgPlugins/logo to make it consistent with the naming of the plugin.
59714
59715Tue, 1 Apr 2003 15:08:30 +0000
59716Checked in by : Robert Osfield
59717Bug spotted and fix by Sébastien Kuntz. Changed < to <= on Geometry.cpp, in removePrimitiveSet(), if( i+numElementsToRemove<_primitives.size() )
59718
59719Tue, 1 Apr 2003 13:16:02 +0000
59720Checked in by : Robert Osfield
59721From Macro Jez, fixes to logo plugin under VS.
59722
59723Tue, 1 Apr 2003 12:00:13 +0000
59724Checked in by : Robert Osfield
59725Updated NEWS.Removed writing of test.osg from osgstereoimage.
59726
59727
59728
59729Tue, 1 Apr 2003 11:55:29 +0000
59730Checked in by : Robert Osfield
59731Added timer code to the init in OsgCameraGroup.Made the stats view 20 frames rather than 6.
59732
59733
59734
59735Tue, 1 Apr 2003 11:53:34 +0000
59736Checked in by : Robert Osfield
59737Cleaned up the reset of the vertex arrays in osg::State.
59738
59739Tue, 1 Apr 2003 11:49:09 +0000
59740Checked in by : Robert Osfield
59741Improved handling of subloading.Removed the rescalling of images in osg::Image during texture apply, moving
59742the rescale so it is locally calculated.  This solves an outstanding threading
59743problem which occured by multiple draw threads all tried to rescale the same
59744image at one time.
59745
59746Made osg::Image ptr in osg::Texture2D non mutable as it is no longer modified
59747during apply.
59748
59749
59750
59751Tue, 1 Apr 2003 11:38:33 +0000
59752Checked in by : Robert Osfield
59753From Marco, fix to the path of the osgPlugin logo.
59754
59755Tue, 1 Apr 2003 08:47:11 +0000
59756Checked in by : Robert Osfield
59757Added extra debugging messages into the ArgumentParser::reportRemainingOptionsAsUnrecognized(ErrorSeverity severity) method to help track down a crash under x86-64.
59758
59759Mon, 31 Mar 2003 21:41:17 +0000
59760Checked in by : Robert Osfield
59761Implemented load and subload methods in osg::Texture/Texture2D.
59762
59763Mon, 31 Mar 2003 12:48:33 +0000
59764Checked in by : Robert Osfield
59765Made the default transparent bin be bin number 10 rather than 1 to allow more bins between it and the default opaque bin of 0.Added a check for compressed image format in osg::Texture.
59766
59767
59768
59769Mon, 31 Mar 2003 11:25:04 +0000
59770Checked in by : Robert Osfield
59771Adding reseting of the array pointers to the dirty methods.
59772
59773Sun, 30 Mar 2003 11:10:56 +0000
59774Checked in by : Robert Osfield
59775Removed closeLibrary reference for osgtext as this was causing problems with the osgtext help.
59776
59777Sat, 29 Mar 2003 22:07:03 +0000
59778Checked in by : Robert Osfield
59779Change the className() functions from non const to const to be consistent with the osg::Object definition.
59780
59781Fri, 28 Mar 2003 10:04:58 +0000
59782Checked in by : Robert Osfield
59783Added Escape to the help list. Changed the help key from '?' to 'h'
59784
59785Thu, 27 Mar 2003 18:56:23 +0000
59786Checked in by : Robert Osfield
59787Moved demo references acros to being example references.
59788
59789Thu, 27 Mar 2003 18:42:31 +0000
59790Checked in by : Don BURNS
59791Fixed installation of demo source from src/Demos to examples
59792
59793Thu, 27 Mar 2003 17:20:21 +0000
59794Checked in by : Robert Osfield
59795Changed private to protected.
59796
59797Thu, 27 Mar 2003 17:18:59 +0000
59798Checked in by : Robert Osfield
59799Fixed typo.
59800
59801Thu, 27 Mar 2003 17:16:53 +0000
59802Checked in by : Robert Osfield
59803Added -losgGA to keep things compiling across platforms.
59804
59805Thu, 27 Mar 2003 14:39:19 +0000
59806Checked in by : Robert Osfield
59807Improved stats.
59808
59809Thu, 27 Mar 2003 13:51:40 +0000
59810Checked in by : Robert Osfield
59811Added -osgText to GNUMakefiles.
59812
59813Thu, 27 Mar 2003 10:58:20 +0000
59814Checked in by : Robert Osfield
59815Changed the background pixel colour to white, but kept the alpha value zero. This has been done to improve the quality of the mip mapping of text.
59816
59817Thu, 27 Mar 2003 10:54:01 +0000
59818Checked in by : Robert Osfield
59819Updates to utilise the new Producer keyboard bindings.
59820
59821Wed, 26 Mar 2003 20:11:11 +0000
59822Checked in by : Robert Osfield
59823Added osgText dependency to osgProducer lib.
59824
59825Wed, 26 Mar 2003 16:48:29 +0000
59826Checked in by : Robert Osfield
59827Improved the stats reporting.
59828
59829Wed, 26 Mar 2003 12:50:30 +0000
59830Checked in by : Robert Osfield
59831Added help support for display help on screen to osgProducer::Viewer.
59832
59833Tue, 25 Mar 2003 15:48:17 +0000
59834Checked in by : Robert Osfield
59835Tweak the tex coords of fonts slightly to avoid cut off of text.
59836
59837Tue, 25 Mar 2003 15:45:08 +0000
59838Checked in by : Robert Osfield
59839Fixed axis alignment bug in text, which occured what text was placed on the XZ or YZ planes.
59840
59841Tue, 25 Mar 2003 15:13:20 +0000
59842Checked in by : Robert Osfield
59843Added a ViewerEventHandler which manages full screen, file write, and help output to osgProducer.  Removed FullSreenEventHandler as it is now superseeded by ViewerEventHandler.
59844
59845Tue, 25 Mar 2003 13:57:16 +0000
59846Checked in by : Robert Osfield
59847Added osgkeyboard to the ./runexamples.bat.Made osgstereoimage exit when non files have been loaded.
59848
59849Added non const getText() method.
59850
59851
59852
59853Tue, 25 Mar 2003 13:01:34 +0000
59854Checked in by : Robert Osfield
59855Spotted by Brede - missing !
59856
59857Tue, 25 Mar 2003 12:44:50 +0000
59858Checked in by : Robert Osfield
59859Added text input field to the osgkeyboard demo.
59860
59861Tue, 25 Mar 2003 12:42:06 +0000
59862Checked in by : Robert Osfield
59863Added back into the win32 build of KeyboardMouseCallback the check against VK_ESCAPE.
59864
59865Tue, 25 Mar 2003 11:28:52 +0000
59866Checked in by : Robert Osfield
59867Added futher keys to complete the keyboard.
59868
59869Tue, 25 Mar 2003 10:05:09 +0000
59870Checked in by : Robert Osfield
59871Added a viewer.sync to the end of all the demos.Removed the Win32 remapping of keycodes from the osgProducer::EventAdapter.
59872
59873
59874
59875Mon, 24 Mar 2003 23:12:47 +0000
59876Checked in by : Robert Osfield
59877Added osgText dependency to osgkeyboard demo.
59878
59879Mon, 24 Mar 2003 23:02:08 +0000
59880Checked in by : Don BURNS
59881changes to makedefs to support AMD 64 bit
59882
59883Mon, 24 Mar 2003 21:17:51 +0000
59884Checked in by : Robert Osfield
59885Added new osgkeyboad example.
59886
59887Mon, 24 Mar 2003 15:21:52 +0000
59888Checked in by : Robert Osfield
59889Fixed typo.
59890
59891Mon, 24 Mar 2003 15:13:00 +0000
59892Checked in by : Robert Osfield
59893Added support for remapping of Win32 key symbols to osgGA::GUIEventAdpater::KeySymbols.
59894
59895Mon, 24 Mar 2003 13:43:22 +0000
59896Checked in by : Robert Osfield
59897Added osgGA::GUIEventAdapter::KeySymbol enumate list, which is a remapping of the X settings.Added a pass through of X11 sybmbols from Producer to osgGA::GUIEventAdapter::KeySymbol
59898in the osgProducer::EventAdapter.
59899
59900
59901
59902Mon, 24 Mar 2003 09:37:51 +0000
59903Checked in by : Robert Osfield
59904Redid logo dsp.
59905
59906Mon, 24 Mar 2003 08:42:35 +0000
59907Checked in by : Robert Osfield
59908Made the osgGA::GUIEventHandler sublassed from osg::Object as a virtual inheritence to allow handler to also be used as node callbacks.Fix to UpdateVisitor to make the visitation of Drawable more consistent
59909with the way that nodes are traversed.
59910
59911
59912
59913Sun, 23 Mar 2003 20:39:07 +0000
59914Checked in by : Robert Osfield
59915Added Producer.lib to osgstereoimage demo.
59916
59917Sun, 23 Mar 2003 20:36:55 +0000
59918Checked in by : Robert Osfield
59919Converted to windows endings.
59920
59921Sat, 22 Mar 2003 20:35:11 +0000
59922Checked in by : Robert Osfield
59923Revamp of the osgstereoimage demo to provide a presentation tool for up comming "In Your Face" shows held at the Glasgow Science Center.
59924
59925Sat, 22 Mar 2003 09:48:43 +0000
59926Checked in by : Robert Osfield
59927Added a traverseGeode method to the UpdateVisitor which contains the traversal code for both the nodes traversal and the drawables the geode contains.
59928
59929Fri, 21 Mar 2003 22:32:01 +0000
59930Checked in by : Robert Osfield
59931Added using namespace osg and removed osg:: from CopyOp's as this was causing problems with VisualStudio's scoping bug.
59932
59933Fri, 21 Mar 2003 08:30:52 +0000
59934Checked in by : Robert Osfield
59935Added Prodcuer.lib and PThread*.lib to the osgcluster example.
59936
59937Thu, 20 Mar 2003 22:13:10 +0000
59938Checked in by : Robert Osfield
59939Duplicated the handling of 64 bit linux builds for ia64 and x86_64 and placed them under the seperate paths for Intel vs GNU compilers.
59940
59941Thu, 20 Mar 2003 21:26:54 +0000
59942Checked in by : Robert Osfield
59943Added -m64 -DARCH64 option to Linux 64 bit build.
59944
59945Thu, 20 Mar 2003 20:38:38 +0000
59946Checked in by : Robert Osfield
59947Add osg:: infront of CopyOp instances.
59948
59949Thu, 20 Mar 2003 17:24:25 +0000
59950Checked in by : Robert Osfield
59951Added overide of the SceneHandler::clear() making it a no-op.  Will revisit this implemention later.
59952
59953Thu, 20 Mar 2003 17:00:32 +0000
59954Checked in by : Robert Osfield
59955Updates to osgProducer and osgstereoimage for stereo support.Changed the default distance from the scene of the home position of the
59956trackball and flight manipulators.
59957
59958
59959
59960Thu, 20 Mar 2003 14:07:03 +0000
59961Checked in by : Robert Osfield
59962Added support for setting up VisualChoose with destination alpha, stencil and quad buffers attributes from DisplaySettings values.
59963
59964Thu, 20 Mar 2003 08:58:51 +0000
59965Checked in by : Robert Osfield
59966Changed the shadow texture implemention to use CLAMP_TO_BORDER for the WRAP_S and _T modes.  Also set the border colour to 1,1,1,1 to ensure problem blending.
59967
59968Thu, 20 Mar 2003 08:46:19 +0000
59969Checked in by : Don BURNS
59970Somehow the logo plugin got left out of the windows build.  Adding it back in. (Needed for BMV)
59971
59972Thu, 20 Mar 2003 08:43:38 +0000
59973Checked in by : Robert Osfield
59974Added missing setInterleavedArray( InterleaveArrayType format, float *ia, GLuint *iai ) method.
59975
59976Wed, 19 Mar 2003 21:46:44 +0000
59977Checked in by : Robert Osfield
59978Added Endian test header to the core osg, and add use of the new getCpuByteOrder test in LightPointDrawable.
59979
59980Wed, 19 Mar 2003 21:14:50 +0000
59981Checked in by : Robert Osfield
59982Added getCameraManipulator(unsigned int) method.
59983
59984Wed, 19 Mar 2003 15:57:31 +0000
59985Checked in by : Robert Osfield
59986Added sync at the end of the main loop to prevent seg fault on exit.
59987
59988Wed, 19 Mar 2003 15:49:21 +0000
59989Checked in by : Robert Osfield
59990First pass fix at implementing requestWarpPointer.
59991
59992Wed, 19 Mar 2003 15:37:28 +0000
59993Checked in by : Don BURNS
59994Adjusted date format for versionrules
59995
59996Wed, 19 Mar 2003 14:27:05 +0000
59997Checked in by : Robert Osfield
59998Addd a full screen toggle event handler to osgProducer & its viewer base class.
59999
60000Wed, 19 Mar 2003 12:06:29 +0000
60001Checked in by : Robert Osfield
60002Added a realize callback to the OsgCameraGroup.Move osgtexture3D across to using the new realize callback for creating its textures.
60003
60004
60005
60006Wed, 19 Mar 2003 10:28:19 +0000
60007Checked in by : Robert Osfield
60008Fixed crash in osgoccluder which was calling setUpViewer and the osgProducer/Viewer was assuming that the update was always set.
60009
60010Wed, 19 Mar 2003 02:31:22 +0000
60011Checked in by : Don BURNS
60012Fixed a globalState setting order in OsgCameraGroup::realize()
60013
60014Tue, 18 Mar 2003 20:27:09 +0000
60015Checked in by : Robert Osfield
60016Chaned the OsgCameraGroup so that its scene handler list used ref_ptr<> for robustly managing memory.
60017
60018Tue, 18 Mar 2003 20:10:51 +0000
60019Checked in by : Robert Osfield
60020Added a clear of allocated Records and the cache's in flt::Registry to prevent memory leaks and unneccesary references to model models remaining beyond the scope of the loader.
60021
60022Tue, 18 Mar 2003 20:02:02 +0000
60023Checked in by : Don BURNS
60024Set VERSION_RELEASE back to 3, replaced guards in include/osg/Verson to OSG_VERSION_ with trailing underscore
60025
60026Tue, 18 Mar 2003 19:42:34 +0000
60027Checked in by : Robert Osfield
60028From Tree, added SG_EXPORT to the inner classes for Java binding work.
60029
60030Tue, 18 Mar 2003 18:40:19 +0000
60031Checked in by : Don BURNS
60032Added support for versioning to the build system
60033
60034Tue, 18 Mar 2003 09:29:06 +0000
60035Checked in by : Robert Osfield
60036From Tree, ushort renamed GLushort
60037
60038Mon, 17 Mar 2003 22:53:46 +0000
60039Checked in by : Robert Osfield
60040Implemented a object cache in osgDB::Registry.
60041
60042Mon, 17 Mar 2003 20:08:36 +0000
60043Checked in by : Robert Osfield
60044Added inc and links for local Producer.
60045
60046Mon, 17 Mar 2003 09:51:19 +0000
60047Checked in by : Robert Osfield
60048break from osgcluster main loop added for when the master send a killed messsage to slaves.
60049
60050Sun, 16 Mar 2003 22:00:42 +0000
60051Checked in by : Robert Osfield
60052Fixes for new beta release of VS.NET
60053
60054Sun, 16 Mar 2003 21:58:27 +0000
60055Checked in by : Robert Osfield
60056Fixes to osgcluster demo as new Producer based example.Added extra pragrma remove a warning about float to int cast under VS.NET.
60057
60058
60059
60060Sat, 15 Mar 2003 20:41:05 +0000
60061Checked in by : Robert Osfield
60062Removed the GNUMakefile for the old Demos directory.
60063
60064Sat, 15 Mar 2003 20:20:46 +0000
60065Checked in by : Robert Osfield
60066Removed osgGLUT and Demos/*.Integrated Marco's updated examples/*/*.dsp's.
60067
60068
60069
60070Sat, 15 Mar 2003 16:41:27 +0000
60071Checked in by : Robert Osfield
60072Added osgpbuffer example source.
60073
60074Sat, 15 Mar 2003 09:20:11 +0000
60075Checked in by : Robert Osfield
60076Added VisualStudio .dsp's for the new osgProducer based examples.
60077
60078Sat, 15 Mar 2003 08:01:41 +0000
60079Checked in by : Don BURNS
60080Added -losgGA to all GNUmakefiles in examples. Added one std:: in front of an endl in osgunittests.cpp
60081
60082Fri, 14 Mar 2003 21:01:35 +0000
60083Checked in by : Robert Osfield
60084Moved code across to use the new ArgumentParser.
60085
60086Fri, 14 Mar 2003 20:35:45 +0000
60087Checked in by : Robert Osfield
60088Ported osgGLUT based src/Demos across to being osgProducer based, and placed them in the new examples/ directory.
60089
60090Fri, 14 Mar 2003 10:49:06 +0000
60091Checked in by : Robert Osfield
60092Ported all glut based demos across to using the new osg::ArgumentParser.
60093
60094Fri, 14 Mar 2003 09:28:34 +0000
60095Checked in by : Robert Osfield
60096The wrong file name was being used readFontFile.
60097
60098Fri, 14 Mar 2003 02:29:34 +0000
60099Checked in by : Don BURNS
60100Removed the building of the osgTXP library so the build system builds only the plugin.  Building both the plugin and the library causes a race condition during parallel makes.
60101
60102Thu, 13 Mar 2003 14:29:16 +0000
60103Checked in by : Robert Osfield
60104Reverted Don's changed of sqrtf to sqrt.  Don't understand why the change was required, suggest a problem elsewhere which should be fixed, *not* by modification of Vec2.
60105
60106Thu, 13 Mar 2003 09:22:30 +0000
60107Checked in by : Robert Osfield
60108From Gabor Dorka, Added d to /MDd option for debug build of osgText.
60109
60110Thu, 13 Mar 2003 06:22:31 +0000
60111Checked in by : Don BURNS
60112Fixes for Mac OS X
60113
60114Thu, 13 Mar 2003 02:53:40 +0000
60115Checked in by : Don BURNS
60116Various changes to the BUILD system:     o Object files now go in subdirectories named $(OS)$(ARCH).Opt and
60117       $(OS)$(ARCH).Debug for OS's that support both architectures.
60118          eg.  Linux32.Opt and Linux32.Debug
60119
60120     o Libraries links are now placed in lib/$(OS)$(ARCH)
60121          eg.  lib/Linux32/
60122
60123     o Binaries are now placed in bin/$(OS)$(ARCH)
60124          eg. bin/Linux32
60125
60126     o 'make install' and 'make instlinks' now place files/links in
60127       /usr/local/{include,lib,share/OpenSceneGraph} by default on
60128       most systems (Solaris still goes in /opt/OpenSceneGraph).
60129       Rather than having the somwehat confusing INST_SYS_PREFIX and
60130       INST_SHARE_PREFX, you can override these with just
60131            INST_LOCATION
60132       For example,
60133             make INST_LOCATION=/usr
60134       will place files at /usr/include, /usr/lib,
60135       /usr/share/OpenSceneGraph.
60136
60137
60138
60139Wed, 12 Mar 2003 21:02:04 +0000
60140Checked in by : Robert Osfield
60141Changed the GNUMakefile for the osgproducer demo to use INC += instead of CXXFLAGS.
60142
60143Wed, 12 Mar 2003 20:10:43 +0000
60144Checked in by : Don BURNS
60145Removed osgPlugins from lib, which is now built on the fly
60146
60147Wed, 12 Mar 2003 15:36:26 +0000
60148Checked in by : Robert Osfield
60149Fix from Gabor for proper casting of char's to unsigned ints be setting up the osgText::String.
60150
60151Wed, 12 Mar 2003 14:01:49 +0000
60152Checked in by : Robert Osfield
60153Moved the platform specific directory defs out of makedefs into makediredefs, and have standardised onto single instances where possible.
60154
60155Wed, 12 Mar 2003 13:54:59 +0000
60156Checked in by : Robert Osfield
60157Added 'w' toggle to StateSetManipulator to toggle between filled, line and point polygon drawing modes.
60158
60159Wed, 12 Mar 2003 12:17:57 +0000
60160Checked in by : Robert Osfield
60161Changed std::min to osg::minimum.
60162
60163Wed, 12 Mar 2003 11:50:02 +0000
60164Checked in by : Robert Osfield
60165Added -losgText
60166
60167Wed, 12 Mar 2003 11:36:55 +0000
60168Checked in by : Robert Osfield
60169Added missing osghud Makefile.
60170
60171Wed, 12 Mar 2003 10:39:43 +0000
60172Checked in by : Don BURNS
601731) Replaced all Makefile* with GNUmakefile*.2) Changed Makedepend system to make individual dependency files, which
60174   should save time rebuilding dependencies by limiting the regeneration
60175   of dependency file for only modified source files.
60176
60177
60178
60179Wed, 12 Mar 2003 09:45:12 +0000
60180Checked in by : Robert Osfield
60181Added (unsigned int) cast to the call to osg::minimum.
60182
60183Tue, 11 Mar 2003 21:53:28 +0000
60184Checked in by : Robert Osfield
60185Added setBound() method to Drawable.
60186
60187Tue, 11 Mar 2003 21:42:55 +0000
60188Checked in by : Robert Osfield
60189Added missing osg:: to StateAttribute.
60190
60191Tue, 11 Mar 2003 15:25:49 +0000
60192Checked in by : Robert Osfield
60193Added support for AbortRendering flag pointer in osg::State which is used by osgUtil::RenderLeaf to test if any abort state has been set, if so it doesn't do any further drawing.The osgProducer::Viewer has been set up to set the osg::State's it manages
60194with their AbortRendering flag pointers set to the osgProducer::Viewer::_done
60195memeber varaible.  Now when escape is pressed the rendering is aborted early.
60196
60197
60198
60199Tue, 11 Mar 2003 13:30:03 +0000
60200Checked in by : Robert Osfield
60201Bug fixes to osgText to handle the osgUtil::Optimizer being used on a scene graph containing text.Fixed warning in MD2 plugin.
60202
60203
60204
60205Tue, 11 Mar 2003 13:24:28 +0000
60206Checked in by : Robert Osfield
60207Added missing osgDB:: to writeArray() usage.
60208
60209Mon, 10 Mar 2003 16:40:26 +0000
60210Checked in by : Robert Osfield
60211Improvements to the Text .osg support.
60212
60213Mon, 10 Mar 2003 12:06:17 +0000
60214Checked in by : Robert Osfield
60215Addded new osgProducer based osgreflect demo.
60216
60217Mon, 10 Mar 2003 11:59:41 +0000
60218Checked in by : Robert Osfield
60219Moved the RenderLeaf implementatation across to always applying matrices before state, which fixes problem that can occur with state that needs the current model view or projection matrices.Changes osgreflect so that it uses ClipNode rather than clip plane, thereby
60220fixing the problems which occur when the above is applied.
60221
60222Create a new osgProducer version of the original GLUT based version.
60223
60224
60225
60226Mon, 10 Mar 2003 11:57:17 +0000
60227Checked in by : Robert Osfield
60228Marged new getLibaryMethod added by Daniel.
60229
60230Mon, 10 Mar 2003 09:15:59 +0000
60231Checked in by : Robert Osfield
60232Moved the remain inline osg::Font methods into Font.cpp to avoid problems with the impossibly stupid visual studio compilers.
60233
60234Sat, 8 Mar 2003 21:39:40 +0000
60235Checked in by : Robert Osfield
60236Fixed examples/osghud and osgtext Makefile's to include osgText.
60237
60238Sat, 8 Mar 2003 09:51:41 +0000
60239Checked in by : Robert Osfield
60240Removed the OSGTEXT_EXPORT symbol from FontImplementation to avoid problems under VisualStudio.
60241
60242Fri, 7 Mar 2003 21:05:35 +0000
60243Checked in by : Robert Osfield
60244Fixes for IRIX build.
60245
60246Fri, 7 Mar 2003 09:04:04 +0000
60247Checked in by : Robert Osfield
60248From Daniel Sjolie, support for light source.
60249
60250Fri, 7 Mar 2003 08:52:51 +0000
60251Checked in by : Robert Osfield
60252Fix to comment record and longID length using both inbedded null's and rec length to determine the length of a string.
60253
60254Thu, 6 Mar 2003 21:35:33 +0000
60255Checked in by : Robert Osfield
60256Added maximum width and maximum height limits to the osgText::Text which automatically wraps text which goes beyond these limits.
60257
60258Thu, 6 Mar 2003 19:41:59 +0000
60259Checked in by : Robert Osfield
60260Reverted the changes to ref_ptr<> for implicit cast to pointer.
60261
60262Thu, 6 Mar 2003 17:11:24 +0000
60263Checked in by : Robert Osfield
60264Changed the osgText::Font implementation so it used a facade us abstract away the actual implemention. This has been done so that when a freetype font is created the implementation can unloaded when the freetype plugin is unloaded without breaking the main font.Also add image margin around founds to prevent any image boundaries appearing.
60265
60266
60267
60268Thu, 6 Mar 2003 13:45:20 +0000
60269Checked in by : Robert Osfield
60270Reverted the ref_ptr<> implementation to prior implicit cast operator via commenting out// #define AUTOMATIC_CAST_TO_POINTER.
60271
60272Thu, 6 Mar 2003 11:18:38 +0000
60273Checked in by : Robert Osfield
60274Renamed Text::TextString String.
60275
60276Thu, 6 Mar 2003 10:38:56 +0000
60277Checked in by : Robert Osfield
60278Fixed the setInterleavedArray call.
60279
60280Thu, 6 Mar 2003 10:38:31 +0000
60281Checked in by : Robert Osfield
60282Add #ifndef's around the comparison operator's against const T* now that the implicit cast operator has been added.
60283
60284Wed, 5 Mar 2003 21:05:37 +0000
60285Checked in by : Robert Osfield
60286Added osgText::String implementation to better handle decoding of encoded text.
60287
60288Wed, 5 Mar 2003 21:04:11 +0000
60289Checked in by : Robert Osfield
60290Added implicit cast to T* to ref_ptr<>.
60291
60292Wed, 5 Mar 2003 21:02:37 +0000
60293Checked in by : Robert Osfield
60294Made the State::setInterleavedArrays method use a const GLvoid*.
60295
60296Wed, 5 Mar 2003 20:18:12 +0000
60297Checked in by : Robert Osfield
60298Fix for non standard compiliant Forte compilers.
60299
60300Wed, 5 Mar 2003 19:31:55 +0000
60301Checked in by : Don BURNS
60302added directives for intel compilers
60303
60304Wed, 5 Mar 2003 14:02:48 +0000
60305Checked in by : Robert Osfield
60306Fixes for Win32 build.
60307
60308Wed, 5 Mar 2003 12:28:42 +0000
60309Checked in by : Robert Osfield
60310Updates to the GLUT and Producer text demo.Fix to text to better handle unsetting of vertex arrays.
60311
60312
60313
60314Wed, 5 Mar 2003 09:56:56 +0000
60315Checked in by : Robert Osfield
60316Added md2 plugin from Vladimir Vukicevic.
60317
60318Wed, 5 Mar 2003 09:08:11 +0000
60319Checked in by : Robert Osfield
60320Updates to Text for Sun Forte compilers.
60321
60322Tue, 4 Mar 2003 19:52:32 +0000
60323Checked in by : Robert Osfield
60324Added std:: infront of cout references.
60325
60326Tue, 4 Mar 2003 17:14:42 +0000
60327Checked in by : Robert Osfield
60328Updates to the new osgtext example and fix to the friend usage.
60329
60330Tue, 4 Mar 2003 15:47:28 +0000
60331Checked in by : Robert Osfield
60332Added support for using the generate mip map extension within osgText.
60333
60334Tue, 4 Mar 2003 14:25:12 +0000
60335Checked in by : Robert Osfield
60336Added osgProducer project to larget list.
60337
60338Tue, 4 Mar 2003 14:17:39 +0000
60339Checked in by : Robert Osfield
60340Added osgProducer project file.
60341
60342Tue, 4 Mar 2003 12:34:42 +0000
60343Checked in by : Robert Osfield
60344Further improvements to osgText and the freetype plugin, handling different font sizes better and plugin removal safely.
60345
60346Tue, 4 Mar 2003 09:08:04 +0000
60347Checked in by : Robert Osfield
60348Renamed  "libunfreetype.lib" to "freetype.lib"
60349
60350Mon, 3 Mar 2003 22:47:50 +0000
60351Checked in by : Robert Osfield
60352Added examples/osghud - a osgProducer port of the old osghud demo.
60353
60354Mon, 3 Mar 2003 22:18:33 +0000
60355Checked in by : Robert Osfield
60356Updates osghud demo.Compile fixes for VisualStudio6.0 because its a hideous pile of junk and can't
60357compile its way out of a paper bag.
60358
60359
60360
60361Mon, 3 Mar 2003 20:28:07 +0000
60362Checked in by : Robert Osfield
60363Fix for warning under Windows.
60364
60365Mon, 3 Mar 2003 20:24:49 +0000
60366Checked in by : Robert Osfield
60367Typo fix.
60368
60369Mon, 3 Mar 2003 20:12:18 +0000
60370Checked in by : Robert Osfield
60371Compile fixes to osgText.
60372
60373Mon, 3 Mar 2003 16:42:48 +0000
60374Checked in by : Robert Osfield
60375Added search path to osgText::readFontFile.
60376
60377Mon, 3 Mar 2003 16:12:00 +0000
60378Checked in by : Robert Osfield
60379Changed the ownership of Glyph's so that GlyphTexture's own a reference to Glyph's as well as Font's so keeping the Font valid even after the Font itself has been desctructed.
60380
60381Mon, 3 Mar 2003 15:36:52 +0000
60382Checked in by : Robert Osfield
60383Fixes to osgText for default parameter.
60384
60385Mon, 3 Mar 2003 11:04:15 +0000
60386Checked in by : Robert Osfield
60387Fixes for the new osg::Image::setImage() parameter, from Ulrich Hertlein.
60388
60389Mon, 3 Mar 2003 11:02:35 +0000
60390Checked in by : Robert Osfield
60391Updates to the quicktime plugin from Bob Kuehne.
60392
60393Mon, 3 Mar 2003 10:20:24 +0000
60394Checked in by : Robert Osfield
60395Added project file for new freetype plugin.
60396
60397Mon, 3 Mar 2003 09:37:02 +0000
60398Checked in by : Robert Osfield
60399Added support for computing bounds of text.
60400
60401Sun, 2 Mar 2003 21:05:05 +0000
60402Checked in by : Robert Osfield
60403First cut of new osgText implementation.
60404
60405Thu, 27 Feb 2003 08:43:02 +0000
60406Checked in by : Robert Osfield
60407Changed incorrect instance "TRUE" to "FALSE" to match DepthMask state.
60408
60409Thu, 27 Feb 2003 08:38:53 +0000
60410Checked in by : Robert Osfield
60411Changed the title of the ReaderWriter, removing the "Default" word as its no longer appropriate.
60412
60413Tue, 25 Feb 2003 21:00:26 +0000
60414Checked in by : Robert Osfield
60415Added using namespace Producer to get round scoping issues associated with trying to support VS6 and the rest of the compiler world.
60416
60417Tue, 25 Feb 2003 12:28:16 +0000
60418Checked in by : Robert Osfield
60419Renamed osgProducer::CameraGroup and SceneHandler to OsgCameraGroup and OsgSceneHandler to avoid the namespace bug under VS6.Removed the osgproducer demo (its now been replaced by examples/osgviewer.)
60420
60421
60422
60423Tue, 25 Feb 2003 11:56:18 +0000
60424Checked in by : Robert Osfield
60425Added osg::Image::AllocationMode enum and associated set/get methods. osg::Image::setImage has also been modified to require the AllocationMode mode to be passed to it so that it knows how to delete the data once the image goes out of scope.Port the image plugins across to specify the new AllocationMode, and converted
60426them across to using new/delete in place of malloc/free.
60427
60428
60429
60430Mon, 24 Feb 2003 12:02:00 +0000
60431Checked in by : Robert Osfield
60432Implemented an osg::minimum and osg::maximum template functions to replace the std::min/max functions previously used in parts of the osg, since the std::min/max methods do not seem implemented under IRIX.
60433
60434Sun, 23 Feb 2003 17:01:05 +0000
60435Checked in by : Robert Osfield
60436Ported osgstereoimage to use osgProducer, added it to the examples directory.Added a osgProducer::CameraGroup::getSceneHanderList() methods.
60437
60438
60439
60440Sun, 23 Feb 2003 15:50:57 +0000
60441Checked in by : Robert Osfield
60442Fixes to try and keep OSX and Win32 compiling with the new usage of std::max.
60443
60444Fri, 21 Feb 2003 20:22:32 +0000
60445Checked in by : Robert Osfield
60446Added #include<algorithm> to keep OSX build compiling.Reverted the mymax implementation to std::max, hopefully this should be ok now
60447that we have standardised on non native STL under VisualStudio.
60448
60449
60450
60451Fri, 21 Feb 2003 14:05:39 +0000
60452Checked in by : Robert Osfield
60453Added examples directory, a place for all new OSG demo code.Added osgcameragroup, osgviewer, osgtext, osgconv to the new examples directory.
60454
60455
60456
60457Thu, 20 Feb 2003 21:58:47 +0000
60458Checked in by : Robert Osfield
60459Added std:: infront of cout.
60460
60461Thu, 20 Feb 2003 21:52:50 +0000
60462Checked in by : Robert Osfield
60463Changed the license details across to OSGPL instead of GPL.
60464
60465Wed, 19 Feb 2003 21:37:12 +0000
60466Checked in by : Robert Osfield
60467Added missing std:: infront of string usage.
60468
60469Wed, 19 Feb 2003 11:32:15 +0000
60470Checked in by : Robert Osfield
60471Added check into the application usage list of command line args for unrecognized options to prevent unprocessed, but valid options being classed as unrecognized.
60472
60473Wed, 19 Feb 2003 10:43:02 +0000
60474Checked in by : Robert Osfield
60475Added keyboard mouse binding usage to the osg::ApplicationUsage and osgGA::GUIEventHandler and its subclasses.
60476
60477Tue, 18 Feb 2003 21:58:40 +0000
60478Checked in by : Robert Osfield
60479Completed first pass at providing commandline option usage via the new osg::ArgumentPareser and osg::ApplicationUsage classes. The osgproducer demo has been implemented using these new mechansims.
60480
60481Tue, 18 Feb 2003 21:10:42 +0000
60482Checked in by : Robert Osfield
60483Made the osg::ApplicationUsage forward declared.Added include of ostream to ArgumentParser header.
60484
60485
60486
60487Tue, 18 Feb 2003 19:45:53 +0000
60488Checked in by : Don BURNS
60489std::cout replaced cout
60490
60491Tue, 18 Feb 2003 16:36:42 +0000
60492Checked in by : Robert Osfield
60493Added new osg::ApplicationUsage and osg::ArgumentParser to help streamline application/example developement.
60494
60495Tue, 18 Feb 2003 14:00:31 +0000
60496Checked in by : Robert Osfield
60497Removed non implemented method convertWideString(const char* text) from header
60498
60499Tue, 18 Feb 2003 11:33:55 +0000
60500Checked in by : Robert Osfield
60501Added reference to Group in the RegisterDotOsgWrapperProxy.
60502
60503Tue, 18 Feb 2003 10:50:57 +0000
60504Checked in by : Robert Osfield
60505Added missing ;
60506
60507Tue, 18 Feb 2003 09:12:27 +0000
60508Checked in by : Robert Osfield
60509Removed linking to osgGLUT/GLUT in the osgconv program.
60510
60511Sat, 15 Feb 2003 19:51:53 +0000
60512Checked in by : Robert Osfield
60513Fixes to RenderToTextureStage to account for the cull/draw traversal no longer using reference counting of statesets.Moved last uint reference over to unsigned int.
60514
60515
60516
60517Fri, 14 Feb 2003 22:32:29 +0000
60518Checked in by : Robert Osfield
60519Moved osghanglide back to pure osgGLUT based, removing osgProducer pathways.
60520
60521Fri, 14 Feb 2003 20:27:23 +0000
60522Checked in by : Robert Osfield
60523More work on uint -> unsigned int.
60524
60525Fri, 14 Feb 2003 19:47:59 +0000
60526Checked in by : Robert Osfield
60527MOre work on uint -> unsigned int.
60528
60529Fri, 14 Feb 2003 16:52:47 +0000
60530Checked in by : Robert Osfield
60531Renamed futher uint/ushort instances.
60532
60533Fri, 14 Feb 2003 11:41:52 +0000
60534Checked in by : Robert Osfield
60535Removed last of the uint references.
60536
60537Thu, 13 Feb 2003 15:37:32 +0000
60538Checked in by : Robert Osfield
60539Added support for ClipNode in the .osg plugin.
60540
60541Thu, 13 Feb 2003 15:16:04 +0000
60542Checked in by : Robert Osfield
60543From Geoff Michel, updates to the Geo plugin.Removed osg::uint reference form the pfb plugin.
60544
60545
60546
60547Wed, 12 Feb 2003 19:20:47 +0000
60548Checked in by : Robert Osfield
60549Removed include/osg/Types header defining osg::ubyte, osg::ushort etc.  Changed any reference to these in the distribution across to using unsigned char, unsigned short etc.  This has been done to keep the OSG code more opaque to what types are.
60550
60551Wed, 12 Feb 2003 14:39:51 +0000
60552Checked in by : Robert Osfield
60553Merged linkage changes from Duncan Cavens to help the OSG osgtext and osghud demo's build cleanly even when a previous version of the OSG is installed.
60554
60555Wed, 12 Feb 2003 12:02:25 +0000
60556Checked in by : Robert Osfield
60557From Norman Vine, updates to TXP plugin so that the Cygwin build uses pthreads.
60558
60559Wed, 12 Feb 2003 10:10:03 +0000
60560Checked in by : Robert Osfield
60561Add if (!textureStateSet) return check to replace assert() to prevent crashes when multi-texture layers don't exist.
60562
60563Wed, 12 Feb 2003 09:52:27 +0000
60564Checked in by : Robert Osfield
60565Added if (!null) guard around description strings.
60566
60567Tue, 11 Feb 2003 19:23:19 +0000
60568Checked in by : Don BURNS
60569From Tom Jolley: I was converting a pfb file to osg and had trouble with a missing image library.  I added -all in front of -limage where PFLIBS is defined in Make/makedefs to solve my problem.
60570
60571Tue, 11 Feb 2003 15:54:31 +0000
60572Checked in by : Robert Osfield
60573Made the Professional services subscript optional - use "osglogo ps" to enable it.
60574
60575Tue, 11 Feb 2003 12:37:48 +0000
60576Checked in by : Robert Osfield
60577Clean up of the logo demo.
60578
60579Mon, 10 Feb 2003 22:15:04 +0000
60580Checked in by : Don BURNS
60581Used INC instead of CXXFLAGSGVS: ----------------------------------------------------------------------
60582
60583
60584
60585Mon, 10 Feb 2003 16:48:53 +0000
60586Checked in by : Robert Osfield
60587Removed the osg::notify() calls from the RenderBin prototype construction to avoid problems under OSX with construction/deletion of std::cout/cerr.
60588
60589Mon, 10 Feb 2003 15:16:51 +0000
60590Checked in by : Robert Osfield
60591From Geoff Michel, updates to the Geo loader including handling of .geo files from the rc1 of the GEO modeller.
60592
60593Mon, 10 Feb 2003 15:01:27 +0000
60594Checked in by : Robert Osfield
60595From Tree, added support for using wchar_t strings with osg::Text/EncodedText.
60596
60597Mon, 10 Feb 2003 14:47:20 +0000
60598Checked in by : Robert Osfield
60599Updates from Ulrich for sharing of textures.
60600
60601Mon, 10 Feb 2003 14:31:05 +0000
60602Checked in by : Robert Osfield
60603Rename of INSTALL to INSTALL.txt, etc.  to help OSX case insentivity issues.
60604
60605Mon, 10 Feb 2003 14:23:31 +0000
60606Checked in by : Robert Osfield
60607Changed int to GLint for OSX build.
60608
60609Mon, 10 Feb 2003 13:58:39 +0000
60610Checked in by : Robert Osfield
60611Minor fixes to ReaderWriter and Paragraph to help work with use of Doxygen.Fix to CullVisior to handle the new no referenced counted cull and draw traversal.
60612
60613
60614
60615Wed, 5 Feb 2003 23:13:27 +0000
60616Checked in by : Don BURNS
60617Right, em.... fixed eh.. problem  with destruction of RenderBin prototype list
60618
60619Fri, 31 Jan 2003 23:46:15 +0000
60620Checked in by : Robert Osfield
60621Fixed infinite loop in osgProducer::CameraGroup::advance().
60622
60623Fri, 31 Jan 2003 00:44:56 +0000
60624Checked in by : Robert Osfield
60625Port of osghangglide to use osg producer.  Default build still uses GLUT.
60626
60627Thu, 30 Jan 2003 23:02:32 +0000
60628Checked in by : Robert Osfield
60629Added FrameStats support into osgProducer lib, and removed them from the osgproducer demo.Removed the producer config files osgproducer demo.
60630
60631Added a search the osgDB::DataFilePath for the producer config file.
60632
60633
60634
60635Thu, 30 Jan 2003 21:46:57 +0000
60636Checked in by : Robert Osfield
60637Fix for endianess of colour set up of RGBA values.
60638
60639Thu, 30 Jan 2003 16:11:39 +0000
60640Checked in by : Robert Osfield
60641Fixed warning in osgTextAdded getBound() to begining of osgProducer::CameraGroup::frame() to ensure
60642that the parallel cull traversals don't all do a getBound().
60643
60644Added osgProducer::CameraGroup::getTopMostSceneData() convinience method.
60645
60646
60647
60648Thu, 30 Jan 2003 01:31:22 +0000
60649Checked in by : Robert Osfield
60650From Max, fixes to UniCode support for bitmap fonts.
60651
60652Thu, 30 Jan 2003 00:34:35 +0000
60653Checked in by : Robert Osfield
60654Fixes to osgprerender and osgshadow scene for new cull and draw implemention without use of ref counting.New StatsEventHandler for osgprerender demo to add keyboard control of stats
60655output.
60656
60657
60658
60659Wed, 29 Jan 2003 17:24:54 +0000
60660Checked in by : Robert Osfield
60661Fixed CullVisitor::getDistanceFromEyePoint so that withLODScale is handled correctly.
60662
60663Wed, 29 Jan 2003 17:16:26 +0000
60664Checked in by : Robert Osfield
60665Fixes for multipipe support.Addition of FrameStatsHandler to osgproducer demo to add frame stats.
60666
60667
60668
60669Mon, 27 Jan 2003 20:40:08 +0000
60670Checked in by : Don BURNS
60671Fixes to osgProducer for IRIX build.
60672
60673Sat, 25 Jan 2003 00:14:14 +0000
60674Checked in by : Robert Osfield
60675Final changes for release.
60676
60677Fri, 24 Jan 2003 23:59:55 +0000
60678Checked in by : Robert Osfield
60679Addition for osgSim docs.
60680
60681Fri, 24 Jan 2003 23:36:35 +0000
60682Checked in by : Robert Osfield
60683Updates docs for release.
60684
60685Fri, 24 Jan 2003 22:40:24 +0000
60686Checked in by : Robert Osfield
60687Updates NEWS file with date of release.
60688
60689Fri, 24 Jan 2003 16:57:28 +0000
60690Checked in by : Robert Osfield
60691Removed the inline declarations of several method implementations.
60692
60693Fri, 24 Jan 2003 15:33:54 +0000
60694Checked in by : Robert Osfield
60695Changed the /MDd switch to /MD to remove a warning.
60696
60697Fri, 24 Jan 2003 15:12:54 +0000
60698Checked in by : Robert Osfield
60699Added an #ifdef to osgGLUT/Window.cpp to handle the case of compiling against older versions of GLUT.
60700
60701Fri, 24 Jan 2003 12:39:18 +0000
60702Checked in by : Robert Osfield
60703Changes to try and placate the Sun Forte compiler.
60704
60705Fri, 24 Jan 2003 10:22:08 +0000
60706Checked in by : Robert Osfield
60707Removd the linking to the debug version of the freetype lib as this won't be included in the new OsgWin32Dependances.zip file.
60708
60709Fri, 24 Jan 2003 09:47:15 +0000
60710Checked in by : Robert Osfield
60711Added osgvertexprogram to the demo list.
60712
60713Fri, 24 Jan 2003 09:46:52 +0000
60714Checked in by : Robert Osfield
60715Udpated the freetype 2.1.3 linked to by the osgText.dsp
60716
60717Fri, 24 Jan 2003 09:37:56 +0000
60718Checked in by : Robert Osfield
60719Added support for osg::Transform::asMatrixTransform, asPositionAttitudeTransform and as DOFTransform.
60720
60721Fri, 24 Jan 2003 09:37:11 +0000
60722Checked in by : Robert Osfield
60723Changed the setUpViewer so it takes unisigned int to make it easier to do OR'ing of the various enumerates when passing in paramters (avoids a warning).
60724
60725Fri, 24 Jan 2003 09:35:05 +0000
60726Checked in by : Robert Osfield
60727Fixed the formating of the Matrix output.
60728
60729Fri, 24 Jan 2003 09:34:33 +0000
60730Checked in by : Robert Osfield
60731Added an #ifdef check around the glutSpecialUpFunc to help compile unde old version of GLUT.
60732
60733Fri, 24 Jan 2003 09:11:05 +0000
60734Checked in by : Robert Osfield
60735Fix for impostors bug where image insert were visible, this was down to a double call to RenderStage::drawPreRenderStage().  The call to it in RenderStage inside the draw() method has been removed, leaving on the call in SceneView.
60736
60737Thu, 23 Jan 2003 22:12:04 +0000
60738Checked in by : Robert Osfield
60739Changed the template insert(,,) method for a std::copy() implemention as it seems that the Sun Forte compiler can't handle member templates!
60740
60741Thu, 23 Jan 2003 15:12:58 +0000
60742Checked in by : Robert Osfield
60743Added extra checks in the removal of rendundent nodes code so that description fields etc are checked.
60744
60745Thu, 23 Jan 2003 14:46:10 +0000
60746Checked in by : Robert Osfield
60747Fix to handling of comment records and longid's.
60748
60749Thu, 23 Jan 2003 12:18:22 +0000
60750Checked in by : Robert Osfield
60751Changed the image directory refered to in billboard demo.Updates NEWS.
60752
60753Changed the line endings in TextureCubeMap to unix endings.
60754
60755
60756
60757Thu, 23 Jan 2003 12:07:01 +0000
60758Checked in by : Robert Osfield
60759Tweaking of the osgvertexprogram tex matrix settings.
60760
60761Thu, 23 Jan 2003 10:11:11 +0000
60762Checked in by : Robert Osfield
60763Fixed Win32 compile problem.
60764
60765Thu, 23 Jan 2003 09:58:25 +0000
60766Checked in by : Robert Osfield
60767Removed COPYING file as it is now replaced by the LICENSE file.
60768
60769Thu, 23 Jan 2003 08:39:48 +0000
60770Checked in by : Robert Osfield
60771Fixed typo of APPLY_MATICES_BEFORE_STATE.
60772
60773Thu, 23 Jan 2003 08:37:15 +0000
60774Checked in by : Robert Osfield
60775Removed eroneous std:: from the from of DisplayListVector.
60776
60777Wed, 22 Jan 2003 23:40:47 +0000
60778Checked in by : Robert Osfield
60779From Ulrich, change to the pflib includes for Performer under Linux to solve problem loading pf datasets.
60780
60781Wed, 22 Jan 2003 23:35:19 +0000
60782Checked in by : Robert Osfield
60783Added a couple more #defines for the texture cube maps that one can use.
60784
60785Wed, 22 Jan 2003 23:34:43 +0000
60786Checked in by : Robert Osfield
60787Added support for a -c option.
60788
60789Wed, 22 Jan 2003 23:34:18 +0000
60790Checked in by : Robert Osfield
60791Changed the implementation of the texture objects and display list to delete caches so that they use a std::vector<> swap on the internal data structures when ready to delete to minimize the amount of time that a race condition condition can happen.
60792
60793Wed, 22 Jan 2003 20:48:10 +0000
60794Checked in by : Robert Osfield
60795Vertex program update from Brede.
60796
60797Wed, 22 Jan 2003 19:17:39 +0000
60798Checked in by : Robert Osfield
60799Updated version numbers to 0.9.3
60800
60801Wed, 22 Jan 2003 16:49:05 +0000
60802Checked in by : Robert Osfield
60803Fixed compute bound code which was applying offset first then rotating, rather than rotating first then offset.
60804
60805Wed, 22 Jan 2003 16:17:56 +0000
60806Checked in by : Robert Osfield
60807Fixed handling of rotations reading from .osg of osg::Shapes.
60808
60809Wed, 22 Jan 2003 15:44:22 +0000
60810Checked in by : Robert Osfield
60811From Daniel Sjölie, support for controlling which viewports are focusable i.e. recive mouse/keyboard events.
60812
60813Wed, 22 Jan 2003 15:30:17 +0000
60814Checked in by : Robert Osfield
60815Clean up to the osgProducer lib and demo.
60816
60817Wed, 22 Jan 2003 12:50:52 +0000
60818Checked in by : Robert Osfield
60819Fixed remove transform code to work with the new extra paramter require by osgUtil::Optimizer.
60820
60821Wed, 22 Jan 2003 12:25:04 +0000
60822Checked in by : Robert Osfield
60823Changed the decal=true setting to decal=false to make sure that textured models come out lit ok.  The makes the assumption that colour values on the objects and realistic, if they arn't then decal texture can produce better results..
60824
60825Wed, 22 Jan 2003 12:06:22 +0000
60826Checked in by : Robert Osfield
60827Fixed an Optimizer crash where if the top most node of a model was a static transform it would crash when this root was deleted.  Have fixed by recognising this node as one not to remove and set it to identity instead.
60828
60829Tue, 21 Jan 2003 21:02:17 +0000
60830Checked in by : Robert Osfield
60831Changed the local header includes from <> to "" to help the OSG compile.
60832
60833Tue, 21 Jan 2003 19:37:45 +0000
60834Checked in by : Robert Osfield
60835Removed debugging messages.
60836
60837Tue, 21 Jan 2003 16:45:36 +0000
60838Checked in by : Robert Osfield
60839Added new Copyright/License notice to header and source files.
60840
60841Tue, 21 Jan 2003 16:40:18 +0000
60842Checked in by : Robert Osfield
60843Made the pre rendering texture using glCopySubImage rather than copy to image and then copy to texture, as the later was no longer working due to texture->apply ordering.
60844
60845Tue, 21 Jan 2003 16:02:29 +0000
60846Checked in by : Robert Osfield
60847Added gaurds around alpha function value to catch erroneous values before they are passed on to the OSG.
60848
60849Tue, 21 Jan 2003 13:22:13 +0000
60850Checked in by : Robert Osfield
60851Made a new osgproducer demo based on the new osgProducer::Viewer class. Kept the old camera group version around for future reference.
60852
60853Tue, 21 Jan 2003 13:14:29 +0000
60854Checked in by : Robert Osfield
60855Added new osgProducer::Viewer class for putting together simple producer based viewers very quickly.
60856
60857Tue, 21 Jan 2003 09:09:48 +0000
60858Checked in by : Robert Osfield
60859From Joseph Steel, addition of texture filter modes to txp plugin.
60860
60861Mon, 20 Jan 2003 20:40:06 +0000
60862Checked in by : Robert Osfield
60863Made the drawable::compile(State&) method const and the DisplayListVisitor to compile even when dislay list is off.  This has been done to allow subclasses of Drawable handle their own compile implementation, such as used by text.
60864
60865Mon, 20 Jan 2003 20:33:50 +0000
60866Checked in by : Robert Osfield
60867Improvements to osgProducer lib, in particular adding a mutex lock to the init() call in SceneView to prevent init running multi-threaded.
60868
60869Mon, 20 Jan 2003 20:28:28 +0000
60870Checked in by : Robert Osfield
60871Improvements to the handling of multiple graphics contexts. Still needs alot of work, but at least it isn't crashes in trivial cases right now.
60872
60873Mon, 20 Jan 2003 14:08:03 +0000
60874Checked in by : Robert Osfield
60875Removed the ReaderWriterFLY.cpp for the project as its no longer used.
60876
60877Mon, 20 Jan 2003 14:07:27 +0000
60878Checked in by : Robert Osfield
60879Removed the ReaderWriterFLY demo since it was causing OSX builds to crash when running the osghangglide demo.
60880
60881Mon, 20 Jan 2003 12:41:15 +0000
60882Checked in by : Robert Osfield
60883Added the new standard copyright notice.
60884
60885Mon, 20 Jan 2003 12:40:12 +0000
60886Checked in by : Robert Osfield
60887Added the OpenSceneGraph Public License which is a based on the WxWindows license which inturn is a modified LGPL.
60888
60889Mon, 20 Jan 2003 11:54:34 +0000
60890Checked in by : Robert Osfield
60891Clean up to the osgproducer demo.
60892
60893Mon, 20 Jan 2003 11:52:34 +0000
60894Checked in by : Robert Osfield
60895Fixed bug in the flight and drive manipulators where they would uncontrollably shrink down to a tiny window size when one rezized the window.
60896
60897Mon, 20 Jan 2003 11:07:41 +0000
60898Checked in by : Robert Osfield
60899Fixed osglogo demo so that is correctly set up the colour of the background.
60900
60901Mon, 20 Jan 2003 11:02:27 +0000
60902Checked in by : Robert Osfield
60903Made the setting of default glNormal and glColor values an compile option via #ifdef USE_DEFAULT_NORMAL and USE_DEFAULT_COLOR defines respectively.
60904
60905Mon, 20 Jan 2003 10:41:21 +0000
60906Checked in by : Robert Osfield
60907Updates from Pavel.  1. Storing color of geometry in ColorArray e.g. its don't work when
60908    lighting off.
60909
60910  2.  Detecting of alpha channel and automatically enabling blending.
60911
60912
60913
60914Mon, 20 Jan 2003 09:56:09 +0000
60915Checked in by : Robert Osfield
60916Update the ReaderWriterATTR file so that it used the definitions that Joseph Steel obtained from MPI.Removed the unique child check from the flt::PrimRecord and osg::Group, this
60917allows more flexibility when specifing nodes, and is faster..
60918
60919
60920
60921Mon, 20 Jan 2003 09:09:46 +0000
60922Checked in by : Robert Osfield
60923From Ruben, updates to the IV/VRML1 loader to handler large datasets.
60924
60925Mon, 20 Jan 2003 08:58:32 +0000
60926Checked in by : Robert Osfield
60927Updates to osgProducer, moving the implementation of CameraGroup and SceneHandler into the source directory.
60928
60929Sun, 19 Jan 2003 15:28:08 +0000
60930Checked in by : Robert Osfield
60931Added osg::State::dirtyAllModes() and dirtyAllAttributes() methods.
60932
60933Sat, 18 Jan 2003 22:07:59 +0000
60934Checked in by : Robert Osfield
60935Improvements to the osgProducer lib to better handle Producer's normalized coord system.Addition of ReadCameraConfigFile and WriteCameraConfigFile as a tempory
60936measure for implementing local a C++ read/write of the Producer::CameraConfig, this
60937will be removed once these implementations or similar have been moved to Producer.
60938
60939
60940
60941Sat, 18 Jan 2003 10:17:28 +0000
60942Checked in by : Robert Osfield
60943Updated the KeyboardMouseCallback so this it takes into account the the new passiveMouseMotion support in Producer.
60944
60945Sat, 18 Jan 2003 09:44:12 +0000
60946Checked in by : Robert Osfield
60947From Eric Sokolowsky, Fix for IRIX build, adding typename into the graph_array to allow the compiler to leave instation of typedefs until required.
60948
60949Fri, 17 Jan 2003 20:27:07 +0000
60950Checked in by : Robert Osfield
60951Added comment about osgProducer to the NEWS.
60952
60953Fri, 17 Jan 2003 20:05:41 +0000
60954Checked in by : Robert Osfield
60955Added KeyboardMouse::allowContinousMouseMotionUpdate(), but commented out right now as Producer crashes when you use it..
60956
60957Fri, 17 Jan 2003 18:34:35 +0000
60958Checked in by : Robert Osfield
60959Added osgProducer library to the distribution.Cleaned up the osgproducer demo, and made it work with the new osgProducer lib.
60960
60961
60962
60963Fri, 17 Jan 2003 16:00:09 +0000
60964Checked in by : Robert Osfield
60965Removed the addition of 0 to the add of the encoded text vector as it is now redundent having added support for the begin,end range into FTFont.
60966
60967Fri, 17 Jan 2003 15:01:27 +0000
60968Checked in by : Robert Osfield
60969Fixed a bug on the handling of empty EncodedText.
60970
60971Fri, 17 Jan 2003 14:12:46 +0000
60972Checked in by : Robert Osfield
60973Further improvements to the osgproducer demo.
60974
60975Fri, 17 Jan 2003 14:12:25 +0000
60976Checked in by : Robert Osfield
60977Added new getCurrentCamaeraManipulator(), and removed and debugging message.
60978
60979Fri, 17 Jan 2003 14:11:34 +0000
60980Checked in by : Robert Osfield
60981Removed the osg::Referenced::createCount() and deleteCount() methods and associated variables which were only compiled in on debug build.  These optional methods/static vars were causingproblems when mixing debug and release builds.
60982
60983Fri, 17 Jan 2003 13:34:03 +0000
60984Checked in by : Robert Osfield
60985Integated the trackball manipulator with the osgproducer demo.
60986
60987Fri, 17 Jan 2003 11:26:16 +0000
60988Checked in by : Robert Osfield
60989Added ProducerEventCallback class to manager the conversion of producer events into GUIEventAdapter versions.
60990
60991Thu, 16 Jan 2003 19:27:30 +0000
60992Checked in by : Robert Osfield
60993Added DOUBLECLICK EventType to GUIEventAdapter.
60994
60995Thu, 16 Jan 2003 16:37:24 +0000
60996Checked in by : Robert Osfield
60997Added support for ReferenceFrame into osg::LightSource, modified the .osg plugin and cull visitor to account for this change.
60998
60999Thu, 16 Jan 2003 12:39:15 +0000
61000Checked in by : Robert Osfield
61001Added support for frame stamping each frame.
61002
61003Thu, 16 Jan 2003 12:18:45 +0000
61004Checked in by : Robert Osfield
61005Updates to clean up the demo.
61006
61007Wed, 15 Jan 2003 21:54:42 +0000
61008Checked in by : Don BURNS
61009Added gstabs+ to DBGF in Linux in makedefs
61010
61011Wed, 15 Jan 2003 20:57:48 +0000
61012Checked in by : Robert Osfield
61013Warning fix for Win32.
61014
61015Wed, 15 Jan 2003 20:53:27 +0000
61016Checked in by : Robert Osfield
61017Added #include <osg/Export> simply to include the #pragma's for disabling the daft VisualStudio warnings.
61018
61019Wed, 15 Jan 2003 20:50:12 +0000
61020Checked in by : Robert Osfield
61021Made the osgDB::ParamterOutput class so that it is purely defined in terms of the header, and therefore not requiring to be exported.Updated the MUSE_READ_ME.txt to include mention of syntax highlighting.
61022
61023
61024
61025Wed, 15 Jan 2003 19:23:16 +0000
61026Checked in by : Robert Osfield
61027Updates to the osgproducer demo.
61028
61029Wed, 15 Jan 2003 15:44:49 +0000
61030Checked in by : Robert Osfield
61031Removed the -> methods from the arc class to prevent stupid warnings under VisualStudio6.0.
61032
61033Wed, 15 Jan 2003 15:24:35 +0000
61034Checked in by : Robert Osfield
61035First cut and a demo which uses Open Producer for windowing.
61036
61037Wed, 15 Jan 2003 13:17:52 +0000
61038Checked in by : Robert Osfield
61039Attempts to fix more of the *stupid* errors in the VisualStudio6.0 compiler.
61040
61041Wed, 15 Jan 2003 11:33:33 +0000
61042Checked in by : Robert Osfield
61043Patch from Joseph Steel, added missing check for the mipmap usage.
61044
61045Wed, 15 Jan 2003 11:29:30 +0000
61046Checked in by : Robert Osfield
61047Removed the template versions of the PrimitiveSet constructors as this was causing problem under VisualStudio6.0.
61048
61049Tue, 14 Jan 2003 19:12:22 +0000
61050Checked in by : Robert Osfield
61051Fix for win32.
61052
61053Tue, 14 Jan 2003 16:39:41 +0000
61054Checked in by : Robert Osfield
61055Fixes for Win32 build.
61056
61057Tue, 14 Jan 2003 14:25:56 +0000
61058Checked in by : Robert Osfield
61059From Daniel Sjölie, updates to the GUIEventAdapter and GLUTEventAdapter to handle key and key down, modifiers and funcion keys.
61060
61061Tue, 14 Jan 2003 14:21:06 +0000
61062Checked in by : Robert Osfield
61063Added an compile in option of applying the matrices before state in the RenderLeaf apply method.  This order is intended to help support of vertex programming, but unfortunately breaks the osgreflect demo so the original ordering is kept by default.
61064
61065Tue, 14 Jan 2003 14:00:09 +0000
61066Checked in by : Robert Osfield
61067Submission from Joseph Stell, added LoadModels to TerrapageNode.
61068
61069Tue, 14 Jan 2003 12:36:14 +0000
61070Checked in by : Robert Osfield
61071Fixed typo.
61072
61073Tue, 14 Jan 2003 10:54:01 +0000
61074Checked in by : Robert Osfield
61075Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré.
61076
61077Mon, 13 Jan 2003 20:14:23 +0000
61078Checked in by : Robert Osfield
61079Typo fix if USE_HOME_POSITION.
61080
61081Mon, 13 Jan 2003 14:56:04 +0000
61082Checked in by : Robert Osfield
61083Added handling of the case when length is -1, allowing the code to just test against characters being zero, rather than against length, which is now only done when a valid value of length (i.e >=0) is passed in.
61084
61085Mon, 13 Jan 2003 14:11:06 +0000
61086Checked in by : Robert Osfield
61087Clean up to the cross platform support in DirectX plugin.
61088
61089Mon, 13 Jan 2003 14:05:08 +0000
61090Checked in by : Robert Osfield
61091Fixes to osgText to handle std::string correctly.
61092
61093Mon, 13 Jan 2003 10:39:14 +0000
61094Checked in by : Robert Osfield
61095Added missing _bbox.init() to ShapeDrawable.cpp.
61096
61097Sat, 11 Jan 2003 20:56:29 +0000
61098Checked in by : Don BURNS
61099ReaderWriterDirectX.cpp needed some std::'s
61100
61101Sat, 11 Jan 2003 20:43:47 +0000
61102Checked in by : Robert Osfield
61103From Ulrich, fixes to double to float conversion warnings under Windows.
61104
61105Sat, 11 Jan 2003 12:50:39 +0000
61106Checked in by : Robert Osfield
61107Moved some in inline methods in ParamterOutput into the new ParamterOutput.cpp file to clean up the interface.
61108
61109Fri, 10 Jan 2003 17:06:20 +0000
61110Checked in by : Robert Osfield
61111Updates from Ulrich.
61112
61113Fri, 10 Jan 2003 16:56:39 +0000
61114Checked in by : Robert Osfield
61115Added missing header for new matric reading and writing methods.
61116
61117Fri, 10 Jan 2003 09:25:42 +0000
61118Checked in by : Robert Osfield
61119Made the more of the OSG's referenced object desctructors protected to ensure that they arn't created on the stack inappropriately.Split the implemention of Matrix up so that it is a simple no referenced counted
61120class and can be safefly created on the stack.  To support referenced counting a
61121seperate subclass now exists, this is RefMatrix which inherits from both Matrix and
61122Object.
61123
61124
61125
61126Thu, 9 Jan 2003 18:41:01 +0000
61127Checked in by : Robert Osfield
61128Fixed typo.
61129
61130Thu, 9 Jan 2003 16:13:30 +0000
61131Checked in by : Robert Osfield
61132Added #ifndef GL_TEXTURE_WRAP_S #define block to keep things compiling on old drivers.
61133
61134Thu, 9 Jan 2003 11:48:49 +0000
61135Checked in by : Robert Osfield
61136Fixed typo.
61137
61138Thu, 9 Jan 2003 10:06:44 +0000
61139Checked in by : Robert Osfield
61140Added setting of the R wrap paramter to applyTexParamters().
61141
61142Wed, 8 Jan 2003 22:52:27 +0000
61143Checked in by : Robert Osfield
61144From Ulrich Hertlein, DirectX .x model loader plugin.
61145
61146Wed, 8 Jan 2003 16:37:09 +0000
61147Checked in by : Robert Osfield
61148Fix to case statement from Tree.
61149
61150Wed, 8 Jan 2003 16:33:02 +0000
61151Checked in by : Robert Osfield
61152Added Shape.cpp to cvs resposity.  Shape.cpp adds support for the various osg::Shape in the .osg file format.
61153
61154Wed, 8 Jan 2003 16:30:48 +0000
61155Checked in by : Robert Osfield
61156Cleaned up the code for the animation flags of the group record.
61157
61158Wed, 8 Jan 2003 15:22:17 +0000
61159Checked in by : Robert Osfield
61160From Tree, support for encoded text added into osgText.
61161
61162Wed, 8 Jan 2003 14:32:13 +0000
61163Checked in by : Robert Osfield
61164Added support for reading and writing Sphere, Box, Cone, Cylinder and Grid shapes.
61165
61166Tue, 7 Jan 2003 16:29:07 +0000
61167Checked in by : Robert Osfield
61168Added support for sharing arrays in the .osg format for osg::Geometry.Fixed the osgUtil::Optimizater so it takes into account sharing of arrays when
61169deciding whether an geometry can be merged or not.
61170
61171
61172
61173Mon, 6 Jan 2003 23:19:42 +0000
61174Checked in by : Robert Osfield
61175Fixes for Irix64 build.
61176
61177Mon, 6 Jan 2003 16:42:02 +0000
61178Checked in by : Robert Osfield
61179Removed the osg::LightPoint::OPAQUE option, and implemented the ADDTIVE blending option.
61180
61181Mon, 6 Jan 2003 13:45:55 +0000
61182Checked in by : Robert Osfield
61183Fixed headers guard typo in LightPoint.Updated the NEW files.
61184
61185
61186
61187Sat, 4 Jan 2003 20:45:53 +0000
61188Checked in by : Robert Osfield
61189Added new ARB vertex program state attribute and demo program, sent in my Brede Johansen.
61190
61191Sat, 4 Jan 2003 20:44:17 +0000
61192Checked in by : Robert Osfield
61193Fixed small typo.
61194
61195Sat, 4 Jan 2003 20:43:53 +0000
61196Checked in by : Robert Osfield
61197Added usage info in -O option.
61198
61199Sat, 4 Jan 2003 20:43:27 +0000
61200Checked in by : Robert Osfield
61201Fixed options code.
61202
61203Fri, 3 Jan 2003 21:42:02 +0000
61204Checked in by : Robert Osfield
61205Removed the dual inheritance from the AnimationPathCallback, moving the NodeVisitor implemention into the .cpp.Small tweak to the lighpoint drawable implmenentation to improve the additive
61206blending and state resotoration.
61207
61208
61209
61210Thu, 2 Jan 2003 20:10:04 +0000
61211Checked in by : Robert Osfield
61212Added a AnimationPathCallback which can update both a MatrixTransform and a PositionAttitudeTransform, removed the equivialnt callbacks once found in these transform classes.Changed the NodeCallback class so its derived from osg::Object instead of
61213osg::Referenced to allow it to be saved out in the .osg format.
61214
61215Added support for Update and Cull callbacks into the .osg file format.
61216
61217Added support for AnimationPathCallback into the .osg file format.
61218
61219
61220
61221Sat, 21 Dec 2002 19:41:27 +0000
61222Checked in by : Robert Osfield
61223Updates the terrapage to try and make it thread "safer" when used with the OSG.
61224
61225Sat, 21 Dec 2002 11:30:54 +0000
61226Checked in by : Robert Osfield
61227Turned display lists off in the osg::Geomety created by the terrapage loader, this is done because terrapage will dynamic page in and out geometry so we don't want to keep creating and deleting display lists.
61228
61229Fri, 20 Dec 2002 10:48:22 +0000
61230Checked in by : Robert Osfield
61231Tweaked the colours in the logo.
61232
61233Fri, 20 Dec 2002 09:47:06 +0000
61234Checked in by : Robert Osfield
61235From March Jez, updated the osgSim.dsp with the addition of /Op option to enable VS.NET to compile with crashes.
61236
61237Fri, 20 Dec 2002 09:43:15 +0000
61238Checked in by : Robert Osfield
61239Renamed the app method update.
61240
61241Thu, 19 Dec 2002 19:50:45 +0000
61242Checked in by : Don BURNS
61243Update for ia64
61244
61245Thu, 19 Dec 2002 19:50:16 +0000
61246Checked in by : Don BURNS
61247update for ia64
61248
61249Thu, 19 Dec 2002 15:55:40 +0000
61250Checked in by : Robert Osfield
61251Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor inline with the decision to rename the "app phase" the "update phase".
61252
61253Thu, 19 Dec 2002 10:32:02 +0000
61254Checked in by : Robert Osfield
61255Changed the remaining #include <> to #include "" to get things compiling under VS.
61256
61257Wed, 18 Dec 2002 11:43:39 +0000
61258Checked in by : Robert Osfield
61259Removed the reference of Sequence from Switch.
61260
61261Wed, 18 Dec 2002 10:17:52 +0000
61262Checked in by : Robert Osfield
61263Removed the osg:: from the front of the Group::computeBound() method to keep things compiling under Windows.
61264
61265Wed, 18 Dec 2002 09:50:36 +0000
61266Checked in by : Robert Osfield
61267Changed the <*.h> to "*.h> in the terrapage plugin to get it compile under Windows.
61268
61269Tue, 17 Dec 2002 17:22:06 +0000
61270Checked in by : Robert Osfield
61271From Daniel Sjölie, support for reading comment records into description fields.
61272
61273Tue, 17 Dec 2002 16:07:59 +0000
61274Checked in by : Robert Osfield
61275Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required.Removed the osgtxp demo as it is no longer required.
61276
61277
61278
61279Tue, 17 Dec 2002 15:41:05 +0000
61280Checked in by : Robert Osfield
61281Added txp::TerrapageNode to the txp plugin, and implemented the node so that it automatically assign handles the updates of eye points and database merges.
61282
61283Mon, 16 Dec 2002 21:39:26 +0000
61284Checked in by : Robert Osfield
61285Added a few more comments on the DeleteHandler.Changed the friend struct DeleteHandler to friend class DeleteHandler.
61286
61287
61288
61289Mon, 16 Dec 2002 19:39:08 +0000
61290Checked in by : Don BURNS
61291Fixed a scope issue for 3.2 compiler for friend declarattion, l ine 39 in include/osg/Referenced
61292
61293Mon, 16 Dec 2002 17:00:05 +0000
61294Checked in by : Robert Osfield
61295Moved TriangleFunctor from Drawable into its own header file.
61296
61297Mon, 16 Dec 2002 16:57:47 +0000
61298Checked in by : Robert Osfield
61299Removed the redundent export symbol.
61300
61301Mon, 16 Dec 2002 16:55:50 +0000
61302Checked in by : Robert Osfield
61303Removed MemoryManager.
61304
61305Mon, 16 Dec 2002 14:52:48 +0000
61306Checked in by : Robert Osfield
61307Fix for a warning.
61308
61309Mon, 16 Dec 2002 14:12:48 +0000
61310Checked in by : Robert Osfield
61311Removed reference to osg/MemoryManager.
61312
61313Mon, 16 Dec 2002 13:46:42 +0000
61314Checked in by : Robert Osfield
61315Renamed osgtests.bat to rundemos.bat and moved it into the root directory.
61316
61317Mon, 16 Dec 2002 13:44:35 +0000
61318Checked in by : Robert Osfield
61319Removed the memory manager.
61320
61321Mon, 16 Dec 2002 13:40:58 +0000
61322Checked in by : Robert Osfield
61323Converted the instance of osgNew and osgDelete back to new and delete as part of depecating the include/osg/MemoryManager
61324
61325Mon, 16 Dec 2002 13:27:29 +0000
61326Checked in by : Robert Osfield
61327Redone the project files for osgpbuffer and osgtxp to get it to work under VisualStudio.
61328
61329Mon, 16 Dec 2002 13:14:27 +0000
61330Checked in by : Robert Osfield
61331Fixed the traverse method so it calls Transform::traverse() instead of MatrixTransform::traverse() which was recursive..
61332
61333Mon, 16 Dec 2002 10:28:14 +0000
61334Checked in by : Robert Osfield
61335Added seperate Referenced.cpp implementation.
61336
61337Mon, 16 Dec 2002 10:25:31 +0000
61338Checked in by : Robert Osfield
61339Added a DeleteHandler into osg::Referenced so that it can delete objects via a seperate delete handler.  Useful for making unref()/ref() thread safe if the users needs to address this issue.
61340
61341Mon, 16 Dec 2002 10:22:37 +0000
61342Checked in by : Robert Osfield
61343Integrated further updates from Geoff on the Geo loader.
61344
61345Mon, 16 Dec 2002 10:05:55 +0000
61346Checked in by : Robert Osfield
61347Changed the std::hex and std::dec to hex and dec to get it compile under VisualStudio, and added a using namespace std to keep it compiling on all other compilers!
61348
61349Mon, 16 Dec 2002 09:55:30 +0000
61350Checked in by : Robert Osfield
61351Added supported for setting animation path on MatrixTransform's.
61352
61353Mon, 16 Dec 2002 00:33:48 +0000
61354Checked in by : Don BURNS
61355Uncommented fix for returning to non-stereo from stereo to get color mask back to normal.
61356
61357Sun, 15 Dec 2002 22:42:03 +0000
61358Checked in by : Robert Osfield
61359Updates the details on the plans for Open Procuder and osgSim.
61360
61361Sun, 15 Dec 2002 09:57:32 +0000
61362Checked in by : Robert Osfield
61363Fixes to txp plugin for Windows.
61364
61365Sat, 14 Dec 2002 07:55:29 +0000
61366Checked in by : Robert Osfield
61367Disabled the MemoryManager in all builds since it isn't yet thread safe.
61368
61369Sat, 14 Dec 2002 06:42:56 +0000
61370Checked in by : Robert Osfield
61371Added a check for extension of a filename to the gif loader, since it looks like the isn't reconginizing rgb files as not being gif.
61372
61373Fri, 13 Dec 2002 20:33:05 +0000
61374Checked in by : Don BURNS
61375Added TrPageViewer.[h,cpp] to Demos/osgtxp (moved from the plugin directory) and modified Makefile accordingly
61376
61377Fri, 13 Dec 2002 20:29:26 +0000
61378Checked in by : Don BURNS
61379Moved TrpageViewer.h to Demos/src/osgtxp
61380
61381Fri, 13 Dec 2002 20:28:58 +0000
61382Checked in by : Don BURNS
61383Move TrPageViewer.cpp to src/Demos/osgtxp
61384
61385Fri, 13 Dec 2002 19:41:59 +0000
61386Checked in by : Robert Osfield
61387Merged fixes to warnings in geo plugin from Geoff.
61388
61389Fri, 13 Dec 2002 16:05:07 +0000
61390Checked in by : Robert Osfield
61391Fixes for txp plugin.
61392
61393Thu, 12 Dec 2002 11:36:08 +0000
61394Checked in by : Robert Osfield
61395Added the axis alignment into the Outline and Texture fonts drawing.
61396
61397Thu, 12 Dec 2002 11:35:09 +0000
61398Checked in by : Robert Osfield
61399Turned lighting off for whole of logo.
61400
61401Thu, 12 Dec 2002 11:25:25 +0000
61402Checked in by : Robert Osfield
61403Changed the osglogo demo to use arial texured font.
61404
61405Thu, 12 Dec 2002 10:03:05 +0000
61406Checked in by : Robert Osfield
61407Changed the colour of the text to be the same as the OpenGL logo.
61408
61409Wed, 11 Dec 2002 22:39:59 +0000
61410Checked in by : Robert Osfield
61411Removed redundent std::
61412
61413Wed, 11 Dec 2002 19:49:34 +0000
61414Checked in by : Robert Osfield
61415Converted the file to unix file endings.
61416
61417Wed, 11 Dec 2002 16:27:01 +0000
61418Checked in by : Robert Osfield
61419Removed erroneous character from end of file.
61420
61421Wed, 11 Dec 2002 16:24:42 +0000
61422Checked in by : Robert Osfield
61423Added the afteresher.geo demo to osgtest.bat and debugtests.bat.Converted the osgtxp demo to use straight string comparison instead of case sensitive string
61424comparion to help cross platform portability.
61425
61426
61427
61428Wed, 11 Dec 2002 16:14:51 +0000
61429Checked in by : Robert Osfield
61430Added osgSim to the dependancy list of the geo plugin.
61431
61432Wed, 11 Dec 2002 14:30:27 +0000
61433Checked in by : Robert Osfield
61434Removed the duplicate file out from the GEO plugin.Changed the osglogo to reference a jpeg instead of a tiff one.
61435
61436
61437
61438Wed, 11 Dec 2002 14:24:44 +0000
61439Checked in by : Robert Osfield
61440Added code to the path to the executable, adding it into the libary and data file paths.
61441
61442Wed, 11 Dec 2002 10:07:14 +0000
61443Checked in by : Robert Osfield
61444Fixes for Win32.
61445
61446Wed, 11 Dec 2002 10:03:50 +0000
61447Checked in by : Robert Osfield
61448Added space in bettern /D "OSGTXP_LIBRARY" and /YX to fix a compile problem under VisualStudio.
61449
61450Tue, 10 Dec 2002 21:18:16 +0000
61451Checked in by : Robert Osfield
61452Fixes from IRIX build from Bob Kuehne.
61453
61454Tue, 10 Dec 2002 20:26:56 +0000
61455Checked in by : Robert Osfield
61456From Ulrich Hertlien, fix for new changes in osg::Switch interface. Small clean to changes by Robert.
61457
61458Tue, 10 Dec 2002 20:00:56 +0000
61459Checked in by : Robert Osfield
61460Updates from Geoff Michel to geo loader and demo.
61461
61462Tue, 10 Dec 2002 19:58:03 +0000
61463Checked in by : Robert Osfield
61464From Micheal Gronager, fix to osg::Quat::getRotate(..) to handle zero rotations.Port of Sequence to subclass directly from osg::Group.
61465
61466
61467
61468Tue, 10 Dec 2002 19:56:14 +0000
61469Checked in by : Robert Osfield
61470Updates to the light points support to improve the control of the blending of light points with their background.
61471
61472Tue, 10 Dec 2002 17:57:02 +0000
61473Checked in by : Don BURNS
61474Fixed endif placement for SunOS build
61475
61476Mon, 9 Dec 2002 21:03:02 +0000
61477Checked in by : Robert Osfield
61478Added setting of the current texture unit into the applyTextureAttribute() method.
61479
61480Mon, 9 Dec 2002 09:26:49 +0000
61481Checked in by : Robert Osfield
61482Changed cout to notify.
61483
61484Mon, 9 Dec 2002 06:00:57 +0000
61485Checked in by : Don BURNS
61486fixed small typo (forgot std::)
61487
61488Sun, 8 Dec 2002 19:45:03 +0000
61489Checked in by : Robert Osfield
61490Fixes for VisualStudio build of txp plugin.
61491
61492Sun, 8 Dec 2002 17:22:20 +0000
61493Checked in by : Robert Osfield
61494Modifed the .attr loaders handling if TX_BILINEAR minification filter so that it remaps it to LINEAR_MIPMAP_LINEAR to get round image quality issue of some OpenFlight databases.
61495
61496Sat, 7 Dec 2002 21:20:40 +0000
61497Checked in by : Robert Osfield
61498Tweaks the light points blend function.
61499
61500Sat, 7 Dec 2002 21:18:12 +0000
61501Checked in by : Robert Osfield
61502Updated the Switch, Sequence and Group classes so that they all used a similar style removeChild() mechansim.Made the old style osg::Switch::setValue() method deprecated.
61503
61504
61505
61506Sat, 7 Dec 2002 06:59:08 +0000
61507Checked in by : Don BURNS
61508Cleanin' up after Robert's spelling ...er ... challenges.
61509
61510Fri, 6 Dec 2002 19:56:17 +0000
61511Checked in by : Don BURNS
61512Typo png was npg
61513
61514Fri, 6 Dec 2002 19:03:34 +0000
61515Checked in by : Robert Osfield
61516From Tree, added support for accept(PrimitiveFunctor) into osg::Text. Currently implemention is overly simple, but will do until rewrite.
61517
61518Fri, 6 Dec 2002 11:16:45 +0000
61519Checked in by : Robert Osfield
61520Added checking of parents against switch and sequence into the RemoveRendundentNodeVisitor to prevent breaking of the orinal order of the nodes.
61521
61522Fri, 6 Dec 2002 09:44:11 +0000
61523Checked in by : Robert Osfield
61524From Tree, mods to help support the creation of Java bindings.
61525
61526Fri, 6 Dec 2002 09:43:30 +0000
61527Checked in by : Robert Osfield
61528Updated NEWS
61529
61530Fri, 6 Dec 2002 09:41:53 +0000
61531Checked in by : Robert Osfield
61532Update from Norman Vine for Cygin gcc3.2 support.
61533
61534Fri, 6 Dec 2002 09:20:20 +0000
61535Checked in by : Robert Osfield
61536Updates to the osglogo demo adding colour to the sides of the cube.
61537
61538Fri, 6 Dec 2002 09:19:35 +0000
61539Checked in by : Robert Osfield
61540Fixes from Norman Vine for Cygwin support.
61541
61542Thu, 5 Dec 2002 15:21:25 +0000
61543Checked in by : Robert Osfield
61544Updates to the osglogo demo.
61545
61546Thu, 5 Dec 2002 14:30:57 +0000
61547Checked in by : Robert Osfield
61548Added Brede Johansen's osgpbuffer demo, currently only runs under Windows, requires the equivilant glx support to be added.
61549
61550Thu, 5 Dec 2002 12:43:08 +0000
61551Checked in by : Robert Osfield
61552Norman Vine's changes for gcc 3.2 under Cygwin, moving of SG_EXPORT to after the extern declaration.
61553
61554Thu, 5 Dec 2002 12:13:30 +0000
61555Checked in by : Robert Osfield
61556Added osglogo to test scripts.
61557
61558Thu, 5 Dec 2002 12:04:38 +0000
61559Checked in by : Robert Osfield
61560Added first pass at a new logo, this time generated by a osglogo demo.
61561
61562Thu, 5 Dec 2002 12:01:38 +0000
61563Checked in by : Robert Osfield
61564Added support for setting the axis which the text should be aligned along.
61565
61566Wed, 4 Dec 2002 17:34:52 +0000
61567Checked in by : Robert Osfield
61568Fixes for Cywin gcc3.x build in GL and Math headers.Fix for VS build in osgshadowtexture.
61569
61570
61571
61572Wed, 4 Dec 2002 13:26:11 +0000
61573Checked in by : Robert Osfield
61574Removed the osg:: from the from of the osg::TexGen::apply() call.
61575
61576Tue, 3 Dec 2002 17:20:31 +0000
61577Checked in by : Robert Osfield
61578Made the callback class uses virtual inheritance of osg::Referenced to ensure that a single class can be used for two different types of callbacks whithout incurring issues of multiple ref counts and ref()/unref() methods existing.
61579
61580Tue, 3 Dec 2002 10:19:37 +0000
61581Checked in by : Robert Osfield
61582Fixed the ifeq ($(OS),SunOS) so it was correctly on its own seperate line, and complimented by the required endif
61583
61584Mon, 2 Dec 2002 19:37:43 +0000
61585Checked in by : Don BURNS
61586updated difference between forte compilers and gnu compilers on Solaris
61587
61588Fri, 29 Nov 2002 22:10:12 +0000
61589Checked in by : Don BURNS
61590 Modified Files:     include/osgTXP/trPagePageManager.h src/Demos/osgtxp/osgtxp.cpp  Added Files:     VisualStudio/Demos/osgtxp/osgtxp.dsp
61591
61592Fri, 29 Nov 2002 16:14:03 +0000
61593Checked in by : Don BURNS
61594Fixes to txp loader
61595
61596Wed, 27 Nov 2002 05:29:59 +0000
61597Checked in by : Don BURNS
61598Made LIB's dependent on PLUGINS for directories where both are built
61599
61600Mon, 25 Nov 2002 16:57:49 +0000
61601Checked in by : Robert Osfield
61602Added comment for future reference about the validity of using delete in the demo code... should really by using ref_ptr<> etc.
61603
61604Mon, 25 Nov 2002 16:40:30 +0000
61605Checked in by : Robert Osfield
61606Added check of translucency of an image via osg::Image::isImageTranslucent().
61607
61608Mon, 25 Nov 2002 16:39:05 +0000
61609Checked in by : Robert Osfield
61610Added implementation of isImageTranslucent method.
61611
61612Mon, 25 Nov 2002 16:38:33 +0000
61613Checked in by : Robert Osfield
61614Added isImageTransulacent() method.
61615
61616Mon, 25 Nov 2002 16:30:34 +0000
61617Checked in by : Robert Osfield
61618Added extra check to the freeing of memory.
61619
61620Mon, 25 Nov 2002 16:13:57 +0000
61621Checked in by : Robert Osfield
61622Fixes for OSX build from Stephan Huber.
61623
61624Sun, 24 Nov 2002 21:36:05 +0000
61625Checked in by : Don BURNS
61626Added Paging TerraPage loader and osgTXP library.
61627
61628Sun, 24 Nov 2002 00:23:47 +0000
61629Checked in by : Don BURNS
61630Forced GLPixmapGlyph color to white rather than using glGetCurrentColor
61631
61632Sat, 23 Nov 2002 05:16:47 +0000
61633Checked in by : Don BURNS
61634Freetype 2.1 and later align bitmap pitch on boundaries of 2 bytes.  It is therefore necessary to use glPixelStorei(..,UNPACK_..., 2).  There is an #if() statement that allows the continued use of freetype 2.0 (Rh 7.x), as well as accomodating newer releases.
61635
61636Fri, 22 Nov 2002 17:36:46 +0000
61637Checked in by : Don BURNS
61638Merged in Joseph Steel's updates to rgb  plugin
61639
61640Fri, 22 Nov 2002 09:46:25 +0000
61641Checked in by : Robert Osfield
61642Warning fixes.
61643
61644Fri, 22 Nov 2002 08:23:54 +0000
61645Checked in by : Robert Osfield
61646Adjusted tabbing.
61647
61648Fri, 22 Nov 2002 08:05:20 +0000
61649Checked in by : Robert Osfield
61650Added d to the end of the dll name for the debug build of the ac3d loader.
61651
61652Fri, 22 Nov 2002 05:00:43 +0000
61653Checked in by : Don BURNS
61654Fixes for IRIX build
61655
61656Thu, 21 Nov 2002 20:28:28 +0000
61657Checked in by : Don BURNS
61658Fixed std:: prefix and reinitialized variable for gcc 3.2
61659
61660Thu, 21 Nov 2002 16:08:30 +0000
61661Checked in by : Robert Osfield
61662Added use of ref_ptr<> for the replaced node in osg::Group::replaceChild(,) to prevent it being deleted while it was still being used with the body of the method.Added mention of the shadow texture demo.
61663
61664
61665
61666Thu, 21 Nov 2002 15:35:51 +0000
61667Checked in by : Robert Osfield
61668Moved the shadow creation code into a seperate CreateShadowedScene header and source, and exposed just the basic createShadowedScene function in the header.
61669
61670Thu, 21 Nov 2002 14:54:14 +0000
61671Checked in by : Robert Osfield
61672Clean up of the shadow texture code...
61673
61674Thu, 21 Nov 2002 14:38:55 +0000
61675Checked in by : Robert Osfield
61676Added shadow texture demo .dsp under the correct name!
61677
61678Thu, 21 Nov 2002 13:25:39 +0000
61679Checked in by : Robert Osfield
61680Fixed the updating of projection matrix so that is done in eye coordinates.
61681
61682Thu, 21 Nov 2002 09:07:11 +0000
61683Checked in by : Robert Osfield
61684Added osg::Geometry::setPrimtiveSet,removePrimtiiveSet, insertPrimitiveSet and getPrimitiveSetIndex().Renamed osg::Group::findChildNum(..) to getChildIndex().
61685
61686Renamed osg::Geode::findDrawableNum(..) to getDrawableIndex().
61687
61688
61689
61690Thu, 21 Nov 2002 07:53:48 +0000
61691Checked in by : Robert Osfield
61692Fix for compile problems under IRIX.
61693
61694Wed, 20 Nov 2002 15:51:18 +0000
61695Checked in by : Robert Osfield
61696First pass at shadow textures.
61697
61698Wed, 20 Nov 2002 14:40:33 +0000
61699Checked in by : Robert Osfield
61700Moved the code to create StateSet around textures into flt::Pool::getTexture so that the code associated with loading textures is done is just one place.
61701
61702Wed, 20 Nov 2002 07:46:25 +0000
61703Checked in by : Robert Osfield
61704Fixed the texture apply method which was broken yesterday, the new code wasn't checking for the validity of _image before doing checks on it.  This breaks when render to texture is used as there is no image to check against...Added osgshadowtexture demo source.  Demos still in development, so don't expect
61705any shadows yet...
61706
61707
61708
61709Wed, 20 Nov 2002 07:44:28 +0000
61710Checked in by : Robert Osfield
61711Fixed the references osgSim project file.Added the osgshadowtexture demo project file.
61712
61713
61714
61715Tue, 19 Nov 2002 12:48:58 +0000
61716Checked in by : Robert Osfield
61717Added handling of image dirty after a textyre has been bound, the texture is now updated when the image is dirty.
61718
61719Tue, 19 Nov 2002 12:26:51 +0000
61720Checked in by : Robert Osfield
61721Updated OSX defs to compile osgSim and osglightpoint
61722
61723Tue, 19 Nov 2002 12:25:38 +0000
61724Checked in by : Robert Osfield
61725Added osglightpoint to the demo list.
61726
61727Tue, 19 Nov 2002 12:23:45 +0000
61728Checked in by : Robert Osfield
61729Added visual workspace files for osgSim nodekit and osglightpoint demo.
61730
61731Tue, 19 Nov 2002 10:57:40 +0000
61732Checked in by : Robert Osfield
61733Added osgSim library which encapulsulates light points.Added osglightpoint demo.
61734
61735
61736
61737Tue, 19 Nov 2002 10:56:59 +0000
61738Checked in by : Robert Osfield
61739Moved Drawable across to using osg::buffered_value.Added new osg::State::setInterleavedArray() method.
61740
61741Added new osg::Group::setNode(uint,Node*) method.
61742
61743Cleaned up and fixed the osg::Texture's handling of dirtyTextureParamters().
61744
61745
61746
61747Mon, 18 Nov 2002 16:14:00 +0000
61748Checked in by : Robert Osfield
61749Added setDrawable(uint,Drawable*) method.
61750
61751Thu, 14 Nov 2002 15:30:28 +0000
61752Checked in by : Robert Osfield
61753From Jason Daly, fix for long file names on sequence nodes.
61754
61755Thu, 14 Nov 2002 09:03:31 +0000
61756Checked in by : Robert Osfield
61757Updated the plugins so they do the extension checking with a non case sensitive comparison.
61758
61759Wed, 13 Nov 2002 13:04:00 +0000
61760Checked in by : Robert Osfield
61761Updated NEWS and ChangeLog for the release.
61762
61763Wed, 13 Nov 2002 12:42:58 +0000
61764Checked in by : Robert Osfield
61765Updates to docs for release
61766
61767Wed, 13 Nov 2002 11:09:55 +0000
61768Checked in by : Robert Osfield
61769Added State::computeSecondaryColorSupported() & computeFogCoordSupported().Updated NEWS.
61770
61771
61772
61773Wed, 13 Nov 2002 10:23:55 +0000
61774Checked in by : Robert Osfield
61775Small improvement to the computation of the pixel size vector.
61776
61777Tue, 12 Nov 2002 15:50:39 +0000
61778Checked in by : Robert Osfield
61779Fixed ansisotropic scaling problem with pixel scaling/small feature culling.
61780
61781Tue, 12 Nov 2002 13:51:04 +0000
61782Checked in by : Robert Osfield
61783Fixed bug in stats where overdraw would be reported incorrectly.
61784
61785Tue, 12 Nov 2002 13:37:43 +0000
61786Checked in by : Robert Osfield
61787Removed debugging messages.
61788
61789Tue, 12 Nov 2002 13:36:56 +0000
61790Checked in by : Robert Osfield
61791Fixed bug in osg::Transform's computation of a its bounding sphere, where it was erroneously using the y axis for the z axis test.
61792
61793Tue, 12 Nov 2002 10:22:38 +0000
61794Checked in by : Robert Osfield
61795Added LEFT_EYE and RIGHT_EYE stereo to osg::DisplaySettings/osgUtil::SceneViewRenamed LODBias to LODScale.
61796
61797
61798
61799Mon, 11 Nov 2002 20:18:27 +0000
61800Checked in by : Don BURNS
61801Fixed a const/non-const inconsistency in NodeVisitor.cpp Fixed a blank namespace issue in UnitTestFramework.cpp
61802
61803Mon, 11 Nov 2002 16:11:48 +0000
61804Checked in by : Robert Osfield
61805Fixes to typo of *Dirty()
61806
61807Mon, 11 Nov 2002 09:06:02 +0000
61808Checked in by : Robert Osfield
61809Added missing demos and libs into the darwin defines.
61810
61811Mon, 11 Nov 2002 09:01:54 +0000
61812Checked in by : Robert Osfield
61813Added a getBound() to the SceneView::app() to make sure the bounding volume is updated well before the cull traversal which can be multithreaded.
61814
61815Mon, 11 Nov 2002 08:52:24 +0000
61816Checked in by : Robert Osfield
61817Fixed bug in osg::Node::isCullingActive().Rnabled the automatic selection of the animation path if one is specified
61818on the commandline in sgv.
61819
61820
61821
61822Mon, 11 Nov 2002 08:08:37 +0000
61823Checked in by : Robert Osfield
61824Updates to news.
61825
61826Mon, 11 Nov 2002 08:05:23 +0000
61827Checked in by : Robert Osfield
61828Updates to doc
61829
61830Mon, 11 Nov 2002 08:05:07 +0000
61831Checked in by : Robert Osfield
61832Fixes for MING build
61833
61834Mon, 11 Nov 2002 08:04:40 +0000
61835Checked in by : Robert Osfield
61836Fixes to const paramter types.
61837
61838Mon, 11 Nov 2002 07:20:11 +0000
61839Checked in by : Robert Osfield
61840*** empty log message ***
61841
61842Mon, 11 Nov 2002 07:12:21 +0000
61843Checked in by : Robert Osfield
61844Added osgText to dependancy list of geo plugin.
61845
61846Fri, 8 Nov 2002 15:56:49 +0000
61847Checked in by : Robert Osfield
61848Fixes to build in VS7.0
61849
61850Fri, 8 Nov 2002 14:24:33 +0000
61851Checked in by : Robert Osfield
61852Added newly generated html files.
61853
61854Fri, 8 Nov 2002 14:15:17 +0000
61855Checked in by : Robert Osfield
61856Checking in updates to documentition for the 0.9.2 release.
61857
61858Fri, 8 Nov 2002 14:03:44 +0000
61859Checked in by : Robert Osfield
61860Removed deprecated API
61861
61862Fri, 8 Nov 2002 12:58:34 +0000
61863Checked in by : Robert Osfield
61864Updates version numbers to 0.9.2
61865
61866Fri, 8 Nov 2002 12:56:45 +0000
61867Checked in by : Robert Osfield
61868Updates to GEO loader from Geoff Michel.
61869
61870Fri, 8 Nov 2002 12:54:09 +0000
61871Checked in by : Robert Osfield
61872Minor warning fix.
61873
61874Fri, 8 Nov 2002 12:26:41 +0000
61875Checked in by : Robert Osfield
61876Added #define DARWIN_OSX_PRE_10_2 and related #ifdef checks to cope with backwards compatiblity with versions of OSX before 10.2.
61877
61878Fri, 8 Nov 2002 11:00:16 +0000
61879Checked in by : Robert Osfield
61880Added GL_LIBS to the osgText/Makefile for OSX build.Fixed typo in IntersectVisitor.
61881
61882Fixed warnings in osgimpsotor demo.
61883
61884
61885
61886Fri, 8 Nov 2002 10:25:08 +0000
61887Checked in by : Robert Osfield
61888Updates to Math for OSX build.Added 3dmodelworld.com to the data source directory.
61889
61890Fixed compile problem under VC6.0 in osgimpostor.
61891
61892
61893
61894Fri, 8 Nov 2002 08:51:30 +0000
61895Checked in by : Robert Osfield
61896Fixes for VisualStudio6.0 build.
61897
61898Fri, 8 Nov 2002 08:45:30 +0000
61899Checked in by : Robert Osfield
61900Removed the usage report from sgv when it fails to load a file.
61901
61902Fri, 8 Nov 2002 08:34:06 +0000
61903Checked in by : Robert Osfield
61904Converted usage of GLuint to usigned int, in hope that it will get round the warnings generated under OSX.
61905
61906Fri, 8 Nov 2002 08:12:18 +0000
61907Checked in by : Robert Osfield
61908Commented back in LIBS into Makefile for OSX build.
61909
61910Fri, 8 Nov 2002 08:11:12 +0000
61911Checked in by : Robert Osfield
61912Fixes for VisualStudio build and OSX build.
61913
61914Fri, 8 Nov 2002 08:00:28 +0000
61915Checked in by : Robert Osfield
61916Added TestManipulator into osgimpostor project file.
61917
61918Thu, 7 Nov 2002 16:08:37 +0000
61919Checked in by : Robert Osfield
61920Compile fix from Duvan Cope.
61921
61922Thu, 7 Nov 2002 15:45:01 +0000
61923Checked in by : Robert Osfield
61924Commented out the selection of the animation path manipulator since it was somehow disabling culling?!?
61925
61926Thu, 7 Nov 2002 15:13:32 +0000
61927Checked in by : Robert Osfield
61928Titled the view in osganimate and added the title into osgimpostor.
61929
61930Thu, 7 Nov 2002 14:44:01 +0000
61931Checked in by : Robert Osfield
61932Renamed Primitive:: to PrimitiveSet.
61933
61934Thu, 7 Nov 2002 14:29:33 +0000
61935Checked in by : Robert Osfield
61936Commented out the USE_DEPRECATED_API define.
61937
61938Thu, 7 Nov 2002 14:13:51 +0000
61939Checked in by : Robert Osfield
61940Intergrated Martin Kada's impostor test program with the old test program.
61941
61942Thu, 7 Nov 2002 13:56:12 +0000
61943Checked in by : Robert Osfield
61944Added Geoff Michel's new osggeomdemo program which allows control of geo models via the mouse.
61945
61946Thu, 7 Nov 2002 13:47:39 +0000
61947Checked in by : Robert Osfield
61948Updates to GEO loader from Geoff Michel.
61949
61950Thu, 7 Nov 2002 08:49:12 +0000
61951Checked in by : Robert Osfield
61952Added shape drawable into dot osg plugin.
61953
61954Thu, 7 Nov 2002 08:48:30 +0000
61955Checked in by : Robert Osfield
61956Fix for build under Linux.
61957
61958Wed, 6 Nov 2002 23:00:37 +0000
61959Checked in by : Don BURNS
61960Oops... experiment gon awry in makerules. This works for Solaris, but not Linux, evidently.  The goal was to do a dependency update on only files that had changed, since Solaris  is so gawdawful slow at doing CC -xM
61961
61962Wed, 6 Nov 2002 18:39:32 +0000
61963Checked in by : Don BURNS
61964Changed a couple of const/non-const discrpancies between header and source for TexGen.  Removed external library dependencies in plugin makefiles
61965
61966Wed, 6 Nov 2002 16:04:51 +0000
61967Checked in by : Robert Osfield
61968Fix for backwards compatibility.
61969
61970Wed, 6 Nov 2002 15:43:11 +0000
61971Checked in by : Robert Osfield
61972Name change and const change of Drawable::drawImmediateMode(State&) to Drawable::drawImplementation(State&) const.   Various updates to the rest of the OSG to accomodate this.
61973
61974Wed, 6 Nov 2002 11:15:23 +0000
61975Checked in by : Robert Osfield
61976Added in default value of _timeScale.
61977
61978Wed, 6 Nov 2002 10:46:34 +0000
61979Checked in by : Robert Osfield
61980Renamed ProceduralGeometry to ShapeDrawable to better reflect its current purpose.
61981
61982Wed, 6 Nov 2002 10:24:33 +0000
61983Checked in by : Robert Osfield
61984Added support for recording camera animation paths in osgGLUT::Viewer, and fixed the osgGA::AnimationPathManipulator to handle it.Added a new Drawable::ConstAttributeFunctor and make the accept(PrimitiveFunctor)
61985be a const method so can disallows modification.  Added Drawable::supports(...) methods
61986for each of the AttributeFunctor, ConstAttributeFunctor and PrimitiveFunctor so
61987that programs can querry whether it is possible to use functors with that object type.
61988
61989
61990
61991Tue, 5 Nov 2002 07:50:40 +0000
61992Checked in by : Robert Osfield
61993From Jason Daly, fix for 14.2 color records in versions of OpenFlight files.
61994
61995Mon, 4 Nov 2002 15:33:08 +0000
61996Checked in by : Robert Osfield
61997From Stephan Huber, fix for OSX build.
61998
61999Mon, 4 Nov 2002 10:37:11 +0000
62000Checked in by : Robert Osfield
62001Added std:: in front of string.
62002
62003Mon, 4 Nov 2002 09:08:50 +0000
62004Checked in by : Robert Osfield
62005From Ulrich Hertlien, added ReaderWriter::Options to the osgconv and pfb plugin so that all the pfi files can be converted to rgb be the plugin.
62006
62007Mon, 4 Nov 2002 09:07:25 +0000
62008Checked in by : Robert Osfield
62009Fixed warning under Visual.NET
62010
62011Mon, 4 Nov 2002 08:40:51 +0000
62012Checked in by : Robert Osfield
62013Added in guard to png loader so that it only accepts png files.  This has been added since the png loader itself doesn't not seem robust enough at detecting non png files.Added a tab in to the flt code to make it more obvious what is happening in
62014the flow of the code.
62015
62016
62017
62018Mon, 4 Nov 2002 08:35:55 +0000
62019Checked in by : Robert Osfield
62020Added back in the missing flt.dsp.
62021
62022Fri, 1 Nov 2002 15:12:51 +0000
62023Checked in by : Robert Osfield
62024Added support for primitive functor into the new osg::ProceduralGeometry class
62025
62026Fri, 1 Nov 2002 15:11:05 +0000
62027Checked in by : Robert Osfield
62028Futher fixes for VisualStudio.NET compilation.
62029
62030Fri, 1 Nov 2002 14:16:58 +0000
62031Checked in by : Robert Osfield
62032Michael Gronage fix for aspect ratio in split stereo.
62033
62034Fri, 1 Nov 2002 12:48:15 +0000
62035Checked in by : Robert Osfield
62036Fixed VisualStudio7.0 compile error related to an std::vector<>::iterator no longer being a pointer, fixed by using a &(*itr).
62037
62038Fri, 1 Nov 2002 12:40:33 +0000
62039Checked in by : Robert Osfield
62040Added missing Shape and ProceduralGeometry references in the osg project file.
62041
62042Fri, 1 Nov 2002 12:20:34 +0000
62043Checked in by : Robert Osfield
62044Futher updates to shapes support.
62045
62046Fri, 1 Nov 2002 12:11:23 +0000
62047Checked in by : Robert Osfield
62048Added handled of invlid drawable bounding boxes.
62049
62050Fri, 1 Nov 2002 10:39:35 +0000
62051Checked in by : Robert Osfield
62052Added export to the height field class.
62053
62054Fri, 1 Nov 2002 10:25:27 +0000
62055Checked in by : Robert Osfield
62056Updates to Shape support.
62057
62058Thu, 31 Oct 2002 15:24:17 +0000
62059Checked in by : Robert Osfield
62060Added a dirtyBound & diryDisplayList to the geometry merge operation in the Optimizer to fix a bug where the bouding volumes where being invildated.
62061
62062Thu, 31 Oct 2002 12:51:09 +0000
62063Checked in by : Robert Osfield
62064From Geoff Michel, added AC3D .ac and GEO .geo loaders.
62065
62066Thu, 31 Oct 2002 10:36:11 +0000
62067Checked in by : Robert Osfield
62068Added osg::Grid shape class, and added an example of its use into the hang glide demo.
62069
62070Thu, 31 Oct 2002 10:35:15 +0000
62071Checked in by : Robert Osfield
62072Yefei He's updates to Pool and flt2osg to use lazy loading of textures from a texture pallette.
62073
62074Wed, 30 Oct 2002 13:27:15 +0000
62075Checked in by : Robert Osfield
62076Added first cut of new primtive shapes support.
62077
62078Wed, 30 Oct 2002 12:58:26 +0000
62079Checked in by : Robert Osfield
62080Removal of more redundent const base types.
62081
62082Wed, 30 Oct 2002 12:56:55 +0000
62083Checked in by : Robert Osfield
62084Updated osgText .osg support so that it handles text via the osgDB::Outpur::wrapString() method.
62085
62086Wed, 30 Oct 2002 10:07:16 +0000
62087Checked in by : Robert Osfield
62088Fixed addChild(node,value) so that it resizes using the _newChildDefaultValue rather than the add child value, then sets the child's value to value.
62089
62090Mon, 28 Oct 2002 12:55:19 +0000
62091Checked in by : Robert Osfield
62092Updated the handling of string in the .osg reading and writing so that it handles the use of " quotes inside the string.
62093
62094Mon, 28 Oct 2002 09:43:21 +0000
62095Checked in by : Robert Osfield
62096Removed the remapping of special keys to keyboard events.
62097
62098Fri, 25 Oct 2002 12:29:03 +0000
62099Checked in by : Robert Osfield
62100From Gideon May, fixes to remain const base type instances in headers.
62101
62102Fri, 25 Oct 2002 09:34:51 +0000
62103Checked in by : Robert Osfield
62104Updated the min and mag filter modes to be more appropriate, still some of the FLT modes havn't been mapped across as its is not obvious how to map them to OpenGL/OSG.
62105
62106Thu, 24 Oct 2002 20:49:15 +0000
62107Checked in by : Don BURNS
62108changed unsigned int's to unsigned longs so 64 bit build would work.
62109
62110Thu, 24 Oct 2002 20:45:44 +0000
62111Checked in by : Don BURNS
62112Added ARCH64 def for 64 bit builds
62113
62114Thu, 24 Oct 2002 15:24:39 +0000
62115Checked in by : Don BURNS
62116FIxed set_new_handler to std::set_new_handler
62117
62118Wed, 23 Oct 2002 07:46:11 +0000
62119Checked in by : Robert Osfield
62120Fix from Don Tidrow for bug when moving between RenderGraph when popping back up to common parents.
62121
62122Mon, 21 Oct 2002 15:09:03 +0000
62123Checked in by : Robert Osfield
62124Changed the nameing of iterators to prevent clashes with VisualStudio's dumb compiler.
62125
62126Mon, 21 Oct 2002 13:03:02 +0000
62127Checked in by : Robert Osfield
62128Fixed spelling mistake in comment.
62129
62130Mon, 21 Oct 2002 13:02:30 +0000
62131Checked in by : Robert Osfield
62132Changed the private: to protected: to allow easier extension.
62133
62134Fri, 18 Oct 2002 12:47:36 +0000
62135Checked in by : Robert Osfield
62136Merged Pavel's updates to LWO2 for handle multiple texture layers.
62137
62138Fri, 18 Oct 2002 12:26:23 +0000
62139Checked in by : Robert Osfield
62140Added default colour and normal definition to the Geometry draw to prevent state inheritance of these attributes from causing problems of Geometry which arn't fully defined.
62141
62142Fri, 18 Oct 2002 12:23:42 +0000
62143Checked in by : Robert Osfield
62144Added extension checking to the rgb and bmp write of images.
62145
62146Thu, 17 Oct 2002 21:25:56 +0000
62147Checked in by : Don BURNS
62148USE_MM was not defined for IRIX
62149
62150Thu, 17 Oct 2002 13:48:46 +0000
62151Checked in by : Robert Osfield
62152Renamed the RenderBin::sort_local to sortImplementation(), draw_local to drawImplementation() and added a new RenderBin::DrawCallback().Added osgcubemap to the Make/ test scripts.
62153
62154
62155
62156Thu, 17 Oct 2002 11:59:01 +0000
62157Checked in by : Robert Osfield
62158Fixed memory allocation.
62159
62160Thu, 17 Oct 2002 11:50:53 +0000
62161Checked in by : Robert Osfield
62162Checked in fix for std::hex for dumb arsed compilers.
62163
62164Thu, 17 Oct 2002 11:39:04 +0000
62165Checked in by : Robert Osfield
62166Fixed compile error under Windows.
62167
62168Thu, 17 Oct 2002 10:04:11 +0000
62169Checked in by : Robert Osfield
62170Fixed error in #ifdef GL_SECONDARY_COLOR... CV: ----------------------------------------------------------------------
62171
62172Tue, 15 Oct 2002 19:10:05 +0000
62173Checked in by : Don BURNS
62174Changed std::malloc to new in src/osgUtil/CubeMapGenerator.cpp
62175
62176Mon, 14 Oct 2002 21:10:44 +0000
62177Checked in by : Don BURNS
62178Fixed cstdlib to stdlib.h for IRIX in src/osgUtil/CubeMapGeneragortor.cpp
62179
62180Thu, 10 Oct 2002 20:04:02 +0000
62181Checked in by : Robert Osfield
62182Fixes from Macro.
62183
62184Thu, 10 Oct 2002 18:02:05 +0000
62185Checked in by : Robert Osfield
62186Added missing .cpp's.
62187
62188Thu, 10 Oct 2002 14:58:44 +0000
62189Checked in by : Robert Osfield
62190Fixed the names of the ControlPoint parameters so they weren't capitals, to avoid the clash with the parameter type itself.Addd a PER_PRIMTIIVE_SET handling to the existing PER_PRIMTIIVE code, this code
62191is still flacky though and needs a rewrite as it doens't handle all attributes or
62192the full consequences of per primitive and per primitive set bindings.
62193
62194
62195
62196Thu, 10 Oct 2002 13:06:24 +0000
62197Checked in by : Robert Osfield
62198Added a little more info into the State contextID docs.
62199
62200Thu, 10 Oct 2002 12:44:38 +0000
62201Checked in by : Robert Osfield
62202Added Macro's new cube map generation classes and osgcubemap demo.
62203
62204Thu, 10 Oct 2002 09:42:41 +0000
62205Checked in by : Robert Osfield
62206Maded the "flt::Registry::getPrototype: Unkown opcode:" message a INFO level notify message rather than a NOTICE.
62207
62208Thu, 10 Oct 2002 09:39:09 +0000
62209Checked in by : Robert Osfield
62210Made the warning about a mis-matching in the number of children in a switch a INFO level notify message rather than a WARN.
62211
62212Thu, 10 Oct 2002 09:29:07 +0000
62213Checked in by : Robert Osfield
62214Added remapping of special keys to be handle like a convential key press.
62215
62216Thu, 10 Oct 2002 09:00:31 +0000
62217Checked in by : Robert Osfield
62218From Gabor Dorka, Fixes to memory leaks.
62219
62220Wed, 9 Oct 2002 15:43:56 +0000
62221Checked in by : Robert Osfield
62222Fixes to smoothing visitor and tesselator to handle indexed Geometry.
62223
62224Wed, 9 Oct 2002 15:41:22 +0000
62225Checked in by : Robert Osfield
62226Changed the default value of StandardOrientation to true, to fix orientation problems which commonly occur with png files.   Leaves the quesition of how to set this value automatically.
62227
62228Tue, 8 Oct 2002 16:02:09 +0000
62229Checked in by : Robert Osfield
62230Fixed bug in osg::LOD::addChild() which was forcing all ranges to be identical values.
62231
62232Tue, 8 Oct 2002 14:10:55 +0000
62233Checked in by : Robert Osfield
62234Fixed a bug in the Optimizer where BIND_PER_PRIMITIVE_SET primitives where being eroneously merged.Added missing support for reading geometry indices from the .osg format.
62235
62236Added handling of geometry indices into the primitive functor in osg::Geometry.
62237
62238Moved the method implementions of AnimationPathManipulator into src/osgGA and added extra convinience
62239methods for setting the manipulator with an hand built AnimationPath.
62240
62241FCVS: 	VisualStudio/osgPlugins/iv/iv.dsp
62242
62243
62244
62245Tue, 8 Oct 2002 08:39:42 +0000
62246Checked in by : Don BURNS
62247osgdb_osg loader had more issues with const/non-const discrepancies on Solaris.  Modified Geoset.cpp and Point.cpp
62248
62249Tue, 8 Oct 2002 08:36:48 +0000
62250Checked in by : Don BURNS
62251Solaris didn't like filebuf.  Using old FILE
62252
62253Tue, 8 Oct 2002 07:39:38 +0000
62254Checked in by : Don BURNS
62255Added AnimationPathManipulator to osgGA and modified sgv to use it.
62256
62257Tue, 8 Oct 2002 05:41:19 +0000
62258Checked in by : Don BURNS
62259Fixed some inconsistencies between header files and function definitions where the header file declared a parameter non-const, but the function definition expected a const.  The Solaris linker was coming up with undefined symbols.
62260
62261Mon, 7 Oct 2002 21:23:37 +0000
62262Checked in by : Robert Osfield
62263Added extra convinience methods to LOD - addChild(child,min,max).Added osganimate to test scripts.
62264
62265
62266
62267Mon, 7 Oct 2002 20:17:57 +0000
62268Checked in by : Robert Osfield
62269Fixes to Switch so that it defaults to adding children switched on, and adds a flag to control whether children and added as true or false.
62270
62271Mon, 7 Oct 2002 20:01:28 +0000
62272Checked in by : Robert Osfield
62273Set the default values for scale to 1,1,1.  This fixes the bug obsevered when using AnimationPath with MatrixTransform without setting the scale value of the osg::AnimationPath::ControlPoint's.
62274
62275Mon, 7 Oct 2002 19:51:11 +0000
62276Checked in by : Robert Osfield
62277Added new osganimate demo which demonstrate the osg::AnimationPath in action.Added extra parameters to the AnimationPath callbacks to allow finer control.
62278
62279
62280
62281Mon, 7 Oct 2002 11:06:37 +0000
62282Checked in by : Robert Osfield
62283Added missing osg::TextureCubeMap::getAssociatedMode().
62284
62285Mon, 7 Oct 2002 10:02:47 +0000
62286Checked in by : Robert Osfield
62287Added code to Viewer::addViewport(..) to force the sharing of a single osg::State object between viewports.
62288
62289Mon, 7 Oct 2002 09:41:30 +0000
62290Checked in by : Robert Osfield
62291From Daneil Sjölie - modifications to the support of custom GUIEventHandlers in osgGLUT
62292
62293Sun, 6 Oct 2002 20:33:13 +0000
62294Checked in by : Robert Osfield
62295Converted osg::LOD from used n+1 successive ranges to n min/max ranges, one min/max pair per child. Converted the rest of the OSG to use the new osg::LOD node.
62296
62297Fri, 4 Oct 2002 16:40:45 +0000
62298Checked in by : Robert Osfield
62299Fixes for Win32 build.
62300
62301Fri, 4 Oct 2002 14:50:33 +0000
62302Checked in by : Robert Osfield
62303Implemented OpenFlight style switches so that each child of a switch can now be individually turned on or off.  Moved the OpenFlight code across to use the new scheme, removing the old hack of using node masks to achieve the same end result.
62304
62305Fri, 4 Oct 2002 13:53:41 +0000
62306Checked in by : Robert Osfield
62307Changed the include of MatrixTransform to Transform.
62308
62309Wed, 2 Oct 2002 15:28:17 +0000
62310Checked in by : Robert Osfield
62311Added osgteapot demo to show how to implement custom Drawables to wrap up OpenGL code.
62312
62313Wed, 2 Oct 2002 13:16:39 +0000
62314Checked in by : Robert Osfield
62315Added back in the old osg::Geometry::addPrimitive(..) methods for backwards compatibility and have placed them within a #ifdef USE_DEPREACATED_API block.
62316
62317Wed, 2 Oct 2002 13:12:16 +0000
62318Checked in by : Robert Osfield
62319Moved the new osg::IndexedGeometry class over the top of the the existing osg::Geometry class, and removed the temporary IndexedGeometry.  Port the rest of the OSG across to account for the change in method calls - osg::Geometry::addPrimitive(..) becomes osg::addPrimitiveSet(..)
62320
62321Mon, 30 Sep 2002 18:12:54 +0000
62322Checked in by : Robert Osfield
62323Removed inappropriate inline keyword from getOrCreateStateSet().
62324
62325Mon, 30 Sep 2002 18:11:34 +0000
62326Checked in by : Robert Osfield
62327Added setActiveTextureUnit(0) to State::reset().
62328
62329Mon, 30 Sep 2002 16:50:16 +0000
62330Checked in by : Robert Osfield
62331Added traverse the AnimationPath callbacks.
62332
62333Mon, 30 Sep 2002 13:30:46 +0000
62334Checked in by : Robert Osfield
62335Added support for per primitive bindings in osg::IndexedGeometry. Added a convertToIndexedGeometry() method to GeoSet to allow datasets with per primitive bindings to be be mapped to across to osg::IndexedGeometry for testing purposes.
62336
62337Sun, 29 Sep 2002 17:55:46 +0000
62338Checked in by : Robert Osfield
62339From Macro, added a setActiveTextureUnit(0) to osg::Text::drawImmediateMode() to prevent the wrong OpenGL mode being used.
62340
62341Sun, 29 Sep 2002 12:33:30 +0000
62342Checked in by : Robert Osfield
62343From Daniel, Fixes for warnings under Win32.
62344
62345Sat, 28 Sep 2002 19:09:42 +0000
62346Checked in by : Robert Osfield
62347Fixes to IndexedGeometry.cpp to repair bugs introduced with Win32 build fixes.S
62348
62349Sat, 28 Sep 2002 07:47:10 +0000
62350Checked in by : Robert Osfield
62351Added a dirtyAllVertexArrays() to State::reset().
62352
62353Sat, 28 Sep 2002 07:43:04 +0000
62354Checked in by : Robert Osfield
62355Fixes for Win32 build.
62356
62357Fri, 27 Sep 2002 19:04:46 +0000
62358Checked in by : Robert Osfield
62359Fix build after change in GLExtensions.
62360
62361Fri, 27 Sep 2002 19:01:59 +0000
62362Checked in by : Robert Osfield
62363Fixes to IndexGeometry for Win32 build.
62364
62365Fri, 27 Sep 2002 17:47:47 +0000
62366Checked in by : Robert Osfield
62367Improvements to IndexedGeometry.
62368
62369Thu, 26 Sep 2002 15:26:22 +0000
62370Checked in by : Robert Osfield
62371Futher work on the IndexedGeometry class. Indexed coordinates should now work.
62372
62373Tue, 24 Sep 2002 20:14:08 +0000
62374Checked in by : Robert Osfield
62375Changed the linux linking of -lgif to -lungif.Fixed a typo in the Images name.
62376
62377
62378
62379Tue, 24 Sep 2002 20:04:20 +0000
62380Checked in by : Robert Osfield
62381Changed the image file so that use the Images/ prefix to help locate the files within the OpenSceneGraph-Data directory.
62382
62383Tue, 24 Sep 2002 19:41:18 +0000
62384Checked in by : Robert Osfield
62385Removed redundent /--------------------------------------------------------------------
62386
62387
62388
62389Sun, 22 Sep 2002 07:09:50 +0000
62390Checked in by : Robert Osfield
62391Renamed Primitive to PrimitiveSet.
62392
62393Fri, 20 Sep 2002 15:55:50 +0000
62394Checked in by : Robert Osfield
62395From Gideon, support for tracking the number of objects constructed and deleted, only compiled in when unit tests are compiled in.
62396
62397Fri, 20 Sep 2002 15:54:17 +0000
62398Checked in by : Robert Osfield
62399From Ulrich Hertlien, supported add to textures in the .lwo format.
62400
62401Fri, 20 Sep 2002 14:51:59 +0000
62402Checked in by : Robert Osfield
62403Renamed osg::Primitive to osg::PrimitiveSet which better reflect what it encapsulates.Added new osg::IndexGeometry implemention, *not* complete yet.
62404
62405Changed the rest of the OSG to handle the renaming og Primitive to PrimitiveSet.
62406
62407
62408
62409Fri, 20 Sep 2002 14:48:41 +0000
62410Checked in by : Robert Osfield
62411From Daniel, changed setEventHandler to addEventHandler.
62412
62413Thu, 19 Sep 2002 10:30:15 +0000
62414Checked in by : Robert Osfield
62415Added PolygonStipple class from Mike, with mods from Robert to make data management local.
62416
62417Thu, 19 Sep 2002 09:52:50 +0000
62418Checked in by : Robert Osfield
62419Made the calls to the drawing of the pre rendering stages exclit, using a seperate method in RenderStage and associated calls in sceneView.cpp. This fixes problems when doing stereo and prerender at the same time.
62420
62421Thu, 19 Sep 2002 09:05:50 +0000
62422Checked in by : Robert Osfield
62423Fixed copy constructor so that the _stage member variable was set to this correctly.
62424
62425Wed, 18 Sep 2002 16:10:42 +0000
62426Checked in by : Robert Osfield
62427Fix the sceondary color code.
62428
62429Wed, 18 Sep 2002 16:05:26 +0000
62430Checked in by : Robert Osfield
62431Added missing isCompressedInternalFormat() method.
62432
62433Wed, 18 Sep 2002 15:59:35 +0000
62434Checked in by : Robert Osfield
62435Fixed mispelling of SEPARATION.
62436
62437Wed, 18 Sep 2002 14:57:01 +0000
62438Checked in by : Robert Osfield
62439Simplified the depth calculation code in CullVisitor so that it always computes the depth of all drawables, so that it is always safe for RenderBin sort routines can use these values directly.Add an example of a RenderBin::SortCallback to sgv.cpp.
62440
62441
62442
62443Wed, 18 Sep 2002 11:11:10 +0000
62444Checked in by : Robert Osfield
62445From Daniel Sjölie - added support for multitexured flt files.
62446
62447Tue, 17 Sep 2002 15:47:23 +0000
62448Checked in by : Robert Osfield
62449Improved the sort callback support in osgUtil::RenderBin, and removed the now rendundent DepthSortedBin class.
62450
62451Mon, 16 Sep 2002 20:58:05 +0000
62452Checked in by : Robert Osfield
62453Further work on multiple context extensions.
62454
62455Mon, 16 Sep 2002 10:55:09 +0000
62456Checked in by : Robert Osfield
62457Commented out the call to combine LOD's in the optimizer as it was causing problems in some flt datasets.
62458
62459Sat, 14 Sep 2002 10:38:28 +0000
62460Checked in by : Robert Osfield
62461Updates the osg::Texture3D::Extensions interface to support the standardisation of extensions supported across multiple graphics contexts.
62462
62463Fri, 13 Sep 2002 13:50:58 +0000
62464Checked in by : Robert Osfield
62465Added dirty methods for vertex arrays to better support external OpenGL code which modifies the OpenGL state and needs to tell the osg::State about it to ensure that the OSG doesn't make any errors during lazy state updating.
62466
62467Thu, 12 Sep 2002 20:30:41 +0000
62468Checked in by : Robert Osfield
62469From Pavel Moloshtan, fixes for Mingw32 build.
62470
62471Thu, 12 Sep 2002 19:59:05 +0000
62472Checked in by : Robert Osfield
62473Added opengl32.lib and glu32.lib links to osgGLUT.dsp
62474
62475Thu, 12 Sep 2002 15:34:31 +0000
62476Checked in by : Robert Osfield
62477Added asGroup() and asTransform() methods to osg::Node to downcast nodes to these types without requiring an expensive dynamic_cast<>.Also added asGeometry() to osg::Drawable for the same reasons.
62478
62479
62480
62481Thu, 12 Sep 2002 14:29:59 +0000
62482Checked in by : Don BURNS
62483Fixed setFusionDistance
62484
62485Thu, 12 Sep 2002 13:23:15 +0000
62486Checked in by : Robert Osfield
62487From Brede Johansen - Fixes to osg::Plane::valid and added a new set method.From Stephan Huber - Compilation fix to Texture.cpp for OSX.
62488
62489From Don Tidrow - added dirtyBound() to osgText::Text::setPosition
62490
62491
62492
62493Mon, 9 Sep 2002 04:40:50 +0000
62494Checked in by : Don BURNS
62495Added ability to accept '.tif' files (as well as '.tiff') and printed notify() on error
62496
62497Thu, 5 Sep 2002 15:45:10 +0000
62498Checked in by : Robert Osfield
62499Improvements to osg::Texture3D::Extensions code.
62500
62501Thu, 5 Sep 2002 15:13:05 +0000
62502Checked in by : Don BURNS
62503For Solaris, /usr/local/lib dependencies now compile static libraries.  This reduces the dependencies for binary installs.  ALso rearranged the SunOS gnu and Forte compiler sections to be more generic
62504
62505Thu, 5 Sep 2002 11:42:55 +0000
62506Checked in by : Robert Osfield
62507Added new buffered_value template class which encapsulates a std::vector but initializes the array to the number of graphics contexts, and automatically expands the array when indices outside the current size are required.Added new osg::Texture::Extensions nested class to handle extensions on a per
62508context basis.
62509
62510
62511
62512Wed, 4 Sep 2002 10:51:33 +0000
62513Checked in by : Robert Osfield
62514From Ulrich Hertlein, check for max 3d texture size into the osgtexture demo.
62515
62516Wed, 4 Sep 2002 10:49:17 +0000
62517Checked in by : Robert Osfield
62518Added support for setting the fusion distance directly in SceneView, defaults to the original behavior of using the values from the Camera if attached.
62519
62520Wed, 4 Sep 2002 08:14:04 +0000
62521Checked in by : Robert Osfield
62522Added support for multiple graphics contexts to osg::Texture and its subclasses.
62523
62524Wed, 4 Sep 2002 01:15:07 +0000
62525Checked in by : Don BURNS
62526Added setting colormask to SceneView on every frame to allow toggling between stereo on and off in Anaglyphic mode.
62527
62528Tue, 3 Sep 2002 20:12:29 +0000
62529Checked in by : Robert Osfield
62530Fixes to the LWO to better handle 3 and 4 vertex polygons.Added an extra pass into the Optimizer's merging of geometry primitives so
62531it convertex 3 and 4 vertex polygons into triangles and quads respectively.
62532
62533
62534
62535Tue, 3 Sep 2002 19:25:00 +0000
62536Checked in by : Robert Osfield
62537Removed const from the evaluateLODChild(,,) callback method.
62538
62539Tue, 3 Sep 2002 14:42:19 +0000
62540Checked in by : Robert Osfield
62541Removed the temporary commenting out of the Optimizer, which was done for debugging purposes.
62542
62543Tue, 3 Sep 2002 13:04:53 +0000
62544Checked in by : Robert Osfield
62545Fixed LWO2 ReaderWriter problem which was down to an the compiler reodering the evaluation of a Vec3 paramter.
62546
62547Tue, 3 Sep 2002 09:50:51 +0000
62548Checked in by : Robert Osfield
62549Fixed and unmatched malloc/free pair, which was previously doing a mallco/delete.
62550
62551Mon, 2 Sep 2002 12:31:35 +0000
62552Checked in by : Robert Osfield
62553Converted the instances of const built in types being returned from methods and passed as paramters into straight forward non const built in types, i.e. const bool foogbar(const int) becomes bool foobar(int).
62554
62555Sat, 31 Aug 2002 09:59:18 +0000
62556Checked in by : Robert Osfield
62557From Yfei He, added in missing RoadConstruction handler.
62558
62559Sat, 31 Aug 2002 09:51:52 +0000
62560Checked in by : Robert Osfield
62561Bug fix from Tom Jolly, which adds a check aginst a delete of gl textures in FTGLTextureFont destructor to prevent a NULL be passed to glDeleteTextures. This solves the crash on exit of osghud/osgtext.
62562
62563Sat, 31 Aug 2002 06:04:21 +0000
62564Checked in by : Don BURNS
62565Added the script to make IRIX distribution packages (via 'inst').
62566
62567Fri, 30 Aug 2002 19:45:56 +0000
62568Checked in by : Robert Osfield
62569Renamed osg::Statistics::addOpaque to addDrawable to better reflect its current function.
62570
62571Fri, 30 Aug 2002 16:17:41 +0000
62572Checked in by : Robert Osfield
62573Updates to windows build docs.Merge fixes for OSX from bob.
62574
62575Added checking for impostor sprites into stats.
62576
62577
62578
62579Fri, 30 Aug 2002 15:32:59 +0000
62580Checked in by : Robert Osfield
62581Fixes to Math for MacOSX build.Converted TextureCubeMap to unix file endings.
62582
62583
62584
62585Fri, 30 Aug 2002 15:17:01 +0000
62586Checked in by : Robert Osfield
62587Update LANDEXT.DAT to contain all the latest core OSG files.
62588
62589Fri, 30 Aug 2002 15:07:10 +0000
62590Checked in by : Robert Osfield
62591Fixed the flatten static transform visitor.
62592
62593Fri, 30 Aug 2002 13:38:22 +0000
62594Checked in by : Robert Osfield
62595Added std:: infront of ends references.
62596
62597Fri, 30 Aug 2002 07:17:48 +0000
62598Checked in by : Robert Osfield
62599Removed the OSG_COMPILE_UNIT_TESTS define from the OSX build to avoid issues with the missing <sstream>
62600
62601Fri, 30 Aug 2002 01:34:40 +0000
62602Checked in by : Don BURNS
62603Some small clean ups and editorializing of the NEWS file.
62604
62605Thu, 29 Aug 2002 20:41:19 +0000
62606Checked in by : Robert Osfield
62607Fixed the numerical accuracy problems in the Drive and Flight Manipulators.
62608
62609Thu, 29 Aug 2002 16:38:51 +0000
62610Checked in by : Robert Osfield
62611Fixed numerical accuracy problem in Trackball manipulator.
62612
62613Thu, 29 Aug 2002 14:48:25 +0000
62614Checked in by : Robert Osfield
62615Updated change log.
62616
62617Thu, 29 Aug 2002 14:41:12 +0000
62618Checked in by : Robert Osfield
62619Removed html files which relate to now removed API.
62620
62621Thu, 29 Aug 2002 14:39:41 +0000
62622Checked in by : Robert Osfield
62623Added new autogenerated .html files
62624
62625Thu, 29 Aug 2002 14:29:49 +0000
62626Checked in by : Robert Osfield
62627Updated docs.
62628
62629Thu, 29 Aug 2002 14:05:51 +0000
62630Checked in by : Robert Osfield
62631Updated the NEWS to release the new release.
62632
62633Thu, 29 Aug 2002 11:02:01 +0000
62634Checked in by : Robert Osfield
62635Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various classes that reference it.Added MUST_READ_ME.txt to the VisualStudio directory.
62636
62637
62638
62639Thu, 29 Aug 2002 08:39:04 +0000
62640Checked in by : Robert Osfield
62641Added SG_EXPORT.
62642
62643Thu, 29 Aug 2002 03:49:23 +0000
62644Checked in by : Don BURNS
62645Blast it, Don... You should rebuild before you check things in!
62646
62647Thu, 29 Aug 2002 03:22:27 +0000
62648Checked in by : Don BURNS
62649Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate')
62650
62651Wed, 28 Aug 2002 21:40:38 +0000
62652Checked in by : Robert Osfield
62653Changed instances of new across to use osgNew to help debugging, and fixed an unitialized variable in Sequence.
62654
62655Wed, 28 Aug 2002 19:46:56 +0000
62656Checked in by : Robert Osfield
62657Fixed the optimized library name of the osgText plugin.
62658
62659Wed, 28 Aug 2002 18:49:27 +0000
62660Checked in by : Robert Osfield
62661Updated the version numbers to reflect the upcomming release 0.9.1.
62662
62663Wed, 28 Aug 2002 18:38:33 +0000
62664Checked in by : Robert Osfield
62665Fixes to Win32 build.
62666
62667Wed, 28 Aug 2002 17:37:12 +0000
62668Checked in by : Robert Osfield
62669Added std:: infront of cout and endl.
62670
62671Wed, 28 Aug 2002 16:59:22 +0000
62672Checked in by : Robert Osfield
62673Fixes for Win32 build.
62674
62675Wed, 28 Aug 2002 16:25:06 +0000
62676Checked in by : Robert Osfield
62677Fixed unitialized variable in the MyTextureSubloadCallback.
62678
62679Wed, 28 Aug 2002 16:17:54 +0000
62680Checked in by : Robert Osfield
62681Added fixes to UnitTestFramework to get it compiling under Windows.
62682
62683Wed, 28 Aug 2002 15:44:03 +0000
62684Checked in by : Robert Osfield
62685Warning fixes for Windwos
62686
62687Wed, 28 Aug 2002 15:35:17 +0000
62688Checked in by : Robert Osfield
62689Fixed typo on osgunittests project name.
62690
62691Wed, 28 Aug 2002 15:28:11 +0000
62692Checked in by : Robert Osfield
62693Removed deprecated code from the distribution.Added .osg support for Texture1D and Texture3D.
62694
62695
62696
62697Wed, 28 Aug 2002 14:28:21 +0000
62698Checked in by : Robert Osfield
62699Added -I{THISDIR} into the iv Makefile.
62700
62701Wed, 28 Aug 2002 14:27:18 +0000
62702Checked in by : Robert Osfield
62703Updates, from Neil Salter, to comments etc to osgGA which add better explanations of how each of the classes operates.
62704
62705Wed, 28 Aug 2002 14:26:09 +0000
62706Checked in by : Robert Osfield
62707Added Neil Salter's osgUtx library into the distribution, have put all the orignal seperate headers and source into include/osg/UnitTestFrameWork and src/osg/UnitTestFramework.cpp respectively.  I have done this to keep the include and source directories focused on the scene graph rather than the test framework.Have added a very simple unit test to Vec3.cpp, which are optionally
62708compiled in with the OSG_COMPILE_UNIT_TESTS define, which is only
62709currently defined in debug builds under unix.  It should be fine to
62710add it in under Windows project files as well.
62711
62712Finally, a new demo app osgunittests runs the tests and reports success
62713or failure of the tests.
62714
62715
62716
62717Tue, 27 Aug 2002 21:01:22 +0000
62718Checked in by : Robert Osfield
62719Commented out the #define TEXTURE_USE_DEPRECATED_API from includ/osg/Texture which forces the use of a typedef Texture2D Texture; in place of the orignal texure implementation.
62720
62721Tue, 27 Aug 2002 20:54:58 +0000
62722Checked in by : Robert Osfield
62723Added code to write byte/int/float arrays out with 8 values per line by default, rather than 1 per line as before.
62724
62725Tue, 27 Aug 2002 20:18:43 +0000
62726Checked in by : Robert Osfield
62727Added support for DOFTransforms into .osg format, and add pivot point support to the PositionAttitudeTransform .osg support.Removed a double light reference in the osglight demo.
62728
62729
62730
62731Tue, 27 Aug 2002 15:46:47 +0000
62732Checked in by : Robert Osfield
62733Added support for reading and writing osg::PositionAttitudeTransform.
62734
62735Tue, 27 Aug 2002 15:46:29 +0000
62736Checked in by : Robert Osfield
62737Fixed bug in the Light reading code.
62738
62739Tue, 27 Aug 2002 14:02:19 +0000
62740Checked in by : Robert Osfield
62741Added proper osgtexture1D demo - this demo uses a 1D texture to dynamically contour the scene.
62742
62743Tue, 27 Aug 2002 14:00:04 +0000
62744Checked in by : Robert Osfield
62745From Marco, fix to include/GL to clean up warnigns in Windows builds.
62746
62747Tue, 27 Aug 2002 10:06:57 +0000
62748Checked in by : Robert Osfield
62749Added osgtexture3D demo, renamed osgtexture demo to osgtexture2D, and have added osgtexture1D demo which currently is simply copy of osgtexture2D. I will be modifying it to do 1D texturing next.Fixed a bug in osg::Texture3D relating to checking of existance of
62750texturing.
62751
62752Merged some fixes to the pfb loader from Ulrich Hertlein.
62753
62754
62755
62756Mon, 26 Aug 2002 20:11:24 +0000
62757Checked in by : Robert Osfield
62758Fixed typo of _texParametersDirty.
62759
62760Mon, 26 Aug 2002 19:35:43 +0000
62761Checked in by : Robert Osfield
62762Removed #ifdef hacks to remove optimization with VS6.0's STL.  VS6.0 STL is now no longer supported!
62763
62764Mon, 26 Aug 2002 15:02:31 +0000
62765Checked in by : Robert Osfield
62766Moved the #define GL_DOT3_RGB_ARB's into their own #ifndef GL_ARB_texture_env_dot3 block.
62767
62768Mon, 26 Aug 2002 13:04:43 +0000
62769Checked in by : Robert Osfield
62770Moved #define's for OpenGL1.2 image formats into the include/osg/Image header to allow compilation of the rgb plugin under Windows with its 1.1 OGL headers.Added float.h to Math's compile path for VS7 compilation.
62771
62772
62773
62774Mon, 26 Aug 2002 12:34:42 +0000
62775Checked in by : Robert Osfield
62776Made the sort callback's sort method pure virtual.
62777
62778Mon, 26 Aug 2002 12:28:10 +0000
62779Checked in by : Robert Osfield
62780Removed redundent parameter in sort() callback which was never being used.
62781
62782Mon, 26 Aug 2002 10:30:40 +0000
62783Checked in by : Robert Osfield
62784Added #include <stdlib.h> to include/osg/glut for Windows build.
62785
62786Mon, 26 Aug 2002 10:24:01 +0000
62787Checked in by : Robert Osfield
62788Updated Texture3D to use extension checking to get the relevant 3d texturing extensions.
62789
62790Mon, 26 Aug 2002 03:15:45 +0000
62791Checked in by : Don BURNS
62792Added writer to RGB plugin
62793
62794Sun, 25 Aug 2002 15:31:44 +0000
62795Checked in by : Robert Osfield
62796Converted code dependant on osg::Texture across to its replacement osg::Texture2D.
62797
62798Sun, 25 Aug 2002 11:00:30 +0000
62799Checked in by : Robert Osfield
62800Fixes for Win32 build
62801
62802Sat, 24 Aug 2002 21:12:51 +0000
62803Checked in by : Robert Osfield
62804Added guard to prevent VS7 builds using the #defines for cosf etc.
62805
62806Sat, 24 Aug 2002 21:12:10 +0000
62807Checked in by : Robert Osfield
62808Added brief items to NEWS in prep for the 0.9.1 release.
62809
62810Sat, 24 Aug 2002 21:11:07 +0000
62811Checked in by : Robert Osfield
62812Added support for the texture_env_dot3 extension.
62813
62814Sat, 24 Aug 2002 19:39:39 +0000
62815Checked in by : Robert Osfield
62816Added new osg::TextureBase, osg::Texture1D, osg::Texture2D, and osg::Texture3D classes, and changed osg::Texture and osg::TextureCubeMap so that they now derive from osg::TextureBase.
62817
62818Sat, 24 Aug 2002 19:35:00 +0000
62819Checked in by : Robert Osfield
62820Clean up of include/osg/GL and include/osg/GLExtensions for better support of Windows build.
62821
62822Fri, 23 Aug 2002 00:43:10 +0000
62823Checked in by : Don BURNS
62824Modifed osgGLUT viewer and messages in SGV to allow for start up in full screen mode.
62825
62826Thu, 22 Aug 2002 17:36:44 +0000
62827Checked in by : Don BURNS
62828Fixed a dependency order
62829
62830Thu, 22 Aug 2002 09:19:41 +0000
62831Checked in by : Robert Osfield
62832Added calling of the LightSource and ClipNode as Group by the NodeVisitor and fixed the CullVisitor and Optimizer to take account of this.
62833
62834Thu, 22 Aug 2002 08:14:38 +0000
62835Checked in by : Robert Osfield
62836Fixed the osg::Transform::coompute*() methods so the were using the _referenceFrame correctly, as previously they were doing the exact opposite from what they should have been doing.
62837
62838Wed, 21 Aug 2002 20:42:19 +0000
62839Checked in by : Robert Osfield
62840From Stephan Huber, "I found a small bug in QTtexture.c: the code fails, when the image-files don't reside on the boot-partition. I replaced the offending function by a cleaner one.".
62841
62842Tue, 20 Aug 2002 22:43:42 +0000
62843Checked in by : Robert Osfield
62844Moved the include<osg/GLExtensions> from the State header into State.cpp, and added it into other files which now required it.
62845
62846Tue, 20 Aug 2002 18:00:22 +0000
62847Checked in by : Robert Osfield
62848Added IO Support for TexEnvCombine state attribute.
62849
62850Tue, 20 Aug 2002 14:15:49 +0000
62851Checked in by : Robert Osfield
62852Added support for the tex_env_add and tex_env_crossbar extensions.
62853
62854Tue, 20 Aug 2002 14:12:51 +0000
62855Checked in by : Robert Osfield
62856Fixes to new osgText and osgParticle project files.
62857
62858Tue, 20 Aug 2002 12:29:35 +0000
62859Checked in by : Robert Osfield
62860Added the definition of GL_FOG_COORDINATE_SOURCE to Fog.cpp.Added #include<string> to the GLExtensions header.
62861
62862
62863
62864Tue, 20 Aug 2002 11:27:08 +0000
62865Checked in by : Robert Osfield
62866Moved the IO support for the osgText and osgParticle libraries into seperate plugin libraries.
62867
62868Tue, 20 Aug 2002 10:26:36 +0000
62869Checked in by : Robert Osfield
62870Added a error message for when OSG_NOTIFY_LEVEL is not set correctly.
62871
62872Tue, 20 Aug 2002 10:14:12 +0000
62873Checked in by : Robert Osfield
62874Merged fixes to the osg::GLExtensions function pointer code from Stefan Huber, and a fix to osg::State's secondary color code from Bob Kuehne.Moved the body of the getGLExtensionFuncPtr() into the header to help out
62875support for Windows mapping of different OpenGL extensions function ptr per
62876dll.
62877
62878
62879
62880Tue, 20 Aug 2002 10:08:04 +0000
62881Checked in by : Robert Osfield
62882A FogCoordinateSource set/get methods to osg::Fog which correspond to the FogCoord support added to osg::Geometry. Added suppot for these new parameters to the .osg plugin.
62883
62884Tue, 20 Aug 2002 08:14:02 +0000
62885Checked in by : Robert Osfield
62886Reordered the string comparions so that DEBUG_INFO comes before INFO, since the find op will find INFO in a DEBUG_INFO string, and hence report the wrong notify level.
62887
62888Mon, 19 Aug 2002 19:53:34 +0000
62889Checked in by : Robert Osfield
62890Added default values to the TexEnvCombine constructor.
62891
62892Mon, 19 Aug 2002 15:14:10 +0000
62893Checked in by : Robert Osfield
62894Added missing include/osg/ClearNode
62895
62896Mon, 19 Aug 2002 15:11:09 +0000
62897Checked in by : Robert Osfield
62898Added new osg::TexEnvCombine state attribute.
62899
62900Mon, 19 Aug 2002 11:42:37 +0000
62901Checked in by : Robert Osfield
62902Renamed the osg::EarthSky to osg::ClearNode to make it more obvious what role it has play and make it more relevant to non vis-sim applications.
62903
62904Mon, 19 Aug 2002 08:35:35 +0000
62905Checked in by : Robert Osfield
62906Moved "unsigned int i" from for(..  to just before it, and removed subsequent ones to get the VisualStudio compiler working once more.
62907
62908Sun, 18 Aug 2002 14:42:43 +0000
62909Checked in by : Robert Osfield
62910Added DOFTransform, MatrixTransform and PositionAttitudeTransform to NodeVisitor.Added osg::Matrix/Quat::makeRotate(angle1,axis1,angle2,axis2,angle3,axis3) and
62911osg::Matrix::rotate(angle1,axis1,angle2,axis2,angle3,axis3) method.
62912
62913Made osg::Matrix/Quat::makeRotate(heading,pitch,roll) and
62914osg::Matrix::rotate(heading,pitch,roll) all deprecated API.
62915
62916Fixed the Quat*Quat & Quat*=Quat multiplication methods so that they multiplied
62917in the correct order - they were reversed originally due to the Quat code being
62918based on code example which used the v' = M v ordering, rather than the OSG's
62919v' = v M ordering.
62920
62921
62922
62923Sun, 18 Aug 2002 11:16:31 +0000
62924Checked in by : Robert Osfield
62925Added check to disable color binding when the secondary colour extension doesn't exist.
62926
62927Sat, 17 Aug 2002 07:34:11 +0000
62928Checked in by : Robert Osfield
62929Fixed typo in #define of UBYTE4
62930
62931Fri, 16 Aug 2002 15:14:43 +0000
62932Checked in by : Robert Osfield
62933Added Texuture::SubloadCallback example into the osgprerender demo to illustrate how to use it.Changed the ImpostorSprite to use LINEAR,LINEAR for min and mag filters for the
62934impostor texture.
62935
62936
62937
62938Fri, 16 Aug 2002 13:33:32 +0000
62939Checked in by : Robert Osfield
62940Added new osg::Texture::SubloadCallback, and getNumMipmapLevels() to osg::Texture and osg::Image.  This additions are design to make texture subloading more flexible.
62941
62942Fri, 16 Aug 2002 10:56:20 +0000
62943Checked in by : Robert Osfield
62944Fixes from Ulrich Hertlein to get the pfb plugin compiling with using any deprecated API.
62945
62946Thu, 15 Aug 2002 20:27:33 +0000
62947Checked in by : Robert Osfield
62948Supported added for secondary color & fog coords to osg::Geometry and osg::State.
62949
62950Thu, 15 Aug 2002 20:25:46 +0000
62951Checked in by : Robert Osfield
62952From Perry, support for color added to the MeshPrimtive/LocalVertexPool code.
62953
62954Thu, 15 Aug 2002 15:04:23 +0000
62955Checked in by : Robert Osfield
62956Removed the getData() from MeshRecord and the dummy SMesh record, this allow the FaceRecord base class to directly provide the datatype.
62957
62958Thu, 15 Aug 2002 14:09:36 +0000
62959Checked in by : Robert Osfield
62960Added a using namespace std; and removed std:: from from std::hex and std::dec.
62961
62962Thu, 15 Aug 2002 13:04:13 +0000
62963Checked in by : Robert Osfield
62964Added a virtual keyword into the getData() overrided methods.
62965
62966Thu, 15 Aug 2002 11:25:23 +0000
62967Checked in by : Robert Osfield
62968Submission from Perry Miller for support of OpenFlight15.7's local vertex pool and mesh primitives.  Converted Perry's code to work with the osg::Geometry instead of osg::GeoSet.
62969
62970Wed, 14 Aug 2002 20:56:04 +0000
62971Checked in by : Robert Osfield
62972Added SG_EXPORT to PositionAttitudeTransform and MatrixTransform.
62973
62974Wed, 14 Aug 2002 09:30:02 +0000
62975Checked in by : Robert Osfield
62976Commented out the #define USE_DEPRECATED_API.
62977
62978Tue, 13 Aug 2002 18:29:50 +0000
62979Checked in by : Don BURNS
62980Added some comments
62981
62982Tue, 13 Aug 2002 15:31:10 +0000
62983Checked in by : Robert Osfield
62984Futher improvements and fixes to osg::AnimationPath, and the osglight demo to show it action.
62985
62986Tue, 13 Aug 2002 13:22:46 +0000
62987Checked in by : Robert Osfield
62988Made improvements to osg::AnimationPath, added osg::PositionAttitudeTransform::AnimationPathCallback which us an app callback which uses an AnimationPath to specify the new positions of the transform.Added AnimationPath code to osglight to animate the positional light.
62989
62990Added CullVisitor::setCullingMode() code into SceneView so that SceneView's
62991CullingMode is now properly passed onto CullVisitor.  Note, this work
62992had been done before, but must has been lost in a merge. Umm...
62993
62994
62995
62996Tue, 13 Aug 2002 09:35:06 +0000
62997Checked in by : Robert Osfield
62998Fixed uninitialized _sortMode.
62999
63000Mon, 12 Aug 2002 17:40:36 +0000
63001Checked in by : Robert Osfield
63002Added new s/getPivotPoint() support to osg::PositionAttitudeTransform.Modified the osglight demo to use an AppCallback and a PositionAttitudeTransform
63003to animate the loaded model.
63004
63005
63006
63007Mon, 12 Aug 2002 13:42:43 +0000
63008Checked in by : Robert Osfield
63009Updates to DOFTransform so that its overrides the traverse() and compute*() methods rather than depending upon callbacks for animating and compute matrices.  Merged the put/inverseput code between Sasa's and Ferndinand's DOF code.From Bora Utka, Added support to osg::Sequence/OpenFlight AnimNode to the flt plugin.
63010
63011
63012
63013Mon, 12 Aug 2002 13:37:35 +0000
63014Checked in by : Robert Osfield
63015attempt to fix read only status of Sequence.cpp.
63016
63017Sun, 11 Aug 2002 21:26:58 +0000
63018Checked in by : Robert Osfield
63019Removed dependency of the new osg::DOFTransform and osg::Sequence Node's on osgUtil by implementing a NodeVisitor::VisitorType enum, and associated g/setVisitorType.  This allows callbacks to querry the visitor/traversal type without doing down cast's to specific visitor subclasses such as osgUtil::AppVisitor/CullVisitor.
63020
63021Sun, 11 Aug 2002 10:32:20 +0000
63022Checked in by : Robert Osfield
63023Temporarily commented out the flat staic transforms visitor since it was causing problems with the new DOFTransform class.
63024
63025Fri, 9 Aug 2002 19:51:12 +0000
63026Checked in by : Robert Osfield
63027Submission for Gideon May, fixes for spacing in various osgText files.
63028
63029Fri, 9 Aug 2002 16:27:39 +0000
63030Checked in by : Robert Osfield
63031Fixed the X and Y axis rotation billboards so that now rotate correctly.Rewrote the osgbillboard demo so that it creates a point rotatated billbaord
63032and X,Y and Z axis billboards to both test and demonstrate this types of
63033billboards in action.
63034
63035
63036
63037Thu, 8 Aug 2002 21:36:22 +0000
63038Checked in by : Robert Osfield
63039Fixes for IRIX 32bit timmer on O2. From Tom Jolley.
63040
63041Thu, 8 Aug 2002 15:10:58 +0000
63042Checked in by : Robert Osfield
63043Fixed warning related to where _increasingFlags is an unsigned short and 0xffffff is being truncated, spotted by Tom Jolly.
63044
63045Thu, 8 Aug 2002 15:09:18 +0000
63046Checked in by : Robert Osfield
63047Removed inline definition from front of setMaxAnisotropy method.
63048
63049Thu, 8 Aug 2002 13:45:16 +0000
63050Checked in by : Robert Osfield
63051Fixed typos, sent in by Warren Macchi.
63052
63053Thu, 8 Aug 2002 13:41:18 +0000
63054Checked in by : Robert Osfield
63055Fixed bug related to switching on/off culling modes.  Patch from Nikolaus Hanekamp.
63056
63057Thu, 8 Aug 2002 11:27:11 +0000
63058Checked in by : Robert Osfield
63059Changed the Geometry::setVertexArray and GeoSet::setCoords so that they call dirtyBound() instead of reseting the local bound flag, this ensures the updates are propagated upwards through into the parents.
63060
63061Thu, 8 Aug 2002 11:01:07 +0000
63062Checked in by : Robert Osfield
63063Fixed the shininess factor in 3ds plugin.
63064
63065Wed, 7 Aug 2002 15:52:24 +0000
63066Checked in by : Robert Osfield
63067Changed the support for anisotropic filtering in osg::Texture so that it is now controlled via the setMaxAnisotropy(float) method, and is set up independently for the mag filter mode, which it previously was done.
63068
63069Wed, 7 Aug 2002 10:10:33 +0000
63070Checked in by : Robert Osfield
63071Renamed osgsequence.cpp to osgsequence.dsp, as it was clearly a typo...
63072
63073Wed, 7 Aug 2002 10:08:42 +0000
63074Checked in by : Robert Osfield
63075Fixed type of DOFTransform.cpp
63076
63077Tue, 6 Aug 2002 17:07:05 +0000
63078Checked in by : Robert Osfield
63079Added shells for DOFTransform and PositionAttitudeTransform to the .osg loader, still need to fill in the saving and loading of paramters.Went through the distribution remove old API usage.
63080
63081
63082
63083Tue, 6 Aug 2002 10:37:22 +0000
63084Checked in by : Robert Osfield
63085Changed the default value of _animationOn to true.
63086
63087Tue, 6 Aug 2002 10:07:17 +0000
63088Checked in by : Robert Osfield
63089Fixed typo in comment.
63090
63091Tue, 6 Aug 2002 10:04:06 +0000
63092Checked in by : Robert Osfield
63093Adde getViewFrustum() to camera.
63094
63095Mon, 5 Aug 2002 15:07:18 +0000
63096Checked in by : Robert Osfield
63097Added new osg::DOFTransform node from Sasa Bistrovic, designed to mirror the OpenFlight DOF transform nodes.
63098
63099Mon, 5 Aug 2002 13:29:51 +0000
63100Checked in by : Robert Osfield
63101Added support for PROTECTED modes into the .osg reading and writing.
63102
63103Mon, 5 Aug 2002 13:12:09 +0000
63104Checked in by : Robert Osfield
63105Added an example of the use of the PROTECTED modes and attributes into the osgreflect demo so that toggling texturing on or off won't affect the mirror planes texturing.
63106
63107Mon, 5 Aug 2002 12:52:18 +0000
63108Checked in by : Robert Osfield
63109Fixed compile errors under IRIX.
63110
63111Mon, 5 Aug 2002 12:40:24 +0000
63112Checked in by : Robert Osfield
63113Added support to StateAttribute/State to support PROTECTED flag for modes and attributes so that they cannot be overriden from above via the OVERRIDE flag.  This is useful for things like manipulators that have handles display in the scene, you might want to prevent their state being affected by other overriding of light, wireframe modes etc.
63114
63115Sun, 4 Aug 2002 21:11:00 +0000
63116Checked in by : Robert Osfield
63117Fix to iv/vrml loader so that it correctly passes back the right ReadResult and checks the validity of the file extension being passed to the plugin. Removed main.cpp * .h moving all its functionality into readerwriter.cpp.
63118
63119Sun, 4 Aug 2002 20:51:03 +0000
63120Checked in by : Robert Osfield
63121Changed the error reporting so that it directs it all via osg::notify, and only uses the INFO level for reporting that the file to load is not recognised.  Also add check for LWO2 loading so that it returns FILE_NOT_HANDLED message correctly.
63122
63123Sun, 4 Aug 2002 20:34:48 +0000
63124Checked in by : Robert Osfield
63125From Ruben Lopez, updates to VRML/IV loader.From Ben Discoe, corrections to comments in osg::Transform
63126
63127From Alberto Barbati, Lazy evaluation of inverse matrix in osg::MatrixTransfrom
63128
63129
63130
63131Sat, 3 Aug 2002 19:42:39 +0000
63132Checked in by : Robert Osfield
63133Added Sequence.cpp to osg plugin workspace file.
63134
63135Sat, 3 Aug 2002 19:37:32 +0000
63136Checked in by : Robert Osfield
63137Changed the copy constructor of for _light mem var to use a dynamic_cast<StateAttribute*>.
63138
63139Sat, 3 Aug 2002 18:11:21 +0000
63140Checked in by : Robert Osfield
63141Integrated Ulrich Hertlien's osg::Sequence node, and osgsequence demo, and support for osg::Sequence in the pfb loader.
63142
63143Sat, 3 Aug 2002 18:03:40 +0000
63144Checked in by : Robert Osfield
63145Changed the range max and min members variables to maximum and minimum to prevent collision with windows min and max macros.
63146
63147Sat, 3 Aug 2002 16:49:42 +0000
63148Checked in by : Robert Osfield
63149Added support for a sort callback in RenderBin.
63150
63151Sat, 3 Aug 2002 16:48:36 +0000
63152Checked in by : Robert Osfield
63153Fixed comments.
63154
63155Sat, 3 Aug 2002 16:37:13 +0000
63156Checked in by : Robert Osfield
63157Added cout's of the view frustum to the aid debugging, these cout's are now commented out, and are just left in so that they may be used to double check things in future.
63158
63159Fri, 2 Aug 2002 19:11:06 +0000
63160Checked in by : Robert Osfield
63161Fix for Win32 build
63162
63163Fri, 2 Aug 2002 15:14:59 +0000
63164Checked in by : Robert Osfield
63165Added missing _nodePath.clear() and _segHitList.clear() to InteresectVisitor::reset().
63166
63167Wed, 31 Jul 2002 15:16:14 +0000
63168Checked in by : Robert Osfield
63169Updates to iv/vrml loader from Ruben.
63170
63171Tue, 30 Jul 2002 10:08:50 +0000
63172Checked in by : Robert Osfield
63173Updates to the iv loader from Ruben - conversion from GeoSet to Geoemetry.
63174
63175Mon, 29 Jul 2002 21:29:41 +0000
63176Checked in by : Robert Osfield
63177Forced the use of non mip mapped texture during subloading in the osgprerender demo.
63178
63179Mon, 29 Jul 2002 11:02:14 +0000
63180Checked in by : Robert Osfield
63181Removed default value from constructor.
63182
63183Mon, 29 Jul 2002 00:04:07 +0000
63184Checked in by : Robert Osfield
63185Fixes to the new texture subloading methods.
63186
63187Sun, 28 Jul 2002 23:28:27 +0000
63188Checked in by : Robert Osfield
63189Checked in new methods for setting up texture subloading, these allow the user to control which parts on an image are subloaded from, and how big the initial texture is.
63190
63191Sun, 28 Jul 2002 23:27:21 +0000
63192Checked in by : Robert Osfield
63193Checked in Pavel's updates for non texured surfaces.
63194
63195Sun, 28 Jul 2002 21:25:32 +0000
63196Checked in by : Robert Osfield
63197Added set/getUnrefImageOnApply() methods and associated flag and code in Texture::apply() to set the _image to 0 on apply.  Note, this will only work when you have a single graphics context, as with multiple graphics contexts one can't delete the image after the first apply, as there will be more than one texture object to update.
63198
63199Sun, 28 Jul 2002 21:15:25 +0000
63200Checked in by : Robert Osfield
63201Checked in Marco's commented out #defines/rejigged struct names to get things compiling under Windows, will need to check this in future as it may change with regeneration of parser files with lex/yacc.
63202
63203Sun, 28 Jul 2002 12:52:15 +0000
63204Checked in by : Robert Osfield
63205Chagned the initiliazation of iterators, sent in by Alberto Barbati.
63206
63207Sun, 28 Jul 2002 12:49:01 +0000
63208Checked in by : Robert Osfield
63209Fixes to NodeCallback and RenderBin from Alberto Barbati.
63210
63211Sat, 27 Jul 2002 21:35:21 +0000
63212Checked in by : Robert Osfield
63213Fixes to the inventor/vrml loader.
63214
63215Sat, 27 Jul 2002 10:34:14 +0000
63216Checked in by : Robert Osfield
63217From Macro, removal of use of display lists during double pass rendering of particles.
63218
63219Sat, 27 Jul 2002 10:25:51 +0000
63220Checked in by : Robert Osfield
63221Fix for Windows
63222
63223Sat, 27 Jul 2002 10:22:58 +0000
63224Checked in by : Robert Osfield
63225Fixes for Win32 build.
63226
63227Sat, 27 Jul 2002 10:09:39 +0000
63228Checked in by : Robert Osfield
63229Added return value to addViewport.
63230
63231Fri, 26 Jul 2002 18:46:18 +0000
63232Checked in by : Robert Osfield
63233Added missing osg:: from various references to osg::Objectf
63234
63235Fri, 26 Jul 2002 16:33:25 +0000
63236Checked in by : Robert Osfield
63237Added support for LWO2, send in by Pavel Moloshtan.
63238
63239Fri, 26 Jul 2002 16:02:57 +0000
63240Checked in by : Robert Osfield
63241Added project file for inventor plugin.
63242
63243Fri, 26 Jul 2002 15:37:23 +0000
63244Checked in by : Robert Osfield
63245Added Ruben Lopez's Inventor/VRML 1.0 loader.
63246
63247Fri, 26 Jul 2002 12:49:19 +0000
63248Checked in by : Robert Osfield
63249Change Geometry paramter name to lower case geometry.
63250
63251Thu, 25 Jul 2002 22:08:51 +0000
63252Checked in by : Robert Osfield
63253From Ferdinand Cornelissen - Futher updates to the DOF code.
63254
63255Thu, 25 Jul 2002 21:58:53 +0000
63256Checked in by : Robert Osfield
63257Added missing return statement to if() block in Matrix::mult code. Bug spotted by Ray Conner.
63258
63259Thu, 25 Jul 2002 21:50:08 +0000
63260Checked in by : Robert Osfield
63261Fixes to Doxygen files from Neil.Removed unused set/getReportMode() methods and member variables from IntersectVisitor.
63262
63263Added deep copy construction of Geometry objects.
63264
63265
63266
63267Thu, 25 Jul 2002 21:45:46 +0000
63268Checked in by : Robert Osfield
63269Changed > operator to < and swapped sides of expression, to enable compilation across compilers.
63270
63271Thu, 25 Jul 2002 16:15:01 +0000
63272Checked in by : Robert Osfield
63273Fix to geometry combiner which wasn't check the overall color array values in the lessGeometry functor.
63274
63275Thu, 25 Jul 2002 15:25:42 +0000
63276Checked in by : Robert Osfield
63277Fix to DOF Record from Sasa Bistroviae.
63278
63279Thu, 25 Jul 2002 15:21:18 +0000
63280Checked in by : Robert Osfield
63281Fix for colors in old flt models from Brede.
63282
63283Thu, 25 Jul 2002 14:42:01 +0000
63284Checked in by : Robert Osfield
63285Removed double quotes from around the :     DBGF              = -g -DOSG_USE_MEMORY_MANAGERAs this was breaking the build.
63286
63287
63288
63289Wed, 24 Jul 2002 16:29:00 +0000
63290Checked in by : Robert Osfield
63291Implemented the DOF handling more cleanly, as per OpenFlight15.7 docs.
63292
63293Tue, 23 Jul 2002 18:44:03 +0000
63294Checked in by : Robert Osfield
63295Added missing std:: to endl;
63296
63297Tue, 23 Jul 2002 15:48:12 +0000
63298Checked in by : Robert Osfield
63299Added the missing _primtives from the copy constructor list.
63300
63301Tue, 23 Jul 2002 15:45:55 +0000
63302Checked in by : Robert Osfield
63303Added fog toggling to Viewer.cpp, 'y' reduces fog density, 'Y' increases fog density.
63304
63305Tue, 23 Jul 2002 15:01:51 +0000
63306Checked in by : Robert Osfield
63307Mods for HP-UX port.
63308
63309Tue, 23 Jul 2002 14:35:38 +0000
63310Checked in by : Robert Osfield
63311Added mode checking into StateSet to try and catch non texture OpenGL modes which have been applied to the texture modes and visa-versa.
63312
63313Tue, 23 Jul 2002 13:30:47 +0000
63314Checked in by : Robert Osfield
63315Support added for Gnu C++ under Solaris.
63316
63317Tue, 23 Jul 2002 10:48:22 +0000
63318Checked in by : Robert Osfield
63319Checked in Tino Schwarze's port to HP-UX.
63320
63321Mon, 22 Jul 2002 16:01:00 +0000
63322Checked in by : Robert Osfield
63323Updates to osgParticle form Macro.
63324
63325Mon, 22 Jul 2002 13:05:31 +0000
63326Checked in by : Robert Osfield
63327Merged changed to osgParticle from Macro, these add the ability to orientate the particles to predefined axis.
63328
63329Mon, 22 Jul 2002 12:41:55 +0000
63330Checked in by : Robert Osfield
63331Fixed more uninitialized variables and two potential memory leaks.
63332
63333Sun, 21 Jul 2002 20:34:38 +0000
63334Checked in by : Robert Osfield
63335Fixed various uninitiliazed variables.
63336
63337Sun, 21 Jul 2002 10:44:25 +0000
63338Checked in by : Robert Osfield
63339Added default construction values for various member variables to fix report uninitialized variables.
63340
63341Sun, 21 Jul 2002 10:04:33 +0000
63342Checked in by : Robert Osfield
63343Futher work on ensuring that all datatypes are initilizaed in OSG objects.
63344
63345Sun, 21 Jul 2002 01:29:11 +0000
63346Checked in by : Robert Osfield
63347Futher changes to remove unitialized variables/reordering of initialization to prevent unitialized warnings.
63348
63349Sat, 20 Jul 2002 23:54:55 +0000
63350Checked in by : Robert Osfield
63351Various fixes to constructors to ensure that all variables are initialized.
63352
63353Sat, 20 Jul 2002 22:44:21 +0000
63354Checked in by : Robert Osfield
63355Added missing default values to State constructor.
63356
63357Sat, 20 Jul 2002 22:40:24 +0000
63358Checked in by : Robert Osfield
63359Added default values for FrameStamp.cpp constructor.
63360
63361Sat, 20 Jul 2002 22:36:55 +0000
63362Checked in by : Robert Osfield
63363Removed the rendundent variables in the ConvexPlanerPolygon as these were unused and unitialized.
63364
63365Sat, 20 Jul 2002 22:36:09 +0000
63366Checked in by : Robert Osfield
63367Added new debugging switch checkOnAllocations which is now on by default when compiling with debug build (under UNIX) and can be turned on or off with the OSG_MM_CHECK_ON_ALLOCATIONS environmental variable.
63368
63369Sat, 20 Jul 2002 21:37:10 +0000
63370Checked in by : Robert Osfield
63371Added some extra checks for memory initialization into the osg::MemoryManager, this is turned off by default, even in debug build. However you can turn it on by setting the OSG_MM_CHECK_FOR_UNINITIALIZED
63372
63373Sat, 20 Jul 2002 18:27:40 +0000
63374Checked in by : Robert Osfield
63375Umm... these should have already been commited, not sure why cvs has just popped these ones up...
63376
63377Sat, 20 Jul 2002 16:24:12 +0000
63378Checked in by : Don BURNS
63379Added logo plugin
63380
63381Sat, 20 Jul 2002 15:01:49 +0000
63382Checked in by : Robert Osfield
63383Fixed the char[] array length to fully encompass the strings bring written to them.
63384
63385Sat, 20 Jul 2002 15:00:47 +0000
63386Checked in by : Robert Osfield
63387Fixed the glTessCallback type to GLU_TESS_ERROR_DATA.
63388
63389Fri, 19 Jul 2002 15:49:43 +0000
63390Checked in by : Robert Osfield
63391Small bug fix to osg::BoundingBox::expandBy(x,y,z).Updated ChangeLog and NEWS for the release.
63392
63393
63394
63395Fri, 19 Jul 2002 15:03:23 +0000
63396Checked in by : Robert Osfield
63397Removed debugging cout's.
63398
63399Fri, 19 Jul 2002 14:52:44 +0000
63400Checked in by : Robert Osfield
63401Updated Doyxgen files.
63402
63403Fri, 19 Jul 2002 14:19:49 +0000
63404Checked in by : Robert Osfield
63405Updates to the Geometry to add more access methods, and updates to Optimizer to add the new merge primtives option.
63406
63407Fri, 19 Jul 2002 13:49:54 +0000
63408Checked in by : Robert Osfield
63409Added primitve merging into the osg::Geometry optimizer.
63410
63411Fri, 19 Jul 2002 12:51:23 +0000
63412Checked in by : Robert Osfield
63413Removed the cow.osg paramter for the osgparticle cow.osg in the test scripts
63414
63415Fri, 19 Jul 2002 10:18:29 +0000
63416Checked in by : Robert Osfield
63417Added MatrixTransform.cpp.
63418
63419Fri, 19 Jul 2002 09:10:41 +0000
63420Checked in by : Robert Osfield
63421Changed the "reflect.rgb" path to "Images/reflect.rgb" to the help find the file required.
63422
63423Thu, 18 Jul 2002 22:35:54 +0000
63424Checked in by : Robert Osfield
63425Updates NEWS file for 0.9.0 release.Added default computeBound() implementation to osg::Drawable which uses
63426a PrimtiveFunctor to compute the bounding box in a generic way, that
63427will work for all Drawable subclasses that implement the accept(PrimitiveFunctor&).
63428
63429
63430
63431Thu, 18 Jul 2002 22:34:08 +0000
63432Checked in by : Robert Osfield
63433Added osgoccluder to test scripts.
63434
63435Thu, 18 Jul 2002 19:54:22 +0000
63436Checked in by : Robert Osfield
63437Moved the 't' operation on texture modes across to use the new StateSet::setTextureMode methods, this enables 't' to work once more!
63438
63439Thu, 18 Jul 2002 19:54:11 +0000
63440Checked in by : Robert Osfield
63441Updated docs ready for the release.
63442
63443Thu, 18 Jul 2002 19:41:52 +0000
63444Checked in by : Robert Osfield
63445Moved get/setUserData from osg::Node into its superclass osg::Object to allow other subclasses to add their own custom data.
63446
63447Thu, 18 Jul 2002 15:36:14 +0000
63448Checked in by : Robert Osfield
63449Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make them more consistent with each other. This does mean an API change, so dependanct code in the OSG has been updated accordingly.
63450
63451Thu, 18 Jul 2002 15:28:26 +0000
63452Checked in by : Robert Osfield
63453From Randall Hopper, warning fixes for IRIX.
63454
63455Thu, 18 Jul 2002 15:25:02 +0000
63456Checked in by : Robert Osfield
63457From Brede Johansen, fix the TexturePaletteRecord::endian() to handle old flt versions (11, 12 & 13).
63458
63459Thu, 18 Jul 2002 14:29:32 +0000
63460Checked in by : Robert Osfield
63461From Brede Johansen "I have found one bug in the ConvertFromFLT::visitFace() function.  In the early days of the Flight format, before the LightPoint record existed they used face records with a light (-point) attribute."
63462
63463Thu, 18 Jul 2002 14:20:01 +0000
63464Checked in by : Robert Osfield
63465Rewrote osg:Statistics so that it is PrimitiveFunctor as is now completely decoupled from osg::Drawable.  The Drawable::getStats() virtual method no longer exists.Updated the Viewer to use the osg::Statistics incarnation and reformated stats
63466to clean it up.
63467
63468
63469
63470Thu, 18 Jul 2002 10:55:04 +0000
63471Checked in by : Robert Osfield
63472Added code into osg::LightSource so it correctly computes its bounding sphere, taking into account any subgraph below, and the light itself if it is not a infinite light.
63473
63474Thu, 18 Jul 2002 10:49:37 +0000
63475Checked in by : Robert Osfield
63476Updated the test scripts to include cube mapping example and osglight demo.
63477
63478Thu, 18 Jul 2002 10:41:39 +0000
63479Checked in by : Robert Osfield
63480Removed repeated return transform in the visitDOF method.
63481
63482Thu, 18 Jul 2002 10:38:16 +0000
63483Checked in by : Robert Osfield
63484Added support for .sgi alias extension to the .rgb plugin.
63485
63486Thu, 18 Jul 2002 10:06:21 +0000
63487Checked in by : Robert Osfield
63488Fixed warnings.
63489
63490Thu, 18 Jul 2002 09:55:30 +0000
63491Checked in by : Robert Osfield
63492Converted the osg::Material::set/getShininess option to use the standard OpenGL range of 0.0 to 128.0 instead of the previous normalised shiniess range. This brings it inline with the way the rest of the OSG uses a 1 to 1 mapping to OpenGL.Converted the various loaders to use the new range, which is almost all
63493cases was simply removing the /128.0f which was required before!
63494
63495
63496
63497Thu, 18 Jul 2002 09:17:50 +0000
63498Checked in by : Robert Osfield
63499Added const to LessGeometry functor to fix Win32 build.
63500
63501Thu, 18 Jul 2002 00:55:01 +0000
63502Checked in by : Robert Osfield
63503Fixed spelling mistake.
63504
63505Thu, 18 Jul 2002 00:53:03 +0000
63506Checked in by : Robert Osfield
63507Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer to better support removal of seperate osg::Geometry instances where they share the same state and bindings.
63508
63509Wed, 17 Jul 2002 16:24:55 +0000
63510Checked in by : Robert Osfield
63511Changed from a -> to *() when using the object pointed to by a reverse iterator, to fix problems with build under VS6/STLport.
63512
63513Wed, 17 Jul 2002 12:21:53 +0000
63514Checked in by : Robert Osfield
63515Fix for Win32 build.
63516
63517Wed, 17 Jul 2002 10:00:50 +0000
63518Checked in by : Robert Osfield
63519Several items of work related to adding a manual creation of occluders option to the osgoccluder demo.First the osgGA classes have been generalised a little to better support
63520new GUIEventHandler subclasses.
63521
63522Second osgGLUT has a new option for registering a user defined event handler,
63523the allows the application to add externally extra options to the osgGLUT viewer.
63524
63525Third, the osgoccluder demo now works in two modes. The original create
63526four occluder sides to wrap an loaded model, the second an interactive
63527mode which allows the users to add occluders to the model by pointing
63528to points and pressing 'a' to add a point, the 'e' to end the occluder
63529polygon, polygons must be convex, planer and be defined in an anitclockwise
63530order.  To start the osgoccluder in this mode one simple runs it with the
63531'-c' option.  Run osgoccluder with no parameter to get a list of options.
63532
63533
63534
63535Tue, 16 Jul 2002 20:07:32 +0000
63536Checked in by : Robert Osfield
63537Updated docs and added osgGA
63538
63539Tue, 16 Jul 2002 19:21:31 +0000
63540Checked in by : Robert Osfield
63541Updates from Bob Kuehne and Kristopher Bixler to remove the fink dependency from the MacOSX build.
63542
63543Tue, 16 Jul 2002 19:19:31 +0000
63544Checked in by : Robert Osfield
63545Fix to DOF Record from Sasa Bistrovic
63546
63547Tue, 16 Jul 2002 19:17:30 +0000
63548Checked in by : Robert Osfield
63549Added SpotExponent to the spot light.
63550
63551Tue, 16 Jul 2002 18:56:12 +0000
63552Checked in by : Robert Osfield
63553Removed repeat line from Makefile.
63554
63555Tue, 16 Jul 2002 15:43:20 +0000
63556Checked in by : Robert Osfield
63557Bumped up the version numbers to 0.9.0 to reflect the upcomming release.
63558
63559Tue, 16 Jul 2002 15:28:25 +0000
63560Checked in by : Robert Osfield
63561Rewrote the apply_imp template method so that it takes an initialization paramater.
63562
63563Tue, 16 Jul 2002 15:13:57 +0000
63564Checked in by : Robert Osfield
63565Fixes for MacOSX build from Bob Kuehne.
63566
63567Tue, 16 Jul 2002 15:12:36 +0000
63568Checked in by : Robert Osfield
63569Added the beginings of an osglight demo.
63570
63571Tue, 16 Jul 2002 11:33:36 +0000
63572Checked in by : Robert Osfield
63573Added TextureCubeMap.cpp to the .osg plugin Makefile.
63574
63575Tue, 16 Jul 2002 10:20:26 +0000
63576Checked in by : Robert Osfield
63577Fixed the new TemplateArray desctructor.
63578
63579Tue, 16 Jul 2002 10:16:34 +0000
63580Checked in by : Robert Osfield
63581Added protected destrcutor to TemplateArray.
63582
63583Mon, 15 Jul 2002 22:23:57 +0000
63584Checked in by : Robert Osfield
63585Added support to osgUtil::Tesselator to insert extra vertices and other attributes into an osg::Geometry node.  Uses the new osg::ArrayVisitor.Converted the osg plugin Geometry support to use the new UByte4 class.
63586
63587
63588
63589Mon, 15 Jul 2002 22:18:47 +0000
63590Checked in by : Robert Osfield
63591Added osg::UByte4 class, which can be used to represent packed colors.Changed osg::UByte4Array across to use the new osg::UByte4 class rather
63592than a GLuint as do previously.
63593
63594Cleaned up some of the paramters in osg::Vec4.
63595
63596
63597
63598Mon, 15 Jul 2002 13:39:11 +0000
63599Checked in by : Robert Osfield
63600Removed the second texture from the prerender demo so as not over complicate the final image.
63601
63602Mon, 15 Jul 2002 13:20:41 +0000
63603Checked in by : Robert Osfield
63604Fixed the orientation of the osgreflect demo so that the reflection plane is orientated towards the viewer.Changed the lightmodel ambient level to 0.1,0.1,0.1 instead of 0.0, so that
63605a small amount of ambient lighting is available to render back surfaces.
63606The osgreflect and osgprerender suffered unexpected behaviors because of
63607no lighting on the backfaces.
63608
63609
63610
63611Mon, 15 Jul 2002 13:14:28 +0000
63612Checked in by : Robert Osfield
63613Added a MatrixTransform to tilt the osgreflect demo so that the reflection plane is seen clearly.
63614
63615Mon, 15 Jul 2002 13:13:46 +0000
63616Checked in by : Robert Osfield
63617Fixed the optimization of the orientation conversion.
63618
63619Mon, 15 Jul 2002 11:44:21 +0000
63620Checked in by : Robert Osfield
63621Fixed memory leak in FieldReaderIterator.cpp.Updated the Make/osgtests.bat and Make/debugtests.bat scripts.
63622
63623
63624
63625Mon, 15 Jul 2002 10:53:51 +0000
63626Checked in by : Robert Osfield
63627Renamed hangglide to osghangglide
63628
63629Mon, 15 Jul 2002 10:51:45 +0000
63630Checked in by : Robert Osfield
63631Removed the old hangglide directory.
63632
63633Mon, 15 Jul 2002 10:45:13 +0000
63634Checked in by : Robert Osfield
63635Renamed osghangglide demo.
63636
63637Mon, 15 Jul 2002 10:43:32 +0000
63638Checked in by : Robert Osfield
63639Renamed the hangglide demo osghangglide to make it consistent with the rest of the demos.
63640
63641Mon, 15 Jul 2002 10:03:59 +0000
63642Checked in by : Robert Osfield
63643Added State::disableTexCoordPointersAboveAndIncluding( unit ) method so that all unsed texture units can be turned off simply within Drawables such as Geometry and GeoSet. This can be used to prevent bleed of arrays from one object to the next - which can cause crashes.
63644
63645Mon, 15 Jul 2002 04:42:44 +0000
63646Checked in by : Don BURNS
63647Changes for Sunos
63648
63649Sun, 14 Jul 2002 21:49:51 +0000
63650Checked in by : Don BURNS
63651Added Logos loader
63652
63653Sun, 14 Jul 2002 20:51:31 +0000
63654Checked in by : Robert Osfield
63655Fixed unused variable `osg::StateSet *osgStateSet' warning
63656
63657Sun, 14 Jul 2002 20:48:30 +0000
63658Checked in by : Robert Osfield
63659Added Drawable::AppCallback example and fixed a warning.
63660
63661Sun, 14 Jul 2002 20:32:05 +0000
63662Checked in by : Robert Osfield
63663Tweaked the color and aspect ratio settings of the pre rendering bin.
63664
63665Sun, 14 Jul 2002 16:26:03 +0000
63666Checked in by : Robert Osfield
63667Fixed computeNearFar bug in CullVisitor::apply(Billboard&).
63668
63669Sun, 14 Jul 2002 10:46:46 +0000
63670Checked in by : Robert Osfield
63671Fixes to read/write of MatrixTransform/Transform.
63672
63673Sun, 14 Jul 2002 08:35:35 +0000
63674Checked in by : Robert Osfield
63675Copy and Paste bug where an for() loop was repeated within itself, which was introduced when moving across to use osg::Geometry.
63676
63677Sat, 13 Jul 2002 21:17:40 +0000
63678Checked in by : Robert Osfield
63679Fixed various warnings which were appearing under MacOSX.
63680
63681Sat, 13 Jul 2002 20:31:30 +0000
63682Checked in by : Robert Osfield
63683Conveted GeoSet to use the new state::set*Pointer/disable*Pointer methods to keep the current state valid.
63684
63685Sat, 13 Jul 2002 14:16:41 +0000
63686Checked in by : Robert Osfield
63687Support added for multitextured TXP files, sent in by Boris Bralo.
63688
63689Sat, 13 Jul 2002 02:46:06 +0000
63690Checked in by : Don BURNS
63691put a typedef in public area of class for sun compilers
63692
63693Fri, 12 Jul 2002 21:45:54 +0000
63694Checked in by : Robert Osfield
63695Added missing MatrixTransform.cpp file
63696
63697Fri, 12 Jul 2002 21:45:08 +0000
63698Checked in by : Robert Osfield
63699added glutInit to osgparticle demo to fix crash under MacOSX.
63700
63701Fri, 12 Jul 2002 21:42:27 +0000
63702Checked in by : Robert Osfield
63703Added second texture to osgprerender demo to test out multitexture in osg::Geometry, it works!!
63704
63705Fri, 12 Jul 2002 21:08:19 +0000
63706Checked in by : Robert Osfield
63707Added MatrixTransform header and source.
63708
63709Fri, 12 Jul 2002 19:50:52 +0000
63710Checked in by : Robert Osfield
63711Changed the osgmultitexture demo so that it uses a TexEnv::BLEND mode with a colour.  This lightens the resultant models.
63712
63713Fri, 12 Jul 2002 18:14:45 +0000
63714Checked in by : Robert Osfield
63715Added using namespace osgUtil to get round IRIX/Windows compiler differences.
63716
63717Fri, 12 Jul 2002 18:12:01 +0000
63718Checked in by : Robert Osfield
63719Ported distribution across to use the new osg::MatrixTransform and osg::BlendFunc class instead of osg::Transform and osg::Transparancy respectively.
63720
63721Fri, 12 Jul 2002 14:25:10 +0000
63722Checked in by : Robert Osfield
63723Have added a #define USE_DEPRECATED_API to include/osg/Export, and various osg header and source files to optional compile in deprecated parts of the OSG API.Have renamed osg::Transparency osg::BlendFunc to bring it in line with
63724the
63725rest of the OSG's StateAttribute classes which are named after their
63726OpenGL counterparts.  include/osg/Transparency still exists and is
63727simply
63728a typedef to BlendFunc and is enclosed in a #ifdef USE_DEPRECTATED_API
63729block.
63730
63731The matrix methods in the osg::Transform class have been
63732moved/replicated in
63733a osg::MatrixTransform sublcass from osg::Transform.  The old matrix
63734functionality is still present in the osg::Transform class but is guard
63735by #ifdef USG_DEPRECATED_API blocks.  One should now think of
63736osg::Transform
63737as being a Transform Node base class.  MatrixTransform has all the
63738functionality of the original Transform class, so should be used
63739instead.
63740
63741
63742
63743Fri, 12 Jul 2002 13:00:09 +0000
63744Checked in by : Robert Osfield
63745Fix, sent in by Macro Jez, to the set of the camera with the computed near and far plane, so that it is only updated when  _computeNearFar != CullVisitor::DO_NOT_COMPUTE_NEAR_FAR.
63746
63747Fri, 12 Jul 2002 10:30:27 +0000
63748Checked in by : Robert Osfield
63749Added blend color to osg::TexEnv
63750
63751Fri, 12 Jul 2002 09:16:49 +0000
63752Checked in by : Robert Osfield
63753Fixed indenting.
63754
63755Fri, 12 Jul 2002 08:48:27 +0000
63756Checked in by : Robert Osfield
63757Addition of RoadRecords from Yefei He.
63758
63759Thu, 11 Jul 2002 23:30:18 +0000
63760Checked in by : Don BURNS
63761added -lpthread to the link line for Linux builds.  Seems Red Hat 7.3 turns up undefined symbols without it.
63762
63763Thu, 11 Jul 2002 21:08:02 +0000
63764Checked in by : Robert Osfield
63765Fixes for Win32 build
63766
63767Thu, 11 Jul 2002 18:33:30 +0000
63768Checked in by : Robert Osfield
63769Added Makefile for osgmultitexture demos.
63770
63771Thu, 11 Jul 2002 18:32:41 +0000
63772Checked in by : Robert Osfield
63773Added #define for GL_TEXTURE0_ARB
63774
63775Thu, 11 Jul 2002 16:12:24 +0000
63776Checked in by : Robert Osfield
63777Added support for multitexturing to osg::State and added osgmultitexture demo which adds as spherical environment map using texture 1 to any model.
63778
63779Thu, 11 Jul 2002 14:32:21 +0000
63780Checked in by : Robert Osfield
63781Moved the code referencing osg::BoundingBox::isValid() and osg::BoundingSphere::isValid() across to use the valid() methods, the later being more consitent with other classes such as osg::ref_ptr<>.
63782
63783Thu, 11 Jul 2002 12:57:53 +0000
63784Checked in by : Robert Osfield
63785Fixes for win32 build
63786
63787Thu, 11 Jul 2002 11:36:25 +0000
63788Checked in by : Robert Osfield
63789Fixes for Win32 build
63790
63791Thu, 11 Jul 2002 11:33:06 +0000
63792Checked in by : Robert Osfield
63793Fixed bug in disabledTexCoordPointer where a '>' was being used where it should have been a '>='.
63794
63795Thu, 11 Jul 2002 11:08:34 +0000
63796Checked in by : Robert Osfield
63797Fixed the pathname for the osgprerender demo.
63798
63799Thu, 11 Jul 2002 08:28:09 +0000
63800Checked in by : Robert Osfield
63801changed unsigned int/short/char* references to GLuint,GLushort,GLubyte respectively.
63802
63803Wed, 10 Jul 2002 22:38:02 +0000
63804Checked in by : Robert Osfield
63805Updates for new use of GLushort instead of osg::ushort in GeoSet index pointer.
63806
63807Wed, 10 Jul 2002 22:33:08 +0000
63808Checked in by : Robert Osfield
63809Tidied up the types in osg::GeoSet so that the index pointers use GLushort and GLuint to get round compile issues under MacOSX.
63810
63811Wed, 10 Jul 2002 20:30:57 +0000
63812Checked in by : Robert Osfield
63813Updates to osg::Drawable::AppCallback and osgprerender demo.
63814
63815Wed, 10 Jul 2002 15:35:47 +0000
63816Checked in by : Robert Osfield
63817Added app callback to Drawable.
63818
63819Wed, 10 Jul 2002 13:33:25 +0000
63820Checked in by : Robert Osfield
63821Updates to osgprerender to support use of rendering to an image, rather then just a texture.
63822
63823Wed, 10 Jul 2002 11:26:48 +0000
63824Checked in by : Robert Osfield
63825Rejigged the line endings.
63826
63827Wed, 10 Jul 2002 11:22:24 +0000
63828Checked in by : Robert Osfield
63829Ported all the demos and loaders across to use the new multitexturing API.
63830
63831Wed, 10 Jul 2002 09:32:44 +0000
63832Checked in by : Robert Osfield
63833Added Yefei He's RoadRecords to the flt loader, these records will be ignored by the loader, but will allow the loader to skip over them and continue reading the rest of the file correctly.
63834
63835Wed, 10 Jul 2002 09:14:46 +0000
63836Checked in by : Robert Osfield
63837Updates from Macro to support the new multitexture API, and improve bounding box computation.
63838
63839Wed, 10 Jul 2002 09:04:28 +0000
63840Checked in by : Robert Osfield
63841Added setCurrentRenderBin() method.
63842
63843Tue, 9 Jul 2002 19:23:53 +0000
63844Checked in by : Robert Osfield
63845Implemented more code for the new osgprerender demo.
63846
63847Tue, 9 Jul 2002 13:31:50 +0000
63848Checked in by : Robert Osfield
63849Updates to the osgprerender code. Still doesn't do anything interesting yet..
63850
63851Tue, 9 Jul 2002 13:17:42 +0000
63852Checked in by : Robert Osfield
63853Added new demo osgprerender to demonstrate how to prerender a scene and use the result in the main rendering for special effects.
63854
63855Tue, 9 Jul 2002 10:33:15 +0000
63856Checked in by : Robert Osfield
63857Warnings fixes for IRIX - there was a missing "const" in the sameKindAs(.) method.
63858
63859Tue, 9 Jul 2002 10:23:48 +0000
63860Checked in by : Robert Osfield
63861Fixes for IRIX build.
63862
63863Tue, 9 Jul 2002 09:35:42 +0000
63864Checked in by : Robert Osfield
63865Implemented most of the changes required for supporting multitexturing in the osg::State/osg::StateSet/osg::StateAttribute and related classes.
63866
63867Mon, 8 Jul 2002 09:42:51 +0000
63868Checked in by : Robert Osfield
63869Added Mike Connell to authors list.
63870
63871Sun, 7 Jul 2002 22:12:51 +0000
63872Checked in by : Robert Osfield
63873Added comment to reflect Clay Fowlers findings on getting VS to compile without the Vector wrapper classes.
63874
63875Sun, 7 Jul 2002 22:08:27 +0000
63876Checked in by : Robert Osfield
63877Added winsock32 libs to osgcluster demo.
63878
63879Sun, 7 Jul 2002 20:16:30 +0000
63880Checked in by : Robert Osfield
63881Rehashed the osgcluster project file to see if it solves the failure under windows.
63882
63883Sun, 7 Jul 2002 17:42:34 +0000
63884Checked in by : Robert Osfield
63885Fixes for Windows build.
63886
63887Sun, 7 Jul 2002 17:40:34 +0000
63888Checked in by : Robert Osfield
63889Added include<unistd.h> to __DARWIN_OSX__ build.
63890
63891Sun, 7 Jul 2002 17:30:48 +0000
63892Checked in by : Robert Osfield
63893Did a to_dos on osgcluster.dsp since it was original saved with unix file endings.
63894
63895Sun, 7 Jul 2002 14:40:41 +0000
63896Checked in by : Robert Osfield
63897Work on supporting multitexturing in State/StateSet/StateAttribute/Geoemtry.
63898
63899Thu, 4 Jul 2002 18:47:33 +0000
63900Checked in by : Robert Osfield
63901Added VisualStudio files for Win32 port of osgcluster demo.
63902
63903Thu, 4 Jul 2002 18:41:13 +0000
63904Checked in by : Robert Osfield
63905Added support for Win32 broadcast and recience over lan.  Changes sent in by Michael Gronager.
63906
63907Thu, 4 Jul 2002 14:49:37 +0000
63908Checked in by : Robert Osfield
63909Used typedef's for std::vector<>'s used inside DrawElements implementations.Added deperecated comment to osg::GeoSet header.
63910
63911
63912
63913Thu, 4 Jul 2002 14:23:58 +0000
63914Checked in by : Robert Osfield
63915Added osgGA to the MIGNW makedefs.
63916
63917Thu, 4 Jul 2002 09:49:12 +0000
63918Checked in by : Robert Osfield
63919Fixed the TriangleFunctor QUAD_STRIP code so that it produces consistent results.
63920
63921Wed, 3 Jul 2002 20:33:21 +0000
63922Checked in by : Robert Osfield
63923Spotted by Neil Salter - missing transform. in the Transform copy operator.
63924
63925Wed, 3 Jul 2002 11:16:43 +0000
63926Checked in by : Robert Osfield
63927Added osgUtil dependency to the flt project.
63928
63929Tue, 2 Jul 2002 19:53:18 +0000
63930Checked in by : Robert Osfield
63931Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring it inline with the CullStack/CullVisitor implementation.  Also added the setSmallFeatureCullingPixelSize() method and wired them up inside SceneView.cpp so they set the corresponding CullVisitor paramters.Intergrated pfImage copying change in the Performer plugin, submission sent in by Ulrich Hertlein
63932
63933
63934
63935Tue, 2 Jul 2002 15:01:46 +0000
63936Checked in by : Don BURNS
63937-n32 and -64 entries were reversed in makedefs
63938
63939Tue, 2 Jul 2002 06:28:41 +0000
63940Checked in by : Don BURNS
63941osgcallback required fixes for new osg::Drawable::CullCallback
63942
63943Tue, 2 Jul 2002 06:22:28 +0000
63944Checked in by : Don BURNS
63945Added support for CullVisitor to contain a osg::State.  This used when cull Callbacks require the contextID for  doing operations on texture objects, for example.  Modified CullVisitor SceneView and Drawable
63946
63947Mon, 1 Jul 2002 14:40:09 +0000
63948Checked in by : Don BURNS
63949More 64 bit build specifics in IRIX makedefs file
63950
63951Mon, 1 Jul 2002 14:20:37 +0000
63952Checked in by : Don BURNS
63953Removed -ldl from makedefs for IRIX
63954
63955Fri, 28 Jun 2002 22:42:02 +0000
63956Checked in by : Robert Osfield
63957Rewrote the osgUtil::Tesselator so that it is easier to use, and can also easily retesselate osg::Primitive::POLYGONS found in Geometry objects. Added calls to the tesselate to the lwo and flt loaders.
63958
63959Fri, 28 Jun 2002 20:54:09 +0000
63960Checked in by : Robert Osfield
63961A couple fixes to remove Performer runtime warnings.
63962
63963Fri, 28 Jun 2002 16:25:46 +0000
63964Checked in by : Robert Osfield
63965Fixes from Ulrich Hertlein to build of pfb plugin. Small mods to these by Robert.
63966
63967Fri, 28 Jun 2002 14:42:34 +0000
63968Checked in by : Robert Osfield
63969Added to the osggeometry demo.
63970
63971Fri, 28 Jun 2002 11:11:20 +0000
63972Checked in by : Robert Osfield
63973Rewriting the osggeomtry demo to illustrate more primitive types.
63974
63975Fri, 28 Jun 2002 08:47:23 +0000
63976Checked in by : Robert Osfield
63977Removed commas from the end of enum lists.
63978
63979Fri, 28 Jun 2002 08:36:02 +0000
63980Checked in by : Robert Osfield
63981Change =0 to osg::Vec2Array::iterator() in .obj loader to get round warnings under gcc3.0.x
63982
63983Thu, 27 Jun 2002 20:29:32 +0000
63984Checked in by : Robert Osfield
63985Ported the flt plugin across to use osg::Geometry, it still uses a GeoSet internally, and I will remove this after some futher work.
63986
63987Thu, 27 Jun 2002 15:18:10 +0000
63988Checked in by : Robert Osfield
63989Added SG_EXPORT which was missing.
63990
63991Thu, 27 Jun 2002 13:15:34 +0000
63992Checked in by : Robert Osfield
63993Converted the template DrawElements primitive class into three seperate non templated classes - UByteDrawElements, UShortDrawElements, UIntDrawElements.
63994
63995Thu, 27 Jun 2002 10:50:19 +0000
63996Checked in by : Robert Osfield
63997Moved the AttributeArray and Primitive classes into their own header and source files.
63998
63999Thu, 27 Jun 2002 09:56:30 +0000
64000Checked in by : Robert Osfield
64001Removed the test aginst a iterator as a bool.
64002
64003Wed, 26 Jun 2002 21:11:59 +0000
64004Checked in by : Robert Osfield
64005Added comment to explain #ifdefs for member templates.
64006
64007Wed, 26 Jun 2002 21:10:45 +0000
64008Checked in by : Robert Osfield
64009Added #idef to Export to add check for support for member templates.
64010
64011Wed, 26 Jun 2002 21:08:17 +0000
64012Checked in by : Robert Osfield
64013Ported LWO loader across to use osg::Geometry.  Work not quite complete, as we need to retesselate any concave polygons that can exists in these datasets.
64014
64015Wed, 26 Jun 2002 17:48:13 +0000
64016Checked in by : Robert Osfield
64017Added templated constructor to TemplateArray & DrawElements template to handle VisualStudio7.0 build.Ported 3DS across to use osg::Geometry instead of osg::GeoSet.
64018
64019
64020
64021Wed, 26 Jun 2002 14:34:04 +0000
64022Checked in by : Robert Osfield
64023Ported pfb, txp and obj loaders across to use osg::Geometry.
64024
64025Wed, 26 Jun 2002 10:28:17 +0000
64026Checked in by : Robert Osfield
64027Ported various demos and support classes over to use the new osg::Geometry class thus removing dependancy on osg::Geoset from most of the OSG, only loaders left to port now.
64028
64029Tue, 25 Jun 2002 20:47:42 +0000
64030Checked in by : Robert Osfield
64031Fixes for Cygwin build from Norman Vine.
64032
64033Tue, 25 Jun 2002 20:36:17 +0000
64034Checked in by : Robert Osfield
64035Fix to Quat::slerp so that it interpolates along the shortest path.
64036
64037Tue, 25 Jun 2002 20:27:51 +0000
64038Checked in by : Robert Osfield
64039Added osg::Drawable::PrimitiveFunctor and TriangleFunctor subclass for querrying the primitive data inside Drawables.  Moved various support classes over from being osg::GeoSet based to osg::Geometry based.
64040
64041Mon, 24 Jun 2002 21:44:27 +0000
64042Checked in by : Robert Osfield
64043Fixed osgText::Text::DrawModeType::ALIGNEMENT spelling mistake, now is ALIGNMENT.
64044
64045Mon, 24 Jun 2002 21:37:34 +0000
64046Checked in by : Robert Osfield
64047Checked in .osg support for the new osg::Geometry class.
64048
64049Mon, 24 Jun 2002 12:53:27 +0000
64050Checked in by : Robert Osfield
64051Added required std:: to front of endl to fix Win32 build.
64052
64053Sun, 23 Jun 2002 21:43:46 +0000
64054Checked in by : Robert Osfield
64055Added conversion to osg::GeoSet::converToGeometry() utility to help the migration to and testing of the new osg::Geometry class.
64056
64057Sat, 22 Jun 2002 15:46:43 +0000
64058Checked in by : Robert Osfield
64059Compile Fixes for Win32.
64060
64061Fri, 21 Jun 2002 19:24:43 +0000
64062Checked in by : Robert Osfield
64063Temporarily removed the references to multi-texturing calls.
64064
64065Fri, 21 Jun 2002 16:45:45 +0000
64066Checked in by : Robert Osfield
64067Added new osggeometry demo to test the work on the new osg::Geometry Drawable.
64068
64069Fri, 21 Jun 2002 15:14:29 +0000
64070Checked in by : Robert Osfield
64071Bug fix to the size calculation of bmp images, changed both the reading and writing of images.
64072
64073Fri, 21 Jun 2002 07:48:05 +0000
64074Checked in by : Robert Osfield
64075Fixed constructor for TemplateArray(const TemplateArray& t,const CopyOp& copyop).
64076
64077Thu, 20 Jun 2002 19:54:08 +0000
64078Checked in by : Robert Osfield
64079Addd new experimental osg::Geometry Drawable which will eventually replace GeoSet.  Currently doesn't draw anything, and is very much in the early design stages.
64080
64081Thu, 20 Jun 2002 18:17:36 +0000
64082Checked in by : Robert Osfield
64083Mods to MemoryManager to make the optimized build produce dummy implementations for all the public functions found in the header, this should prevent problems when not compiling in the MemoryManager under IRIX 64 build.
64084
64085Wed, 19 Jun 2002 20:38:08 +0000
64086Checked in by : Robert Osfield
64087Fixed incorrect naming of ConvexPlanerOccluder.
64088
64089Wed, 19 Jun 2002 18:45:05 +0000
64090Checked in by : Robert Osfield
64091Added support for reading the new OSG_MAX_TEXTURE_SIZE environmental variable inside the osg::Image::ensureValidSizeForTexturing() method. The smallest of GL_MAX_TEXTURE_SIZE and OSG_MAX_TEXTURE_SIZE is used for the final max texture size.This new env. var. allows users to deliberate cap the size of their textures
64092so they can test whether their models are limited by texture memory.  If
64093reducing the max texture size increases performance then you are limited
64094by texture memory!
64095
64096
64097
64098Wed, 19 Jun 2002 16:06:03 +0000
64099Checked in by : Robert Osfield
64100Added support for reading and writing OccluderNode's to the .osg file format.
64101
64102Wed, 19 Jun 2002 15:18:47 +0000
64103Checked in by : Robert Osfield
64104Added computation of the bounding volume of osg::OccluderNodes.Added support for osg::BoundingSphere::expandBy*(osg::BoundingBox) and have
64105added osg::BoundingSphere/Box::valid() which deprecates isValid(), this
64106is to be more consistent with other classes in the OSG.
64107
64108
64109
64110Wed, 19 Jun 2002 10:19:10 +0000
64111Checked in by : Robert Osfield
64112Added support for occlusion of holes in occluders, and cleaned up the interface to ShadowVolumeOccluders.
64113
64114Wed, 19 Jun 2002 08:34:19 +0000
64115Checked in by : Robert Osfield
64116Changed the osg::LightSource so its Light attribute is now generalised to be a StateAttribute.  This allows alternative implementations of Lights other than the standard osg::Light.
64117
64118Tue, 18 Jun 2002 22:35:48 +0000
64119Checked in by : Robert Osfield
64120Added support for occluders occluding other occluders, which helps reduce the number of occluder that will be used in cull traversal to only the ones that will be effective. Note. Holes in occluders arn't handled in this occluder occlusion test, will implement this later.
64121
64122Tue, 18 Jun 2002 10:18:12 +0000
64123Checked in by : Robert Osfield
64124Clean ups for the Windows build.
64125
64126Tue, 18 Jun 2002 09:09:37 +0000
64127Checked in by : Robert Osfield
64128Added the length argument to a std::string argument, under Linux it compiled with the default value npos, under Windows it broke the build, add the npost excpilicity should get round this difference in implementation.
64129
64130Mon, 17 Jun 2002 21:50:37 +0000
64131Checked in by : Robert Osfield
64132Rewrote the FileUtils support for data and library file paths, moving the storage of the path lists into osgDB::Registry, and changed the data structor from a char* to a std::deque.  Changed a names of couple of the convinience functions in osgDB/FileUtils to better reflect the two public FilePathList's - DataFilePathList and the LibraryFilePathList.Added support into the osgDB::Registry::readNode/Image/Object methods
64133for pushing and popping the path of the current file being loaded.
64134
64135
64136
64137Mon, 17 Jun 2002 09:10:26 +0000
64138Checked in by : Robert Osfield
64139Fixes to the occluder culling code to properly disable occluders to prevent self occlusion.
64140
64141Sat, 15 Jun 2002 20:57:50 +0000
64142Checked in by : Robert Osfield
64143Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash.
64144
64145Sat, 15 Jun 2002 12:14:42 +0000
64146Checked in by : Robert Osfield
64147Added computation of occluders volume scaled relative to the frustum volume, all volumes computed in eye coords.
64148
64149Fri, 14 Jun 2002 16:28:47 +0000
64150Checked in by : Robert Osfield
64151Added computation of the occluders volume, scale it to a ratio of the frustum.
64152
64153Fri, 14 Jun 2002 14:50:31 +0000
64154Checked in by : Robert Osfield
64155Added occluder hole test code into the osgoccluder demo.  The code works, but I've commented it out right now as the Geode physically representing the occluder doesn't yet have a hole in it - just a cosmetic thing.
64156
64157Fri, 14 Jun 2002 13:49:59 +0000
64158Checked in by : Robert Osfield
64159Refined the CollectOccluderVisitor so that it checks the subgraph below a node contains occluders before traversing.
64160
64161Fri, 14 Jun 2002 11:27:34 +0000
64162Checked in by : Robert Osfield
64163Improvements to the plane clipping code.
64164
64165Fri, 14 Jun 2002 08:45:28 +0000
64166Checked in by : Robert Osfield
64167Further updates to the occlusion culling code, also adding missing OccludeNode file the .osg plugin.
64168
64169Thu, 13 Jun 2002 23:46:02 +0000
64170Checked in by : Robert Osfield
64171Further work on occlusion culling.
64172
64173Thu, 13 Jun 2002 19:39:28 +0000
64174Checked in by : Don BURNS
64175removed the use of gettimeofday for 32 bit architectures...
64176
64177Thu, 13 Jun 2002 19:34:27 +0000
64178Checked in by : Robert Osfield
64179Added #include <osg/ref_ptr> so that it will compile properly regardless of include order.
64180
64181Thu, 13 Jun 2002 19:10:29 +0000
64182Checked in by : Robert Osfield
64183Added -osgGA to the Makefile list.
64184
64185Thu, 13 Jun 2002 18:27:14 +0000
64186Checked in by : Robert Osfield
64187Merge Randall's changes.
64188
64189Thu, 13 Jun 2002 16:21:00 +0000
64190Checked in by : Robert Osfield
64191Further work on Occlusion Culling. Most of work is complete, just debugging required now.
64192
64193Wed, 12 Jun 2002 16:23:59 +0000
64194Checked in by : Robert Osfield
64195Removed inappropriate inline keyword which was breaking the IRIX build.
64196
64197Wed, 12 Jun 2002 15:43:47 +0000
64198Checked in by : Robert Osfield
64199IRIX build fix.
64200
64201Wed, 12 Jun 2002 14:57:35 +0000
64202Checked in by : Robert Osfield
64203Changes for MacOSX build, send in by Bob Kuehne.
64204
64205Wed, 12 Jun 2002 14:46:44 +0000
64206Checked in by : Robert Osfield
64207Fixed the osgDB::getFilePath, osgDB::getSimpleFileName() and osgDB::getStrippedName() so that they check for both unix style '/' and windows style '\' slashes in file names.
64208
64209Wed, 12 Jun 2002 13:54:14 +0000
64210Checked in by : Robert Osfield
64211Fix for renaming of ShadowOccluderVolume to ShadowVolumeOccluder.
64212
64213Wed, 12 Jun 2002 09:22:30 +0000
64214Checked in by : Robert Osfield
64215Further work on occludision code.
64216
64217Tue, 11 Jun 2002 19:52:55 +0000
64218Checked in by : Robert Osfield
64219A little more work on Occlusion culling.
64220
64221Tue, 11 Jun 2002 18:41:57 +0000
64222Checked in by : Robert Osfield
64223Checked in Macro Jez's additions to osgText to support .osg IO make it a fully functioning NodeKit.Also reimplement notify() to try an prevent a crash which has been caused by
64224to objects in notify.cpp being initiliazed twice, the second time the auto_ptr
64225holding the dev/null ofstream was being initilized to 0.
64226
64227
64228
64229Mon, 10 Jun 2002 13:50:25 +0000
64230Checked in by : Robert Osfield
64231Added osg::CollectOccludersVisitor which is a helper class for finding active occluder in the view frustum, to be used as pre cull traversal.
64232
64233Mon, 10 Jun 2002 11:21:21 +0000
64234Checked in by : Robert Osfield
64235Created new helper class osg::CullStack to handle the accumulation of projection, modelview and culling sets, to be used during travesal of the scene graph, such as the cull traversal.
64236
64237Sun, 9 Jun 2002 13:10:09 +0000
64238Checked in by : Robert Osfield
64239Checked in migration from osgUtil based GUIAdapter code to Neil Salter's osgGA (Gui Abstraction).  This may break users code, but all it should require to fix the builds should be a change from osgUtil::CameraManipulator (etc) to osgGA::CameraManipulator and include <osgUtil/CameraManipulator (etc) to osgGA/CameraManipulator and the extra dependency of the link line.
64240
64241Sat, 8 Jun 2002 19:58:05 +0000
64242Checked in by : Robert Osfield
64243More more occlusion culling.
64244
64245Fri, 7 Jun 2002 20:03:08 +0000
64246Checked in by : Robert Osfield
64247Added osgoccluder demo, it creates a single quad occluder, but the culling code is not complete yet, so it won't actually do any occlusion culling, the demo is here so I can test the evolving occlusion culling code.
64248
64249Fri, 7 Jun 2002 14:54:33 +0000
64250Checked in by : Don BURNS
64251#ifdefed out cstdlib for irix
64252
64253Fri, 7 Jun 2002 13:57:20 +0000
64254Checked in by : Robert Osfield
64255Added default IntersectVisitor::_hitReportingMode to be ONLY_NEAREST_HIT.
64256
64257Fri, 7 Jun 2002 11:32:18 +0000
64258Checked in by : Robert Osfield
64259Fixed a couple of problems with the NodeKit support.
64260
64261Fri, 7 Jun 2002 10:03:49 +0000
64262Checked in by : Robert Osfield
64263Added support for NodeKits to the osgDB::Registry.  Object names in .osg files which have the library::class syntax will automatically invoke the dynamic loading of either a nodekit or database plugin.
64264
64265Thu, 6 Jun 2002 14:00:15 +0000
64266Checked in by : Robert Osfield
64267Fixed crash in loading osg files which have object types which arn't recognized.
64268
64269Thu, 6 Jun 2002 13:25:36 +0000
64270Checked in by : Robert Osfield
64271Addd libraryName() method to osg::Object in preperation for the osgDB support for node kits plugins.
64272
64273Wed, 5 Jun 2002 16:11:57 +0000
64274Checked in by : Robert Osfield
64275Removed out of date comment on calling dirtyTransform() which no longer exist in osg::Camera.
64276
64277Wed, 5 Jun 2002 16:00:23 +0000
64278Checked in by : Robert Osfield
64279Renamed the osgparticle demo so that it wouldn't clash with the osgParticle library.
64280
64281Wed, 5 Jun 2002 14:14:32 +0000
64282Checked in by : Robert Osfield
64283Fixed compile problems under VisualStudio6.0
64284
64285Wed, 5 Jun 2002 13:51:14 +0000
64286Checked in by : Robert Osfield
64287Added OSGPARTICLE_LIBRARY define.
64288
64289Wed, 5 Jun 2002 13:11:26 +0000
64290Checked in by : Robert Osfield
64291Another try at fixing wayward VisualStudio.dsw file.
64292
64293Wed, 5 Jun 2002 13:06:44 +0000
64294Checked in by : Robert Osfield
64295Fixed typo.
64296
64297Wed, 5 Jun 2002 13:00:31 +0000
64298Checked in by : Robert Osfield
64299Updated VisualStudio files for osgParticle.
64300
64301Wed, 5 Jun 2002 12:44:55 +0000
64302Checked in by : Robert Osfield
64303Checked in osgParticle, writtten by Marco Jez.
64304
64305Wed, 5 Jun 2002 12:35:59 +0000
64306Checked in by : Robert Osfield
64307Updated docs.
64308
64309Wed, 5 Jun 2002 09:39:04 +0000
64310Checked in by : Robert Osfield
64311Added new osg::OccluderNode which subclasses from osg::Group, and will provide hooks for adding ConvexPlanerOccluders to the scene.
64312
64313Tue, 4 Jun 2002 15:56:41 +0000
64314Checked in by : Robert Osfield
64315Futher refinement of the new CullingSet support.
64316
64317Tue, 4 Jun 2002 15:21:24 +0000
64318Checked in by : Robert Osfield
64319Further work on moving culling functionality from CullVisitor into CullingSet, in preperation for occlusion culling.
64320
64321Mon, 3 Jun 2002 18:38:40 +0000
64322Checked in by : Robert Osfield
64323Fix to CullVisitor::popCullingSet().
64324
64325Mon, 3 Jun 2002 17:54:04 +0000
64326Checked in by : Robert Osfield
64327Warning fix for Windows
64328
64329Mon, 3 Jun 2002 17:49:28 +0000
64330Checked in by : Robert Osfield
64331Updates to shadow occlusion culling code.
64332
64333Mon, 3 Jun 2002 15:39:41 +0000
64334Checked in by : Robert Osfield
64335Additions for the support for ConvexPlaneOccluder. Work still underway.
64336
64337Mon, 3 Jun 2002 11:16:58 +0000
64338Checked in by : Robert Osfield
64339Did a to_dos on all the VisualStudio project files, and changed them to use the cvs admin -ko and each file to prevent keyword expansion.
64340
64341Mon, 3 Jun 2002 10:44:18 +0000
64342Checked in by : Robert Osfield
64343Changed the ReadResult handling in readNode so that it better handled the case when a plugin hasn't been found to load a plugin.
64344
64345Mon, 3 Jun 2002 10:40:53 +0000
64346Checked in by : Robert Osfield
64347Changed file endings to dos.
64348
64349Wed, 29 May 2002 19:34:01 +0000
64350Checked in by : Robert Osfield
64351Fixes for warnings under VisualStudio
64352
64353Wed, 29 May 2002 16:15:10 +0000
64354Checked in by : Robert Osfield
64355Fix for IRIX build.
64356
64357Wed, 29 May 2002 16:05:14 +0000
64358Checked in by : Robert Osfield
64359Changed the endings to dos.
64360
64361Tue, 28 May 2002 23:43:22 +0000
64362Checked in by : Robert Osfield
64363Added new osgcallback demo, and updated small API changes to improve the flexiblity of callbacks.Added beginings of convex planer occlusions culling.
64364
64365
64366
64367Tue, 28 May 2002 16:11:49 +0000
64368Checked in by : Robert Osfield
64369Added pragma to disable warning under VisualStudio.NET.
64370
64371Tue, 28 May 2002 15:17:45 +0000
64372Checked in by : Robert Osfield
64373Fixed bug in the Use mechansim in Registry.cpp, sumbitted by Macro Jez.
64374
64375Tue, 28 May 2002 14:33:13 +0000
64376Checked in by : Robert Osfield
64377Adde osgText::Text::setColor/getColor so that osg::Material's need not be attached to set the text color.
64378
64379Tue, 28 May 2002 13:06:32 +0000
64380Checked in by : Robert Osfield
64381Added Norman Vine to the authors list for his work on the Cygwin port.
64382
64383Tue, 28 May 2002 11:40:37 +0000
64384Checked in by : Robert Osfield
64385Changes for Cygwin build, sent in by Norman Vine.
64386
64387Tue, 28 May 2002 11:39:51 +0000
64388Checked in by : Robert Osfield
64389Changed the method of expanding of the near and far planes in CullVisitor::popProjectionMatrix so that it better handled models of zero thickness orthogonal to the viewing direction.
64390
64391Tue, 28 May 2002 10:24:43 +0000
64392Checked in by : Robert Osfield
64393Various updates to operations related to cull traversal.
64394
64395Mon, 27 May 2002 06:37:51 +0000
64396Checked in by : Robert Osfield
64397Removed , from end of enum.
64398
64399Sat, 25 May 2002 09:30:38 +0000
64400Checked in by : Robert Osfield
64401Fixed crash associated with searching in an empty filepath.
64402
64403Thu, 23 May 2002 15:38:03 +0000
64404Checked in by : Robert Osfield
64405Added the patched verions VisualStudio's langext.dat file, which can be used to replace VisualStudio standard one, this enabled VS to reconginse OSG header files as C++ files.
64406
64407Thu, 23 May 2002 15:35:12 +0000
64408Checked in by : Robert Osfield
64409Fixed a bug in the Optimizer::RemoveDuplicateNodesVisitor which was prevent removal of node which could have been removed.Added so extra convinience methods to ClippingVolume and utilized them in the
64410CullVisitor to push and pop only culling planes that are active.
64411
64412
64413
64414Wed, 22 May 2002 19:58:43 +0000
64415Checked in by : Don BURNS
64416Fixed spelling error Calander -> Calendar
64417
64418Wed, 22 May 2002 12:19:09 +0000
64419Checked in by : Robert Osfield
64420Removed the usage of memory manager from the debug windows build.
64421
64422Wed, 22 May 2002 12:01:12 +0000
64423Checked in by : Robert Osfield
64424Added osgUtil::CullVisitor::getCurentRenderGraph() and getRootRenderGraph() methods which replace getRenderGraph(). Small changing of order of push/pop of StateSet's in SceneView to clean things up.
64425
64426Wed, 22 May 2002 10:04:28 +0000
64427Checked in by : Robert Osfield
64428Changed the public osg::State::applyMode() and applyAttribute methods so that they dirty the associated state, this helps keep the OpenGL state valid once out of local drawing routines.
64429
64430Wed, 22 May 2002 08:50:05 +0000
64431Checked in by : Robert Osfield
64432Updates for Doxygen and osgGA headers from Neil.
64433
64434Tue, 21 May 2002 19:34:16 +0000
64435Checked in by : Robert Osfield
64436Typo and grammer fixes to introduction.html from Neil Salter.
64437
64438Tue, 21 May 2002 09:16:31 +0000
64439Checked in by : Robert Osfield
64440Renamed osg::State::getCurrentMode/Attribute(..) to getLastAppliedMode/Attribute() to make it more consistent with the internal workings of osg::State.
64441
64442Tue, 21 May 2002 08:59:26 +0000
64443Checked in by : Robert Osfield
64444Added osg::State::getCurrentMode and osg::State::getCurrentAttribute().Aded osg::clampAbove(..) and osg::clampBelow() template functions to
64445include/osg/Math.
64446
64447
64448
64449Tue, 21 May 2002 00:58:40 +0000
64450Checked in by : Don BURNS
64451Modified instrules so that the functionality of  instlinks is that system links are not made to point to links, rather the real files.  So links installed on a system are pointing to platform specific files rather than links that may be pointing to files of the wrong platform type.
64452
64453Sat, 18 May 2002 08:39:42 +0000
64454Checked in by : Robert Osfield
64455Various API updates to suppor light points developments better, but should also benifit other extensions to rendering.
64456
64457Sat, 18 May 2002 08:37:08 +0000
64458Checked in by : Robert Osfield
64459Made trilinear filtering the default mode for osg::Texture's.
64460
64461Sat, 18 May 2002 08:35:09 +0000
64462Checked in by : Robert Osfield
64463Modified the setting of min and mag texture filter modes to produce higher quality mip maps.
64464
64465Wed, 15 May 2002 19:58:04 +0000
64466Checked in by : Robert Osfield
64467Fixed problem with orhographic projections due to a bug in CullVisitor where it automatically resets the near and far to the values calculated during cull traversal.  The maths for converting the computed far and near into clip coordinates was wrong, fixed this and the problem goes away.
64468
64469Wed, 15 May 2002 11:27:47 +0000
64470Checked in by : Robert Osfield
64471Exposed the CullVisitor::setComputeNearFarMode
64472
64473Tue, 14 May 2002 10:20:55 +0000
64474Checked in by : Robert Osfield
64475Fixes to new flipVertical/flipHorizontal.
64476
64477Tue, 14 May 2002 09:34:11 +0000
64478Checked in by : Robert Osfield
64479Added osg::Image::flipHorziontal and flipVertical, submitted by Brede Johansen.
64480
64481Mon, 13 May 2002 21:19:42 +0000
64482Checked in by : Robert Osfield
64483Added new template versions of a commonly used maths functions.
64484
64485Mon, 13 May 2002 07:30:21 +0000
64486Checked in by : Robert Osfield
64487Reverted change to use decal flag.
64488
64489Fri, 10 May 2002 19:30:48 +0000
64490Checked in by : Robert Osfield
64491Added image plugin library defs for IRIX, submission from Randall Hopper.
64492
64493Fri, 10 May 2002 15:42:27 +0000
64494Checked in by : Robert Osfield
64495Fix for finding windows fonts.
64496
64497Thu, 9 May 2002 22:48:15 +0000
64498Checked in by : Don BURNS
64499Small std::cout fix
64500
64501Thu, 9 May 2002 19:02:35 +0000
64502Checked in by : Robert Osfield
64503Fix compile problems with osgGA under Windows.
64504
64505Thu, 9 May 2002 18:59:19 +0000
64506Checked in by : Robert Osfield
64507Added pixelSize method to CullVisitor, and converted small feature culling to use the pixelSize method instead of a ratio of radius to distance from eye point.  setSmallFeatureCullingPixelSize() method has also been added to provide the user with finer control of small featyre culling.
64508
64509Thu, 9 May 2002 10:31:03 +0000
64510Checked in by : Robert Osfield
64511Added new osgGA - GUI Adapter library submitted by Neil Salter. This will replace the current GUI adapter code inside osgUtil.
64512
64513Wed, 8 May 2002 07:32:40 +0000
64514Checked in by : Robert Osfield
64515Addded missing ClipNode references to osg.dsp.
64516
64517Tue, 7 May 2002 11:44:24 +0000
64518Checked in by : Robert Osfield
64519Fixed osg::Camera::getModelViewMatrix() so that it handles the EYE_TO_MODEL transform correctly.Fixed warning in ClipNode.cpp.
64520
64521
64522
64523Tue, 7 May 2002 11:12:01 +0000
64524Checked in by : Robert Osfield
64525Support added for OpenFlight switch nodes, submission from Brede Johansen.
64526
64527Tue, 7 May 2002 11:08:12 +0000
64528Checked in by : Robert Osfield
64529Added default values in the constructors of Vec2,Vec3,Vec4 and Quat default constructors.
64530
64531Tue, 7 May 2002 02:51:33 +0000
64532Checked in by : Don BURNS
64533Fixed rpath nonsense in makedefs for Irix
64534
64535Fri, 3 May 2002 22:47:57 +0000
64536Checked in by : Robert Osfield
64537Added osg::Node::getValidStateSet().
64538
64539Fri, 3 May 2002 16:47:16 +0000
64540Checked in by : Robert Osfield
64541Added support for the managing the StateSet above a LightSource node, and made it an osg::Group so that it can be used a decorator above a scene.Added osgclip demo to the test suite.
64542
64543
64544
64545Thu, 2 May 2002 22:02:14 +0000
64546Checked in by : Robert Osfield
64547Made osg::Viewport::getViewport(..) const.
64548
64549Thu, 2 May 2002 00:14:40 +0000
64550Checked in by : Robert Osfield
64551dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo.
64552
64553Fri, 26 Apr 2002 16:01:27 +0000
64554Checked in by : Robert Osfield
64555Updated the AUTHORS file to mention the original authors of the terrapage loader.
64556
64557Fri, 26 Apr 2002 15:21:22 +0000
64558Checked in by : Don BURNS
64559Testing .dsp and .dsw as binary files
64560
64561Fri, 26 Apr 2002 13:49:42 +0000
64562Checked in by : Robert Osfield
64563Added mention of MemoryManager to NEWS file.
64564
64565Fri, 26 Apr 2002 13:45:01 +0000
64566Checked in by : Robert Osfield
64567Updated docs.Fix to pfb Makefile for missing $.
64568
64569
64570
64571Fri, 26 Apr 2002 12:06:19 +0000
64572Checked in by : Robert Osfield
64573Fix for CisualStudio6.0 build.
64574
64575Fri, 26 Apr 2002 08:25:51 +0000
64576Checked in by : Robert Osfield
64577Fixed remaining MAX_PATH usuage, replacing it with the new DX_MAX_PATH, this should solve compile problems under VisualStudio .NET.
64578
64579Fri, 26 Apr 2002 08:16:14 +0000
64580Checked in by : Robert Osfield
64581Qarning fixes, and updated the date in NEWS to reflect todays release of 0.8.45
64582
64583Thu, 25 Apr 2002 22:09:28 +0000
64584Checked in by : Robert Osfield
64585Fixes for IRIX build.Fix for a warning under VisualStudio.NET.
64586
64587
64588
64589Thu, 25 Apr 2002 22:07:48 +0000
64590Checked in by : Robert Osfield
64591Cygwin build fixes.
64592
64593Thu, 25 Apr 2002 21:31:16 +0000
64594Checked in by : Robert Osfield
64595Fix for window build.
64596
64597Thu, 25 Apr 2002 15:54:25 +0000
64598Checked in by : Don BURNS
64599Added small blurb for Solaris...
64600
64601Thu, 25 Apr 2002 13:26:33 +0000
64602Checked in by : Robert Osfield
64603Ran the spell checker through the new documentation.
64604
64605Thu, 25 Apr 2002 12:35:33 +0000
64606Checked in by : Robert Osfield
64607Updated change log for 0.8.45 release.
64608
64609Thu, 25 Apr 2002 11:37:49 +0000
64610Checked in by : Robert Osfield
64611Added to the .plan.
64612
64613Thu, 25 Apr 2002 11:30:21 +0000
64614Checked in by : Robert Osfield
64615Fixes to .obj plugin from gideon.
64616
64617Thu, 25 Apr 2002 11:29:31 +0000
64618Checked in by : Robert Osfield
64619Added Bob to the AUTHORS list for his efforts on MacOSX.
64620
64621Thu, 25 Apr 2002 10:46:11 +0000
64622Checked in by : Robert Osfield
64623A more verbose version of the test script, using each and more memleaks.log to print out progress and report any memory leaks which have been logged. The later will only occur with a debug build.  The use of echo and more makes this version osgtest.bat not portable to windows unfortuntately.
64624
64625Thu, 25 Apr 2002 10:14:50 +0000
64626Checked in by : Robert Osfield
64627Added another bullet point to the plan.
64628
64629Thu, 25 Apr 2002 10:10:04 +0000
64630Checked in by : Robert Osfield
64631Removed these old files that do little in the context of the current OpenSceneGraph disitribution apart from clogs things up!
64632
64633Thu, 25 Apr 2002 10:07:44 +0000
64634Checked in by : Robert Osfield
64635Add doc/plan.html and links to it from the rest of the docs.
64636
64637Thu, 25 Apr 2002 08:54:48 +0000
64638Checked in by : Robert Osfield
64639Fixed compile problem under VisualStudio.
64640
64641Thu, 25 Apr 2002 07:47:37 +0000
64642Checked in by : Robert Osfield
64643Fixed relative path for image.
64644
64645Thu, 25 Apr 2002 07:29:02 +0000
64646Checked in by : Robert Osfield
64647Updated demos documentation.
64648
64649Thu, 25 Apr 2002 06:27:09 +0000
64650Checked in by : Robert Osfield
64651Fixed spellings in introduction.html, and update osgtext and osgviews images.
64652
64653Thu, 25 Apr 2002 05:43:33 +0000
64654Checked in by : Robert Osfield
64655Added back in as binary file.
64656
64657Thu, 25 Apr 2002 05:42:37 +0000
64658Checked in by : Robert Osfield
64659Temporily removing to change it to a binary file.
64660
64661Wed, 24 Apr 2002 20:57:00 +0000
64662Checked in by : Robert Osfield
64663Merged Bob's changes for MacOSX build. This change is simply the addition of GLUT_LIB to the link line.  This change should be removed once we fixed the OSG_LIBS so that it doens't include osgGLUT, however, I'll leave this for another day...
64664
64665Wed, 24 Apr 2002 20:36:47 +0000
64666Checked in by : Robert Osfield
64667Fix for MacOSX build, making sure that the compresed tex image is defined on all builds by removing the #ifdef's but then changing the name used in the typedef so it doesn't collide with local implementations.
64668
64669Wed, 24 Apr 2002 20:32:39 +0000
64670Checked in by : Robert Osfield
64671Updated doc++ docs once more.
64672
64673Wed, 24 Apr 2002 20:24:10 +0000
64674Checked in by : Robert Osfield
64675Removed CullViewState from the distribution, moved CullViewState::CullingMode into CullVisitor, and then removed all references to CullViewState from other parts of the scene graph.
64676
64677Wed, 24 Apr 2002 20:13:50 +0000
64678Checked in by : Robert Osfield
64679Updateds doc++ documention.
64680
64681Wed, 24 Apr 2002 20:04:34 +0000
64682Checked in by : Robert Osfield
64683Changes for Mac OSX build, sent in by Bob Kuehne
64684
64685Wed, 24 Apr 2002 14:52:53 +0000
64686Checked in by : Robert Osfield
64687Removed the use of __FUNCTION__ from MemoryManager to remove problems with VisualStudio .NET compile.Added support for OSG_NOTIFY_LEVEL and OSG_FILE_PATH into the relevant getenv
64688routines.  This compliments the exisiting OSGNOTIFYLEVEL & OSGFILEPATH which
64689are deprecated but still supported.  The OSG_ version are more consistent
64690with the rest of the env variables used in the OSG.
64691
64692
64693
64694Wed, 24 Apr 2002 14:14:37 +0000
64695Checked in by : Robert Osfield
64696Updates to the documentation.
64697
64698Wed, 24 Apr 2002 13:08:30 +0000
64699Checked in by : Robert Osfield
64700Moved doc/OpenSceneGraphBanner_Distribution.jpg to doc/images/ to tidy up the doc directory.
64701
64702Wed, 24 Apr 2002 13:05:03 +0000
64703Checked in by : Robert Osfield
64704Futher work on documentation - added seperate context.html, a new demos.html directory and moved the previous doc/index.html to doc/documentation.html.
64705
64706Wed, 24 Apr 2002 08:50:03 +0000
64707Checked in by : Robert Osfield
64708Fix for the Cygwin build related to the new FileUtils_Unix not using the Windows PATH environmental variable for searching for libraries.  Sent in by Norman Vine.Reoder of the makedefs/makedirdefs to fix Mac OSX compilation. Sent in by
64709Bob Kuehne.
64710
64711
64712
64713Tue, 23 Apr 2002 22:04:04 +0000
64714Checked in by : Robert Osfield
64715Updated the docs on compiling under Windows.
64716
64717Tue, 23 Apr 2002 15:05:14 +0000
64718Checked in by : Robert Osfield
64719Added OSG_USE_MEMORY_MANAGER to Windows debug build
64720
64721Tue, 23 Apr 2002 15:01:55 +0000
64722Checked in by : Robert Osfield
64723Fixed compilation problem associated wirh moving FileUtils source out into seperate files.
64724
64725Tue, 23 Apr 2002 14:58:33 +0000
64726Checked in by : Robert Osfield
64727Fixed ordering of paramters in osg::Image constructor to remove warning.
64728
64729Tue, 23 Apr 2002 13:59:01 +0000
64730Checked in by : Robert Osfield
64731Seperated out the platform specific implementions of the file search/access routines - we now have FileUtils_Windows.cpp, FileUtils_Mac.cpp and FileUtils_Unix.cpp.  The FileUtils_Mac.cpp is based on code submitted by Josh Portway and add uses the carbon API for searching for files.
64732
64733Tue, 23 Apr 2002 13:12:37 +0000
64734Checked in by : Robert Osfield
64735Addtional details on the OpenSceneGraph and support.
64736
64737Tue, 23 Apr 2002 11:03:09 +0000
64738Checked in by : Robert Osfield
64739Changed the Windows gauard around so that it only works for VisualStudio and not Cygwin/Mingw.
64740
64741Tue, 23 Apr 2002 11:02:09 +0000
64742Checked in by : Robert Osfield
64743Added a pragma to get round a VisualStudio warning that I couldn't fix in any easy way.
64744
64745Tue, 23 Apr 2002 10:55:45 +0000
64746Checked in by : Robert Osfield
64747Added an imageList.clear() to osgbillboard so that its memory would be cleared before entering the viewer main loop, this removes memorymanager a reported memory leak due to the viewer using exit() which bypasses the clean up on main itself.Added an osgNew to the ReaderWriterRGB.cpp to aid detected of tracking of
64748memory leaks.
64749
64750
64751
64752Tue, 23 Apr 2002 10:34:20 +0000
64753Checked in by : Robert Osfield
64754Fixed compile problems under VisualStudio w.r.t  the new additions for precompiled mipmaps.  Changed std::size_t to unsigned int.
64755
64756Tue, 23 Apr 2002 09:06:03 +0000
64757Checked in by : Robert Osfield
64758Replaced texture compression extension define so that its #ifndef guard used GL_ARB_texture_compression as natured intended.
64759
64760Tue, 23 Apr 2002 08:40:13 +0000
64761Checked in by : Robert Osfield
64762Updated ChangeLog in preperation for the 0.8.45 release.
64763
64764Tue, 23 Apr 2002 08:34:58 +0000
64765Checked in by : Robert Osfield
64766Added to the NEWS file.
64767
64768Tue, 23 Apr 2002 08:29:39 +0000
64769Checked in by : Robert Osfield
64770Fixed warning in swapBytes, simple addded unsigned to the int loop count, since sizeof() is always an unsigned int.
64771
64772Mon, 22 Apr 2002 23:54:13 +0000
64773Checked in by : Don BURNS
64774Impleneted byte swap for use between machines with different endians.
64775
64776Mon, 22 Apr 2002 21:45:33 +0000
64777Checked in by : Don BURNS
64778Fixed couple of small errors caught by Solaris compiler
64779
64780Mon, 22 Apr 2002 21:18:15 +0000
64781Checked in by : Robert Osfield
64782A couple of API additions to osg::ClippingVolume, osg::Matrix and osg::Plane sent in by Mike Connell.
64783
64784Mon, 22 Apr 2002 21:13:33 +0000
64785Checked in by : Robert Osfield
64786Integrated submission from Boris Bralo:Supported added for precompiled mip maps stored in osg::Image, and read
64787by osg::Texture.
64788
64789Updates to TerraPage loader for support of compressed texture images and
64790precompiled mip maps.
64791
64792
64793
64794Mon, 22 Apr 2002 19:41:33 +0000
64795Checked in by : Robert Osfield
64796Added code in hangglide to move the earth sky around with the eye point, use osg::Transform::ComputeTransformCallback.
64797
64798Mon, 22 Apr 2002 14:54:39 +0000
64799Checked in by : Robert Osfield
64800Added support for compute the near and far planes and then applying to the current projection matrix into CullVisitor itself.  Similar code to support this has been moved out of SceneView completely.Added Matrix:: infront of the definition of the static
64801osg::Matrix::inverse(Matrix) method which was missing.
64802
64803
64804
64805Mon, 22 Apr 2002 09:55:45 +0000
64806Checked in by : Robert Osfield
64807Slight changes to FAQ to make a little more relevant, it really needs a total re-write though.
64808
64809Mon, 22 Apr 2002 09:50:32 +0000
64810Checked in by : Robert Osfield
64811Added test script which runs all the demos in the OSG to make sure they run ok.  User has to verify they are correct visually.
64812
64813Mon, 22 Apr 2002 09:37:17 +0000
64814Checked in by : Robert Osfield
64815Cleaned up the handling of the Viewport with osg::SceneView/RenderStage and CullVisitor so that the Viewport is now managed as part as the global stateset so that it can be pushed and popped like the rest of state without problems.  This makes it easier to have multiple viewports within one scene graph.
64816
64817Mon, 22 Apr 2002 09:31:54 +0000
64818Checked in by : Robert Osfield
64819Fixes the .mlt loading from Ben Discoe.
64820
64821Sun, 21 Apr 2002 22:05:26 +0000
64822Checked in by : Robert Osfield
64823Updated TODO list.Converted AnimationPath so it is now subclassed from osg::Transform::ComputeTransfromCallback()
64824so that it can be directly attached to the scene to move objects about.
64825
64826Changed the osg::SateSet::setGlobalDefaults() so that is sets GL_DEPTH_TEST
64827to ON.
64828
64829Added guards and creation of default helper classes in osgGLUT::Viewer and
64830osgUtil::SceneView so that sensible defaults are used when no settings
64831are used of osg::State/StateSet,osgUtil::RenderStage/RenderGraph/CullVisitor.
64832
64833
64834
64835Sun, 21 Apr 2002 21:53:03 +0000
64836Checked in by : Robert Osfield
64837A second try at commit these updates to docs.
64838
64839Sun, 21 Apr 2002 10:12:15 +0000
64840Checked in by : Robert Osfield
64841Fixes to spelling mistakes in NEWS file.
64842
64843Sun, 21 Apr 2002 10:11:03 +0000
64844Checked in by : Robert Osfield
64845Updated Versions, and NEWS file to reflect impending release of 0.8.45.
64846
64847Sun, 21 Apr 2002 09:51:59 +0000
64848Checked in by : Robert Osfield
64849Updates to docs.
64850
64851Sat, 20 Apr 2002 20:35:02 +0000
64852Checked in by : Robert Osfield
64853Updated the docs.
64854
64855Sat, 20 Apr 2002 15:49:28 +0000
64856Checked in by : Robert Osfield
64857Reorginising the docs so that data source, dependencies and installation istrucions sit in the doc directory as html files.
64858
64859Fri, 19 Apr 2002 19:55:48 +0000
64860Checked in by : Robert Osfield
64861Changed the implementation of osg::Quat::makeRotate(heading,pitch,roll) so that it conforms to the OpenFlight convention of euler angles.  Added documentation into Matrix and Quat to reflect this.Added so test code to osgcube for stress testing memory allocation and deallocation.
64862
64863Commented out the registering of app and cull callbacks in osghud.
64864
64865
64866
64867Fri, 19 Apr 2002 16:22:25 +0000
64868Checked in by : Robert Osfield
64869Fixes for Max OSX build from Bob Kuehne.
64870
64871Fri, 19 Apr 2002 16:21:18 +0000
64872Checked in by : Robert Osfield
64873updated the introduction.html, still not complete but getting there. No edited for typo's yet :-)
64874
64875Fri, 19 Apr 2002 16:00:15 +0000
64876Checked in by : Don BURNS
64877Fixed an assignment that should have been a test
64878
64879Fri, 19 Apr 2002 15:34:40 +0000
64880Checked in by : Don BURNS
64881Updated some files sent by Boris Bralo for the txp loader.
64882
64883Fri, 19 Apr 2002 15:02:34 +0000
64884Checked in by : Don BURNS
64885Fixed small typo in src/osgUtil/RenderStage.cpp
64886
64887Fri, 19 Apr 2002 15:00:57 +0000
64888Checked in by : Don BURNS
64889Added Bob K's fix
64890
64891Thu, 18 Apr 2002 23:30:06 +0000
64892Checked in by : Don BURNS
64893Fixed small typo in SceneView::setDefaults().
64894
64895Thu, 18 Apr 2002 21:29:31 +0000
64896Checked in by : Robert Osfield
64897Added introduction html file.
64898
64899Thu, 18 Apr 2002 16:40:17 +0000
64900Checked in by : Robert Osfield
64901Updated stereo documentation to include details about horizontal and vertical split stereo.
64902
64903Thu, 18 Apr 2002 16:08:36 +0000
64904Checked in by : Don BURNS
64905Changed make makeosx to make
64906
64907Thu, 18 Apr 2002 15:37:26 +0000
64908Checked in by : Don BURNS
64909changed LIBEXT to LIB_EXT for Darwin
64910
64911Thu, 18 Apr 2002 15:16:59 +0000
64912Checked in by : Don BURNS
64913Added -lXi to the Linux X_LIBS
64914
64915Thu, 18 Apr 2002 10:38:58 +0000
64916Checked in by : Robert Osfield
64917Fixed VisualStudio .NET warnings in TXP plugin.
64918
64919Thu, 18 Apr 2002 09:57:42 +0000
64920Checked in by : Robert Osfield
64921Fixed memory leak in FTGL associated with the function of gluTesselate.Fixed a warnings in the DW plugin.
64922
64923
64924
64925Wed, 17 Apr 2002 20:04:41 +0000
64926Checked in by : Robert Osfield
64927Warning fixes for VisualStudio
64928
64929Wed, 17 Apr 2002 14:18:20 +0000
64930Checked in by : Robert Osfield
64931Fixed type in location of redhat glu patch.
64932
64933Wed, 17 Apr 2002 11:36:38 +0000
64934Checked in by : Robert Osfield
64935Fixes for warnings under VisualStudio
64936
64937Wed, 17 Apr 2002 11:29:49 +0000
64938Checked in by : Robert Osfield
64939Added a gset->computeNumVertices() which was missing, this was causing models to disappear after application of tri stripping.
64940
64941Wed, 17 Apr 2002 09:48:19 +0000
64942Checked in by : Robert Osfield
64943Changed the osg::Billboard comution so that it get passed in the current modelview matrix rathan than an identity matrix, this matrix is then modified locally.Changed the osg::Matrix set methods so they are inline.
64944
64945Added a few useful comments to MemoryManager.cpp to help people understand
64946the assert's better.
64947
64948
64949
64950Tue, 16 Apr 2002 21:39:45 +0000
64951Checked in by : Don BURNS
64952Changed Linux makedepend flag from -MM to -M
64953
64954Tue, 16 Apr 2002 21:08:46 +0000
64955Checked in by : Robert Osfield
64956Fixed the seveal hunderd warnings in TerraPage loader!
64957
64958Tue, 16 Apr 2002 15:44:31 +0000
64959Checked in by : Robert Osfield
64960Fix to TXP plugin to handle to new osg::Image method naming.
64961
64962Tue, 16 Apr 2002 15:31:46 +0000
64963Checked in by : Robert Osfield
64964Added clearing of seperation band between horizontal/vertical split stereo areas.
64965
64966Tue, 16 Apr 2002 15:21:24 +0000
64967Checked in by : Don BURNS
64968Added makedirdefs via a request from Bob Kheune.  This allows us to edit the DIRS cruft in a single file in the Make directory instead of having to edit multiple files.  Also edited Makefiles that needed to include this file.Also cleaned up txp loader to compile with SunOS.  This needs to be retested
64969on other platforms.
64970
64971
64972
64973Tue, 16 Apr 2002 14:57:39 +0000
64974Checked in by : Robert Osfield
64975Added osg::Image::setPixelFormat(..) and setInternalTextureFormat(), and renamed osg::Image::pixelFormat(), internalTextureFormat(),dataType() to osg::Image::getPixelFormat() etc.  These changes are to bring it more into line with the style of the rest of the OSG.Updated the rest of the distribution to take account for these names changes.
64976
64977
64978
64979Tue, 16 Apr 2002 14:09:46 +0000
64980Checked in by : Robert Osfield
64981Purge on warnings under Linux.
64982
64983Tue, 16 Apr 2002 11:41:32 +0000
64984Checked in by : Robert Osfield
64985Removed the cached matrices from osg::Camera, so that osg::Camrea::getModelViewMatrix() and osg::Camera::getProjectionMatrix() are calculated on the fly.  Removed various redudent methods, including the project and unproject methods which are better supported within osgUtil::SceneView.Added a computeWindowMatrix() method to Viewport, to make it easier to construct
64986a MV*P*W matrix for converting local coords into screen coords and visa versa.
64987Converted SceneView and CullVisitor to use this new method.
64988
64989
64990
64991Tue, 16 Apr 2002 11:36:23 +0000
64992Checked in by : Robert Osfield
64993Updates to the flt plugin from Brede Johansen.
64994
64995Tue, 16 Apr 2002 08:01:18 +0000
64996Checked in by : Robert Osfield
64997Warnings fix.
64998
64999Tue, 16 Apr 2002 05:29:39 +0000
65000Checked in by : Don BURNS
65001Fixed some boo-boos in makerpms for building demo source files...
65002
65003Tue, 16 Apr 2002 04:13:30 +0000
65004Checked in by : Don BURNS
65005Fixed Solaris 'make distribution' for demo source.
65006
65007Tue, 16 Apr 2002 03:24:41 +0000
65008Checked in by : Don BURNS
65009fixed a few problems that didn't work right with installing demo source on platforms other than Solaris.
65010
65011Mon, 15 Apr 2002 21:48:43 +0000
65012Checked in by : Robert Osfield
65013Compile fixes for IRIX, submitted by Randall Hopper.
65014
65015Mon, 15 Apr 2002 21:03:32 +0000
65016Checked in by : Robert Osfield
65017Added support for OSG_USE_MEMORY_MANAGER into Windows build.
65018
65019Mon, 15 Apr 2002 19:12:39 +0000
65020Checked in by : Robert Osfield
65021Added Makefile.inst which was not added ealier with the check in osghud.
65022
65023Mon, 15 Apr 2002 14:45:14 +0000
65024Checked in by : Don BURNS
65025Added Daniel Sjölie's request to use a default complier (CXX) in makedefs. Doing this only for Linux
65026
65027Mon, 15 Apr 2002 14:29:13 +0000
65028Checked in by : Robert Osfield
65029Fixed error in project w.r.t name of source file.
65030
65031Mon, 15 Apr 2002 14:21:10 +0000
65032Checked in by : Robert Osfield
65033Renamed Demos/osgtext/osgtext.dsp back to Demos/osgtext/osgtextdemo.dsp
65034
65035Mon, 15 Apr 2002 13:15:48 +0000
65036Checked in by : Robert Osfield
65037Added CullCallbacks to osg::Node, and osgUtil::CullVisitor.
65038
65039Mon, 15 Apr 2002 11:03:31 +0000
65040Checked in by : Robert Osfield
65041Added osghud, a head up display demo.
65042
65043Mon, 15 Apr 2002 10:59:16 +0000
65044Checked in by : Robert Osfield
65045Fixes to warning in Win32 build
65046
65047Mon, 15 Apr 2002 08:51:11 +0000
65048Checked in by : Robert Osfield
65049Fixed the copying of LongIDRecord's strings in flt plugin so it now uses the record length-4, to create the string. Also Removed some in appropriate comments from LongIDRecord, since they were obvious and hang over of a copy and paste job on the code.
65050
65051Mon, 15 Apr 2002 08:09:02 +0000
65052Checked in by : Robert Osfield
65053Fixed display problem with the HUD in osgtext which was caused by the new mods to SceneView not honouring the z near/far calculation flag.
65054
65055Sun, 14 Apr 2002 22:21:59 +0000
65056Checked in by : Robert Osfield
65057Added support for specificing the eye mapping and seperation between the horizontal and veritical split stereo modes.Renamed osg::Image::ensureDimensionArePowerOfTwo() to osg::Image::ensureValidSizeForTexturing().
65058
65059
65060
65061Sun, 14 Apr 2002 20:30:43 +0000
65062Checked in by : Robert Osfield
65063Used a faster method for checking for power of 2 on the image dimensions and did a check on forcing 16bits textures in osg::Texture (which speeds things up on the Umea model which is performance bound by texture memory.), the later check is now commented out.
65064
65065Sun, 14 Apr 2002 13:41:13 +0000
65066Checked in by : Robert Osfield
65067Fixes to osg::Image::createImage(..), and addition of code to Viewer.cpp to support output of screen snapshot via 'O'.
65068
65069Sun, 14 Apr 2002 12:54:26 +0000
65070Checked in by : Robert Osfield
65071Addition of write .bmp to the BMP plugin.
65072
65073Sun, 14 Apr 2002 12:53:36 +0000
65074Checked in by : Robert Osfield
65075Fix for crash in SceneView introduced when ungarded use of _dispalySettings pointer was added, a if (valid) guard has been added to solve the problem.
65076
65077Sat, 13 Apr 2002 22:19:29 +0000
65078Checked in by : Robert Osfield
65079Clean up for VisualStudio build
65080
65081Sat, 13 Apr 2002 18:53:20 +0000
65082Checked in by : Robert Osfield
65083Added a space into the project name because it was confusing VisualStudio.
65084
65085Sat, 13 Apr 2002 18:45:18 +0000
65086Checked in by : Robert Osfield
65087Further changes to VisualStudio.dsw for dependancies.
65088
65089Sat, 13 Apr 2002 11:36:10 +0000
65090Checked in by : Robert Osfield
65091Added dependanices into osgPlugins.
65092
65093Sat, 13 Apr 2002 11:08:04 +0000
65094Checked in by : Robert Osfield
65095Fixed compile problem related to missing includes (a result of removing include of Camera..)
65096
65097Sat, 13 Apr 2002 10:29:44 +0000
65098Checked in by : Robert Osfield
65099Added dependancies to Demos.
65100
65101Sat, 13 Apr 2002 10:18:58 +0000
65102Checked in by : Robert Osfield
65103Saved workspace from VisualStudio to follow up on missing demo dependancies
65104
65105Sat, 13 Apr 2002 09:28:53 +0000
65106Checked in by : Robert Osfield
65107Added Core infront of the names of the project dependancies.
65108
65109Fri, 12 Apr 2002 18:06:13 +0000
65110Checked in by : Robert Osfield
65111Further work on cleaning up SceneView and Camera, in particular moving strereo support out of Camera and into SceneView. Also enabled the option to set the projection and modelview matrices directly on SceneView thereby removing the dependance on osg::Camrea to control the view of the scene.
65112
65113Fri, 12 Apr 2002 14:05:55 +0000
65114Checked in by : Robert Osfield
65115Fixes for Win32 build.
65116
65117Fri, 12 Apr 2002 13:06:48 +0000
65118Checked in by : Robert Osfield
65119Futher updates to VisualStudio files, adding osgstereoimage and osgversion in particular.
65120
65121Fri, 12 Apr 2002 12:51:32 +0000
65122Checked in by : Robert Osfield
65123Added "Core " infront of the osg, osgDB, osgUtil, osgText, and osgGLUT libraries in the Visual Studio workspace/project files.
65124
65125Fri, 12 Apr 2002 12:15:07 +0000
65126Checked in by : Robert Osfield
65127Renamed the osgtext demo project to reflect the name.
65128
65129Fri, 12 Apr 2002 11:57:20 +0000
65130Checked in by : Robert Osfield
65131Added "Demo " and "osgPlugin " infront of all demo and plugin project names to help differentiate them within VisualStudio.
65132
65133Fri, 12 Apr 2002 10:24:45 +0000
65134Checked in by : Robert Osfield
65135Attempt to add osgPlugin infront of the 3ds name to force VisualStudio to present it as plugin in the browser.
65136
65137Fri, 12 Apr 2002 10:12:35 +0000
65138Checked in by : Robert Osfield
65139Reorganised the names of libraries and Demos to make it clear what is what.
65140
65141Fri, 12 Apr 2002 09:53:39 +0000
65142Checked in by : Robert Osfield
65143Fixes for Win32 build
65144
65145Fri, 12 Apr 2002 09:25:41 +0000
65146Checked in by : Robert Osfield
65147Removed double reference of osgtexture
65148
65149Fri, 12 Apr 2002 09:25:15 +0000
65150Checked in by : Robert Osfield
65151Removed Metroweks files since they wern't being used, and were not up to date.  An attempt at using Metrowerks for MacOSX build failed, and we have Cywgin/Mingwin VisualStudio for windows so there is little need for it.
65152
65153Fri, 12 Apr 2002 08:01:22 +0000
65154Checked in by : Robert Osfield
65155Removed dangling references to NewCullVisitor from osgUtil.dsp.
65156
65157Fri, 12 Apr 2002 06:18:41 +0000
65158Checked in by : Don BURNS
65159Solaris PKG distribution now makes a shar (self-extracting shell archived) changed makepgk to do this.Changed another one of those pesky cout = std::cout in CullVisitor.cpp
65160
65161
65162
65163Fri, 12 Apr 2002 05:09:45 +0000
65164Checked in by : Don BURNS
65165added 'make cleandepend' to build system.
65166
65167Fri, 12 Apr 2002 05:06:41 +0000
65168Checked in by : Don BURNS
65169Added the 'make cleandepend' target to the build system.
65170
65171Thu, 11 Apr 2002 23:20:23 +0000
65172Checked in by : Robert Osfield
65173Added DataVariance enum and set/get fields to osg::Object to help identify which objects have values that vary over the lifetime of the object (DYNAMIC) and ones that do not vary (STATIC).  Removed the equivalent code in osg::Transform, StateSet and StateAttribute, as these are now encompassed by the new DataVariance field.Removed MatrixMode enum from Matrix, and associated fields/parameters from
65174osg::Transfrom and osg::NodeVisitor, since MatrixMode was not providing
65175any useful functionality, but made the interface more complex (MatrixMode
65176was an experimental API)
65177
65178Added ReferenceFrame field to osg::Transform which allows users to specify
65179transforms that are relative to their parents (the default, and previous behavior)
65180or absolute reference frame, which can be used for HUD's, camera relative
65181light sources etc etc.  Note, the view frustum culling for absolute Transform
65182are disabled, and all their parents up to the root are also automatically
65183have view frustum culling disabled.  However, once passed an absolute Transform
65184node culling will return to its default state of on, so you can still cull
65185underneath an absolute transform, its only the culling above which is disabled.
65186
65187
65188
65189Thu, 11 Apr 2002 17:15:07 +0000
65190Checked in by : Robert Osfield
65191Added several new methods to osg::Image to help keep track of memory and added osg::Image::readPixels to encapsulate glReadPixels.Reordering of includes in include/osg/Fog and include/osg/Light to remove silly warnings under Visual Studio.
65192
65193
65194
65195Thu, 11 Apr 2002 17:13:16 +0000
65196Checked in by : Robert Osfield
65197Patch to ReadWriter3DS from Mike Connel.
65198
65199Thu, 11 Apr 2002 16:05:38 +0000
65200Checked in by : Don BURNS
65201Backed out bad addition of NewCUllVisitor
65202
65203Thu, 11 Apr 2002 15:54:49 +0000
65204Checked in by : Don BURNS
65205Somehow, cvs forgot to check in a modified Makefile with NewCullVisitor added to it... Hm.. anyway this fixes it.
65206
65207Thu, 11 Apr 2002 13:53:46 +0000
65208Checked in by : Robert Osfield
65209Fix for Win32 build.
65210
65211Thu, 11 Apr 2002 09:16:01 +0000
65212Checked in by : Robert Osfield
65213Changed the comments for Clay Fowlwer about the GLU patch for RedHat7.2 to reflect the new position of the tarball and its new name.
65214
65215Thu, 11 Apr 2002 08:24:55 +0000
65216Checked in by : Robert Osfield
65217Fixed refrences to NewCullVisitor which has now been mapped onto CullVisitor.
65218
65219Wed, 10 Apr 2002 22:10:07 +0000
65220Checked in by : Robert Osfield
65221Copied NewCullVisitor over top of CullVisitor and then removed NewCullVisitor.Added some defines to Image in prep for writing code to determine how big a
65222pixel is.
65223
65224
65225
65226Wed, 10 Apr 2002 21:51:34 +0000
65227Checked in by : Robert Osfield
65228Added new osg::DrawPixels class with encapsulates glDrawPixels as and osg::Drawable.  Added osg::Image::readPixels to osg::Image.Made osg::LightSource to default to cullActive set to false to that LightSource
65229nodes don't get culled by default.
65230
65231
65232
65233Wed, 10 Apr 2002 14:34:16 +0000
65234Checked in by : Don BURNS
65235Added placeholder .README file to the PKG directory to keep CVS from removing the directory on an update.
65236
65237Wed, 10 Apr 2002 14:32:16 +0000
65238Checked in by : Don BURNS
65239Removed big honkin' SUN PKG files from cvs distribution.
65240
65241Wed, 10 Apr 2002 01:29:45 +0000
65242Checked in by : Don BURNS
65243Added (previously omitted) libpng, libjpeg, libtiff, libgif to makedefs in the Linux section
65244
65245Tue, 9 Apr 2002 22:54:43 +0000
65246Checked in by : Don BURNS
65247Fixed makedepend to do the right thing.
65248
65249Tue, 9 Apr 2002 21:46:34 +0000
65250Checked in by : Robert Osfield
65251Added setProjectionMatrix and setModelViewMatrix() methods to osg::SceneView, and associated member variables.  I have not linked them up to the cull traversal yet, but this will be the next task.
65252
65253Tue, 9 Apr 2002 16:09:19 +0000
65254Checked in by : Robert Osfield
65255Further work on removing Camera references from NewCullVisitor and releted classes, this work paves the way for making osg::Camera an optional extra rather than a requirement for rendering.
65256
65257Tue, 9 Apr 2002 15:51:20 +0000
65258Checked in by : Don BURNS
65259Checking in all Makefile.inst in src/Demos/*.  These are the Makefiles that get installed rather than the build Makefiles.
65260
65261Tue, 9 Apr 2002 14:55:38 +0000
65262Checked in by : Don BURNS
65263Added pkgadd distribution for Solaris.Added a cleaner way to install demo source so that installed versions use a
65264simplified makedefs/makerules.
65265
65266Small fix to get osgText to compile with Solaris CC.  Constructor declared
65267with a non-const argument, but implemented with const argument.
65268
65269
65270
65271Mon, 8 Apr 2002 16:50:13 +0000
65272Checked in by : Don BURNS
65273Added -lstdc++ to begining of LIBS on link line.. ??
65274
65275Mon, 8 Apr 2002 16:25:45 +0000
65276Checked in by : Don BURNS
65277Put quotes around "DBGF" for multi argument
65278
65279Mon, 8 Apr 2002 08:23:00 +0000
65280Checked in by : Robert Osfield
65281Changed a char* into const char* to fix Solaris build.
65282
65283Mon, 8 Apr 2002 08:22:27 +0000
65284Checked in by : Robert Osfield
65285Fix for VisualStudio's lack of auto_ptr::reset.
65286
65287Sun, 7 Apr 2002 17:47:03 +0000
65288Checked in by : Don BURNS
65289Added a stop gap fix for cygwin build.  Previous experiements were creating library and  plugin files that looked like system library and system files which would have deleted original files on a 'make install'.  Cygwin is not tested yet, but this needed to get fixed before a cygwin user wiped out his system library files.
65290
65291Sat, 6 Apr 2002 09:24:51 +0000
65292Checked in by : Robert Osfield
65293Updates to Makefile to reflect recent .cpp additions such as TextureCubeMap, MemoryManager etc.
65294
65295Fri, 5 Apr 2002 02:49:58 +0000
65296Checked in by : Don BURNS
65297Fixed a small oversight in the previous bug fix.  in GeoSet::computeBound() _numcoords is NOT necesarily _cindex._size.
65298
65299Fri, 5 Apr 2002 01:52:15 +0000
65300Checked in by : Don BURNS
65301Edited INSTALL for new make and installation procedures. Checking in a fix for Norman Vine Added helprules and help.sh for a long-winded help message if you 'make help'.
65302
65303Thu, 4 Apr 2002 18:01:44 +0000
65304Checked in by : Don BURNS
65305Added Norman Vine's changes for CYGWIN buildsAdded distrules and makerpms for building RPM distributions
65306
65307Removed old RedHatRPM distribution build directory
65308
65309Added new dist/RPM directory and placed temporary .spec files (these
65310are generated by Make/makerpms and are not intended for stand-alone
65311use, but they keep the directory warm and CVS happy)
65312
65313
65314
65315Thu, 4 Apr 2002 00:30:10 +0000
65316Checked in by : Don BURNS
65317Fixed a small bug in compute bound that caused it to come up with the wrong number if the coord array was indexed, and containing bogus (unindexed, yet in-line) numbers.
65318
65319Wed, 3 Apr 2002 17:53:46 +0000
65320Checked in by : Don BURNS
65321Cleaned up in stallation directives
65322
65323Wed, 3 Apr 2002 17:42:12 +0000
65324Checked in by : Don BURNS
65325Reinstated Norman Vine's TARGET_BASENAME variable in the makefiles and added prefixes and suffixes to libs and plugins.  ALl this to accomodate cygwin...Also added INST_SYS_PREFIX and INST_SHARE_PREFIX for installation, as well
65326as "standardizing" the install locations for the various platforms.
65327
65328
65329
65330Tue, 2 Apr 2002 06:58:18 +0000
65331Checked in by : Don BURNS
65332Oops forgot to add makedefs and makerules
65333
65334Tue, 2 Apr 2002 06:44:57 +0000
65335Checked in by : Don BURNS
65336The new order for building OSG.  All Makefiles are replaced and the Make directory is left with four files only :     makedefs     makerules     makedirrules     instrulesThese work for all platforms supported so far, which include :
65337    Linux
65338    Irix
65339    Solaris
65340    MacOSX
65341    Cygwin
65342    FreeBSD
65343
65344
65345
65346Tue, 2 Apr 2002 06:27:07 +0000
65347Checked in by : Don BURNS
65348Folded in Bob Kuehne's changes for Mac OSX to makedefs and makerules
65349
65350Mon, 1 Apr 2002 15:37:21 +0000
65351Checked in by : Don BURNS
65352Added cleanlite rules to makerules.new
65353
65354Mon, 1 Apr 2002 04:54:11 +0000
65355Checked in by : Don BURNS
65356*** empty log message ***
65357
65358Mon, 1 Apr 2002 03:39:29 +0000
65359Checked in by : Don BURNS
65360Completed and tested instrules.new
65361
65362Sun, 31 Mar 2002 16:43:54 +0000
65363Checked in by : Don BURNS
65364Added more to  instrules and makedefs.new  Folded in Randall Hopper's changes for FreeBSD
65365
65366Sun, 31 Mar 2002 16:40:44 +0000
65367Checked in by : Robert Osfield
65368Added new osg::Projection node, and osgUtil::NewCullVisitor which are work in progress for the new support for controlling the projection matrix from within the scene graph.Also Added osg::State::getClippingVolume(), getProjectionMatrix() and
65369getModelViewMatrix() with allows drawables to access the current projection,
65370and model view matrices and the view frustum in local coords to the drawable.
65371
65372
65373
65374Sun, 31 Mar 2002 09:54:14 +0000
65375Checked in by : Robert Osfield
65376Removed reference to malloc.h, replacing by stdlib.h instead.
65377
65378Sat, 30 Mar 2002 21:20:41 +0000
65379Checked in by : Robert Osfield
65380Warnings fixes, submitted by Randall Hopper.
65381
65382Sat, 30 Mar 2002 15:13:33 +0000
65383Checked in by : Robert Osfield
65384Fix for Cygwin build.
65385
65386Fri, 29 Mar 2002 17:26:40 +0000
65387Checked in by : Robert Osfield
65388Move the applying of Projection and ModelView matrices into osg::State so that it now maintains references to the last applied matrices, automatically doing lazy state updating.  This simplifies the various places in the OSG which were previously doing the applying, add paves the way for managing the projection matrix within the scene graph.Remove MemoryAdapter and mem_ptr as they arn't being used, and can potentially
65389confuse users by their existance.
65390
65391
65392
65393Fri, 29 Mar 2002 12:23:54 +0000
65394Checked in by : Robert Osfield
65395Converted from dos file endings to unix.
65396
65397Fri, 29 Mar 2002 12:23:20 +0000
65398Checked in by : Robert Osfield
65399Fixes for dos endings in MemoryManager.cpp, and compile fix for osgText for Cygwin.
65400
65401Fri, 29 Mar 2002 06:54:23 +0000
65402Checked in by : Don BURNS
65403Added new install rules for makefiles and updated makedefs and makerules... more to come
65404
65405Thu, 28 Mar 2002 23:06:20 +0000
65406Checked in by : Robert Osfield
65407Fixes for IRIX build.
65408
65409Thu, 28 Mar 2002 07:29:07 +0000
65410Checked in by : Don BURNS
65411Couple a fixes in makedefs and makerules
65412
65413Thu, 28 Mar 2002 06:35:57 +0000
65414Checked in by : Don BURNS
65415Added Norman Vines fixeds for cygwin
65416
65417Wed, 27 Mar 2002 23:04:52 +0000
65418Checked in by : Robert Osfield
65419A compile fix to the new Texture subload changes.
65420
65421Wed, 27 Mar 2002 22:51:58 +0000
65422Checked in by : Robert Osfield
65423Added support for setting the texture subload width and height within osg::Texture.  The values default to 0, and in this state they are sizes of the glTexSubImage2D are taken from the source image size.  This allows the previous setup with no settings for subload size to work as before.
65424
65425Wed, 27 Mar 2002 16:31:25 +0000
65426Checked in by : Robert Osfield
65427Futher updates to MemoryManager, fixed memory leak in osgconv.
65428
65429Wed, 27 Mar 2002 14:56:47 +0000
65430Checked in by : Robert Osfield
65431Updates to various files, replacing delete calls with osgDelete so that greater debugging info can be gleaned.
65432
65433Wed, 27 Mar 2002 10:52:40 +0000
65434Checked in by : Robert Osfield
65435Added support for VERTICAL_SPILT and HORIZONTAL_SPLIT stereo modes.
65436
65437Wed, 27 Mar 2002 06:09:17 +0000
65438Checked in by : Don BURNS
65439Update to makeefs/makerules
65440
65441Wed, 27 Mar 2002 00:55:52 +0000
65442Checked in by : Don BURNS
65443update to makedefs.new makerules.new
65444
65445Tue, 26 Mar 2002 23:52:52 +0000
65446Checked in by : Robert Osfield
65447Added support for osg::MemoryManager which is based upon Paul Nettle's memory manager published at flipcode.com.  This can be turned on with the OSG_USE_MEMORY_MANGER option which then uses custom global new and delete operators as well as provide osgNew and osgDelete macro's which add ability to log line and file from which calls are made.Updated osg,osgUtil,osgDB,osgText and osgPlugins/osg to use osgNew/osgDelete,
65448and fixed memory leaks highlighted by the new memory manager.
65449
65450
65451
65452Tue, 26 Mar 2002 21:26:27 +0000
65453Checked in by : Don BURNS
65454Adding makedirrrules to Make directory
65455
65456Tue, 26 Mar 2002 21:24:04 +0000
65457Checked in by : Don BURNS
65458Temporarily adding makedefs.new and makerules.new to keep them separate from current makedefs/makerules files.  Will eventually remove all makedefs.* and makerules.* and replace only makedefs and makerules with makedefs.new and makedefs.new
65459
65460Mon, 25 Mar 2002 23:18:02 +0000
65461Checked in by : Robert Osfield
65462Added osg::MemoryManger which is currently based on Paul Nettle's memory manager published at flipcode.  I havn't adopted Paul's macro's for new/delete etc, but use osg prefixed versions instead to allow greater flexiblity in handling include ordering.Have fixed a couple of new/delete[] problems which existed as a result.
65463
65464To use the MemoryManager to track memory usage simply add
65465-DOSG_USE_MEMEORY_TRACKING to the compile line.
65466
65467Have yet to move the osg from using new to osgNew, will do this next.
65468
65469
65470
65471Mon, 25 Mar 2002 23:13:30 +0000
65472Checked in by : Robert Osfield
65473Added missing osgstereoimage.dsp
65474
65475Mon, 25 Mar 2002 19:04:30 +0000
65476Checked in by : Robert Osfield
65477Fixes for MacOSX build.
65478
65479Sat, 23 Mar 2002 21:30:32 +0000
65480Checked in by : Robert Osfield
65481Fixed warning in DisplaySettings.cpp
65482
65483Sat, 23 Mar 2002 21:28:25 +0000
65484Checked in by : Robert Osfield
65485Moved the exit on escape into Window, and added a virtual free method on both Window an Viewer to clean up the windows, this is now called before exit is finally called, ensure that more more memroy is clean up prior to exit.
65486
65487Sat, 23 Mar 2002 10:55:29 +0000
65488Checked in by : Robert Osfield
65489Added GL_TEXTURE_3D definition for those with gl.h headers which don't contain it.
65490
65491Thu, 21 Mar 2002 15:46:34 +0000
65492Checked in by : Robert Osfield
65493Added missing TextureCubeMap.cpp to cvs.
65494
65495Thu, 21 Mar 2002 12:36:05 +0000
65496Checked in by : Robert Osfield
65497Renamed have_applied_mode, have_applied_attribute, apply_mode, apply_attribute to haveAppliedMode, haveAppliedAttribute, applyMode, applyAttribute to make it more consistent with the general OSG name convetion.
65498
65499Thu, 21 Mar 2002 12:00:10 +0000
65500Checked in by : Robert Osfield
65501Added osg:State:have_applied_mode(mode) and have_applied_attribute(type) to make it easier to specify which modes and attributes have been modified without the user requiring to know to what value, or to have an equivilant attribute to pass to the have_applied_attribute method.  The original have_applied(mode) and have_applied(attribute) methods have been renamed have_applied_mode(), have_applied_attribute() as this was required to prevent the mode and type values colliding during compile (it was causing a compile error when the method names were the same.)
65502
65503Thu, 21 Mar 2002 11:57:16 +0000
65504Checked in by : Robert Osfield
65505_cullMaskRight was not being initialized in the constructor which was resulting in some sporadic problems when running stereo - occoasionally the right eye view wouldn't appear!
65506
65507Thu, 21 Mar 2002 07:50:14 +0000
65508Checked in by : Don BURNS
65509Modified files reflect small changes to work with Sun OS port....Removed redundant README file in osgviews... was a copy of sgv/README.
65510
65511
65512
65513Wed, 20 Mar 2002 22:39:51 +0000
65514Checked in by : Robert Osfield
65515Added osg::TextureCubeMap which encapsulates OpenGL's cube texture mapping.
65516
65517Wed, 20 Mar 2002 14:03:30 +0000
65518Checked in by : Robert Osfield
65519Added a Referenced::unref_nodelete() method which unreferences but does not delete the object even if its count goes to 0 or below.  This should only be called in special circumstances, the ReaderWriter::ReadResult being one of them. This new method has allowed the problem of objects being multiple referenced on return from readNodeFile() & readImageFile().
65520
65521Wed, 20 Mar 2002 11:24:47 +0000
65522Checked in by : Robert Osfield
65523Updates to Texture and TextureCubeMap to clean up the code so they share much more of the core texture setup code. This largely invloved paramterizing the applyImmediateMode, which has also been rename applyTexImage to reflect its functionality better.
65524
65525Wed, 20 Mar 2002 11:22:06 +0000
65526Checked in by : Robert Osfield
65527Added the fallback of intersecting with the a drawables bounding box, if the drawable isn't a GeoSet and hence supported by the IntersectVisitor's GeoSet primitive intersections code.
65528
65529Mon, 18 Mar 2002 23:10:33 +0000
65530Checked in by : Robert Osfield
65531Added osg::TextureCubeMap. submission from Brede Johansen.
65532
65533Mon, 18 Mar 2002 22:03:28 +0000
65534Checked in by : Robert Osfield
65535Fixed the MS version number check in Optiizer.cpp.  Fixes to memory handling in ReaderWriterDW.cpp.  Submissions from Geoff Michel.
65536
65537Mon, 18 Mar 2002 21:56:00 +0000
65538Checked in by : Don BURNS
65539Changes required for SUN Solaris port...
65540
65541Sun, 17 Mar 2002 18:44:47 +0000
65542Checked in by : Robert Osfield
65543Added new osgstereoimage demo which loads two stero paired images to create a 3D via of photographed scene.
65544
65545Thu, 14 Mar 2002 23:19:58 +0000
65546Checked in by : Robert Osfield
65547Fix of a delete char array so it used delete [].
65548
65549Thu, 14 Mar 2002 20:29:05 +0000
65550Checked in by : Don BURNS
65551Fixed a problem for finding MIPS 64 bit libraries.  Was seaching for LD_LIBRARYN32_PATH instead of LD_LIBRARY64_PATH
65552
65553Thu, 14 Mar 2002 17:34:08 +0000
65554Checked in by : Robert Osfield
65555Integrated various changes worked on at the Glasgow Science Center. Changes include change the CameraManipulators so they work with double for time instead of float.  Also added support for DataType to osg::StateAttribute and StateSet so that they can be set to either STATIC or DYNAMIC, this allows the optimizer to know whether that an attribute can be optimized or not.
65556
65557Thu, 14 Mar 2002 16:42:43 +0000
65558Checked in by : Robert Osfield
65559Added a TextureCallback which cycles through various filter modes, used in testing new glTextParamters update functionality.  I have commented out the call to attaching of the callback so osgtexture outwardly behaves as before.  The code lies dormant just incase we need to use it for testing in the future.
65560
65561Thu, 14 Mar 2002 16:01:21 +0000
65562Checked in by : Robert Osfield
65563Changed Texture so that is use lazy updating on texture paramters (Filter/Wrap) mode by using a _texParamtersDirty flag in combination with an applyTexParamters(State&) method which does the paramters setting in one tidy bundle.  This new implementations replaces the CompileFlags submitted yesterday.Simplified NodeCallback by remove osg::NodeCallback::Requirements as they
65564are no longer needed.
65565
65566Fixed comments in Drawable.
65567
65568Put guards around cosf definations so that they are only used under Win32/Mac.
65569
65570Fixed warning in CullVisitor.
65571
65572
65573
65574Thu, 14 Mar 2002 15:26:55 +0000
65575Checked in by : Robert Osfield
65576Fix to handling of big/little endian in trpage_readbuf sent in by Randall Hopper, and a waning fix.
65577
65578Thu, 14 Mar 2002 00:07:29 +0000
65579Checked in by : Don BURNS
65580Fixed compile flags in Texture
65581
65582Wed, 13 Mar 2002 22:44:22 +0000
65583Checked in by : Don BURNS
65584Fixed DrawCallback in Drawable and added CullCallback to Drawable Cull Visitor now checks for a Drawable's CullCallback and calls it if it exists.  It then prunes based on the return value (bool) of the cull callback.
65585
65586Sat, 9 Mar 2002 10:54:56 +0000
65587Checked in by : Robert Osfield
65588Support added for pivot points, submission from Mike Connel.
65589
65590Sat, 9 Mar 2002 10:53:19 +0000
65591Checked in by : Robert Osfield
65592Fixed setWindowWidth call to account for width and height correctly.
65593
65594Sat, 9 Mar 2002 10:52:32 +0000
65595Checked in by : Robert Osfield
65596TXP plugin updates from Boris Bralo.
65597
65598Sat, 9 Mar 2002 10:52:01 +0000
65599Checked in by : Robert Osfield
65600TXP plugin changes submitted by Boris Bralo.
65601
65602Sat, 9 Mar 2002 10:51:09 +0000
65603Checked in by : Robert Osfield
65604TXP plugin update from Boris Bralo.
65605
65606Mon, 4 Mar 2002 01:37:18 +0000
65607Checked in by : Robert Osfield
65608Added file extension guard to .obj reader plugin.
65609
65610Sun, 3 Mar 2002 22:31:46 +0000
65611Checked in by : Robert Osfield
65612Added support for seperate traversal masks for standard, left and right cull traversals.  This allows one to create seperate rendering for left and right eyes when doing stereo.
65613
65614Sat, 2 Mar 2002 09:24:05 +0000
65615Checked in by : Robert Osfield
65616Added a GL vesion number check to LightModel, and small typo fix in Registry.
65617
65618Fri, 1 Mar 2002 09:29:56 +0000
65619Checked in by : Robert Osfield
65620Added getInverse implementation to AnimationPath, and added #if guard to Optimizer.cpp to all compilation on state optimizer when using VS7.
65621
65622Fri, 1 Mar 2002 09:28:47 +0000
65623Checked in by : Robert Osfield
65624Fixes to osgText to improve robustness when running multithreaded multipipe apps.
65625
65626Fri, 1 Mar 2002 09:27:10 +0000
65627Checked in by : Robert Osfield
65628Updates to the clamp to border support in osg::Texture.
65629
65630Thu, 28 Feb 2002 00:11:31 +0000
65631Checked in by : Robert Osfield
65632Added support for setting the maximum number of graphics contexts that the OSG has to maintian.
65633
65634Wed, 27 Feb 2002 22:12:07 +0000
65635Checked in by : Robert Osfield
65636Added an using namespace osg to fix a MipsPro7.3 build error.
65637
65638Wed, 27 Feb 2002 22:04:17 +0000
65639Checked in by : Robert Osfield
65640Updated AUTHORS file with Boris' email address.
65641
65642Wed, 27 Feb 2002 22:00:47 +0000
65643Checked in by : Robert Osfield
65644Integrated support for GL_CLAMP_TO_BORDER_ARB extension to osg::Texture, submitted by Sasa Bistrovic.
65645
65646Wed, 27 Feb 2002 21:57:56 +0000
65647Checked in by : Robert Osfield
65648Fixes to DW loader, submitted by Geoff Michel.
65649
65650Wed, 27 Feb 2002 00:58:54 +0000
65651Checked in by : Robert Osfield
65652Added new osg::AnimationPath which is contaner for a set of key frames for defining an animation path.  To be used with osg::Transform etc.
65653
65654Tue, 26 Feb 2002 20:01:04 +0000
65655Checked in by : Robert Osfield
65656Added makeRotate(heading,pitch,roll) to Quat in prep for new classes for animation paths.
65657
65658Mon, 25 Feb 2002 23:14:27 +0000
65659Checked in by : Robert Osfield
65660Added LightModel.cpp's to Codewarrior files and added definiations for pre gl version 1.2 headers lack of support for color control.
65661
65662Mon, 25 Feb 2002 22:46:38 +0000
65663Checked in by : Robert Osfield
65664Added support for glLightModel functionality via osg::LightModel.
65665
65666Sun, 24 Feb 2002 23:03:10 +0000
65667Checked in by : Robert Osfield
65668Updated docs, ChangLog and NEW for patched version of 0.8.44.
65669
65670Sun, 24 Feb 2002 22:39:45 +0000
65671Checked in by : Robert Osfield
65672Added LineStipple to mcp file.
65673
65674Sun, 24 Feb 2002 20:55:45 +0000
65675Checked in by : Robert Osfield
65676Added support for glLineStipple via osg::LineStipple state attribute.
65677
65678Sun, 24 Feb 2002 20:21:43 +0000
65679Checked in by : Robert Osfield
65680Removed Metrowerks.mcp as it has not been kept up to date since October, the new OpenSceneGraph.mcp replaces it.
65681
65682Sun, 24 Feb 2002 16:49:23 +0000
65683Checked in by : Robert Osfield
65684Integrated fixes to the detailed depth calculation in the CullVisitor from Sasa, and fix to the IntersectVisitor's management of path from Sean.
65685
65686Sat, 23 Feb 2002 00:16:21 +0000
65687Checked in by : Robert Osfield
65688Updates to Windows Codwarrior file
65689
65690Fri, 22 Feb 2002 23:40:25 +0000
65691Checked in by : Robert Osfield
65692updates for Win32 Codewarrior build
65693
65694Fri, 22 Feb 2002 23:39:42 +0000
65695Checked in by : Robert Osfield
65696Fix for win32 Codewarrior build
65697
65698Fri, 22 Feb 2002 17:12:10 +0000
65699Checked in by : Robert Osfield
65700Add support for Metrowerks Codewarrior build under Windows.
65701
65702Tue, 19 Feb 2002 18:59:39 +0000
65703Checked in by : Robert Osfield
65704fixed txp build name problem - was overwriting .osg plugin.
65705
65706Mon, 18 Feb 2002 23:01:09 +0000
65707Checked in by : Robert Osfield
65708Fixed stereo implementation.
65709
65710Mon, 18 Feb 2002 21:52:45 +0000
65711Checked in by : Robert Osfield
65712Fixes to Win32 build of new DX writer plugin.
65713
65714Mon, 18 Feb 2002 20:48:52 +0000
65715Checked in by : Robert Osfield
65716Comment w.r.t OpenDX plugin updated.
65717
65718Mon, 18 Feb 2002 20:46:47 +0000
65719Checked in by : Robert Osfield
65720Added OpenDX writer from Randall Hopper.
65721
65722Thu, 14 Feb 2002 13:26:37 +0000
65723Checked in by : Robert Osfield
65724Beginings of reimplementation of stereo support in scene view.  Work not complete yet.
65725
65726Thu, 14 Feb 2002 12:55:16 +0000
65727Checked in by : Robert Osfield
65728updated the options for the txp plugin.
65729
65730Thu, 14 Feb 2002 12:51:38 +0000
65731Checked in by : Robert Osfield
65732Removed osgWX workspace files.
65733
65734Thu, 14 Feb 2002 11:06:03 +0000
65735Checked in by : Robert Osfield
65736Fixed impostor bug introduced when new modelview matrix was moved entirely within the cull traversal/draw traversal. The impostor code has been adapted to the new convention.
65737
65738Wed, 13 Feb 2002 22:56:47 +0000
65739Checked in by : Robert Osfield
65740Updated the makefiles to all have the #!gmake reference to force IRIX compilation using gmake rather than pmake or smake.  This gets round issues with exporting OSGHOME.
65741
65742Wed, 13 Feb 2002 22:53:58 +0000
65743Checked in by : Robert Osfield
65744Updated the osgconv support for orientation conversion so that it used inserted a static transform to do the work of rotating the scene, then applied a standard osgUtil::Optimizer::FlattenStaticTransformsVisitor traversal to flatten the transfrom down on to the geometry nodes.
65745
65746Wed, 13 Feb 2002 22:52:07 +0000
65747Checked in by : Robert Osfield
65748Fixed the fabsf define which was eroneous mapped to sqrtf, due to the copy and paste antipattern no doubt.
65749
65750Wed, 13 Feb 2002 00:13:03 +0000
65751Checked in by : Robert Osfield
65752Fixed problems with intersection visitor coupled with the viewer.
65753
65754Wed, 13 Feb 2002 00:00:20 +0000
65755Checked in by : Robert Osfield
65756Added sgv -stereo cessna.osg to make test list.
65757
65758Tue, 12 Feb 2002 23:49:24 +0000
65759Checked in by : Robert Osfield
65760Added a set of test runs to the makefiles and demos.  The demos now have titles relevenat to their function.
65761
65762Tue, 12 Feb 2002 22:51:18 +0000
65763Checked in by : Robert Osfield
65764Updates for IRIX build, and docs updates.
65765
65766Tue, 12 Feb 2002 22:35:56 +0000
65767Checked in by : Robert Osfield
65768Removed references to osgWX from the doc++ directory.
65769
65770Tue, 12 Feb 2002 08:23:07 +0000
65771Checked in by : Robert Osfield
65772Updates to Transform and CullVistor to support new getLocalToWorldMatrix methods.
65773
65774Mon, 11 Feb 2002 23:24:23 +0000
65775Checked in by : Robert Osfield
65776Updates to Transform handling in CullVisitor, in prep for moving camera modelview and projection into Transform nodes.
65777
65778Mon, 11 Feb 2002 22:53:42 +0000
65779Checked in by : Robert Osfield
65780Clean up of TXP plugin for IRIX build.
65781
65782Mon, 11 Feb 2002 19:51:24 +0000
65783Checked in by : Robert Osfield
65784Cleand up the root Makefile.Moved CullVisitor/RenderStage/RenderStageLighting across to managing lights
65785entirely within RenderStageLighting, and changed the management of modelview
65786matrices so that RenderLeaf now stores the absolute modelview matrix, rather
65787than a model matrix as done previously. The later allows RenderLeaf's to do
65788a glLoadMatrix rather than a glPushMatrix/glMultMatrix/glPopMatrix.
65789
65790
65791
65792Mon, 11 Feb 2002 15:09:52 +0000
65793Checked in by : Robert Osfield
65794Fixed Linux hang of the TXP loader by overriding the default -O2 optimization level which appears to cause the code to hang, -O works fine for some strange reason, I havn't found any direct problems in the code.  This may be compiler bug or a code bug, the bug may go away in later versions of GNUC++, the problem currently occurs under GCC2.96.
65795
65796Mon, 11 Feb 2002 12:51:08 +0000
65797Checked in by : Robert Osfield
65798Applied fix to transparancy in flt loader.
65799
65800Mon, 11 Feb 2002 03:26:20 +0000
65801Checked in by : Robert Osfield
65802Fixed the date on the release.
65803
65804Mon, 11 Feb 2002 02:38:05 +0000
65805Checked in by : Robert Osfield
65806Updated changelog for release.
65807
65808Mon, 11 Feb 2002 02:34:30 +0000
65809Checked in by : Robert Osfield
65810Fixed a make install error on the plugins related to the old definitions for plugin names hanging around despite being deprecated.  These definiations confused the make install/make instclean so it tried to link a non existant library.  Have removed old definitions and everything intalls properly once more:-)
65811
65812Mon, 11 Feb 2002 01:02:21 +0000
65813Checked in by : Robert Osfield
65814Updated changelog.
65815
65816Mon, 11 Feb 2002 00:51:45 +0000
65817Checked in by : Robert Osfield
65818Did a make docs, in prep for the 0.8.44 release.
65819
65820Mon, 11 Feb 2002 00:42:33 +0000
65821Checked in by : Robert Osfield
65822Added missing doc++ generated .html files.
65823
65824Mon, 11 Feb 2002 00:40:37 +0000
65825Checked in by : Robert Osfield
65826Updated Stats code, sent in by Geof Michel.
65827
65828Mon, 11 Feb 2002 00:23:44 +0000
65829Checked in by : Robert Osfield
65830Clean up INSTALL notes.
65831
65832Sun, 10 Feb 2002 23:19:47 +0000
65833Checked in by : Robert Osfield
65834Updateds NEWS for the 0.8.44 release.Change the osg::NodeVisitor::getLocalToWorldMatrix() /
65835getWorldToLocalMatrix() methods so it do not initilize the matrix being
65836passed to them, and assume the the users has already initiliazed them
65837appropriately, such as to take account of camera positions.
65838
65839
65840
65841Sun, 10 Feb 2002 22:35:22 +0000
65842Checked in by : Robert Osfield
65843Implemented NodeVisitor's getLocalToWorldMatrix and getWorldToLocalMatrix to allow users to querry the current accumulated matrix state within the scene graph.
65844
65845Sun, 10 Feb 2002 20:05:38 +0000
65846Checked in by : Robert Osfield
65847Disbalbed a dumb warning in Windows build via a #pragma.
65848
65849Sun, 10 Feb 2002 17:16:43 +0000
65850Checked in by : Robert Osfield
65851Fixed a bug in the drive manipulator which was due to it using the local coords of the intersection point with the scene rather than the world coord value for that point.  The code now uses osgUtil::Hit::getWorldIntersectionPoint() method for getting the world coords.Added support for getWorldIntersectionPoint to Viewer.cpp.
65852
65853Put and #ifdef around the setting of the default display list visitor so
65854it nolonger sets in under IRIX. This is a world around to the IR graphics
65855imbending lighting info into display lists, if the display lists are
65856created before state is set up it produces lighting artifacts such as
65857flickering.  Remove the the default display list init visitor removes
65858these problems, display lists are then built on the fly and drawables
65859a drawn for the first time.
65860
65861
65862
65863Sun, 10 Feb 2002 11:17:58 +0000
65864Checked in by : Robert Osfield
65865Fixes for MacOSX build.
65866
65867Sun, 10 Feb 2002 10:42:55 +0000
65868Checked in by : Robert Osfield
65869Fixes to TXP loader for Cygwin and Ming builds.
65870
65871Sat, 9 Feb 2002 22:29:40 +0000
65872Checked in by : Robert Osfield
65873Fixed the osgUtil::Optimizer::FlattenStaticTransformVisitor so that it does not flatten drawables which have double references to them, but only one reference with a static transform on it.  This case can't be flattened but this wasn't picked up.  The code now detects the case correctly.
65874
65875Sat, 9 Feb 2002 21:29:33 +0000
65876Checked in by : Robert Osfield
65877Updates to BMP loader from Geoff Michel.
65878
65879Sat, 9 Feb 2002 19:46:44 +0000
65880Checked in by : Robert Osfield
65881Added std:: infront of string refrences to solve compile problems under gcc 3.0.3.Also converted to unix file endings so other the windows style files.
65882
65883
65884
65885Sat, 9 Feb 2002 14:29:58 +0000
65886Checked in by : Robert Osfield
65887Updates to docs and fixes to a few warnings.
65888
65889Sat, 9 Feb 2002 10:54:18 +0000
65890Checked in by : Robert Osfield
65891Updated docs.
65892
65893Sat, 9 Feb 2002 10:50:09 +0000
65894Checked in by : Robert Osfield
65895Fix to BMP loader.
65896
65897Sat, 9 Feb 2002 10:24:39 +0000
65898Checked in by : Robert Osfield
65899Fixes for cygwin and mingw builds.
65900
65901Fri, 8 Feb 2002 23:07:43 +0000
65902Checked in by : Robert Osfield
65903Removed further wxsgv files.
65904
65905Fri, 8 Feb 2002 23:04:59 +0000
65906Checked in by : Robert Osfield
65907Removed osgWX and wxsgv from the repositry as it is intend to keep the core distribution clean from GUI examples, these instead should live in the bazaar. This can better accomodate the many different types of viewer that users are developming.
65908
65909Fri, 8 Feb 2002 22:55:21 +0000
65910Checked in by : Robert Osfield
65911Added support for parents to Drawables.Bumped up version numbers in prep for 0.8.44.
65912
65913
65914
65915Fri, 8 Feb 2002 09:30:02 +0000
65916Checked in by : Robert Osfield
65917Fixes for IRIX and Boris Bralo's TerraPage loader.
65918
65919Thu, 7 Feb 2002 08:07:33 +0000
65920Checked in by : Robert Osfield
65921Fixed teh setDrawCallback so that it now calls dirtyDisplayList() instead of dirtyBound.
65922
65923Thu, 7 Feb 2002 01:17:54 +0000
65924Checked in by : Robert Osfield
65925Fix for Win32 build.
65926
65927Thu, 7 Feb 2002 01:15:15 +0000
65928Checked in by : Robert Osfield
65929Various investigations into culling errors w.r.t matrix inversion resulted in the conclusion that the osg::Matrix::inverse was broken, have lifted a new implementation from sgl and it seems to work fine.  Will need further testing but looks good.
65930
65931Thu, 7 Feb 2002 01:12:06 +0000
65932Checked in by : Robert Osfield
65933Fix for the handling of lighting in the DW loader.
65934
65935Thu, 7 Feb 2002 01:11:20 +0000
65936Checked in by : Robert Osfield
65937Added a check to the destructor of Referenced so that it detects referenced objects that are deleted whilest still having a positive _refCount, such as when a object has been deleted on the stack, yet other references still exist for it.  Have put the desctructor implementation in Object.cpp to avoid adding yet another file with only a couple of lines of code in.
65938
65939Thu, 7 Feb 2002 01:07:11 +0000
65940Checked in by : Robert Osfield
65941Added callbacks to allow users to modify the underlying functionality of LOD, Billboard and Drawabel objects.
65942
65943Thu, 7 Feb 2002 01:05:52 +0000
65944Checked in by : Robert Osfield
65945Added extensions code submitted by Yefrei.
65946
65947Wed, 6 Feb 2002 08:57:06 +0000
65948Checked in by : Robert Osfield
65949Compile fixes.
65950
65951Tue, 5 Feb 2002 21:54:46 +0000
65952Checked in by : Robert Osfield
65953Have taken a few more steps towards support for view dependant transformations by adding a ComputeTransformCallback to osg::Transform, and have now removed the recently added AutoTransform since it is nolonger required.  Have also updated CullVisitor to account for the new ways for tracking transformation matrices in the scene.
65954
65955Tue, 5 Feb 2002 21:51:06 +0000
65956Checked in by : Robert Osfield
65957Have removed the old lazy initialization of Matrix since it was causing bugs and adding checks to many mothods which in the end slow it down more than not intilizing the code!  The code is now simpler, more robust and faster:-)
65958
65959Tue, 5 Feb 2002 10:49:58 +0000
65960Checked in by : Robert Osfield
65961Added comment to flt2osg's handling of osg::Material setup w.r.t osg::Material::_colorMode.
65962
65963Sun, 3 Feb 2002 22:32:48 +0000
65964Checked in by : Don BURNS
65965added shademodel to TARGET_INCLUDE_FILES
65966
65967Sun, 3 Feb 2002 20:57:31 +0000
65968Checked in by : Robert Osfield
65969Added beginings of new AutoTransform class.
65970
65971Sun, 3 Feb 2002 19:18:14 +0000
65972Checked in by : Robert Osfield
65973Fixes for GCC 3.0.3 build.
65974
65975Sun, 3 Feb 2002 12:33:41 +0000
65976Checked in by : Robert Osfield
65977Removed the trailing ; after namespace {...} declariations in headers which was being picked as a warning under Codewarrior.
65978
65979Sun, 3 Feb 2002 11:38:20 +0000
65980Checked in by : Robert Osfield
65981Added first cut at new AutoTransform node which will be used for generating Transform's during the cull traversal such as for earth/sky etc.
65982
65983Sun, 3 Feb 2002 11:35:24 +0000
65984Checked in by : Robert Osfield
65985Updates for Borland compilation.
65986
65987Sat, 2 Feb 2002 20:07:59 +0000
65988Checked in by : Robert Osfield
65989Added defined( __BCPLUSPLUS__) to windows export code segments.
65990
65991Sat, 2 Feb 2002 19:49:47 +0000
65992Checked in by : Robert Osfield
65993Fixed a copy and paste error which was causing compile problems under Windows, due to a incorrect comparison of objects of different types.
65994
65995Sat, 2 Feb 2002 10:52:30 +0000
65996Checked in by : Robert Osfield
65997Typo fixed in the header guard.
65998
65999Wed, 30 Jan 2002 19:59:36 +0000
66000Checked in by : Robert Osfield
66001Fixed clone(CopyOp&) and cloneType() methods which were out of sync with the new style clone operations.
66002
66003Wed, 30 Jan 2002 18:59:36 +0000
66004Checked in by : Robert Osfield
66005Fixes for Windows build
66006
66007Wed, 30 Jan 2002 16:24:24 +0000
66008Checked in by : Robert Osfield
66009Fixes for Windows build.
66010
66011Wed, 30 Jan 2002 15:27:45 +0000
66012Checked in by : Robert Osfield
66013Removed the M_PI defines from include/osg/Math and have use a const double osg::PI etc in its place.
66014
66015Wed, 30 Jan 2002 15:02:56 +0000
66016Checked in by : Robert Osfield
66017Changes for Borland C++ compiler changes.
66018
66019Wed, 30 Jan 2002 15:02:07 +0000
66020Checked in by : Robert Osfield
66021Added osgbillboard project files to the VisualStudio workspace.
66022
66023Wed, 30 Jan 2002 15:01:02 +0000
66024Checked in by : Robert Osfield
66025Added osgbillboard demo.  The code is main a copy of osgtexture right now, my plan to do change it to make it a better demo of the different types of billboard that one can do.
66026
66027Wed, 30 Jan 2002 14:37:47 +0000
66028Checked in by : Robert Osfield
66029Removed a Makedepend that didn't belong!
66030
66031Wed, 30 Jan 2002 13:15:59 +0000
66032Checked in by : Robert Osfield
66033Fixed the rotation direction of the POINT_ROT_* modes, this was broken by earlier fixes to the osg::Matrix.
66034
66035Wed, 30 Jan 2002 12:09:18 +0000
66036Checked in by : Robert Osfield
66037Made the LineSegment destructor protected to force users to create segments on the stack thus ensure that they arn't created locally and have their memory deleted incorrectly.Also updated the IntersectVisitor so that it no used osg::ref_ptr<> internally
66038for storing all data. Have also move the IntersectState helper class to inside the
66039IntersectVisitor which simplifies the external interface to the class.
66040
66041
66042
66043Tue, 29 Jan 2002 20:25:45 +0000
66044Checked in by : Robert Osfield
66045Fixes for windows build.
66046
66047Tue, 29 Jan 2002 14:20:29 +0000
66048Checked in by : Robert Osfield
66049Removed the now rendundent DeepCopy and ShallowCopy files.
66050
66051Tue, 29 Jan 2002 14:04:06 +0000
66052Checked in by : Robert Osfield
66053Moved all references to osg::Cloner to osg::CopyOp.
66054
66055Tue, 29 Jan 2002 12:55:23 +0000
66056Checked in by : Robert Osfield
66057Fixed the header guard, which was using the name define as FileUtils. Problem spotted by Terry Welsh.
66058
66059Tue, 29 Jan 2002 12:52:04 +0000
66060Checked in by : Robert Osfield
66061Have add new osg::CopyOp which replaces last nights osg::Cloner, the new class now combines Cloner and DeepCopy into one class. Cloner and DeepCopy will be removed in next commit.Also have added osgcopy app to Demos which shows how the CopyOp have be
66062subclassed to create users own specific handling of copying.
66063
66064Have fixed copy constructor problems in GeoSet which fix the deep copy
66065problem experienced yesterday.
66066
66067
66068
66069Mon, 28 Jan 2002 21:49:31 +0000
66070Checked in by : Robert Osfield
66071A couple of fixes to DeepCopy Cloner.
66072
66073Mon, 28 Jan 2002 21:17:01 +0000
66074Checked in by : Robert Osfield
66075Added support for shallow and deep copy of nodes, drawables and state, via a copy constructor which takes an optional Cloner object, and the old osg::Object::clone() has changed so that it now requires a Cloner as paramter. This is passed on to the copy constructor to help control the shallow vs deep copying.  The old functionality of clone() which was clone of type has been renamed to cloneType().Updated all of the OSG to work with these new conventions, implemention all
66076the required copy constructors etc.  A couple of areas will do shallow
66077copies by design, a couple of other still need to be updated to do either
66078shallow or deep.
66079
66080Neither of the shallow or deep copy operations have been tested yet, only
66081the old functionality of the OSG has been checked so far, such running the
66082viewer on various demo datasets.
66083
66084Also fixed a problem in osg::Optimize::RemoveRendundentNodesVisitor which
66085was not checking that Group didn't have have any attached StateSet's, Callbacks
66086or UserData.  These checks have now been added, which fixes a bug which was
66087revealled by the new osgscribe demo, this related to removal of group acting
66088as state decorator.
66089
66090method
66091
66092
66093
66094Sun, 27 Jan 2002 20:28:43 +0000
66095Checked in by : Robert Osfield
66096Added stateset->setMode(GL_LIGHTING,osg::StateAttribute::OVERRIDE_ON); to scribbed subgraph so that lighting is always on, this is needed since glMaterial is only active when lighting is enabled.
66097
66098Sat, 26 Jan 2002 20:03:07 +0000
66099Checked in by : Robert Osfield
66100Added VisualStudio workspace files for new osgscribe demo.
66101
66102Sat, 26 Jan 2002 19:48:37 +0000
66103Checked in by : Robert Osfield
66104Added new osgscribe demo which demostrates how to create a wireframe overlay of a model.
66105
66106Sat, 26 Jan 2002 14:13:27 +0000
66107Checked in by : Robert Osfield
66108Fixed the LOD center and range code that so that the values are now multiple by the _unitScale to compenstate for different scales in the flt model.  This _unitScale had already been applied to the geometry data.Integrated new defaults for the texturing wrap mode, for when now .attr file
66109is supplied with a flt file.
66110
66111
66112
66113Wed, 23 Jan 2002 22:15:39 +0000
66114Checked in by : Robert Osfield
66115Have made osg::Transform more extensible via additions of new getLocalToWorldMatrix() and getWorldToLocalMatrix(), computeLocalToWorld() and computeWorldToLocal() methods.Have updated the CullVisitor, IntersectVisitor and Optimizer to use the
66116new osg::Transform::getLocalToWorldMatrix() which has the same functionality
66117as the old getMatrix() but is now supports subclasses of osg::Transform
66118transparently.
66119
66120Have added osg::PositionAttitudeTransform as subclass of osg::Transform
66121which manages the transform as position and attitude via a Vec3 and Quat
66122respectively.
66123
66124
66125
66126Wed, 23 Jan 2002 15:42:36 +0000
66127Checked in by : Robert Osfield
66128Updates to osg::Transform to allow it subclassed more easily.
66129
66130Wed, 23 Jan 2002 15:28:31 +0000
66131Checked in by : Robert Osfield
66132Fixed problem with Optimzer::removeRedundentNodesVisitor which was removing the correct redundent groups but for groups which had a single child it was was not using replaceChild to rettach the child to its parents. It was using parent->removeChild(group)...parent->addChild(child); which was allow the child to be attached in a different place than the original group, this broke LOD code. Have used removeChild instead which solves the LOD problem.
66133
66134Wed, 23 Jan 2002 12:04:53 +0000
66135Checked in by : Robert Osfield
66136Changed the ordering of applying OpenGL modes and attributes back to the original modes first then attributes since the it was cause a display bug on some datesets.  It seems that the modes needs enabling before glMaterial's take affect, at least on the NVidia drivers under Windows and Linux. The OpenGL reference guide doesn't mention any dependancy so I'm not sure what the official line is.  Some other OpenGl attribute and modes need to be applied in that order according to the blue book, however, drivers, at least the NVidia drivers seem require the opposite.  This may raise the spectra of before and after mode applies, but this will require extra support in osg::State and osg::StateAttribute, and would have to be handled on a per attribute basis, and possibly different of each platform.  Yuck.
66137
66138Tue, 22 Jan 2002 19:30:51 +0000
66139Checked in by : Robert Osfield
66140Fixed FlattenStaticTransformVisitor bug which related to incorrect handling of objects which were transformed by multiple matrices at one time - this cannot be handled in the flattening process (since we only have one piece of geometry to transform).  This visitor now handles this case by disabling flattening of any objects and transforms associated in this way.
66141
66142Tue, 22 Jan 2002 12:03:47 +0000
66143Checked in by : Robert Osfield
66144Temporily commented out the call to the FlatternStaticTransformVisitor to prevent a bug in handling instance nodes.  Will be commented back in once the bug has been solved.
66145
66146Tue, 22 Jan 2002 11:03:46 +0000
66147Checked in by : Robert Osfield
66148Updated AUTHORS file to reflect recent submission.
66149
66150Tue, 22 Jan 2002 11:03:26 +0000
66151Checked in by : Robert Osfield
66152Added support for node instances to Open Flight loader. Submitted by Yefei He.
66153
66154Sun, 20 Jan 2002 19:30:16 +0000
66155Checked in by : Robert Osfield
66156Fixes to Windows compile.
66157
66158Sun, 20 Jan 2002 16:24:54 +0000
66159Checked in by : Robert Osfield
66160Updates to help compilation under gcc 3.03.
66161
66162Sat, 19 Jan 2002 22:11:05 +0000
66163Checked in by : Robert Osfield
66164Converted osgUtil::GUIEventAdapter::MouseButtonMask from LEFT_BUTTON etc to LEFT_MOUSE_BUTTON etc, to prevent classes with #define of LEFT_BUTTON.. when including certain MS Windows headers. Arhsh Snarfff..
66165
66166Sat, 19 Jan 2002 20:34:07 +0000
66167Checked in by : Robert Osfield
66168Fixed the handling of non transparent billboards, since it was not taking into account any accumulated transforms inherited from above.
66169
66170Fri, 18 Jan 2002 22:36:56 +0000
66171Checked in by : Robert Osfield
66172UPdates to CullVisitor so that it keeps in sync with the new method paramter change in osg::Billboard.Removed in instance of an object being passed () brackets, have removed the
66173brackets to avoid an amiguity with the compiler intepreting it as a function.
66174
66175
66176
66177Fri, 18 Jan 2002 22:34:07 +0000
66178Checked in by : Robert Osfield
66179Changes to fix compilation problems on the Sparc.GeoSet.cpp simply remove rendundent code that had already been commented out.
66180
66181
66182
66183Fri, 18 Jan 2002 22:25:51 +0000
66184Checked in by : Robert Osfield
66185Added support for multiple graphics contexts, submission from Max Rhiener.Alas changed the indenting to use 4 spaces instead of tabs, this irons out
66186differences when working under Windows and Unix, keeping the identing
66187consistent.
66188
66189
66190
66191Fri, 18 Jan 2002 22:15:59 +0000
66192Checked in by : Robert Osfield
66193First steps to updating the calcTransform function in Billboard to fix z axis contraint on rotation axis.
66194
66195Fri, 18 Jan 2002 19:00:55 +0000
66196Checked in by : Robert Osfield
66197Fixed copy constructor which was copying a matrix to unitialized memory.
66198
66199Fri, 18 Jan 2002 14:12:36 +0000
66200Checked in by : Robert Osfield
66201Removed the global scope operators for the isnan(..) etc calls to fix compilation under some compiler combinations.
66202
66203Fri, 18 Jan 2002 14:11:46 +0000
66204Checked in by : Robert Osfield
66205Made the osg::Timer::tick() method a const method.
66206
66207Fri, 18 Jan 2002 10:26:06 +0000
66208Checked in by : Robert Osfield
66209Fixed typo in comment, reference to BoundingSphere has been changed to BoundingBox.  Typo spotted by Gial Paolo Lorenzetto.
66210
66211Thu, 17 Jan 2002 22:41:34 +0000
66212Checked in by : Robert Osfield
66213Fixed ENALBE_ALL_CULLING spelling mistake, have changed it to ENABLE_ALL_CULLING.
66214
66215Thu, 17 Jan 2002 22:40:16 +0000
66216Checked in by : Robert Osfield
66217Added support for glutSpecialFunc, glutSpaceballMotion, glutSpaceballRotate and glutSpaceballRotate into osgGLUT::Window base class.
66218
66219Wed, 16 Jan 2002 21:23:29 +0000
66220Checked in by : Robert Osfield
66221Reversed the ordering of setting of OpenGL modes and attributes, so that attributes are now set first, then modes.  This is keep consistent with the setting of glColorMaterial and glEnable(GL_COLOR_MATERIAL) as specfied in OpenGL documentation.
66222
66223Wed, 16 Jan 2002 21:22:06 +0000
66224Checked in by : Robert Osfield
66225Changed the enum Types { ... } so that in no longer explicitly sets the values, leaving C++ to ensire that values are unque and insequence.
66226
66227Wed, 16 Jan 2002 21:20:22 +0000
66228Checked in by : Robert Osfield
66229Fixes to makefiles which have become a bit unhinged after MacOS X integration.
66230
66231Wed, 16 Jan 2002 21:12:02 +0000
66232Checked in by : Robert Osfield
66233Added support for billboard in OpenFlight loader. Submission from Nikolaus Hanekamp.
66234
66235Wed, 16 Jan 2002 12:29:43 +0000
66236Checked in by : Robert Osfield
66237Submission from Sean Spicer which adds Make/makedefs.irix.std.64 which compiles the OSG as 64bit.  Small changes by Robert to accomodate recent MacOSX makefile changes.
66238
66239Wed, 16 Jan 2002 12:08:29 +0000
66240Checked in by : Robert Osfield
66241Changes to Make/makerules.* and Make/makedefs.* to accomodate MacOSX's need to treat plugins and shared libraries seperately.
66242
66243Wed, 16 Jan 2002 12:05:22 +0000
66244Checked in by : Robert Osfield
66245Integrated the changes to osgPlugin/Makefile's for MacOSX port.
66246
66247Wed, 16 Jan 2002 12:03:29 +0000
66248Checked in by : Robert Osfield
66249Changed hardwired char[1024] arrays to char[FILEUTILS_MAX_PATH_LENGTH] and defined the value to be 2048, this should avoid problems with path lengths which have been overflowing the 1024 limit (Sasa report this bug). The real solution is to use std::string throught FileUtils, but this will have to wait for another day.
66250
66251Wed, 16 Jan 2002 10:41:55 +0000
66252Checked in by : Robert Osfield
66253Added quicktime plugin (for Mac's only), submitted by Phil Atkin.
66254
66255Wed, 16 Jan 2002 10:36:20 +0000
66256Checked in by : Robert Osfield
66257First batch of changes required for MacOS X build. Orignal submission from Phil Atkin, merged by Robert Osfield.
66258
66259Tue, 15 Jan 2002 23:21:31 +0000
66260Checked in by : Robert Osfield
66261Changed the use of std::vector<..>.begin() to &vector<..>.front() in code from passing the vector contents to the GeoSet::setPrimLengths(..) etc. methods.  This has been done to fix the compile under the MS .NET compiler which has changed the definiation of the std::vector<..>::iterator to a class rather than a pointer.
66262
66263Tue, 15 Jan 2002 19:54:55 +0000
66264Checked in by : Robert Osfield
66265Fix to osgDB::getStrippedName(..) so that handles the case of file without an extension.
66266
66267Tue, 15 Jan 2002 15:49:02 +0000
66268Checked in by : Robert Osfield
66269Added '# LIBS += -limage' and explanation in comments to pfb Makefile, submitted by Randall Hooper.
66270
66271Tue, 15 Jan 2002 12:13:29 +0000
66272Checked in by : Robert Osfield
66273Added the set of GL_TEXTURE_GEN_S and _T to code converting pfTexGen to osg::TexGen. This is try and fix a bug in handling tex gen datasets such as sj_texgen.pfb.
66274
66275Tue, 15 Jan 2002 11:05:00 +0000
66276Checked in by : Robert Osfield
66277New ajustAspectRatio (ADJUST_NODE) mode added to osg::Camera to fix issue with integration with vrjuggler, submitted by Allen Bierbaum.
66278
66279Sat, 12 Jan 2002 21:49:07 +0000
66280Checked in by : Robert Osfield
66281Missing _attachedTransformMode in osg::Camera constructor, fix submitted by Ben Discoe.
66282
66283Sat, 5 Jan 2002 16:19:18 +0000
66284Checked in by : Robert Osfield
66285Change TOP to OSGHOME in makefiles.
66286
66287Sat, 5 Jan 2002 16:18:46 +0000
66288Checked in by : Robert Osfield
66289Moved the setting of camera fusion distance mode into the handle method so that it is updated on everyframe to ensure that switching between Drive/Flight and Trackball happens seemlessly.
66290
66291Fri, 4 Jan 2002 20:44:41 +0000
66292Checked in by : Robert Osfield
66293Renamed the TOP variable in the Makefiles to OSGHOME.
66294
66295Fri, 4 Jan 2002 20:43:20 +0000
66296Checked in by : Robert Osfield
66297Added a guard to osg::LOD::evaluate so that it returns -1 if the range matched does not have a corresponding child to relate to.  This can happen if a user creates more than n+1 ranges, where n is the number of LOD children.
66298
66299Fri, 4 Jan 2002 17:35:54 +0000
66300Checked in by : Robert Osfield
66301Added osg::ShadeModel state attribute which encapsulates glShadeModel.
66302
66303Fri, 4 Jan 2002 17:34:01 +0000
66304Checked in by : Robert Osfield
66305Fixed a bug in writing of line strips and line loops to the .osg file.
66306
66307Fri, 4 Jan 2002 13:14:06 +0000
66308Checked in by : Robert Osfield
66309Fixed multiple deletion of shared indecies in GeoSet destructor.
66310
66311Thu, 3 Jan 2002 23:28:54 +0000
66312Checked in by : Robert Osfield
66313Futher Makefile updates for Cygwin support - from Norman Vine.
66314
66315Thu, 3 Jan 2002 23:19:18 +0000
66316Checked in by : Robert Osfield
66317Makefile changes to support Cywin port - submission from Norman Vine, updates to fix case problems under unix by Robert.
66318
66319Thu, 3 Jan 2002 21:34:57 +0000
66320Checked in by : Robert Osfield
66321Updates for Cygwin port, from Norman Vine.
66322
66323Thu, 3 Jan 2002 19:28:13 +0000
66324Checked in by : Robert Osfield
66325Small source code changes for Cygwin port of OSG.
66326
66327Wed, 2 Jan 2002 17:01:35 +0000
66328Checked in by : Robert Osfield
66329Updates in preperation for the third attempt at the 0.8.43 release.
66330
66331Wed, 2 Jan 2002 15:42:42 +0000
66332Checked in by : Robert Osfield
66333Updates from Randall Hopper to fix build under IRIX.
66334
66335Wed, 2 Jan 2002 11:03:26 +0000
66336Checked in by : Robert Osfield
66337A small bug fix to the matrix dump function (it was primtiing out 5 columns instead of four).Added support for multiplying mesh geometry by the matrix attached to the
66338Lib3dsMesh structure, however this produces disjointed models so have
66339to the default mode to bypass this multiplication code.  Will need to revisit
66340this in the future.
66341
66342
66343
66344Wed, 2 Jan 2002 10:59:59 +0000
66345Checked in by : Robert Osfield
66346Commented out the smoothing of FLAT_TRIANGLE_STRIP and FLAT_TRIANGLE_FAN since it was causes problems with any color list which were attached.
66347
66348Wed, 2 Jan 2002 10:53:20 +0000
66349Checked in by : Robert Osfield
66350Moved the glShadeModel(FLAT/SMOOTH) outside of the primtitive inner loop to reduce the amount state changes incurred when using FLAT_ primtives.
66351
66352Wed, 2 Jan 2002 10:49:26 +0000
66353Checked in by : Robert Osfield
66354Fixed the orientation of for_each_triangle cases for QUAD and QUAD_STRIP.
66355
66356Mon, 31 Dec 2001 23:21:16 +0000
66357Checked in by : Robert Osfield
66358Removed the variables which were duplicated in osgGLUT::Viewer and osgGLUT::Window, standardising on the Window ones, and therefore removing an unitialized variable that had been introduced.  This caused a crash under WindowsXP due to send invalid values to glutReshapeWindow.
66359
66360Mon, 31 Dec 2001 23:16:20 +0000
66361Checked in by : Robert Osfield
66362Added a more detailed explanation of how LOD's work.
66363
66364Mon, 31 Dec 2001 00:04:38 +0000
66365Checked in by : Robert Osfield
66366Updates to NEWS for date of release, and added include/osg/DisplaySettings and include/osg/LineWidth to the src/osg/Makefile.
66367
66368Sun, 30 Dec 2001 20:48:05 +0000
66369Checked in by : Robert Osfield
66370Final update of ChangeLog for the 0.8.43 release.
66371
66372Sun, 30 Dec 2001 20:03:42 +0000
66373Checked in by : Robert Osfield
66374Added osg::GeoSet::FLAT_TRIANGLE_FAN to the list if primitive handled by the for_each_triangle template function.
66375
66376Sun, 30 Dec 2001 19:04:46 +0000
66377Checked in by : Robert Osfield
66378Added /usr/local/lib to the s_default_dso_path search path for plugins.
66379
66380Sun, 30 Dec 2001 17:13:40 +0000
66381Checked in by : Robert Osfield
66382Made the output message related to not registering a camera manipulator with the GLUT Viewer output as INFO rather than as a NOTICE. This suppress this message which was appearing on some of the demos all the time, even though are quite reasonable default behaviour is used.
66383
66384Sun, 30 Dec 2001 16:59:22 +0000
66385Checked in by : Robert Osfield
66386Added references to sgv -stereo and sgv -stencil to the notes of running the demos.
66387
66388Sun, 30 Dec 2001 16:58:33 +0000
66389Checked in by : Robert Osfield
66390Updated the default home position of so that a better view of the scene is seen.
66391
66392Sun, 30 Dec 2001 15:24:10 +0000
66393Checked in by : Robert Osfield
66394Moved the old by hand ChangeLog to ChangeLog.preCVS and then ran cvs2cl.pl to automatically generate the new ChangeLog.
66395
66396Sun, 30 Dec 2001 15:12:29 +0000
66397Checked in by : Robert Osfield
66398Did a make docs, in preperation for 0.8.43 release.
66399
66400Sun, 30 Dec 2001 15:01:30 +0000
66401Checked in by : Robert Osfield
66402Compilation fix to pfb plugin, sent in by Ulrich Hertlein.
66403
66404Sun, 30 Dec 2001 15:00:26 +0000
66405Checked in by : Robert Osfield
66406Added a comment in Windows section on INSTALL notes such that it now recommends that you build all the libs.
66407
66408Sat, 29 Dec 2001 20:53:08 +0000
66409Checked in by : Robert Osfield
66410Added .README to prevent CVS from deleting the empty bin directory when checking out copies.  This was a problem with the nightly tarballs.
66411
66412Sat, 29 Dec 2001 14:27:46 +0000
66413Checked in by : Robert Osfield
66414Added comment to osg::Transform w.r.t use of GL_NORMALIZE when using scaling Transforms.
66415
66416Sat, 29 Dec 2001 12:28:24 +0000
66417Checked in by : Robert Osfield
66418Updates form Randall Hopper for the FreeBSD build
66419
66420Thu, 27 Dec 2001 20:06:07 +0000
66421Checked in by : Robert Osfield
66422Made inline documentation on the Values enum clearer w.r.t the function of OVERRIDE_ON and OVERRIDE_OFF.
66423
66424Wed, 26 Dec 2001 20:55:15 +0000
66425Checked in by : Robert Osfield
66426Added more details about using stereo with the OSG, in particular the role of the camera manipulators and the fusion distance.
66427
66428Mon, 24 Dec 2001 23:34:25 +0000
66429Checked in by : Robert Osfield
66430Updated doc++ references so that CVS knows about all the newly generated files.
66431
66432Mon, 24 Dec 2001 23:28:15 +0000
66433Checked in by : Robert Osfield
66434Updated the index.html to include references to the new osgText library and demo app.
66435
66436Mon, 24 Dec 2001 23:14:53 +0000
66437Checked in by : Robert Osfield
66438Removed references to redundent environmental variables.
66439
66440Mon, 24 Dec 2001 21:56:22 +0000
66441Checked in by : Robert Osfield
66442Did a make docs.
66443
66444Mon, 24 Dec 2001 21:34:40 +0000
66445Checked in by : Robert Osfield
66446Fixed the osg::Light so that it requires the user to explicitly define which OpenGL light is being operated on, and also now relies upong the standard osg::State handling of OpenGL modes to switch on the appropriate lights.The previous static counter mechansim for the light number was causing a
66447redundent light to be created when the osg plugin created the first osg::Light
66448to use a prototype for other osg::Light's to be cloned from in the
66449.osg plugin execution.
66450
66451The static count mechanism also prevent the lights modes being controlled
66452independantly from the setting of the light paramters themselves.  This
66453meant that a light once created was global, and couldn't be turned off
66454locally via the OSG's support for OpenGL mode enabling/disabling.  This
66455has been overcome with the new implementation, the user has complete
66456flexiblity of when and where to use the different lights at their
66457disposal.
66458
66459
66460
66461Mon, 24 Dec 2001 19:06:49 +0000
66462Checked in by : Robert Osfield
66463Updated the osgGLUT::Viewer to subclass from osgGLUT::Window as has been intended since the development of osgGLUT::Window.
66464
66465Mon, 24 Dec 2001 15:12:59 +0000
66466Checked in by : Robert Osfield
66467updates for windows build
66468
66469Mon, 24 Dec 2001 14:12:38 +0000
66470Checked in by : Robert Osfield
66471Various clean ups for the release.
66472
66473Sat, 22 Dec 2001 22:30:57 +0000
66474Checked in by : Robert Osfield
66475Updates to keep things compiling under Windows.  Also cleaned up the new stereo.html docs.
66476
66477Sat, 22 Dec 2001 21:35:28 +0000
66478Checked in by : Robert Osfield
66479Added beginnings on documentation for stereo support, the stereo.html needs to be re-edited in a html editor before it becomes readable though..
66480
66481Sat, 22 Dec 2001 14:55:22 +0000
66482Checked in by : Robert Osfield
66483Updated usage messages to include new stereo and stencil commandline options.
66484
66485Fri, 21 Dec 2001 22:48:19 +0000
66486Checked in by : Robert Osfield
66487Further work on improving stereo support in the OSG.Renamed the osg::VisualsSettings to osg::DisplaySettings, and
66488osgUtil::VisualsRequirementsVisitor to osgUtil::DisplayRequirementsVisitor.
66489
66490Added support for OSG_SCREEN_HEIGHT into osg::DisplaySettings, and added
66491a DisplaySettings* to the constructors of osg::SceneView and osg::Camera.
66492
66493
66494
66495Fri, 21 Dec 2001 13:07:35 +0000
66496Checked in by : Robert Osfield
66497Updates to the support for stereo in osg::Camera, osgUtil::SceneView and the CameraManipulators.
66498
66499Thu, 20 Dec 2001 20:48:46 +0000
66500Checked in by : Robert Osfield
66501Added support for glLineWidth via an osg::LineWidth StateAttribute.
66502
66503Thu, 20 Dec 2001 16:35:38 +0000
66504Checked in by : Robert Osfield
66505Updates to the camera code related to stereo, adding fusion distance.
66506
66507Thu, 20 Dec 2001 16:34:54 +0000
66508Checked in by : Robert Osfield
66509Added check for null models be returned form osgDB::readNodeFiles(..) to prevent execution when no models have been loaded.
66510
66511Thu, 20 Dec 2001 12:12:30 +0000
66512Checked in by : Robert Osfield
66513Updates to flt loading of light points, from Brede Johansen.
66514
66515Wed, 19 Dec 2001 15:20:29 +0000
66516Checked in by : Robert Osfield
66517Updates to Stereo code.
66518
66519Wed, 19 Dec 2001 10:29:18 +0000
66520Checked in by : Robert Osfield
66521Updated the demos to support the new commandline handling of stereo and convinience functios for loading libs and files.
66522
66523Wed, 19 Dec 2001 08:49:10 +0000
66524Checked in by : Robert Osfield
66525Added check for GL_ARB_imaging extension to osg;:ColorMatrix
66526
66527Wed, 19 Dec 2001 01:10:04 +0000
66528Checked in by : Robert Osfield
66529Compilation fixes under for Windows
66530
66531Wed, 19 Dec 2001 00:38:23 +0000
66532Checked in by : Robert Osfield
66533Adding support for controlling visual settings via environmental variables and command line paramters.  Including support for stereo and stencil buffer.
66534
66535Tue, 18 Dec 2001 11:28:44 +0000
66536Checked in by : Robert Osfield
66537Added range checking to osg::Camera::adjustAspectRatio to catch invalid values being passed to Camera.  Invalid values were occuring when iconising the Windows GLUT based OSG demos.
66538
66539Tue, 18 Dec 2001 10:46:15 +0000
66540Checked in by : Robert Osfield
66541Fixed compilation problems in flt plugin under Windows, and removed usage of the default GeoSet::AtttributeDeleteFunctor from the DynGeoSet since it handled the memory deletion iteself via STL containers.
66542
66543Mon, 17 Dec 2001 21:13:17 +0000
66544Checked in by : Robert Osfield
66545Changed the default field of Y to 45 degrees, as this is probably a better default than 30 degrees (what it was temproarily) or the 90 degrees that it was originally.
66546
66547Mon, 17 Dec 2001 17:34:17 +0000
66548Checked in by : Don BURNS
66549Fixed IRIX compile issues with the flt loader.ReaderWriterATTR.cpp had a variable "mips" defined, which is predefined for the IRIX preprocessor.
66550Changed this to _mips.
66551
66552FltFile.cpp had a class and transient variable defined within the scope of member function
66553FltFile::readExternals(), which was causing the IRIX 7.3 compiles to hork.  Moved the class
66554definition to outside of the member function scope.
66555
66556
66557
66558Mon, 17 Dec 2001 16:21:33 +0000
66559Checked in by : Don BURNS
66560Fixed IRIX build.  Required some namespace fixes and include and link directives in the Makefiles
66561
66562Mon, 17 Dec 2001 15:05:06 +0000
66563Checked in by : Robert Osfield
66564Updated the Optimzer::FatternStaticTransform visit so by default it ignores all dynamic transforms, previously it flattened dynamic transforms as well.
66565
66566Mon, 17 Dec 2001 09:29:56 +0000
66567Checked in by : Robert Osfield
66568Added std:: infront of endl to ensure compilation under Windows.
66569
66570Sun, 16 Dec 2001 22:20:26 +0000
66571Checked in by : Robert Osfield
66572Integrated detailed near clipping plane calculation into osgUtil::CullVisitor, submitted by Sasa Bistroviae.
66573
66574Sun, 16 Dec 2001 16:30:34 +0000
66575Checked in by : Robert Osfield
66576From John Davis, a little addition to the Windows version of the osg::Timer constructor such that a static variable is used to force the constructor to check the number of clock cycles per second once, this means that multiple timers can now be created with incurring a the 1 second delay used for timming the clock speed every time the constructor is called.
66577
66578Sat, 15 Dec 2001 22:44:32 +0000
66579Checked in by : Robert Osfield
66580Updated version numbers to 0.8.43 in prep for the impending release.
66581
66582Sat, 15 Dec 2001 22:41:28 +0000
66583Checked in by : Robert Osfield
66584Added comments on how to set up STLport under Windows and IRIX.
66585
66586Sat, 15 Dec 2001 16:56:39 +0000
66587Checked in by : Robert Osfield
66588Renamed osg::Matric::makeIdent() to osg::Matrix::makeIdentity() to make it consistent with the rest of the osg::Matrix naming.  Updated OSG distribution to account for new name.Added support for the STATIC/DYNAMIC osg::Transform::Type to the .osg
66589ASCII reader/writer plugin and the flt reader plugin.
66590
66591Removed the non cost version of osg::Transform::getMatrix() as this could
66592by pass the dirty mechinism.
66593
66594
66595
66596Sat, 15 Dec 2001 10:00:43 +0000
66597Checked in by : Robert Osfield
66598updates for windows build.
66599
66600Fri, 14 Dec 2001 23:18:28 +0000
66601Checked in by : Robert Osfield
66602Fixes to Windows build in liu of the move to using just std::streams.
66603
66604Fri, 14 Dec 2001 21:49:04 +0000
66605Checked in by : Robert Osfield
66606Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers that used it, all references to the Standard C++ stream classes use the std::ostream etc convention, all references to "using namespace std" and "using namespace std::ostream etc" have been removed.
66607
66608Fri, 14 Dec 2001 18:06:34 +0000
66609Checked in by : Robert Osfield
66610Updatedwidley used includes to remove most of the float/double warnings generated when compiling under Windows with STLport.
66611
66612Fri, 14 Dec 2001 16:15:44 +0000
66613Checked in by : Robert Osfield
66614Don haved accidentally removed the reference to osg.dsp from the .dsw file, breakin the Windows build.
66615
66616Fri, 14 Dec 2001 15:37:09 +0000
66617Checked in by : Don BURNS
66618Removed ^M from Makefile
66619
66620Fri, 14 Dec 2001 15:16:30 +0000
66621Checked in by : Don BURNS
66622Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files.
66623
66624Fri, 14 Dec 2001 15:10:42 +0000
66625Checked in by : Don BURNS
66626Fixed newline/cr problem
66627
66628Fri, 14 Dec 2001 14:25:38 +0000
66629Checked in by : Robert Osfield
66630Fixed problem with incorrect combining of some LOD's derived from flt databases. Problem related to the order of the removal of redudent groups and LOD combining, the LOD combining only working properly if done first.
66631
66632Fri, 14 Dec 2001 10:47:20 +0000
66633Checked in by : Robert Osfield
66634Fixes for Win32 build related to changes in using namespace std.
66635
66636Fri, 14 Dec 2001 10:02:27 +0000
66637Checked in by : Robert Osfield
66638Removed all references to using namespace std to help solve compilation problems under Windows and IRIX.Also integrated small change to lib3ds from Drew for IRIX compilation.
66639
66640
66641
66642Wed, 12 Dec 2001 20:29:10 +0000
66643Checked in by : Robert Osfield
66644Made the following name changes to Matrix and Quat to clean them up and make the functionality clear given the name.  This will break user code unfortunately so please be away of the following mapping.  osg::Matrix::makeTrans(..)?\026 -> osg::Matrix::makeTranslate(..)
66645  osg::Matrix::makeRot(..)?\026   -> osg::Matrix::makeRotate(..)
66646  osg::Matrix::trans(..)?\026     -> osg::Matrix::translate(..)
66647
66648  osg::Quat::makeRot(..)?\026     -> osg::Quat::makeRotate(..)
66649
66650Also updated the rest of the OSG distribution to use the new names, and
66651have removed the old deprecated Matrix methods too.
66652
66653
66654
66655Wed, 12 Dec 2001 15:09:11 +0000
66656Checked in by : Robert Osfield
66657Fixed problems with osg::Matrix::makeRot(from,to) and osg::Quat::makeRot(from,to) so that they both use the same implementation (the Quat code now) and the code has been corrected to work from and to vectors which directly opposite to one another.
66658
66659Wed, 12 Dec 2001 12:55:01 +0000
66660Checked in by : Robert Osfield
66661Fixed problem with loading interleaved arrays in the .osg loader, and corrected a spelling mistake in osg::GeoSet.
66662
66663Wed, 12 Dec 2001 05:09:33 +0000
66664Checked in by : Don BURNS
66665Added translation and scaling to osgconv
66666
66667Tue, 11 Dec 2001 17:00:29 +0000
66668Checked in by : Don BURNS
66669Fixed Matrix::rotate( Vec3 from, Vec3 to);  was using to X from to derive axis, which causes a left-handed rotation.  Fixed to from X to.
66670
66671Tue, 11 Dec 2001 16:00:32 +0000
66672Checked in by : Robert Osfield
66673Fixed compilation problems under Windows due to changes in using std::ostream etc.
66674
66675Tue, 11 Dec 2001 11:22:44 +0000
66676Checked in by : Robert Osfield
66677Removed the 'using namespace std' and replaced with more specific 'using std::ostream' this should help prevent polution of the global namespace with std when including these osg include files.
66678
66679Tue, 11 Dec 2001 11:21:30 +0000
66680Checked in by : Robert Osfield
66681Added :Referenced() to the osg::Camera(..) copy constructor to prevent a warning under Linux.
66682
66683Sun, 9 Dec 2001 03:46:50 +0000
66684Checked in by : Don BURNS
66685*** empty log message ***
66686
66687Tue, 4 Dec 2001 22:57:40 +0000
66688Checked in by : Robert Osfield
66689Added support for automatic deletion of osg::GeoSet's attributes, via a default AttributeDeleteFunctor which uses delete [].  Users can create their own handlers for the attribute memory to override this default behavior.Fixed a typo in ReaderWriterOBJ.cpp.
66690
66691
66692
66693Tue, 4 Dec 2001 20:38:27 +0000
66694Checked in by : Robert Osfield
66695Various files which should have been checked in earlier but were missed... VisualStudio files for flt loader, and header files or Image and Texture for new osg::Texture::CLAMP_TO_EDGE and osg::Image::dirty.
66696
66697Tue, 4 Dec 2001 19:41:08 +0000
66698Checked in by : Robert Osfield
66699Updates to the flt loader, from Brede Johansen.
66700
66701Tue, 4 Dec 2001 16:03:10 +0000
66702Checked in by : Robert Osfield
66703Integrated Brede Johansen's updates to flt loader.
66704
66705Tue, 4 Dec 2001 15:56:08 +0000
66706Checked in by : Robert Osfield
66707Made a output message output as osg::DEBUG only.
66708
66709Tue, 4 Dec 2001 12:34:45 +0000
66710Checked in by : Robert Osfield
66711Commented out the code to force sgv to use ANAGLYPHIC_STEREO as this should not be the default, will add options to do this later.
66712
66713Tue, 4 Dec 2001 12:31:10 +0000
66714Checked in by : Robert Osfield
66715Improved support for anaglyphic stereo.Integrated texture CLAMP_TO_EDGE, submitted by Ulrich Hertlein.
66716
66717
66718
66719Sun, 2 Dec 2001 22:20:46 +0000
66720Checked in by : Robert Osfield
66721Beginings of support for quad bufferd, red/green, and slit screen stereo.
66722
66723Sun, 2 Dec 2001 08:59:39 +0000
66724Checked in by : Don BURNS
66725Corrected a small booboo in preprocessor guard for header file in GLU and added Matrix::identity() to Matrix
66726
66727Fri, 30 Nov 2001 20:53:50 +0000
66728Checked in by : Robert Osfield
66729Fixed bug in osg::StateSet::merge(..) where the containers were being iterated from begin() to begin() rather than begin() to end().
66730
66731Wed, 21 Nov 2001 15:53:29 +0000
66732Checked in by : Don BURNS
66733Small fix for  preprocessor _MP symbol clash with MFC.
66734
66735Mon, 19 Nov 2001 13:14:38 +0000
66736Checked in by : Robert Osfield
66737Made the Warning font file not found message consistent with other file not found messages.
66738
66739Mon, 19 Nov 2001 11:52:58 +0000
66740Checked in by : Robert Osfield
66741Added DLL export to the internal classes in osgUtil::Optimize so that the internal classes can be used directly by client applications.
66742
66743Mon, 19 Nov 2001 10:40:42 +0000
66744Checked in by : Robert Osfield
66745Added warning report for when a font file cannot be found.
66746
66747Sun, 18 Nov 2001 21:31:16 +0000
66748Checked in by : Robert Osfield
66749Added osg::Image::dirtyImage() and setModifiedTag() to allow external updating of the image modified flag to be used in conjunction with texture subloading.
66750
66751Thu, 15 Nov 2001 11:59:52 +0000
66752Checked in by : Robert Osfield
66753Move the call to the manipulators before the scene app traversal to that any changes to the scene graph, such as adding an app callback can be seen by during the same frame.
66754
66755Wed, 14 Nov 2001 15:53:36 +0000
66756Checked in by : Robert Osfield
66757Fixes for windows compilation
66758
66759Wed, 14 Nov 2001 15:52:27 +0000
66760Checked in by : Robert Osfield
66761Fixed compilation problem under Wndows
66762
66763Wed, 14 Nov 2001 15:32:15 +0000
66764Checked in by : Robert Osfield
66765Fixed compilation problem under Wndows
66766
66767Wed, 14 Nov 2001 14:10:12 +0000
66768Checked in by : Robert Osfield
66769Added osgUtil::TransformCallback to help with rigid body animation.
66770
66771Wed, 14 Nov 2001 14:09:07 +0000
66772Checked in by : Robert Osfield
66773Fixes for IRIX build.Updates to the osg::Transform, adding preMult and postMult methods and
66774deprecating the old preRotate,preTranslate,preScale.
66775
66776Updated the rest of the OSG so that it nolonger uses the deprecated
66777osg::Transform nodes.
66778
66779Renamed osgUtil::SceneView::setGlobalState() to
66780osgUtil::SceneView::setGlobalStateSet() so that the name reflects its
66781functionality better.  Updated osgGLUT::Viewer etc to cope with new
66782name change.
66783
66784
66785
66786Mon, 12 Nov 2001 10:04:57 +0000
66787Checked in by : Robert Osfield
66788Added new files to cvs.
66789
66790Mon, 12 Nov 2001 10:00:08 +0000
66791Checked in by : Robert Osfield
66792Added src/osg/NodeCallback.cpp.
66793
66794Sun, 11 Nov 2001 22:32:59 +0000
66795Checked in by : Robert Osfield
66796Fixed compilation error in src/osgDB/FileUtils.cpp.Added support for nested NodeCallbacks, allowing them to be chained together
66797so that multiple operations can be applied.
66798
66799
66800
66801Sat, 10 Nov 2001 15:46:05 +0000
66802Checked in by : Robert Osfield
66803Fixed osgUtil::Optimizer::FlatternStaticTransformsVisitor so that the apply(osg::LOD) scaled the ranges in addition to transform the center point and children.
66804
66805Sat, 10 Nov 2001 13:36:05 +0000
66806Checked in by : Robert Osfield
66807Fixed bug related to osgUtil::Optimizer::FlatternStaticTransform::Visitor's apply(Billboard& ) method which was apply the accumulated transform to the billbaord geometry when it should have been applying the matrix without the transform component.
66808
66809Fri, 9 Nov 2001 15:06:01 +0000
66810Checked in by : Robert Osfield
66811Added osgText::Paragraph which is a subclass from Geode which composes a list of text drawables as a paragraph block, handles breaking of text into individual lines automatically.Changed the osg::Node::setUserData so that the data type has to be an
66812osg::Referenced, and removes the dependancy on osg::MemoryAdapter.  I have
66813done this since it simplifies the OSG side of the interface and makes it
66814less like that the user might abuse the memory managment of the data. It
66815does however mean that user data will have by subclassed from Referenced,
66816and therefor may require users to have their own adapter to do this.
66817However, this little nuasance is worth the extra cleaness and robustness
66818afforded by going the osg::Referenced route.
66819
66820
66821
66822Fri, 9 Nov 2001 15:01:42 +0000
66823Checked in by : Robert Osfield
66824Fixed the findFileFile routine which had been broken by a fix of a dlopen problem - './' was added to all files which which directly found without requiring a search path rather than just locally found files, this broke file loads which had wern't local but had a valid path.  I have moved the './' work around to inside fileDSO and made it only apply to Linux as I presume this is all it was needed for. Don?
66825
66826Thu, 8 Nov 2001 13:50:32 +0000
66827Checked in by : Robert Osfield
66828Fixed the IntersectVisitor which was broken by a recent patch to catch parallel line and traingle combinations.
66829
66830Wed, 7 Nov 2001 12:42:08 +0000
66831Checked in by : Robert Osfield
66832Added a dirtyBound() to osgUtil::Optimizer. Corrected mispelling of alignment is osg::Text and the osgtext demo. Added guards for divide bu zero's to osg::IntersectVisitor.
66833
66834Tue, 6 Nov 2001 11:36:11 +0000
66835Checked in by : Robert Osfield
66836Fixed inlcude/BoundingBox to compile under Windows.
66837
66838Tue, 6 Nov 2001 11:07:43 +0000
66839Checked in by : Robert Osfield
66840Fixed inlcude/Math to compile under Windows.
66841
66842Tue, 6 Nov 2001 10:34:51 +0000
66843Checked in by : Robert Osfield
66844Added methods to support isNaN,isInfinte and valid to osg::Vec* and osg::Math, and added a guard to IntersectVisitor which uses these new methods to prevent invalid segments being added.
66845
66846Sun, 4 Nov 2001 19:29:20 +0000
66847Checked in by : Robert Osfield
66848Integrated updates to stats sent in my Geoff Michel.
66849
66850Fri, 2 Nov 2001 21:20:32 +0000
66851Checked in by : Don BURNS
66852Fixed findFileInPath to prepend ./ if file is in local directory.  This was needed by dlopen() for dso's in the current directory
66853
66854Fri, 2 Nov 2001 20:11:37 +0000
66855Checked in by : Robert Osfield
66856Updates to Makefiles to include osgText. Also a couple of undefined methods in osgText::Text have been added.
66857
66858Fri, 2 Nov 2001 12:26:33 +0000
66859Checked in by : Robert Osfield
66860Updated index.html with dependacy info about the new osgText library. Modified osg/Drawable::draw(..) so that it uses display list COMPILE rather than COMPILE_AND_EXECUTE to solve performance problems under NVidia drivers.  The old behavior is still available by comments out a #define. Fixed the default compilation list src/osgPlugins/Makefile so that it compiles by defalt png and gif.
66861
66862Thu, 1 Nov 2001 16:35:26 +0000
66863Checked in by : Robert Osfield
66864Updates to the flt loader from Brede Johansen.
66865
66866Thu, 1 Nov 2001 15:13:31 +0000
66867Checked in by : Robert Osfield
66868Updates to osgText to fix a crash on ikart.tff font available under Linux, the bug was related to texel padding of the height not be accounted for in texture size calculation, but was used during populating the image data causing a mismatch.
66869
66870Wed, 31 Oct 2001 22:35:44 +0000
66871Checked in by : Robert Osfield
66872Added missing config.h file to src/osgPlugins/lib3ds.
66873
66874Wed, 31 Oct 2001 20:04:32 +0000
66875Checked in by : Robert Osfield
66876Added a bool paramter to osg::StateSet::compare(const StateSet& rhs,bool compareAttributeContents=false) const; to allow it to use different comparison schemes, now it can use checking for pointer equality (the default) or attribute contexts.  This has been added to assist optimization of databases within the flt loader, but also could be useful for other operations too.
66877
66878Wed, 31 Oct 2001 18:33:27 +0000
66879Checked in by : Robert Osfield
66880Updated the lib3ds plugin with the new 1.1 version of lib3ds.
66881
66882Wed, 31 Oct 2001 12:27:48 +0000
66883Checked in by : Robert Osfield
66884Update to osgText to get things compiling under Windows.
66885
66886Wed, 31 Oct 2001 11:41:22 +0000
66887Checked in by : Robert Osfield
66888Update osgText.dsp to define FTGL_STATICLIBRARY to prevent it compiling the as a seperate library and producing linkage warnings.
66889
66890Wed, 31 Oct 2001 10:20:50 +0000
66891Checked in by : Robert Osfield
66892Updated the FTGL implemention in osgText to FTFL1.1.
66893
66894Tue, 30 Oct 2001 19:23:24 +0000
66895Checked in by : Robert Osfield
66896Further updates to the ReaderWriter support in osgDB, and a fix to a small warning in Matrix.cpp.
66897
66898Tue, 30 Oct 2001 14:20:37 +0000
66899Checked in by : Robert Osfield
66900Added support for ReadResult and WriteResult to the osgDB::ReaderWriter to allo plugins to pass back more information about the success or failure of a file load.  All plugins have been updated to the new convention.
66901
66902Mon, 29 Oct 2001 19:29:49 +0000
66903Checked in by : Robert Osfield
66904Changed a #define ... (GLenum) 0x84fe to 0x84FE to fix problems under MacOS9 build.
66905
66906Mon, 29 Oct 2001 12:22:22 +0000
66907Checked in by : Robert Osfield
66908Ran to_unix over src/Demos/osgtext/main.cpp to try and fix some return type problems reported under Windows.
66909
66910Mon, 29 Oct 2001 12:19:14 +0000
66911Checked in by : Robert Osfield
66912Added missing src/osgText/Version.cpp file.
66913
66914Thu, 25 Oct 2001 01:11:52 +0000
66915Checked in by : Bryan THRALL
66916Imposter.cpp added to the project
66917
66918Thu, 25 Oct 2001 00:49:28 +0000
66919Checked in by : Bryan THRALL
66920Changed the int to a GLint because of the differences within mac/win32/linux versions of gl.h.
66921
66922Thu, 25 Oct 2001 00:45:33 +0000
66923Checked in by : Bryan THRALL
66924sgv is almost working
66925
66926Wed, 24 Oct 2001 23:15:15 +0000
66927Checked in by : Robert Osfield
66928Completed work on osgText compilation under Win32. We now have fonts under Wndows and Linux :-)
66929
66930Wed, 24 Oct 2001 22:29:38 +0000
66931Checked in by : Robert Osfield
66932Updates to the visual studio files for osgText.
66933
66934Wed, 24 Oct 2001 19:48:58 +0000
66935Checked in by : Robert Osfield
66936Updates of osgDB/FileUtils to fix compilation problems under Win32
66937
66938Wed, 24 Oct 2001 13:46:58 +0000
66939Checked in by : Robert Osfield
66940Updates to osgText.
66941
66942Wed, 24 Oct 2001 12:53:27 +0000
66943Checked in by : Robert Osfield
66944Updates to osgText and osgDB so that the loading of text fonts can use osgDB::findFile() to locate font files from the OSGFILEPATH environmental variable.
66945
66946Wed, 24 Oct 2001 09:41:42 +0000
66947Checked in by : Robert Osfield
66948Updated FTGL version to 1.0 and removed a couple of warnings in the osgText demo.
66949
66950Wed, 24 Oct 2001 09:08:02 +0000
66951Checked in by : Robert Osfield
66952Updated the osgText implemention, now works under Linux.
66953
66954Tue, 23 Oct 2001 23:23:51 +0000
66955Checked in by : Don BURNS
66956Added stat.c
66957
66958Tue, 23 Oct 2001 23:15:40 +0000
66959Checked in by : Don BURNS
66960One last change needed to makedefs.linux to sync Linux and Irix pfb loader
66961
66962Tue, 23 Oct 2001 23:10:47 +0000
66963Checked in by : Don BURNS
66964Fixed pfb loader functionality for IRIX
66965
66966Tue, 23 Oct 2001 22:59:54 +0000
66967Checked in by : Don BURNS
66968Fixed pfb loader so that it works for both Linux and IRix with dynamic libraries, and provides support to load (almost) all that Performer loads.
66969
66970Tue, 23 Oct 2001 22:28:41 +0000
66971Checked in by : Robert Osfield
66972Further work on getting osgText compiling.
66973
66974Tue, 23 Oct 2001 22:12:07 +0000
66975Checked in by : Robert Osfield
66976Removed old .cc versions of FT font code.
66977
66978Tue, 23 Oct 2001 22:09:21 +0000
66979Checked in by : Robert Osfield
66980Adding in new .cpp versions of FT font code.
66981
66982Tue, 23 Oct 2001 22:08:02 +0000
66983Checked in by : Robert Osfield
66984Updates to the new osgText library to get it to compile under Linux.
66985
66986Tue, 23 Oct 2001 20:04:48 +0000
66987Checked in by : Robert Osfield
66988Converted FTGL files from mac style return to unix style.
66989
66990Tue, 23 Oct 2001 19:51:39 +0000
66991Checked in by : Robert Osfield
66992First past integrat of Max Rhiener work on wrapping FTGL to create osgText library and demo.
66993
66994Tue, 23 Oct 2001 15:55:01 +0000
66995Checked in by : Robert Osfield
66996Added new osgGLUT::Window base class which is very basic right now, all it does is bring up a GLUT window and provide virtual functions from which users should subclass to add functionality.
66997
66998Mon, 22 Oct 2001 22:02:47 +0000
66999Checked in by : Robert Osfield
67000Integrated Geoff Michel's updates to Stats code, whilest move all text rendering back in the viewer from the Statistics header.Added a osg::State::captureCurrentState(StateSet&) method and a copy constructor
67001to osg::StateSet.
67002
67003
67004
67005Sun, 21 Oct 2001 21:27:40 +0000
67006Checked in by : Robert Osfield
67007Moved all #include "osg/.." references to #include <osg/..> to aid port to MacOS.
67008
67009Sat, 20 Oct 2001 20:26:36 +0000
67010Checked in by : Robert Osfield
67011Added support for an osgUtil::SceneView::init() traversal which is called once per scene view.  The user can attach a NodeVisitor to do init for them, or leave it to the default which is to use the osgUtil::DisplayListVisitor which compiles all display lists and texture objects.  The init traversal is called automatically by the first call to either app() or cull(), so should not be called by user code during initialization. This ensures that a valid graphics context has been established before OpenGL is initialized.osgUtil::DisplayListVisitor has also been updated to use a bit mask for options, and the addition of
67012compilation of texture objects (via StateAttribute::compile) has also been
67013added.
67014
67015
67016
67017Sat, 20 Oct 2001 09:48:22 +0000
67018Checked in by : Robert Osfield
67019Added #ifdef to Performer ReaderWriterPFB so that pfdLoadFile is used under IRIX and pfdLoadFile_pfb is used under Linux.
67020
67021Fri, 19 Oct 2001 15:53:59 +0000
67022Checked in by : Robert Osfield
67023Removed Lighting.cpp from repository, it is nolonger used and was just hanging around erroneously.
67024
67025Fri, 19 Oct 2001 15:30:54 +0000
67026Checked in by : Robert Osfield
67027Updated the osgUtil::Optimize so that the call to Optimize::StateVisitor is #ifdef out under Win32 and STL port isn't being used. This prevents crashes due to MS's flacky STL implementation.
67028
67029Fri, 19 Oct 2001 14:22:02 +0000
67030Checked in by : Robert Osfield
67031Added osgUtil::Optimizer which contains four visitor each designed for doing different types of optimization on the scene graph - state optimization, flattening static transforms, combining LOD's and removing redundent groups. The new Optimizer replaces the once seperate OptimizerStateVisitor.
67032
67033Fri, 19 Oct 2001 12:56:37 +0000
67034Checked in by : Robert Osfield
67035Added support for specifying whether view frustum and small feature culling should be applied to a node or its child with the new osg::Node::setCullingActive() flag.  A mechanism has been implemented so that if child has its culling disabled then their parents, all the way up to the root are also have their culling implicitly disabled.The osg::CullVisitor has updated to take account of
67036both the explicit control via setCullingActive and the implicit culling
67037disabling through children being disabled.
67038
67039This feature is useful for nodes which don't have a bounding volume to cull
67040against, earth sky implementations and light sources.
67041
67042The default osg::Node::_cullingActive is true, i.e. culling is enabled by
67043default.
67044
67045
67046
67047Wed, 17 Oct 2001 22:17:23 +0000
67048Checked in by : Don BURNS
67049Fixed static libraries in madefs.linux and error in ReaderWriterPFB.cpp
67050
67051Tue, 16 Oct 2001 22:30:04 +0000
67052Checked in by : Bryan THRALL
67053Update the tree to my version of the project file (I thought it was already in)   - Hang glide demo works   - sgv is still being fixed
67054
67055Tue, 16 Oct 2001 21:47:47 +0000
67056Checked in by : Robert Osfield
67057Reverted Bryan's changes to FrameStamp w.r.t std::tm structure which doesn't compile under Win32 and IRIX.  Will need to find another solution.
67058
67059Tue, 16 Oct 2001 21:32:57 +0000
67060Checked in by : Bryan THRALL
67061This was the old project file. It's no longer used.
67062
67063Tue, 16 Oct 2001 20:56:46 +0000
67064Checked in by : Bryan THRALL
67065*** empty log message ***
67066
67067Tue, 16 Oct 2001 18:39:57 +0000
67068Checked in by : Robert Osfield
67069Fixes for IRIX build - submitted by Randall Hopper.
67070
67071Tue, 16 Oct 2001 16:48:19 +0000
67072Checked in by : Robert Osfield
67073Fixes for Win32 compilation.
67074
67075Tue, 16 Oct 2001 15:03:10 +0000
67076Checked in by : Robert Osfield
67077Fixed then normal smoothing function in the .3ds loader and the osgUtil::SmoothingVisitor so that unused normals at left at 0,0,0 insead of being normalized, which results in (nan,nan,nan).
67078
67079Tue, 16 Oct 2001 14:24:38 +0000
67080Checked in by : Robert Osfield
67081Completed implementation of a the new CombineLODsVisitor, ideal for use with the .flt loader.  Code is stuff currently in sgv, but will be moved out once more testing has been done.
67082
67083Tue, 16 Oct 2001 10:04:26 +0000
67084Checked in by : Robert Osfield
67085Added support for transforming LOD and Billboard centers to the OrientationConverter and the flattenTransformVisitor in sgv.
67086
67087Tue, 16 Oct 2001 10:03:19 +0000
67088Checked in by : Robert Osfield
67089Modified Veiewer.cpp so that when toggling the light with 'l' the light can be overrided to off and overrided to on, previoulsy it only overrided to off.
67090
67091Tue, 16 Oct 2001 08:24:26 +0000
67092Checked in by : Robert Osfield
67093Fixed problem caused by ReaderWriterPFB::writeNode(..) not ensuring that the file extension was .pfb. Have added a check.
67094
67095Tue, 16 Oct 2001 03:59:37 +0000
67096Checked in by : Don BURNS
67097added float *() operator to Vec{2,3,4} so we can pass Vec3's directly to OpenGL glVertex?fv().
67098
67099Mon, 15 Oct 2001 15:50:55 +0000
67100Checked in by : Robert Osfield
67101Fixes for compilation under IRIX, submitted by Randal Hopper, with mods from Robert.
67102
67103Mon, 15 Oct 2001 14:29:40 +0000
67104Checked in by : Robert Osfield
67105Made the new global state attribute instances in osg::State use osg:ref_ptr to automatically handle the memory deletion.
67106
67107Mon, 15 Oct 2001 14:07:54 +0000
67108Checked in by : Robert Osfield
67109Added support for automatic creation of global StateAttributes to osg::State, these global attributes are created by cloning any attributes which are applied during rendering, the clone in a shallow copy, which will set up default valus for that attribute.  This should prevent attribute bleed from one stateset to the next when the global StateSet doesn't contain an attribute used within the scene graph.
67110
67111Mon, 15 Oct 2001 11:18:51 +0000
67112Checked in by : Robert Osfield
67113Fixed rotations to account to the fixes made to Quat and Matrix related to right hand rule rotation.
67114
67115Mon, 15 Oct 2001 08:40:30 +0000
67116Checked in by : Robert Osfield
67117The writeImage/Object/Node methods in the .osg and .pfb reader/writer didn't have the new ReaderWriter::Options* structure passed to them, which meant the the virtual functions didn't bind with the new base class methods and wern't called on a write.
67118
67119Mon, 15 Oct 2001 03:32:47 +0000
67120Checked in by : Don BURNS
67121Updated pfb loader to load pfb files into osg.  Still broken for loading osg files into Performer, however.
67122
67123Sun, 14 Oct 2001 17:54:25 +0000
67124Checked in by : Robert Osfield
67125Added osgDB::ReaderWriter::Options class to the ReaderWriter base class, support for settings options in osgDB::Registry, and added the paramter to all of the reaader/writer plugins.  The Options structure by default has an string attached for packing basic options, however, it also can be subclassed to encapsulate any users defined option data. In the later case both the client code *and* the plugin need to be aware of subclass, the plugin will need to use dynamic_cast<> to assertain its type.
67126
67127Sun, 14 Oct 2001 16:56:03 +0000
67128Checked in by : Robert Osfield
67129Added OrientationConverter.cpp to the VisualStudio project files for osgconv.
67130
67131Sun, 14 Oct 2001 16:55:12 +0000
67132Checked in by : Robert Osfield
67133Changed the OrientationConverter.cpp's to have consitent captilization as its associated header file.
67134
67135Sun, 14 Oct 2001 14:23:47 +0000
67136Checked in by : Robert Osfield
67137Fixed TransformFunctor code so that it now uses the inverse of the transformation matrix to transform the normal.
67138
67139Sun, 14 Oct 2001 14:23:03 +0000
67140Checked in by : Robert Osfield
67141Fixed a bug in Matrix::invert(..) which did not set full_realised=true, so that one Matrices which had not previously be initialized we're erronously initialized later in the code resetting it to identity.
67142
67143Sun, 14 Oct 2001 09:58:49 +0000
67144Checked in by : Robert Osfield
67145Added osg::StateSet::merge(const StateSet& rhs) merges merges the modes and attributes of rhs into 'this' stateset.
67146
67147Sun, 14 Oct 2001 09:57:33 +0000
67148Checked in by : Robert Osfield
67149Fixed the Flight and Drive manipulators to work with the updated Matrix::rotate code.
67150
67151Sun, 14 Oct 2001 06:01:31 +0000
67152Checked in by : Don BURNS
67153Fixed a small boo-boo in definition of bit masks in include/osg/DrawableFixed incorrect normal conversions for osgconv.
67154
67155
67156
67157Sun, 14 Oct 2001 05:33:36 +0000
67158Checked in by : Don BURNS
67159Mr. O added fancy, shmanzy C++ code, but broke normal transform functionality Fixed.
67160
67161Sun, 14 Oct 2001 05:14:37 +0000
67162Checked in by : Don BURNS
67163Quick 'n dirty fix to TrackballManipulator to get the rotations doing the right things after the Quat fixes.
67164
67165Sun, 14 Oct 2001 04:50:04 +0000
67166Checked in by : Don BURNS
67167Cleaned up some 'make clobber' issues in root Makefile
67168
67169Sun, 14 Oct 2001 04:28:50 +0000
67170Checked in by : Don BURNS
67171Quaternions were assigning inverted values during conversion to matricies. This is probably due to an error on the gamasutra web page demonstrating this. It caused left-handed rotations rather than right handed rotations.  Should be fixed now.
67172
67173Sat, 13 Oct 2001 11:16:10 +0000
67174Checked in by : Robert Osfield
67175Changed the naming and calling convention of the new Drawable::AttributeFunctor and have updated GeoSet to use mutable values for the _numverts etc, allowing osg::GeoSet::computeNumVerts() to be a const operation. osg::GeoSet::getNumVerts is now a const once more, so avoiding compilation problems.  Also chaned the new osgconv orientation code to use a Drawable::AttributeFunctor so it can work on other Drawables other than just GeoSets.
67176
67177Sat, 13 Oct 2001 09:48:37 +0000
67178Checked in by : Don BURNS
67179Added Mr. Osfields dynamic_cast<> and test for validity test.
67180
67181Sat, 13 Oct 2001 08:34:02 +0000
67182Checked in by : Don BURNS
67183backed out right-handed coordinate transform for makeRot(vec3,vec3) in Quat.cpp
67184
67185Sat, 13 Oct 2001 08:32:11 +0000
67186Checked in by : Don BURNS
67187A few more clean ups
67188
67189Sat, 13 Oct 2001 07:41:54 +0000
67190Checked in by : Don BURNS
67191Cleaned up the usage message
67192
67193Sat, 13 Oct 2001 07:24:25 +0000
67194Checked in by : Don BURNS
67195Updated osgconv to be able to handle orientation swapping.
67196
67197Sat, 13 Oct 2001 06:23:55 +0000
67198Checked in by : Don BURNS
67199Changed some routines to produce right-handed rotations.
67200
67201Sat, 13 Oct 2001 06:22:49 +0000
67202Checked in by : Don BURNS
67203checking files in to move development location
67204
67205Sat, 13 Oct 2001 01:28:33 +0000
67206Checked in by : Don BURNS
67207Removed personal note in Matrix header file
67208
67209Fri, 12 Oct 2001 20:06:35 +0000
67210Checked in by : Robert Osfield
67211Added support for the new AttributeUpdateFunctors.
67212
67213Fri, 12 Oct 2001 20:05:55 +0000
67214Checked in by : Robert Osfield
67215Added != method to Vec2,Vec3,Vec4 and did further work on the AttributeUpdateFunctors.
67216
67217Fri, 12 Oct 2001 17:45:15 +0000
67218Checked in by : Don BURNS
67219Added include/osg/Math to Makefile TARGET_INCLUDE_FILES and fixed references to _mat in ConvertToPerformer.cpp
67220
67221Wed, 10 Oct 2001 20:20:14 +0000
67222Checked in by : Robert Osfield
67223Added support for DYNAMIC/STATIC osg::Transform types and added new osg::Drawable::getStats and supportsAttributeUpdate(..) and applyAttributeUpdate(...) methods which will be to enable hooks into Drawable subclasses.
67224
67225Wed, 10 Oct 2001 14:38:12 +0000
67226Checked in by : Robert Osfield
67227Fixed spelling of osg::GeoSet::getNumInterleavedIndices, was missing a 'n'!
67228
67229Tue, 9 Oct 2001 21:55:47 +0000
67230Checked in by : Robert Osfield
67231Fixed a crash when opening an erroneous test file (reopen.bmp).
67232
67233Tue, 9 Oct 2001 20:22:52 +0000
67234Checked in by : Robert Osfield
67235Updated to fix build problems under MSVC.
67236
67237Tue, 9 Oct 2001 20:09:27 +0000
67238Checked in by : Robert Osfield
67239Updated MSVC Workspace files to fix build problems.
67240
67241Tue, 9 Oct 2001 20:03:51 +0000
67242Checked in by : Robert Osfield
67243Updated MSVC Workspace files to fix build problems.
67244
67245Tue, 9 Oct 2001 14:18:47 +0000
67246Checked in by : Robert Osfield
67247Merged Ben Discoe's clean up of the MSVC files.
67248
67249Tue, 9 Oct 2001 11:58:13 +0000
67250Checked in by : Robert Osfield
67251Merged updates to BMP plugin from Geoff Michel.  Also modified a little of the code to fix a crash under Linux, Robert Osfield
67252
67253Mon, 8 Oct 2001 19:01:37 +0000
67254Checked in by : Robert Osfield
67255Put the makedefs.linux back to default to optimize.
67256
67257Mon, 8 Oct 2001 15:54:16 +0000
67258Checked in by : Robert Osfield
67259Fixed a recently introduced crash in the flt plugin which was happen when a std::string was be be set with NULL char*.  Also added support for stripping the filename from its original path, inside the osgDB::findFile function.
67260
67261Mon, 8 Oct 2001 08:35:06 +0000
67262Checked in by : Robert Osfield
67263Added support for using osgDB::fineFile into the .flt plugin.
67264
67265Sun, 7 Oct 2001 20:10:58 +0000
67266Checked in by : Robert Osfield
67267Merged Geoff Michel's udpdates to bmp plugin, and fixed a double fclose bug which was causing a seg fault under Linux.
67268
67269Sat, 6 Oct 2001 20:29:42 +0000
67270Checked in by : Robert Osfield
67271Added a osg::DegreesToRadians() and osg::RadiansToDegrees() method to osg/Math, updated the ReaderWriterBMP.cpp (mods sent in my Geoff Michel) and moved the osgUtil::Statistics to osg::Statistics in preperation to adding it to the the Drawable base class.
67272
67273Fri, 5 Oct 2001 19:55:58 +0000
67274Checked in by : Robert Osfield
67275Added bmp plugin files, bmp plguin written by Geoff Michel
67276
67277Fri, 5 Oct 2001 10:39:27 +0000
67278Checked in by : Robert Osfield
67279Added bmp osgPlugin, written by Geoff Michel.
67280
67281Fri, 5 Oct 2001 10:38:16 +0000
67282Checked in by : Robert Osfield
67283Fixed a bug in osg::Image::ensureDimensionsArePowerOfTwo() which only scaled dimensions if *both* axis wern't a power of two, have fixed it to rescale if either of the axis arn't a power to two.
67284
67285Fri, 5 Oct 2001 01:27:54 +0000
67286Checked in by : Bryan THRALL
67287*** empty log message ***
67288
67289Thu, 4 Oct 2001 16:49:13 +0000
67290Checked in by : Robert Osfield
67291Added the Copyright message to the top of osgWX, with Ben Disoe's name as he wrote all the code.
67292
67293Thu, 4 Oct 2001 15:12:57 +0000
67294Checked in by : Robert Osfield
67295Added a copyright notice to all core headers, which all begin with //C++ header to help scripts and editors pick up the fact that the file is a header file.
67296
67297Thu, 4 Oct 2001 14:39:24 +0000
67298Checked in by : Robert Osfield
67299Changed the ordering of comparing modes and attributes in osg::StateAttribute::compare() as part of an investigration into state sorting.
67300
67301Thu, 4 Oct 2001 14:35:42 +0000
67302Checked in by : Robert Osfield
67303Added an implemention of basic state sorting to the RenderBin, but have commented out the sort operation as Peformance benifit is currently negligable, will need to improve on the sort functor to see real benifits.
67304
67305Thu, 4 Oct 2001 14:25:50 +0000
67306Checked in by : Robert Osfield
67307Added extra precision to the app,cull and draw timings in the Viewer.
67308
67309Thu, 4 Oct 2001 14:20:23 +0000
67310Checked in by : Robert Osfield
67311Removed some notify which were only used for debugging of the camera class and are now redudent.
67312
67313Thu, 4 Oct 2001 14:10:20 +0000
67314Checked in by : Robert Osfield
67315Changed the numeric ordering of StateAttributes Types, as part of an investigation into state sorting.
67316
67317Wed, 3 Oct 2001 21:44:07 +0000
67318Checked in by : Robert Osfield
67319Integrated changes for MacOSX, submitted by Phil Atkin, with small mods by Robert Osfield to maintain compatability under Linux.
67320
67321Wed, 3 Oct 2001 07:56:33 +0000
67322Checked in by : Robert Osfield
67323Added missing EarthSky.cpp file to osg plguin.
67324
67325Tue, 2 Oct 2001 15:59:49 +0000
67326Checked in by : Robert Osfield
67327Added include/osg/EarthSky and src/osg/EarthSky to cvs.Also move osg across to using radians for angular paramters by default.
67328By defining USE_DEGREES_INTERNALLY you can get the OSG to revert to
67329the old style degrees. This later feature is deprecated and only meant
67330for helping comptability in the interim.
67331
67332
67333
67334Tue, 2 Oct 2001 11:36:14 +0000
67335Checked in by : Robert Osfield
67336Added osg::EarthSky node to the core osg library, and added support for it into osgUtil::SceneView, osg::CullVisitor, osgPlugin/osg and updated the hangglide demo to use the new earth sky node.
67337
67338Mon, 1 Oct 2001 23:02:14 +0000
67339Checked in by : Robert Osfield
67340Added support for osg::StateSet comparison operators and using this new feature added support in osgUtil::OptimizeStateVisitor for removing duplicate StateSet's from the scene graph, previously only duplicated StateAttributes we're removed.
67341
67342Mon, 1 Oct 2001 12:06:22 +0000
67343Checked in by : Robert Osfield
67344Integrated a bug fix to osg::TexMat from Geoff Michel which adds a glMatrixMode( GL_MODELVIEW ); after the setting of the texture matrix. Previously the texture matrix mode could run into normal model view matrix operations which were assuming the defaul of GL_MODELVIEW.
67345
67346Mon, 1 Oct 2001 11:15:55 +0000
67347Checked in by : Robert Osfield
67348Made spelling corrections, the spelling mistakes picked up by a script written by Neil Salter.script
67349
67350
67351
67352Sun, 30 Sep 2001 20:41:20 +0000
67353Checked in by : Robert Osfield
67354Interegrated changes to Timer from Neil Salter to fix compilation problems which had been introduced by doing #include's within the osg namespace.
67355
67356Sat, 29 Sep 2001 18:34:26 +0000
67357Checked in by : Robert Osfield
67358Added setAttributeAndModes(new Depth,StateAttribute::ON); to the StateSet::setGlobalDefault() so that the correct default for the glDepthFunc etc are set up for scene graphs, and allows override of these value which risk of inheriting state on to the rest of the scene graph.This has allowed the hangglide demo to be simplified since it now doesn't need to set the global Depth instance itself.
67359
67360
67361
67362Sat, 29 Sep 2001 09:37:43 +0000
67363Checked in by : Robert Osfield
67364Modified the Matrix multiple method added by Don so it is safer and added comments explaining why it shouldn't be needed as other more efficient methods should be doing the work for us.Also added Matrix::ensureRealized() to support the lazy initialization of Matrix, whilest keeping the implementation robust so that external calls to Matrix which get values do so on an initialized matrix.
67365
67366
67367
67368Sat, 29 Sep 2001 02:48:31 +0000
67369Checked in by : Don BURNS
67370Added operator * (Matrix &) to Matrix (header) and operator [] to reference matrix elements.
67371
67372Fri, 28 Sep 2001 20:10:41 +0000
67373Checked in by : Robert Osfield
67374Made spelling corrections to osg include files, spelling mistakes detected by a script written by Neil Salter which analyses comments for mistakes.
67375
67376Fri, 28 Sep 2001 19:36:58 +0000
67377Checked in by : Don BURNS
67378Cleaned up inst rules a bit...
67379
67380Fri, 28 Sep 2001 16:56:19 +0000
67381Checked in by : Robert Osfield
67382*** empty log message ***
67383
67384Fri, 28 Sep 2001 12:36:40 +0000
67385Checked in by : Robert Osfield
67386*** empty log message ***
67387
67388Thu, 27 Sep 2001 16:34:41 +0000
67389Checked in by : Robert Osfield
67390*** empty log message ***
67391
67392Thu, 27 Sep 2001 09:44:55 +0000
67393Checked in by : Robert Osfield
67394*** empty log message ***
67395
67396Wed, 26 Sep 2001 12:23:02 +0000
67397Checked in by : Robert Osfield
67398*** empty log message ***
67399
67400Tue, 25 Sep 2001 17:56:56 +0000
67401Checked in by : Robert Osfield
67402*** empty log message ***
67403
67404Sat, 22 Sep 2001 02:42:08 +0000
67405Checked in by : Don BURNS
67406Synch with 20010921
67407
67408Sat, 22 Sep 2001 02:04:50 +0000
67409Checked in by : Don BURNS
67410Added files to keep cvs from removing empty directories lib and lib/osgPlugins
67411
67412Thu, 20 Sep 2001 01:07:59 +0000
67413Checked in by : Don BURNS
67414Added place holder README files to lib/README and lib/osgUtil/README so empty directories will not be removed by CVS
67415
67416Thu, 20 Sep 2001 00:59:26 +0000
67417Checked in by : Don BURNS
67418Removed Makedepend files
67419
67420Thu, 20 Sep 2001 00:48:36 +0000
67421Checked in by : Don BURNS
67422Addec binary files with -kb
67423
67424Thu, 20 Sep 2001 00:47:45 +0000
67425Checked in by : Don BURNS
67426Removed should be binary entries.  Well r-add with -kb
67427
67428Thu, 20 Sep 2001 00:07:09 +0000
67429Checked in by : Don BURNS
67430Added ico files with -kb flag
67431
67432Thu, 20 Sep 2001 00:06:36 +0000
67433Checked in by : Don BURNS
67434Trying to clean up binary commits
67435
67436Wed, 19 Sep 2001 23:56:12 +0000
67437Checked in by : Don BURNS
67438Added these with the -kb flag now.
67439
67440Wed, 19 Sep 2001 23:55:38 +0000
67441Checked in by : Don BURNS
67442Cleaning up binary commits - oops
67443
67444Wed, 19 Sep 2001 23:52:12 +0000
67445Checked in by : Don BURNS
67446  1) new implementation of the osg::Matrix class.  Note details below.   2) cleaned up osg::Timer, still in progress.  My intent has been to      pave the way for support for other OS's.   3) new osg::FrameStamp class which has a frame number, reference      time for each frame to be app, culled and drawn.  The FrameStamp      also can be passed to other machines (i.e. cluster) and the      FrameStamp can be used with the slaves own app,cull and draw.      I've also added the beginings of a calander time data to the      FrameStamp to allow time or day and year to be used in setting      up position of sun/moon etc. etc.   4) The osg::State now has contains a pointer to the last applied      osg::Camera and the current osg::FrameStamp, so that drawables      can use both pieces of information for creating effects such      CLOD, earth/sky etc.  The osg::NodeVisitor also now allows you      to attach a FrameStamp to support syncronization of actions on      the scene graph.
67447
67448Wed, 19 Sep 2001 23:46:48 +0000
67449Checked in by : Don BURNS
67450  o Added osgUtil::StateOptimizeVisitor which traversing the scene     graph and builds up a map of all StateAttributes and StateSets     and then removes the duplicates. This promotes state sharing     throughout the scene graph which inturn can significantly improve     performance thanks to reduced state changing. Particularily     effective on datasets where a great deal of duplicated state exists.   o Added pure virtual compare(const osg::StateAttribute&)     method to osg::StateAttribute, and implemented it in all the     subclasses from StateAttribute. Added <,== & != operator     on StateAttribute and Matrix to support new StateOptimizeVisitor.   o Added META_Object, META_Node and META_StateAttribute macros to     Object, Node and StateAttribute respectively which define the     standard pure virtual methods such as clone, className     & isSameKindAs.  Changed all the appropriate header files to     use these macro's rather define them in each header, these cleans     up the headers considerably.   o Corrected the implementation of osg::Light::getType so it correctly     uses a unique type for each of the OpenGL lights (GL_LIGHT0..     GL_LIGHT7 relates to osg::StateAttriburte::LIGHT_0..LIGHT_7.   o Changed the definition of osg::StateStateAttribute::Type to     is now a unsigned int rather than an enum, and have changed the     name of the previous Type enum list to be Types.  This makes it     more consistent with the difination of values found in StateAttribute     and also easier to extend with having to cast to an enum.   o From Pail Fredrikson, updated Maitrx.new implemention which uses     the same matrix orientation as the original Matrix implemention.
67451
67452Wed, 19 Sep 2001 23:41:39 +0000
67453Checked in by : Don BURNS
67454  o Updated Metrowerks files for MacOS.  They aren't 100% there yet,     but getting there.  o First cut of osgcluster demo.  Very simple beginings.  Alas
67455    I only one PC here so I can't test it in its current guise.
67456
67457  o New support for NodeCallbacks, via AppCallback attached to
67458    osg::Node's, and a default osgUtil::AppVisitor which calls them on
67459    each frame.
67460
67461  o Support for traversal masks in osg::NodeVisitor, osg::Node
67462    which allows nodes to be switched on or off via a bit mask.
67463
67464  o Suppport for traversal number (frame number) and reference time
67465    into osg::NodeVisitor to handle syncronization of app and cull
67466    traversals.  This also assist clustering as traversal number
67467    master to slaves.
67468
67469
67470
67471Wed, 19 Sep 2001 23:21:31 +0000
67472Checked in by : Don BURNS
674730.8.42 sync
67474
67475Wed, 19 Sep 2001 21:51:06 +0000
67476Checked in by : Don BURNS
67477Removed files.... synching witn 0.8.42
67478
67479Wed, 19 Sep 2001 21:41:52 +0000
67480Checked in by : Don BURNS
67481And yet more clean up synch with 0.8.42
67482
67483Wed, 19 Sep 2001 21:19:47 +0000
67484Checked in by : Don BURNS
67485More clean up for synch with 0.8.42
67486
67487Wed, 19 Sep 2001 21:10:39 +0000
67488Checked in by : Don BURNS
67489Added acompole  more
67490
67491Wed, 19 Sep 2001 21:08:56 +0000
67492Checked in by : Don BURNS
67493Added a bunch of files synched with 0.8.42
67494
67495Fri, 12 Jan 2001 17:34:58 +0000
67496Checked in by : Don BURNS
67497Removed Makedepend for osg repository.  No Makedepends should be in the repository
67498
67499Wed, 10 Jan 2001 17:19:04 +0000
67500Checked in by : Don BURNS
67501Fixed the findDSO error which excluded PATH on win32 and LD_LIBRARY_PATH in UNIX.
67502
67503Wed, 10 Jan 2001 16:32:10 +0000
67504Checked in by : Don BURNS
67505Initial revision
67506
67507Wed, 10 Jan 2001 16:32:10 +0000
67508Checked in by : Robert Osfield
67509New repository initialized by cvs2svn.
67510