Commit Graph

3684 Commits

Author SHA1 Message Date
Robert Osfield
66396e9452 Teaks to API to make it easier to generate wrappers automatically 2004-12-13 01:07:24 +00:00
Robert Osfield
1c4f615d1a Fixed project name 2004-12-13 01:06:56 +00:00
Robert Osfield
6690da4272 Changed RELATIVE_RF to ABSOLUTE_RF to fix bug introduced when naming was changed
from RELATIVE_TO_ABSOLUTE to new convention
2004-12-12 22:27:20 +00:00
Robert Osfield
71a1a96883 Added extra set methods to match get's to make then symetric proporties 2004-12-10 03:37:33 +00:00
Robert Osfield
876e257080 Added Make support for new osgIntrospecxtion libs 2004-12-09 05:29:10 +00:00
Robert Osfield
28d31c96b6 Added Marco Jez's osgIntrospection + osgWrapper libs with osgintrospection
example
2004-12-09 05:28:20 +00:00
Don BURNS
dd0fac434a added 'sh' to command line to ensure that the script runs regardless of
permissions
2004-12-09 00:02:57 +00:00
Don BURNS
fd403f9476 Update of IVe version files 2004-12-08 19:45:07 +00:00
Don BURNS
b84342c59a Spelling errors fixed by Brede Johansen 2004-12-07 00:42:21 +00:00
Don BURNS
3412c6811e Changed the strcmp() to use std::string instead. 2004-12-06 19:32:59 +00:00
Don BURNS
e7662413c8 Post-tag revision variable change 2004-12-05 00:16:49 +00:00
Don BURNS
9ab353d9db CHanged version in makedefs for - 2 revision 2004-12-05 00:03:43 +00:00
Don BURNS
79ff62c345 Removed old RPM spec files. This shouldn't be in the repository as they
are generated by the make distribution script, which is broken also.
2004-12-04 23:59:16 +00:00
Don BURNS
1771cdbcc7 Update version numbers in files 2004-12-04 23:38:24 +00:00
Don BURNS
ef40a7f316 Post release adjustment of revision 2004-12-02 21:50:53 +00:00
Don BURNS
3c4efec5d7 Added tagrules for 'make tag' convenience
Updated makedefs for release/revision
2004-12-02 21:49:58 +00:00
Don BURNS
ede7117f83 fixed CameraPacket to allocate on the heap instead of the stack, which
was causing crashes.
2004-12-02 21:28:40 +00:00
Don BURNS
ebdff5aefe Memory leak spotted and fixed by Sebastien Grignard 2004-12-02 17:44:50 +00:00
Don BURNS
796cdea65d Added Mike's submission to Authors 2004-11-30 18:13:53 +00:00
Don BURNS
61d374b726 Added pragma to shut VS 6 up. 2004-11-29 18:59:36 +00:00
Don BURNS
30f5f88eb3 Small clean up of commented code 2004-11-29 05:47:16 +00:00
Don BURNS
0810c733d0 Comprimise for Visual Studio 6 by using 'using namespace OpenThreads'. 2004-11-29 05:32:04 +00:00
Don BURNS
463b47f020 Fixes for SOlaris build 2004-11-29 03:05:27 +00:00
Don BURNS
c7e8386707 Fixes for IRIX build 2004-11-29 01:12:25 +00:00
Don BURNS
860bc59f8e Changes for IRIX build 2004-11-28 23:49:01 +00:00
Don BURNS
ef18d0f483 Added visual studio files for osgspotlight example (Mike Weiblen)
Updated NEWS.txt for release
2004-11-28 17:11:21 +00:00
Don BURNS
0558fb024c Fixed osgDB:: prefix for Windows build 2004-11-27 20:35:19 +00:00
Don BURNS
81ff3e16d6 Added Marco's fix for data path for the .ive plugin 2004-11-27 19:23:41 +00:00
Don BURNS
03b9ebe56a Fixed bug in .net loader. Added hostname to file fetch. 2004-11-27 19:20:32 +00:00
Don BURNS
1743fccf14 Fixed reference to install instructions 2004-11-27 17:06:44 +00:00
Robert Osfield
c5f5373e05 Added missing OSG_SCREEN_WIDTH docs 2004-11-26 21:35:36 +00:00
Robert Osfield
5f08767aec Updates news for release 2004-11-26 21:14:18 +00:00
Robert Osfield
54176f4d22 Updates to ChangeLog and doxygen file 2004-11-26 20:46:55 +00:00
Robert Osfield
6691d09e47 Added /Zm200 to avoid heap size problems under VS6.0 2004-11-26 19:27:23 +00:00
Robert Osfield
c3fd271dc4 Addd high level introductory docs for all the libs 2004-11-26 16:01:04 +00:00
Robert Osfield
4c36d5dd0b Clean up doxygen files for release 2004-11-26 16:00:40 +00:00
Robert Osfield
14b2e5669a Added /Zm200 to avoid VS 6.0 dump arse compile errors 2004-11-25 15:57:00 +00:00
Robert Osfield
c0c02d6c24 Fixed caching of archives 2004-11-25 15:09:56 +00:00
Robert Osfield
fe482993d5 Reordered the core libraries to try and get round compile order problems under
VisualStudio 6.0
2004-11-25 13:59:25 +00:00
Robert Osfield
488165f321 Added LFS support to gcc linux build 2004-11-25 09:51:26 +00:00
Robert Osfield
1956fdfc1b cleaned up debug info 2004-11-24 21:39:28 +00:00
Robert Osfield
51fcf6e48d updated NEWS and ChangeLog 2004-11-24 21:10:48 +00:00
Robert Osfield
d8adf68ba8 Clean up of output 2004-11-24 19:41:36 +00:00
Robert Osfield
38f938619e from Mike Weiblen, added wrap mode to planet texture to avoid black seam, and
add option of specifying the texture to use in osgshape.
2004-11-24 19:10:44 +00:00
Robert Osfield
1b488d6757 Fixed typo in acceptsExtension 2004-11-24 15:41:36 +00:00
Robert Osfield
23ec051821 Moved the initPeformer to the constructor to avoid const issues when compiling 2004-11-24 06:57:34 +00:00
Robert Osfield
46c46fba78 Fixed VS.NET warnings 2004-11-23 23:47:25 +00:00
Robert Osfield
84d9994324 Fixed recursive call 2004-11-23 23:45:41 +00:00
Robert Osfield
f213e473f3 From Fabien Dachicourt, bug fix to addChild(node,value) 2004-11-23 17:07:48 +00:00
Robert Osfield
4a1e494eb5 From John Shue, reordering of tiffio.h to avoid compile error. 2004-11-23 16:52:59 +00:00