Dev/FeaturesToPortFrom1to2: gv7_changes.log

File gv7_changes.log, 195.4 KB (added by dirk, 5 years ago)

Logs of changes between to_gv_merge_7 and HEAD (Nov 9 06)

Line 
1============================
2Working file: Source/Base/Base/OSGBarrier.inl
3----------------------------
4revision 1.3
5date: 2006/02/03 15:39:15;  author: tbeer;  state: Exp;  lines: +388 -388
6...had CR+LF on last checkin...
7----------------------------
8revision 1.2
9date: 2006/02/03 15:28:47;  author: tbeer;  state: Exp;  lines: +194 -0
10changed line endings to LR
11(was CR, did not compile with cl.net2005 express)
12============================
13Working file: Source/Base/Base/OSGBaseFunctions.cpp
14----------------------------
15revision 1.16
16date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +17 -1
17fixed : WIN32_LEAN_AND_MEAN compile problems
18----------------------------
19revision 1.15
20date: 2006/04/25 05:39:59;  author: dirk;  state: Exp;  lines: +3 -0
21Only do debug vs. non-debug check for Windows. Some people define _DEBUG on Linux on suffer badly from it (Hi Allen! ;)
22----------------------------
23revision 1.14
24date: 2006/03/06 21:15:33;  author: dirk;  state: Exp;  lines: +2 -1
25added plugin cleanup patch (Thanks to Patrick Hartling for the patch!)
26----------------------------
27revision 1.13
28date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +131 -1
29added version testing on startup
30----------------------------
31revision 1.12
32date: 2006/01/28 09:56:24;  author: a-m-z;  state: Exp;  lines: +1 -1
33fixed microsoft stl problem.
34----------------------------
35revision 1.11
36date: 2006/01/26 07:50:49;  author: vossg;  state: Exp;  lines: +8 -1
37fixed : correct size calculation in  string_token_iterator::operator*
38============================
39Working file: Source/Base/Base/OSGBaseFunctions.h
40----------------------------
41revision 1.27
42date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +1 -1
43fixed : WIN32_LEAN_AND_MEAN compile problems
44----------------------------
45revision 1.26
46date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +3 -0
47fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
48        with different internal/external hostnames (e.g. Rocks)
49added : X based cluster server tututorial (work around freeglut problems)
50----------------------------
51revision 1.25
52date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +22 -1
53added version testing on startup
54============================
55Working file: Source/Base/Base/OSGBaseFunctions.inl
56----------------------------
57revision 1.23
58date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +0 -14
59fixed : WIN32_LEAN_AND_MEAN compile problems
60----------------------------
61revision 1.22
62date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +14 -0
63fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
64        with different internal/external hostnames (e.g. Rocks)
65added : X based cluster server tututorial (work around freeglut problems)
66============================
67Working file: Source/Base/Base/OSGBaseTypeTraits.h
68----------------------------
69revision 1.25
70date: 2006/04/27 10:42:30;  author: a-m-z;  state: Exp;  lines: +17 -1
71added workaround for missing strtoull and strtoll functions on my sgi machine.
72----------------------------
73revision 1.24
74date: 2006/04/26 18:40:41;  author: a-m-z;  state: Exp;  lines: +2 -2
75ups removed my local sgi hack.
76----------------------------
77revision 1.23
78date: 2006/04/26 12:12:56;  author: a-m-z;  state: Exp;  lines: +2 -2
79added workaround for vsnprintf bug on irix.
80============================
81Working file: Source/Base/Base/OSGColor.h
82----------------------------
83revision 1.6
84date: 2006/02/23 16:23:51;  author: a-m-z;  state: Exp;  lines: +2 -0
85added < operator.
86============================
87Working file: Source/Base/Base/OSGColor.inl
88----------------------------
89revision 1.7
90date: 2006/02/24 08:29:57;  author: vossg;  state: Exp;  lines: +2 -2
91fixed : cut&paste bug in Color4::operator < (_rgb -> _rgba)
92----------------------------
93revision 1.6
94date: 2006/02/23 16:23:51;  author: a-m-z;  state: Exp;  lines: +41 -0
95added < operator.
96============================
97Working file: Source/Base/Base/OSGConfig.h
98----------------------------
99revision 1.60
100date: 2006/10/31 20:16:53;  author: dirk;  state: Exp;  lines: +1 -1
101Fixed invalid version number (Thanks to Akos for the hint!)
102----------------------------
103revision 1.59
104date: 2006/09/07 21:56:44;  author: dirk;  state: Exp;  lines: +3 -3
105Updated version number to 1.8.0Alpha1
106----------------------------
107revision 1.58
108date: 2006/05/03 15:40:51;  author: a-m-z;  state: Exp;  lines: +4 -0
109added support for the 64 bit platform sdk compiler on windows xp 64.
110----------------------------
111revision 1.57
112date: 2006/02/20 23:33:27;  author: dirk;  state: Exp;  lines: +17 -6
113added dynamically resizing buffer for log (Bug 1426312)
114============================
115Working file: Source/Base/Base/OSGFileSystem.h
116----------------------------
117revision 1.6
118date: 2006/10/15 15:32:48;  author: a-m-z;  state: Exp;  lines: +3 -3
119improved image and geometry loading.
120============================
121Working file: Source/Base/Base/OSGLine.cpp
122----------------------------
123revision 1.15
124date: 2006/02/23 16:32:04;  author: tbeer;  state: Exp;  lines: +18 -1
125bugfix: line/box intersection with huge flat bbox was unstable in opt lib.
126Seems to be a compiler issue as the code worked in dbg lib.
127============================
128Working file: Source/Base/Base/OSGLog.cpp
129----------------------------
130revision 1.15
131date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +71 -0
132added color console output on windows.
133----------------------------
134revision 1.14
135date: 2006/04/26 12:12:56;  author: a-m-z;  state: Exp;  lines: +2 -1
136added workaround for vsnprintf bug on irix.
137----------------------------
138revision 1.13
139date: 2006/02/24 12:59:16;  author: a-m-z;  state: Exp;  lines: +4 -2
140fixed doLog for older vsnprintf versions (windows).
141----------------------------
142revision 1.12
143date: 2006/02/21 22:33:35;  author: dirk;  state: Exp;  lines: +3 -2
144fixe dlog buffer resize problem
145----------------------------
146revision 1.11
147date: 2006/02/20 23:33:27;  author: dirk;  state: Exp;  lines: +25 -2
148added dynamically resizing buffer for log (Bug 1426312)
149============================
150Working file: Source/Base/Base/OSGLog.h
151----------------------------
152revision 1.14
153date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +2 -0
154added color console output on windows.
155============================
156Working file: Source/Base/Base/OSGLog.inl
157----------------------------
158revision 1.7
159date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +6 -1
160added color console output on windows.
161============================
162Working file: Source/Base/Base/OSGPathHandler.cpp
163----------------------------
164revision 1.14
165date: 2006/10/31 17:42:39;  author: a-m-z;  state: Exp;  lines: +3 -2
166findFile didn't work for files with a ; in the filename (on windows)
167============================
168Working file: Source/Base/Base/OSGQuaternion.inl
169----------------------------
170revision 1.12
171date: 2006/07/24 14:54:35;  author: jbehr;  state: Exp;  lines: +3 -1
172error Threshold for matToQuad changed
173============================
174Working file: Source/Base/Base/OSGSharedObjectHandler.h
175----------------------------
176revision 1.3
177date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +9 -2
178added version testing on startup
179============================
180Working file: Source/Base/Base/OSGThreadManager.h
181----------------------------
182revision 1.5
183date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +3 -1
184added version testing on startup
185============================
186Working file: Source/Base/Base/testLog.cpp
187----------------------------
188revision 1.8
189date: 2006/05/26 10:22:16;  author: a-m-z;  state: Exp;  lines: +5 -0
190added color console output on windows.
191----------------------------
192revision 1.7
193date: 2006/02/21 22:33:35;  author: dirk;  state: Exp;  lines: +13 -0
194fixe dlog buffer resize problem
195============================
196Working file: Source/Base/Base/testinit.cpp
197----------------------------
198revision 1.4
199date: 2006/02/22 15:54:01;  author: dirk;  state: Exp;  lines: +0 -1
200ICL compile problem
201----------------------------
202revision 1.3
203date: 2006/02/21 22:34:14;  author: dirk;  state: Exp;  lines: +1 -0
204added version testing on startup
205============================
206Working file: Source/Base/Field/OSGMathFieldDataType.h
207----------------------------
208revision 1.9
209date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +114 -0
210added Matrix4d.
211============================
212Working file: Source/Base/Field/OSGSFMathTypes.h
213----------------------------
214revision 1.7
215date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +11 -0
216added Matrix4d.
217============================
218Working file: Source/Base/Field/OSGTypeInst.cpp
219----------------------------
220revision 1.10
221date: 2006/03/12 13:44:04;  author: a-m-z;  state: Exp;  lines: +2 -0
222added missing gllexport stuff for Matrix4d.
223----------------------------
224revision 1.9
225date: 2006/03/08 14:18:41;  author: a-m-z;  state: Exp;  lines: +1 -0
226added Matrix4d.
227============================
228Working file: Source/Base/Network/Base/OSGBinaryMessage.cpp
229----------------------------
230revision 1.5
231date: 2006/06/07 09:24:51;  author: mroth;  state: Exp;  lines: +171 -0
232Fix VS8 crash
233============================
234Working file: Source/Base/Network/Base/OSGBinaryMessage.inl
235----------------------------
236revision 1.7
237date: 2006/06/07 09:24:51;  author: mroth;  state: Exp;  lines: +0 -173
238Fix VS8 crash
239============================
240Working file: Source/Base/Network/Base/testPointGroup.cpp
241----------------------------
242revision 1.6
243date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +8 -4
244Don't use hostnames for connections
245============================
246Working file: Source/Base/Network/Socket/OSGDgramSocket.cpp
247----------------------------
248revision 1.9
249date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +5 -1
250fixed : WIN32_LEAN_AND_MEAN compile problems
251============================
252Working file: Source/Base/Network/Socket/OSGGroupMCastConnection.cpp
253----------------------------
254revision 1.15
255date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +2 -9
256Don't use hostnames for connections
257----------------------------
258revision 1.14
259date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +3 -1
260fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
261        with different internal/external hostnames (e.g. Rocks)
262added : X based cluster server tututorial (work around freeglut problems)
263============================
264Working file: Source/Base/Network/Socket/OSGGroupSockConnection.cpp
265----------------------------
266revision 1.13
267date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +13 -6
268Don't use hostnames for connections
269----------------------------
270revision 1.12
271date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +2 -1
272fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
273        with different internal/external hostnames (e.g. Rocks)
274added : X based cluster server tututorial (work around freeglut problems)
275============================
276Working file: Source/Base/Network/Socket/OSGGroupSockConnection.h
277----------------------------
278revision 1.4
279date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +13 -10
280Don't use hostnames for connections
281============================
282Working file: Source/Base/Network/Socket/OSGPointMCastConnection.cpp
283----------------------------
284revision 1.9
285date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +7 -9
286Don't use hostnames for connections
287----------------------------
288revision 1.8
289date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
290fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
291        with different internal/external hostnames (e.g. Rocks)
292added : X based cluster server tututorial (work around freeglut problems)
293============================
294Working file: Source/Base/Network/Socket/OSGPointSockConnection.cpp
295----------------------------
296revision 1.9
297date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +11 -7
298Don't use hostnames for connections
299----------------------------
300revision 1.8
301date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
302fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
303        with different internal/external hostnames (e.g. Rocks)
304added : X based cluster server tututorial (work around freeglut problems)
305============================
306Working file: Source/Base/Network/Socket/OSGPointSockConnection.h
307----------------------------
308revision 1.3
309date: 2006/06/29 14:04:40;  author: mroth;  state: Exp;  lines: +1 -0
310Don't use hostnames for connections
311============================
312Working file: Source/Base/Network/Socket/OSGPointSockPipeline.cpp
313----------------------------
314revision 1.5
315date: 2006/06/27 03:00:50;  author: vossg;  state: Exp;  lines: +1 -1
316fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
317        with different internal/external hostnames (e.g. Rocks)
318added : X based cluster server tututorial (work around freeglut problems)
319============================
320Working file: Source/Base/Network/Socket/OSGSocket.cpp
321----------------------------
322revision 1.9
323date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +4 -1
324fixed : WIN32_LEAN_AND_MEAN compile problems
325============================
326Working file: Source/Base/Network/Socket/OSGSocketAddress.cpp
327----------------------------
328revision 1.8
329date: 2006/07/28 04:48:17;  author: vossg;  state: Exp;  lines: +15 -1
330fixed : missing assignment operator (#@#%@#$%@@#$%)
331----------------------------
332revision 1.7
333date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +38 -24
334fixed : WIN32_LEAN_AND_MEAN compile problems
335============================
336Working file: Source/Base/Network/Socket/OSGSocketAddress.h
337----------------------------
338revision 1.7
339date: 2006/07/28 04:48:17;  author: vossg;  state: Exp;  lines: +8 -0
340fixed : missing assignment operator (#@#%@#$%@@#$%)
341----------------------------
342revision 1.6
343date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +12 -12
344fixed : WIN32_LEAN_AND_MEAN compile problems
345============================
346Working file: Source/Base/Network/Socket/OSGSocketSelection.cpp
347----------------------------
348revision 1.5
349date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +32 -16
350fixed : WIN32_LEAN_AND_MEAN compile problems
351============================
352Working file: Source/Base/Network/Socket/OSGSocketSelection.h
353----------------------------
354revision 1.4
355date: 2006/07/28 03:46:49;  author: vossg;  state: Exp;  lines: +5 -0
356fixed : linux compile problems
357----------------------------
358revision 1.3
359date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +3 -2
360fixed : WIN32_LEAN_AND_MEAN compile problems
361============================
362Working file: Source/Base/Network/Socket/OSGStreamSocket.cpp
363----------------------------
364revision 1.6
365date: 2006/07/28 03:34:38;  author: vossg;  state: Exp;  lines: +5 -1
366fixed : WIN32_LEAN_AND_MEAN compile problems
367============================
368Working file: Source/Experimental/SHL/OSGSHLChunk.cpp
369----------------------------
370revision 1.50
371date: 2006/10/21 20:50:53;  author: allenb;  state: Exp;  lines: +5 -5
372Fix bug in OSGLight4/5/6/7Active flags.
373============================
374Working file: Source/Experimental/SHL/OSGSHLChunk.cpp
375----------------------------
376revision 1.49
377date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +38 -7
378added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
379----------------------------
380revision 1.48
381date: 2006/04/13 16:24:29;  author: a-m-z;  state: Exp;  lines: +1 -7
382added cgfx parameter callback.
383----------------------------
384revision 1.47
385date: 2006/04/12 13:08:25;  author: a-m-z;  state: Exp;  lines: +12 -1
386added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader.
387----------------------------
388revision 1.46
389date: 2006/04/11 17:35:56;  author: a-m-z;  state: Exp;  lines: +66 -2
390added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk.
391----------------------------
392revision 1.45
393date: 2006/04/11 12:31:52;  author: a-m-z;  state: Exp;  lines: +32 -22
394added global parameter callback.
395----------------------------
396revision 1.44
397date: 2006/03/08 10:17:52;  author: a-m-z;  state: Exp;  lines: +19 -9
398improved linker information.
399============================
400Working file: Source/Experimental/SHL/OSGSHLChunk.fcd
401----------------------------
402revision 1.8
403date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +10 -1
404added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
405============================
406Working file: Source/Experimental/SHL/OSGSHLChunk.h
407----------------------------
408revision 1.26
409date: 2006/06/21 11:35:42;  author: a-m-z;  state: Exp;  lines: +20 -20
410renamed some function pointer typedefs.
411----------------------------
412revision 1.25
413date: 2006/04/12 13:08:25;  author: a-m-z;  state: Exp;  lines: +3 -1
414added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader.
415----------------------------
416revision 1.24
417date: 2006/04/11 17:35:56;  author: a-m-z;  state: Exp;  lines: +5 -1
418added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk.
419----------------------------
420revision 1.23
421date: 2006/04/11 12:31:52;  author: a-m-z;  state: Exp;  lines: +9 -5
422added global parameter callback.
423----------------------------
424revision 1.22
425date: 2006/03/15 11:51:46;  author: a-m-z;  state: Exp;  lines: +14 -1
426added missing getStaticClassId and getStaticClass methods.
427============================
428Working file: Source/Experimental/SHL/OSGSHLChunk.inl
429----------------------------
430revision 1.4
431date: 2006/03/15 11:51:46;  author: a-m-z;  state: Exp;  lines: +13 -1
432added missing getStaticClassId and getStaticClass methods.
433============================
434Working file: Source/Experimental/SHL/OSGSHLChunkBase.cpp
435----------------------------
436revision 1.13
437date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +41 -5
438added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
439----------------------------
440revision 1.12
441date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
442Base Update
443============================
444Working file: Source/Experimental/SHL/OSGSHLChunkBase.h
445----------------------------
446revision 1.13
447date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +12 -4
448added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
449----------------------------
450revision 1.12
451date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
452Base Update
453============================
454Working file: Source/Experimental/SHL/OSGSHLChunkBase.inl
455----------------------------
456revision 1.12
457date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +28 -0
458added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
459----------------------------
460revision 1.11
461date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +0 -0
462Base Update
463============================
464Working file: Source/Experimental/SHL/OSGSHLChunkFields.h
465----------------------------
466revision 1.12
467date: 2006/06/22 17:06:46;  author: a-m-z;  state: Exp;  lines: +1 -1
468added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint.
469----------------------------
470revision 1.11
471date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +3 -3
472Base Update
473============================
474Working file: Source/Experimental/SHL/OSGSHLParameterChunk.cpp
475----------------------------
476revision 1.4
477date: 2006/09/01 16:39:42;  author: a-m-z;  state: Exp;  lines: +2 -2
478added unzip rule. added relative include and lib paths to the supportlibs. fixed unused parameters.
479============================
480Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.cpp
481----------------------------
482revision 1.7
483date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
484Base Update
485============================
486Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.h
487----------------------------
488revision 1.7
489date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
490Base Update
491============================
492Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.inl
493----------------------------
494revision 1.6
495date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
496Base Update
497============================
498Working file: Source/Experimental/SHL/OSGSHLParameterChunkFields.h
499----------------------------
500revision 1.6
501date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
502Base Update
503============================
504Working file: Source/Experimental/SHL/OSGShaderChunkBase.cpp
505----------------------------
506revision 1.7
507date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
508Base Update
509============================
510Working file: Source/Experimental/SHL/OSGShaderChunkBase.h
511----------------------------
512revision 1.7
513date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
514Base Update
515============================
516Working file: Source/Experimental/SHL/OSGShaderChunkBase.inl
517----------------------------
518revision 1.6
519date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
520Base Update
521============================
522Working file: Source/Experimental/SHL/OSGShaderChunkFields.h
523----------------------------
524revision 1.6
525date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
526Base Update
527============================
528Working file: Source/Experimental/SHL/OSGShaderParameterBase.cpp
529----------------------------
530revision 1.9
531date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
532Base Update
533============================
534Working file: Source/Experimental/SHL/OSGShaderParameterBase.h
535----------------------------
536revision 1.9
537date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
538Base Update
539============================
540Working file: Source/Experimental/SHL/OSGShaderParameterBase.inl
541----------------------------
542revision 1.8
543date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
544Base Update
545============================
546Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.cpp
547----------------------------
548revision 1.6
549date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
550Base Update
551============================
552Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.h
553----------------------------
554revision 1.6
555date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
556Base Update
557============================
558Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.inl
559----------------------------
560revision 1.5
561date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
562Base Update
563============================
564Working file: Source/Experimental/SHL/OSGShaderParameterBoolFields.h
565----------------------------
566revision 1.5
567date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
568Base Update
569============================
570Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.cpp
571----------------------------
572revision 1.6
573date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
574Base Update
575============================
576Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.h
577----------------------------
578revision 1.6
579date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
580Base Update
581============================
582Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.inl
583----------------------------
584revision 1.5
585date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
586Base Update
587============================
588Working file: Source/Experimental/SHL/OSGShaderParameterChunkFields.h
589----------------------------
590revision 1.5
591date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
592Base Update
593============================
594Working file: Source/Experimental/SHL/OSGShaderParameterFields.h
595----------------------------
596revision 1.8
597date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
598Base Update
599============================
600Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.cpp
601----------------------------
602revision 1.6
603date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
604Base Update
605============================
606Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.h
607----------------------------
608revision 1.6
609date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
610Base Update
611============================
612Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.inl
613----------------------------
614revision 1.5
615date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
616Base Update
617============================
618Working file: Source/Experimental/SHL/OSGShaderParameterIntFields.h
619----------------------------
620revision 1.5
621date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
622Base Update
623============================
624Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.cpp
625----------------------------
626revision 1.6
627date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
628Base Update
629============================
630Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.h
631----------------------------
632revision 1.6
633date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
634Base Update
635============================
636Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.inl
637----------------------------
638revision 1.5
639date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
640Base Update
641============================
642Working file: Source/Experimental/SHL/OSGShaderParameterMatrixFields.h
643----------------------------
644revision 1.5
645date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
646Base Update
647============================
648Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.cpp
649----------------------------
650revision 1.6
651date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
652Base Update
653============================
654Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.h
655----------------------------
656revision 1.6
657date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
658Base Update
659============================
660Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.inl
661----------------------------
662revision 1.5
663date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
664Base Update
665============================
666Working file: Source/Experimental/SHL/OSGShaderParameterRealFields.h
667----------------------------
668revision 1.5
669date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
670Base Update
671============================
672Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.cpp
673----------------------------
674revision 1.6
675date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
676Base Update
677============================
678Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.h
679----------------------------
680revision 1.6
681date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
682Base Update
683============================
684Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.inl
685----------------------------
686revision 1.5
687date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
688Base Update
689============================
690Working file: Source/Experimental/SHL/OSGShaderParameterStringFields.h
691----------------------------
692revision 1.5
693date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
694Base Update
695============================
696Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.cpp
697----------------------------
698revision 1.6
699date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
700Base Update
701============================
702Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.h
703----------------------------
704revision 1.6
705date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
706Base Update
707============================
708Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.inl
709----------------------------
710revision 1.5
711date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
712Base Update
713============================
714Working file: Source/Experimental/SHL/OSGShaderParameterVec2fFields.h
715----------------------------
716revision 1.5
717date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
718Base Update
719============================
720Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.cpp
721----------------------------
722revision 1.6
723date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
724Base Update
725============================
726Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.h
727----------------------------
728revision 1.6
729date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
730Base Update
731============================
732Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.inl
733----------------------------
734revision 1.5
735date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
736Base Update
737============================
738Working file: Source/Experimental/SHL/OSGShaderParameterVec3fFields.h
739----------------------------
740revision 1.5
741date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
742Base Update
743============================
744Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.cpp
745----------------------------
746revision 1.6
747date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
748Base Update
749============================
750Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.h
751----------------------------
752revision 1.6
753date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
754Base Update
755============================
756Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.inl
757----------------------------
758revision 1.5
759date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +1 -1
760Base Update
761============================
762Working file: Source/Experimental/SHL/OSGShaderParameterVec4fFields.h
763----------------------------
764revision 1.5
765date: 2006/02/20 17:04:38;  author: dirk;  state: Exp;  lines: +4 -4
766Base Update
767============================
768Working file: Source/Experimental/SHL/testSHLLights.cpp
769----------------------------
770revision 1.5
771date: 2006/06/21 11:35:42;  author: a-m-z;  state: Exp;  lines: +3 -3
772renamed some function pointer typedefs.
773============================
774Working file: Source/System/Action/OSGAction.cpp
775----------------------------
776revision 1.8
777date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +3 -0
778added hierarchical multi frame occlusion culling.
779============================
780Working file: Source/System/Action/OSGAction.h
781----------------------------
782revision 1.4
783date: 2006/06/28 15:41:24;  author: dirk;  state: Exp;  lines: +0 -4
784removed printTable()
785============================
786Working file: Source/System/Action/RenderAction/OSGRenderAction.cpp
787----------------------------
788revision 1.99
789date: 2006/11/04 11:31:13;  author: a-m-z;  state: Exp;  lines: +41 -7
790added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout.
791----------------------------
792revision 1.98
793date: 2006/10/25 12:07:50;  author: a-m-z;  state: Exp;  lines: +2 -0
794disabled occlusionMask reset.
795----------------------------
796revision 1.97
797date: 2006/10/24 14:24:12;  author: a-m-z;  state: Exp;  lines: +8 -0
798improved occlusion mask reset.
799----------------------------
800revision 1.96
801date: 2006/10/18 15:46:54;  author: a-m-z;  state: Exp;  lines: +2 -1
802added NullFC test.
803----------------------------
804revision 1.95
805date: 2006/10/05 09:29:45;  author: a-m-z;  state: Exp;  lines: +11 -2
806added occlusion tests statistic.
807----------------------------
808revision 1.94
809date: 2006/10/04 16:08:17;  author: a-m-z;  state: Exp;  lines: +69 -8
810hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes.
811----------------------------
812revision 1.93
813date: 2006/10/04 10:01:50;  author: a-m-z;  state: Exp;  lines: +16 -2
814fixed some hierarchical multi frame occlusion culling bugs.
815----------------------------
816revision 1.92
817date: 2006/10/03 15:53:00;  author: a-m-z;  state: Exp;  lines: +3 -1
818added hierarchical multi frame occlusion culling to the test program.
819----------------------------
820revision 1.91
821date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +263 -32
822added hierarchical multi frame occlusion culling.
823----------------------------
824revision 1.90
825date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +67 -43
826improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
827----------------------------
828revision 1.89
829date: 2006/09/26 10:09:27;  author: a-m-z;  state: Exp;  lines: +7 -6
830fixed some gl query warnings.
831----------------------------
832revision 1.88
833date: 2006/09/25 14:28:18;  author: a-m-z;  state: Exp;  lines: +47 -43
834multi frame occlusuion culling, improved handling of objects lying behind the camera.
835----------------------------
836revision 1.87
837date: 2006/09/23 18:04:19;  author: a-m-z;  state: Exp;  lines: +9 -0
838multi frame occlusion culling, improved handling of transparent objects.
839----------------------------
840revision 1.86
841date: 2006/09/23 09:29:24;  author: a-m-z;  state: Exp;  lines: +72 -58
842fixed multi frame occlusion bug. added occlusion pixels method.
843----------------------------
844revision 1.85
845date: 2006/09/22 18:53:46;  author: a-m-z;  state: Exp;  lines: +15 -1
846added missing matrix calculation in drawMultiFrameOcclusionBB.
847----------------------------
848revision 1.84
849date: 2006/09/22 16:35:04;  author: a-m-z;  state: Exp;  lines: +0 -2
850removed debug stuff.
851----------------------------
852revision 1.83
853date: 2006/09/22 16:24:11;  author: a-m-z;  state: Exp;  lines: +101 -72
854improved multi frame occlusion culling.
855----------------------------
856revision 1.82
857date: 2006/09/21 17:15:08;  author: a-m-z;  state: Exp;  lines: +182 -50
858added multi frame occlusion culling.
859----------------------------
860revision 1.81
861date: 2006/09/21 11:36:09;  author: a-m-z;  state: Exp;  lines: +14 -3
862excluded front most object from occlusion test.
863----------------------------
864revision 1.80
865date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +2 -2
866fixed getSortKey for switch materials.
867----------------------------
868revision 1.79
869date: 2006/06/28 10:34:34;  author: a-m-z;  state: Exp;  lines: +8 -4
870added glDepthMask(GL_TRUE) call.
871----------------------------
872revision 1.78
873date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +2 -3
874added getCurrentState method.
875----------------------------
876revision 1.77
877date: 2006/05/21 16:04:24;  author: a-m-z;  state: Exp;  lines: +134 -131
878removed the state changes for occluded objects.
879----------------------------
880revision 1.76
881date: 2006/05/16 16:22:56;  author: a-m-z;  state: Exp;  lines: +6 -0
882fixed wrong light state. fixed transparency problem in std and perspective shadow mapping mode.
883----------------------------
884revision 1.75
885date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +6 -6
886fixed light culling.
887----------------------------
888revision 1.74
889date: 2006/04/28 17:44:21;  author: pdaehne;  state: Exp;  lines: +1 -1
890Fixed buggy warning
891============================
892Working file: Source/System/Action/RenderAction/OSGRenderAction.h
893----------------------------
894revision 1.44
895date: 2006/11/04 11:31:13;  author: a-m-z;  state: Exp;  lines: +4 -1
896added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout.
897----------------------------
898revision 1.43
899date: 2006/10/05 09:29:45;  author: a-m-z;  state: Exp;  lines: +2 -0
900added occlusion tests statistic.
901----------------------------
902revision 1.42
903date: 2006/10/04 16:08:17;  author: a-m-z;  state: Exp;  lines: +1 -0
904hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes.
905----------------------------
906revision 1.41
907date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +14 -2
908added hierarchical multi frame occlusion culling.
909----------------------------
910revision 1.40
911date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +24 -13
912improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
913----------------------------
914revision 1.39
915date: 2006/09/23 09:29:24;  author: a-m-z;  state: Exp;  lines: +3 -0
916fixed multi frame occlusion bug. added occlusion pixels method.
917----------------------------
918revision 1.38
919date: 2006/09/21 17:15:08;  author: a-m-z;  state: Exp;  lines: +10 -0
920added multi frame occlusion culling.
921----------------------------
922revision 1.37
923date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +2 -2
924added getCurrentState method.
925----------------------------
926revision 1.36
927date: 2006/05/21 16:04:24;  author: a-m-z;  state: Exp;  lines: +1 -0
928removed the state changes for occluded objects.
929----------------------------
930revision 1.35
931date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +2 -0
932fixed light culling.
933============================
934Working file: Source/System/Action/RenderAction/OSGRenderAction.inl
935----------------------------
936revision 1.9
937date: 2006/06/23 14:09:25;  author: a-m-z;  state: Exp;  lines: +5 -0
938added getCurrentState method.
939----------------------------
940revision 1.8
941date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +6 -0
942fixed light culling.
943============================
944Working file: Source/System/Cluster/Base/OSGRemoteAspect.cpp
945----------------------------
946revision 1.37
947date: 2006/07/12 13:00:54;  author: a-m-z;  state: Exp;  lines: +29 -34
948improved destroying.
949----------------------------
950revision 1.36
951date: 2006/07/11 13:21:33;  author: a-m-z;  state: Exp;  lines: +20 -6
952Removing a chunk in cluster mode resulted in a invalid pointer access
953----------------------------
954revision 1.35
955date: 2006/06/23 16:28:06;  author: a-m-z;  state: Exp;  lines: +11 -14
956added delayed changed call to fix order problems.
957============================
958Working file: Source/System/Cluster/Base/OSGRenderOptions.cpp
959----------------------------
960revision 1.9
961date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +43 -5
962added occlusion culling mode.
963============================
964Working file: Source/System/Cluster/Base/OSGRenderOptions.fcd
965----------------------------
966revision 1.6
967date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +20 -0
968added occlusion culling mode.
969----------------------------
970revision 1.5
971date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +9 -0
972added first frame field.
973----------------------------
974revision 1.4
975date: 2006/07/01 22:12:29;  author: dirk;  state: Exp;  lines: +1 -1
976Fixed < and > XML issues
977============================
978Working file: Source/System/Cluster/Base/OSGRenderOptions.h
979----------------------------
980revision 1.6
981date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +37 -5
982added occlusion culling mode.
983============================
984Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.cpp
985----------------------------
986revision 1.6
987date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +68 -0
988added occlusion culling mode.
989----------------------------
990revision 1.5
991date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +41 -5
992added first frame field.
993============================
994Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.h
995----------------------------
996revision 1.6
997date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +17 -1
998added occlusion culling mode.
999----------------------------
1000revision 1.5
1001date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +9 -1
1002added first frame field.
1003============================
1004Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.inl
1005----------------------------
1006revision 1.6
1007date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +56 -0
1008added occlusion culling mode.
1009----------------------------
1010revision 1.5
1011date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +28 -0
1012added first frame field.
1013============================
1014Working file: Source/System/Cluster/Base/OSGRenderOptionsFields.h
1015----------------------------
1016revision 1.6
1017date: 2006/09/23 11:26:52;  author: a-m-z;  state: Exp;  lines: +0 -0
1018added occlusion culling mode.
1019----------------------------
1020revision 1.5
1021date: 2006/09/17 12:11:33;  author: a-m-z;  state: Exp;  lines: +1 -1
1022added first frame field.
1023============================
1024Working file: Source/System/Cluster/Base/testClusterClient.cpp
1025----------------------------
1026revision 1.23
1027date: 2006/07/27 20:35:40;  author: dirk;  state: Exp;  lines: +15 -1
1028Added serviceDdress
1029----------------------------
1030revision 1.22
1031date: 2006/07/11 14:09:56;  author: mroth;  state: Exp;  lines: +23 -8
1032bugfix in animation handling
1033----------------------------
1034revision 1.21
1035date: 2006/07/05 09:54:16;  author: mroth;  state: Exp;  lines: +24 -18
1036sort last support
1037============================
1038Working file: Source/System/Cluster/Server/OSGClusterServer.cpp
1039----------------------------
1040revision 1.18
1041date: 2006/06/27 03:00:51;  author: vossg;  state: Exp;  lines: +1 -1
1042fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems
1043        with different internal/external hostnames (e.g. Rocks)
1044added : X based cluster server tututorial (work around freeglut problems)
1045============================
1046Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.cpp
1047----------------------------
1048revision 1.12
1049date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +30 -10
1050added missing window activate. changed array parameters.
1051----------------------------
1052revision 1.11
1053date: 2006/06/28 10:12:33;  author: mroth;  state: Exp;  lines: +19 -7
1054allow color correction for each viewport
1055----------------------------
1056revision 1.10
1057date: 2006/06/09 15:40:06;  author: mroth;  state: Exp;  lines: +63 -4
1058fixes, reduced buffer size
1059============================
1060Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.h
1061----------------------------
1062revision 1.6
1063date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +11 -11
1064added missing window activate. changed array parameters.
1065----------------------------
1066revision 1.5
1067date: 2006/06/09 15:40:06;  author: mroth;  state: Exp;  lines: +2 -1
1068fixes, reduced buffer size
1069============================
1070Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.inl
1071----------------------------
1072revision 1.3
1073date: 2006/06/29 16:33:16;  author: a-m-z;  state: Exp;  lines: +1 -1
1074added missing window activate. changed array parameters.
1075============================
1076Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.cpp
1077----------------------------
1078revision 1.5
1079date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1080Base Update
1081============================
1082Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.h
1083----------------------------
1084revision 1.6
1085date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1086Base Update
1087============================
1088Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.inl
1089----------------------------
1090revision 1.4
1091date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1092Base Update
1093============================
1094Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowFields.h
1095----------------------------
1096revision 1.4
1097date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1098Base Update
1099============================
1100Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.cpp
1101----------------------------
1102revision 1.25
1103date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +17 -3
1104Interface parameter for service requests added
1105----------------------------
1106revision 1.24
1107date: 2006/06/28 15:13:08;  author: mroth;  state: Exp;  lines: +8 -0
1108added missing setMulticastInterface
1109----------------------------
1110revision 1.23
1111date: 2006/06/28 10:12:08;  author: mroth;  state: Exp;  lines: +19 -7
1112allow color correction for each viewport
1113----------------------------
1114revision 1.22
1115date: 2006/05/02 15:15:05;  author: mroth;  state: Exp;  lines: +1 -1
1116bugfix in saveCalibration
1117----------------------------
1118revision 1.21
1119date: 2006/02/23 15:43:36;  author: mroth;  state: Exp;  lines: +13 -7
1120First use root-RenderState, then Viewport-RenderState and then Window-RenderSate
1121----------------------------
1122revision 1.20
1123date: 2006/01/28 13:02:13;  author: a-m-z;  state: Exp;  lines: +2 -2
1124fixed cluster rendering with RenderOptions Attachment.
1125============================
1126Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.fcd
1127----------------------------
1128revision 1.7
1129date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +9 -0
1130Interface parameter for service requests added
1131============================
1132Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.cpp
1133----------------------------
1134revision 1.14
1135date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +40 -4
1136Interface parameter for service requests added
1137----------------------------
1138revision 1.13
1139date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1140Base Update
1141============================
1142Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.h
1143----------------------------
1144revision 1.16
1145date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +10 -2
1146Interface parameter for service requests added
1147----------------------------
1148revision 1.15
1149date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1150Base Update
1151============================
1152Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.inl
1153----------------------------
1154revision 1.13
1155date: 2006/06/29 14:07:00;  author: mroth;  state: Exp;  lines: +29 -1
1156Interface parameter for service requests added
1157----------------------------
1158revision 1.12
1159date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1160Base Update
1161============================
1162Working file: Source/System/Cluster/Window/Base/OSGClusterWindowFields.h
1163----------------------------
1164revision 1.10
1165date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +4 -4
1166Base Update
1167============================
1168Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.cpp
1169----------------------------
1170revision 1.8
1171date: 2006/06/28 10:12:09;  author: mroth;  state: Exp;  lines: +26 -19
1172allow color correction for each viewport
1173============================
1174Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.h
1175----------------------------
1176revision 1.5
1177date: 2006/06/28 10:12:09;  author: mroth;  state: Exp;  lines: +7 -5
1178allow color correction for each viewport
1179============================
1180Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.cpp
1181----------------------------
1182revision 1.5
1183date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1184Base Update
1185============================
1186Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.h
1187----------------------------
1188revision 1.6
1189date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1190Base Update
1191============================
1192Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.inl
1193----------------------------
1194revision 1.4
1195date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1196Base Update
1197============================
1198Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationFields.h
1199----------------------------
1200revision 1.4
1201date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +4 -4
1202Base Update
1203============================
1204Working file: Source/System/Cluster/Window/Base/OSGImageComposer.cpp
1205----------------------------
1206revision 1.2
1207date: 2006/07/25 07:24:50;  author: mroth;  state: Exp;  lines: +14 -1
1208New callbacks for startFrame and startViewport added
1209============================
1210Working file: Source/System/Cluster/Window/Base/OSGImageComposer.h
1211----------------------------
1212revision 1.2
1213date: 2006/07/25 07:24:50;  author: mroth;  state: Exp;  lines: +2 -0
1214New callbacks for startFrame and startViewport added
1215============================
1216Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.cpp
1217----------------------------
1218revision 1.6
1219date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1220Base Update
1221============================
1222Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.h
1223----------------------------
1224revision 1.7
1225date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1226Base Update
1227============================
1228Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.inl
1229----------------------------
1230revision 1.4
1231date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1232Base Update
1233============================
1234Working file: Source/System/Cluster/Window/Base/OSGImageComposerFields.h
1235----------------------------
1236revision 1.5
1237date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +4 -4
1238Base Update
1239============================
1240Working file: Source/System/Cluster/Window/Base/testCalibRender.cpp
1241----------------------------
1242revision 1.9
1243date: 2006/06/29 09:48:18;  author: mroth;  state: Exp;  lines: +1 -1
1244do calibration for viewports
1245============================
1246Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.cpp
1247----------------------------
1248revision 1.10
1249date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1250Base Update
1251============================
1252Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.h
1253----------------------------
1254revision 1.12
1255date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1256Base Update
1257============================
1258Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.inl
1259----------------------------
1260revision 1.9
1261date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1262Base Update
1263============================
1264Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowFields.h
1265----------------------------
1266revision 1.9
1267date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1268Base Update
1269============================
1270Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindow.cpp
1271----------------------------
1272revision 1.11
1273date: 2006/06/19 10:49:38;  author: a-m-z;  state: Exp;  lines: +22 -1
1274added render options support. replaced StereoBufferViewport with client shallow copy viewport.
1275============================
1276Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.cpp
1277----------------------------
1278revision 1.9
1279date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1280Base Update
1281============================
1282Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.h
1283----------------------------
1284revision 1.11
1285date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1286Base Update
1287============================
1288Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.inl
1289----------------------------
1290revision 1.7
1291date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1292Base Update
1293============================
1294Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowFields.h
1295----------------------------
1296revision 1.9
1297date: 2006/02/20 16:54:22;  author: dirk;  state: Exp;  lines: +1 -1
1298Base Update
1299============================
1300Working file: Source/System/Cluster/Window/SortFirst/OSGTileGeometryLoad.cpp
1301----------------------------
1302revision 1.13
1303date: 2006/06/24 10:26:58;  author: a-m-z;  state: Exp;  lines: +1 -1
1304fixed compile problem with ms vc 6.0 stl. added missing end iterator.
1305----------------------------
1306revision 1.12
1307date: 2006/06/18 11:25:40;  author: a-m-z;  state: Exp;  lines: +14 -2
1308fixed buggy vector erase.
1309----------------------------
1310revision 1.11
1311date: 2006/06/17 15:36:40;  author: a-m-z;  state: Exp;  lines: +29 -21
1312added NullFC test. fixed crash with invalid node pointers with sortfirst clustering.
1313============================
1314Working file: Source/System/Cluster/Window/SortFirst/OSGTileGeometryLoad.h
1315----------------------------
1316revision 1.7
1317date: 2006/06/24 10:26:58;  author: a-m-z;  state: Exp;  lines: +1 -1
1318fixed compile problem with ms vc 6.0 stl. added missing end iterator.
1319----------------------------
1320revision 1.6
1321date: 2006/06/18 11:25:40;  author: a-m-z;  state: Exp;  lines: +5 -0
1322fixed buggy vector erase.
1323----------------------------
1324revision 1.5
1325date: 2006/06/17 15:36:40;  author: a-m-z;  state: Exp;  lines: +3 -3
1326added NullFC test. fixed crash with invalid node pointers with sortfirst clustering.
1327============================
1328Working file: Source/System/Cluster/Window/SortFirst/OSGTileLoadBalancer.cpp
1329----------------------------
1330revision 1.8
1331date: 2006/06/24 10:26:58;  author: a-m-z;  state: Exp;  lines: +1 -1
1332fixed compile problem with ms vc 6.0 stl. added missing end iterator.
1333----------------------------
1334revision 1.7
1335date: 2006/06/18 11:25:40;  author: a-m-z;  state: Exp;  lines: +12 -14
1336fixed buggy vector erase.
1337----------------------------
1338revision 1.6
1339date: 2006/06/17 15:36:40;  author: a-m-z;  state: Exp;  lines: +29 -17
1340added NullFC test. fixed crash with invalid node pointers with sortfirst clustering.
1341============================
1342Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.cpp
1343----------------------------
1344revision 1.5
1345date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1346Base Update
1347============================
1348Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.h
1349----------------------------
1350revision 1.6
1351date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1352Base Update
1353============================
1354Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.inl
1355----------------------------
1356revision 1.5
1357date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1358Base Update
1359============================
1360Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerFields.h
1361----------------------------
1362revision 1.4
1363date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1364Base Update
1365============================
1366Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindow.cpp
1367----------------------------
1368revision 1.9
1369date: 2006/07/25 07:50:51;  author: mroth;  state: Exp;  lines: +7 -7
1370ImageComposer fix
1371----------------------------
1372revision 1.8
1373date: 2006/07/24 08:20:18;  author: a-m-z;  state: Exp;  lines: +7 -7
1374added workaround for compile problems.
1375----------------------------
1376revision 1.7
1377date: 2006/07/21 14:33:25;  author: mroth;  state: Exp;  lines: +41 -3
1378bugfixes
1379----------------------------
1380revision 1.6
1381date: 2006/01/26 08:17:01;  author: mroth;  state: Exp;  lines: +48 -17
1382sortlast composers added
1383============================
1384Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.cpp
1385----------------------------
1386revision 1.5
1387date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1388Base Update
1389============================
1390Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.h
1391----------------------------
1392revision 1.6
1393date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1394Base Update
1395============================
1396Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.inl
1397----------------------------
1398revision 1.4
1399date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1400Base Update
1401============================
1402Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowFields.h
1403----------------------------
1404revision 1.4
1405date: 2006/02/20 16:54:21;  author: dirk;  state: Exp;  lines: +1 -1
1406Base Update
1407============================
1408Working file: Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h
1409----------------------------
1410revision 1.8
1411date: 2006/10/16 14:12:57;  author: pdaehne;  state: Exp;  lines: +6 -6
1412Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
1413============================
1414Working file: Source/System/FieldContainer/OSGChangeList.cpp
1415----------------------------
1416revision 1.11
1417date: 2006/02/27 10:07:16;  author: pdaehne;  state: Exp;  lines: +18 -0
1418Added two more helper functions
1419============================
1420Working file: Source/System/FieldContainer/OSGChangeList.h
1421----------------------------
1422revision 1.10
1423date: 2006/02/27 10:07:16;  author: pdaehne;  state: Exp;  lines: +2 -0
1424Added two more helper functions
1425============================
1426Working file: Source/System/FieldContainer/OSGCoredNodePtr.h
1427----------------------------
1428revision 1.7
1429date: 2006/02/20 23:31:04;  author: dirk;  state: Exp;  lines: +2 -2
1430added unspec_bool cast for RefPtr (Bug 1430622)
1431============================
1432Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.cpp
1433----------------------------
1434revision 1.2
1435date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +0 -0
1436Base Update
1437============================
1438Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.h
1439----------------------------
1440revision 1.2
1441date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +0 -0
1442Base Update
1443============================
1444Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.inl
1445----------------------------
1446revision 1.2
1447date: 2006/02/20 16:54:45;  author: dirk;  state: Exp;  lines: +0 -0
1448Base Update
1449============================
1450Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapFields.h
1451----------------------------
1452revision 1.2
1453date: 2006/02/20 16:54:45;  author: dirk;  state: Exp;  lines: +2 -2
1454Base Update
1455============================
1456Working file: Source/System/FieldContainer/OSGFieldContainerFieldDataType.h
1457----------------------------
1458revision 1.9
1459date: 2006/10/16 14:12:57;  author: pdaehne;  state: Exp;  lines: +9 -9
1460Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
1461============================
1462Working file: Source/System/FieldContainer/OSGNode.cpp
1463----------------------------
1464revision 1.29
1465date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +2 -4
1466added hierarchical multi frame occlusion culling.
1467----------------------------
1468revision 1.28
1469date: 2006/09/28 15:01:20;  author: a-m-z;  state: Exp;  lines: +16 -16
1470added occlusion mask.
1471----------------------------
1472revision 1.27
1473date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +6 -2
1474improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
1475----------------------------
1476revision 1.26
1477date: 2006/09/01 11:50:46;  author: a-m-z;  state: Exp;  lines: +6 -4
1478improved msvc 8.0 detection.
1479----------------------------
1480revision 1.25
1481date: 2006/07/03 13:52:23;  author: a-m-z;  state: Exp;  lines: +8 -2
1482fixed invalid iterator.
1483----------------------------
1484revision 1.24
1485date: 2006/06/17 15:36:40;  author: a-m-z;  state: Exp;  lines: +51 -50
1486added NullFC test. fixed crash with invalid node pointers with sortfirst clustering.
1487----------------------------
1488revision 1.23
1489date: 2006/05/15 06:27:45;  author: vossg;  state: Exp;  lines: +12 -12
1490fixed : invalid volume in deactivate/activate cycle
1491----------------------------
1492revision 1.22
1493date: 2006/02/08 17:35:10;  author: a-m-z;  state: Exp;  lines: +5 -2
1494fixed invalid iterator, crashed with msvc 8.0
1495============================
1496Working file: Source/System/FieldContainer/OSGRefPtr.h
1497----------------------------
1498revision 1.7
1499date: 2006/09/05 01:24:28;  author: allenb;  state: Exp;  lines: +4 -2
1500Add typedef to allow lookup of FC Ptr type.
1501----------------------------
1502revision 1.6
1503date: 2006/02/20 23:31:05;  author: dirk;  state: Exp;  lines: +5 -2
1504added unspec_bool cast for RefPtr (Bug 1430622)
1505============================
1506Working file: Source/System/FieldContainer/OSGRefPtr.inl
1507----------------------------
1508revision 1.6
1509date: 2006/02/21 16:40:08;  author: dirk;  state: Exp;  lines: +2 -2
1510more specific types for unspecified_bool conversion. Hopefully fixes VS7 compilation problems
1511----------------------------
1512revision 1.5
1513date: 2006/02/20 23:31:05;  author: dirk;  state: Exp;  lines: +7 -1
1514added unspec_bool cast for RefPtr (Bug 1430622)
1515============================
1516Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.cpp
1517----------------------------
1518revision 1.2
1519date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +0 -0
1520Base Update
1521============================
1522Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.h
1523----------------------------
1524revision 1.2
1525date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +0 -0
1526Base Update
1527============================
1528Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.inl
1529----------------------------
1530revision 1.2
1531date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +0 -0
1532Base Update
1533============================
1534Working file: Source/System/FieldContainer/OSGStringAttributeMapFields.h
1535----------------------------
1536revision 1.2
1537date: 2006/02/20 16:54:57;  author: dirk;  state: Exp;  lines: +2 -2
1538Base Update
1539============================
1540Working file: Source/System/FieldContainer/testSharedCore.cpp
1541----------------------------
1542revision 1.8
1543date: 2006/02/20 23:31:05;  author: dirk;  state: Exp;  lines: +3 -0
1544added unspec_bool cast for RefPtr (Bug 1430622)
1545============================
1546Working file: Source/System/FieldContainer/Impl/OSGNodeImpl.h
1547----------------------------
1548revision 1.14
1549date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +0 -8
1550added hierarchical multi frame occlusion culling.
1551----------------------------
1552revision 1.13
1553date: 2006/09/28 15:01:20;  author: a-m-z;  state: Exp;  lines: +6 -5
1554added occlusion mask.
1555----------------------------
1556revision 1.12
1557date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +12 -0
1558improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
1559----------------------------
1560revision 1.11
1561date: 2006/09/01 11:50:46;  author: a-m-z;  state: Exp;  lines: +4 -2
1562improved msvc 8.0 detection.
1563============================
1564Working file: Source/System/FieldContainer/Impl/OSGNodeImpl.inl
1565----------------------------
1566revision 1.13
1567date: 2006/09/29 15:56:55;  author: a-m-z;  state: Exp;  lines: +0 -12
1568added hierarchical multi frame occlusion culling.
1569----------------------------
1570revision 1.12
1571date: 2006/09/28 15:01:20;  author: a-m-z;  state: Exp;  lines: +4 -4
1572added occlusion mask.
1573----------------------------
1574revision 1.11
1575date: 2006/09/28 14:05:12;  author: a-m-z;  state: Exp;  lines: +24 -0
1576improved multi frame occlusion culling, added re-using of query ids, removed node query id map.
1577============================
1578Working file: Source/System/FileIO/3DS/OSG3DSSceneFileType.cpp
1579----------------------------
1580revision 1.12
1581date: 2006/09/18 15:48:39;  author: a-m-z;  state: Exp;  lines: +26 -30
1582fixed possible crash and texture wrapping mode.
1583----------------------------
1584revision 1.11
1585date: 2006/07/29 12:52:33;  author: a-m-z;  state: Exp;  lines: +2 -0
1586fixed missing index map.
1587============================
1588Working file: Source/System/FileIO/Base/OSGSceneFileHandler.cpp
1589----------------------------
1590revision 1.30
1591date: 2006/05/20 20:17:12;  author: a-m-z;  state: Exp;  lines: +2 -4
1592added missing clear call to default path handler.
1593============================
1594Working file: Source/System/FileIO/Base/OSGSceneFileHandler.h
1595----------------------------
1596revision 1.21
1597date: 2006/06/20 20:21:49;  author: dirk;  state: Exp;  lines: +2 -2
1598make default graph ops protected to allow derivations (Thanks to Allen Bierbaum for the hint!)
1599============================
1600Working file: Source/System/FileIO/DXF/OSGDXFRecord.cpp
1601----------------------------
1602revision 1.4
1603date: 2006/09/29 10:16:40;  author: yjung;  state: Exp;  lines: +2 -2
1604mem leak fix
1605============================
1606Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseLexer.cpp
1607----------------------------
1608revision 1.3
1609date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +3 -23
1610Complete reimplementation of parser/lexer
1611============================
1612Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseLexer.h
1613----------------------------
1614revision 1.3
1615date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +21 -13
1616Complete reimplementation of parser/lexer
1617============================
1618Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.cpp
1619----------------------------
1620revision 1.17
1621date: 2006/08/29 10:58:35;  author: a-m-z;  state: Exp;  lines: +32 -13
1622added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader.
1623----------------------------
1624revision 1.16
1625date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +214 -36
1626Complete reimplementation of parser/lexer
1627============================
1628Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h
1629----------------------------
1630revision 1.17
1631date: 2006/08/29 10:58:35;  author: a-m-z;  state: Exp;  lines: +8 -13
1632added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader.
1633----------------------------
1634revision 1.16
1635date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +159 -67
1636Complete reimplementation of parser/lexer
1637============================
1638Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.lpp
1639----------------------------
1640revision 1.14
1641date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +165 -1468
1642Complete reimplementation of parser/lexer
1643----------------------------
1644revision 1.13
1645date: 2006/06/06 13:06:45;  author: mroth;  state: Exp;  lines: +13 -1
1646Allow different characters in component name than in ID
1647============================
1648Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.y
1649----------------------------
1650revision 1.28
1651date: 2006/10/02 13:41:22;  author: mroth;  state: Exp;  lines: +2 -2
1652allow strings as component names
1653----------------------------
1654revision 1.27
1655date: 2006/08/29 17:07:42;  author: pdaehne;  state: Exp;  lines: +9 -5
1656Yet another change - sorry, Andreas. Enabled ExposedField declarations in nodes - they are allowed according to the newest X3D spec
1657----------------------------
1658revision 1.26
1659date: 2006/08/29 10:58:35;  author: a-m-z;  state: Exp;  lines: +16 -15
1660added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader.
1661----------------------------
1662revision 1.25
1663date: 2006/08/29 10:10:59;  author: pdaehne;  state: Exp;  lines: +3 -3
1664bug fix
1665----------------------------
1666revision 1.24
1667date: 2006/08/28 09:27:09;  author: pdaehne;  state: Exp;  lines: +1028 -873
1668Complete reimplementation of parser/lexer
1669----------------------------
1670revision 1.23
1671date: 2006/06/06 13:06:45;  author: mroth;  state: Exp;  lines: +2 -1
1672Allow different characters in component name than in ID
1673============================
1674Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkelBase.h
1675----------------------------
1676revision 1.2
1677date: 2006/08/28 09:27:09;  author: pdaehne;  state: dead;  lines: +0 -0
1678Complete reimplementation of parser/lexer
1679============================
1680Working file: Source/System/FileIO/ScanParseSkel/SConscript
1681----------------------------
1682revision 1.8
1683date: 2006/09/17 18:16:58;  author: a-m-z;  state: Exp;  lines: +2 -2
1684removed FlexLexer.h install on unix.
1685----------------------------
1686revision 1.7
1687date: 2006/09/15 13:03:42;  author: a-m-z;  state: Exp;  lines: +19 -10
1688fixed bison.simple dependency
1689----------------------------
1690revision 1.6
1691date: 2006/08/28 17:58:23;  author: a-m-z;  state: Exp;  lines: +1 -1
1692added -l option to bison.
1693----------------------------
1694revision 1.5
1695date: 2006/08/25 13:51:58;  author: a-m-z;  state: Exp;  lines: +3 -3
1696fixed installing of bison files. added bison files the bin dir.
1697----------------------------
1698revision 1.4
1699date: 2006/08/25 13:12:08;  author: a-m-z;  state: Exp;  lines: +6 -2
1700added local scons. removed cygwin dependency on windows.
1701============================
1702Working file: Source/System/FileIO/WRL/OSGVRMLFile.cpp
1703----------------------------
1704revision 1.19
1705date: 2006/08/29 16:23:24;  author: a-m-z;  state: Exp;  lines: +1 -0
1706added missing _pCurrentField assign to NULL. added null pointer check.
1707============================
1708Working file: Source/System/FileIO/WRL/OSGVRMLNodeDescs.cpp
1709----------------------------
1710revision 1.36
1711date: 2006/08/29 16:23:24;  author: a-m-z;  state: Exp;  lines: +18 -15
1712added missing _pCurrentField assign to NULL. added null pointer check.
1713----------------------------
1714revision 1.35
1715date: 2006/05/05 11:57:47;  author: a-m-z;  state: Exp;  lines: +1 -1
1716fixed wrong wrap mode for pixel textures.
1717============================
1718Working file: Source/System/FileIO/WRL/OSGVRMLNodeFactory.h
1719----------------------------
1720revision 1.6
1721date: 2006/08/31 13:24:06;  author: a-m-z;  state: Exp;  lines: +1 -1
1722made NodeNameDescHash typedef protected.
1723============================
1724Working file: Source/System/GraphOp/OSGSharePtrGraphOp.cpp
1725----------------------------
1726revision 1.12
1727date: 2006/04/18 09:41:03;  author: a-m-z;  state: Exp;  lines: +2 -3
1728improved info output.
1729============================
1730Working file: Source/System/Image/OSGDATImageFileType.cpp
1731----------------------------
1732revision 1.24
1733date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1734Improved mimetype handling
1735============================
1736Working file: Source/System/Image/OSGDDSImageFileType.cpp
1737----------------------------
1738revision 1.13
1739date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1740Improved mimetype handling
1741----------------------------
1742revision 1.12
1743date: 2006/04/15 11:09:25;  author: a-m-z;  state: Exp;  lines: +231 -229
1744fixed dds image reader on 64bit systems.
1745============================
1746Working file: Source/System/Image/OSGGIFImageFileType.cpp
1747----------------------------
1748revision 1.15
1749date: 2006/09/19 17:52:37;  author: dirk;  state: Exp;  lines: +51 -15
1750Added some dispose modes for GIF
1751----------------------------
1752revision 1.14
1753date: 2006/09/19 17:15:56;  author: dirk;  state: Exp;  lines: +3 -2
1754============================
1755Working file: Source/System/Image/OSGGIFImageFileType.cpp
1756----------------------------
1757revision 1.13
1758date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1759Improved mimetype handling
1760============================
1761Working file: Source/System/Image/OSGHDRImageFileType.cpp
1762----------------------------
1763revision 1.3
1764date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1765Improved mimetype handling
1766============================
1767Working file: Source/System/Image/OSGImage.cpp
1768----------------------------
1769revision 1.62
1770date: 2006/11/06 19:34:26;  author: pdaehne;  state: Exp;  lines: +85 -25
1771Fixed conversion to and from Alpha textures
1772----------------------------
1773revision 1.61
1774date: 2006/09/15 14:41:41;  author: jbehr;  state: Exp;  lines: +215 -0
1775OSG_A_PF handler added
1776----------------------------
1777revision 1.60
1778date: 2006/09/08 09:33:04;  author: pdaehne;  state: Exp;  lines: +3 -3
1779Fixed a buffer overrun when scaling images. Rounding up indices is not a good idea
1780----------------------------
1781revision 1.59
1782date: 2006/08/01 12:32:18;  author: pdaehne;  state: Exp;  lines: +4 -1
1783Added support for alpha images
1784============================
1785Working file: Source/System/Image/OSGImage.fcd
1786----------------------------
1787revision 1.10
1788date: 2006/07/01 22:12:29;  author: dirk;  state: Exp;  lines: +1 -1
1789Fixed < and > XML issues
1790----------------------------
1791revision 1.9
1792date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +32 -8
1793changed cvs root. added resolution fields. fixed compile problem.
1794============================
1795Working file: Source/System/Image/OSGImage.h
1796----------------------------
1797revision 1.25
1798date: 2006/08/01 12:32:18;  author: pdaehne;  state: Exp;  lines: +1 -0
1799Added support for alpha images
1800----------------------------
1801revision 1.24
1802date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +6 -0
1803changed cvs root. added resolution fields. fixed compile problem.
1804============================
1805Working file: Source/System/Image/OSGImageBase.cpp
1806----------------------------
1807revision 1.15
1808date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +103 -1
1809changed cvs root. added resolution fields. fixed compile problem.
1810============================
1811Working file: Source/System/Image/OSGImageBase.h
1812----------------------------
1813revision 1.15
1814date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +25 -1
1815changed cvs root. added resolution fields. fixed compile problem.
1816============================
1817Working file: Source/System/Image/OSGImageBase.inl
1818----------------------------
1819revision 1.11
1820date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +84 -0
1821changed cvs root. added resolution fields. fixed compile problem.
1822============================
1823Working file: Source/System/Image/OSGImageFileHandler.cpp
1824----------------------------
1825revision 1.22
1826date: 2006/08/29 13:26:14;  author: a-m-z;  state: Exp;  lines: +1 -1
1827removed unitialized variable endpos
1828----------------------------
1829revision 1.21
1830date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +92 -20
1831Improved mimetype handling
1832============================
1833Working file: Source/System/Image/OSGImageFileHandler.h
1834----------------------------
1835revision 1.10
1836date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +6 -0
1837Improved mimetype handling
1838============================
1839Working file: Source/System/Image/OSGImageFileType.cpp
1840----------------------------
1841revision 1.22
1842date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +5 -5
1843Improved mimetype handling
1844============================
1845Working file: Source/System/Image/OSGImageFileType.h
1846----------------------------
1847revision 1.12
1848date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1849Improved mimetype handling
1850============================
1851Working file: Source/System/Image/OSGImageFunctions.cpp
1852----------------------------
1853revision 1.13
1854date: 2006/09/15 14:41:41;  author: jbehr;  state: Exp;  lines: +1 -0
1855OSG_A_PF handler added
1856============================
1857Working file: Source/System/Image/OSGImageScaler.cpp
1858----------------------------
1859revision 1.2
1860date: 2006/07/06 16:27:48;  author: a-m-z;  state: Exp;  lines: +4 -2
1861fixed wrong data type. fixed mipmap creation.
1862============================
1863Working file: Source/System/Image/OSGJPGImageFileType.cpp
1864----------------------------
1865revision 1.24
1866date: 2006/09/19 17:15:56;  author: dirk;  state: Exp;  lines: +1 -1
1867============================
1868Working file: Source/System/Image/OSGJPGImageFileType.cpp
1869----------------------------
1870revision 1.23
1871date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +2 -2
1872Improved mimetype handling
1873----------------------------
1874revision 1.22
1875date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +23 -0
1876changed cvs root. added resolution fields. fixed compile problem.
1877----------------------------
1878revision 1.21
1879date: 2006/05/02 11:39:39;  author: pdaehne;  state: Exp;  lines: +36 -18
1880Fixed hard exit in case of an error
1881----------------------------
1882revision 1.20
1883date: 2006/04/24 16:55:54;  author: a-m-z;  state: Exp;  lines: +2 -2
1884changed back to JPOOL_IMAGE
1885----------------------------
1886revision 1.19
1887date: 2006/04/19 17:00:29;  author: a-m-z;  state: Exp;  lines: +14 -6
1888jpeg image writing crashed.
1889============================
1890Working file: Source/System/Image/OSGMNGImageFileType.cpp
1891----------------------------
1892revision 1.9
1893date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1894Improved mimetype handling
1895============================
1896Working file: Source/System/Image/OSGMTDImageFileType.cpp
1897----------------------------
1898revision 1.12
1899date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1900Improved mimetype handling
1901============================
1902Working file: Source/System/Image/OSGNRRDImageFileType.cpp
1903----------------------------
1904revision 1.6
1905date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1906Improved mimetype handling
1907============================
1908Working file: Source/System/Image/OSGPNGImageFileType.cpp
1909----------------------------
1910revision 1.21
1911date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1912Improved mimetype handling
1913----------------------------
1914revision 1.20
1915date: 2006/07/25 15:47:33;  author: jbehr;  state: Exp;  lines: +2 -0
1916reading of color-palette images fixed
1917----------------------------
1918revision 1.19
1919date: 2006/07/21 16:24:58;  author: jbehr;  state: Exp;  lines: +94 -17
192016bit support for read/write added
1921----------------------------
1922revision 1.18
1923date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +33 -1
1924changed cvs root. added resolution fields. fixed compile problem.
1925============================
1926Working file: Source/System/Image/OSGPNMImageFileType.cpp
1927----------------------------
1928revision 1.11
1929date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1930Improved mimetype handling
1931============================
1932Working file: Source/System/Image/OSGPSDImageFileType.cpp
1933----------------------------
1934revision 1.2
1935date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1936Improved mimetype handling
1937============================
1938Working file: Source/System/Image/OSGSGIImageFileType.cpp
1939----------------------------
1940revision 1.11
1941date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1942Improved mimetype handling
1943============================
1944Working file: Source/System/Image/OSGTGAImageFileType.cpp
1945----------------------------
1946revision 1.11
1947date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +2 -2
1948Improved mimetype handling
1949============================
1950Working file: Source/System/Image/OSGTIFImageFileType.cpp
1951----------------------------
1952revision 1.19
1953date: 2006/08/10 13:33:10;  author: pdaehne;  state: Exp;  lines: +1 -1
1954Improved mimetype handling
1955----------------------------
1956revision 1.18
1957date: 2006/05/12 15:10:42;  author: a-m-z;  state: Exp;  lines: +19 -1
1958changed cvs root. added resolution fields. fixed compile problem.
1959============================
1960Working file: Source/System/Image/testImageRender.cpp
1961----------------------------
1962revision 1.4
1963date: 2006/09/19 17:52:37;  author: dirk;  state: Exp;  lines: +1 -1
1964Added some dispose modes for GIF
1965----------------------------
1966revision 1.3
1967date: 2006/09/19 17:15:56;  author: dirk;  state: Exp;  lines: +41 -17
1968============================
1969Working file: Source/System/Material/OSGChunkMaterial.cpp
1970----------------------------
1971revision 1.16
1972date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +2 -6
1973moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
1974----------------------------
1975revision 1.15
1976date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +15 -1
1977added transparency mode.
1978----------------------------
1979revision 1.14
1980date: 2006/05/25 17:11:15;  author: a-m-z;  state: Exp;  lines: +14 -9
1981added clearChunks. shadow viewport fixed memory leaks, improved cluster support.
1982============================
1983Working file: Source/System/Material/OSGChunkMaterial.fcd
1984----------------------------
1985revision 1.4
1986date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +0 -9
1987moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
1988----------------------------
1989revision 1.3
1990date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +15 -2
1991added transparency mode.
1992============================
1993Working file: Source/System/Material/OSGChunkMaterial.h
1994----------------------------
1995revision 1.11
1996date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +0 -4
1997moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
1998----------------------------
1999revision 1.10
2000date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +9 -0
2001added transparency mode.
2002----------------------------
2003revision 1.9
2004date: 2006/05/25 17:11:15;  author: a-m-z;  state: Exp;  lines: +1 -0
2005added clearChunks. shadow viewport fixed memory leaks, improved cluster support.
2006============================
2007Working file: Source/System/Material/OSGChunkMaterialBase.cpp
2008----------------------------
2009revision 1.11
2010date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +1 -35
2011moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2012----------------------------
2013revision 1.10
2014date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +41 -5
2015added transparency mode.
2016============================
2017Working file: Source/System/Material/OSGChunkMaterialBase.h
2018----------------------------
2019revision 1.13
2020date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +3 -11
2021moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2022----------------------------
2023revision 1.12
2024date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +11 -3
2025added transparency mode.
2026============================
2027Working file: Source/System/Material/OSGChunkMaterialBase.inl
2028----------------------------
2029revision 1.9
2030date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +0 -28
2031moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2032----------------------------
2033revision 1.8
2034date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +28 -0
2035added transparency mode.
2036============================
2037Working file: Source/System/Material/OSGChunkMaterialFields.h
2038----------------------------
2039revision 1.11
2040date: 2006/07/13 15:59:01;  author: a-m-z;  state: Exp;  lines: +1 -1
2041added transparency mode.
2042============================
2043Working file: Source/System/Material/OSGFresnelMaterial.fcd
2044----------------------------
2045revision 1.2
2046date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
2047Fixed < and > XML issues
2048============================
2049Working file: Source/System/Material/OSGMaterial.cpp
2050----------------------------
2051revision 1.11
2052date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +3 -0
2053moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2054----------------------------
2055revision 1.10
2056date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +5 -0
2057fixed getSortKey for switch materials.
2058============================
2059Working file: Source/System/Material/OSGMaterial.fcd
2060----------------------------
2061revision 1.4
2062date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +10 -0
2063moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2064============================
2065Working file: Source/System/Material/OSGMaterial.h
2066----------------------------
2067revision 1.9
2068date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +3 -0
2069moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2070----------------------------
2071revision 1.8
2072date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +2 -0
2073fixed getSortKey for switch materials.
2074============================
2075Working file: Source/System/Material/OSGMaterialBase.cpp
2076----------------------------
2077revision 1.11
2078date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +41 -5
2079moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2080============================
2081Working file: Source/System/Material/OSGMaterialBase.h
2082----------------------------
2083revision 1.13
2084date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +10 -2
2085moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2086============================
2087Working file: Source/System/Material/OSGMaterialBase.inl
2088----------------------------
2089revision 1.9
2090date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +28 -0
2091moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2092============================
2093Working file: Source/System/Material/OSGMaterialFields.h
2094----------------------------
2095revision 1.11
2096date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +1 -1
2097moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2098============================
2099Working file: Source/System/Material/OSGMultiPassMaterial.cpp
2100----------------------------
2101revision 1.7
2102date: 2006/09/27 10:20:11;  author: a-m-z;  state: Exp;  lines: +8 -2
2103moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial.
2104============================
2105Working file: Source/System/Material/OSGPhongMaterial.fcd
2106----------------------------
2107revision 1.3
2108date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
2109Fixed < and > XML issues
2110============================
2111Working file: Source/System/Material/OSGSimpleMaterial.fcd
2112----------------------------
2113revision 1.3
2114date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
2115Fixed < and > XML issues
2116============================
2117Working file: Source/System/Material/OSGSimpleTexturedMaterial.fcd
2118----------------------------
2119revision 1.5
2120date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +3 -3
2121Fixed < and > XML issues
2122============================
2123Working file: Source/System/Material/OSGSwitchMaterial.cpp
2124----------------------------
2125revision 1.4
2126date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +17 -43
2127fixed getSortKey for switch materials.
2128============================
2129Working file: Source/System/Material/OSGSwitchMaterial.h
2130----------------------------
2131revision 1.4
2132date: 2006/08/22 10:11:44;  author: a-m-z;  state: Exp;  lines: +3 -1
2133fixed getSortKey for switch materials.
2134============================
2135Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.cpp
2136----------------------------
2137revision 1.9
2138date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2139Base Update
2140============================
2141Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.h
2142----------------------------
2143revision 1.10
2144date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2145Base Update
2146============================
2147Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.inl
2148----------------------------
2149revision 1.9
2150date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2151Base Update
2152============================
2153Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableFields.h
2154----------------------------
2155revision 1.10
2156date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +4 -4
2157Base Update
2158============================
2159Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.cpp
2160----------------------------
2161revision 1.9
2162date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2163Base Update
2164============================
2165Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.h
2166----------------------------
2167revision 1.10
2168date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2169Base Update
2170============================
2171Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.inl
2172----------------------------
2173revision 1.9
2174date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2175Base Update
2176============================
2177Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableFields.h
2178----------------------------
2179revision 1.10
2180date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +4 -4
2181Base Update
2182============================
2183Working file: Source/System/NodeCores/Drawables/Geometry/OSGEdgeIterator.h
2184----------------------------
2185revision 1.2
2186date: 2006/08/18 14:48:27;  author: a-m-z;  state: Exp;  lines: +8 -0
2187increased texcoords support from 4 to 8 units.
2188============================
2189Working file: Source/System/NodeCores/Drawables/Geometry/OSGEdgeIterator.inl
2190----------------------------
2191revision 1.3
2192date: 2006/08/18 14:48:27;  author: a-m-z;  state: Exp;  lines: +107 -39
2193increased texcoords support from 4 to 8 units.
2194============================
2195Working file: Source/System/NodeCores/Drawables/Geometry/OSGFaceIterator.h
2196----------------------------
2197revision 1.8
2198date: 2006/08/18 14:48:27;  author: a-m-z;  state: Exp;  lines: +8 -0
2199increased texcoords support from 4 to 8 units.
2200============================
2201Working file: Source/System/NodeCores/Drawables/Geometry/OSGFaceIterator.inl
2202----------------------------
2203revision 1.7
2204date: 2006/08/18 14:48:27;  author: a-m-z;  state: Exp;  lines: +83 -3
2205increased texcoords support from 4 to 8 units.
2206============================
2207Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoFunctions.cpp
2208----------------------------
2209revision 1.46
2210date: 2006/08/21 09:04:39;  author: a-m-z;  state: Exp;  lines: +234 -5
2211added support for 8 tex coords.
2212----------------------------
2213revision 1.45
2214date: 2006/08/04 12:58:55;  author: a-m-z;  state: Exp;  lines: +16 -12
2215fixed crash in calcVertexTangents many thanks to Francesco Tamagni for the hint.
2216----------------------------
2217revision 1.44
2218date: 2006/03/04 14:48:37;  author: a-m-z;  state: Exp;  lines: +7 -1
2219fixed wrong index map for single index.
2220----------------------------
2221revision 1.43
2222date: 2006/03/04 12:14:06;  author: a-m-z;  state: Exp;  lines: +2 -3
2223fixed possible crash in calcVertexTangents
2224============================
2225Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h
2226----------------------------
2227revision 1.9
2228date: 2006/01/29 22:09:06;  author: dirk;  state: Exp;  lines: +7 -0
2229added RefPtr for Props (Thanks to Marcus Lindblom for the hint!)
2230============================
2231Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl
2232----------------------------
2233revision 1.6
2234date: 2006/09/05 12:03:23;  author: yjung;  state: Exp;  lines: +2 -2
2235fix, and convenience fields added in ShadowViewport and PolygonForeground
2236============================
2237Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h
2238----------------------------
2239revision 1.9
2240date: 2006/07/06 13:24:21;  author: a-m-z;  state: Exp;  lines: +5 -1
2241added shrink method for freeing unused memory.
2242============================
2243Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.inl
2244----------------------------
2245revision 1.10
2246date: 2006/07/06 13:24:21;  author: a-m-z;  state: Exp;  lines: +6 -0
2247added shrink method for freeing unused memory.
2248============================
2249Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyInterface.h
2250----------------------------
2251revision 1.5
2252date: 2006/07/06 13:24:21;  author: a-m-z;  state: Exp;  lines: +1 -0
2253added shrink method for freeing unused memory.
2254============================
2255Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPumpFactory.cpp
2256----------------------------
2257revision 1.22
2258date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +323 -2
2259increased texcoords support from 4 to 8 units.
2260----------------------------
2261revision 1.21
2262date: 2006/06/23 17:46:02;  author: dirk;  state: Exp;  lines: +1 -1
2263============================
2264Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPumpFactory.cpp
2265----------------------------
2266revision 1.20
2267date: 2006/04/05 03:00:45;  author: dirk;  state: Exp;  lines: +7 -7
2268added low/high index managing for glDrawRangeElements handling
2269============================
2270Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.cpp
2271----------------------------
2272revision 1.37
2273date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +341 -15
2274increased texcoords support from 4 to 8 units.
2275----------------------------
2276revision 1.36
2277date: 2006/07/05 14:45:46;  author: dirk;  state: Exp;  lines: +9 -5
2278updateLowHighIndices more robust
2279----------------------------
2280revision 1.35
2281date: 2006/06/23 16:30:14;  author: a-m-z;  state: Exp;  lines: +7 -8
2282added new ignore field for disabling chunks.
2283----------------------------
2284revision 1.34
2285date: 2006/04/25 05:49:02;  author: dirk;  state: Exp;  lines: +2 -2
2286Replace glGet* by glPushAttrib
2287----------------------------
2288revision 1.33
2289date: 2006/04/05 16:54:17;  author: a-m-z;  state: Exp;  lines: +3 -0
2290fixed possible crash.
2291----------------------------
2292revision 1.32
2293date: 2006/04/05 03:00:45;  author: dirk;  state: Exp;  lines: +68 -0
2294added low/high index managing for glDrawRangeElements handling
2295----------------------------
2296revision 1.31
2297date: 2006/03/04 16:12:08;  author: a-m-z;  state: Exp;  lines: +1 -0
2298added missing gl object reset.
2299============================
2300Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.fcd
2301----------------------------
2302revision 1.7
2303date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +53 -27
2304increased texcoords support from 4 to 8 units.
2305----------------------------
2306revision 1.6
2307date: 2006/04/05 03:00:47;  author: dirk;  state: Exp;  lines: +36 -0
2308added low/high index managing for glDrawRangeElements handling
2309============================
2310Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h
2311----------------------------
2312revision 1.17
2313date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +8 -0
2314increased texcoords support from 4 to 8 units.
2315----------------------------
2316revision 1.16
2317date: 2006/04/05 03:00:47;  author: dirk;  state: Exp;  lines: +2 -0
2318added low/high index managing for glDrawRangeElements handling
2319============================
2320Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.inl
2321----------------------------
2322revision 1.4
2323date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +127 -0
2324increased texcoords support from 4 to 8 units.
2325============================
2326Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.cpp
2327----------------------------
2328revision 1.14
2329date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +136 -0
2330increased texcoords support from 4 to 8 units.
2331----------------------------
2332revision 1.13
2333date: 2006/04/05 03:00:47;  author: dirk;  state: Exp;  lines: +151 -5
2334added low/high index managing for glDrawRangeElements handling
2335----------------------------
2336revision 1.12
2337date: 2006/02/20 16:54:28;  author: dirk;  state: Exp;  lines: +1 -1
2338Base Update
2339============================
2340Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h
2341----------------------------
2342revision 1.15
2343date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +33 -1
2344increased texcoords support from 4 to 8 units.
2345----------------------------
2346revision 1.14
2347date: 2006/04/05 03:00:48;  author: dirk;  state: Exp;  lines: +33 -1
2348added low/high index managing for glDrawRangeElements handling
2349----------------------------
2350revision 1.13
2351date: 2006/02/20 16:54:28;  author: dirk;  state: Exp;  lines: +1 -1
2352Base Update
2353============================
2354Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.inl
2355----------------------------
2356revision 1.11
2357date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +112 -0
2358increased texcoords support from 4 to 8 units.
2359----------------------------
2360revision 1.10
2361date: 2006/04/05 03:00:48;  author: dirk;  state: Exp;  lines: +112 -0
2362added low/high index managing for glDrawRangeElements handling
2363----------------------------
2364revision 1.9
2365date: 2006/02/20 16:54:28;  author: dirk;  state: Exp;  lines: +1 -1
2366Base Update
2367============================
2368Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryFields.h
2369----------------------------
2370revision 1.12
2371date: 2006/04/05 03:00:49;  author: dirk;  state: Exp;  lines: +1 -1
2372added low/high index managing for glDrawRangeElements handling
2373----------------------------
2374revision 1.11
2375date: 2006/02/20 16:54:28;  author: dirk;  state: Exp;  lines: +4 -4
2376Base Update
2377============================
2378Working file: Source/System/NodeCores/Drawables/Geometry/OSGLineIterator.h
2379----------------------------
2380revision 1.2
2381date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +8 -0
2382increased texcoords support from 4 to 8 units.
2383============================
2384Working file: Source/System/NodeCores/Drawables/Geometry/OSGLineIterator.inl
2385----------------------------
2386revision 1.2
2387date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +69 -2
2388increased texcoords support from 4 to 8 units.
2389============================
2390Working file: Source/System/NodeCores/Drawables/Geometry/OSGNodeGraph.h
2391----------------------------
2392revision 1.5
2393date: 2006/02/23 11:10:51;  author: a-m-z;  state: Exp;  lines: +1 -1
2394fixed bug 1181635
2395============================
2396Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.cpp
2397----------------------------
2398revision 1.8
2399date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +52 -4
2400increased texcoords support from 4 to 8 units.
2401============================
2402Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.h
2403----------------------------
2404revision 1.7
2405date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +16 -0
2406increased texcoords support from 4 to 8 units.
2407============================
2408Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.inl
2409----------------------------
2410revision 1.6
2411date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +191 -0
2412increased texcoords support from 4 to 8 units.
2413============================
2414Working file: Source/System/NodeCores/Drawables/Geometry/OSGTriangleIterator.h
2415----------------------------
2416revision 1.8
2417date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +8 -0
2418increased texcoords support from 4 to 8 units.
2419============================
2420Working file: Source/System/NodeCores/Drawables/Geometry/OSGTriangleIterator.inl
2421----------------------------
2422revision 1.6
2423date: 2006/08/18 14:48:28;  author: a-m-z;  state: Exp;  lines: +70 -3
2424increased texcoords support from 4 to 8 units.
2425============================
2426Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.cpp
2427----------------------------
2428revision 1.9
2429date: 2006/02/20 16:54:29;  author: dirk;  state: Exp;  lines: +1 -1
2430Base Update
2431============================
2432Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.h
2433----------------------------
2434revision 1.12
2435date: 2006/02/20 16:54:29;  author: dirk;  state: Exp;  lines: +1 -1
2436Base Update
2437============================
2438Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.inl
2439----------------------------
2440revision 1.9
2441date: 2006/02/20 16:54:29;  author: dirk;  state: Exp;  lines: +1 -1
2442Base Update
2443============================
2444Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesFields.h
2445----------------------------
2446revision 1.11
2447date: 2006/02/20 16:54:28;  author: dirk;  state: Exp;  lines: +4 -4
2448Base Update
2449============================
2450Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.cpp
2451----------------------------
2452revision 1.6
2453date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2454Base Update
2455============================
2456Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.h
2457----------------------------
2458revision 1.7
2459date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2460Base Update
2461============================
2462Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.inl
2463----------------------------
2464revision 1.3
2465date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2466Base Update
2467============================
2468Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkFields.h
2469----------------------------
2470revision 1.5
2471date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +4 -4
2472Base Update
2473============================
2474Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.cpp
2475----------------------------
2476revision 1.7
2477date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2478Base Update
2479============================
2480Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.h
2481----------------------------
2482revision 1.7
2483date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2484Base Update
2485============================
2486Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.inl
2487----------------------------
2488revision 1.3
2489date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +1 -1
2490Base Update
2491============================
2492Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceFields.h
2493----------------------------
2494revision 1.5
2495date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +4 -4
2496Base Update
2497============================
2498Working file: Source/System/NodeCores/Drawables/Particles/OSGParticles.cpp
2499----------------------------
2500revision 1.14
2501date: 2006/04/25 05:49:02;  author: dirk;  state: Exp;  lines: +10 -18
2502Replace glGet* by glPushAttrib
2503============================
2504Working file: Source/System/NodeCores/Drawables/Particles/OSGParticlesFields.h
2505----------------------------
2506revision 1.11
2507date: 2006/02/20 16:54:27;  author: dirk;  state: Exp;  lines: +3 -3
2508Base Update
2509============================
2510Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.cpp
2511----------------------------
2512revision 1.6
2513date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2514Base Update
2515============================
2516Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.h
2517----------------------------
2518revision 1.7
2519date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2520Base Update
2521============================
2522Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.inl
2523----------------------------
2524revision 1.4
2525date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2526Base Update
2527============================
2528Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceFields.h
2529----------------------------
2530revision 1.5
2531date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +3 -3
2532Base Update
2533============================
2534Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.cpp
2535----------------------------
2536revision 1.6
2537date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2538Base Update
2539============================
2540Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.h
2541----------------------------
2542revision 1.7
2543date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2544Base Update
2545============================
2546Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.inl
2547----------------------------
2548revision 1.4
2549date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2550Base Update
2551============================
2552Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryFields.h
2553----------------------------
2554revision 1.5
2555date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +4 -4
2556Base Update
2557============================
2558Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.cpp
2559----------------------------
2560revision 1.6
2561date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2562Base Update
2563============================
2564Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.h
2565----------------------------
2566revision 1.7
2567date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2568Base Update
2569============================
2570Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.inl
2571----------------------------
2572revision 1.4
2573date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2574Base Update
2575============================
2576Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsFields.h
2577----------------------------
2578revision 1.5
2579date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +3 -3
2580Base Update
2581============================
2582Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.cpp
2583----------------------------
2584revision 1.6
2585date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2586Base Update
2587============================
2588Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.h
2589----------------------------
2590revision 1.7
2591date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2592Base Update
2593============================
2594Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.inl
2595----------------------------
2596revision 1.4
2597date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2598Base Update
2599============================
2600Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryFields.h
2601----------------------------
2602revision 1.5
2603date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +3 -3
2604Base Update
2605============================
2606Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.cpp
2607----------------------------
2608revision 1.6
2609date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2610Base Update
2611============================
2612Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.h
2613----------------------------
2614revision 1.7
2615date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2616Base Update
2617============================
2618Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.inl
2619----------------------------
2620revision 1.4
2621date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2622Base Update
2623============================
2624Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderFields.h
2625----------------------------
2626revision 1.5
2627date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2628Base Update
2629============================
2630Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurface.fcd
2631----------------------------
2632revision 1.3
2633date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
2634Fixed < and > XML issues
2635============================
2636Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.cpp
2637----------------------------
2638revision 1.6
2639date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2640Base Update
2641============================
2642Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.h
2643----------------------------
2644revision 1.7
2645date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2646Base Update
2647============================
2648Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.inl
2649----------------------------
2650revision 1.4
2651date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2652Base Update
2653============================
2654Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceFields.h
2655----------------------------
2656revision 1.5
2657date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2658Base Update
2659============================
2660Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.cpp
2661----------------------------
2662revision 1.6
2663date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2664Base Update
2665============================
2666Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.h
2667----------------------------
2668revision 1.7
2669date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2670Base Update
2671============================
2672Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.inl
2673----------------------------
2674revision 1.4
2675date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2676Base Update
2677============================
2678Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableFields.h
2679----------------------------
2680revision 1.5
2681date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2682Base Update
2683============================
2684Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.cpp
2685----------------------------
2686revision 1.6
2687date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2688Base Update
2689============================
2690Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.h
2691----------------------------
2692revision 1.7
2693date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2694Base Update
2695============================
2696Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.inl
2697----------------------------
2698revision 1.4
2699date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2700Base Update
2701============================
2702Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderFields.h
2703----------------------------
2704revision 1.5
2705date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2706Base Update
2707============================
2708Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.cpp
2709----------------------------
2710revision 1.6
2711date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2712Base Update
2713============================
2714Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.h
2715----------------------------
2716revision 1.7
2717date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2718Base Update
2719============================
2720Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.inl
2721----------------------------
2722revision 1.4
2723date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2724Base Update
2725============================
2726Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderFields.h
2727----------------------------
2728revision 1.5
2729date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +3 -3
2730Base Update
2731============================
2732Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.cpp
2733----------------------------
2734revision 1.6
2735date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2736Base Update
2737============================
2738Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.h
2739----------------------------
2740revision 1.7
2741date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2742Base Update
2743============================
2744Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.inl
2745----------------------------
2746revision 1.4
2747date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2748Base Update
2749============================
2750Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderFields.h
2751----------------------------
2752revision 1.5
2753date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2754Base Update
2755============================
2756Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.cpp
2757----------------------------
2758revision 1.6
2759date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2760Base Update
2761============================
2762Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.h
2763----------------------------
2764revision 1.7
2765date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2766Base Update
2767============================
2768Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.inl
2769----------------------------
2770revision 1.4
2771date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2772Base Update
2773============================
2774Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderFields.h
2775----------------------------
2776revision 1.5
2777date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2778Base Update
2779============================
2780Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolume.cpp
2781----------------------------
2782revision 1.3
2783date: 2006/05/15 06:41:20;  author: vossg;  state: Exp;  lines: +2 -2
2784fixed : missing translation in eyepoint setup for bricksorting
2785============================
2786Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolume.fcd
2787----------------------------
2788revision 1.4
2789date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
2790Fixed < and > XML issues
2791============================
2792Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.cpp
2793----------------------------
2794revision 1.7
2795date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2796Base Update
2797============================
2798Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.h
2799----------------------------
2800revision 1.9
2801date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2802Base Update
2803============================
2804Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.inl
2805----------------------------
2806revision 1.5
2807date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2808Base Update
2809============================
2810Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeFields.h
2811----------------------------
2812revision 1.6
2813date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2814Base Update
2815============================
2816Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.cpp
2817----------------------------
2818revision 1.6
2819date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2820Base Update
2821============================
2822Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.h
2823----------------------------
2824revision 1.7
2825date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2826Base Update
2827============================
2828Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.inl
2829----------------------------
2830revision 1.4
2831date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2832Base Update
2833============================
2834Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureFields.h
2835----------------------------
2836revision 1.5
2837date: 2006/02/20 16:54:25;  author: dirk;  state: Exp;  lines: +1 -1
2838Base Update
2839============================
2840Working file: Source/System/NodeCores/Drawables/VolRen/testMtexLUTShaderRender.cpp
2841----------------------------
2842revision 1.4
2843date: 2006/02/22 17:05:49;  author: dirk;  state: Exp;  lines: +2 -2
2844Warning problems (Thanks to Jan Springer for the patch!)
2845============================
2846Working file: Source/System/NodeCores/Drawables/VolRen/testSimpleLUTShaderRender.cpp
2847----------------------------
2848revision 1.3
2849date: 2006/02/22 17:05:49;  author: dirk;  state: Exp;  lines: +9 -9
2850Warning problems (Thanks to Jan Springer for the patch!)
2851============================
2852Working file: Source/System/NodeCores/Groups/Base/OSGGroup.cpp
2853----------------------------
2854revision 1.6
2855date: 2006/02/20 17:04:46;  author: dirk;  state: Exp;  lines: +8 -8
2856Base Update
2857----------------------------
2858revision 1.5
2859date: 2006/02/14 23:01:55;  author: a-m-z;  state: Exp;  lines: +5 -2
2860added missing popVisibility() call.
2861----------------------------
2862revision 1.4
2863date: 2006/02/14 14:58:09;  author: a-m-z;  state: Exp;  lines: +8 -4
2864improved frustum culling didn't work on leave nodes.
2865============================
2866Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.cpp
2867----------------------------
2868revision 1.8
2869date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2870Base Update
2871============================
2872Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.h
2873----------------------------
2874revision 1.10
2875date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2876Base Update
2877============================
2878Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.inl
2879----------------------------
2880revision 1.7
2881date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2882Base Update
2883============================
2884Working file: Source/System/NodeCores/Groups/Base/OSGGroupFields.h
2885----------------------------
2886revision 1.9
2887date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +4 -4
2888Base Update
2889============================
2890Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.cpp
2891----------------------------
2892revision 1.9
2893date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2894Base Update
2895============================
2896Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.h
2897----------------------------
2898revision 1.11
2899date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2900Base Update
2901============================
2902Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.inl
2903----------------------------
2904revision 1.7
2905date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2906Base Update
2907============================
2908Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightFields.h
2909----------------------------
2910revision 1.10
2911date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2912Base Update
2913============================
2914Working file: Source/System/NodeCores/Groups/Light/OSGLight.cpp
2915----------------------------
2916revision 1.8
2917date: 2006/05/31 08:30:17;  author: a-m-z;  state: Exp;  lines: +4 -2
2918fixed non local lights mode.
2919----------------------------
2920revision 1.7
2921date: 2006/05/05 23:44:12;  author: a-m-z;  state: Exp;  lines: +15 -2
2922fixed light culling.
2923----------------------------
2924revision 1.6
2925date: 2006/03/16 16:47:27;  author: dirk;  state: Exp;  lines: +2 -2
2926Derive Light from Group (no clue why it hasn't always been)
2927Fixed culling of light's children
2928============================
2929Working file: Source/System/NodeCores/Groups/Light/OSGLight.fcd
2930----------------------------
2931revision 1.3
2932date: 2006/04/20 22:03:11;  author: a-m-z;  state: Exp;  lines: +11 -0
2933added shadowIntensity field.
2934----------------------------
2935revision 1.2
2936date: 2006/03/16 16:47:27;  author: dirk;  state: Exp;  lines: +1 -1
2937Derive Light from Group (no clue why it hasn't always been)
2938Fixed culling of light's children
2939============================
2940Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.cpp
2941----------------------------
2942revision 1.11
2943date: 2006/04/20 22:03:11;  author: a-m-z;  state: Exp;  lines: +39 -7
2944added shadowIntensity field.
2945----------------------------
2946revision 1.10
2947date: 2006/03/16 16:47:27;  author: dirk;  state: Exp;  lines: +2 -2
2948Derive Light from Group (no clue why it hasn't always been)
2949Fixed culling of light's children
2950----------------------------
2951revision 1.9
2952date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2953Base Update
2954============================
2955Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.h
2956----------------------------
2957revision 1.13
2958date: 2006/04/20 22:03:11;  author: a-m-z;  state: Exp;  lines: +9 -1
2959added shadowIntensity field.
2960----------------------------
2961revision 1.12
2962date: 2006/03/16 16:47:27;  author: dirk;  state: Exp;  lines: +3 -3
2963Derive Light from Group (no clue why it hasn't always been)
2964Fixed culling of light's children
2965----------------------------
2966revision 1.11
2967date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2968Base Update
2969============================
2970Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.inl
2971----------------------------
2972revision 1.8
2973date: 2006/04/20 22:03:11;  author: a-m-z;  state: Exp;  lines: +28 -0
2974added shadowIntensity field.
2975----------------------------
2976revision 1.7
2977date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2978Base Update
2979============================
2980Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.cpp
2981----------------------------
2982revision 1.6
2983date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2984Base Update
2985============================
2986Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.h
2987----------------------------
2988revision 1.6
2989date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2990Base Update
2991============================
2992Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.inl
2993----------------------------
2994revision 1.5
2995date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
2996Base Update
2997============================
2998Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvFields.h
2999----------------------------
3000revision 1.5
3001date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3002Base Update
3003============================
3004Working file: Source/System/NodeCores/Groups/Light/OSGLightFields.h
3005----------------------------
3006revision 1.11
3007date: 2006/03/16 16:47:27;  author: dirk;  state: Exp;  lines: +3 -3
3008Derive Light from Group (no clue why it hasn't always been)
3009Fixed culling of light's children
3010----------------------------
3011revision 1.10
3012date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3013Base Update
3014============================
3015Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.cpp
3016----------------------------
3017revision 1.9
3018date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3019Base Update
3020============================
3021Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.h
3022----------------------------
3023revision 1.11
3024date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3025Base Update
3026============================
3027Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.inl
3028----------------------------
3029revision 1.7
3030date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3031Base Update
3032============================
3033Working file: Source/System/NodeCores/Groups/Light/OSGPointLightFields.h
3034----------------------------
3035revision 1.10
3036date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3037Base Update
3038============================
3039Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.cpp
3040----------------------------
3041revision 1.9
3042date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3043Base Update
3044============================
3045Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.h
3046----------------------------
3047revision 1.11
3048date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3049Base Update
3050============================
3051Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.inl
3052----------------------------
3053revision 1.7
3054date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3055Base Update
3056============================
3057Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightFields.h
3058----------------------------
3059revision 1.10
3060date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3061Base Update
3062============================
3063Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.cpp
3064----------------------------
3065revision 1.9
3066date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3067Base Update
3068============================
3069Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.h
3070----------------------------
3071revision 1.11
3072date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3073Base Update
3074============================
3075Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.inl
3076----------------------------
3077revision 1.7
3078date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3079Base Update
3080============================
3081Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardFields.h
3082----------------------------
3083revision 1.10
3084date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3085Base Update
3086============================
3087Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.cpp
3088----------------------------
3089revision 1.8
3090date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3091Base Update
3092============================
3093Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.h
3094----------------------------
3095revision 1.10
3096date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3097Base Update
3098============================
3099Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.inl
3100----------------------------
3101revision 1.7
3102date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3103Base Update
3104============================
3105Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformFields.h
3106----------------------------
3107revision 1.9
3108date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3109Base Update
3110============================
3111Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.cpp
3112----------------------------
3113revision 1.8
3114date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3115Base Update
3116============================
3117Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.h
3118----------------------------
3119revision 1.10
3120date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3121Base Update
3122============================
3123Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.inl
3124----------------------------
3125revision 1.7
3126date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3127Base Update
3128============================
3129Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODFields.h
3130----------------------------
3131revision 1.9
3132date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3133Base Update
3134============================
3135Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.cpp
3136----------------------------
3137revision 1.8
3138date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3139Base Update
3140============================
3141Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.h
3142----------------------------
3143revision 1.10
3144date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3145Base Update
3146============================
3147Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.inl
3148----------------------------
3149revision 1.7
3150date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3151Base Update
3152============================
3153Working file: Source/System/NodeCores/Groups/Misc/OSGInlineFields.h
3154----------------------------
3155revision 1.9
3156date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3157Base Update
3158============================
3159Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransform.cpp
3160----------------------------
3161revision 1.4
3162date: 2006/02/03 15:28:47;  author: tbeer;  state: Exp;  lines: +608 -304
3163changed line endings to LR
3164(was CR, did not compile with cl.net2005 express)
3165============================
3166Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransform.h
3167----------------------------
3168revision 1.4
3169date: 2006/02/03 15:28:47;  author: tbeer;  state: Exp;  lines: +328 -164
3170changed line endings to LR
3171(was CR, did not compile with cl.net2005 express)
3172============================
3173Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.cpp
3174----------------------------
3175revision 1.6
3176date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3177Base Update
3178============================
3179Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.h
3180----------------------------
3181revision 1.6
3182date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3183Base Update
3184============================
3185Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.inl
3186----------------------------
3187revision 1.5
3188date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3189Base Update
3190============================
3191Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformFields.h
3192----------------------------
3193revision 1.5
3194date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3195Base Update
3196============================
3197Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroup.cpp
3198----------------------------
3199revision 1.5
3200date: 2006/02/14 14:58:09;  author: a-m-z;  state: Exp;  lines: +8 -1
3201improved frustum culling didn't work on leave nodes.
3202============================
3203Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.cpp
3204----------------------------
3205revision 1.8
3206date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3207Base Update
3208============================
3209Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.h
3210----------------------------
3211revision 1.10
3212date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3213Base Update
3214============================
3215Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.inl
3216----------------------------
3217revision 1.7
3218date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3219Base Update
3220============================
3221Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupFields.h
3222----------------------------
3223revision 1.9
3224date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3225Base Update
3226============================
3227Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.cpp
3228----------------------------
3229revision 1.6
3230date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3231Base Update
3232============================
3233Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.h
3234----------------------------
3235revision 1.6
3236date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3237Base Update
3238============================
3239Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.inl
3240----------------------------
3241revision 1.5
3242date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3243Base Update
3244============================
3245Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolFields.h
3246----------------------------
3247revision 1.5
3248date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3249Base Update
3250============================
3251Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.cpp
3252----------------------------
3253revision 1.9
3254date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3255Base Update
3256============================
3257Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.h
3258----------------------------
3259revision 1.11
3260date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3261Base Update
3262============================
3263Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.inl
3264----------------------------
3265revision 1.9
3266date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3267Base Update
3268============================
3269Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupFields.h
3270----------------------------
3271revision 1.7
3272date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3273Base Update
3274============================
3275Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.cpp
3276----------------------------
3277revision 1.6
3278date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3279Base Update
3280============================
3281Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.h
3282----------------------------
3283revision 1.6
3284date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3285Base Update
3286============================
3287Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.inl
3288----------------------------
3289revision 1.5
3290date: 2006/02/20 16:54:23;  author: dirk;  state: Exp;  lines: +1 -1
3291Base Update
3292============================
3293Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupFields.h
3294----------------------------
3295revision 1.5
3296date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3297Base Update
3298============================
3299Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.cpp
3300----------------------------
3301revision 1.9
3302date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3303Base Update
3304============================
3305Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.h
3306----------------------------
3307revision 1.11
3308date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3309Base Update
3310============================
3311Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.inl
3312----------------------------
3313revision 1.8
3314date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3315Base Update
3316============================
3317Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchFields.h
3318----------------------------
3319revision 1.10
3320date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3321Base Update
3322============================
3323Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.cpp
3324----------------------------
3325revision 1.8
3326date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3327Base Update
3328============================
3329Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.h
3330----------------------------
3331revision 1.10
3332date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3333Base Update
3334============================
3335Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.inl
3336----------------------------
3337revision 1.7
3338date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +1 -1
3339Base Update
3340============================
3341Working file: Source/System/NodeCores/Groups/Misc/OSGTransformFields.h
3342----------------------------
3343revision 1.9
3344date: 2006/02/20 16:54:24;  author: dirk;  state: Exp;  lines: +4 -4
3345Base Update
3346============================
3347Working file: Source/System/State/OSGBlendChunk.fcd
3348----------------------------
3349revision 1.7
3350date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +6 -6
3351Fixed < and > XML issues
3352============================
3353Working file: Source/System/State/OSGClipPlaneChunk.fcd
3354----------------------------
3355revision 1.4
3356date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
3357Fixed < and > XML issues
3358============================
3359Working file: Source/System/State/OSGCubeTextureChunk.cpp
3360----------------------------
3361revision 1.21
3362date: 2006/10/31 09:24:41;  author: a-m-z;  state: Exp;  lines: +10 -4
3363added NullFC test.
3364----------------------------
3365revision 1.20
3366date: 2006/09/27 13:52:17;  author: a-m-z;  state: Exp;  lines: +14 -0
3367added missing texture statistic.
3368----------------------------
3369revision 1.19
3370date: 2006/05/21 14:51:32;  author: a-m-z;  state: Exp;  lines: +18 -12
3371moved some from the destructor to onDestroy.
3372============================
3373Working file: Source/System/State/OSGCubeTextureChunk.h
3374----------------------------
3375revision 1.9
3376date: 2006/05/21 14:51:32;  author: a-m-z;  state: Exp;  lines: +1 -0
3377moved some from the destructor to onDestroy.
3378============================
3379Working file: Source/System/State/OSGDepthChunk.fcd
3380----------------------------
3381revision 1.3
3382date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
3383Fixed < and > XML issues
3384============================
3385Working file: Source/System/State/OSGLightModelChunk.fcd
3386----------------------------
3387revision 1.3
3388date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
3389Fixed < and > XML issues
3390============================
3391Working file: Source/System/State/OSGLineChunk.fcd
3392----------------------------
3393revision 1.4
3394date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +1 -1
3395Fixed < and > XML issues
3396============================
3397Working file: Source/System/State/OSGMaterialChunk.fcd
3398----------------------------
3399revision 1.8
3400date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +2 -2
3401Fixed < and > XML issues
3402============================
3403Working file: Source/System/State/OSGPointChunk.fcd
3404----------------------------
3405revision 1.3
3406date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +3 -3
3407Fixed < and > XML issues
3408============================
3409Working file: Source/System/State/OSGPolygonChunk.fcd
3410----------------------------
3411revision 1.5
3412date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +8 -8
3413Fixed < and > XML issues
3414============================
3415Working file: Source/System/State/OSGState.cpp
3416----------------------------
3417revision 1.11
3418date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +8 -6
3419added new ignore field for disabling chunks.
3420============================
3421Working file: Source/System/State/OSGState.inl
3422----------------------------
3423revision 1.6
3424date: 2006/10/16 14:12:57;  author: pdaehne;  state: Exp;  lines: +6 -6
3425Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
3426============================
3427Working file: Source/System/State/OSGStateChunk.fcd
3428----------------------------
3429revision 1.3
3430date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +14 -2
3431added new ignore field for disabling chunks.
3432============================
3433Working file: Source/System/State/OSGStateChunkBase.cpp
3434----------------------------
3435revision 1.11
3436date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +51 -6
3437added new ignore field for disabling chunks.
3438============================
3439Working file: Source/System/State/OSGStateChunkBase.h
3440----------------------------
3441revision 1.12
3442date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +34 -0
3443added new ignore field for disabling chunks.
3444============================
3445Working file: Source/System/State/OSGStateChunkBase.inl
3446----------------------------
3447revision 1.8
3448date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +28 -0
3449added new ignore field for disabling chunks.
3450============================
3451Working file: Source/System/State/OSGStateChunkFields.h
3452----------------------------
3453revision 1.12
3454date: 2006/06/23 16:30:13;  author: a-m-z;  state: Exp;  lines: +1 -1
3455added new ignore field for disabling chunks.
3456============================
3457Working file: Source/System/State/OSGStencilChunk.cpp
3458----------------------------
3459revision 1.2
3460date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +14 -44
3461possibility for stencil clear in backgrounds added
3462============================
3463Working file: Source/System/State/OSGStencilChunk.fcd
3464----------------------------
3465revision 1.3
3466date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +14 -4
3467possibility for stencil clear in backgrounds added
3468----------------------------
3469revision 1.2
3470date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +4 -4
3471Fixed < and > XML issues
3472============================
3473Working file: Source/System/State/OSGStencilChunkBase.cpp
3474----------------------------
3475revision 1.7
3476date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +39 -7
3477possibility for stencil clear in backgrounds added
3478============================
3479Working file: Source/System/State/OSGStencilChunkBase.h
3480----------------------------
3481revision 1.7
3482date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +9 -1
3483possibility for stencil clear in backgrounds added
3484============================
3485Working file: Source/System/State/OSGStencilChunkBase.inl
3486----------------------------
3487revision 1.6
3488date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -0
3489possibility for stencil clear in backgrounds added
3490============================
3491Working file: Source/System/State/OSGStencilChunkFields.h
3492----------------------------
3493revision 1.6
3494date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +1 -1
3495possibility for stencil clear in backgrounds added
3496============================
3497Working file: Source/System/State/OSGTexGenChunk.cpp
3498----------------------------
3499revision 1.19
3500date: 2006/08/09 17:04:15;  author: a-m-z;  state: Exp;  lines: +9 -9
3501added camera NULL pointer test.
3502============================
3503Working file: Source/System/State/OSGTexGenChunk.fcd
3504----------------------------
3505revision 1.5
3506date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +4 -4
3507Fixed < and > XML issues
3508============================
3509Working file: Source/System/State/OSGTextureChunk.cpp
3510----------------------------
3511revision 1.49
3512date: 2006/05/21 14:51:32;  author: a-m-z;  state: Exp;  lines: +9 -4
3513moved some from the destructor to onDestroy.
3514----------------------------
3515revision 1.48
3516date: 2006/04/14 11:05:42;  author: a-m-z;  state: Exp;  lines: +23 -16
3517state bugfix didn't detect a target change for cubemaps (with images sides != 1)
3518============================
3519Working file: Source/System/State/OSGTextureChunk.fcd
3520----------------------------
3521revision 1.19
3522date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +27 -27
3523Fixed < and > XML issues
3524============================
3525Working file: Source/System/State/OSGTextureChunk.h
3526----------------------------
3527revision 1.19
3528date: 2006/05/21 14:51:32;  author: a-m-z;  state: Exp;  lines: +1 -0
3529moved some from the destructor to onDestroy.
3530============================
3531Working file: Source/System/State/OSGTwoSidedLightingChunk.cpp
3532----------------------------
3533revision 1.2
3534date: 2006/04/25 05:49:02;  author: dirk;  state: Exp;  lines: +5 -13
3535Replace glGet* by glPushAttrib
3536============================
3537Working file: Source/System/Statistics/OSGGraphicStatisticsFont.cpp
3538----------------------------
3539revision 1.5
3540date: 2006/08/10 14:24:12;  author: pdaehne;  state: dead;  lines: +0 -0
3541Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb
3542============================
3543Working file: Source/System/Statistics/OSGGraphicStatisticsFont.h
3544----------------------------
3545revision 1.4
3546date: 2006/08/10 14:24:15;  author: pdaehne;  state: dead;  lines: +0 -0
3547Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb
3548============================
3549Working file: Source/System/Statistics/OSGGraphicStatisticsForeground.cpp
3550----------------------------
3551revision 1.18
3552date: 2006/08/10 14:24:15;  author: pdaehne;  state: Exp;  lines: +23 -38
3553Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb
3554============================
3555Working file: Source/System/Statistics/OSGGraphicStatisticsForeground.h
3556----------------------------
3557revision 1.10
3558date: 2006/08/10 14:24:15;  author: pdaehne;  state: Exp;  lines: +2 -2
3559Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb
3560============================
3561Working file: Source/System/Statistics/OSGGraphicStatisticsForegroundFields.h
3562----------------------------
3563revision 1.10
3564date: 2006/02/20 16:54:29;  author: dirk;  state: Exp;  lines: +3 -3
3565Base Update
3566============================
3567Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.cpp
3568----------------------------
3569revision 1.24
3570date: 2006/10/05 12:09:36;  author: a-m-z;  state: Exp;  lines: +16 -4
3571added border and text margin.
3572----------------------------
3573revision 1.23
3574date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +28 -15
3575Added a shadow to the statistics text to improve readability on different background colors
3576----------------------------
3577revision 1.22
3578date: 2006/08/09 13:30:43;  author: pdaehne;  state: Exp;  lines: +0 -5
3579Removed header files no longer needed
3580----------------------------
3581revision 1.21
3582date: 2006/08/09 13:18:38;  author: pdaehne;  state: Exp;  lines: +31 -51
3583Improved font & state handling
3584----------------------------
3585revision 1.20
3586date: 2006/08/04 16:21:23;  author: pdaehne;  state: Exp;  lines: +1 -0
3587Yet another finetuning of the statistik font
3588----------------------------
3589revision 1.19
3590date: 2006/07/25 22:18:05;  author: pdaehne;  state: Exp;  lines: +9 -0
3591Ooops, fixed missing copy constructor
3592----------------------------
3593revision 1.18
3594date: 2006/07/25 17:44:20;  author: pdaehne;  state: Exp;  lines: +63 -77
3595Improved rendering, shrinked font to 17kb
3596----------------------------
3597revision 1.17
3598date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +63 -12
3599simple layout management added
3600----------------------------
3601revision 1.16
3602date: 2006/07/17 22:36:35;  author: yjung;  state: Exp;  lines: +62 -17
3603little extension of simple statistics and other default font
3604============================
3605Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.fcd
3606----------------------------
3607revision 1.7
3608date: 2006/11/09 14:38:44;  author: pdaehne;  state: Exp;  lines: +1 -1
3609Fixed typo
3610----------------------------
3611revision 1.6
3612date: 2006/10/05 12:09:37;  author: a-m-z;  state: Exp;  lines: +30 -0
3613added border and text margin.
3614----------------------------
3615revision 1.5
3616date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +20 -0
3617Added a shadow to the statistics text to improve readability on different background colors
3618----------------------------
3619revision 1.4
3620date: 2006/07/25 17:44:20;  author: pdaehne;  state: Exp;  lines: +1 -1
3621Improved rendering, shrinked font to 17kb
3622----------------------------
3623revision 1.3
3624date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +20 -0
3625simple layout management added
3626----------------------------
3627revision 1.2
3628date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +21 -1
3629little extension of simple statistics and other default font
3630============================
3631Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.h
3632----------------------------
3633revision 1.11
3634date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +3 -0
3635Added a shadow to the statistics text to improve readability on different background colors
3636----------------------------
3637revision 1.10
3638date: 2006/07/25 17:44:20;  author: pdaehne;  state: Exp;  lines: +3 -3
3639Improved rendering, shrinked font to 17kb
3640----------------------------
3641revision 1.9
3642date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +10 -0
3643simple layout management added
3644----------------------------
3645revision 1.8
3646date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +1 -1
3647little extension of simple statistics and other default font
3648============================
3649Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.cpp
3650----------------------------
3651revision 1.13
3652date: 2006/10/05 12:09:37;  author: a-m-z;  state: Exp;  lines: +103 -1
3653added border and text margin.
3654----------------------------
3655revision 1.12
3656date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +74 -4
3657Added a shadow to the statistics text to improve readability on different background colors
3658----------------------------
3659revision 1.11
3660date: 2006/07/25 17:44:20;  author: pdaehne;  state: Exp;  lines: +1 -1
3661Improved rendering, shrinked font to 17kb
3662----------------------------
3663revision 1.10
3664date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +69 -1
3665simple layout management added
3666----------------------------
3667revision 1.9
3668date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +69 -1
3669little extension of simple statistics and other default font
3670============================
3671Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.h
3672----------------------------
3673revision 1.15
3674date: 2006/10/05 12:09:37;  author: a-m-z;  state: Exp;  lines: +25 -1
3675added border and text margin.
3676----------------------------
3677revision 1.14
3678date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +18 -2
3679Added a shadow to the statistics text to improve readability on different background colors
3680----------------------------
3681revision 1.13
3682date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +22 -6
3683simple layout management added
3684----------------------------
3685revision 1.12
3686date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +17 -1
3687little extension of simple statistics and other default font
3688============================
3689Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.inl
3690----------------------------
3691revision 1.11
3692date: 2006/10/05 12:09:37;  author: a-m-z;  state: Exp;  lines: +84 -0
3693added border and text margin.
3694----------------------------
3695revision 1.10
3696date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +56 -0
3697Added a shadow to the statistics text to improve readability on different background colors
3698----------------------------
3699revision 1.9
3700date: 2006/07/20 12:28:59;  author: yjung;  state: Exp;  lines: +56 -0
3701simple layout management added
3702----------------------------
3703revision 1.8
3704date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +56 -0
3705little extension of simple statistics and other default font
3706============================
3707Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundFields.h
3708----------------------------
3709revision 1.12
3710date: 2006/09/08 09:51:52;  author: pdaehne;  state: Exp;  lines: +4 -4
3711Added a shadow to the statistics text to improve readability on different background colors
3712----------------------------
3713revision 1.11
3714date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +3 -3
3715little extension of simple statistics and other default font
3716----------------------------
3717revision 1.10
3718date: 2006/02/20 16:54:29;  author: dirk;  state: Exp;  lines: +3 -3
3719Base Update
3720============================
3721Working file: Source/System/Statistics/OSGStatCollector.cpp
3722----------------------------
3723revision 1.8
3724date: 2006/08/23 11:40:42;  author: yjung;  state: Exp;  lines: +2 -0
3725bugfix
3726============================
3727Working file: Source/System/Statistics/OSGStatCollector.inl
3728----------------------------
3729revision 1.8
3730date: 2006/10/16 14:12:58;  author: pdaehne;  state: Exp;  lines: +10 -10
3731Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
3732============================
3733Working file: Source/System/Statistics/OSGStatElemDesc.inl
3734----------------------------
3735revision 1.3
3736date: 2006/10/16 14:12:58;  author: pdaehne;  state: Exp;  lines: +4 -4
3737Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
3738============================
3739Working file: Source/System/Statistics/OSGStatisticsDefaultFont.cpp
3740----------------------------
3741revision 1.10
3742date: 2006/10/27 13:52:12;  author: a-m-z;  state: Exp;  lines: +41 -27
3743fixed crash on app exit.
3744----------------------------
3745revision 1.9
3746date: 2006/10/24 09:16:31;  author: pdaehne;  state: Exp;  lines: +43 -21
3747Fixed a crash when exiting OSG applications due to buggy cleanup code.
3748----------------------------
3749revision 1.8
3750date: 2006/08/09 13:17:29;  author: pdaehne;  state: Exp;  lines: +135 -2
3751Included license for Bitstream Vera font, improved font handling
3752----------------------------
3753revision 1.7
3754date: 2006/08/04 16:21:23;  author: pdaehne;  state: Exp;  lines: +402 -811
3755Yet another finetuning of the statistik font
3756----------------------------
3757revision 1.6
3758date: 2006/07/25 17:44:20;  author: pdaehne;  state: Exp;  lines: +890 -3
3759Improved rendering, shrinked font to 17kb
3760----------------------------
3761revision 1.5
3762date: 2006/07/17 22:36:36;  author: yjung;  state: Exp;  lines: +3 -26371
3763little extension of simple statistics and other default font
3764============================
3765Working file: Source/System/Statistics/OSGStatisticsDefaultFont.h
3766----------------------------
3767revision 1.4
3768date: 2006/08/09 13:17:29;  author: pdaehne;  state: Exp;  lines: +8 -0
3769Included license for Bitstream Vera font, improved font handling
3770============================
3771Working file: Source/System/Text/OSGTextFT2Backend.cpp
3772----------------------------
3773revision 1.4
3774date: 2006/11/06 16:55:13;  author: pdaehne;  state: Exp;  lines: +2 -2
3775Fixed buggy beginEditCP/endEditCP pair
3776============================
3777Working file: Source/System/Text/OSGTextFaceFactory.cpp
3778----------------------------
3779revision 1.3
3780date: 2006/10/27 13:52:13;  author: a-m-z;  state: Exp;  lines: +17 -3
3781fixed crash on app exit.
3782----------------------------
3783revision 1.2
3784date: 2006/10/24 10:52:44;  author: pdaehne;  state: Exp;  lines: +14 -1
3785Fixed yet another crash when exiting an OSG application due to buggy cleanup code.
3786============================
3787Working file: Source/System/Text/OSGTextFaceFactory.h
3788----------------------------
3789revision 1.2
3790date: 2006/10/27 13:52:13;  author: a-m-z;  state: Exp;  lines: +4 -1
3791fixed crash on app exit.
3792============================
3793Working file: Source/System/Text/OSGTextPixmapFace.cpp
3794----------------------------
3795revision 1.4
3796date: 2006/08/01 16:38:26;  author: pdaehne;  state: Exp;  lines: +2 -2
3797Changed the format of text textures from GL_INTENSITY to GL_ALPHA to get rid of the ugly dark border around the letters
3798----------------------------
3799revision 1.3
3800date: 2006/05/19 09:56:30;  author: pdaehne;  state: Exp;  lines: +7 -7
3801Added border parameter
3802============================
3803Working file: Source/System/Text/OSGTextPixmapFace.h
3804----------------------------
3805revision 1.2
3806date: 2006/05/19 09:56:30;  author: pdaehne;  state: Exp;  lines: +3 -2
3807Added border parameter
3808============================
3809Working file: Source/System/Text/OSGTextTXFFace.cpp
3810----------------------------
3811revision 1.8
3812date: 2006/08/01 16:38:26;  author: pdaehne;  state: Exp;  lines: +3 -3
3813Changed the format of text textures from GL_INTENSITY to GL_ALPHA to get rid of the ugly dark border around the letters
3814============================
3815Working file: Source/System/Text/testTextPixmap.cpp
3816----------------------------
3817revision 1.5
3818date: 2006/11/07 10:30:08;  author: pdaehne;  state: Exp;  lines: +0 -1
3819Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime
3820============================
3821Working file: Source/System/Text/testTextTXFGeo.cpp
3822----------------------------
3823revision 1.5
3824date: 2006/11/07 10:30:08;  author: pdaehne;  state: Exp;  lines: +0 -1
3825Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime
3826============================
3827Working file: Source/System/Text/testTextTXFTexture.cpp
3828----------------------------
3829revision 1.5
3830date: 2006/07/25 17:48:28;  author: pdaehne;  state: Exp;  lines: +143 -12
3831Extended user interface to be able to change almost all parameters of TXF fonts
3832============================
3833Working file: Source/System/Text/testTextVectorGeo.cpp
3834----------------------------
3835revision 1.4
3836date: 2006/11/07 10:30:08;  author: pdaehne;  state: Exp;  lines: +0 -1
3837Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime
3838============================
3839Working file: Source/System/Window/OSGBackgroundBase.cpp
3840----------------------------
3841revision 1.8
3842date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3843Base Update
3844============================
3845Working file: Source/System/Window/OSGBackgroundBase.h
3846----------------------------
3847revision 1.10
3848date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3849Base Update
3850============================
3851Working file: Source/System/Window/OSGBackgroundBase.inl
3852----------------------------
3853revision 1.7
3854date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3855Base Update
3856============================
3857Working file: Source/System/Window/OSGBackgroundFields.h
3858----------------------------
3859revision 1.9
3860date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
3861Base Update
3862============================
3863Working file: Source/System/Window/OSGCamera.cpp
3864----------------------------
3865revision 1.7
3866date: 2006/02/10 07:58:42;  author: tbeer;  state: Exp;  lines: +1 -1
3867fixed wrong comment for calcViewRay
3868============================
3869Working file: Source/System/Window/OSGCameraBase.cpp
3870----------------------------
3871revision 1.8
3872date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3873Base Update
3874============================
3875Working file: Source/System/Window/OSGCameraBase.h
3876----------------------------
3877revision 1.10
3878date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3879Base Update
3880============================
3881Working file: Source/System/Window/OSGCameraBase.inl
3882----------------------------
3883revision 1.7
3884date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3885Base Update
3886============================
3887Working file: Source/System/Window/OSGCameraDecorator.cpp
3888----------------------------
3889revision 1.5
3890date: 2006/05/29 14:38:36;  author: a-m-z;  state: Exp;  lines: +31 -4
3891added some NullFC tests.
3892============================
3893Working file: Source/System/Window/OSGCameraDecoratorBase.cpp
3894----------------------------
3895revision 1.8
3896date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3897Base Update
3898============================
3899Working file: Source/System/Window/OSGCameraDecoratorBase.h
3900----------------------------
3901revision 1.10
3902date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3903Base Update
3904============================
3905Working file: Source/System/Window/OSGCameraDecoratorBase.inl
3906----------------------------
3907revision 1.8
3908date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3909Base Update
3910============================
3911Working file: Source/System/Window/OSGCameraDecoratorFields.h
3912----------------------------
3913revision 1.9
3914date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
3915Base Update
3916============================
3917Working file: Source/System/Window/OSGCameraFields.h
3918----------------------------
3919revision 1.9
3920date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
3921Base Update
3922============================
3923Working file: Source/System/Window/OSGColorBufferViewport.fcd
3924----------------------------
3925revision 1.3
3926date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +4 -4
3927Fixed < and > XML issues
3928============================
3929Working file: Source/System/Window/OSGColorBufferViewportBase.cpp
3930----------------------------
3931revision 1.9
3932date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3933Base Update
3934============================
3935Working file: Source/System/Window/OSGColorBufferViewportBase.h
3936----------------------------
3937revision 1.10
3938date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3939Base Update
3940============================
3941Working file: Source/System/Window/OSGColorBufferViewportBase.inl
3942----------------------------
3943revision 1.7
3944date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3945Base Update
3946============================
3947Working file: Source/System/Window/OSGColorBufferViewportFields.h
3948----------------------------
3949revision 1.9
3950date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
3951Base Update
3952============================
3953Working file: Source/System/Window/OSGDepthClearBackgroundBase.cpp
3954----------------------------
3955revision 1.6
3956date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3957Base Update
3958============================
3959Working file: Source/System/Window/OSGDepthClearBackgroundBase.h
3960----------------------------
3961revision 1.6
3962date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3963Base Update
3964============================
3965Working file: Source/System/Window/OSGDepthClearBackgroundBase.inl
3966----------------------------
3967revision 1.5
3968date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3969Base Update
3970============================
3971Working file: Source/System/Window/OSGDepthClearBackgroundFields.h
3972----------------------------
3973revision 1.5
3974date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
3975Base Update
3976============================
3977Working file: Source/System/Window/OSGFileGrabForegroundBase.cpp
3978----------------------------
3979revision 1.10
3980date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3981Base Update
3982============================
3983Working file: Source/System/Window/OSGFileGrabForegroundBase.h
3984----------------------------
3985revision 1.11
3986date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3987Base Update
3988============================
3989Working file: Source/System/Window/OSGFileGrabForegroundBase.inl
3990----------------------------
3991revision 1.7
3992date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
3993Base Update
3994============================
3995Working file: Source/System/Window/OSGFileGrabForegroundFields.h
3996----------------------------
3997revision 1.10
3998date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
3999Base Update
4000============================
4001Working file: Source/System/Window/OSGForegroundBase.cpp
4002----------------------------
4003revision 1.9
4004date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4005Base Update
4006============================
4007Working file: Source/System/Window/OSGForegroundBase.h
4008----------------------------
4009revision 1.11
4010date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4011Base Update
4012============================
4013Working file: Source/System/Window/OSGForegroundBase.inl
4014----------------------------
4015revision 1.8
4016date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4017Base Update
4018============================
4019Working file: Source/System/Window/OSGForegroundFields.h
4020----------------------------
4021revision 1.9
4022date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4023Base Update
4024============================
4025Working file: Source/System/Window/OSGGrabForegroundBase.cpp
4026----------------------------
4027revision 1.11
4028date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4029Base Update
4030============================
4031Working file: Source/System/Window/OSGGrabForegroundBase.h
4032----------------------------
4033revision 1.14
4034date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4035Base Update
4036============================
4037Working file: Source/System/Window/OSGGrabForegroundBase.inl
4038----------------------------
4039revision 1.10
4040date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4041Base Update
4042============================
4043Working file: Source/System/Window/OSGGrabForegroundFields.h
4044----------------------------
4045revision 1.11
4046date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4047Base Update
4048============================
4049Working file: Source/System/Window/OSGGradientBackground.cpp
4050----------------------------
4051revision 1.8
4052date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +22 -7
4053possibility for stencil clear in backgrounds added
4054----------------------------
4055revision 1.7
4056date: 2006/04/25 05:49:03;  author: dirk;  state: Exp;  lines: +4 -14
4057Replace glGet* by glPushAttrib
4058============================
4059Working file: Source/System/Window/OSGGradientBackground.fcd
4060----------------------------
4061revision 1.2
4062date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +10 -0
4063possibility for stencil clear in backgrounds added
4064============================
4065Working file: Source/System/Window/OSGGradientBackgroundBase.cpp
4066----------------------------
4067revision 1.9
4068date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +41 -5
4069possibility for stencil clear in backgrounds added
4070----------------------------
4071revision 1.8
4072date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4073Base Update
4074============================
4075Working file: Source/System/Window/OSGGradientBackgroundBase.h
4076----------------------------
4077revision 1.11
4078date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +24 -3
4079possibility for stencil clear in backgrounds added
4080----------------------------
4081revision 1.10
4082date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4083Base Update
4084============================
4085Working file: Source/System/Window/OSGGradientBackgroundBase.inl
4086----------------------------
4087revision 1.8
4088date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -0
4089possibility for stencil clear in backgrounds added
4090----------------------------
4091revision 1.7
4092date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4093Base Update
4094============================
4095Working file: Source/System/Window/OSGGradientBackgroundFields.h
4096----------------------------
4097revision 1.10
4098date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +1 -1
4099possibility for stencil clear in backgrounds added
4100----------------------------
4101revision 1.9
4102date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4103Base Update
4104============================
4105Working file: Source/System/Window/OSGImageBackgroundBase.cpp
4106----------------------------
4107revision 1.10
4108date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4109Base Update
4110============================
4111Working file: Source/System/Window/OSGImageBackgroundBase.h
4112----------------------------
4113revision 1.11
4114date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4115Base Update
4116============================
4117Working file: Source/System/Window/OSGImageBackgroundBase.inl
4118----------------------------
4119revision 1.8
4120date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4121Base Update
4122============================
4123Working file: Source/System/Window/OSGImageBackgroundFields.h
4124----------------------------
4125revision 1.9
4126date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4127Base Update
4128============================
4129Working file: Source/System/Window/OSGImageForeground.cpp
4130----------------------------
4131revision 1.9
4132date: 2006/04/25 05:49:03;  author: dirk;  state: Exp;  lines: +4 -15
4133Replace glGet* by glPushAttrib
4134============================
4135Working file: Source/System/Window/OSGImageForegroundBase.cpp
4136----------------------------
4137revision 1.9
4138date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4139Base Update
4140============================
4141Working file: Source/System/Window/OSGImageForegroundBase.h
4142----------------------------
4143revision 1.11
4144date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4145Base Update
4146============================
4147Working file: Source/System/Window/OSGImageForegroundBase.inl
4148----------------------------
4149revision 1.8
4150date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4151Base Update
4152============================
4153Working file: Source/System/Window/OSGImageForegroundFields.h
4154----------------------------
4155revision 1.9
4156date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4157Base Update
4158============================
4159Working file: Source/System/Window/OSGMatrixCamera.h
4160----------------------------
4161revision 1.5
4162date: 2006/02/03 15:28:48;  author: tbeer;  state: Exp;  lines: +292 -146
4163changed line endings to LR
4164(was CR, did not compile with cl.net2005 express)
4165============================
4166Working file: Source/System/Window/OSGMatrixCamera.inl
4167----------------------------
4168revision 1.4
4169date: 2006/02/03 15:28:48;  author: tbeer;  state: Exp;  lines: +104 -52
4170changed line endings to LR
4171(was CR, did not compile with cl.net2005 express)
4172============================
4173Working file: Source/System/Window/OSGMatrixCameraBase.cpp
4174----------------------------
4175revision 1.8
4176date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4177Base Update
4178============================
4179Working file: Source/System/Window/OSGMatrixCameraBase.h
4180----------------------------
4181revision 1.10
4182date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4183Base Update
4184============================
4185Working file: Source/System/Window/OSGMatrixCameraBase.inl
4186----------------------------
4187revision 1.7
4188date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4189Base Update
4190============================
4191Working file: Source/System/Window/OSGMatrixCameraDecorator.cpp
4192----------------------------
4193revision 1.2
4194date: 2006/05/29 14:38:36;  author: a-m-z;  state: Exp;  lines: +29 -8
4195added some NullFC tests.
4196============================
4197Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.cpp
4198----------------------------
4199revision 1.6
4200date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4201Base Update
4202============================
4203Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.h
4204----------------------------
4205revision 1.8
4206date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4207Base Update
4208============================
4209Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.inl
4210----------------------------
4211revision 1.6
4212date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4213Base Update
4214============================
4215Working file: Source/System/Window/OSGMatrixCameraDecoratorFields.h
4216----------------------------
4217revision 1.6
4218date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4219Base Update
4220============================
4221Working file: Source/System/Window/OSGMatrixCameraFields.h
4222----------------------------
4223revision 1.9
4224date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4225Base Update
4226============================
4227Working file: Source/System/Window/OSGNavigator.cpp
4228----------------------------
4229revision 1.18
4230date: 2006/03/04 17:14:37;  author: dirk;  state: Exp;  lines: +42 -10
4231added absolute mode
4232============================
4233Working file: Source/System/Window/OSGNavigator.h
4234----------------------------
4235revision 1.12
4236date: 2006/03/04 17:14:37;  author: dirk;  state: Exp;  lines: +5 -0
4237added absolute mode
4238============================
4239Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.cpp
4240----------------------------
4241revision 1.2
4242date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +6 -1
4243Base Update
4244============================
4245Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.h
4246----------------------------
4247revision 1.2
4248date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -1
4249Base Update
4250============================
4251Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.inl
4252----------------------------
4253revision 1.2
4254date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +0 -0
4255Base Update
4256============================
4257Working file: Source/System/Window/OSGOffCenterPerspectiveCameraFields.h
4258----------------------------
4259revision 1.2
4260date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4261Base Update
4262============================
4263Working file: Source/System/Window/OSGOrthographicCameraBase.cpp
4264----------------------------
4265revision 1.2
4266date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +0 -0
4267Base Update
4268============================
4269Working file: Source/System/Window/OSGOrthographicCameraBase.h
4270----------------------------
4271revision 1.2
4272date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +0 -0
4273Base Update
4274============================
4275Working file: Source/System/Window/OSGOrthographicCameraBase.inl
4276----------------------------
4277revision 1.2
4278date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +0 -0
4279Base Update
4280============================
4281Working file: Source/System/Window/OSGOrthographicCameraFields.h
4282----------------------------
4283revision 1.2
4284date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4285Base Update
4286============================
4287Working file: Source/System/Window/OSGPassiveBackgroundBase.cpp
4288----------------------------
4289revision 1.8
4290date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4291Base Update
4292============================
4293Working file: Source/System/Window/OSGPassiveBackgroundBase.h
4294----------------------------
4295revision 1.10
4296date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4297Base Update
4298============================
4299Working file: Source/System/Window/OSGPassiveBackgroundBase.inl
4300----------------------------
4301revision 1.7
4302date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4303Base Update
4304============================
4305Working file: Source/System/Window/OSGPassiveBackgroundFields.h
4306----------------------------
4307revision 1.9
4308date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4309Base Update
4310============================
4311Working file: Source/System/Window/OSGPassiveViewportBase.cpp
4312----------------------------
4313revision 1.8
4314date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4315Base Update
4316============================
4317Working file: Source/System/Window/OSGPassiveViewportBase.h
4318----------------------------
4319revision 1.10
4320date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4321Base Update
4322============================
4323Working file: Source/System/Window/OSGPassiveViewportBase.inl
4324----------------------------
4325revision 1.7
4326date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4327Base Update
4328============================
4329Working file: Source/System/Window/OSGPassiveViewportFields.h
4330----------------------------
4331revision 1.9
4332date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4333Base Update
4334============================
4335Working file: Source/System/Window/OSGPassiveWindowBase.cpp
4336----------------------------
4337revision 1.8
4338date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4339Base Update
4340============================
4341Working file: Source/System/Window/OSGPassiveWindowBase.h
4342----------------------------
4343revision 1.10
4344date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4345Base Update
4346============================
4347Working file: Source/System/Window/OSGPassiveWindowBase.inl
4348----------------------------
4349revision 1.7
4350date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4351Base Update
4352============================
4353Working file: Source/System/Window/OSGPassiveWindowFields.h
4354----------------------------
4355revision 1.9
4356date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4357Base Update
4358============================
4359Working file: Source/System/Window/OSGPerspectiveCameraBase.cpp
4360----------------------------
4361revision 1.9
4362date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4363Base Update
4364============================
4365Working file: Source/System/Window/OSGPerspectiveCameraBase.h
4366----------------------------
4367revision 1.11
4368date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4369Base Update
4370============================
4371Working file: Source/System/Window/OSGPerspectiveCameraBase.inl
4372----------------------------
4373revision 1.8
4374date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4375Base Update
4376============================
4377Working file: Source/System/Window/OSGPerspectiveCameraFields.h
4378----------------------------
4379revision 1.9
4380date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4381Base Update
4382============================
4383Working file: Source/System/Window/OSGPolygonBackground.cpp
4384----------------------------
4385revision 1.5
4386date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +24 -10
4387possibility for stencil clear in backgrounds added
4388----------------------------
4389revision 1.4
4390date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +62 -4
4391scale added and check for tiles
4392----------------------------
4393revision 1.3
4394date: 2006/04/25 05:49:03;  author: dirk;  state: Exp;  lines: +2 -13
4395Replace glGet* by glPushAttrib
4396============================
4397Working file: Source/System/Window/OSGPolygonBackground.fcd
4398----------------------------
4399revision 1.5
4400date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +20 -0
4401possibility for stencil clear in backgrounds added
4402----------------------------
4403revision 1.4
4404date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +10 -0
4405scale added and check for tiles
4406============================
4407Working file: Source/System/Window/OSGPolygonBackgroundBase.cpp
4408----------------------------
4409revision 1.8
4410date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +75 -5
4411possibility for stencil clear in backgrounds added
4412----------------------------
4413revision 1.7
4414date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +39 -7
4415scale added and check for tiles
4416============================
4417Working file: Source/System/Window/OSGPolygonBackgroundBase.h
4418----------------------------
4419revision 1.8
4420date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +25 -9
4421possibility for stencil clear in backgrounds added
4422----------------------------
4423revision 1.7
4424date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +10 -2
4425scale added and check for tiles
4426============================
4427Working file: Source/System/Window/OSGPolygonBackgroundBase.inl
4428----------------------------
4429revision 1.7
4430date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +56 -0
4431possibility for stencil clear in backgrounds added
4432----------------------------
4433revision 1.6
4434date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +29 -1
4435scale added and check for tiles
4436============================
4437Working file: Source/System/Window/OSGPolygonBackgroundFields.h
4438----------------------------
4439revision 1.7
4440date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +4 -4
4441possibility for stencil clear in backgrounds added
4442----------------------------
4443revision 1.6
4444date: 2006/06/28 15:57:27;  author: yjung;  state: Exp;  lines: +4 -4
4445scale added and check for tiles
4446============================
4447Working file: Source/System/Window/OSGPolygonForeground.cpp
4448----------------------------
4449revision 1.3
4450date: 2006/09/05 12:03:23;  author: yjung;  state: Exp;  lines: +69 -5
4451fix, and convenience fields added in ShadowViewport and PolygonForeground
4452============================
4453Working file: Source/System/Window/OSGPolygonForeground.fcd
4454----------------------------
4455revision 1.2
4456date: 2006/09/05 12:03:24;  author: yjung;  state: Exp;  lines: +36 -6
4457fix, and convenience fields added in ShadowViewport and PolygonForeground
4458============================
4459Working file: Source/System/Window/OSGPolygonForegroundBase.cpp
4460----------------------------
4461revision 1.7
4462date: 2006/09/05 12:03:24;  author: yjung;  state: Exp;  lines: +143 -39
4463fix, and convenience fields added in ShadowViewport and PolygonForeground
4464----------------------------
4465revision 1.6
4466date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4467Base Update
4468============================
4469Working file: Source/System/Window/OSGPolygonForegroundBase.h
4470----------------------------
4471revision 1.9
4472date: 2006/09/05 12:03:24;  author: yjung;  state: Exp;  lines: +37 -13
4473fix, and convenience fields added in ShadowViewport and PolygonForeground
4474----------------------------
4475revision 1.8
4476date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4477Base Update
4478============================
4479Working file: Source/System/Window/OSGPolygonForegroundBase.inl
4480----------------------------
4481revision 1.7
4482date: 2006/09/05 12:03:24;  author: yjung;  state: Exp;  lines: +99 -15
4483fix, and convenience fields added in ShadowViewport and PolygonForeground
4484----------------------------
4485revision 1.6
4486date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4487Base Update
4488============================
4489Working file: Source/System/Window/OSGPolygonForegroundFields.h
4490----------------------------
4491revision 1.7
4492date: 2006/09/05 12:03:24;  author: yjung;  state: Exp;  lines: +1 -1
4493fix, and convenience fields added in ShadowViewport and PolygonForeground
4494----------------------------
4495revision 1.6
4496date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4497Base Update
4498============================
4499Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.cpp
4500----------------------------
4501revision 1.8
4502date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4503Base Update
4504============================
4505Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.h
4506----------------------------
4507revision 1.10
4508date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4509Base Update
4510============================
4511Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.inl
4512----------------------------
4513revision 1.7
4514date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4515Base Update
4516============================
4517Working file: Source/System/Window/OSGShearedStereoCameraDecoratorFields.h
4518----------------------------
4519revision 1.9
4520date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4521Base Update
4522============================
4523Working file: Source/System/Window/OSGSimpleSceneManager.cpp
4524----------------------------
4525revision 1.29
4526date: 2006/11/04 11:31:13;  author: a-m-z;  state: Exp;  lines: +28 -16
4527added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout.
4528----------------------------
4529revision 1.28
4530date: 2006/10/05 09:29:45;  author: a-m-z;  state: Exp;  lines: +2 -0
4531added occlusion tests statistic.
4532----------------------------
4533revision 1.27
4534date: 2006/04/05 03:06:21;  author: dirk;  state: Exp;  lines: +9 -4
4535Window: make constant registration smarter
4536SSM: make a little more robust against delete's
4537============================
4538Working file: Source/System/Window/OSGSkyBackground.cpp
4539----------------------------
4540revision 1.14
4541date: 2006/10/18 14:55:36;  author: yjung;  state: Exp;  lines: +12 -4
4542bugfix
4543----------------------------
4544revision 1.13
4545date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +11 -1
4546possibility for stencil clear in backgrounds added
4547----------------------------
4548revision 1.12
4549date: 2006/08/02 17:23:23;  author: jbehr;  state: Exp;  lines: +31 -29
4550fixed handling of z-ranges while drawing sphere/box
4551----------------------------
4552revision 1.11
4553date: 2006/04/25 17:26:31;  author: pdaehne;  state: Exp;  lines: +9 -4
4554Added a beacon that allows to rotate the sky background
4555----------------------------
4556revision 1.10
4557date: 2006/04/25 05:49:03;  author: dirk;  state: Exp;  lines: +5 -13
4558Replace glGet* by glPushAttrib
4559============================
4560Working file: Source/System/Window/OSGSkyBackground.fcd
4561----------------------------
4562revision 1.7
4563date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +10 -0
4564possibility for stencil clear in backgrounds added
4565----------------------------
4566revision 1.6
4567date: 2006/04/25 17:26:31;  author: pdaehne;  state: Exp;  lines: +9 -0
4568Added a beacon that allows to rotate the sky background
4569============================
4570Working file: Source/System/Window/OSGSkyBackground.h
4571----------------------------
4572revision 1.8
4573date: 2006/08/02 17:23:23;  author: jbehr;  state: Exp;  lines: +3 -0
4574fixed handling of z-ranges while drawing sphere/box
4575============================
4576Working file: Source/System/Window/OSGSkyBackgroundBase.cpp
4577----------------------------
4578revision 1.14
4579date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +35 -1
4580possibility for stencil clear in backgrounds added
4581----------------------------
4582revision 1.13
4583date: 2006/04/25 17:26:31;  author: pdaehne;  state: Exp;  lines: +41 -5
4584Added a beacon that allows to rotate the sky background
4585============================
4586Working file: Source/System/Window/OSGSkyBackgroundBase.h
4587----------------------------
4588revision 1.15
4589date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -20
4590possibility for stencil clear in backgrounds added
4591----------------------------
4592revision 1.14
4593date: 2006/04/25 17:26:31;  author: pdaehne;  state: Exp;  lines: +9 -1
4594Added a beacon that allows to rotate the sky background
4595============================
4596Working file: Source/System/Window/OSGSkyBackgroundBase.inl
4597----------------------------
4598revision 1.10
4599date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -0
4600possibility for stencil clear in backgrounds added
4601----------------------------
4602revision 1.9
4603date: 2006/04/25 17:26:31;  author: pdaehne;  state: Exp;  lines: +28 -0
4604Added a beacon that allows to rotate the sky background
4605============================
4606Working file: Source/System/Window/OSGSkyBackgroundFields.h
4607----------------------------
4608revision 1.12
4609date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +1 -1
4610possibility for stencil clear in backgrounds added
4611============================
4612Working file: Source/System/Window/OSGSolidBackground.cpp
4613----------------------------
4614revision 1.5
4615date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +12 -1
4616possibility for stencil clear in backgrounds added
4617============================
4618Working file: Source/System/Window/OSGSolidBackground.fcd
4619----------------------------
4620revision 1.2
4621date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +16 -2
4622possibility for stencil clear in backgrounds added
4623============================
4624Working file: Source/System/Window/OSGSolidBackgroundBase.cpp
4625----------------------------
4626revision 1.9
4627date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +42 -6
4628possibility for stencil clear in backgrounds added
4629----------------------------
4630revision 1.8
4631date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4632Base Update
4633============================
4634Working file: Source/System/Window/OSGSolidBackgroundBase.h
4635----------------------------
4636revision 1.11
4637date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +10 -2
4638possibility for stencil clear in backgrounds added
4639----------------------------
4640revision 1.10
4641date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4642Base Update
4643============================
4644Working file: Source/System/Window/OSGSolidBackgroundBase.inl
4645----------------------------
4646revision 1.8
4647date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -0
4648possibility for stencil clear in backgrounds added
4649----------------------------
4650revision 1.7
4651date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4652Base Update
4653============================
4654Working file: Source/System/Window/OSGSolidBackgroundFields.h
4655----------------------------
4656revision 1.10
4657date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +1 -1
4658possibility for stencil clear in backgrounds added
4659----------------------------
4660revision 1.9
4661date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +3 -3
4662Base Update
4663============================
4664Working file: Source/System/Window/OSGStereoBufferViewportBase.cpp
4665----------------------------
4666revision 1.9
4667date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4668Base Update
4669============================
4670Working file: Source/System/Window/OSGStereoBufferViewportBase.h
4671----------------------------
4672revision 1.10
4673date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4674Base Update
4675============================
4676Working file: Source/System/Window/OSGStereoBufferViewportBase.inl
4677----------------------------
4678revision 1.7
4679date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4680Base Update
4681============================
4682Working file: Source/System/Window/OSGStereoBufferViewportFields.h
4683----------------------------
4684revision 1.9
4685date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4686Base Update
4687============================
4688Working file: Source/System/Window/OSGStereoCameraDecoratorBase.cpp
4689----------------------------
4690revision 1.8
4691date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4692Base Update
4693============================
4694Working file: Source/System/Window/OSGStereoCameraDecoratorBase.h
4695----------------------------
4696revision 1.10
4697date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4698Base Update
4699============================
4700Working file: Source/System/Window/OSGStereoCameraDecoratorBase.inl
4701----------------------------
4702revision 1.7
4703date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4704Base Update
4705============================
4706Working file: Source/System/Window/OSGStereoCameraDecoratorFields.h
4707----------------------------
4708revision 1.9
4709date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4710Base Update
4711============================
4712Working file: Source/System/Window/OSGTextureBackground.cpp
4713----------------------------
4714revision 1.8
4715date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +12 -2
4716possibility for stencil clear in backgrounds added
4717----------------------------
4718revision 1.7
4719date: 2006/04/25 05:49:03;  author: dirk;  state: Exp;  lines: +7 -20
4720Replace glGet* by glPushAttrib
4721============================
4722Working file: Source/System/Window/OSGTextureBackground.fcd
4723----------------------------
4724revision 1.3
4725date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +10 -0
4726possibility for stencil clear in backgrounds added
4727============================
4728Working file: Source/System/Window/OSGTextureBackgroundBase.cpp
4729----------------------------
4730revision 1.8
4731date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +41 -5
4732possibility for stencil clear in backgrounds added
4733============================
4734Working file: Source/System/Window/OSGTextureBackgroundBase.h
4735----------------------------
4736revision 1.8
4737date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +9 -1
4738possibility for stencil clear in backgrounds added
4739============================
4740Working file: Source/System/Window/OSGTextureBackgroundBase.inl
4741----------------------------
4742revision 1.7
4743date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +28 -0
4744possibility for stencil clear in backgrounds added
4745============================
4746Working file: Source/System/Window/OSGTextureBackgroundFields.h
4747----------------------------
4748revision 1.7
4749date: 2006/09/08 13:45:30;  author: yjung;  state: Exp;  lines: +1 -1
4750possibility for stencil clear in backgrounds added
4751============================
4752Working file: Source/System/Window/OSGTextureGrabBackground.fcd
4753----------------------------
4754revision 1.3
4755date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +2 -2
4756Fixed < and > XML issues
4757============================
4758Working file: Source/System/Window/OSGTextureGrabBackgroundBase.cpp
4759----------------------------
4760revision 1.7
4761date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4762Base Update
4763============================
4764Working file: Source/System/Window/OSGTextureGrabBackgroundBase.h
4765----------------------------
4766revision 1.9
4767date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4768Base Update
4769============================
4770Working file: Source/System/Window/OSGTextureGrabBackgroundBase.inl
4771----------------------------
4772revision 1.7
4773date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4774Base Update
4775============================
4776Working file: Source/System/Window/OSGTextureGrabBackgroundFields.h
4777----------------------------
4778revision 1.6
4779date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4780Base Update
4781============================
4782Working file: Source/System/Window/OSGTextureGrabForeground.fcd
4783----------------------------
4784revision 1.3
4785date: 2006/07/01 22:12:30;  author: dirk;  state: Exp;  lines: +2 -2
4786Fixed < and > XML issues
4787============================
4788Working file: Source/System/Window/OSGTextureGrabForegroundBase.cpp
4789----------------------------
4790revision 1.7
4791date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4792Base Update
4793============================
4794Working file: Source/System/Window/OSGTextureGrabForegroundBase.h
4795----------------------------
4796revision 1.9
4797date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4798Base Update
4799============================
4800Working file: Source/System/Window/OSGTextureGrabForegroundBase.inl
4801----------------------------
4802revision 1.7
4803date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4804Base Update
4805============================
4806Working file: Source/System/Window/OSGTextureGrabForegroundFields.h
4807----------------------------
4808revision 1.6
4809date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4810Base Update
4811============================
4812Working file: Source/System/Window/OSGTileCameraDecorator.cpp
4813----------------------------
4814revision 1.6
4815date: 2006/05/29 14:38:36;  author: a-m-z;  state: Exp;  lines: +11 -3
4816added some NullFC tests.
4817============================
4818Working file: Source/System/Window/OSGTileCameraDecoratorBase.cpp
4819----------------------------
4820revision 1.8
4821date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4822Base Update
4823============================
4824Working file: Source/System/Window/OSGTileCameraDecoratorBase.h
4825----------------------------
4826revision 1.10
4827date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4828Base Update
4829============================
4830Working file: Source/System/Window/OSGTileCameraDecoratorBase.inl
4831----------------------------
4832revision 1.7
4833date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4834Base Update
4835============================
4836Working file: Source/System/Window/OSGTileCameraDecoratorFields.h
4837----------------------------
4838revision 1.9
4839date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4840Base Update
4841============================
4842Working file: Source/System/Window/OSGViewportBase.cpp
4843----------------------------
4844revision 1.10
4845date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4846Base Update
4847============================
4848Working file: Source/System/Window/OSGViewportBase.h
4849----------------------------
4850revision 1.12
4851date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4852Base Update
4853============================
4854Working file: Source/System/Window/OSGViewportBase.inl
4855----------------------------
4856revision 1.8
4857date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4858Base Update
4859============================
4860Working file: Source/System/Window/OSGViewportFields.h
4861----------------------------
4862revision 1.10
4863date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4864Base Update
4865============================
4866Working file: Source/System/Window/OSGWindow.cpp
4867----------------------------
4868revision 1.57
4869date: 2006/08/03 14:20:32;  author: a-m-z;  state: Exp;  lines: +0 -2
4870removed glxext.h include, fixed irix compile problem.
4871----------------------------
4872revision 1.56
4873date: 2006/07/05 22:35:43;  author: dirk;  state: Exp;  lines: +25 -18
4874try libGL.so if executable fails
4875----------------------------
4876revision 1.55
4877date: 2006/07/05 13:15:16;  author: dirk;  state: Exp;  lines: +2 -0
4878Removed static fallback for getProcAddress, can't make it work reliably
4879----------------------------
4880revision 1.54
4881date: 2006/06/29 23:13:48;  author: dirk;  state: Exp;  lines: +6 -4
4882glxGetProcAddress fix
4883----------------------------
4884revision 1.53
4885date: 2006/06/25 22:38:03;  author: dirk;  state: Exp;  lines: +14 -3
4886glXGetProcAddress problems...
4887----------------------------
4888revision 1.52
4889date: 2006/06/12 01:04:30;  author: dirk;  state: Exp;  lines: +16 -5
4890Fallback for glXgetProcAddressARB (Thanks to Allen Bierbaum for the patch!)
4891----------------------------
4892revision 1.51
4893date: 2006/04/25 05:49:26;  author: dirk;  state: Exp;  lines: +27 -8
4894============================
4895Working file: Source/System/Window/OSGWindow.cpp
4896----------------------------
4897revision 1.50
4898date: 2006/04/05 11:22:02;  author: a-m-z;  state: Exp;  lines: +1 -1
4899added missing std namespace.
4900----------------------------
4901revision 1.49
4902date: 2006/04/05 03:06:21;  author: dirk;  state: Exp;  lines: +6 -1
4903Window: make constant registration smarter
4904SSM: make a little more robust against delete's
4905============================
4906Working file: Source/System/Window/OSGWindow.h
4907----------------------------
4908revision 1.24
4909date: 2006/08/31 16:14:39;  author: allenb;  state: Exp;  lines: +1 -1
4910Comment out method with no implementation.
4911============================
4912Working file: Source/System/Window/OSGWindow.inl
4913----------------------------
4914revision 1.16
4915date: 2006/10/16 14:12:58;  author: pdaehne;  state: Exp;  lines: +14 -14
4916Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C)
4917============================
4918Working file: Source/System/Window/OSGWindowBase.cpp
4919----------------------------
4920revision 1.8
4921date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4922Base Update
4923============================
4924Working file: Source/System/Window/OSGWindowBase.h
4925----------------------------
4926revision 1.10
4927date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4928Base Update
4929============================
4930Working file: Source/System/Window/OSGWindowBase.inl
4931----------------------------
4932revision 1.7
4933date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +1 -1
4934Base Update
4935============================
4936Working file: Source/System/Window/OSGWindowFields.h
4937----------------------------
4938revision 1.9
4939date: 2006/02/20 16:54:30;  author: dirk;  state: Exp;  lines: +4 -4
4940Base Update
4941============================
4942Working file: Source/System/Window/Window.dox
4943----------------------------
4944revision 1.7
4945date: 2006/04/05 03:06:21;  author: dirk;  state: Exp;  lines: +13 -0
4946Window: make constant registration smarter
4947SSM: make a little more robust against delete's
4948============================
4949Working file: Source/System/Window/testPolygonForeground.cpp
4950----------------------------
4951revision 1.2
4952date: 2006/05/03 04:18:29;  author: dirk;  state: Exp;  lines: +1 -1
4953fixed GL_SRC_COLOR enum
4954============================
4955Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.cpp
4956----------------------------
4957revision 1.8
4958date: 2006/02/20 17:04:52;  author: dirk;  state: Exp;  lines: +1 -1
4959Base Update
4960============================
4961Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.h
4962----------------------------
4963revision 1.10
4964date: 2006/02/20 17:04:52;  author: dirk;  state: Exp;  lines: +1 -1
4965Base Update
4966============================
4967Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.inl
4968----------------------------
4969revision 1.7
4970date: 2006/02/20 17:04:52;  author: dirk;  state: Exp;  lines: +1 -1
4971Base Update
4972============================
4973Working file: Source/WindowSystem/GLUT/OSGGLUTWindowFields.h
4974----------------------------
4975revision 1.9
4976date: 2006/02/20 17:04:52;  author: dirk;  state: Exp;  lines: +4 -4
4977Base Update
4978============================
4979Working file: Source/WindowSystem/GLUT/SConscript
4980----------------------------
4981revision 1.6
4982date: 2006/03/17 19:31:16;  author: a-m-z;  state: Exp;  lines: +17 -0
4983added glut tests to scons build system.
4984============================
4985Working file: Source/WindowSystem/X/OSGXWindow.cpp
4986----------------------------
4987revision 1.7
4988date: 2006/07/24 10:34:11;  author: vossg;  state: Exp;  lines: +6 -0
4989fixed : double sfuint64/mfuint64 constructors (missing ifdefs)
4990============================
4991Working file: Source/WindowSystem/X/OSGXWindowBase.cpp
4992----------------------------
4993revision 1.8
4994date: 2006/02/20 17:04:53;  author: dirk;  state: Exp;  lines: +1 -1
4995Base Update
4996============================
4997Working file: Source/WindowSystem/X/OSGXWindowBase.h
4998----------------------------
4999revision 1.10
5000date: 2006/02/20 17:04:53;  author: dirk;  state: Exp;  lines: +1 -1
5001Base Update
5002============================
5003Working file: Source/WindowSystem/X/OSGXWindowBase.inl
5004----------------------------
5005revision 1.7
5006date: 2006/02/20 17:04:53;  author: dirk;  state: Exp;  lines: +1 -1
5007Base Update
5008============================
5009Working file: Source/WindowSystem/X/OSGXWindowDataFields.h
5010----------------------------
5011revision 1.12
5012date: 2006/07/24 10:34:12;  author: vossg;  state: Exp;  lines: +9 -7
5013fixed : double sfuint64/mfuint64 constructors (missing ifdefs)
5014============================
5015Working file: Source/WindowSystem/X/OSGXWindowFields.h
5016----------------------------
5017revision 1.9
5018date: 2006/02/20 17:04:53;  author: dirk;  state: Exp;  lines: +4 -4
5019Base Update