|
|
|
@1647
|
[1647]
|
01/05/09 15:20:07 |
cneumann |
changed: use one CMakeList.Lib.<name>.txt file per lib
: use … |
|
|
|
@1622
|
[1622]
|
12/19/08 02:24:12 |
vossg |
added: basic cmake support
not working : auto gen, unit tests
… |
|
|
|
@1582
|
[1582]
|
11/13/08 08:15:31 |
cneumann |
fixed: test-ray computation
equivalent to fix for 1.x from … |
|
|
|
@1580
|
[1580]
|
11/11/08 17:18:21 |
cneumann |
fixed: shoot ray for wall test in right direction and from new position
… |
|
|
|
@1541
|
[1541]
|
10/28/08 22:08:53 |
vossg |
added: trackball rotation scale |
|
|
|
@1513
|
[1513]
|
10/07/08 02:18:47 |
vossg |
fixed: ssm crash as camera is changed |
|
|
|
@1485
|
[1485]
|
09/25/08 17:36:28 |
cneumann |
fixed: cleaned out commented addRefX calls |
|
|
|
@1354
|
[1354]
|
06/25/08 15:02:07 |
patrick |
Merge r975 from the fcptr_stable_jun07 branch:
Fixed a potential … |
|
|
|
@1352
|
[1352]
|
06/25/08 14:53:20 |
patrick |
Merge r972 from the fcptr_stable_jun07 branch:
Centralize viewport … |
|
|
|
@1316
|
[1316]
|
06/18/08 14:02:16 |
cneumann |
added: generic interface for ptr fields |
|
|
|
@1307
|
[1307]
|
06/17/08 09:59:26 |
cneumann |
removed: DynamicVolume? |
|
|
|
@1261
|
[1261]
|
05/30/08 01:57:13 |
vossg |
merged: system 1.x changes |
|
|
|
@1255
|
[1255]
|
05/28/08 19:34:11 |
vossg |
merged 1.x changes |
|
|
|
@1253
|
[1253]
|
05/28/08 15:45:12 |
cneumann |
changed: reduced the number of matrix * {pnt, vec} multiplication … |
|
|
|
@1249
|
[1249]
|
05/27/08 08:13:17 |
vossg |
removed: old c-style casts as these hide edit/get mixups |
|
|
|
@1198
|
[1198]
|
05/05/08 07:12:19 |
vossg |
changed: interface cleanup, removed ptr typedefs, nullfc
these … |
|
|
|
@1194
|
[1194]
|
05/05/08 06:42:33 |
vossg |
fixed: field container field interface cleanup
- removed duplicated … |
|
|
|
@1105
|
[1105]
|
04/04/08 00:53:19 |
vossg |
changed: more cleanup, removed pointerfunctions |
|
|
|
@1097
|
[1097]
|
04/04/08 00:18:00 |
vossg |
changed: create returns transitptr |
|
|
|
@1085
|
[1085]
|
04/03/08 23:39:36 |
vossg |
changed: moved refcount to fields |
|
|
|
@1026
|
[1026]
|
11/28/07 21:13:07 |
vossg |
fixed: use cameraptr internally |
|
|
|
@1025
|
[1025]
|
11/28/07 01:55:40 |
vossg |
fixed: some minor updates |
|
|
|
@1021
|
[1021]
|
11/26/07 22:53:32 |
vossg |
changed: more flexible navigators, allow user navigator (thanks to M. … |
|
|
|
@1004
|
[1004]
|
11/05/07 04:13:30 |
vossg |
fixed: windows compile |
|
|
|
@997
|
[997]
|
11/05/07 00:08:03 |
vossg |
fixed: replace renderaction by rendertraversal action
: moved … |
|
|
|
@948
|
[948]
|
09/06/07 02:29:54 |
vossg |
fixed: give access to all underlying manipulators |
|
|
|
@840
|
[840]
|
07/19/07 05:53:38 |
vossg |
fixed : compile problems (cluster files)
: missing cartN … |
|
|
|
@785
|
[785]
|
06/14/07 03:06:44 |
vossg |
changed : removed cvsids |
|
|
|
@784
|
[784]
|
06/13/07 22:21:44 |
vossg |
changed : cleaned OSGContainerPtr functions |
|
|
|
@781
|
[781]
|
06/11/07 02:31:07 |
vossg |
changed : removed old configure based build |
|
|
|
@714
|
[714]
|
05/23/07 22:08:48 |
vossg |
changed : 1.x merge |
|
|
|
@635
|
[635]
|
03/28/07 00:37:35 |
vossg |
added : changelist statistics |
|
|
|
@630
|
[630]
|
03/23/07 07:36:59 |
vossg |
added : light statistics |
|
|
|
@628
|
[628]
|
03/23/07 06:00:20 |
vossg |
first set of statistic changes :
- pushed stat collector from partition … |
|
|
|
@622
|
[622]
|
03/20/07 18:28:28 |
allenb |
Fix initialization bug that I introduced. This should now finally make … |
|
|
|
@621
|
[621]
|
03/20/07 16:17:51 |
allenb |
- Add custom formatters for StatIntOnce? output: KB, MB, GB.
They divide … |
|
|
|
@618
|
[618]
|
03/19/07 14:22:04 |
allenb |
- Add collection of texture statistics
- Define the statelemdesc classes … |
|
|
|
@588
|
[588]
|
03/09/07 10:00:53 |
allenb |
- Make ssm default to render traversal action if we are compiled with … |
|
|
|
@493
|
[493]
|
01/24/07 12:11:41 |
aronb |
Restore the ability to highlight nodes in SimpleSceneManager?. |
|
|
|
@467
|
[467]
|
01/05/07 15:42:01 |
dshipton |
Use the standard C++ headers cstdio and cstdlib instead of the old … |
|
|
|
@415
|
[415]
|
11/09/06 22:37:12 |
vossg |
fixed : wrong includes, does not build with configure, still needed … |
|
|
|
@386
|
[386]
|
11/04/06 16:21:02 |
dirk |
Added versioning code. Versions of all linked libs are output on osgInit … |
|
|
|
@379
|
[379]
|
11/02/06 20:45:31 |
dirk |
Changed build.info files to reference one master file, which is the one … |
|
|
|
@330
|
[330]
|
10/20/06 17:10:00 |
allenb |
Call commitChanges as part of showAll call. |
|
|
|
@328
|
[328]
|
10/20/06 11:49:32 |
cneumann |
fixed: missing addRef on SimpleStatisticsForeground? in SSM and test
added: … |
|
|
|
@314
|
[314]
|
10/18/06 19:19:07 |
allenb |
- Renable the code for statistics collection and display. This needs … |
|
|
|
@287
|
[287]
|
10/13/06 10:20:27 |
cneumann |
changed: deg2rad replaced with osgDegree2Rad |
|
|
|
@264
|
[264]
|
10/09/06 10:41:03 |
allenb |
Use the new svn property script to update the properties of all source … |
|
|
|
@218
|
[218]
|
10/02/06 15:53:01 |
cneumann |
changed: named base functions more consistently.
old names are … |
|
|
|
@208
|
[208]
|
10/01/06 12:03:00 |
dirk |
Fixed a double delete problem
added access method for … |
|
|
|
@195
|
[195]
|
09/28/06 13:04:13 |
allenb |
Updated DLL mapping defines.
- This removes the need to define … |
|
|
|
@194
|
[194]
|
09/28/06 08:37:55 |
allenb |
Handle library dependencies correctly to remove a cycle. |
|
|
|
@136
|
[136]
|
09/18/06 03:44:18 |
vossg |
changed : less noisy |
|
|
|
@106
|
[106]
|
09/13/06 22:15:53 |
dirk |
Keyword substitution added
Version string fixed |
|
|
|
@91
|
[91]
|
09/12/06 10:54:52 |
dirk |
Changed prefix to OSG::
A lot of files changed because the prefix is also … |
|
|
|
@90
|
[90]
|
09/12/06 10:33:25 |
dirk |
Added some more deps |
|
|
|
@61
|
[61]
|
09/06/06 17:11:53 |
allenb |
Merged the branch: scons_build_creation to head.
svn merge … |
|
|
|
@2
|
[2]
|
08/08/06 02:27:43 |
vossg |
created : basic import |