| | 1 | 2004-08-17 08:58 robert |
| | 2 | |
| | 3 | * include/osg/AutoTransform, src/osg/AutoTransform.cpp: From David |
| | 4 | Fries, "I added code to also check the local up vector, but only |
| | 5 | if one of the rotation modes is selected, because autoscale isn't |
| | 6 | affected by the camera rotations. " |
| | 7 | |
| | 8 | 2004-08-17 08:44 robert |
| | 9 | |
| | 10 | * src/osgPlugins/dds/ReaderWriterDDS.cpp: Changed the "flip" |
| | 11 | keyword to "dds_flip" |
| | 12 | |
| | 13 | 2004-08-17 08:43 robert |
| | 14 | |
| | 15 | * NEWS.txt, doc/dependencies.html, doc/introduction.html, |
| | 16 | doc/plan.html, doc/doc++/osg/Image.html, |
| | 17 | doc/doc++/osg/ImageStream.html: Updated docs for second rev of |
| | 18 | 0.9.7 |
| | 19 | |
| | 20 | 2004-08-17 07:15 robert |
| | 21 | |
| | 22 | * src/osgTerrain/DataSet.cpp: Removed computeMipMaps call |
| | 23 | |
| | 24 | 2004-08-16 22:14 robert |
| | 25 | |
| | 26 | * src/osgPlugins/dds/ReaderWriterDDS.cpp: Added support for "flip" |
| | 27 | option string, which if present flips incoming images about the |
| | 28 | vertical axis. Accessed via -O flip on the commandline. |
| | 29 | |
| | 30 | 2004-08-16 22:03 robert |
| | 31 | |
| | 32 | * src/osg/dxtctool.h: Added a handling of different hex long long |
| | 33 | handling for VS and non VS. |
| | 34 | |
| | 35 | 2004-08-16 21:57 robert |
| | 36 | |
| | 37 | * include/osg/Image, src/osg/Image.cpp: Added support in |
| | 38 | Image::flipVertical for flipping mipmapped imagery and for |
| | 39 | flipping compressed imagery. |
| | 40 | |
| | 41 | 2004-08-16 17:43 robert |
| | 42 | |
| | 43 | * src/osg/dxtctool.h: Fixed _MSC_VAR reference |
| | 44 | |
| | 45 | 2004-08-16 16:45 robert |
| | 46 | |
| | 47 | * VisualStudio/osg/osg.dsp: Added dxtctool.h/.cpp |
| | 48 | |
| | 49 | 2004-08-16 16:43 robert |
| | 50 | |
| | 51 | * src/osg/: GNUmakefile, dxtctool.cpp, dxtctool.h: Added fxtctool |
| | 52 | in prep for adding compressed imagery swap |
| | 53 | |
| | 54 | 2004-08-16 15:21 robert |
| | 55 | |
| | 56 | * src/osgPlugins/mpeg/: MpegImageStream.cpp, MpegImageStream.h: |
| | 57 | Cleaned up output level of debugging messages |
| | 58 | |
| | 59 | 2004-08-16 15:03 robert |
| | 60 | |
| | 61 | * src/osgPlugins/obj/glm.cpp: Fix to order of materials |
| | 62 | |
| | 63 | 2004-08-16 14:54 robert |
| | 64 | |
| | 65 | * VisualStudio/osgPlugins/osg/dot_osg.dsp, |
| | 66 | src/osgPlugins/osg/GNUmakefile, |
| | 67 | src/osgPlugins/osg/NodeCallback.cpp: From Michael Gronager, |
| | 68 | addition of NodeCallback support in .osg format. |
| | 69 | |
| | 70 | 2004-08-16 14:17 robert |
| | 71 | |
| | 72 | * src/osgPlugins/obj/: ReaderWriterOBJ.cpp, glm.cpp: Improvements |
| | 73 | to the handling of OBJ files |
| | 74 | |
| | 75 | 2004-08-16 09:58 robert |
| | 76 | |
| | 77 | * examples/osgdistortion/osgdistortion.cpp: Disabled the culling on |
| | 78 | the DistortionNode. |
| | 79 | |
| | 80 | 2004-08-16 09:55 robert |
| | 81 | |
| | 82 | * src/osg/ClearNode.cpp: Disabled the culling for clear node. |
| | 83 | |
| | 84 | 2004-08-16 09:32 robert |
| | 85 | |
| | 86 | * src/osgSim/VisibilityGroup.cpp: Changed the length multiple to be |
| | 87 | 2x the bounding sphere radius |
| | 88 | |
| | 89 | 2004-08-16 08:29 robert |
| | 90 | |
| | 91 | * src/osgSim/VisibilityGroup.cpp: From Michael Gronager, fix to an |
| | 92 | orientation bug. |
| | 93 | |
| | 94 | 2004-08-14 16:42 don |
| | 95 | |
| | 96 | * doc/osgdem.html: P*E*G*O*U*T Sound. Spelling fixes. |
| | 97 | |
| | 98 | 2004-08-13 16:48 robert |
| | 99 | |
| | 100 | * NEWS.txt: Added news for release 0.9.7-2 |
| | 101 | |
| | 102 | 2004-08-13 16:29 robert |
| | 103 | |
| | 104 | * ChangeLog: Updates for 0.9.7-2 release |
| | 105 | |
| 753 | | * VisualStudio/VisualStudio.dsw, VisualStudio/osgPlugins/iv/iv.dsp, |
| 754 | | src/osgPlugins/iv/COPYING, src/osgPlugins/iv/GNUmakefile, |
| 755 | | src/osgPlugins/iv/README, src/osgPlugins/iv/atrfloat.h, |
| 756 | | src/osgPlugins/iv/atrstring.h, src/osgPlugins/iv/atrvec.h, |
| 757 | | src/osgPlugins/iv/atrvec3list.h, src/osgPlugins/iv/attribute.h, |
| 758 | | src/osgPlugins/iv/coordinate3.h, src/osgPlugins/iv/geometry.h, |
| 759 | | src/osgPlugins/iv/indexedfaceset.h, |
| 760 | | src/osgPlugins/iv/indexedtristripset.h, |
| 761 | | src/osgPlugins/iv/ltstr.h, src/osgPlugins/iv/material.h, |
| 762 | | src/osgPlugins/iv/matrixtransform.h, src/osgPlugins/iv/mynode.h, |
| 763 | | src/osgPlugins/iv/mynodevisitor.h, |
| 764 | | src/osgPlugins/iv/nodecache.cpp, src/osgPlugins/iv/nodecache.h, |
| 765 | | src/osgPlugins/iv/normals.cpp, src/osgPlugins/iv/normals.h, |
| 766 | | src/osgPlugins/iv/osgvisitor.cpp, src/osgPlugins/iv/osgvisitor.h, |
| 767 | | src/osgPlugins/iv/parser.cpp, src/osgPlugins/iv/parser.hpp, |
| 768 | | src/osgPlugins/iv/parser.y, src/osgPlugins/iv/readerwriter.cpp, |
| 769 | | src/osgPlugins/iv/readerwriter.h, src/osgPlugins/iv/scanner.cpp, |
| 770 | | src/osgPlugins/iv/scanner.l, src/osgPlugins/iv/separator.h, |
| 771 | | src/osgPlugins/iv/texture2.h, |
| 772 | | src/osgPlugins/iv/texturecoordinate.h, |
| 773 | | src/osgPlugins/iv/transform.h: Removed old iv plugin |
| | 858 | * VisualStudio/VisualStudio.dsw: Removed old iv plugin |
| 969 | | osgPlugins/iv/iv.dsp, osgPlugins/ive/ive.dsp, |
| 970 | | osgPlugins/jpeg/jpeg.dsp, osgPlugins/lib3ds/lib3ds.dsp, |
| 971 | | osgPlugins/logo/logo.dsp, osgPlugins/lwo/lwo.dsp, |
| 972 | | osgPlugins/lws/lws.dsp, osgPlugins/md2/md2.dsp, |
| 973 | | osgPlugins/obj/obj.dsp, osgPlugins/osg/dot_osg.dsp, |
| 974 | | osgPlugins/osgFX/dot_osgFX.dsp, |
| | 1054 | osgPlugins/ive/ive.dsp, osgPlugins/jpeg/jpeg.dsp, |
| | 1055 | osgPlugins/lib3ds/lib3ds.dsp, osgPlugins/logo/logo.dsp, |
| | 1056 | osgPlugins/lwo/lwo.dsp, osgPlugins/lws/lws.dsp, |
| | 1057 | osgPlugins/md2/md2.dsp, osgPlugins/obj/obj.dsp, |
| | 1058 | osgPlugins/osg/dot_osg.dsp, osgPlugins/osgFX/dot_osgFX.dsp, |
| 2124 | | osgPlugins/gif/gif.dsp, osgPlugins/iv/iv.dsp, |
| 2125 | | osgPlugins/ive/ive.dsp, osgPlugins/jpeg/jpeg.dsp, |
| 2126 | | osgPlugins/lib3ds/lib3ds.dsp, osgPlugins/logo/logo.dsp, |
| 2127 | | osgPlugins/lwo/lwo.dsp, osgPlugins/lws/lws.dsp, |
| 2128 | | osgPlugins/md2/md2.dsp, osgPlugins/obj/obj.dsp, |
| 2129 | | osgPlugins/osg/dot_osg.dsp, osgPlugins/osgFX/dot_osgFX.dsp, |
| | 2208 | osgPlugins/gif/gif.dsp, osgPlugins/ive/ive.dsp, |
| | 2209 | osgPlugins/jpeg/jpeg.dsp, osgPlugins/lib3ds/lib3ds.dsp, |
| | 2210 | osgPlugins/logo/logo.dsp, osgPlugins/lwo/lwo.dsp, |
| | 2211 | osgPlugins/lws/lws.dsp, osgPlugins/md2/md2.dsp, |
| | 2212 | osgPlugins/obj/obj.dsp, osgPlugins/osg/dot_osg.dsp, |
| | 2213 | osgPlugins/osgFX/dot_osgFX.dsp, |
| 6892 | | * Make/makedefs, src/osgPlugins/iv/GNUmakefile.orig, |
| 6893 | | src/osgPlugins/lwo/README.osg, src/osgPlugins/lwo/README_osg.txt, |
| 6894 | | src/osgPlugins/obj/README.osg, src/osgPlugins/obj/README_osg.txt: |
| 6895 | | Clean ups for the release. |
| | 6974 | * Make/makedefs, src/osgPlugins/lwo/README.osg, |
| | 6975 | src/osgPlugins/lwo/README_osg.txt, src/osgPlugins/obj/README.osg, |
| | 6976 | src/osgPlugins/obj/README_osg.txt: Clean ups for the release. |
| 17484 | | 2002-08-04 22:10 robert |
| 17485 | | |
| 17486 | | * VisualStudio/osgPlugins/iv/iv.dsp, src/osgPlugins/iv/Makefile, |
| 17487 | | src/osgPlugins/iv/main.cpp, src/osgPlugins/iv/main.h, |
| 17488 | | src/osgPlugins/iv/osgvisitor.cpp, |
| 17489 | | src/osgPlugins/iv/readerwriter.cpp, |
| 17490 | | src/osgPlugins/iv/readerwriter.h: Fix to iv/vrml loader so that |
| 17491 | | it correctly passes back the right ReadResult and checks the |
| 17492 | | validity of the file extension being passed to the plugin. |
| 17493 | | Removed main.cpp * .h moving all its functionality into |
| 17494 | | readerwriter.cpp. |
| 17495 | | |
| 17530 | | VisualStudio/osg/osg.dsp, VisualStudio/osgPlugins/iv/iv.dsp, |
| 17531 | | include/osg/NodeVisitor, include/osg/Sequence, src/osg/Makefile, |
| 17532 | | src/osg/Sequence.cpp, src/osg/Texture.cpp, |
| 17533 | | src/osgDB/DynamicLibrary.cpp, src/osgPlugins/osg/Makefile, |
| 17534 | | src/osgPlugins/osg/Sequence.cpp, |
| | 17575 | VisualStudio/osg/osg.dsp, include/osg/NodeVisitor, |
| | 17576 | include/osg/Sequence, src/osg/Makefile, src/osg/Sequence.cpp, |
| | 17577 | src/osg/Texture.cpp, src/osgDB/DynamicLibrary.cpp, |
| | 17578 | src/osgPlugins/osg/Makefile, src/osgPlugins/osg/Sequence.cpp, |
| 17576 | | |
| 17577 | | 2002-07-31 16:16 robert |
| 17578 | | |
| 17579 | | * src/osgPlugins/iv/: atrvec3list.h, indexedtristripset.h, |
| 17580 | | main.cpp, mynodevisitor.h, osgvisitor.cpp, osgvisitor.h, |
| 17581 | | parser.cpp, parser.hpp, parser.y, scanner.cpp, scanner.l: Updates |
| 17582 | | to iv/vrml loader from Ruben. |
| 17583 | | |
| 17584 | | 2002-07-30 11:08 robert |
| 17585 | | |
| 17586 | | * src/osgPlugins/iv/osgvisitor.cpp: Updates to the iv loader from |
| 17587 | | Ruben - conversion from GeoSet to Geoemetry. |
| 17636 | | * VisualStudio/osgPlugins/iv/iv.dsp, include/osg/NodeCallback, |
| 17637 | | src/osgUtil/RenderBin.cpp: Fixes to NodeCallback and RenderBin |
| 17638 | | from Alberto Barbati. |
| 17639 | | |
| 17640 | | 2002-07-27 22:35 robert |
| 17641 | | |
| 17642 | | * src/osgPlugins/iv/: atrfloat.h, atrstring.h, atrvec.h, |
| 17643 | | attribute.h, main.cpp, mynode.h, mynodevisitor.h, osgvisitor.cpp, |
| 17644 | | osgvisitor.h, parser.cpp.h: Fixes to the inventor/vrml loader. |
| | 17657 | * include/osg/NodeCallback, src/osgUtil/RenderBin.cpp: Fixes to |
| | 17658 | NodeCallback and RenderBin from Alberto Barbati. |
| 17683 | | * AUTHORS, Make/makedirdefs, src/osgDB/Registry.cpp, |
| 17684 | | src/osgPlugins/iv/COPYING, src/osgPlugins/iv/Makefile, |
| 17685 | | src/osgPlugins/iv/Makefile.orig, src/osgPlugins/iv/README, |
| 17686 | | src/osgPlugins/iv/atrfloat.h, src/osgPlugins/iv/atrstring.h, |
| 17687 | | src/osgPlugins/iv/atrvec.h, src/osgPlugins/iv/attribute.h, |
| 17688 | | src/osgPlugins/iv/coordinate3.h, src/osgPlugins/iv/geometry.h, |
| 17689 | | src/osgPlugins/iv/indexedfaceset.h, src/osgPlugins/iv/ltstr.h, |
| 17690 | | src/osgPlugins/iv/main.cpp, src/osgPlugins/iv/main.h, |
| 17691 | | src/osgPlugins/iv/material.h, |
| 17692 | | src/osgPlugins/iv/matrixtransform.h, src/osgPlugins/iv/mynode.h, |
| 17693 | | src/osgPlugins/iv/mynodevisitor.h, |
| 17694 | | src/osgPlugins/iv/nodecache.cpp, src/osgPlugins/iv/nodecache.h, |
| 17695 | | src/osgPlugins/iv/normals.cpp, src/osgPlugins/iv/normals.h, |
| 17696 | | src/osgPlugins/iv/osgvisitor.cpp, src/osgPlugins/iv/osgvisitor.h, |
| 17697 | | src/osgPlugins/iv/parser.cpp, src/osgPlugins/iv/parser.cpp.h, |
| 17698 | | src/osgPlugins/iv/parser.hpp, src/osgPlugins/iv/parser.y, |
| 17699 | | src/osgPlugins/iv/readerwriter.cpp, |
| 17700 | | src/osgPlugins/iv/readerwriter.h, src/osgPlugins/iv/scanner.cpp, |
| 17701 | | src/osgPlugins/iv/scanner.l, src/osgPlugins/iv/separator.h, |
| 17702 | | src/osgPlugins/iv/texture2.h, |
| 17703 | | src/osgPlugins/iv/texturecoordinate.h, |
| 17704 | | src/osgPlugins/iv/transform.h: Added Ruben Lopez's Inventor/VRML |
| 17705 | | 1.0 loader. |
| | 17687 | * AUTHORS, Make/makedirdefs, src/osgDB/Registry.cpp: Added Ruben |
| | 17688 | Lopez's Inventor/VRML 1.0 loader. |