|
|
|
@10520
|
[10520]
|
4 years |
robert |
Moved the updating and expiry of the Registry object cache from …
|
|
|
|
@10227
|
[10227]
|
4 years |
robert |
Minor tweaks to avoid warnings when generating wrappers/doxygen …
|
|
|
|
@10174
|
[10174]
|
4 years |
robert |
Moved Registry::ReadFileCallback? + WriteFileCallback?, and …
|
|
|
|
@10171
|
[10171]
|
4 years |
robert |
Refactored the Registry::ReadFileCallback?, WriteFileCallback? and …
|
|
|
|
@10000
|
[10000]
|
4 years |
robert |
From Glenn Waldron, "Here is a first cut at the mime-type support we …
|
|
|
|
@9995
|
[9995]
|
4 years |
robert |
From James Killian, "refactored the management of the object cache …
|
|
|
|
@9884
|
[9884]
|
4 years |
robert |
From Stephan Huber,
"Attached you'll find a proposal for using …
|
|
|
|
@9334
|
[9334]
|
4 years |
robert |
Added mechanism for registering proxy objects in the .osg plugin in a way …
|
|
|
|
@9080
|
[9080]
|
5 years |
robert |
Removed renduent osgDB::Registry DatabasePager? methods
|
|
|
|
@9038
|
[9038]
|
5 years |
robert |
Introduce osgDB::FileCache?, and updated osgfilecache and DatabasePager? to …
|
|
|
|
@8947
|
[8947]
|
5 years |
robert |
Changed loadLibrary so that it retusn a LoadStatus? variable to enable …
|
|
|
|
@8929
|
[8929]
|
5 years |
robert |
Added mutex usage to protect access to plugin and readerwriter containers
|
|
|
|
@8641
|
[8641]
|
5 years |
robert |
Added non const getAuthenticationMap().
|
|
|
|
@8619
|
[8619]
|
5 years |
robert |
Added osgDB::AuthenticationMap/Details? to osgDB and curl plugin to add the …
|
|
|
|
@8582
|
[8582]
|
5 years |
robert |
Missing check-ins
|
|
|
|
@8541
|
[8541]
|
5 years |
robert |
Changed the DatabasePager? so that it bypasses the Registry::readNode() …
|
|
|
|
@8535
|
[8535]
|
5 years |
robert |
Added prelimnary KdTree? data structure and automatic kdtree build support …
|
|
|
|
@7908
|
[7908]
|
5 years |
robert |
From Art Trevs, add support for saving external shader files.
From Robert …
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7518
|
[7518]
|
6 years |
robert |
From Paul Martz, "here's the osgDB::Registry changes to add Options to the …
|
|
|
|
@7422
|
[7422]
|
6 years |
robert |
Added TemplateRegisterDotOsgWrapperProxy?.
|
|
|
|
@7255
|
[7255]
|
6 years |
robert |
Changed ReadFileCallback? and WriteFileCallback? to use virtual inhertinace.
|
|
|
|
@7038
|
[7038]
|
6 years |
robert |
From Paul Melis, "Here is a list of fixes to misspelled APIs. …
|
|
|
|
@6927
|
[6927]
|
6 years |
robert |
Improved the set up of static build, added freetype plugin to plugins that …
|
|
|
|
@6881
|
[6881]
|
6 years |
robert |
Introduced a destruct method to help clean up the Registry.
|
|
|
|
@6769
|
[6769]
|
6 years |
robert |
Updated wrappers
|
|
|
|
@6753
|
[6753]
|
6 years |
robert |
Introduce C entry point support for plugin setup for better static build …
|
|
|
|
@6628
|
[6628]
|
6 years |
robert |
From Alan Harris, "Registry and Archive
~
This is …
|
|
|
|
@6089
|
[6089]
|
6 years |
robert |
From Paul Martz, "Here's my changes to Registry to allow extension alias …
|
|
|
|
@5697
|
[5697]
|
7 years |
robert |
Added better handling of writeNode operations that arn't successful.
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@4461
|
[4461]
|
8 years |
robert |
From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4.
|
|
|
|
@4170
|
[4170]
|
8 years |
robert |
Added more comprehensive releaseGLObjects(State*=0) throughout …
|
|
|
|
@4061
|
[4061]
|
8 years |
robert |
Added next stage of support for osg::Uniform in .osg plugin
|
|
|
|
@4038
|
[4038]
|
8 years |
robert |
Updated Copyright notices to 1998-2005.
|
|
|
|
@3876
|
[3876]
|
8 years |
robert |
From Alberto Farre, addition of ProxyNode?, with support in .osg, .ive and …
|
|
|
|
@3722
|
[3722]
|
8 years |
don |
Fixes for SOlaris build
|
|
|
|
@3690
|
[3690]
|
9 years |
robert |
Removed the cache hints from registery placing them wholly into …
|
|
|
|
@3689
|
[3689]
|
9 years |
robert |
Moved Registry::CacheHintOptions? into ReaderWriter::Options
|
|
|
|
@3647
|
[3647]
|
9 years |
robert |
Fixed typo of ReadObjectFunctor?.
|
|
|
|
@3646
|
[3646]
|
9 years |
robert |
Adde another friend to remove final VS6.0 compile problem.
|
|
|
|
@3642
|
[3642]
|
9 years |
robert |
Made the inner helper classes friend to try and get round VS6.0 problems
|
|
|
|
@3598
|
[3598]
|
9 years |
robert |
Added new osga plugin for reading OSG native archives
|
|
|
|
@3596
|
[3596]
|
9 years |
robert |
Moved the ReadFunctor? to protected section.
|
|
|
|
@3581
|
[3581]
|
9 years |
robert |
Updates to osgDB::Archive support, and refactoring of implementation …
|
|
|
|
@3580
|
[3580]
|
9 years |
robert |
Added support for openArchive into osgDB
|
|
|
|
@3384
|
[3384]
|
9 years |
robert |
Added mutex to access to the Registry::_objectCache.
|
|
|
|
@3330
|
[3330]
|
9 years |
robert |
Added a new osgDB::appendPlatformSpecificLibraryFilePaths() method to …
|
|
|
|
@3272
|
[3272]
|
9 years |
robert |
Added docs for CacheObjectHints?
|
|
|
|
@2884
|
[2884]
|
9 years |
robert |
Fixed bogus read*Implementation calls in ReadFileCallback?.
|
|
|
|
@2877
|
[2877]
|
9 years |
robert |
From Alberto Farre, changed the cache hint option in read*() calls from …
|
|
|
|
@2631
|
[2631]
|
9 years |
robert |
From Alberto Farre, added osgDB::SharedStateManager?. Also a couple …
|
|
|
|
@2614
|
[2614]
|
9 years |
robert |
Simplified the API for using the DatabasePager?, by providing a …
|
|
|
|
@2534
|
[2534]
|
9 years |
robert |
From Michael Gronager, with updates from Robert Osfield, to add …
|
|
|
|
@2522
|
[2522]
|
9 years |
robert |
Added a special AvailablerReaderWriterIterator? class to handle the task
of …
|
|
|
|
@2512
|
[2512]
|
9 years |
robert |
Added get() method to ReaderWriterProxy? class to allow the readerwriter …
|
|
|
|
@2398
|
[2398]
|
10 years |
robert |
Updates for osgdem. Including new read/writeHeightField() methods.
|
|
|
|
@2340
|
[2340]
|
10 years |
robert |
Added osgDB::Registry::s/getUseObjectCacheHint()
|
|
|
|
@2335
|
[2335]
|
10 years |
robert |
Added addEntryToObjectCache method to osgDB::Registry
|
|
|
|
@2166
|
[2166]
|
10 years |
robert |
Made getLibrary public.
|
|
|
|
@2057
|
[2057]
|
10 years |
robert |
From Marco, updates to osgDB and .osg plugin to better handle reading …
|
|
|
|
@2016
|
[2016]
|
10 years |
robert |
From Michael Gronger, addition of ReaderWriter?* …
|
|
|
|
@1708
|
[1708]
|
10 years |
robert |
Implemented a object cache in osgDB::Registry.
|
|
|
|
@1696
|
[1696]
|
10 years |
robert |
Ported all glut based demos across to using the new osg::ArgumentParser?.
|
|
|
|
@1610
|
[1610]
|
10 years |
robert |
Added new osg::ApplicationUsage? and osg::ArgumentParser? to help …
|
|
|
|
@1529
|
[1529]
|
10 years |
robert |
Added new Copyright/License notice to header and source files.
|
|
|
|
@1463
|
[1463]
|
10 years |
robert |
Made the more of the OSG's referenced object desctructors protected to …
|
|
|
|
@1418
|
[1418]
|
10 years |
robert |
Converted the instance of osgNew and osgDelete back to new and delete as …
|
|
|
|
@951
|
[951]
|
11 years |
robert |
Various fixes to constructors to ensure that all variables are …
|
|
|
|
@910
|
[910]
|
11 years |
robert |
Updated docs and added osgGA
|
|
|
|
@773
|
[773]
|
11 years |
robert |
Rewrote the FileUtils? support for data and library file paths, moving …
|
|
|
|
@742
|
[742]
|
11 years |
robert |
Added support for NodeKits? to the osgDB::Registry. Object names in …
|
|
|
|
@434
|
[434]
|
11 years |
robert |
Added support for setting the maximum number of graphics contexts that …
|
|
|
|
@349
|
[349]
|
11 years |
robert |
Removed the trailing ; after namespace {...} declariations in …
|
|
|
|
@225
|
[225]
|
11 years |
robert |
Adding support for controlling visual settings via environmental …
|
|
|
|
@147
|
[147]
|
12 years |
robert |
Further updates to the ReaderWriter? support in osgDB, and a fix to a small …
|
|
|
|
@93
|
[93]
|
12 years |
robert |
Added osgDB::ReaderWriter::Options class to the ReaderWriter? base class, …
|
|
|
|
@51
|
[51]
|
12 years |
robert |
Added a copyright notice to all core headers, which all begin with
//C++ …
|
|
|
|
@31
|
[31]
|
12 years |
robert |
*** empty log message ***
|
|
|
|
@8
|
[8]
|
12 years |
don |
Added a bunch of files synched with 0.8.42
|