| | 1 | 2008-07-17 13:23 +0000 [r8622] shuber: |
|---|
| | 2 | |
|---|
| | 3 | * From Stephan Huber: updated XCode project |
|---|
| | 4 | |
|---|
| | 5 | 2008-07-17 12:26 +0000 [r8621] robert: |
|---|
| | 6 | |
|---|
| | 7 | * Updated wrappers |
|---|
| | 8 | |
|---|
| | 9 | 2008-07-17 12:13 +0000 [r8620] robert: |
|---|
| | 10 | |
|---|
| | 11 | * Moved AuthenticalMap/AuthenticationDetails out in their own files |
|---|
| | 12 | |
|---|
| | 13 | 2008-07-17 11:55 +0000 [r8619] robert: |
|---|
| | 14 | |
|---|
| | 15 | * Added osgDB::AuthenticationMap/Details to osgDB and curl plugin |
|---|
| | 16 | to add the ability to authenticate http transfers |
|---|
| | 17 | |
|---|
| | 18 | 2008-07-16 19:07 +0000 [r8617] robert: |
|---|
| | 19 | |
|---|
| | 20 | * Removed net plugin for Xcode projects |
|---|
| | 21 | |
|---|
| | 22 | 2008-07-16 16:19 +0000 [r8614-8615] robert: |
|---|
| | 23 | |
|---|
| | 24 | * Moved .net plugin out into Deprecated section of osg svn |
|---|
| | 25 | repostitory |
|---|
| | 26 | |
|---|
| | 27 | * Fixed path to font |
|---|
| | 28 | |
|---|
| | 29 | 2008-07-16 16:05 +0000 [r8612-8613] robert: |
|---|
| | 30 | |
|---|
| | 31 | * Set the default setting of LineWidth to 2.0 to ensure that old |
|---|
| | 32 | default behavior is maintained. |
|---|
| | 33 | |
|---|
| | 34 | * From Vincent Bourdier, removed line with setWidth(2.0) as this |
|---|
| | 35 | code prevents user settings of line with. |
|---|
| | 36 | |
|---|
| | 37 | 2008-07-16 15:58 +0000 [r8610-8611] robert: |
|---|
| | 38 | |
|---|
| | 39 | * Cleaned up the updateStateSet code |
|---|
| | 40 | |
|---|
| | 41 | * Refactored the MultiTextureControl node callback so that the |
|---|
| | 42 | update is now done as an update callback, with the elevation |
|---|
| | 43 | aquired via a cull callback |
|---|
| | 44 | |
|---|
| | 45 | 2008-07-16 13:29 +0000 [r8608] robert: |
|---|
| | 46 | |
|---|
| | 47 | * Updated wrappers |
|---|
| | 48 | |
|---|
| | 49 | 2008-07-16 13:26 +0000 [r8606-8607] robert: |
|---|
| | 50 | |
|---|
| | 51 | * Changed int's to unsigned int's to avoid warnings |
|---|
| | 52 | |
|---|
| | 53 | * Moved the _textureObjectBuffer assignment to after the imagery |
|---|
| | 54 | has been download to avoid crashes under multi-threaded compile |
|---|
| | 55 | of texture objects (was causing a crash with 3D Textures, but is |
|---|
| | 56 | something that would happen with other Texture types as well.) |
|---|
| | 57 | |
|---|
| | 58 | 2008-07-16 12:53 +0000 [r8605] shuber: |
|---|
| | 59 | |
|---|
| | 60 | * From Stephan Huber: updated XCode-project, included |
|---|
| | 61 | osgWidget-Framework |
|---|
| | 62 | |
|---|
| | 63 | 2008-07-16 11:40 +0000 [r8604] robert: |
|---|
| | 64 | |
|---|
| | 65 | * Removed a division by precomputing the associated values |
|---|
| | 66 | |
|---|
| | 67 | 2008-07-15 22:30 +0000 [r8602] robert: |
|---|
| | 68 | |
|---|
| | 69 | * From Jeremy Moles, Updated file references to reflect new data in |
|---|
| | 70 | OpenSceneGraph-Data |
|---|
| | 71 | |
|---|
| | 72 | 2008-07-15 22:13 +0000 [r8601] robert: |
|---|
| | 73 | |
|---|
| | 74 | * Added osgWidget wrappers |
|---|
| | 75 | |
|---|
| | 76 | 2008-07-15 22:03 +0000 [r8600] robert: |
|---|
| | 77 | |
|---|
| | 78 | * Converted tabs to four spaces |
|---|
| | 79 | |
|---|
| | 80 | 2008-07-15 21:28 +0000 [r8599] robert: |
|---|
| | 81 | |
|---|
| | 82 | * Fixed typo |
|---|
| | 83 | |
|---|
| | 84 | 2008-07-15 20:30 +0000 [r8598] robert: |
|---|
| | 85 | |
|---|
| | 86 | * Moved the private sections int protected to allow subclasses |
|---|
| | 87 | acces to all methods/members. Moved public section to top of the |
|---|
| | 88 | class definition to make it more consistent with the rest of the |
|---|
| | 89 | OSG. |
|---|
| | 90 | |
|---|
| | 91 | 2008-07-15 19:42 +0000 [r8597] robert: |
|---|
| | 92 | |
|---|
| | 93 | * Fixed name of lib |
|---|
| | 94 | |
|---|
| | 95 | 2008-07-15 19:28 +0000 [r8592-8596] robert: |
|---|
| | 96 | |
|---|
| | 97 | * Changed IMPORT to "Import option", and "EXPORT:" to "Export |
|---|
| | 98 | option:" in supportsOptions() docs make it a little more friendly |
|---|
| | 99 | and understandable |
|---|
| | 100 | |
|---|
| | 101 | * From Paul Martz, "Here's documentation for the export options of |
|---|
| | 102 | the FLT plugin. I also labeled the import options as such." |
|---|
| | 103 | |
|---|
| | 104 | * Updated version number to 2.5.5 in prep for dev release |
|---|
| | 105 | |
|---|
| | 106 | * Changed the version setup code to be consistent with the rest of |
|---|
| | 107 | the OSG |
|---|
| | 108 | |
|---|
| | 109 | * Removed now redundent example |
|---|
| | 110 | |
|---|
| | 111 | 2008-07-15 19:02 +0000 [r8591] robert: |
|---|
| | 112 | |
|---|
| | 113 | * From Gino van den Bergen, "The VRML plugin in the current 2.5.4 |
|---|
| | 114 | release will not compile under VC8.0 when the project file is |
|---|
| | 115 | generated using CMake 2.6. The attached CMakeLists.txt will fix |
|---|
| | 116 | this problem. The file replaces the CMakeLists.txt file in |
|---|
| | 117 | src/osgPlugins/vrml. NB: It is assumed that the antlr and regex |
|---|
| | 118 | libs are located in $(OPENVRML_DIR)/lib. " |
|---|
| | 119 | |
|---|
| | 120 | 2008-07-15 18:53 +0000 [r8590] robert: |
|---|
| | 121 | |
|---|
| | 122 | * From Jean-Sebastian Guay, "Here are the CMakeLists.txt files for |
|---|
| | 123 | the osgWidget examples, changed to use SETUP_EXAMPLE like the |
|---|
| | 124 | other examples." |
|---|
| | 125 | |
|---|
| | 126 | 2008-07-15 18:12 +0000 [r8589] robert: |
|---|
| | 127 | |
|---|
| | 128 | * Fixed typo |
|---|
| | 129 | |
|---|
| | 130 | 2008-07-15 17:21 +0000 [r8588] robert: |
|---|
| | 131 | |
|---|
| | 132 | * From Jeremy Moles, import of the osgWidget NodeKit, sourced from |
|---|
| | 133 | the original http://osgwidget.googlecode.com/svn/trunk Notes from |
|---|
| | 134 | Robert Osfield, I've merged osgWidget trunk, and added/changed |
|---|
| | 135 | CMakeLists.txt file to make it suitable for inclusion in the core |
|---|
| | 136 | OSG, and moved imagery/scripts/shaders out into |
|---|
| | 137 | OpenSceneGraph-Data |
|---|
| | 138 | |
|---|
| | 139 | 2008-07-15 14:24 +0000 [r8585-8586] robert: |
|---|
| | 140 | |
|---|
| | 141 | * Updated wrappers |
|---|
| | 142 | |
|---|
| | 143 | * From Art Trevs, Removed GLeunm version setAttachment() to avoid |
|---|
| | 144 | ambigiuity with whether to enable MRT. |
|---|
| | 145 | |
|---|
| | 146 | 2008-07-15 14:15 +0000 [r8584] robert: |
|---|
| | 147 | |
|---|
| | 148 | * Renamed Archive::ArchiveStatus to ReaderWriter::ArchiveStatus |
|---|
| | 149 | |
|---|
| | 150 | 2008-07-15 10:45 +0000 [r8583] robert: |
|---|
| | 151 | |
|---|
| | 152 | * Updated wrappers |
|---|
| | 153 | |
|---|
| | 154 | 2008-07-15 09:55 +0000 [r8582] robert: |
|---|
| | 155 | |
|---|
| | 156 | * Missing check-ins |
|---|
| | 157 | |
|---|
| | 158 | 2008-07-14 20:22 +0000 [r8581] robert: |
|---|
| | 159 | |
|---|
| | 160 | * Added --plugins and --formats query support into osgconv to help |
|---|
| | 161 | with querying the available plugins and the file |
|---|
| | 162 | formats/protocols they support |
|---|
| | 163 | |
|---|
| | 164 | 2008-07-14 20:11 +0000 [r8580] robert: |
|---|
| | 165 | |
|---|
| | 166 | * Added missing ac3d supportsExtensions() constructor |
|---|
| | 167 | |
|---|
| | 168 | 2008-07-14 08:48 +0000 [r8579] robert: |
|---|
| | 169 | |
|---|
| | 170 | * Added initial cut at plugin query code |
|---|
| | 171 | |
|---|
| | 172 | 2008-07-13 22:18 +0000 [r8578] robert: |
|---|
| | 173 | |
|---|
| | 174 | * Converted plugins to use the new |
|---|
| | 175 | supportsExtension()/supportsOptions/supportsProtocl() methods to |
|---|
| | 176 | help enable better querying of supported features |
|---|
| | 177 | |
|---|
| | 178 | 2008-07-13 15:24 +0000 [r8577] robert: |
|---|
| | 179 | |
|---|
| | 180 | * Added new ReaderWriter methods for recording what protocols, |
|---|
| | 181 | extensions and options are support by ReaderWriters |
|---|
| | 182 | |
|---|
| | 183 | 2008-07-13 12:34 +0000 [r8576] robert: |
|---|
| | 184 | |
|---|
| | 185 | * From Paul Martz, removed uneccessary libraries from link line |
|---|
| | 186 | |
|---|
| | 187 | 2008-07-12 17:44 +0000 [r8574] robert: |
|---|
| | 188 | |
|---|
| | 189 | * Updated date for 2.5.4 release |
|---|
| | 190 | |
|---|
| | 191 | 2008-07-12 17:30 +0000 [r8573] robert: |
|---|
| | 192 | |
|---|
| | 193 | * Added an OSG_EXPORT |
|---|
| | 194 | |
|---|
| | 195 | 2008-07-12 16:11 +0000 [r8572] robert: |
|---|
| | 196 | |
|---|
| | 197 | * Updated Authors for dev release |
|---|
| | 198 | |
|---|
| | 199 | 2008-07-12 15:29 +0000 [r8571] robert: |
|---|
| | 200 | |
|---|
| | 201 | * Updated ChangeLog for dev release |
|---|
| | 202 | |
|---|