| 1 | ============================ |
|---|
| 2 | Working file: Source/Base/Base/OSGBarrier.inl |
|---|
| 3 | ---------------------------- |
|---|
| 4 | revision 1.3 |
|---|
| 5 | date: 2006/02/03 15:39:15; author: tbeer; state: Exp; lines: +388 -388 |
|---|
| 6 | ...had CR+LF on last checkin... |
|---|
| 7 | ---------------------------- |
|---|
| 8 | revision 1.2 |
|---|
| 9 | date: 2006/02/03 15:28:47; author: tbeer; state: Exp; lines: +194 -0 |
|---|
| 10 | changed line endings to LR |
|---|
| 11 | (was CR, did not compile with cl.net2005 express) |
|---|
| 12 | ============================ |
|---|
| 13 | Working file: Source/Base/Base/OSGBaseFunctions.cpp |
|---|
| 14 | ---------------------------- |
|---|
| 15 | revision 1.16 |
|---|
| 16 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +17 -1 |
|---|
| 17 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 18 | ---------------------------- |
|---|
| 19 | revision 1.15 |
|---|
| 20 | date: 2006/04/25 05:39:59; author: dirk; state: Exp; lines: +3 -0 |
|---|
| 21 | Only do debug vs. non-debug check for Windows. Some people define _DEBUG on Linux on suffer badly from it (Hi Allen! ;) |
|---|
| 22 | ---------------------------- |
|---|
| 23 | revision 1.14 |
|---|
| 24 | date: 2006/03/06 21:15:33; author: dirk; state: Exp; lines: +2 -1 |
|---|
| 25 | added plugin cleanup patch (Thanks to Patrick Hartling for the patch!) |
|---|
| 26 | ---------------------------- |
|---|
| 27 | revision 1.13 |
|---|
| 28 | date: 2006/02/21 22:34:14; author: dirk; state: Exp; lines: +131 -1 |
|---|
| 29 | added version testing on startup |
|---|
| 30 | ---------------------------- |
|---|
| 31 | revision 1.12 |
|---|
| 32 | date: 2006/01/28 09:56:24; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 33 | fixed microsoft stl problem. |
|---|
| 34 | ---------------------------- |
|---|
| 35 | revision 1.11 |
|---|
| 36 | date: 2006/01/26 07:50:49; author: vossg; state: Exp; lines: +8 -1 |
|---|
| 37 | fixed : correct size calculation in string_token_iterator::operator* |
|---|
| 38 | ============================ |
|---|
| 39 | Working file: Source/Base/Base/OSGBaseFunctions.h |
|---|
| 40 | ---------------------------- |
|---|
| 41 | revision 1.27 |
|---|
| 42 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +1 -1 |
|---|
| 43 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 44 | ---------------------------- |
|---|
| 45 | revision 1.26 |
|---|
| 46 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +3 -0 |
|---|
| 47 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 48 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 49 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 50 | ---------------------------- |
|---|
| 51 | revision 1.25 |
|---|
| 52 | date: 2006/02/21 22:34:14; author: dirk; state: Exp; lines: +22 -1 |
|---|
| 53 | added version testing on startup |
|---|
| 54 | ============================ |
|---|
| 55 | Working file: Source/Base/Base/OSGBaseFunctions.inl |
|---|
| 56 | ---------------------------- |
|---|
| 57 | revision 1.23 |
|---|
| 58 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +0 -14 |
|---|
| 59 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 60 | ---------------------------- |
|---|
| 61 | revision 1.22 |
|---|
| 62 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +14 -0 |
|---|
| 63 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 64 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 65 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 66 | ============================ |
|---|
| 67 | Working file: Source/Base/Base/OSGBaseTypeTraits.h |
|---|
| 68 | ---------------------------- |
|---|
| 69 | revision 1.25 |
|---|
| 70 | date: 2006/04/27 10:42:30; author: a-m-z; state: Exp; lines: +17 -1 |
|---|
| 71 | added workaround for missing strtoull and strtoll functions on my sgi machine. |
|---|
| 72 | ---------------------------- |
|---|
| 73 | revision 1.24 |
|---|
| 74 | date: 2006/04/26 18:40:41; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 75 | ups removed my local sgi hack. |
|---|
| 76 | ---------------------------- |
|---|
| 77 | revision 1.23 |
|---|
| 78 | date: 2006/04/26 12:12:56; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 79 | added workaround for vsnprintf bug on irix. |
|---|
| 80 | ============================ |
|---|
| 81 | Working file: Source/Base/Base/OSGColor.h |
|---|
| 82 | ---------------------------- |
|---|
| 83 | revision 1.6 |
|---|
| 84 | date: 2006/02/23 16:23:51; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 85 | added < operator. |
|---|
| 86 | ============================ |
|---|
| 87 | Working file: Source/Base/Base/OSGColor.inl |
|---|
| 88 | ---------------------------- |
|---|
| 89 | revision 1.7 |
|---|
| 90 | date: 2006/02/24 08:29:57; author: vossg; state: Exp; lines: +2 -2 |
|---|
| 91 | fixed : cut&paste bug in Color4::operator < (_rgb -> _rgba) |
|---|
| 92 | ---------------------------- |
|---|
| 93 | revision 1.6 |
|---|
| 94 | date: 2006/02/23 16:23:51; author: a-m-z; state: Exp; lines: +41 -0 |
|---|
| 95 | added < operator. |
|---|
| 96 | ============================ |
|---|
| 97 | Working file: Source/Base/Base/OSGConfig.h |
|---|
| 98 | ---------------------------- |
|---|
| 99 | revision 1.60 |
|---|
| 100 | date: 2006/10/31 20:16:53; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 101 | Fixed invalid version number (Thanks to Akos for the hint!) |
|---|
| 102 | ---------------------------- |
|---|
| 103 | revision 1.59 |
|---|
| 104 | date: 2006/09/07 21:56:44; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 105 | Updated version number to 1.8.0Alpha1 |
|---|
| 106 | ---------------------------- |
|---|
| 107 | revision 1.58 |
|---|
| 108 | date: 2006/05/03 15:40:51; author: a-m-z; state: Exp; lines: +4 -0 |
|---|
| 109 | added support for the 64 bit platform sdk compiler on windows xp 64. |
|---|
| 110 | ---------------------------- |
|---|
| 111 | revision 1.57 |
|---|
| 112 | date: 2006/02/20 23:33:27; author: dirk; state: Exp; lines: +17 -6 |
|---|
| 113 | added dynamically resizing buffer for log (Bug 1426312) |
|---|
| 114 | ============================ |
|---|
| 115 | Working file: Source/Base/Base/OSGFileSystem.h |
|---|
| 116 | ---------------------------- |
|---|
| 117 | revision 1.6 |
|---|
| 118 | date: 2006/10/15 15:32:48; author: a-m-z; state: Exp; lines: +3 -3 |
|---|
| 119 | improved image and geometry loading. |
|---|
| 120 | ============================ |
|---|
| 121 | Working file: Source/Base/Base/OSGLine.cpp |
|---|
| 122 | ---------------------------- |
|---|
| 123 | revision 1.15 |
|---|
| 124 | date: 2006/02/23 16:32:04; author: tbeer; state: Exp; lines: +18 -1 |
|---|
| 125 | bugfix: line/box intersection with huge flat bbox was unstable in opt lib. |
|---|
| 126 | Seems to be a compiler issue as the code worked in dbg lib. |
|---|
| 127 | ============================ |
|---|
| 128 | Working file: Source/Base/Base/OSGLog.cpp |
|---|
| 129 | ---------------------------- |
|---|
| 130 | revision 1.15 |
|---|
| 131 | date: 2006/05/26 10:22:16; author: a-m-z; state: Exp; lines: +71 -0 |
|---|
| 132 | added color console output on windows. |
|---|
| 133 | ---------------------------- |
|---|
| 134 | revision 1.14 |
|---|
| 135 | date: 2006/04/26 12:12:56; author: a-m-z; state: Exp; lines: +2 -1 |
|---|
| 136 | added workaround for vsnprintf bug on irix. |
|---|
| 137 | ---------------------------- |
|---|
| 138 | revision 1.13 |
|---|
| 139 | date: 2006/02/24 12:59:16; author: a-m-z; state: Exp; lines: +4 -2 |
|---|
| 140 | fixed doLog for older vsnprintf versions (windows). |
|---|
| 141 | ---------------------------- |
|---|
| 142 | revision 1.12 |
|---|
| 143 | date: 2006/02/21 22:33:35; author: dirk; state: Exp; lines: +3 -2 |
|---|
| 144 | fixe dlog buffer resize problem |
|---|
| 145 | ---------------------------- |
|---|
| 146 | revision 1.11 |
|---|
| 147 | date: 2006/02/20 23:33:27; author: dirk; state: Exp; lines: +25 -2 |
|---|
| 148 | added dynamically resizing buffer for log (Bug 1426312) |
|---|
| 149 | ============================ |
|---|
| 150 | Working file: Source/Base/Base/OSGLog.h |
|---|
| 151 | ---------------------------- |
|---|
| 152 | revision 1.14 |
|---|
| 153 | date: 2006/05/26 10:22:16; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 154 | added color console output on windows. |
|---|
| 155 | ============================ |
|---|
| 156 | Working file: Source/Base/Base/OSGLog.inl |
|---|
| 157 | ---------------------------- |
|---|
| 158 | revision 1.7 |
|---|
| 159 | date: 2006/05/26 10:22:16; author: a-m-z; state: Exp; lines: +6 -1 |
|---|
| 160 | added color console output on windows. |
|---|
| 161 | ============================ |
|---|
| 162 | Working file: Source/Base/Base/OSGPathHandler.cpp |
|---|
| 163 | ---------------------------- |
|---|
| 164 | revision 1.14 |
|---|
| 165 | date: 2006/10/31 17:42:39; author: a-m-z; state: Exp; lines: +3 -2 |
|---|
| 166 | findFile didn't work for files with a ; in the filename (on windows) |
|---|
| 167 | ============================ |
|---|
| 168 | Working file: Source/Base/Base/OSGQuaternion.inl |
|---|
| 169 | ---------------------------- |
|---|
| 170 | revision 1.12 |
|---|
| 171 | date: 2006/07/24 14:54:35; author: jbehr; state: Exp; lines: +3 -1 |
|---|
| 172 | error Threshold for matToQuad changed |
|---|
| 173 | ============================ |
|---|
| 174 | Working file: Source/Base/Base/OSGSharedObjectHandler.h |
|---|
| 175 | ---------------------------- |
|---|
| 176 | revision 1.3 |
|---|
| 177 | date: 2006/02/21 22:34:14; author: dirk; state: Exp; lines: +9 -2 |
|---|
| 178 | added version testing on startup |
|---|
| 179 | ============================ |
|---|
| 180 | Working file: Source/Base/Base/OSGThreadManager.h |
|---|
| 181 | ---------------------------- |
|---|
| 182 | revision 1.5 |
|---|
| 183 | date: 2006/02/21 22:34:14; author: dirk; state: Exp; lines: +3 -1 |
|---|
| 184 | added version testing on startup |
|---|
| 185 | ============================ |
|---|
| 186 | Working file: Source/Base/Base/testLog.cpp |
|---|
| 187 | ---------------------------- |
|---|
| 188 | revision 1.8 |
|---|
| 189 | date: 2006/05/26 10:22:16; author: a-m-z; state: Exp; lines: +5 -0 |
|---|
| 190 | added color console output on windows. |
|---|
| 191 | ---------------------------- |
|---|
| 192 | revision 1.7 |
|---|
| 193 | date: 2006/02/21 22:33:35; author: dirk; state: Exp; lines: +13 -0 |
|---|
| 194 | fixe dlog buffer resize problem |
|---|
| 195 | ============================ |
|---|
| 196 | Working file: Source/Base/Base/testinit.cpp |
|---|
| 197 | ---------------------------- |
|---|
| 198 | revision 1.4 |
|---|
| 199 | date: 2006/02/22 15:54:01; author: dirk; state: Exp; lines: +0 -1 |
|---|
| 200 | ICL compile problem |
|---|
| 201 | ---------------------------- |
|---|
| 202 | revision 1.3 |
|---|
| 203 | date: 2006/02/21 22:34:14; author: dirk; state: Exp; lines: +1 -0 |
|---|
| 204 | added version testing on startup |
|---|
| 205 | ============================ |
|---|
| 206 | Working file: Source/Base/Field/OSGMathFieldDataType.h |
|---|
| 207 | ---------------------------- |
|---|
| 208 | revision 1.9 |
|---|
| 209 | date: 2006/03/08 14:18:41; author: a-m-z; state: Exp; lines: +114 -0 |
|---|
| 210 | added Matrix4d. |
|---|
| 211 | ============================ |
|---|
| 212 | Working file: Source/Base/Field/OSGSFMathTypes.h |
|---|
| 213 | ---------------------------- |
|---|
| 214 | revision 1.7 |
|---|
| 215 | date: 2006/03/08 14:18:41; author: a-m-z; state: Exp; lines: +11 -0 |
|---|
| 216 | added Matrix4d. |
|---|
| 217 | ============================ |
|---|
| 218 | Working file: Source/Base/Field/OSGTypeInst.cpp |
|---|
| 219 | ---------------------------- |
|---|
| 220 | revision 1.10 |
|---|
| 221 | date: 2006/03/12 13:44:04; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 222 | added missing gllexport stuff for Matrix4d. |
|---|
| 223 | ---------------------------- |
|---|
| 224 | revision 1.9 |
|---|
| 225 | date: 2006/03/08 14:18:41; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 226 | added Matrix4d. |
|---|
| 227 | ============================ |
|---|
| 228 | Working file: Source/Base/Network/Base/OSGBinaryMessage.cpp |
|---|
| 229 | ---------------------------- |
|---|
| 230 | revision 1.5 |
|---|
| 231 | date: 2006/06/07 09:24:51; author: mroth; state: Exp; lines: +171 -0 |
|---|
| 232 | Fix VS8 crash |
|---|
| 233 | ============================ |
|---|
| 234 | Working file: Source/Base/Network/Base/OSGBinaryMessage.inl |
|---|
| 235 | ---------------------------- |
|---|
| 236 | revision 1.7 |
|---|
| 237 | date: 2006/06/07 09:24:51; author: mroth; state: Exp; lines: +0 -173 |
|---|
| 238 | Fix VS8 crash |
|---|
| 239 | ============================ |
|---|
| 240 | Working file: Source/Base/Network/Base/testPointGroup.cpp |
|---|
| 241 | ---------------------------- |
|---|
| 242 | revision 1.6 |
|---|
| 243 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +8 -4 |
|---|
| 244 | Don't use hostnames for connections |
|---|
| 245 | ============================ |
|---|
| 246 | Working file: Source/Base/Network/Socket/OSGDgramSocket.cpp |
|---|
| 247 | ---------------------------- |
|---|
| 248 | revision 1.9 |
|---|
| 249 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +5 -1 |
|---|
| 250 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 251 | ============================ |
|---|
| 252 | Working file: Source/Base/Network/Socket/OSGGroupMCastConnection.cpp |
|---|
| 253 | ---------------------------- |
|---|
| 254 | revision 1.15 |
|---|
| 255 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +2 -9 |
|---|
| 256 | Don't use hostnames for connections |
|---|
| 257 | ---------------------------- |
|---|
| 258 | revision 1.14 |
|---|
| 259 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +3 -1 |
|---|
| 260 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 261 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 262 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 263 | ============================ |
|---|
| 264 | Working file: Source/Base/Network/Socket/OSGGroupSockConnection.cpp |
|---|
| 265 | ---------------------------- |
|---|
| 266 | revision 1.13 |
|---|
| 267 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +13 -6 |
|---|
| 268 | Don't use hostnames for connections |
|---|
| 269 | ---------------------------- |
|---|
| 270 | revision 1.12 |
|---|
| 271 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +2 -1 |
|---|
| 272 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 273 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 274 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 275 | ============================ |
|---|
| 276 | Working file: Source/Base/Network/Socket/OSGGroupSockConnection.h |
|---|
| 277 | ---------------------------- |
|---|
| 278 | revision 1.4 |
|---|
| 279 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +13 -10 |
|---|
| 280 | Don't use hostnames for connections |
|---|
| 281 | ============================ |
|---|
| 282 | Working file: Source/Base/Network/Socket/OSGPointMCastConnection.cpp |
|---|
| 283 | ---------------------------- |
|---|
| 284 | revision 1.9 |
|---|
| 285 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +7 -9 |
|---|
| 286 | Don't use hostnames for connections |
|---|
| 287 | ---------------------------- |
|---|
| 288 | revision 1.8 |
|---|
| 289 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +1 -1 |
|---|
| 290 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 291 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 292 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 293 | ============================ |
|---|
| 294 | Working file: Source/Base/Network/Socket/OSGPointSockConnection.cpp |
|---|
| 295 | ---------------------------- |
|---|
| 296 | revision 1.9 |
|---|
| 297 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +11 -7 |
|---|
| 298 | Don't use hostnames for connections |
|---|
| 299 | ---------------------------- |
|---|
| 300 | revision 1.8 |
|---|
| 301 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +1 -1 |
|---|
| 302 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 303 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 304 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 305 | ============================ |
|---|
| 306 | Working file: Source/Base/Network/Socket/OSGPointSockConnection.h |
|---|
| 307 | ---------------------------- |
|---|
| 308 | revision 1.3 |
|---|
| 309 | date: 2006/06/29 14:04:40; author: mroth; state: Exp; lines: +1 -0 |
|---|
| 310 | Don't use hostnames for connections |
|---|
| 311 | ============================ |
|---|
| 312 | Working file: Source/Base/Network/Socket/OSGPointSockPipeline.cpp |
|---|
| 313 | ---------------------------- |
|---|
| 314 | revision 1.5 |
|---|
| 315 | date: 2006/06/27 03:00:50; author: vossg; state: Exp; lines: +1 -1 |
|---|
| 316 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 317 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 318 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 319 | ============================ |
|---|
| 320 | Working file: Source/Base/Network/Socket/OSGSocket.cpp |
|---|
| 321 | ---------------------------- |
|---|
| 322 | revision 1.9 |
|---|
| 323 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +4 -1 |
|---|
| 324 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 325 | ============================ |
|---|
| 326 | Working file: Source/Base/Network/Socket/OSGSocketAddress.cpp |
|---|
| 327 | ---------------------------- |
|---|
| 328 | revision 1.8 |
|---|
| 329 | date: 2006/07/28 04:48:17; author: vossg; state: Exp; lines: +15 -1 |
|---|
| 330 | fixed : missing assignment operator (#@#%@#$%@@#$%) |
|---|
| 331 | ---------------------------- |
|---|
| 332 | revision 1.7 |
|---|
| 333 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +38 -24 |
|---|
| 334 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 335 | ============================ |
|---|
| 336 | Working file: Source/Base/Network/Socket/OSGSocketAddress.h |
|---|
| 337 | ---------------------------- |
|---|
| 338 | revision 1.7 |
|---|
| 339 | date: 2006/07/28 04:48:17; author: vossg; state: Exp; lines: +8 -0 |
|---|
| 340 | fixed : missing assignment operator (#@#%@#$%@@#$%) |
|---|
| 341 | ---------------------------- |
|---|
| 342 | revision 1.6 |
|---|
| 343 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +12 -12 |
|---|
| 344 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 345 | ============================ |
|---|
| 346 | Working file: Source/Base/Network/Socket/OSGSocketSelection.cpp |
|---|
| 347 | ---------------------------- |
|---|
| 348 | revision 1.5 |
|---|
| 349 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +32 -16 |
|---|
| 350 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 351 | ============================ |
|---|
| 352 | Working file: Source/Base/Network/Socket/OSGSocketSelection.h |
|---|
| 353 | ---------------------------- |
|---|
| 354 | revision 1.4 |
|---|
| 355 | date: 2006/07/28 03:46:49; author: vossg; state: Exp; lines: +5 -0 |
|---|
| 356 | fixed : linux compile problems |
|---|
| 357 | ---------------------------- |
|---|
| 358 | revision 1.3 |
|---|
| 359 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +3 -2 |
|---|
| 360 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 361 | ============================ |
|---|
| 362 | Working file: Source/Base/Network/Socket/OSGStreamSocket.cpp |
|---|
| 363 | ---------------------------- |
|---|
| 364 | revision 1.6 |
|---|
| 365 | date: 2006/07/28 03:34:38; author: vossg; state: Exp; lines: +5 -1 |
|---|
| 366 | fixed : WIN32_LEAN_AND_MEAN compile problems |
|---|
| 367 | ============================ |
|---|
| 368 | Working file: Source/Experimental/SHL/OSGSHLChunk.cpp |
|---|
| 369 | ---------------------------- |
|---|
| 370 | revision 1.50 |
|---|
| 371 | date: 2006/10/21 20:50:53; author: allenb; state: Exp; lines: +5 -5 |
|---|
| 372 | Fix bug in OSGLight4/5/6/7Active flags. |
|---|
| 373 | ============================ |
|---|
| 374 | Working file: Source/Experimental/SHL/OSGSHLChunk.cpp |
|---|
| 375 | ---------------------------- |
|---|
| 376 | revision 1.49 |
|---|
| 377 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +38 -7 |
|---|
| 378 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 379 | ---------------------------- |
|---|
| 380 | revision 1.48 |
|---|
| 381 | date: 2006/04/13 16:24:29; author: a-m-z; state: Exp; lines: +1 -7 |
|---|
| 382 | added cgfx parameter callback. |
|---|
| 383 | ---------------------------- |
|---|
| 384 | revision 1.47 |
|---|
| 385 | date: 2006/04/12 13:08:25; author: a-m-z; state: Exp; lines: +12 -1 |
|---|
| 386 | added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader. |
|---|
| 387 | ---------------------------- |
|---|
| 388 | revision 1.46 |
|---|
| 389 | date: 2006/04/11 17:35:56; author: a-m-z; state: Exp; lines: +66 -2 |
|---|
| 390 | added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk. |
|---|
| 391 | ---------------------------- |
|---|
| 392 | revision 1.45 |
|---|
| 393 | date: 2006/04/11 12:31:52; author: a-m-z; state: Exp; lines: +32 -22 |
|---|
| 394 | added global parameter callback. |
|---|
| 395 | ---------------------------- |
|---|
| 396 | revision 1.44 |
|---|
| 397 | date: 2006/03/08 10:17:52; author: a-m-z; state: Exp; lines: +19 -9 |
|---|
| 398 | improved linker information. |
|---|
| 399 | ============================ |
|---|
| 400 | Working file: Source/Experimental/SHL/OSGSHLChunk.fcd |
|---|
| 401 | ---------------------------- |
|---|
| 402 | revision 1.8 |
|---|
| 403 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +10 -1 |
|---|
| 404 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 405 | ============================ |
|---|
| 406 | Working file: Source/Experimental/SHL/OSGSHLChunk.h |
|---|
| 407 | ---------------------------- |
|---|
| 408 | revision 1.26 |
|---|
| 409 | date: 2006/06/21 11:35:42; author: a-m-z; state: Exp; lines: +20 -20 |
|---|
| 410 | renamed some function pointer typedefs. |
|---|
| 411 | ---------------------------- |
|---|
| 412 | revision 1.25 |
|---|
| 413 | date: 2006/04/12 13:08:25; author: a-m-z; state: Exp; lines: +3 -1 |
|---|
| 414 | added shader update method for handling world matrix parameters. added setFlipCubeMap to dds image reader. |
|---|
| 415 | ---------------------------- |
|---|
| 416 | revision 1.24 |
|---|
| 417 | date: 2006/04/11 17:35:56; author: a-m-z; state: Exp; lines: +5 -1 |
|---|
| 418 | added setFlipImage and setSwapCubeMap methods to the dds image reader. added OSGWorldMatrix and OSGInvWorldMatrix parameter to the SHLChunk. |
|---|
| 419 | ---------------------------- |
|---|
| 420 | revision 1.23 |
|---|
| 421 | date: 2006/04/11 12:31:52; author: a-m-z; state: Exp; lines: +9 -5 |
|---|
| 422 | added global parameter callback. |
|---|
| 423 | ---------------------------- |
|---|
| 424 | revision 1.22 |
|---|
| 425 | date: 2006/03/15 11:51:46; author: a-m-z; state: Exp; lines: +14 -1 |
|---|
| 426 | added missing getStaticClassId and getStaticClass methods. |
|---|
| 427 | ============================ |
|---|
| 428 | Working file: Source/Experimental/SHL/OSGSHLChunk.inl |
|---|
| 429 | ---------------------------- |
|---|
| 430 | revision 1.4 |
|---|
| 431 | date: 2006/03/15 11:51:46; author: a-m-z; state: Exp; lines: +13 -1 |
|---|
| 432 | added missing getStaticClassId and getStaticClass methods. |
|---|
| 433 | ============================ |
|---|
| 434 | Working file: Source/Experimental/SHL/OSGSHLChunkBase.cpp |
|---|
| 435 | ---------------------------- |
|---|
| 436 | revision 1.13 |
|---|
| 437 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +41 -5 |
|---|
| 438 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 439 | ---------------------------- |
|---|
| 440 | revision 1.12 |
|---|
| 441 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 442 | Base Update |
|---|
| 443 | ============================ |
|---|
| 444 | Working file: Source/Experimental/SHL/OSGSHLChunkBase.h |
|---|
| 445 | ---------------------------- |
|---|
| 446 | revision 1.13 |
|---|
| 447 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +12 -4 |
|---|
| 448 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 449 | ---------------------------- |
|---|
| 450 | revision 1.12 |
|---|
| 451 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 452 | Base Update |
|---|
| 453 | ============================ |
|---|
| 454 | Working file: Source/Experimental/SHL/OSGSHLChunkBase.inl |
|---|
| 455 | ---------------------------- |
|---|
| 456 | revision 1.12 |
|---|
| 457 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 458 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 459 | ---------------------------- |
|---|
| 460 | revision 1.11 |
|---|
| 461 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 462 | Base Update |
|---|
| 463 | ============================ |
|---|
| 464 | Working file: Source/Experimental/SHL/OSGSHLChunkFields.h |
|---|
| 465 | ---------------------------- |
|---|
| 466 | revision 1.12 |
|---|
| 467 | date: 2006/06/22 17:06:46; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 468 | added IgnoreGLForAspect stuff many thanks to Carlo Moritz Goellner for the hint. |
|---|
| 469 | ---------------------------- |
|---|
| 470 | revision 1.11 |
|---|
| 471 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 472 | Base Update |
|---|
| 473 | ============================ |
|---|
| 474 | Working file: Source/Experimental/SHL/OSGSHLParameterChunk.cpp |
|---|
| 475 | ---------------------------- |
|---|
| 476 | revision 1.4 |
|---|
| 477 | date: 2006/09/01 16:39:42; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 478 | added unzip rule. added relative include and lib paths to the supportlibs. fixed unused parameters. |
|---|
| 479 | ============================ |
|---|
| 480 | Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.cpp |
|---|
| 481 | ---------------------------- |
|---|
| 482 | revision 1.7 |
|---|
| 483 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 484 | Base Update |
|---|
| 485 | ============================ |
|---|
| 486 | Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.h |
|---|
| 487 | ---------------------------- |
|---|
| 488 | revision 1.7 |
|---|
| 489 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 490 | Base Update |
|---|
| 491 | ============================ |
|---|
| 492 | Working file: Source/Experimental/SHL/OSGSHLParameterChunkBase.inl |
|---|
| 493 | ---------------------------- |
|---|
| 494 | revision 1.6 |
|---|
| 495 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 496 | Base Update |
|---|
| 497 | ============================ |
|---|
| 498 | Working file: Source/Experimental/SHL/OSGSHLParameterChunkFields.h |
|---|
| 499 | ---------------------------- |
|---|
| 500 | revision 1.6 |
|---|
| 501 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 502 | Base Update |
|---|
| 503 | ============================ |
|---|
| 504 | Working file: Source/Experimental/SHL/OSGShaderChunkBase.cpp |
|---|
| 505 | ---------------------------- |
|---|
| 506 | revision 1.7 |
|---|
| 507 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 508 | Base Update |
|---|
| 509 | ============================ |
|---|
| 510 | Working file: Source/Experimental/SHL/OSGShaderChunkBase.h |
|---|
| 511 | ---------------------------- |
|---|
| 512 | revision 1.7 |
|---|
| 513 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 514 | Base Update |
|---|
| 515 | ============================ |
|---|
| 516 | Working file: Source/Experimental/SHL/OSGShaderChunkBase.inl |
|---|
| 517 | ---------------------------- |
|---|
| 518 | revision 1.6 |
|---|
| 519 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 520 | Base Update |
|---|
| 521 | ============================ |
|---|
| 522 | Working file: Source/Experimental/SHL/OSGShaderChunkFields.h |
|---|
| 523 | ---------------------------- |
|---|
| 524 | revision 1.6 |
|---|
| 525 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 526 | Base Update |
|---|
| 527 | ============================ |
|---|
| 528 | Working file: Source/Experimental/SHL/OSGShaderParameterBase.cpp |
|---|
| 529 | ---------------------------- |
|---|
| 530 | revision 1.9 |
|---|
| 531 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 532 | Base Update |
|---|
| 533 | ============================ |
|---|
| 534 | Working file: Source/Experimental/SHL/OSGShaderParameterBase.h |
|---|
| 535 | ---------------------------- |
|---|
| 536 | revision 1.9 |
|---|
| 537 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 538 | Base Update |
|---|
| 539 | ============================ |
|---|
| 540 | Working file: Source/Experimental/SHL/OSGShaderParameterBase.inl |
|---|
| 541 | ---------------------------- |
|---|
| 542 | revision 1.8 |
|---|
| 543 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 544 | Base Update |
|---|
| 545 | ============================ |
|---|
| 546 | Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.cpp |
|---|
| 547 | ---------------------------- |
|---|
| 548 | revision 1.6 |
|---|
| 549 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 550 | Base Update |
|---|
| 551 | ============================ |
|---|
| 552 | Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.h |
|---|
| 553 | ---------------------------- |
|---|
| 554 | revision 1.6 |
|---|
| 555 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 556 | Base Update |
|---|
| 557 | ============================ |
|---|
| 558 | Working file: Source/Experimental/SHL/OSGShaderParameterBoolBase.inl |
|---|
| 559 | ---------------------------- |
|---|
| 560 | revision 1.5 |
|---|
| 561 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 562 | Base Update |
|---|
| 563 | ============================ |
|---|
| 564 | Working file: Source/Experimental/SHL/OSGShaderParameterBoolFields.h |
|---|
| 565 | ---------------------------- |
|---|
| 566 | revision 1.5 |
|---|
| 567 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 568 | Base Update |
|---|
| 569 | ============================ |
|---|
| 570 | Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.cpp |
|---|
| 571 | ---------------------------- |
|---|
| 572 | revision 1.6 |
|---|
| 573 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 574 | Base Update |
|---|
| 575 | ============================ |
|---|
| 576 | Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.h |
|---|
| 577 | ---------------------------- |
|---|
| 578 | revision 1.6 |
|---|
| 579 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 580 | Base Update |
|---|
| 581 | ============================ |
|---|
| 582 | Working file: Source/Experimental/SHL/OSGShaderParameterChunkBase.inl |
|---|
| 583 | ---------------------------- |
|---|
| 584 | revision 1.5 |
|---|
| 585 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 586 | Base Update |
|---|
| 587 | ============================ |
|---|
| 588 | Working file: Source/Experimental/SHL/OSGShaderParameterChunkFields.h |
|---|
| 589 | ---------------------------- |
|---|
| 590 | revision 1.5 |
|---|
| 591 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 592 | Base Update |
|---|
| 593 | ============================ |
|---|
| 594 | Working file: Source/Experimental/SHL/OSGShaderParameterFields.h |
|---|
| 595 | ---------------------------- |
|---|
| 596 | revision 1.8 |
|---|
| 597 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 598 | Base Update |
|---|
| 599 | ============================ |
|---|
| 600 | Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.cpp |
|---|
| 601 | ---------------------------- |
|---|
| 602 | revision 1.6 |
|---|
| 603 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 604 | Base Update |
|---|
| 605 | ============================ |
|---|
| 606 | Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.h |
|---|
| 607 | ---------------------------- |
|---|
| 608 | revision 1.6 |
|---|
| 609 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 610 | Base Update |
|---|
| 611 | ============================ |
|---|
| 612 | Working file: Source/Experimental/SHL/OSGShaderParameterIntBase.inl |
|---|
| 613 | ---------------------------- |
|---|
| 614 | revision 1.5 |
|---|
| 615 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 616 | Base Update |
|---|
| 617 | ============================ |
|---|
| 618 | Working file: Source/Experimental/SHL/OSGShaderParameterIntFields.h |
|---|
| 619 | ---------------------------- |
|---|
| 620 | revision 1.5 |
|---|
| 621 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 622 | Base Update |
|---|
| 623 | ============================ |
|---|
| 624 | Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.cpp |
|---|
| 625 | ---------------------------- |
|---|
| 626 | revision 1.6 |
|---|
| 627 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 628 | Base Update |
|---|
| 629 | ============================ |
|---|
| 630 | Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.h |
|---|
| 631 | ---------------------------- |
|---|
| 632 | revision 1.6 |
|---|
| 633 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 634 | Base Update |
|---|
| 635 | ============================ |
|---|
| 636 | Working file: Source/Experimental/SHL/OSGShaderParameterMatrixBase.inl |
|---|
| 637 | ---------------------------- |
|---|
| 638 | revision 1.5 |
|---|
| 639 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 640 | Base Update |
|---|
| 641 | ============================ |
|---|
| 642 | Working file: Source/Experimental/SHL/OSGShaderParameterMatrixFields.h |
|---|
| 643 | ---------------------------- |
|---|
| 644 | revision 1.5 |
|---|
| 645 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 646 | Base Update |
|---|
| 647 | ============================ |
|---|
| 648 | Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.cpp |
|---|
| 649 | ---------------------------- |
|---|
| 650 | revision 1.6 |
|---|
| 651 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 652 | Base Update |
|---|
| 653 | ============================ |
|---|
| 654 | Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.h |
|---|
| 655 | ---------------------------- |
|---|
| 656 | revision 1.6 |
|---|
| 657 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 658 | Base Update |
|---|
| 659 | ============================ |
|---|
| 660 | Working file: Source/Experimental/SHL/OSGShaderParameterRealBase.inl |
|---|
| 661 | ---------------------------- |
|---|
| 662 | revision 1.5 |
|---|
| 663 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 664 | Base Update |
|---|
| 665 | ============================ |
|---|
| 666 | Working file: Source/Experimental/SHL/OSGShaderParameterRealFields.h |
|---|
| 667 | ---------------------------- |
|---|
| 668 | revision 1.5 |
|---|
| 669 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 670 | Base Update |
|---|
| 671 | ============================ |
|---|
| 672 | Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.cpp |
|---|
| 673 | ---------------------------- |
|---|
| 674 | revision 1.6 |
|---|
| 675 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 676 | Base Update |
|---|
| 677 | ============================ |
|---|
| 678 | Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.h |
|---|
| 679 | ---------------------------- |
|---|
| 680 | revision 1.6 |
|---|
| 681 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 682 | Base Update |
|---|
| 683 | ============================ |
|---|
| 684 | Working file: Source/Experimental/SHL/OSGShaderParameterStringBase.inl |
|---|
| 685 | ---------------------------- |
|---|
| 686 | revision 1.5 |
|---|
| 687 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 688 | Base Update |
|---|
| 689 | ============================ |
|---|
| 690 | Working file: Source/Experimental/SHL/OSGShaderParameterStringFields.h |
|---|
| 691 | ---------------------------- |
|---|
| 692 | revision 1.5 |
|---|
| 693 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 694 | Base Update |
|---|
| 695 | ============================ |
|---|
| 696 | Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.cpp |
|---|
| 697 | ---------------------------- |
|---|
| 698 | revision 1.6 |
|---|
| 699 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 700 | Base Update |
|---|
| 701 | ============================ |
|---|
| 702 | Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.h |
|---|
| 703 | ---------------------------- |
|---|
| 704 | revision 1.6 |
|---|
| 705 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 706 | Base Update |
|---|
| 707 | ============================ |
|---|
| 708 | Working file: Source/Experimental/SHL/OSGShaderParameterVec2fBase.inl |
|---|
| 709 | ---------------------------- |
|---|
| 710 | revision 1.5 |
|---|
| 711 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 712 | Base Update |
|---|
| 713 | ============================ |
|---|
| 714 | Working file: Source/Experimental/SHL/OSGShaderParameterVec2fFields.h |
|---|
| 715 | ---------------------------- |
|---|
| 716 | revision 1.5 |
|---|
| 717 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 718 | Base Update |
|---|
| 719 | ============================ |
|---|
| 720 | Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.cpp |
|---|
| 721 | ---------------------------- |
|---|
| 722 | revision 1.6 |
|---|
| 723 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 724 | Base Update |
|---|
| 725 | ============================ |
|---|
| 726 | Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.h |
|---|
| 727 | ---------------------------- |
|---|
| 728 | revision 1.6 |
|---|
| 729 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 730 | Base Update |
|---|
| 731 | ============================ |
|---|
| 732 | Working file: Source/Experimental/SHL/OSGShaderParameterVec3fBase.inl |
|---|
| 733 | ---------------------------- |
|---|
| 734 | revision 1.5 |
|---|
| 735 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 736 | Base Update |
|---|
| 737 | ============================ |
|---|
| 738 | Working file: Source/Experimental/SHL/OSGShaderParameterVec3fFields.h |
|---|
| 739 | ---------------------------- |
|---|
| 740 | revision 1.5 |
|---|
| 741 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 742 | Base Update |
|---|
| 743 | ============================ |
|---|
| 744 | Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.cpp |
|---|
| 745 | ---------------------------- |
|---|
| 746 | revision 1.6 |
|---|
| 747 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 748 | Base Update |
|---|
| 749 | ============================ |
|---|
| 750 | Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.h |
|---|
| 751 | ---------------------------- |
|---|
| 752 | revision 1.6 |
|---|
| 753 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 754 | Base Update |
|---|
| 755 | ============================ |
|---|
| 756 | Working file: Source/Experimental/SHL/OSGShaderParameterVec4fBase.inl |
|---|
| 757 | ---------------------------- |
|---|
| 758 | revision 1.5 |
|---|
| 759 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 760 | Base Update |
|---|
| 761 | ============================ |
|---|
| 762 | Working file: Source/Experimental/SHL/OSGShaderParameterVec4fFields.h |
|---|
| 763 | ---------------------------- |
|---|
| 764 | revision 1.5 |
|---|
| 765 | date: 2006/02/20 17:04:38; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 766 | Base Update |
|---|
| 767 | ============================ |
|---|
| 768 | Working file: Source/Experimental/SHL/testSHLLights.cpp |
|---|
| 769 | ---------------------------- |
|---|
| 770 | revision 1.5 |
|---|
| 771 | date: 2006/06/21 11:35:42; author: a-m-z; state: Exp; lines: +3 -3 |
|---|
| 772 | renamed some function pointer typedefs. |
|---|
| 773 | ============================ |
|---|
| 774 | Working file: Source/System/Action/OSGAction.cpp |
|---|
| 775 | ---------------------------- |
|---|
| 776 | revision 1.8 |
|---|
| 777 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +3 -0 |
|---|
| 778 | added hierarchical multi frame occlusion culling. |
|---|
| 779 | ============================ |
|---|
| 780 | Working file: Source/System/Action/OSGAction.h |
|---|
| 781 | ---------------------------- |
|---|
| 782 | revision 1.4 |
|---|
| 783 | date: 2006/06/28 15:41:24; author: dirk; state: Exp; lines: +0 -4 |
|---|
| 784 | removed printTable() |
|---|
| 785 | ============================ |
|---|
| 786 | Working file: Source/System/Action/RenderAction/OSGRenderAction.cpp |
|---|
| 787 | ---------------------------- |
|---|
| 788 | revision 1.99 |
|---|
| 789 | date: 2006/11/04 11:31:13; author: a-m-z; state: Exp; lines: +41 -7 |
|---|
| 790 | added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout. |
|---|
| 791 | ---------------------------- |
|---|
| 792 | revision 1.98 |
|---|
| 793 | date: 2006/10/25 12:07:50; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 794 | disabled occlusionMask reset. |
|---|
| 795 | ---------------------------- |
|---|
| 796 | revision 1.97 |
|---|
| 797 | date: 2006/10/24 14:24:12; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 798 | improved occlusion mask reset. |
|---|
| 799 | ---------------------------- |
|---|
| 800 | revision 1.96 |
|---|
| 801 | date: 2006/10/18 15:46:54; author: a-m-z; state: Exp; lines: +2 -1 |
|---|
| 802 | added NullFC test. |
|---|
| 803 | ---------------------------- |
|---|
| 804 | revision 1.95 |
|---|
| 805 | date: 2006/10/05 09:29:45; author: a-m-z; state: Exp; lines: +11 -2 |
|---|
| 806 | added occlusion tests statistic. |
|---|
| 807 | ---------------------------- |
|---|
| 808 | revision 1.94 |
|---|
| 809 | date: 2006/10/04 16:08:17; author: a-m-z; state: Exp; lines: +69 -8 |
|---|
| 810 | hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes. |
|---|
| 811 | ---------------------------- |
|---|
| 812 | revision 1.93 |
|---|
| 813 | date: 2006/10/04 10:01:50; author: a-m-z; state: Exp; lines: +16 -2 |
|---|
| 814 | fixed some hierarchical multi frame occlusion culling bugs. |
|---|
| 815 | ---------------------------- |
|---|
| 816 | revision 1.92 |
|---|
| 817 | date: 2006/10/03 15:53:00; author: a-m-z; state: Exp; lines: +3 -1 |
|---|
| 818 | added hierarchical multi frame occlusion culling to the test program. |
|---|
| 819 | ---------------------------- |
|---|
| 820 | revision 1.91 |
|---|
| 821 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +263 -32 |
|---|
| 822 | added hierarchical multi frame occlusion culling. |
|---|
| 823 | ---------------------------- |
|---|
| 824 | revision 1.90 |
|---|
| 825 | date: 2006/09/28 14:05:12; author: a-m-z; state: Exp; lines: +67 -43 |
|---|
| 826 | improved multi frame occlusion culling, added re-using of query ids, removed node query id map. |
|---|
| 827 | ---------------------------- |
|---|
| 828 | revision 1.89 |
|---|
| 829 | date: 2006/09/26 10:09:27; author: a-m-z; state: Exp; lines: +7 -6 |
|---|
| 830 | fixed some gl query warnings. |
|---|
| 831 | ---------------------------- |
|---|
| 832 | revision 1.88 |
|---|
| 833 | date: 2006/09/25 14:28:18; author: a-m-z; state: Exp; lines: +47 -43 |
|---|
| 834 | multi frame occlusuion culling, improved handling of objects lying behind the camera. |
|---|
| 835 | ---------------------------- |
|---|
| 836 | revision 1.87 |
|---|
| 837 | date: 2006/09/23 18:04:19; author: a-m-z; state: Exp; lines: +9 -0 |
|---|
| 838 | multi frame occlusion culling, improved handling of transparent objects. |
|---|
| 839 | ---------------------------- |
|---|
| 840 | revision 1.86 |
|---|
| 841 | date: 2006/09/23 09:29:24; author: a-m-z; state: Exp; lines: +72 -58 |
|---|
| 842 | fixed multi frame occlusion bug. added occlusion pixels method. |
|---|
| 843 | ---------------------------- |
|---|
| 844 | revision 1.85 |
|---|
| 845 | date: 2006/09/22 18:53:46; author: a-m-z; state: Exp; lines: +15 -1 |
|---|
| 846 | added missing matrix calculation in drawMultiFrameOcclusionBB. |
|---|
| 847 | ---------------------------- |
|---|
| 848 | revision 1.84 |
|---|
| 849 | date: 2006/09/22 16:35:04; author: a-m-z; state: Exp; lines: +0 -2 |
|---|
| 850 | removed debug stuff. |
|---|
| 851 | ---------------------------- |
|---|
| 852 | revision 1.83 |
|---|
| 853 | date: 2006/09/22 16:24:11; author: a-m-z; state: Exp; lines: +101 -72 |
|---|
| 854 | improved multi frame occlusion culling. |
|---|
| 855 | ---------------------------- |
|---|
| 856 | revision 1.82 |
|---|
| 857 | date: 2006/09/21 17:15:08; author: a-m-z; state: Exp; lines: +182 -50 |
|---|
| 858 | added multi frame occlusion culling. |
|---|
| 859 | ---------------------------- |
|---|
| 860 | revision 1.81 |
|---|
| 861 | date: 2006/09/21 11:36:09; author: a-m-z; state: Exp; lines: +14 -3 |
|---|
| 862 | excluded front most object from occlusion test. |
|---|
| 863 | ---------------------------- |
|---|
| 864 | revision 1.80 |
|---|
| 865 | date: 2006/08/22 10:11:44; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 866 | fixed getSortKey for switch materials. |
|---|
| 867 | ---------------------------- |
|---|
| 868 | revision 1.79 |
|---|
| 869 | date: 2006/06/28 10:34:34; author: a-m-z; state: Exp; lines: +8 -4 |
|---|
| 870 | added glDepthMask(GL_TRUE) call. |
|---|
| 871 | ---------------------------- |
|---|
| 872 | revision 1.78 |
|---|
| 873 | date: 2006/06/23 14:09:25; author: a-m-z; state: Exp; lines: +2 -3 |
|---|
| 874 | added getCurrentState method. |
|---|
| 875 | ---------------------------- |
|---|
| 876 | revision 1.77 |
|---|
| 877 | date: 2006/05/21 16:04:24; author: a-m-z; state: Exp; lines: +134 -131 |
|---|
| 878 | removed the state changes for occluded objects. |
|---|
| 879 | ---------------------------- |
|---|
| 880 | revision 1.76 |
|---|
| 881 | date: 2006/05/16 16:22:56; author: a-m-z; state: Exp; lines: +6 -0 |
|---|
| 882 | fixed wrong light state. fixed transparency problem in std and perspective shadow mapping mode. |
|---|
| 883 | ---------------------------- |
|---|
| 884 | revision 1.75 |
|---|
| 885 | date: 2006/05/05 23:44:12; author: a-m-z; state: Exp; lines: +6 -6 |
|---|
| 886 | fixed light culling. |
|---|
| 887 | ---------------------------- |
|---|
| 888 | revision 1.74 |
|---|
| 889 | date: 2006/04/28 17:44:21; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 890 | Fixed buggy warning |
|---|
| 891 | ============================ |
|---|
| 892 | Working file: Source/System/Action/RenderAction/OSGRenderAction.h |
|---|
| 893 | ---------------------------- |
|---|
| 894 | revision 1.44 |
|---|
| 895 | date: 2006/11/04 11:31:13; author: a-m-z; state: Exp; lines: +4 -1 |
|---|
| 896 | added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout. |
|---|
| 897 | ---------------------------- |
|---|
| 898 | revision 1.43 |
|---|
| 899 | date: 2006/10/05 09:29:45; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 900 | added occlusion tests statistic. |
|---|
| 901 | ---------------------------- |
|---|
| 902 | revision 1.42 |
|---|
| 903 | date: 2006/10/04 16:08:17; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 904 | hierarchical multi frame occlusion culling, improved handling of nodes without geometry children and switch nodes. |
|---|
| 905 | ---------------------------- |
|---|
| 906 | revision 1.41 |
|---|
| 907 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +14 -2 |
|---|
| 908 | added hierarchical multi frame occlusion culling. |
|---|
| 909 | ---------------------------- |
|---|
| 910 | revision 1.40 |
|---|
| 911 | date: 2006/09/28 14:05:12; author: a-m-z; state: Exp; lines: +24 -13 |
|---|
| 912 | improved multi frame occlusion culling, added re-using of query ids, removed node query id map. |
|---|
| 913 | ---------------------------- |
|---|
| 914 | revision 1.39 |
|---|
| 915 | date: 2006/09/23 09:29:24; author: a-m-z; state: Exp; lines: +3 -0 |
|---|
| 916 | fixed multi frame occlusion bug. added occlusion pixels method. |
|---|
| 917 | ---------------------------- |
|---|
| 918 | revision 1.38 |
|---|
| 919 | date: 2006/09/21 17:15:08; author: a-m-z; state: Exp; lines: +10 -0 |
|---|
| 920 | added multi frame occlusion culling. |
|---|
| 921 | ---------------------------- |
|---|
| 922 | revision 1.37 |
|---|
| 923 | date: 2006/06/23 14:09:25; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 924 | added getCurrentState method. |
|---|
| 925 | ---------------------------- |
|---|
| 926 | revision 1.36 |
|---|
| 927 | date: 2006/05/21 16:04:24; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 928 | removed the state changes for occluded objects. |
|---|
| 929 | ---------------------------- |
|---|
| 930 | revision 1.35 |
|---|
| 931 | date: 2006/05/05 23:44:12; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 932 | fixed light culling. |
|---|
| 933 | ============================ |
|---|
| 934 | Working file: Source/System/Action/RenderAction/OSGRenderAction.inl |
|---|
| 935 | ---------------------------- |
|---|
| 936 | revision 1.9 |
|---|
| 937 | date: 2006/06/23 14:09:25; author: a-m-z; state: Exp; lines: +5 -0 |
|---|
| 938 | added getCurrentState method. |
|---|
| 939 | ---------------------------- |
|---|
| 940 | revision 1.8 |
|---|
| 941 | date: 2006/05/05 23:44:12; author: a-m-z; state: Exp; lines: +6 -0 |
|---|
| 942 | fixed light culling. |
|---|
| 943 | ============================ |
|---|
| 944 | Working file: Source/System/Cluster/Base/OSGRemoteAspect.cpp |
|---|
| 945 | ---------------------------- |
|---|
| 946 | revision 1.37 |
|---|
| 947 | date: 2006/07/12 13:00:54; author: a-m-z; state: Exp; lines: +29 -34 |
|---|
| 948 | improved destroying. |
|---|
| 949 | ---------------------------- |
|---|
| 950 | revision 1.36 |
|---|
| 951 | date: 2006/07/11 13:21:33; author: a-m-z; state: Exp; lines: +20 -6 |
|---|
| 952 | Removing a chunk in cluster mode resulted in a invalid pointer access |
|---|
| 953 | ---------------------------- |
|---|
| 954 | revision 1.35 |
|---|
| 955 | date: 2006/06/23 16:28:06; author: a-m-z; state: Exp; lines: +11 -14 |
|---|
| 956 | added delayed changed call to fix order problems. |
|---|
| 957 | ============================ |
|---|
| 958 | Working file: Source/System/Cluster/Base/OSGRenderOptions.cpp |
|---|
| 959 | ---------------------------- |
|---|
| 960 | revision 1.9 |
|---|
| 961 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +43 -5 |
|---|
| 962 | added occlusion culling mode. |
|---|
| 963 | ============================ |
|---|
| 964 | Working file: Source/System/Cluster/Base/OSGRenderOptions.fcd |
|---|
| 965 | ---------------------------- |
|---|
| 966 | revision 1.6 |
|---|
| 967 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +20 -0 |
|---|
| 968 | added occlusion culling mode. |
|---|
| 969 | ---------------------------- |
|---|
| 970 | revision 1.5 |
|---|
| 971 | date: 2006/09/17 12:11:33; author: a-m-z; state: Exp; lines: +9 -0 |
|---|
| 972 | added first frame field. |
|---|
| 973 | ---------------------------- |
|---|
| 974 | revision 1.4 |
|---|
| 975 | date: 2006/07/01 22:12:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 976 | Fixed < and > XML issues |
|---|
| 977 | ============================ |
|---|
| 978 | Working file: Source/System/Cluster/Base/OSGRenderOptions.h |
|---|
| 979 | ---------------------------- |
|---|
| 980 | revision 1.6 |
|---|
| 981 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +37 -5 |
|---|
| 982 | added occlusion culling mode. |
|---|
| 983 | ============================ |
|---|
| 984 | Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.cpp |
|---|
| 985 | ---------------------------- |
|---|
| 986 | revision 1.6 |
|---|
| 987 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +68 -0 |
|---|
| 988 | added occlusion culling mode. |
|---|
| 989 | ---------------------------- |
|---|
| 990 | revision 1.5 |
|---|
| 991 | date: 2006/09/17 12:11:33; author: a-m-z; state: Exp; lines: +41 -5 |
|---|
| 992 | added first frame field. |
|---|
| 993 | ============================ |
|---|
| 994 | Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.h |
|---|
| 995 | ---------------------------- |
|---|
| 996 | revision 1.6 |
|---|
| 997 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +17 -1 |
|---|
| 998 | added occlusion culling mode. |
|---|
| 999 | ---------------------------- |
|---|
| 1000 | revision 1.5 |
|---|
| 1001 | date: 2006/09/17 12:11:33; author: a-m-z; state: Exp; lines: +9 -1 |
|---|
| 1002 | added first frame field. |
|---|
| 1003 | ============================ |
|---|
| 1004 | Working file: Source/System/Cluster/Base/OSGRenderOptionsBase.inl |
|---|
| 1005 | ---------------------------- |
|---|
| 1006 | revision 1.6 |
|---|
| 1007 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +56 -0 |
|---|
| 1008 | added occlusion culling mode. |
|---|
| 1009 | ---------------------------- |
|---|
| 1010 | revision 1.5 |
|---|
| 1011 | date: 2006/09/17 12:11:33; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 1012 | added first frame field. |
|---|
| 1013 | ============================ |
|---|
| 1014 | Working file: Source/System/Cluster/Base/OSGRenderOptionsFields.h |
|---|
| 1015 | ---------------------------- |
|---|
| 1016 | revision 1.6 |
|---|
| 1017 | date: 2006/09/23 11:26:52; author: a-m-z; state: Exp; lines: +0 -0 |
|---|
| 1018 | added occlusion culling mode. |
|---|
| 1019 | ---------------------------- |
|---|
| 1020 | revision 1.5 |
|---|
| 1021 | date: 2006/09/17 12:11:33; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1022 | added first frame field. |
|---|
| 1023 | ============================ |
|---|
| 1024 | Working file: Source/System/Cluster/Base/testClusterClient.cpp |
|---|
| 1025 | ---------------------------- |
|---|
| 1026 | revision 1.23 |
|---|
| 1027 | date: 2006/07/27 20:35:40; author: dirk; state: Exp; lines: +15 -1 |
|---|
| 1028 | Added serviceDdress |
|---|
| 1029 | ---------------------------- |
|---|
| 1030 | revision 1.22 |
|---|
| 1031 | date: 2006/07/11 14:09:56; author: mroth; state: Exp; lines: +23 -8 |
|---|
| 1032 | bugfix in animation handling |
|---|
| 1033 | ---------------------------- |
|---|
| 1034 | revision 1.21 |
|---|
| 1035 | date: 2006/07/05 09:54:16; author: mroth; state: Exp; lines: +24 -18 |
|---|
| 1036 | sort last support |
|---|
| 1037 | ============================ |
|---|
| 1038 | Working file: Source/System/Cluster/Server/OSGClusterServer.cpp |
|---|
| 1039 | ---------------------------- |
|---|
| 1040 | revision 1.18 |
|---|
| 1041 | date: 2006/06/27 03:00:51; author: vossg; state: Exp; lines: +1 -1 |
|---|
| 1042 | fixed : make hostname used configurable (OSG_HOSTNAME), needed for systems |
|---|
| 1043 | with different internal/external hostnames (e.g. Rocks) |
|---|
| 1044 | added : X based cluster server tututorial (work around freeglut problems) |
|---|
| 1045 | ============================ |
|---|
| 1046 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.cpp |
|---|
| 1047 | ---------------------------- |
|---|
| 1048 | revision 1.12 |
|---|
| 1049 | date: 2006/06/29 16:33:16; author: a-m-z; state: Exp; lines: +30 -10 |
|---|
| 1050 | added missing window activate. changed array parameters. |
|---|
| 1051 | ---------------------------- |
|---|
| 1052 | revision 1.11 |
|---|
| 1053 | date: 2006/06/28 10:12:33; author: mroth; state: Exp; lines: +19 -7 |
|---|
| 1054 | allow color correction for each viewport |
|---|
| 1055 | ---------------------------- |
|---|
| 1056 | revision 1.10 |
|---|
| 1057 | date: 2006/06/09 15:40:06; author: mroth; state: Exp; lines: +63 -4 |
|---|
| 1058 | fixes, reduced buffer size |
|---|
| 1059 | ============================ |
|---|
| 1060 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.h |
|---|
| 1061 | ---------------------------- |
|---|
| 1062 | revision 1.6 |
|---|
| 1063 | date: 2006/06/29 16:33:16; author: a-m-z; state: Exp; lines: +11 -11 |
|---|
| 1064 | added missing window activate. changed array parameters. |
|---|
| 1065 | ---------------------------- |
|---|
| 1066 | revision 1.5 |
|---|
| 1067 | date: 2006/06/09 15:40:06; author: mroth; state: Exp; lines: +2 -1 |
|---|
| 1068 | fixes, reduced buffer size |
|---|
| 1069 | ============================ |
|---|
| 1070 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindow.inl |
|---|
| 1071 | ---------------------------- |
|---|
| 1072 | revision 1.3 |
|---|
| 1073 | date: 2006/06/29 16:33:16; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1074 | added missing window activate. changed array parameters. |
|---|
| 1075 | ============================ |
|---|
| 1076 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.cpp |
|---|
| 1077 | ---------------------------- |
|---|
| 1078 | revision 1.5 |
|---|
| 1079 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1080 | Base Update |
|---|
| 1081 | ============================ |
|---|
| 1082 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.h |
|---|
| 1083 | ---------------------------- |
|---|
| 1084 | revision 1.6 |
|---|
| 1085 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1086 | Base Update |
|---|
| 1087 | ============================ |
|---|
| 1088 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowBase.inl |
|---|
| 1089 | ---------------------------- |
|---|
| 1090 | revision 1.4 |
|---|
| 1091 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1092 | Base Update |
|---|
| 1093 | ============================ |
|---|
| 1094 | Working file: Source/System/Cluster/Window/BalancedMultiWindow/OSGBalancedMultiWindowFields.h |
|---|
| 1095 | ---------------------------- |
|---|
| 1096 | revision 1.4 |
|---|
| 1097 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1098 | Base Update |
|---|
| 1099 | ============================ |
|---|
| 1100 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.cpp |
|---|
| 1101 | ---------------------------- |
|---|
| 1102 | revision 1.25 |
|---|
| 1103 | date: 2006/06/29 14:07:00; author: mroth; state: Exp; lines: +17 -3 |
|---|
| 1104 | Interface parameter for service requests added |
|---|
| 1105 | ---------------------------- |
|---|
| 1106 | revision 1.24 |
|---|
| 1107 | date: 2006/06/28 15:13:08; author: mroth; state: Exp; lines: +8 -0 |
|---|
| 1108 | added missing setMulticastInterface |
|---|
| 1109 | ---------------------------- |
|---|
| 1110 | revision 1.23 |
|---|
| 1111 | date: 2006/06/28 10:12:08; author: mroth; state: Exp; lines: +19 -7 |
|---|
| 1112 | allow color correction for each viewport |
|---|
| 1113 | ---------------------------- |
|---|
| 1114 | revision 1.22 |
|---|
| 1115 | date: 2006/05/02 15:15:05; author: mroth; state: Exp; lines: +1 -1 |
|---|
| 1116 | bugfix in saveCalibration |
|---|
| 1117 | ---------------------------- |
|---|
| 1118 | revision 1.21 |
|---|
| 1119 | date: 2006/02/23 15:43:36; author: mroth; state: Exp; lines: +13 -7 |
|---|
| 1120 | First use root-RenderState, then Viewport-RenderState and then Window-RenderSate |
|---|
| 1121 | ---------------------------- |
|---|
| 1122 | revision 1.20 |
|---|
| 1123 | date: 2006/01/28 13:02:13; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 1124 | fixed cluster rendering with RenderOptions Attachment. |
|---|
| 1125 | ============================ |
|---|
| 1126 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindow.fcd |
|---|
| 1127 | ---------------------------- |
|---|
| 1128 | revision 1.7 |
|---|
| 1129 | date: 2006/06/29 14:07:00; author: mroth; state: Exp; lines: +9 -0 |
|---|
| 1130 | Interface parameter for service requests added |
|---|
| 1131 | ============================ |
|---|
| 1132 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.cpp |
|---|
| 1133 | ---------------------------- |
|---|
| 1134 | revision 1.14 |
|---|
| 1135 | date: 2006/06/29 14:07:00; author: mroth; state: Exp; lines: +40 -4 |
|---|
| 1136 | Interface parameter for service requests added |
|---|
| 1137 | ---------------------------- |
|---|
| 1138 | revision 1.13 |
|---|
| 1139 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1140 | Base Update |
|---|
| 1141 | ============================ |
|---|
| 1142 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.h |
|---|
| 1143 | ---------------------------- |
|---|
| 1144 | revision 1.16 |
|---|
| 1145 | date: 2006/06/29 14:07:00; author: mroth; state: Exp; lines: +10 -2 |
|---|
| 1146 | Interface parameter for service requests added |
|---|
| 1147 | ---------------------------- |
|---|
| 1148 | revision 1.15 |
|---|
| 1149 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1150 | Base Update |
|---|
| 1151 | ============================ |
|---|
| 1152 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindowBase.inl |
|---|
| 1153 | ---------------------------- |
|---|
| 1154 | revision 1.13 |
|---|
| 1155 | date: 2006/06/29 14:07:00; author: mroth; state: Exp; lines: +29 -1 |
|---|
| 1156 | Interface parameter for service requests added |
|---|
| 1157 | ---------------------------- |
|---|
| 1158 | revision 1.12 |
|---|
| 1159 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1160 | Base Update |
|---|
| 1161 | ============================ |
|---|
| 1162 | Working file: Source/System/Cluster/Window/Base/OSGClusterWindowFields.h |
|---|
| 1163 | ---------------------------- |
|---|
| 1164 | revision 1.10 |
|---|
| 1165 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 1166 | Base Update |
|---|
| 1167 | ============================ |
|---|
| 1168 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.cpp |
|---|
| 1169 | ---------------------------- |
|---|
| 1170 | revision 1.8 |
|---|
| 1171 | date: 2006/06/28 10:12:09; author: mroth; state: Exp; lines: +26 -19 |
|---|
| 1172 | allow color correction for each viewport |
|---|
| 1173 | ============================ |
|---|
| 1174 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibration.h |
|---|
| 1175 | ---------------------------- |
|---|
| 1176 | revision 1.5 |
|---|
| 1177 | date: 2006/06/28 10:12:09; author: mroth; state: Exp; lines: +7 -5 |
|---|
| 1178 | allow color correction for each viewport |
|---|
| 1179 | ============================ |
|---|
| 1180 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.cpp |
|---|
| 1181 | ---------------------------- |
|---|
| 1182 | revision 1.5 |
|---|
| 1183 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1184 | Base Update |
|---|
| 1185 | ============================ |
|---|
| 1186 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.h |
|---|
| 1187 | ---------------------------- |
|---|
| 1188 | revision 1.6 |
|---|
| 1189 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1190 | Base Update |
|---|
| 1191 | ============================ |
|---|
| 1192 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationBase.inl |
|---|
| 1193 | ---------------------------- |
|---|
| 1194 | revision 1.4 |
|---|
| 1195 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1196 | Base Update |
|---|
| 1197 | ============================ |
|---|
| 1198 | Working file: Source/System/Cluster/Window/Base/OSGDisplayCalibrationFields.h |
|---|
| 1199 | ---------------------------- |
|---|
| 1200 | revision 1.4 |
|---|
| 1201 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 1202 | Base Update |
|---|
| 1203 | ============================ |
|---|
| 1204 | Working file: Source/System/Cluster/Window/Base/OSGImageComposer.cpp |
|---|
| 1205 | ---------------------------- |
|---|
| 1206 | revision 1.2 |
|---|
| 1207 | date: 2006/07/25 07:24:50; author: mroth; state: Exp; lines: +14 -1 |
|---|
| 1208 | New callbacks for startFrame and startViewport added |
|---|
| 1209 | ============================ |
|---|
| 1210 | Working file: Source/System/Cluster/Window/Base/OSGImageComposer.h |
|---|
| 1211 | ---------------------------- |
|---|
| 1212 | revision 1.2 |
|---|
| 1213 | date: 2006/07/25 07:24:50; author: mroth; state: Exp; lines: +2 -0 |
|---|
| 1214 | New callbacks for startFrame and startViewport added |
|---|
| 1215 | ============================ |
|---|
| 1216 | Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.cpp |
|---|
| 1217 | ---------------------------- |
|---|
| 1218 | revision 1.6 |
|---|
| 1219 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1220 | Base Update |
|---|
| 1221 | ============================ |
|---|
| 1222 | Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.h |
|---|
| 1223 | ---------------------------- |
|---|
| 1224 | revision 1.7 |
|---|
| 1225 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1226 | Base Update |
|---|
| 1227 | ============================ |
|---|
| 1228 | Working file: Source/System/Cluster/Window/Base/OSGImageComposerBase.inl |
|---|
| 1229 | ---------------------------- |
|---|
| 1230 | revision 1.4 |
|---|
| 1231 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1232 | Base Update |
|---|
| 1233 | ============================ |
|---|
| 1234 | Working file: Source/System/Cluster/Window/Base/OSGImageComposerFields.h |
|---|
| 1235 | ---------------------------- |
|---|
| 1236 | revision 1.5 |
|---|
| 1237 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 1238 | Base Update |
|---|
| 1239 | ============================ |
|---|
| 1240 | Working file: Source/System/Cluster/Window/Base/testCalibRender.cpp |
|---|
| 1241 | ---------------------------- |
|---|
| 1242 | revision 1.9 |
|---|
| 1243 | date: 2006/06/29 09:48:18; author: mroth; state: Exp; lines: +1 -1 |
|---|
| 1244 | do calibration for viewports |
|---|
| 1245 | ============================ |
|---|
| 1246 | Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.cpp |
|---|
| 1247 | ---------------------------- |
|---|
| 1248 | revision 1.10 |
|---|
| 1249 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1250 | Base Update |
|---|
| 1251 | ============================ |
|---|
| 1252 | Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.h |
|---|
| 1253 | ---------------------------- |
|---|
| 1254 | revision 1.12 |
|---|
| 1255 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1256 | Base Update |
|---|
| 1257 | ============================ |
|---|
| 1258 | Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.inl |
|---|
| 1259 | ---------------------------- |
|---|
| 1260 | revision 1.9 |
|---|
| 1261 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1262 | Base Update |
|---|
| 1263 | ============================ |
|---|
| 1264 | Working file: Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowFields.h |
|---|
| 1265 | ---------------------------- |
|---|
| 1266 | revision 1.9 |
|---|
| 1267 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1268 | Base Update |
|---|
| 1269 | ============================ |
|---|
| 1270 | Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindow.cpp |
|---|
| 1271 | ---------------------------- |
|---|
| 1272 | revision 1.11 |
|---|
| 1273 | date: 2006/06/19 10:49:38; author: a-m-z; state: Exp; lines: +22 -1 |
|---|
| 1274 | added render options support. replaced StereoBufferViewport with client shallow copy viewport. |
|---|
| 1275 | ============================ |
|---|
| 1276 | Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.cpp |
|---|
| 1277 | ---------------------------- |
|---|
| 1278 | revision 1.9 |
|---|
| 1279 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1280 | Base Update |
|---|
| 1281 | ============================ |
|---|
| 1282 | Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.h |
|---|
| 1283 | ---------------------------- |
|---|
| 1284 | revision 1.11 |
|---|
| 1285 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1286 | Base Update |
|---|
| 1287 | ============================ |
|---|
| 1288 | Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowBase.inl |
|---|
| 1289 | ---------------------------- |
|---|
| 1290 | revision 1.7 |
|---|
| 1291 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1292 | Base Update |
|---|
| 1293 | ============================ |
|---|
| 1294 | Working file: Source/System/Cluster/Window/SortFirst/OSGSortFirstWindowFields.h |
|---|
| 1295 | ---------------------------- |
|---|
| 1296 | revision 1.9 |
|---|
| 1297 | date: 2006/02/20 16:54:22; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1298 | Base Update |
|---|
| 1299 | ============================ |
|---|
| 1300 | Working file: Source/System/Cluster/Window/SortFirst/OSGTileGeometryLoad.cpp |
|---|
| 1301 | ---------------------------- |
|---|
| 1302 | revision 1.13 |
|---|
| 1303 | date: 2006/06/24 10:26:58; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1304 | fixed compile problem with ms vc 6.0 stl. added missing end iterator. |
|---|
| 1305 | ---------------------------- |
|---|
| 1306 | revision 1.12 |
|---|
| 1307 | date: 2006/06/18 11:25:40; author: a-m-z; state: Exp; lines: +14 -2 |
|---|
| 1308 | fixed buggy vector erase. |
|---|
| 1309 | ---------------------------- |
|---|
| 1310 | revision 1.11 |
|---|
| 1311 | date: 2006/06/17 15:36:40; author: a-m-z; state: Exp; lines: +29 -21 |
|---|
| 1312 | added NullFC test. fixed crash with invalid node pointers with sortfirst clustering. |
|---|
| 1313 | ============================ |
|---|
| 1314 | Working file: Source/System/Cluster/Window/SortFirst/OSGTileGeometryLoad.h |
|---|
| 1315 | ---------------------------- |
|---|
| 1316 | revision 1.7 |
|---|
| 1317 | date: 2006/06/24 10:26:58; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1318 | fixed compile problem with ms vc 6.0 stl. added missing end iterator. |
|---|
| 1319 | ---------------------------- |
|---|
| 1320 | revision 1.6 |
|---|
| 1321 | date: 2006/06/18 11:25:40; author: a-m-z; state: Exp; lines: +5 -0 |
|---|
| 1322 | fixed buggy vector erase. |
|---|
| 1323 | ---------------------------- |
|---|
| 1324 | revision 1.5 |
|---|
| 1325 | date: 2006/06/17 15:36:40; author: a-m-z; state: Exp; lines: +3 -3 |
|---|
| 1326 | added NullFC test. fixed crash with invalid node pointers with sortfirst clustering. |
|---|
| 1327 | ============================ |
|---|
| 1328 | Working file: Source/System/Cluster/Window/SortFirst/OSGTileLoadBalancer.cpp |
|---|
| 1329 | ---------------------------- |
|---|
| 1330 | revision 1.8 |
|---|
| 1331 | date: 2006/06/24 10:26:58; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1332 | fixed compile problem with ms vc 6.0 stl. added missing end iterator. |
|---|
| 1333 | ---------------------------- |
|---|
| 1334 | revision 1.7 |
|---|
| 1335 | date: 2006/06/18 11:25:40; author: a-m-z; state: Exp; lines: +12 -14 |
|---|
| 1336 | fixed buggy vector erase. |
|---|
| 1337 | ---------------------------- |
|---|
| 1338 | revision 1.6 |
|---|
| 1339 | date: 2006/06/17 15:36:40; author: a-m-z; state: Exp; lines: +29 -17 |
|---|
| 1340 | added NullFC test. fixed crash with invalid node pointers with sortfirst clustering. |
|---|
| 1341 | ============================ |
|---|
| 1342 | Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.cpp |
|---|
| 1343 | ---------------------------- |
|---|
| 1344 | revision 1.5 |
|---|
| 1345 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1346 | Base Update |
|---|
| 1347 | ============================ |
|---|
| 1348 | Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.h |
|---|
| 1349 | ---------------------------- |
|---|
| 1350 | revision 1.6 |
|---|
| 1351 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1352 | Base Update |
|---|
| 1353 | ============================ |
|---|
| 1354 | Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerBase.inl |
|---|
| 1355 | ---------------------------- |
|---|
| 1356 | revision 1.5 |
|---|
| 1357 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1358 | Base Update |
|---|
| 1359 | ============================ |
|---|
| 1360 | Working file: Source/System/Cluster/Window/SortLast/OSGSepiaComposerFields.h |
|---|
| 1361 | ---------------------------- |
|---|
| 1362 | revision 1.4 |
|---|
| 1363 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1364 | Base Update |
|---|
| 1365 | ============================ |
|---|
| 1366 | Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindow.cpp |
|---|
| 1367 | ---------------------------- |
|---|
| 1368 | revision 1.9 |
|---|
| 1369 | date: 2006/07/25 07:50:51; author: mroth; state: Exp; lines: +7 -7 |
|---|
| 1370 | ImageComposer fix |
|---|
| 1371 | ---------------------------- |
|---|
| 1372 | revision 1.8 |
|---|
| 1373 | date: 2006/07/24 08:20:18; author: a-m-z; state: Exp; lines: +7 -7 |
|---|
| 1374 | added workaround for compile problems. |
|---|
| 1375 | ---------------------------- |
|---|
| 1376 | revision 1.7 |
|---|
| 1377 | date: 2006/07/21 14:33:25; author: mroth; state: Exp; lines: +41 -3 |
|---|
| 1378 | bugfixes |
|---|
| 1379 | ---------------------------- |
|---|
| 1380 | revision 1.6 |
|---|
| 1381 | date: 2006/01/26 08:17:01; author: mroth; state: Exp; lines: +48 -17 |
|---|
| 1382 | sortlast composers added |
|---|
| 1383 | ============================ |
|---|
| 1384 | Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.cpp |
|---|
| 1385 | ---------------------------- |
|---|
| 1386 | revision 1.5 |
|---|
| 1387 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1388 | Base Update |
|---|
| 1389 | ============================ |
|---|
| 1390 | Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.h |
|---|
| 1391 | ---------------------------- |
|---|
| 1392 | revision 1.6 |
|---|
| 1393 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1394 | Base Update |
|---|
| 1395 | ============================ |
|---|
| 1396 | Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowBase.inl |
|---|
| 1397 | ---------------------------- |
|---|
| 1398 | revision 1.4 |
|---|
| 1399 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1400 | Base Update |
|---|
| 1401 | ============================ |
|---|
| 1402 | Working file: Source/System/Cluster/Window/SortLast/OSGSortLastWindowFields.h |
|---|
| 1403 | ---------------------------- |
|---|
| 1404 | revision 1.4 |
|---|
| 1405 | date: 2006/02/20 16:54:21; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1406 | Base Update |
|---|
| 1407 | ============================ |
|---|
| 1408 | Working file: Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h |
|---|
| 1409 | ---------------------------- |
|---|
| 1410 | revision 1.8 |
|---|
| 1411 | date: 2006/10/16 14:12:57; author: pdaehne; state: Exp; lines: +6 -6 |
|---|
| 1412 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 1413 | ============================ |
|---|
| 1414 | Working file: Source/System/FieldContainer/OSGChangeList.cpp |
|---|
| 1415 | ---------------------------- |
|---|
| 1416 | revision 1.11 |
|---|
| 1417 | date: 2006/02/27 10:07:16; author: pdaehne; state: Exp; lines: +18 -0 |
|---|
| 1418 | Added two more helper functions |
|---|
| 1419 | ============================ |
|---|
| 1420 | Working file: Source/System/FieldContainer/OSGChangeList.h |
|---|
| 1421 | ---------------------------- |
|---|
| 1422 | revision 1.10 |
|---|
| 1423 | date: 2006/02/27 10:07:16; author: pdaehne; state: Exp; lines: +2 -0 |
|---|
| 1424 | Added two more helper functions |
|---|
| 1425 | ============================ |
|---|
| 1426 | Working file: Source/System/FieldContainer/OSGCoredNodePtr.h |
|---|
| 1427 | ---------------------------- |
|---|
| 1428 | revision 1.7 |
|---|
| 1429 | date: 2006/02/20 23:31:04; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 1430 | added unspec_bool cast for RefPtr (Bug 1430622) |
|---|
| 1431 | ============================ |
|---|
| 1432 | Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.cpp |
|---|
| 1433 | ---------------------------- |
|---|
| 1434 | revision 1.2 |
|---|
| 1435 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1436 | Base Update |
|---|
| 1437 | ============================ |
|---|
| 1438 | Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.h |
|---|
| 1439 | ---------------------------- |
|---|
| 1440 | revision 1.2 |
|---|
| 1441 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1442 | Base Update |
|---|
| 1443 | ============================ |
|---|
| 1444 | Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapBase.inl |
|---|
| 1445 | ---------------------------- |
|---|
| 1446 | revision 1.2 |
|---|
| 1447 | date: 2006/02/20 16:54:45; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1448 | Base Update |
|---|
| 1449 | ============================ |
|---|
| 1450 | Working file: Source/System/FieldContainer/OSGFCPtrAttributeMapFields.h |
|---|
| 1451 | ---------------------------- |
|---|
| 1452 | revision 1.2 |
|---|
| 1453 | date: 2006/02/20 16:54:45; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 1454 | Base Update |
|---|
| 1455 | ============================ |
|---|
| 1456 | Working file: Source/System/FieldContainer/OSGFieldContainerFieldDataType.h |
|---|
| 1457 | ---------------------------- |
|---|
| 1458 | revision 1.9 |
|---|
| 1459 | date: 2006/10/16 14:12:57; author: pdaehne; state: Exp; lines: +9 -9 |
|---|
| 1460 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 1461 | ============================ |
|---|
| 1462 | Working file: Source/System/FieldContainer/OSGNode.cpp |
|---|
| 1463 | ---------------------------- |
|---|
| 1464 | revision 1.29 |
|---|
| 1465 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +2 -4 |
|---|
| 1466 | added hierarchical multi frame occlusion culling. |
|---|
| 1467 | ---------------------------- |
|---|
| 1468 | revision 1.28 |
|---|
| 1469 | date: 2006/09/28 15:01:20; author: a-m-z; state: Exp; lines: +16 -16 |
|---|
| 1470 | added occlusion mask. |
|---|
| 1471 | ---------------------------- |
|---|
| 1472 | revision 1.27 |
|---|
| 1473 | date: 2006/09/28 14:05:12; author: a-m-z; state: Exp; lines: +6 -2 |
|---|
| 1474 | improved multi frame occlusion culling, added re-using of query ids, removed node query id map. |
|---|
| 1475 | ---------------------------- |
|---|
| 1476 | revision 1.26 |
|---|
| 1477 | date: 2006/09/01 11:50:46; author: a-m-z; state: Exp; lines: +6 -4 |
|---|
| 1478 | improved msvc 8.0 detection. |
|---|
| 1479 | ---------------------------- |
|---|
| 1480 | revision 1.25 |
|---|
| 1481 | date: 2006/07/03 13:52:23; author: a-m-z; state: Exp; lines: +8 -2 |
|---|
| 1482 | fixed invalid iterator. |
|---|
| 1483 | ---------------------------- |
|---|
| 1484 | revision 1.24 |
|---|
| 1485 | date: 2006/06/17 15:36:40; author: a-m-z; state: Exp; lines: +51 -50 |
|---|
| 1486 | added NullFC test. fixed crash with invalid node pointers with sortfirst clustering. |
|---|
| 1487 | ---------------------------- |
|---|
| 1488 | revision 1.23 |
|---|
| 1489 | date: 2006/05/15 06:27:45; author: vossg; state: Exp; lines: +12 -12 |
|---|
| 1490 | fixed : invalid volume in deactivate/activate cycle |
|---|
| 1491 | ---------------------------- |
|---|
| 1492 | revision 1.22 |
|---|
| 1493 | date: 2006/02/08 17:35:10; author: a-m-z; state: Exp; lines: +5 -2 |
|---|
| 1494 | fixed invalid iterator, crashed with msvc 8.0 |
|---|
| 1495 | ============================ |
|---|
| 1496 | Working file: Source/System/FieldContainer/OSGRefPtr.h |
|---|
| 1497 | ---------------------------- |
|---|
| 1498 | revision 1.7 |
|---|
| 1499 | date: 2006/09/05 01:24:28; author: allenb; state: Exp; lines: +4 -2 |
|---|
| 1500 | Add typedef to allow lookup of FC Ptr type. |
|---|
| 1501 | ---------------------------- |
|---|
| 1502 | revision 1.6 |
|---|
| 1503 | date: 2006/02/20 23:31:05; author: dirk; state: Exp; lines: +5 -2 |
|---|
| 1504 | added unspec_bool cast for RefPtr (Bug 1430622) |
|---|
| 1505 | ============================ |
|---|
| 1506 | Working file: Source/System/FieldContainer/OSGRefPtr.inl |
|---|
| 1507 | ---------------------------- |
|---|
| 1508 | revision 1.6 |
|---|
| 1509 | date: 2006/02/21 16:40:08; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 1510 | more specific types for unspecified_bool conversion. Hopefully fixes VS7 compilation problems |
|---|
| 1511 | ---------------------------- |
|---|
| 1512 | revision 1.5 |
|---|
| 1513 | date: 2006/02/20 23:31:05; author: dirk; state: Exp; lines: +7 -1 |
|---|
| 1514 | added unspec_bool cast for RefPtr (Bug 1430622) |
|---|
| 1515 | ============================ |
|---|
| 1516 | Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.cpp |
|---|
| 1517 | ---------------------------- |
|---|
| 1518 | revision 1.2 |
|---|
| 1519 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1520 | Base Update |
|---|
| 1521 | ============================ |
|---|
| 1522 | Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.h |
|---|
| 1523 | ---------------------------- |
|---|
| 1524 | revision 1.2 |
|---|
| 1525 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1526 | Base Update |
|---|
| 1527 | ============================ |
|---|
| 1528 | Working file: Source/System/FieldContainer/OSGStringAttributeMapBase.inl |
|---|
| 1529 | ---------------------------- |
|---|
| 1530 | revision 1.2 |
|---|
| 1531 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 1532 | Base Update |
|---|
| 1533 | ============================ |
|---|
| 1534 | Working file: Source/System/FieldContainer/OSGStringAttributeMapFields.h |
|---|
| 1535 | ---------------------------- |
|---|
| 1536 | revision 1.2 |
|---|
| 1537 | date: 2006/02/20 16:54:57; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 1538 | Base Update |
|---|
| 1539 | ============================ |
|---|
| 1540 | Working file: Source/System/FieldContainer/testSharedCore.cpp |
|---|
| 1541 | ---------------------------- |
|---|
| 1542 | revision 1.8 |
|---|
| 1543 | date: 2006/02/20 23:31:05; author: dirk; state: Exp; lines: +3 -0 |
|---|
| 1544 | added unspec_bool cast for RefPtr (Bug 1430622) |
|---|
| 1545 | ============================ |
|---|
| 1546 | Working file: Source/System/FieldContainer/Impl/OSGNodeImpl.h |
|---|
| 1547 | ---------------------------- |
|---|
| 1548 | revision 1.14 |
|---|
| 1549 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +0 -8 |
|---|
| 1550 | added hierarchical multi frame occlusion culling. |
|---|
| 1551 | ---------------------------- |
|---|
| 1552 | revision 1.13 |
|---|
| 1553 | date: 2006/09/28 15:01:20; author: a-m-z; state: Exp; lines: +6 -5 |
|---|
| 1554 | added occlusion mask. |
|---|
| 1555 | ---------------------------- |
|---|
| 1556 | revision 1.12 |
|---|
| 1557 | date: 2006/09/28 14:05:12; author: a-m-z; state: Exp; lines: +12 -0 |
|---|
| 1558 | improved multi frame occlusion culling, added re-using of query ids, removed node query id map. |
|---|
| 1559 | ---------------------------- |
|---|
| 1560 | revision 1.11 |
|---|
| 1561 | date: 2006/09/01 11:50:46; author: a-m-z; state: Exp; lines: +4 -2 |
|---|
| 1562 | improved msvc 8.0 detection. |
|---|
| 1563 | ============================ |
|---|
| 1564 | Working file: Source/System/FieldContainer/Impl/OSGNodeImpl.inl |
|---|
| 1565 | ---------------------------- |
|---|
| 1566 | revision 1.13 |
|---|
| 1567 | date: 2006/09/29 15:56:55; author: a-m-z; state: Exp; lines: +0 -12 |
|---|
| 1568 | added hierarchical multi frame occlusion culling. |
|---|
| 1569 | ---------------------------- |
|---|
| 1570 | revision 1.12 |
|---|
| 1571 | date: 2006/09/28 15:01:20; author: a-m-z; state: Exp; lines: +4 -4 |
|---|
| 1572 | added occlusion mask. |
|---|
| 1573 | ---------------------------- |
|---|
| 1574 | revision 1.11 |
|---|
| 1575 | date: 2006/09/28 14:05:12; author: a-m-z; state: Exp; lines: +24 -0 |
|---|
| 1576 | improved multi frame occlusion culling, added re-using of query ids, removed node query id map. |
|---|
| 1577 | ============================ |
|---|
| 1578 | Working file: Source/System/FileIO/3DS/OSG3DSSceneFileType.cpp |
|---|
| 1579 | ---------------------------- |
|---|
| 1580 | revision 1.12 |
|---|
| 1581 | date: 2006/09/18 15:48:39; author: a-m-z; state: Exp; lines: +26 -30 |
|---|
| 1582 | fixed possible crash and texture wrapping mode. |
|---|
| 1583 | ---------------------------- |
|---|
| 1584 | revision 1.11 |
|---|
| 1585 | date: 2006/07/29 12:52:33; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 1586 | fixed missing index map. |
|---|
| 1587 | ============================ |
|---|
| 1588 | Working file: Source/System/FileIO/Base/OSGSceneFileHandler.cpp |
|---|
| 1589 | ---------------------------- |
|---|
| 1590 | revision 1.30 |
|---|
| 1591 | date: 2006/05/20 20:17:12; author: a-m-z; state: Exp; lines: +2 -4 |
|---|
| 1592 | added missing clear call to default path handler. |
|---|
| 1593 | ============================ |
|---|
| 1594 | Working file: Source/System/FileIO/Base/OSGSceneFileHandler.h |
|---|
| 1595 | ---------------------------- |
|---|
| 1596 | revision 1.21 |
|---|
| 1597 | date: 2006/06/20 20:21:49; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 1598 | make default graph ops protected to allow derivations (Thanks to Allen Bierbaum for the hint!) |
|---|
| 1599 | ============================ |
|---|
| 1600 | Working file: Source/System/FileIO/DXF/OSGDXFRecord.cpp |
|---|
| 1601 | ---------------------------- |
|---|
| 1602 | revision 1.4 |
|---|
| 1603 | date: 2006/09/29 10:16:40; author: yjung; state: Exp; lines: +2 -2 |
|---|
| 1604 | mem leak fix |
|---|
| 1605 | ============================ |
|---|
| 1606 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseLexer.cpp |
|---|
| 1607 | ---------------------------- |
|---|
| 1608 | revision 1.3 |
|---|
| 1609 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +3 -23 |
|---|
| 1610 | Complete reimplementation of parser/lexer |
|---|
| 1611 | ============================ |
|---|
| 1612 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseLexer.h |
|---|
| 1613 | ---------------------------- |
|---|
| 1614 | revision 1.3 |
|---|
| 1615 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +21 -13 |
|---|
| 1616 | Complete reimplementation of parser/lexer |
|---|
| 1617 | ============================ |
|---|
| 1618 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.cpp |
|---|
| 1619 | ---------------------------- |
|---|
| 1620 | revision 1.17 |
|---|
| 1621 | date: 2006/08/29 10:58:35; author: a-m-z; state: Exp; lines: +32 -13 |
|---|
| 1622 | added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader. |
|---|
| 1623 | ---------------------------- |
|---|
| 1624 | revision 1.16 |
|---|
| 1625 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +214 -36 |
|---|
| 1626 | Complete reimplementation of parser/lexer |
|---|
| 1627 | ============================ |
|---|
| 1628 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.h |
|---|
| 1629 | ---------------------------- |
|---|
| 1630 | revision 1.17 |
|---|
| 1631 | date: 2006/08/29 10:58:35; author: a-m-z; state: Exp; lines: +8 -13 |
|---|
| 1632 | added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader. |
|---|
| 1633 | ---------------------------- |
|---|
| 1634 | revision 1.16 |
|---|
| 1635 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +159 -67 |
|---|
| 1636 | Complete reimplementation of parser/lexer |
|---|
| 1637 | ============================ |
|---|
| 1638 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.lpp |
|---|
| 1639 | ---------------------------- |
|---|
| 1640 | revision 1.14 |
|---|
| 1641 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +165 -1468 |
|---|
| 1642 | Complete reimplementation of parser/lexer |
|---|
| 1643 | ---------------------------- |
|---|
| 1644 | revision 1.13 |
|---|
| 1645 | date: 2006/06/06 13:06:45; author: mroth; state: Exp; lines: +13 -1 |
|---|
| 1646 | Allow different characters in component name than in ID |
|---|
| 1647 | ============================ |
|---|
| 1648 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkel.y |
|---|
| 1649 | ---------------------------- |
|---|
| 1650 | revision 1.28 |
|---|
| 1651 | date: 2006/10/02 13:41:22; author: mroth; state: Exp; lines: +2 -2 |
|---|
| 1652 | allow strings as component names |
|---|
| 1653 | ---------------------------- |
|---|
| 1654 | revision 1.27 |
|---|
| 1655 | date: 2006/08/29 17:07:42; author: pdaehne; state: Exp; lines: +9 -5 |
|---|
| 1656 | Yet another change - sorry, Andreas. Enabled ExposedField declarations in nodes - they are allowed according to the newest X3D spec |
|---|
| 1657 | ---------------------------- |
|---|
| 1658 | revision 1.26 |
|---|
| 1659 | date: 2006/08/29 10:58:35; author: a-m-z; state: Exp; lines: +16 -15 |
|---|
| 1660 | added -l option to bison. removed FlexLexer.h dependency from the OSGScanParseSkel.h header, this fixes some unresolved symbols on windows then deriving from the vrml loader. |
|---|
| 1661 | ---------------------------- |
|---|
| 1662 | revision 1.25 |
|---|
| 1663 | date: 2006/08/29 10:10:59; author: pdaehne; state: Exp; lines: +3 -3 |
|---|
| 1664 | bug fix |
|---|
| 1665 | ---------------------------- |
|---|
| 1666 | revision 1.24 |
|---|
| 1667 | date: 2006/08/28 09:27:09; author: pdaehne; state: Exp; lines: +1028 -873 |
|---|
| 1668 | Complete reimplementation of parser/lexer |
|---|
| 1669 | ---------------------------- |
|---|
| 1670 | revision 1.23 |
|---|
| 1671 | date: 2006/06/06 13:06:45; author: mroth; state: Exp; lines: +2 -1 |
|---|
| 1672 | Allow different characters in component name than in ID |
|---|
| 1673 | ============================ |
|---|
| 1674 | Working file: Source/System/FileIO/ScanParseSkel/OSGScanParseSkelBase.h |
|---|
| 1675 | ---------------------------- |
|---|
| 1676 | revision 1.2 |
|---|
| 1677 | date: 2006/08/28 09:27:09; author: pdaehne; state: dead; lines: +0 -0 |
|---|
| 1678 | Complete reimplementation of parser/lexer |
|---|
| 1679 | ============================ |
|---|
| 1680 | Working file: Source/System/FileIO/ScanParseSkel/SConscript |
|---|
| 1681 | ---------------------------- |
|---|
| 1682 | revision 1.8 |
|---|
| 1683 | date: 2006/09/17 18:16:58; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 1684 | removed FlexLexer.h install on unix. |
|---|
| 1685 | ---------------------------- |
|---|
| 1686 | revision 1.7 |
|---|
| 1687 | date: 2006/09/15 13:03:42; author: a-m-z; state: Exp; lines: +19 -10 |
|---|
| 1688 | fixed bison.simple dependency |
|---|
| 1689 | ---------------------------- |
|---|
| 1690 | revision 1.6 |
|---|
| 1691 | date: 2006/08/28 17:58:23; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1692 | added -l option to bison. |
|---|
| 1693 | ---------------------------- |
|---|
| 1694 | revision 1.5 |
|---|
| 1695 | date: 2006/08/25 13:51:58; author: a-m-z; state: Exp; lines: +3 -3 |
|---|
| 1696 | fixed installing of bison files. added bison files the bin dir. |
|---|
| 1697 | ---------------------------- |
|---|
| 1698 | revision 1.4 |
|---|
| 1699 | date: 2006/08/25 13:12:08; author: a-m-z; state: Exp; lines: +6 -2 |
|---|
| 1700 | added local scons. removed cygwin dependency on windows. |
|---|
| 1701 | ============================ |
|---|
| 1702 | Working file: Source/System/FileIO/WRL/OSGVRMLFile.cpp |
|---|
| 1703 | ---------------------------- |
|---|
| 1704 | revision 1.19 |
|---|
| 1705 | date: 2006/08/29 16:23:24; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 1706 | added missing _pCurrentField assign to NULL. added null pointer check. |
|---|
| 1707 | ============================ |
|---|
| 1708 | Working file: Source/System/FileIO/WRL/OSGVRMLNodeDescs.cpp |
|---|
| 1709 | ---------------------------- |
|---|
| 1710 | revision 1.36 |
|---|
| 1711 | date: 2006/08/29 16:23:24; author: a-m-z; state: Exp; lines: +18 -15 |
|---|
| 1712 | added missing _pCurrentField assign to NULL. added null pointer check. |
|---|
| 1713 | ---------------------------- |
|---|
| 1714 | revision 1.35 |
|---|
| 1715 | date: 2006/05/05 11:57:47; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1716 | fixed wrong wrap mode for pixel textures. |
|---|
| 1717 | ============================ |
|---|
| 1718 | Working file: Source/System/FileIO/WRL/OSGVRMLNodeFactory.h |
|---|
| 1719 | ---------------------------- |
|---|
| 1720 | revision 1.6 |
|---|
| 1721 | date: 2006/08/31 13:24:06; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1722 | made NodeNameDescHash typedef protected. |
|---|
| 1723 | ============================ |
|---|
| 1724 | Working file: Source/System/GraphOp/OSGSharePtrGraphOp.cpp |
|---|
| 1725 | ---------------------------- |
|---|
| 1726 | revision 1.12 |
|---|
| 1727 | date: 2006/04/18 09:41:03; author: a-m-z; state: Exp; lines: +2 -3 |
|---|
| 1728 | improved info output. |
|---|
| 1729 | ============================ |
|---|
| 1730 | Working file: Source/System/Image/OSGDATImageFileType.cpp |
|---|
| 1731 | ---------------------------- |
|---|
| 1732 | revision 1.24 |
|---|
| 1733 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1734 | Improved mimetype handling |
|---|
| 1735 | ============================ |
|---|
| 1736 | Working file: Source/System/Image/OSGDDSImageFileType.cpp |
|---|
| 1737 | ---------------------------- |
|---|
| 1738 | revision 1.13 |
|---|
| 1739 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1740 | Improved mimetype handling |
|---|
| 1741 | ---------------------------- |
|---|
| 1742 | revision 1.12 |
|---|
| 1743 | date: 2006/04/15 11:09:25; author: a-m-z; state: Exp; lines: +231 -229 |
|---|
| 1744 | fixed dds image reader on 64bit systems. |
|---|
| 1745 | ============================ |
|---|
| 1746 | Working file: Source/System/Image/OSGGIFImageFileType.cpp |
|---|
| 1747 | ---------------------------- |
|---|
| 1748 | revision 1.15 |
|---|
| 1749 | date: 2006/09/19 17:52:37; author: dirk; state: Exp; lines: +51 -15 |
|---|
| 1750 | Added some dispose modes for GIF |
|---|
| 1751 | ---------------------------- |
|---|
| 1752 | revision 1.14 |
|---|
| 1753 | date: 2006/09/19 17:15:56; author: dirk; state: Exp; lines: +3 -2 |
|---|
| 1754 | ============================ |
|---|
| 1755 | Working file: Source/System/Image/OSGGIFImageFileType.cpp |
|---|
| 1756 | ---------------------------- |
|---|
| 1757 | revision 1.13 |
|---|
| 1758 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1759 | Improved mimetype handling |
|---|
| 1760 | ============================ |
|---|
| 1761 | Working file: Source/System/Image/OSGHDRImageFileType.cpp |
|---|
| 1762 | ---------------------------- |
|---|
| 1763 | revision 1.3 |
|---|
| 1764 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1765 | Improved mimetype handling |
|---|
| 1766 | ============================ |
|---|
| 1767 | Working file: Source/System/Image/OSGImage.cpp |
|---|
| 1768 | ---------------------------- |
|---|
| 1769 | revision 1.62 |
|---|
| 1770 | date: 2006/11/06 19:34:26; author: pdaehne; state: Exp; lines: +85 -25 |
|---|
| 1771 | Fixed conversion to and from Alpha textures |
|---|
| 1772 | ---------------------------- |
|---|
| 1773 | revision 1.61 |
|---|
| 1774 | date: 2006/09/15 14:41:41; author: jbehr; state: Exp; lines: +215 -0 |
|---|
| 1775 | OSG_A_PF handler added |
|---|
| 1776 | ---------------------------- |
|---|
| 1777 | revision 1.60 |
|---|
| 1778 | date: 2006/09/08 09:33:04; author: pdaehne; state: Exp; lines: +3 -3 |
|---|
| 1779 | Fixed a buffer overrun when scaling images. Rounding up indices is not a good idea |
|---|
| 1780 | ---------------------------- |
|---|
| 1781 | revision 1.59 |
|---|
| 1782 | date: 2006/08/01 12:32:18; author: pdaehne; state: Exp; lines: +4 -1 |
|---|
| 1783 | Added support for alpha images |
|---|
| 1784 | ============================ |
|---|
| 1785 | Working file: Source/System/Image/OSGImage.fcd |
|---|
| 1786 | ---------------------------- |
|---|
| 1787 | revision 1.10 |
|---|
| 1788 | date: 2006/07/01 22:12:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1789 | Fixed < and > XML issues |
|---|
| 1790 | ---------------------------- |
|---|
| 1791 | revision 1.9 |
|---|
| 1792 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +32 -8 |
|---|
| 1793 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1794 | ============================ |
|---|
| 1795 | Working file: Source/System/Image/OSGImage.h |
|---|
| 1796 | ---------------------------- |
|---|
| 1797 | revision 1.25 |
|---|
| 1798 | date: 2006/08/01 12:32:18; author: pdaehne; state: Exp; lines: +1 -0 |
|---|
| 1799 | Added support for alpha images |
|---|
| 1800 | ---------------------------- |
|---|
| 1801 | revision 1.24 |
|---|
| 1802 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +6 -0 |
|---|
| 1803 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1804 | ============================ |
|---|
| 1805 | Working file: Source/System/Image/OSGImageBase.cpp |
|---|
| 1806 | ---------------------------- |
|---|
| 1807 | revision 1.15 |
|---|
| 1808 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +103 -1 |
|---|
| 1809 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1810 | ============================ |
|---|
| 1811 | Working file: Source/System/Image/OSGImageBase.h |
|---|
| 1812 | ---------------------------- |
|---|
| 1813 | revision 1.15 |
|---|
| 1814 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +25 -1 |
|---|
| 1815 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1816 | ============================ |
|---|
| 1817 | Working file: Source/System/Image/OSGImageBase.inl |
|---|
| 1818 | ---------------------------- |
|---|
| 1819 | revision 1.11 |
|---|
| 1820 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +84 -0 |
|---|
| 1821 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1822 | ============================ |
|---|
| 1823 | Working file: Source/System/Image/OSGImageFileHandler.cpp |
|---|
| 1824 | ---------------------------- |
|---|
| 1825 | revision 1.22 |
|---|
| 1826 | date: 2006/08/29 13:26:14; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 1827 | removed unitialized variable endpos |
|---|
| 1828 | ---------------------------- |
|---|
| 1829 | revision 1.21 |
|---|
| 1830 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +92 -20 |
|---|
| 1831 | Improved mimetype handling |
|---|
| 1832 | ============================ |
|---|
| 1833 | Working file: Source/System/Image/OSGImageFileHandler.h |
|---|
| 1834 | ---------------------------- |
|---|
| 1835 | revision 1.10 |
|---|
| 1836 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +6 -0 |
|---|
| 1837 | Improved mimetype handling |
|---|
| 1838 | ============================ |
|---|
| 1839 | Working file: Source/System/Image/OSGImageFileType.cpp |
|---|
| 1840 | ---------------------------- |
|---|
| 1841 | revision 1.22 |
|---|
| 1842 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +5 -5 |
|---|
| 1843 | Improved mimetype handling |
|---|
| 1844 | ============================ |
|---|
| 1845 | Working file: Source/System/Image/OSGImageFileType.h |
|---|
| 1846 | ---------------------------- |
|---|
| 1847 | revision 1.12 |
|---|
| 1848 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1849 | Improved mimetype handling |
|---|
| 1850 | ============================ |
|---|
| 1851 | Working file: Source/System/Image/OSGImageFunctions.cpp |
|---|
| 1852 | ---------------------------- |
|---|
| 1853 | revision 1.13 |
|---|
| 1854 | date: 2006/09/15 14:41:41; author: jbehr; state: Exp; lines: +1 -0 |
|---|
| 1855 | OSG_A_PF handler added |
|---|
| 1856 | ============================ |
|---|
| 1857 | Working file: Source/System/Image/OSGImageScaler.cpp |
|---|
| 1858 | ---------------------------- |
|---|
| 1859 | revision 1.2 |
|---|
| 1860 | date: 2006/07/06 16:27:48; author: a-m-z; state: Exp; lines: +4 -2 |
|---|
| 1861 | fixed wrong data type. fixed mipmap creation. |
|---|
| 1862 | ============================ |
|---|
| 1863 | Working file: Source/System/Image/OSGJPGImageFileType.cpp |
|---|
| 1864 | ---------------------------- |
|---|
| 1865 | revision 1.24 |
|---|
| 1866 | date: 2006/09/19 17:15:56; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1867 | ============================ |
|---|
| 1868 | Working file: Source/System/Image/OSGJPGImageFileType.cpp |
|---|
| 1869 | ---------------------------- |
|---|
| 1870 | revision 1.23 |
|---|
| 1871 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +2 -2 |
|---|
| 1872 | Improved mimetype handling |
|---|
| 1873 | ---------------------------- |
|---|
| 1874 | revision 1.22 |
|---|
| 1875 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +23 -0 |
|---|
| 1876 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1877 | ---------------------------- |
|---|
| 1878 | revision 1.21 |
|---|
| 1879 | date: 2006/05/02 11:39:39; author: pdaehne; state: Exp; lines: +36 -18 |
|---|
| 1880 | Fixed hard exit in case of an error |
|---|
| 1881 | ---------------------------- |
|---|
| 1882 | revision 1.20 |
|---|
| 1883 | date: 2006/04/24 16:55:54; author: a-m-z; state: Exp; lines: +2 -2 |
|---|
| 1884 | changed back to JPOOL_IMAGE |
|---|
| 1885 | ---------------------------- |
|---|
| 1886 | revision 1.19 |
|---|
| 1887 | date: 2006/04/19 17:00:29; author: a-m-z; state: Exp; lines: +14 -6 |
|---|
| 1888 | jpeg image writing crashed. |
|---|
| 1889 | ============================ |
|---|
| 1890 | Working file: Source/System/Image/OSGMNGImageFileType.cpp |
|---|
| 1891 | ---------------------------- |
|---|
| 1892 | revision 1.9 |
|---|
| 1893 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1894 | Improved mimetype handling |
|---|
| 1895 | ============================ |
|---|
| 1896 | Working file: Source/System/Image/OSGMTDImageFileType.cpp |
|---|
| 1897 | ---------------------------- |
|---|
| 1898 | revision 1.12 |
|---|
| 1899 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1900 | Improved mimetype handling |
|---|
| 1901 | ============================ |
|---|
| 1902 | Working file: Source/System/Image/OSGNRRDImageFileType.cpp |
|---|
| 1903 | ---------------------------- |
|---|
| 1904 | revision 1.6 |
|---|
| 1905 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1906 | Improved mimetype handling |
|---|
| 1907 | ============================ |
|---|
| 1908 | Working file: Source/System/Image/OSGPNGImageFileType.cpp |
|---|
| 1909 | ---------------------------- |
|---|
| 1910 | revision 1.21 |
|---|
| 1911 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1912 | Improved mimetype handling |
|---|
| 1913 | ---------------------------- |
|---|
| 1914 | revision 1.20 |
|---|
| 1915 | date: 2006/07/25 15:47:33; author: jbehr; state: Exp; lines: +2 -0 |
|---|
| 1916 | reading of color-palette images fixed |
|---|
| 1917 | ---------------------------- |
|---|
| 1918 | revision 1.19 |
|---|
| 1919 | date: 2006/07/21 16:24:58; author: jbehr; state: Exp; lines: +94 -17 |
|---|
| 1920 | 16bit support for read/write added |
|---|
| 1921 | ---------------------------- |
|---|
| 1922 | revision 1.18 |
|---|
| 1923 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +33 -1 |
|---|
| 1924 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1925 | ============================ |
|---|
| 1926 | Working file: Source/System/Image/OSGPNMImageFileType.cpp |
|---|
| 1927 | ---------------------------- |
|---|
| 1928 | revision 1.11 |
|---|
| 1929 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1930 | Improved mimetype handling |
|---|
| 1931 | ============================ |
|---|
| 1932 | Working file: Source/System/Image/OSGPSDImageFileType.cpp |
|---|
| 1933 | ---------------------------- |
|---|
| 1934 | revision 1.2 |
|---|
| 1935 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1936 | Improved mimetype handling |
|---|
| 1937 | ============================ |
|---|
| 1938 | Working file: Source/System/Image/OSGSGIImageFileType.cpp |
|---|
| 1939 | ---------------------------- |
|---|
| 1940 | revision 1.11 |
|---|
| 1941 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1942 | Improved mimetype handling |
|---|
| 1943 | ============================ |
|---|
| 1944 | Working file: Source/System/Image/OSGTGAImageFileType.cpp |
|---|
| 1945 | ---------------------------- |
|---|
| 1946 | revision 1.11 |
|---|
| 1947 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +2 -2 |
|---|
| 1948 | Improved mimetype handling |
|---|
| 1949 | ============================ |
|---|
| 1950 | Working file: Source/System/Image/OSGTIFImageFileType.cpp |
|---|
| 1951 | ---------------------------- |
|---|
| 1952 | revision 1.19 |
|---|
| 1953 | date: 2006/08/10 13:33:10; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 1954 | Improved mimetype handling |
|---|
| 1955 | ---------------------------- |
|---|
| 1956 | revision 1.18 |
|---|
| 1957 | date: 2006/05/12 15:10:42; author: a-m-z; state: Exp; lines: +19 -1 |
|---|
| 1958 | changed cvs root. added resolution fields. fixed compile problem. |
|---|
| 1959 | ============================ |
|---|
| 1960 | Working file: Source/System/Image/testImageRender.cpp |
|---|
| 1961 | ---------------------------- |
|---|
| 1962 | revision 1.4 |
|---|
| 1963 | date: 2006/09/19 17:52:37; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 1964 | Added some dispose modes for GIF |
|---|
| 1965 | ---------------------------- |
|---|
| 1966 | revision 1.3 |
|---|
| 1967 | date: 2006/09/19 17:15:56; author: dirk; state: Exp; lines: +41 -17 |
|---|
| 1968 | ============================ |
|---|
| 1969 | Working file: Source/System/Material/OSGChunkMaterial.cpp |
|---|
| 1970 | ---------------------------- |
|---|
| 1971 | revision 1.16 |
|---|
| 1972 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +2 -6 |
|---|
| 1973 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 1974 | ---------------------------- |
|---|
| 1975 | revision 1.15 |
|---|
| 1976 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +15 -1 |
|---|
| 1977 | added transparency mode. |
|---|
| 1978 | ---------------------------- |
|---|
| 1979 | revision 1.14 |
|---|
| 1980 | date: 2006/05/25 17:11:15; author: a-m-z; state: Exp; lines: +14 -9 |
|---|
| 1981 | added clearChunks. shadow viewport fixed memory leaks, improved cluster support. |
|---|
| 1982 | ============================ |
|---|
| 1983 | Working file: Source/System/Material/OSGChunkMaterial.fcd |
|---|
| 1984 | ---------------------------- |
|---|
| 1985 | revision 1.4 |
|---|
| 1986 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +0 -9 |
|---|
| 1987 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 1988 | ---------------------------- |
|---|
| 1989 | revision 1.3 |
|---|
| 1990 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +15 -2 |
|---|
| 1991 | added transparency mode. |
|---|
| 1992 | ============================ |
|---|
| 1993 | Working file: Source/System/Material/OSGChunkMaterial.h |
|---|
| 1994 | ---------------------------- |
|---|
| 1995 | revision 1.11 |
|---|
| 1996 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +0 -4 |
|---|
| 1997 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 1998 | ---------------------------- |
|---|
| 1999 | revision 1.10 |
|---|
| 2000 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +9 -0 |
|---|
| 2001 | added transparency mode. |
|---|
| 2002 | ---------------------------- |
|---|
| 2003 | revision 1.9 |
|---|
| 2004 | date: 2006/05/25 17:11:15; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 2005 | added clearChunks. shadow viewport fixed memory leaks, improved cluster support. |
|---|
| 2006 | ============================ |
|---|
| 2007 | Working file: Source/System/Material/OSGChunkMaterialBase.cpp |
|---|
| 2008 | ---------------------------- |
|---|
| 2009 | revision 1.11 |
|---|
| 2010 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +1 -35 |
|---|
| 2011 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2012 | ---------------------------- |
|---|
| 2013 | revision 1.10 |
|---|
| 2014 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +41 -5 |
|---|
| 2015 | added transparency mode. |
|---|
| 2016 | ============================ |
|---|
| 2017 | Working file: Source/System/Material/OSGChunkMaterialBase.h |
|---|
| 2018 | ---------------------------- |
|---|
| 2019 | revision 1.13 |
|---|
| 2020 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +3 -11 |
|---|
| 2021 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2022 | ---------------------------- |
|---|
| 2023 | revision 1.12 |
|---|
| 2024 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +11 -3 |
|---|
| 2025 | added transparency mode. |
|---|
| 2026 | ============================ |
|---|
| 2027 | Working file: Source/System/Material/OSGChunkMaterialBase.inl |
|---|
| 2028 | ---------------------------- |
|---|
| 2029 | revision 1.9 |
|---|
| 2030 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +0 -28 |
|---|
| 2031 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2032 | ---------------------------- |
|---|
| 2033 | revision 1.8 |
|---|
| 2034 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 2035 | added transparency mode. |
|---|
| 2036 | ============================ |
|---|
| 2037 | Working file: Source/System/Material/OSGChunkMaterialFields.h |
|---|
| 2038 | ---------------------------- |
|---|
| 2039 | revision 1.11 |
|---|
| 2040 | date: 2006/07/13 15:59:01; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 2041 | added transparency mode. |
|---|
| 2042 | ============================ |
|---|
| 2043 | Working file: Source/System/Material/OSGFresnelMaterial.fcd |
|---|
| 2044 | ---------------------------- |
|---|
| 2045 | revision 1.2 |
|---|
| 2046 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2047 | Fixed < and > XML issues |
|---|
| 2048 | ============================ |
|---|
| 2049 | Working file: Source/System/Material/OSGMaterial.cpp |
|---|
| 2050 | ---------------------------- |
|---|
| 2051 | revision 1.11 |
|---|
| 2052 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +3 -0 |
|---|
| 2053 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2054 | ---------------------------- |
|---|
| 2055 | revision 1.10 |
|---|
| 2056 | date: 2006/08/22 10:11:44; author: a-m-z; state: Exp; lines: +5 -0 |
|---|
| 2057 | fixed getSortKey for switch materials. |
|---|
| 2058 | ============================ |
|---|
| 2059 | Working file: Source/System/Material/OSGMaterial.fcd |
|---|
| 2060 | ---------------------------- |
|---|
| 2061 | revision 1.4 |
|---|
| 2062 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +10 -0 |
|---|
| 2063 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2064 | ============================ |
|---|
| 2065 | Working file: Source/System/Material/OSGMaterial.h |
|---|
| 2066 | ---------------------------- |
|---|
| 2067 | revision 1.9 |
|---|
| 2068 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +3 -0 |
|---|
| 2069 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2070 | ---------------------------- |
|---|
| 2071 | revision 1.8 |
|---|
| 2072 | date: 2006/08/22 10:11:44; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 2073 | fixed getSortKey for switch materials. |
|---|
| 2074 | ============================ |
|---|
| 2075 | Working file: Source/System/Material/OSGMaterialBase.cpp |
|---|
| 2076 | ---------------------------- |
|---|
| 2077 | revision 1.11 |
|---|
| 2078 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +41 -5 |
|---|
| 2079 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2080 | ============================ |
|---|
| 2081 | Working file: Source/System/Material/OSGMaterialBase.h |
|---|
| 2082 | ---------------------------- |
|---|
| 2083 | revision 1.13 |
|---|
| 2084 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +10 -2 |
|---|
| 2085 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2086 | ============================ |
|---|
| 2087 | Working file: Source/System/Material/OSGMaterialBase.inl |
|---|
| 2088 | ---------------------------- |
|---|
| 2089 | revision 1.9 |
|---|
| 2090 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 2091 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2092 | ============================ |
|---|
| 2093 | Working file: Source/System/Material/OSGMaterialFields.h |
|---|
| 2094 | ---------------------------- |
|---|
| 2095 | revision 1.11 |
|---|
| 2096 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 2097 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2098 | ============================ |
|---|
| 2099 | Working file: Source/System/Material/OSGMultiPassMaterial.cpp |
|---|
| 2100 | ---------------------------- |
|---|
| 2101 | revision 1.7 |
|---|
| 2102 | date: 2006/09/27 10:20:11; author: a-m-z; state: Exp; lines: +8 -2 |
|---|
| 2103 | moved field transparencyMode into the Material class. Added transparency mode support to MultiPassMaterial. |
|---|
| 2104 | ============================ |
|---|
| 2105 | Working file: Source/System/Material/OSGPhongMaterial.fcd |
|---|
| 2106 | ---------------------------- |
|---|
| 2107 | revision 1.3 |
|---|
| 2108 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2109 | Fixed < and > XML issues |
|---|
| 2110 | ============================ |
|---|
| 2111 | Working file: Source/System/Material/OSGSimpleMaterial.fcd |
|---|
| 2112 | ---------------------------- |
|---|
| 2113 | revision 1.3 |
|---|
| 2114 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2115 | Fixed < and > XML issues |
|---|
| 2116 | ============================ |
|---|
| 2117 | Working file: Source/System/Material/OSGSimpleTexturedMaterial.fcd |
|---|
| 2118 | ---------------------------- |
|---|
| 2119 | revision 1.5 |
|---|
| 2120 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2121 | Fixed < and > XML issues |
|---|
| 2122 | ============================ |
|---|
| 2123 | Working file: Source/System/Material/OSGSwitchMaterial.cpp |
|---|
| 2124 | ---------------------------- |
|---|
| 2125 | revision 1.4 |
|---|
| 2126 | date: 2006/08/22 10:11:44; author: a-m-z; state: Exp; lines: +17 -43 |
|---|
| 2127 | fixed getSortKey for switch materials. |
|---|
| 2128 | ============================ |
|---|
| 2129 | Working file: Source/System/Material/OSGSwitchMaterial.h |
|---|
| 2130 | ---------------------------- |
|---|
| 2131 | revision 1.4 |
|---|
| 2132 | date: 2006/08/22 10:11:44; author: a-m-z; state: Exp; lines: +3 -1 |
|---|
| 2133 | fixed getSortKey for switch materials. |
|---|
| 2134 | ============================ |
|---|
| 2135 | Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.cpp |
|---|
| 2136 | ---------------------------- |
|---|
| 2137 | revision 1.9 |
|---|
| 2138 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2139 | Base Update |
|---|
| 2140 | ============================ |
|---|
| 2141 | Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.h |
|---|
| 2142 | ---------------------------- |
|---|
| 2143 | revision 1.10 |
|---|
| 2144 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2145 | Base Update |
|---|
| 2146 | ============================ |
|---|
| 2147 | Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableBase.inl |
|---|
| 2148 | ---------------------------- |
|---|
| 2149 | revision 1.9 |
|---|
| 2150 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2151 | Base Update |
|---|
| 2152 | ============================ |
|---|
| 2153 | Working file: Source/System/NodeCores/Drawables/Base/OSGDrawableFields.h |
|---|
| 2154 | ---------------------------- |
|---|
| 2155 | revision 1.10 |
|---|
| 2156 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2157 | Base Update |
|---|
| 2158 | ============================ |
|---|
| 2159 | Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.cpp |
|---|
| 2160 | ---------------------------- |
|---|
| 2161 | revision 1.9 |
|---|
| 2162 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2163 | Base Update |
|---|
| 2164 | ============================ |
|---|
| 2165 | Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.h |
|---|
| 2166 | ---------------------------- |
|---|
| 2167 | revision 1.10 |
|---|
| 2168 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2169 | Base Update |
|---|
| 2170 | ============================ |
|---|
| 2171 | Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.inl |
|---|
| 2172 | ---------------------------- |
|---|
| 2173 | revision 1.9 |
|---|
| 2174 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2175 | Base Update |
|---|
| 2176 | ============================ |
|---|
| 2177 | Working file: Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableFields.h |
|---|
| 2178 | ---------------------------- |
|---|
| 2179 | revision 1.10 |
|---|
| 2180 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2181 | Base Update |
|---|
| 2182 | ============================ |
|---|
| 2183 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGEdgeIterator.h |
|---|
| 2184 | ---------------------------- |
|---|
| 2185 | revision 1.2 |
|---|
| 2186 | date: 2006/08/18 14:48:27; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 2187 | increased texcoords support from 4 to 8 units. |
|---|
| 2188 | ============================ |
|---|
| 2189 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGEdgeIterator.inl |
|---|
| 2190 | ---------------------------- |
|---|
| 2191 | revision 1.3 |
|---|
| 2192 | date: 2006/08/18 14:48:27; author: a-m-z; state: Exp; lines: +107 -39 |
|---|
| 2193 | increased texcoords support from 4 to 8 units. |
|---|
| 2194 | ============================ |
|---|
| 2195 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGFaceIterator.h |
|---|
| 2196 | ---------------------------- |
|---|
| 2197 | revision 1.8 |
|---|
| 2198 | date: 2006/08/18 14:48:27; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 2199 | increased texcoords support from 4 to 8 units. |
|---|
| 2200 | ============================ |
|---|
| 2201 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGFaceIterator.inl |
|---|
| 2202 | ---------------------------- |
|---|
| 2203 | revision 1.7 |
|---|
| 2204 | date: 2006/08/18 14:48:27; author: a-m-z; state: Exp; lines: +83 -3 |
|---|
| 2205 | increased texcoords support from 4 to 8 units. |
|---|
| 2206 | ============================ |
|---|
| 2207 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoFunctions.cpp |
|---|
| 2208 | ---------------------------- |
|---|
| 2209 | revision 1.46 |
|---|
| 2210 | date: 2006/08/21 09:04:39; author: a-m-z; state: Exp; lines: +234 -5 |
|---|
| 2211 | added support for 8 tex coords. |
|---|
| 2212 | ---------------------------- |
|---|
| 2213 | revision 1.45 |
|---|
| 2214 | date: 2006/08/04 12:58:55; author: a-m-z; state: Exp; lines: +16 -12 |
|---|
| 2215 | fixed crash in calcVertexTangents many thanks to Francesco Tamagni for the hint. |
|---|
| 2216 | ---------------------------- |
|---|
| 2217 | revision 1.44 |
|---|
| 2218 | date: 2006/03/04 14:48:37; author: a-m-z; state: Exp; lines: +7 -1 |
|---|
| 2219 | fixed wrong index map for single index. |
|---|
| 2220 | ---------------------------- |
|---|
| 2221 | revision 1.43 |
|---|
| 2222 | date: 2006/03/04 12:14:06; author: a-m-z; state: Exp; lines: +2 -3 |
|---|
| 2223 | fixed possible crash in calcVertexTangents |
|---|
| 2224 | ============================ |
|---|
| 2225 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h |
|---|
| 2226 | ---------------------------- |
|---|
| 2227 | revision 1.9 |
|---|
| 2228 | date: 2006/01/29 22:09:06; author: dirk; state: Exp; lines: +7 -0 |
|---|
| 2229 | added RefPtr for Props (Thanks to Marcus Lindblom for the hint!) |
|---|
| 2230 | ============================ |
|---|
| 2231 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl |
|---|
| 2232 | ---------------------------- |
|---|
| 2233 | revision 1.6 |
|---|
| 2234 | date: 2006/09/05 12:03:23; author: yjung; state: Exp; lines: +2 -2 |
|---|
| 2235 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 2236 | ============================ |
|---|
| 2237 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h |
|---|
| 2238 | ---------------------------- |
|---|
| 2239 | revision 1.9 |
|---|
| 2240 | date: 2006/07/06 13:24:21; author: a-m-z; state: Exp; lines: +5 -1 |
|---|
| 2241 | added shrink method for freeing unused memory. |
|---|
| 2242 | ============================ |
|---|
| 2243 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.inl |
|---|
| 2244 | ---------------------------- |
|---|
| 2245 | revision 1.10 |
|---|
| 2246 | date: 2006/07/06 13:24:21; author: a-m-z; state: Exp; lines: +6 -0 |
|---|
| 2247 | added shrink method for freeing unused memory. |
|---|
| 2248 | ============================ |
|---|
| 2249 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyInterface.h |
|---|
| 2250 | ---------------------------- |
|---|
| 2251 | revision 1.5 |
|---|
| 2252 | date: 2006/07/06 13:24:21; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 2253 | added shrink method for freeing unused memory. |
|---|
| 2254 | ============================ |
|---|
| 2255 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPumpFactory.cpp |
|---|
| 2256 | ---------------------------- |
|---|
| 2257 | revision 1.22 |
|---|
| 2258 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +323 -2 |
|---|
| 2259 | increased texcoords support from 4 to 8 units. |
|---|
| 2260 | ---------------------------- |
|---|
| 2261 | revision 1.21 |
|---|
| 2262 | date: 2006/06/23 17:46:02; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2263 | ============================ |
|---|
| 2264 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeoPumpFactory.cpp |
|---|
| 2265 | ---------------------------- |
|---|
| 2266 | revision 1.20 |
|---|
| 2267 | date: 2006/04/05 03:00:45; author: dirk; state: Exp; lines: +7 -7 |
|---|
| 2268 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2269 | ============================ |
|---|
| 2270 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.cpp |
|---|
| 2271 | ---------------------------- |
|---|
| 2272 | revision 1.37 |
|---|
| 2273 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +341 -15 |
|---|
| 2274 | increased texcoords support from 4 to 8 units. |
|---|
| 2275 | ---------------------------- |
|---|
| 2276 | revision 1.36 |
|---|
| 2277 | date: 2006/07/05 14:45:46; author: dirk; state: Exp; lines: +9 -5 |
|---|
| 2278 | updateLowHighIndices more robust |
|---|
| 2279 | ---------------------------- |
|---|
| 2280 | revision 1.35 |
|---|
| 2281 | date: 2006/06/23 16:30:14; author: a-m-z; state: Exp; lines: +7 -8 |
|---|
| 2282 | added new ignore field for disabling chunks. |
|---|
| 2283 | ---------------------------- |
|---|
| 2284 | revision 1.34 |
|---|
| 2285 | date: 2006/04/25 05:49:02; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 2286 | Replace glGet* by glPushAttrib |
|---|
| 2287 | ---------------------------- |
|---|
| 2288 | revision 1.33 |
|---|
| 2289 | date: 2006/04/05 16:54:17; author: a-m-z; state: Exp; lines: +3 -0 |
|---|
| 2290 | fixed possible crash. |
|---|
| 2291 | ---------------------------- |
|---|
| 2292 | revision 1.32 |
|---|
| 2293 | date: 2006/04/05 03:00:45; author: dirk; state: Exp; lines: +68 -0 |
|---|
| 2294 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2295 | ---------------------------- |
|---|
| 2296 | revision 1.31 |
|---|
| 2297 | date: 2006/03/04 16:12:08; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 2298 | added missing gl object reset. |
|---|
| 2299 | ============================ |
|---|
| 2300 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.fcd |
|---|
| 2301 | ---------------------------- |
|---|
| 2302 | revision 1.7 |
|---|
| 2303 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +53 -27 |
|---|
| 2304 | increased texcoords support from 4 to 8 units. |
|---|
| 2305 | ---------------------------- |
|---|
| 2306 | revision 1.6 |
|---|
| 2307 | date: 2006/04/05 03:00:47; author: dirk; state: Exp; lines: +36 -0 |
|---|
| 2308 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2309 | ============================ |
|---|
| 2310 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h |
|---|
| 2311 | ---------------------------- |
|---|
| 2312 | revision 1.17 |
|---|
| 2313 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 2314 | increased texcoords support from 4 to 8 units. |
|---|
| 2315 | ---------------------------- |
|---|
| 2316 | revision 1.16 |
|---|
| 2317 | date: 2006/04/05 03:00:47; author: dirk; state: Exp; lines: +2 -0 |
|---|
| 2318 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2319 | ============================ |
|---|
| 2320 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometry.inl |
|---|
| 2321 | ---------------------------- |
|---|
| 2322 | revision 1.4 |
|---|
| 2323 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +127 -0 |
|---|
| 2324 | increased texcoords support from 4 to 8 units. |
|---|
| 2325 | ============================ |
|---|
| 2326 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.cpp |
|---|
| 2327 | ---------------------------- |
|---|
| 2328 | revision 1.14 |
|---|
| 2329 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +136 -0 |
|---|
| 2330 | increased texcoords support from 4 to 8 units. |
|---|
| 2331 | ---------------------------- |
|---|
| 2332 | revision 1.13 |
|---|
| 2333 | date: 2006/04/05 03:00:47; author: dirk; state: Exp; lines: +151 -5 |
|---|
| 2334 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2335 | ---------------------------- |
|---|
| 2336 | revision 1.12 |
|---|
| 2337 | date: 2006/02/20 16:54:28; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2338 | Base Update |
|---|
| 2339 | ============================ |
|---|
| 2340 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h |
|---|
| 2341 | ---------------------------- |
|---|
| 2342 | revision 1.15 |
|---|
| 2343 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +33 -1 |
|---|
| 2344 | increased texcoords support from 4 to 8 units. |
|---|
| 2345 | ---------------------------- |
|---|
| 2346 | revision 1.14 |
|---|
| 2347 | date: 2006/04/05 03:00:48; author: dirk; state: Exp; lines: +33 -1 |
|---|
| 2348 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2349 | ---------------------------- |
|---|
| 2350 | revision 1.13 |
|---|
| 2351 | date: 2006/02/20 16:54:28; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2352 | Base Update |
|---|
| 2353 | ============================ |
|---|
| 2354 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.inl |
|---|
| 2355 | ---------------------------- |
|---|
| 2356 | revision 1.11 |
|---|
| 2357 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +112 -0 |
|---|
| 2358 | increased texcoords support from 4 to 8 units. |
|---|
| 2359 | ---------------------------- |
|---|
| 2360 | revision 1.10 |
|---|
| 2361 | date: 2006/04/05 03:00:48; author: dirk; state: Exp; lines: +112 -0 |
|---|
| 2362 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2363 | ---------------------------- |
|---|
| 2364 | revision 1.9 |
|---|
| 2365 | date: 2006/02/20 16:54:28; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2366 | Base Update |
|---|
| 2367 | ============================ |
|---|
| 2368 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGGeometryFields.h |
|---|
| 2369 | ---------------------------- |
|---|
| 2370 | revision 1.12 |
|---|
| 2371 | date: 2006/04/05 03:00:49; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2372 | added low/high index managing for glDrawRangeElements handling |
|---|
| 2373 | ---------------------------- |
|---|
| 2374 | revision 1.11 |
|---|
| 2375 | date: 2006/02/20 16:54:28; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2376 | Base Update |
|---|
| 2377 | ============================ |
|---|
| 2378 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGLineIterator.h |
|---|
| 2379 | ---------------------------- |
|---|
| 2380 | revision 1.2 |
|---|
| 2381 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 2382 | increased texcoords support from 4 to 8 units. |
|---|
| 2383 | ============================ |
|---|
| 2384 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGLineIterator.inl |
|---|
| 2385 | ---------------------------- |
|---|
| 2386 | revision 1.2 |
|---|
| 2387 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +69 -2 |
|---|
| 2388 | increased texcoords support from 4 to 8 units. |
|---|
| 2389 | ============================ |
|---|
| 2390 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGNodeGraph.h |
|---|
| 2391 | ---------------------------- |
|---|
| 2392 | revision 1.5 |
|---|
| 2393 | date: 2006/02/23 11:10:51; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 2394 | fixed bug 1181635 |
|---|
| 2395 | ============================ |
|---|
| 2396 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.cpp |
|---|
| 2397 | ---------------------------- |
|---|
| 2398 | revision 1.8 |
|---|
| 2399 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +52 -4 |
|---|
| 2400 | increased texcoords support from 4 to 8 units. |
|---|
| 2401 | ============================ |
|---|
| 2402 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.h |
|---|
| 2403 | ---------------------------- |
|---|
| 2404 | revision 1.7 |
|---|
| 2405 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +16 -0 |
|---|
| 2406 | increased texcoords support from 4 to 8 units. |
|---|
| 2407 | ============================ |
|---|
| 2408 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGPrimitiveIterator.inl |
|---|
| 2409 | ---------------------------- |
|---|
| 2410 | revision 1.6 |
|---|
| 2411 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +191 -0 |
|---|
| 2412 | increased texcoords support from 4 to 8 units. |
|---|
| 2413 | ============================ |
|---|
| 2414 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGTriangleIterator.h |
|---|
| 2415 | ---------------------------- |
|---|
| 2416 | revision 1.8 |
|---|
| 2417 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +8 -0 |
|---|
| 2418 | increased texcoords support from 4 to 8 units. |
|---|
| 2419 | ============================ |
|---|
| 2420 | Working file: Source/System/NodeCores/Drawables/Geometry/OSGTriangleIterator.inl |
|---|
| 2421 | ---------------------------- |
|---|
| 2422 | revision 1.6 |
|---|
| 2423 | date: 2006/08/18 14:48:28; author: a-m-z; state: Exp; lines: +70 -3 |
|---|
| 2424 | increased texcoords support from 4 to 8 units. |
|---|
| 2425 | ============================ |
|---|
| 2426 | Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.cpp |
|---|
| 2427 | ---------------------------- |
|---|
| 2428 | revision 1.9 |
|---|
| 2429 | date: 2006/02/20 16:54:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2430 | Base Update |
|---|
| 2431 | ============================ |
|---|
| 2432 | Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.h |
|---|
| 2433 | ---------------------------- |
|---|
| 2434 | revision 1.12 |
|---|
| 2435 | date: 2006/02/20 16:54:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2436 | Base Update |
|---|
| 2437 | ============================ |
|---|
| 2438 | Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesBase.inl |
|---|
| 2439 | ---------------------------- |
|---|
| 2440 | revision 1.9 |
|---|
| 2441 | date: 2006/02/20 16:54:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2442 | Base Update |
|---|
| 2443 | ============================ |
|---|
| 2444 | Working file: Source/System/NodeCores/Drawables/Misc/OSGSlicesFields.h |
|---|
| 2445 | ---------------------------- |
|---|
| 2446 | revision 1.11 |
|---|
| 2447 | date: 2006/02/20 16:54:28; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2448 | Base Update |
|---|
| 2449 | ============================ |
|---|
| 2450 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.cpp |
|---|
| 2451 | ---------------------------- |
|---|
| 2452 | revision 1.6 |
|---|
| 2453 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2454 | Base Update |
|---|
| 2455 | ============================ |
|---|
| 2456 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.h |
|---|
| 2457 | ---------------------------- |
|---|
| 2458 | revision 1.7 |
|---|
| 2459 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2460 | Base Update |
|---|
| 2461 | ============================ |
|---|
| 2462 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkBase.inl |
|---|
| 2463 | ---------------------------- |
|---|
| 2464 | revision 1.3 |
|---|
| 2465 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2466 | Base Update |
|---|
| 2467 | ============================ |
|---|
| 2468 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGFatBorderChunkFields.h |
|---|
| 2469 | ---------------------------- |
|---|
| 2470 | revision 1.5 |
|---|
| 2471 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2472 | Base Update |
|---|
| 2473 | ============================ |
|---|
| 2474 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.cpp |
|---|
| 2475 | ---------------------------- |
|---|
| 2476 | revision 1.7 |
|---|
| 2477 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2478 | Base Update |
|---|
| 2479 | ============================ |
|---|
| 2480 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.h |
|---|
| 2481 | ---------------------------- |
|---|
| 2482 | revision 1.7 |
|---|
| 2483 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2484 | Base Update |
|---|
| 2485 | ============================ |
|---|
| 2486 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceBase.inl |
|---|
| 2487 | ---------------------------- |
|---|
| 2488 | revision 1.3 |
|---|
| 2489 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2490 | Base Update |
|---|
| 2491 | ============================ |
|---|
| 2492 | Working file: Source/System/NodeCores/Drawables/Nurbs/OSGSurfaceFields.h |
|---|
| 2493 | ---------------------------- |
|---|
| 2494 | revision 1.5 |
|---|
| 2495 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2496 | Base Update |
|---|
| 2497 | ============================ |
|---|
| 2498 | Working file: Source/System/NodeCores/Drawables/Particles/OSGParticles.cpp |
|---|
| 2499 | ---------------------------- |
|---|
| 2500 | revision 1.14 |
|---|
| 2501 | date: 2006/04/25 05:49:02; author: dirk; state: Exp; lines: +10 -18 |
|---|
| 2502 | Replace glGet* by glPushAttrib |
|---|
| 2503 | ============================ |
|---|
| 2504 | Working file: Source/System/NodeCores/Drawables/Particles/OSGParticlesFields.h |
|---|
| 2505 | ---------------------------- |
|---|
| 2506 | revision 1.11 |
|---|
| 2507 | date: 2006/02/20 16:54:27; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2508 | Base Update |
|---|
| 2509 | ============================ |
|---|
| 2510 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.cpp |
|---|
| 2511 | ---------------------------- |
|---|
| 2512 | revision 1.6 |
|---|
| 2513 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2514 | Base Update |
|---|
| 2515 | ============================ |
|---|
| 2516 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.h |
|---|
| 2517 | ---------------------------- |
|---|
| 2518 | revision 1.7 |
|---|
| 2519 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2520 | Base Update |
|---|
| 2521 | ============================ |
|---|
| 2522 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceBase.inl |
|---|
| 2523 | ---------------------------- |
|---|
| 2524 | revision 1.4 |
|---|
| 2525 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2526 | Base Update |
|---|
| 2527 | ============================ |
|---|
| 2528 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRAppearanceFields.h |
|---|
| 2529 | ---------------------------- |
|---|
| 2530 | revision 1.5 |
|---|
| 2531 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2532 | Base Update |
|---|
| 2533 | ============================ |
|---|
| 2534 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.cpp |
|---|
| 2535 | ---------------------------- |
|---|
| 2536 | revision 1.6 |
|---|
| 2537 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2538 | Base Update |
|---|
| 2539 | ============================ |
|---|
| 2540 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.h |
|---|
| 2541 | ---------------------------- |
|---|
| 2542 | revision 1.7 |
|---|
| 2543 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2544 | Base Update |
|---|
| 2545 | ============================ |
|---|
| 2546 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryBase.inl |
|---|
| 2547 | ---------------------------- |
|---|
| 2548 | revision 1.4 |
|---|
| 2549 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2550 | Base Update |
|---|
| 2551 | ============================ |
|---|
| 2552 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipGeometryFields.h |
|---|
| 2553 | ---------------------------- |
|---|
| 2554 | revision 1.5 |
|---|
| 2555 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2556 | Base Update |
|---|
| 2557 | ============================ |
|---|
| 2558 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.cpp |
|---|
| 2559 | ---------------------------- |
|---|
| 2560 | revision 1.6 |
|---|
| 2561 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2562 | Base Update |
|---|
| 2563 | ============================ |
|---|
| 2564 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.h |
|---|
| 2565 | ---------------------------- |
|---|
| 2566 | revision 1.7 |
|---|
| 2567 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2568 | Base Update |
|---|
| 2569 | ============================ |
|---|
| 2570 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsBase.inl |
|---|
| 2571 | ---------------------------- |
|---|
| 2572 | revision 1.4 |
|---|
| 2573 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2574 | Base Update |
|---|
| 2575 | ============================ |
|---|
| 2576 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRClipObjectsFields.h |
|---|
| 2577 | ---------------------------- |
|---|
| 2578 | revision 1.5 |
|---|
| 2579 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2580 | Base Update |
|---|
| 2581 | ============================ |
|---|
| 2582 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.cpp |
|---|
| 2583 | ---------------------------- |
|---|
| 2584 | revision 1.6 |
|---|
| 2585 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2586 | Base Update |
|---|
| 2587 | ============================ |
|---|
| 2588 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.h |
|---|
| 2589 | ---------------------------- |
|---|
| 2590 | revision 1.7 |
|---|
| 2591 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2592 | Base Update |
|---|
| 2593 | ============================ |
|---|
| 2594 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryBase.inl |
|---|
| 2595 | ---------------------------- |
|---|
| 2596 | revision 1.4 |
|---|
| 2597 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2598 | Base Update |
|---|
| 2599 | ============================ |
|---|
| 2600 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRGeometryFields.h |
|---|
| 2601 | ---------------------------- |
|---|
| 2602 | revision 1.5 |
|---|
| 2603 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2604 | Base Update |
|---|
| 2605 | ============================ |
|---|
| 2606 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.cpp |
|---|
| 2607 | ---------------------------- |
|---|
| 2608 | revision 1.6 |
|---|
| 2609 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2610 | Base Update |
|---|
| 2611 | ============================ |
|---|
| 2612 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.h |
|---|
| 2613 | ---------------------------- |
|---|
| 2614 | revision 1.7 |
|---|
| 2615 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2616 | Base Update |
|---|
| 2617 | ============================ |
|---|
| 2618 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderBase.inl |
|---|
| 2619 | ---------------------------- |
|---|
| 2620 | revision 1.4 |
|---|
| 2621 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2622 | Base Update |
|---|
| 2623 | ============================ |
|---|
| 2624 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoShaderFields.h |
|---|
| 2625 | ---------------------------- |
|---|
| 2626 | revision 1.5 |
|---|
| 2627 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2628 | Base Update |
|---|
| 2629 | ============================ |
|---|
| 2630 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurface.fcd |
|---|
| 2631 | ---------------------------- |
|---|
| 2632 | revision 1.3 |
|---|
| 2633 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2634 | Fixed < and > XML issues |
|---|
| 2635 | ============================ |
|---|
| 2636 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.cpp |
|---|
| 2637 | ---------------------------- |
|---|
| 2638 | revision 1.6 |
|---|
| 2639 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2640 | Base Update |
|---|
| 2641 | ============================ |
|---|
| 2642 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.h |
|---|
| 2643 | ---------------------------- |
|---|
| 2644 | revision 1.7 |
|---|
| 2645 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2646 | Base Update |
|---|
| 2647 | ============================ |
|---|
| 2648 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceBase.inl |
|---|
| 2649 | ---------------------------- |
|---|
| 2650 | revision 1.4 |
|---|
| 2651 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2652 | Base Update |
|---|
| 2653 | ============================ |
|---|
| 2654 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRIsoSurfaceFields.h |
|---|
| 2655 | ---------------------------- |
|---|
| 2656 | revision 1.5 |
|---|
| 2657 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2658 | Base Update |
|---|
| 2659 | ============================ |
|---|
| 2660 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.cpp |
|---|
| 2661 | ---------------------------- |
|---|
| 2662 | revision 1.6 |
|---|
| 2663 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2664 | Base Update |
|---|
| 2665 | ============================ |
|---|
| 2666 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.h |
|---|
| 2667 | ---------------------------- |
|---|
| 2668 | revision 1.7 |
|---|
| 2669 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2670 | Base Update |
|---|
| 2671 | ============================ |
|---|
| 2672 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableBase.inl |
|---|
| 2673 | ---------------------------- |
|---|
| 2674 | revision 1.4 |
|---|
| 2675 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2676 | Base Update |
|---|
| 2677 | ============================ |
|---|
| 2678 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRLookupTableFields.h |
|---|
| 2679 | ---------------------------- |
|---|
| 2680 | revision 1.5 |
|---|
| 2681 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2682 | Base Update |
|---|
| 2683 | ============================ |
|---|
| 2684 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.cpp |
|---|
| 2685 | ---------------------------- |
|---|
| 2686 | revision 1.6 |
|---|
| 2687 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2688 | Base Update |
|---|
| 2689 | ============================ |
|---|
| 2690 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.h |
|---|
| 2691 | ---------------------------- |
|---|
| 2692 | revision 1.7 |
|---|
| 2693 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2694 | Base Update |
|---|
| 2695 | ============================ |
|---|
| 2696 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderBase.inl |
|---|
| 2697 | ---------------------------- |
|---|
| 2698 | revision 1.4 |
|---|
| 2699 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2700 | Base Update |
|---|
| 2701 | ============================ |
|---|
| 2702 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRMtexLUTShaderFields.h |
|---|
| 2703 | ---------------------------- |
|---|
| 2704 | revision 1.5 |
|---|
| 2705 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2706 | Base Update |
|---|
| 2707 | ============================ |
|---|
| 2708 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.cpp |
|---|
| 2709 | ---------------------------- |
|---|
| 2710 | revision 1.6 |
|---|
| 2711 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2712 | Base Update |
|---|
| 2713 | ============================ |
|---|
| 2714 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.h |
|---|
| 2715 | ---------------------------- |
|---|
| 2716 | revision 1.7 |
|---|
| 2717 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2718 | Base Update |
|---|
| 2719 | ============================ |
|---|
| 2720 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderBase.inl |
|---|
| 2721 | ---------------------------- |
|---|
| 2722 | revision 1.4 |
|---|
| 2723 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2724 | Base Update |
|---|
| 2725 | ============================ |
|---|
| 2726 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRShaderFields.h |
|---|
| 2727 | ---------------------------- |
|---|
| 2728 | revision 1.5 |
|---|
| 2729 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2730 | Base Update |
|---|
| 2731 | ============================ |
|---|
| 2732 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.cpp |
|---|
| 2733 | ---------------------------- |
|---|
| 2734 | revision 1.6 |
|---|
| 2735 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2736 | Base Update |
|---|
| 2737 | ============================ |
|---|
| 2738 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.h |
|---|
| 2739 | ---------------------------- |
|---|
| 2740 | revision 1.7 |
|---|
| 2741 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2742 | Base Update |
|---|
| 2743 | ============================ |
|---|
| 2744 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderBase.inl |
|---|
| 2745 | ---------------------------- |
|---|
| 2746 | revision 1.4 |
|---|
| 2747 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2748 | Base Update |
|---|
| 2749 | ============================ |
|---|
| 2750 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleLUTShaderFields.h |
|---|
| 2751 | ---------------------------- |
|---|
| 2752 | revision 1.5 |
|---|
| 2753 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2754 | Base Update |
|---|
| 2755 | ============================ |
|---|
| 2756 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.cpp |
|---|
| 2757 | ---------------------------- |
|---|
| 2758 | revision 1.6 |
|---|
| 2759 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2760 | Base Update |
|---|
| 2761 | ============================ |
|---|
| 2762 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.h |
|---|
| 2763 | ---------------------------- |
|---|
| 2764 | revision 1.7 |
|---|
| 2765 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2766 | Base Update |
|---|
| 2767 | ============================ |
|---|
| 2768 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderBase.inl |
|---|
| 2769 | ---------------------------- |
|---|
| 2770 | revision 1.4 |
|---|
| 2771 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2772 | Base Update |
|---|
| 2773 | ============================ |
|---|
| 2774 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRSimpleShaderFields.h |
|---|
| 2775 | ---------------------------- |
|---|
| 2776 | revision 1.5 |
|---|
| 2777 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2778 | Base Update |
|---|
| 2779 | ============================ |
|---|
| 2780 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolume.cpp |
|---|
| 2781 | ---------------------------- |
|---|
| 2782 | revision 1.3 |
|---|
| 2783 | date: 2006/05/15 06:41:20; author: vossg; state: Exp; lines: +2 -2 |
|---|
| 2784 | fixed : missing translation in eyepoint setup for bricksorting |
|---|
| 2785 | ============================ |
|---|
| 2786 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolume.fcd |
|---|
| 2787 | ---------------------------- |
|---|
| 2788 | revision 1.4 |
|---|
| 2789 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2790 | Fixed < and > XML issues |
|---|
| 2791 | ============================ |
|---|
| 2792 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.cpp |
|---|
| 2793 | ---------------------------- |
|---|
| 2794 | revision 1.7 |
|---|
| 2795 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2796 | Base Update |
|---|
| 2797 | ============================ |
|---|
| 2798 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.h |
|---|
| 2799 | ---------------------------- |
|---|
| 2800 | revision 1.9 |
|---|
| 2801 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2802 | Base Update |
|---|
| 2803 | ============================ |
|---|
| 2804 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeBase.inl |
|---|
| 2805 | ---------------------------- |
|---|
| 2806 | revision 1.5 |
|---|
| 2807 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2808 | Base Update |
|---|
| 2809 | ============================ |
|---|
| 2810 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeFields.h |
|---|
| 2811 | ---------------------------- |
|---|
| 2812 | revision 1.6 |
|---|
| 2813 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2814 | Base Update |
|---|
| 2815 | ============================ |
|---|
| 2816 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.cpp |
|---|
| 2817 | ---------------------------- |
|---|
| 2818 | revision 1.6 |
|---|
| 2819 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2820 | Base Update |
|---|
| 2821 | ============================ |
|---|
| 2822 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.h |
|---|
| 2823 | ---------------------------- |
|---|
| 2824 | revision 1.7 |
|---|
| 2825 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2826 | Base Update |
|---|
| 2827 | ============================ |
|---|
| 2828 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureBase.inl |
|---|
| 2829 | ---------------------------- |
|---|
| 2830 | revision 1.4 |
|---|
| 2831 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2832 | Base Update |
|---|
| 2833 | ============================ |
|---|
| 2834 | Working file: Source/System/NodeCores/Drawables/VolRen/OSGDVRVolumeTextureFields.h |
|---|
| 2835 | ---------------------------- |
|---|
| 2836 | revision 1.5 |
|---|
| 2837 | date: 2006/02/20 16:54:25; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2838 | Base Update |
|---|
| 2839 | ============================ |
|---|
| 2840 | Working file: Source/System/NodeCores/Drawables/VolRen/testMtexLUTShaderRender.cpp |
|---|
| 2841 | ---------------------------- |
|---|
| 2842 | revision 1.4 |
|---|
| 2843 | date: 2006/02/22 17:05:49; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 2844 | Warning problems (Thanks to Jan Springer for the patch!) |
|---|
| 2845 | ============================ |
|---|
| 2846 | Working file: Source/System/NodeCores/Drawables/VolRen/testSimpleLUTShaderRender.cpp |
|---|
| 2847 | ---------------------------- |
|---|
| 2848 | revision 1.3 |
|---|
| 2849 | date: 2006/02/22 17:05:49; author: dirk; state: Exp; lines: +9 -9 |
|---|
| 2850 | Warning problems (Thanks to Jan Springer for the patch!) |
|---|
| 2851 | ============================ |
|---|
| 2852 | Working file: Source/System/NodeCores/Groups/Base/OSGGroup.cpp |
|---|
| 2853 | ---------------------------- |
|---|
| 2854 | revision 1.6 |
|---|
| 2855 | date: 2006/02/20 17:04:46; author: dirk; state: Exp; lines: +8 -8 |
|---|
| 2856 | Base Update |
|---|
| 2857 | ---------------------------- |
|---|
| 2858 | revision 1.5 |
|---|
| 2859 | date: 2006/02/14 23:01:55; author: a-m-z; state: Exp; lines: +5 -2 |
|---|
| 2860 | added missing popVisibility() call. |
|---|
| 2861 | ---------------------------- |
|---|
| 2862 | revision 1.4 |
|---|
| 2863 | date: 2006/02/14 14:58:09; author: a-m-z; state: Exp; lines: +8 -4 |
|---|
| 2864 | improved frustum culling didn't work on leave nodes. |
|---|
| 2865 | ============================ |
|---|
| 2866 | Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.cpp |
|---|
| 2867 | ---------------------------- |
|---|
| 2868 | revision 1.8 |
|---|
| 2869 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2870 | Base Update |
|---|
| 2871 | ============================ |
|---|
| 2872 | Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.h |
|---|
| 2873 | ---------------------------- |
|---|
| 2874 | revision 1.10 |
|---|
| 2875 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2876 | Base Update |
|---|
| 2877 | ============================ |
|---|
| 2878 | Working file: Source/System/NodeCores/Groups/Base/OSGGroupBase.inl |
|---|
| 2879 | ---------------------------- |
|---|
| 2880 | revision 1.7 |
|---|
| 2881 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2882 | Base Update |
|---|
| 2883 | ============================ |
|---|
| 2884 | Working file: Source/System/NodeCores/Groups/Base/OSGGroupFields.h |
|---|
| 2885 | ---------------------------- |
|---|
| 2886 | revision 1.9 |
|---|
| 2887 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 2888 | Base Update |
|---|
| 2889 | ============================ |
|---|
| 2890 | Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.cpp |
|---|
| 2891 | ---------------------------- |
|---|
| 2892 | revision 1.9 |
|---|
| 2893 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2894 | Base Update |
|---|
| 2895 | ============================ |
|---|
| 2896 | Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.h |
|---|
| 2897 | ---------------------------- |
|---|
| 2898 | revision 1.11 |
|---|
| 2899 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2900 | Base Update |
|---|
| 2901 | ============================ |
|---|
| 2902 | Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.inl |
|---|
| 2903 | ---------------------------- |
|---|
| 2904 | revision 1.7 |
|---|
| 2905 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2906 | Base Update |
|---|
| 2907 | ============================ |
|---|
| 2908 | Working file: Source/System/NodeCores/Groups/Light/OSGDirectionalLightFields.h |
|---|
| 2909 | ---------------------------- |
|---|
| 2910 | revision 1.10 |
|---|
| 2911 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2912 | Base Update |
|---|
| 2913 | ============================ |
|---|
| 2914 | Working file: Source/System/NodeCores/Groups/Light/OSGLight.cpp |
|---|
| 2915 | ---------------------------- |
|---|
| 2916 | revision 1.8 |
|---|
| 2917 | date: 2006/05/31 08:30:17; author: a-m-z; state: Exp; lines: +4 -2 |
|---|
| 2918 | fixed non local lights mode. |
|---|
| 2919 | ---------------------------- |
|---|
| 2920 | revision 1.7 |
|---|
| 2921 | date: 2006/05/05 23:44:12; author: a-m-z; state: Exp; lines: +15 -2 |
|---|
| 2922 | fixed light culling. |
|---|
| 2923 | ---------------------------- |
|---|
| 2924 | revision 1.6 |
|---|
| 2925 | date: 2006/03/16 16:47:27; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 2926 | Derive Light from Group (no clue why it hasn't always been) |
|---|
| 2927 | Fixed culling of light's children |
|---|
| 2928 | ============================ |
|---|
| 2929 | Working file: Source/System/NodeCores/Groups/Light/OSGLight.fcd |
|---|
| 2930 | ---------------------------- |
|---|
| 2931 | revision 1.3 |
|---|
| 2932 | date: 2006/04/20 22:03:11; author: a-m-z; state: Exp; lines: +11 -0 |
|---|
| 2933 | added shadowIntensity field. |
|---|
| 2934 | ---------------------------- |
|---|
| 2935 | revision 1.2 |
|---|
| 2936 | date: 2006/03/16 16:47:27; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2937 | Derive Light from Group (no clue why it hasn't always been) |
|---|
| 2938 | Fixed culling of light's children |
|---|
| 2939 | ============================ |
|---|
| 2940 | Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.cpp |
|---|
| 2941 | ---------------------------- |
|---|
| 2942 | revision 1.11 |
|---|
| 2943 | date: 2006/04/20 22:03:11; author: a-m-z; state: Exp; lines: +39 -7 |
|---|
| 2944 | added shadowIntensity field. |
|---|
| 2945 | ---------------------------- |
|---|
| 2946 | revision 1.10 |
|---|
| 2947 | date: 2006/03/16 16:47:27; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 2948 | Derive Light from Group (no clue why it hasn't always been) |
|---|
| 2949 | Fixed culling of light's children |
|---|
| 2950 | ---------------------------- |
|---|
| 2951 | revision 1.9 |
|---|
| 2952 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2953 | Base Update |
|---|
| 2954 | ============================ |
|---|
| 2955 | Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.h |
|---|
| 2956 | ---------------------------- |
|---|
| 2957 | revision 1.13 |
|---|
| 2958 | date: 2006/04/20 22:03:11; author: a-m-z; state: Exp; lines: +9 -1 |
|---|
| 2959 | added shadowIntensity field. |
|---|
| 2960 | ---------------------------- |
|---|
| 2961 | revision 1.12 |
|---|
| 2962 | date: 2006/03/16 16:47:27; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 2963 | Derive Light from Group (no clue why it hasn't always been) |
|---|
| 2964 | Fixed culling of light's children |
|---|
| 2965 | ---------------------------- |
|---|
| 2966 | revision 1.11 |
|---|
| 2967 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2968 | Base Update |
|---|
| 2969 | ============================ |
|---|
| 2970 | Working file: Source/System/NodeCores/Groups/Light/OSGLightBase.inl |
|---|
| 2971 | ---------------------------- |
|---|
| 2972 | revision 1.8 |
|---|
| 2973 | date: 2006/04/20 22:03:11; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 2974 | added shadowIntensity field. |
|---|
| 2975 | ---------------------------- |
|---|
| 2976 | revision 1.7 |
|---|
| 2977 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2978 | Base Update |
|---|
| 2979 | ============================ |
|---|
| 2980 | Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.cpp |
|---|
| 2981 | ---------------------------- |
|---|
| 2982 | revision 1.6 |
|---|
| 2983 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2984 | Base Update |
|---|
| 2985 | ============================ |
|---|
| 2986 | Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.h |
|---|
| 2987 | ---------------------------- |
|---|
| 2988 | revision 1.6 |
|---|
| 2989 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2990 | Base Update |
|---|
| 2991 | ============================ |
|---|
| 2992 | Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvBase.inl |
|---|
| 2993 | ---------------------------- |
|---|
| 2994 | revision 1.5 |
|---|
| 2995 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 2996 | Base Update |
|---|
| 2997 | ============================ |
|---|
| 2998 | Working file: Source/System/NodeCores/Groups/Light/OSGLightEnvFields.h |
|---|
| 2999 | ---------------------------- |
|---|
| 3000 | revision 1.5 |
|---|
| 3001 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3002 | Base Update |
|---|
| 3003 | ============================ |
|---|
| 3004 | Working file: Source/System/NodeCores/Groups/Light/OSGLightFields.h |
|---|
| 3005 | ---------------------------- |
|---|
| 3006 | revision 1.11 |
|---|
| 3007 | date: 2006/03/16 16:47:27; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 3008 | Derive Light from Group (no clue why it hasn't always been) |
|---|
| 3009 | Fixed culling of light's children |
|---|
| 3010 | ---------------------------- |
|---|
| 3011 | revision 1.10 |
|---|
| 3012 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3013 | Base Update |
|---|
| 3014 | ============================ |
|---|
| 3015 | Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.cpp |
|---|
| 3016 | ---------------------------- |
|---|
| 3017 | revision 1.9 |
|---|
| 3018 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3019 | Base Update |
|---|
| 3020 | ============================ |
|---|
| 3021 | Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.h |
|---|
| 3022 | ---------------------------- |
|---|
| 3023 | revision 1.11 |
|---|
| 3024 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3025 | Base Update |
|---|
| 3026 | ============================ |
|---|
| 3027 | Working file: Source/System/NodeCores/Groups/Light/OSGPointLightBase.inl |
|---|
| 3028 | ---------------------------- |
|---|
| 3029 | revision 1.7 |
|---|
| 3030 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3031 | Base Update |
|---|
| 3032 | ============================ |
|---|
| 3033 | Working file: Source/System/NodeCores/Groups/Light/OSGPointLightFields.h |
|---|
| 3034 | ---------------------------- |
|---|
| 3035 | revision 1.10 |
|---|
| 3036 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3037 | Base Update |
|---|
| 3038 | ============================ |
|---|
| 3039 | Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.cpp |
|---|
| 3040 | ---------------------------- |
|---|
| 3041 | revision 1.9 |
|---|
| 3042 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3043 | Base Update |
|---|
| 3044 | ============================ |
|---|
| 3045 | Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.h |
|---|
| 3046 | ---------------------------- |
|---|
| 3047 | revision 1.11 |
|---|
| 3048 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3049 | Base Update |
|---|
| 3050 | ============================ |
|---|
| 3051 | Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightBase.inl |
|---|
| 3052 | ---------------------------- |
|---|
| 3053 | revision 1.7 |
|---|
| 3054 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3055 | Base Update |
|---|
| 3056 | ============================ |
|---|
| 3057 | Working file: Source/System/NodeCores/Groups/Light/OSGSpotLightFields.h |
|---|
| 3058 | ---------------------------- |
|---|
| 3059 | revision 1.10 |
|---|
| 3060 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3061 | Base Update |
|---|
| 3062 | ============================ |
|---|
| 3063 | Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.cpp |
|---|
| 3064 | ---------------------------- |
|---|
| 3065 | revision 1.9 |
|---|
| 3066 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3067 | Base Update |
|---|
| 3068 | ============================ |
|---|
| 3069 | Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.h |
|---|
| 3070 | ---------------------------- |
|---|
| 3071 | revision 1.11 |
|---|
| 3072 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3073 | Base Update |
|---|
| 3074 | ============================ |
|---|
| 3075 | Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardBase.inl |
|---|
| 3076 | ---------------------------- |
|---|
| 3077 | revision 1.7 |
|---|
| 3078 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3079 | Base Update |
|---|
| 3080 | ============================ |
|---|
| 3081 | Working file: Source/System/NodeCores/Groups/Misc/OSGBillboardFields.h |
|---|
| 3082 | ---------------------------- |
|---|
| 3083 | revision 1.10 |
|---|
| 3084 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3085 | Base Update |
|---|
| 3086 | ============================ |
|---|
| 3087 | Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.cpp |
|---|
| 3088 | ---------------------------- |
|---|
| 3089 | revision 1.8 |
|---|
| 3090 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3091 | Base Update |
|---|
| 3092 | ============================ |
|---|
| 3093 | Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.h |
|---|
| 3094 | ---------------------------- |
|---|
| 3095 | revision 1.10 |
|---|
| 3096 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3097 | Base Update |
|---|
| 3098 | ============================ |
|---|
| 3099 | Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.inl |
|---|
| 3100 | ---------------------------- |
|---|
| 3101 | revision 1.7 |
|---|
| 3102 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3103 | Base Update |
|---|
| 3104 | ============================ |
|---|
| 3105 | Working file: Source/System/NodeCores/Groups/Misc/OSGComponentTransformFields.h |
|---|
| 3106 | ---------------------------- |
|---|
| 3107 | revision 1.9 |
|---|
| 3108 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3109 | Base Update |
|---|
| 3110 | ============================ |
|---|
| 3111 | Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.cpp |
|---|
| 3112 | ---------------------------- |
|---|
| 3113 | revision 1.8 |
|---|
| 3114 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3115 | Base Update |
|---|
| 3116 | ============================ |
|---|
| 3117 | Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.h |
|---|
| 3118 | ---------------------------- |
|---|
| 3119 | revision 1.10 |
|---|
| 3120 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3121 | Base Update |
|---|
| 3122 | ============================ |
|---|
| 3123 | Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.inl |
|---|
| 3124 | ---------------------------- |
|---|
| 3125 | revision 1.7 |
|---|
| 3126 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3127 | Base Update |
|---|
| 3128 | ============================ |
|---|
| 3129 | Working file: Source/System/NodeCores/Groups/Misc/OSGDistanceLODFields.h |
|---|
| 3130 | ---------------------------- |
|---|
| 3131 | revision 1.9 |
|---|
| 3132 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3133 | Base Update |
|---|
| 3134 | ============================ |
|---|
| 3135 | Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.cpp |
|---|
| 3136 | ---------------------------- |
|---|
| 3137 | revision 1.8 |
|---|
| 3138 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3139 | Base Update |
|---|
| 3140 | ============================ |
|---|
| 3141 | Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.h |
|---|
| 3142 | ---------------------------- |
|---|
| 3143 | revision 1.10 |
|---|
| 3144 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3145 | Base Update |
|---|
| 3146 | ============================ |
|---|
| 3147 | Working file: Source/System/NodeCores/Groups/Misc/OSGInlineBase.inl |
|---|
| 3148 | ---------------------------- |
|---|
| 3149 | revision 1.7 |
|---|
| 3150 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3151 | Base Update |
|---|
| 3152 | ============================ |
|---|
| 3153 | Working file: Source/System/NodeCores/Groups/Misc/OSGInlineFields.h |
|---|
| 3154 | ---------------------------- |
|---|
| 3155 | revision 1.9 |
|---|
| 3156 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3157 | Base Update |
|---|
| 3158 | ============================ |
|---|
| 3159 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransform.cpp |
|---|
| 3160 | ---------------------------- |
|---|
| 3161 | revision 1.4 |
|---|
| 3162 | date: 2006/02/03 15:28:47; author: tbeer; state: Exp; lines: +608 -304 |
|---|
| 3163 | changed line endings to LR |
|---|
| 3164 | (was CR, did not compile with cl.net2005 express) |
|---|
| 3165 | ============================ |
|---|
| 3166 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransform.h |
|---|
| 3167 | ---------------------------- |
|---|
| 3168 | revision 1.4 |
|---|
| 3169 | date: 2006/02/03 15:28:47; author: tbeer; state: Exp; lines: +328 -164 |
|---|
| 3170 | changed line endings to LR |
|---|
| 3171 | (was CR, did not compile with cl.net2005 express) |
|---|
| 3172 | ============================ |
|---|
| 3173 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.cpp |
|---|
| 3174 | ---------------------------- |
|---|
| 3175 | revision 1.6 |
|---|
| 3176 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3177 | Base Update |
|---|
| 3178 | ============================ |
|---|
| 3179 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.h |
|---|
| 3180 | ---------------------------- |
|---|
| 3181 | revision 1.6 |
|---|
| 3182 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3183 | Base Update |
|---|
| 3184 | ============================ |
|---|
| 3185 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.inl |
|---|
| 3186 | ---------------------------- |
|---|
| 3187 | revision 1.5 |
|---|
| 3188 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3189 | Base Update |
|---|
| 3190 | ============================ |
|---|
| 3191 | Working file: Source/System/NodeCores/Groups/Misc/OSGInverseTransformFields.h |
|---|
| 3192 | ---------------------------- |
|---|
| 3193 | revision 1.5 |
|---|
| 3194 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3195 | Base Update |
|---|
| 3196 | ============================ |
|---|
| 3197 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroup.cpp |
|---|
| 3198 | ---------------------------- |
|---|
| 3199 | revision 1.5 |
|---|
| 3200 | date: 2006/02/14 14:58:09; author: a-m-z; state: Exp; lines: +8 -1 |
|---|
| 3201 | improved frustum culling didn't work on leave nodes. |
|---|
| 3202 | ============================ |
|---|
| 3203 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.cpp |
|---|
| 3204 | ---------------------------- |
|---|
| 3205 | revision 1.8 |
|---|
| 3206 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3207 | Base Update |
|---|
| 3208 | ============================ |
|---|
| 3209 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.h |
|---|
| 3210 | ---------------------------- |
|---|
| 3211 | revision 1.10 |
|---|
| 3212 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3213 | Base Update |
|---|
| 3214 | ============================ |
|---|
| 3215 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupBase.inl |
|---|
| 3216 | ---------------------------- |
|---|
| 3217 | revision 1.7 |
|---|
| 3218 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3219 | Base Update |
|---|
| 3220 | ============================ |
|---|
| 3221 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialGroupFields.h |
|---|
| 3222 | ---------------------------- |
|---|
| 3223 | revision 1.9 |
|---|
| 3224 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3225 | Base Update |
|---|
| 3226 | ============================ |
|---|
| 3227 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.cpp |
|---|
| 3228 | ---------------------------- |
|---|
| 3229 | revision 1.6 |
|---|
| 3230 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3231 | Base Update |
|---|
| 3232 | ============================ |
|---|
| 3233 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.h |
|---|
| 3234 | ---------------------------- |
|---|
| 3235 | revision 1.6 |
|---|
| 3236 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3237 | Base Update |
|---|
| 3238 | ============================ |
|---|
| 3239 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolBase.inl |
|---|
| 3240 | ---------------------------- |
|---|
| 3241 | revision 1.5 |
|---|
| 3242 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3243 | Base Update |
|---|
| 3244 | ============================ |
|---|
| 3245 | Working file: Source/System/NodeCores/Groups/Misc/OSGMaterialPoolFields.h |
|---|
| 3246 | ---------------------------- |
|---|
| 3247 | revision 1.5 |
|---|
| 3248 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3249 | Base Update |
|---|
| 3250 | ============================ |
|---|
| 3251 | Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.cpp |
|---|
| 3252 | ---------------------------- |
|---|
| 3253 | revision 1.9 |
|---|
| 3254 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3255 | Base Update |
|---|
| 3256 | ============================ |
|---|
| 3257 | Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.h |
|---|
| 3258 | ---------------------------- |
|---|
| 3259 | revision 1.11 |
|---|
| 3260 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3261 | Base Update |
|---|
| 3262 | ============================ |
|---|
| 3263 | Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.inl |
|---|
| 3264 | ---------------------------- |
|---|
| 3265 | revision 1.9 |
|---|
| 3266 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3267 | Base Update |
|---|
| 3268 | ============================ |
|---|
| 3269 | Working file: Source/System/NodeCores/Groups/Misc/OSGProxyGroupFields.h |
|---|
| 3270 | ---------------------------- |
|---|
| 3271 | revision 1.7 |
|---|
| 3272 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3273 | Base Update |
|---|
| 3274 | ============================ |
|---|
| 3275 | Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.cpp |
|---|
| 3276 | ---------------------------- |
|---|
| 3277 | revision 1.6 |
|---|
| 3278 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3279 | Base Update |
|---|
| 3280 | ============================ |
|---|
| 3281 | Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.h |
|---|
| 3282 | ---------------------------- |
|---|
| 3283 | revision 1.6 |
|---|
| 3284 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3285 | Base Update |
|---|
| 3286 | ============================ |
|---|
| 3287 | Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupBase.inl |
|---|
| 3288 | ---------------------------- |
|---|
| 3289 | revision 1.5 |
|---|
| 3290 | date: 2006/02/20 16:54:23; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3291 | Base Update |
|---|
| 3292 | ============================ |
|---|
| 3293 | Working file: Source/System/NodeCores/Groups/Misc/OSGStateSortingGroupFields.h |
|---|
| 3294 | ---------------------------- |
|---|
| 3295 | revision 1.5 |
|---|
| 3296 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3297 | Base Update |
|---|
| 3298 | ============================ |
|---|
| 3299 | Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.cpp |
|---|
| 3300 | ---------------------------- |
|---|
| 3301 | revision 1.9 |
|---|
| 3302 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3303 | Base Update |
|---|
| 3304 | ============================ |
|---|
| 3305 | Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.h |
|---|
| 3306 | ---------------------------- |
|---|
| 3307 | revision 1.11 |
|---|
| 3308 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3309 | Base Update |
|---|
| 3310 | ============================ |
|---|
| 3311 | Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchBase.inl |
|---|
| 3312 | ---------------------------- |
|---|
| 3313 | revision 1.8 |
|---|
| 3314 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3315 | Base Update |
|---|
| 3316 | ============================ |
|---|
| 3317 | Working file: Source/System/NodeCores/Groups/Misc/OSGSwitchFields.h |
|---|
| 3318 | ---------------------------- |
|---|
| 3319 | revision 1.10 |
|---|
| 3320 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3321 | Base Update |
|---|
| 3322 | ============================ |
|---|
| 3323 | Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.cpp |
|---|
| 3324 | ---------------------------- |
|---|
| 3325 | revision 1.8 |
|---|
| 3326 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3327 | Base Update |
|---|
| 3328 | ============================ |
|---|
| 3329 | Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.h |
|---|
| 3330 | ---------------------------- |
|---|
| 3331 | revision 1.10 |
|---|
| 3332 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3333 | Base Update |
|---|
| 3334 | ============================ |
|---|
| 3335 | Working file: Source/System/NodeCores/Groups/Misc/OSGTransformBase.inl |
|---|
| 3336 | ---------------------------- |
|---|
| 3337 | revision 1.7 |
|---|
| 3338 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3339 | Base Update |
|---|
| 3340 | ============================ |
|---|
| 3341 | Working file: Source/System/NodeCores/Groups/Misc/OSGTransformFields.h |
|---|
| 3342 | ---------------------------- |
|---|
| 3343 | revision 1.9 |
|---|
| 3344 | date: 2006/02/20 16:54:24; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3345 | Base Update |
|---|
| 3346 | ============================ |
|---|
| 3347 | Working file: Source/System/State/OSGBlendChunk.fcd |
|---|
| 3348 | ---------------------------- |
|---|
| 3349 | revision 1.7 |
|---|
| 3350 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +6 -6 |
|---|
| 3351 | Fixed < and > XML issues |
|---|
| 3352 | ============================ |
|---|
| 3353 | Working file: Source/System/State/OSGClipPlaneChunk.fcd |
|---|
| 3354 | ---------------------------- |
|---|
| 3355 | revision 1.4 |
|---|
| 3356 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3357 | Fixed < and > XML issues |
|---|
| 3358 | ============================ |
|---|
| 3359 | Working file: Source/System/State/OSGCubeTextureChunk.cpp |
|---|
| 3360 | ---------------------------- |
|---|
| 3361 | revision 1.21 |
|---|
| 3362 | date: 2006/10/31 09:24:41; author: a-m-z; state: Exp; lines: +10 -4 |
|---|
| 3363 | added NullFC test. |
|---|
| 3364 | ---------------------------- |
|---|
| 3365 | revision 1.20 |
|---|
| 3366 | date: 2006/09/27 13:52:17; author: a-m-z; state: Exp; lines: +14 -0 |
|---|
| 3367 | added missing texture statistic. |
|---|
| 3368 | ---------------------------- |
|---|
| 3369 | revision 1.19 |
|---|
| 3370 | date: 2006/05/21 14:51:32; author: a-m-z; state: Exp; lines: +18 -12 |
|---|
| 3371 | moved some from the destructor to onDestroy. |
|---|
| 3372 | ============================ |
|---|
| 3373 | Working file: Source/System/State/OSGCubeTextureChunk.h |
|---|
| 3374 | ---------------------------- |
|---|
| 3375 | revision 1.9 |
|---|
| 3376 | date: 2006/05/21 14:51:32; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 3377 | moved some from the destructor to onDestroy. |
|---|
| 3378 | ============================ |
|---|
| 3379 | Working file: Source/System/State/OSGDepthChunk.fcd |
|---|
| 3380 | ---------------------------- |
|---|
| 3381 | revision 1.3 |
|---|
| 3382 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3383 | Fixed < and > XML issues |
|---|
| 3384 | ============================ |
|---|
| 3385 | Working file: Source/System/State/OSGLightModelChunk.fcd |
|---|
| 3386 | ---------------------------- |
|---|
| 3387 | revision 1.3 |
|---|
| 3388 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3389 | Fixed < and > XML issues |
|---|
| 3390 | ============================ |
|---|
| 3391 | Working file: Source/System/State/OSGLineChunk.fcd |
|---|
| 3392 | ---------------------------- |
|---|
| 3393 | revision 1.4 |
|---|
| 3394 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3395 | Fixed < and > XML issues |
|---|
| 3396 | ============================ |
|---|
| 3397 | Working file: Source/System/State/OSGMaterialChunk.fcd |
|---|
| 3398 | ---------------------------- |
|---|
| 3399 | revision 1.8 |
|---|
| 3400 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 3401 | Fixed < and > XML issues |
|---|
| 3402 | ============================ |
|---|
| 3403 | Working file: Source/System/State/OSGPointChunk.fcd |
|---|
| 3404 | ---------------------------- |
|---|
| 3405 | revision 1.3 |
|---|
| 3406 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 3407 | Fixed < and > XML issues |
|---|
| 3408 | ============================ |
|---|
| 3409 | Working file: Source/System/State/OSGPolygonChunk.fcd |
|---|
| 3410 | ---------------------------- |
|---|
| 3411 | revision 1.5 |
|---|
| 3412 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +8 -8 |
|---|
| 3413 | Fixed < and > XML issues |
|---|
| 3414 | ============================ |
|---|
| 3415 | Working file: Source/System/State/OSGState.cpp |
|---|
| 3416 | ---------------------------- |
|---|
| 3417 | revision 1.11 |
|---|
| 3418 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +8 -6 |
|---|
| 3419 | added new ignore field for disabling chunks. |
|---|
| 3420 | ============================ |
|---|
| 3421 | Working file: Source/System/State/OSGState.inl |
|---|
| 3422 | ---------------------------- |
|---|
| 3423 | revision 1.6 |
|---|
| 3424 | date: 2006/10/16 14:12:57; author: pdaehne; state: Exp; lines: +6 -6 |
|---|
| 3425 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 3426 | ============================ |
|---|
| 3427 | Working file: Source/System/State/OSGStateChunk.fcd |
|---|
| 3428 | ---------------------------- |
|---|
| 3429 | revision 1.3 |
|---|
| 3430 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +14 -2 |
|---|
| 3431 | added new ignore field for disabling chunks. |
|---|
| 3432 | ============================ |
|---|
| 3433 | Working file: Source/System/State/OSGStateChunkBase.cpp |
|---|
| 3434 | ---------------------------- |
|---|
| 3435 | revision 1.11 |
|---|
| 3436 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +51 -6 |
|---|
| 3437 | added new ignore field for disabling chunks. |
|---|
| 3438 | ============================ |
|---|
| 3439 | Working file: Source/System/State/OSGStateChunkBase.h |
|---|
| 3440 | ---------------------------- |
|---|
| 3441 | revision 1.12 |
|---|
| 3442 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +34 -0 |
|---|
| 3443 | added new ignore field for disabling chunks. |
|---|
| 3444 | ============================ |
|---|
| 3445 | Working file: Source/System/State/OSGStateChunkBase.inl |
|---|
| 3446 | ---------------------------- |
|---|
| 3447 | revision 1.8 |
|---|
| 3448 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +28 -0 |
|---|
| 3449 | added new ignore field for disabling chunks. |
|---|
| 3450 | ============================ |
|---|
| 3451 | Working file: Source/System/State/OSGStateChunkFields.h |
|---|
| 3452 | ---------------------------- |
|---|
| 3453 | revision 1.12 |
|---|
| 3454 | date: 2006/06/23 16:30:13; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 3455 | added new ignore field for disabling chunks. |
|---|
| 3456 | ============================ |
|---|
| 3457 | Working file: Source/System/State/OSGStencilChunk.cpp |
|---|
| 3458 | ---------------------------- |
|---|
| 3459 | revision 1.2 |
|---|
| 3460 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +14 -44 |
|---|
| 3461 | possibility for stencil clear in backgrounds added |
|---|
| 3462 | ============================ |
|---|
| 3463 | Working file: Source/System/State/OSGStencilChunk.fcd |
|---|
| 3464 | ---------------------------- |
|---|
| 3465 | revision 1.3 |
|---|
| 3466 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +14 -4 |
|---|
| 3467 | possibility for stencil clear in backgrounds added |
|---|
| 3468 | ---------------------------- |
|---|
| 3469 | revision 1.2 |
|---|
| 3470 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3471 | Fixed < and > XML issues |
|---|
| 3472 | ============================ |
|---|
| 3473 | Working file: Source/System/State/OSGStencilChunkBase.cpp |
|---|
| 3474 | ---------------------------- |
|---|
| 3475 | revision 1.7 |
|---|
| 3476 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +39 -7 |
|---|
| 3477 | possibility for stencil clear in backgrounds added |
|---|
| 3478 | ============================ |
|---|
| 3479 | Working file: Source/System/State/OSGStencilChunkBase.h |
|---|
| 3480 | ---------------------------- |
|---|
| 3481 | revision 1.7 |
|---|
| 3482 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +9 -1 |
|---|
| 3483 | possibility for stencil clear in backgrounds added |
|---|
| 3484 | ============================ |
|---|
| 3485 | Working file: Source/System/State/OSGStencilChunkBase.inl |
|---|
| 3486 | ---------------------------- |
|---|
| 3487 | revision 1.6 |
|---|
| 3488 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -0 |
|---|
| 3489 | possibility for stencil clear in backgrounds added |
|---|
| 3490 | ============================ |
|---|
| 3491 | Working file: Source/System/State/OSGStencilChunkFields.h |
|---|
| 3492 | ---------------------------- |
|---|
| 3493 | revision 1.6 |
|---|
| 3494 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 3495 | possibility for stencil clear in backgrounds added |
|---|
| 3496 | ============================ |
|---|
| 3497 | Working file: Source/System/State/OSGTexGenChunk.cpp |
|---|
| 3498 | ---------------------------- |
|---|
| 3499 | revision 1.19 |
|---|
| 3500 | date: 2006/08/09 17:04:15; author: a-m-z; state: Exp; lines: +9 -9 |
|---|
| 3501 | added camera NULL pointer test. |
|---|
| 3502 | ============================ |
|---|
| 3503 | Working file: Source/System/State/OSGTexGenChunk.fcd |
|---|
| 3504 | ---------------------------- |
|---|
| 3505 | revision 1.5 |
|---|
| 3506 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3507 | Fixed < and > XML issues |
|---|
| 3508 | ============================ |
|---|
| 3509 | Working file: Source/System/State/OSGTextureChunk.cpp |
|---|
| 3510 | ---------------------------- |
|---|
| 3511 | revision 1.49 |
|---|
| 3512 | date: 2006/05/21 14:51:32; author: a-m-z; state: Exp; lines: +9 -4 |
|---|
| 3513 | moved some from the destructor to onDestroy. |
|---|
| 3514 | ---------------------------- |
|---|
| 3515 | revision 1.48 |
|---|
| 3516 | date: 2006/04/14 11:05:42; author: a-m-z; state: Exp; lines: +23 -16 |
|---|
| 3517 | state bugfix didn't detect a target change for cubemaps (with images sides != 1) |
|---|
| 3518 | ============================ |
|---|
| 3519 | Working file: Source/System/State/OSGTextureChunk.fcd |
|---|
| 3520 | ---------------------------- |
|---|
| 3521 | revision 1.19 |
|---|
| 3522 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +27 -27 |
|---|
| 3523 | Fixed < and > XML issues |
|---|
| 3524 | ============================ |
|---|
| 3525 | Working file: Source/System/State/OSGTextureChunk.h |
|---|
| 3526 | ---------------------------- |
|---|
| 3527 | revision 1.19 |
|---|
| 3528 | date: 2006/05/21 14:51:32; author: a-m-z; state: Exp; lines: +1 -0 |
|---|
| 3529 | moved some from the destructor to onDestroy. |
|---|
| 3530 | ============================ |
|---|
| 3531 | Working file: Source/System/State/OSGTwoSidedLightingChunk.cpp |
|---|
| 3532 | ---------------------------- |
|---|
| 3533 | revision 1.2 |
|---|
| 3534 | date: 2006/04/25 05:49:02; author: dirk; state: Exp; lines: +5 -13 |
|---|
| 3535 | Replace glGet* by glPushAttrib |
|---|
| 3536 | ============================ |
|---|
| 3537 | Working file: Source/System/Statistics/OSGGraphicStatisticsFont.cpp |
|---|
| 3538 | ---------------------------- |
|---|
| 3539 | revision 1.5 |
|---|
| 3540 | date: 2006/08/10 14:24:12; author: pdaehne; state: dead; lines: +0 -0 |
|---|
| 3541 | Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb |
|---|
| 3542 | ============================ |
|---|
| 3543 | Working file: Source/System/Statistics/OSGGraphicStatisticsFont.h |
|---|
| 3544 | ---------------------------- |
|---|
| 3545 | revision 1.4 |
|---|
| 3546 | date: 2006/08/10 14:24:15; author: pdaehne; state: dead; lines: +0 -0 |
|---|
| 3547 | Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb |
|---|
| 3548 | ============================ |
|---|
| 3549 | Working file: Source/System/Statistics/OSGGraphicStatisticsForeground.cpp |
|---|
| 3550 | ---------------------------- |
|---|
| 3551 | revision 1.18 |
|---|
| 3552 | date: 2006/08/10 14:24:15; author: pdaehne; state: Exp; lines: +23 -38 |
|---|
| 3553 | Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb |
|---|
| 3554 | ============================ |
|---|
| 3555 | Working file: Source/System/Statistics/OSGGraphicStatisticsForeground.h |
|---|
| 3556 | ---------------------------- |
|---|
| 3557 | revision 1.10 |
|---|
| 3558 | date: 2006/08/10 14:24:15; author: pdaehne; state: Exp; lines: +2 -2 |
|---|
| 3559 | Changed the GraphicsStatisticsForeground to use the same font as the SimpleStatisticsForeground, decreases the size of the SystemLib by more than 500kb |
|---|
| 3560 | ============================ |
|---|
| 3561 | Working file: Source/System/Statistics/OSGGraphicStatisticsForegroundFields.h |
|---|
| 3562 | ---------------------------- |
|---|
| 3563 | revision 1.10 |
|---|
| 3564 | date: 2006/02/20 16:54:29; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 3565 | Base Update |
|---|
| 3566 | ============================ |
|---|
| 3567 | Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.cpp |
|---|
| 3568 | ---------------------------- |
|---|
| 3569 | revision 1.24 |
|---|
| 3570 | date: 2006/10/05 12:09:36; author: a-m-z; state: Exp; lines: +16 -4 |
|---|
| 3571 | added border and text margin. |
|---|
| 3572 | ---------------------------- |
|---|
| 3573 | revision 1.23 |
|---|
| 3574 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +28 -15 |
|---|
| 3575 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3576 | ---------------------------- |
|---|
| 3577 | revision 1.22 |
|---|
| 3578 | date: 2006/08/09 13:30:43; author: pdaehne; state: Exp; lines: +0 -5 |
|---|
| 3579 | Removed header files no longer needed |
|---|
| 3580 | ---------------------------- |
|---|
| 3581 | revision 1.21 |
|---|
| 3582 | date: 2006/08/09 13:18:38; author: pdaehne; state: Exp; lines: +31 -51 |
|---|
| 3583 | Improved font & state handling |
|---|
| 3584 | ---------------------------- |
|---|
| 3585 | revision 1.20 |
|---|
| 3586 | date: 2006/08/04 16:21:23; author: pdaehne; state: Exp; lines: +1 -0 |
|---|
| 3587 | Yet another finetuning of the statistik font |
|---|
| 3588 | ---------------------------- |
|---|
| 3589 | revision 1.19 |
|---|
| 3590 | date: 2006/07/25 22:18:05; author: pdaehne; state: Exp; lines: +9 -0 |
|---|
| 3591 | Ooops, fixed missing copy constructor |
|---|
| 3592 | ---------------------------- |
|---|
| 3593 | revision 1.18 |
|---|
| 3594 | date: 2006/07/25 17:44:20; author: pdaehne; state: Exp; lines: +63 -77 |
|---|
| 3595 | Improved rendering, shrinked font to 17kb |
|---|
| 3596 | ---------------------------- |
|---|
| 3597 | revision 1.17 |
|---|
| 3598 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +63 -12 |
|---|
| 3599 | simple layout management added |
|---|
| 3600 | ---------------------------- |
|---|
| 3601 | revision 1.16 |
|---|
| 3602 | date: 2006/07/17 22:36:35; author: yjung; state: Exp; lines: +62 -17 |
|---|
| 3603 | little extension of simple statistics and other default font |
|---|
| 3604 | ============================ |
|---|
| 3605 | Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.fcd |
|---|
| 3606 | ---------------------------- |
|---|
| 3607 | revision 1.7 |
|---|
| 3608 | date: 2006/11/09 14:38:44; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 3609 | Fixed typo |
|---|
| 3610 | ---------------------------- |
|---|
| 3611 | revision 1.6 |
|---|
| 3612 | date: 2006/10/05 12:09:37; author: a-m-z; state: Exp; lines: +30 -0 |
|---|
| 3613 | added border and text margin. |
|---|
| 3614 | ---------------------------- |
|---|
| 3615 | revision 1.5 |
|---|
| 3616 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +20 -0 |
|---|
| 3617 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3618 | ---------------------------- |
|---|
| 3619 | revision 1.4 |
|---|
| 3620 | date: 2006/07/25 17:44:20; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 3621 | Improved rendering, shrinked font to 17kb |
|---|
| 3622 | ---------------------------- |
|---|
| 3623 | revision 1.3 |
|---|
| 3624 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +20 -0 |
|---|
| 3625 | simple layout management added |
|---|
| 3626 | ---------------------------- |
|---|
| 3627 | revision 1.2 |
|---|
| 3628 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +21 -1 |
|---|
| 3629 | little extension of simple statistics and other default font |
|---|
| 3630 | ============================ |
|---|
| 3631 | Working file: Source/System/Statistics/OSGSimpleStatisticsForeground.h |
|---|
| 3632 | ---------------------------- |
|---|
| 3633 | revision 1.11 |
|---|
| 3634 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +3 -0 |
|---|
| 3635 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3636 | ---------------------------- |
|---|
| 3637 | revision 1.10 |
|---|
| 3638 | date: 2006/07/25 17:44:20; author: pdaehne; state: Exp; lines: +3 -3 |
|---|
| 3639 | Improved rendering, shrinked font to 17kb |
|---|
| 3640 | ---------------------------- |
|---|
| 3641 | revision 1.9 |
|---|
| 3642 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +10 -0 |
|---|
| 3643 | simple layout management added |
|---|
| 3644 | ---------------------------- |
|---|
| 3645 | revision 1.8 |
|---|
| 3646 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 3647 | little extension of simple statistics and other default font |
|---|
| 3648 | ============================ |
|---|
| 3649 | Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.cpp |
|---|
| 3650 | ---------------------------- |
|---|
| 3651 | revision 1.13 |
|---|
| 3652 | date: 2006/10/05 12:09:37; author: a-m-z; state: Exp; lines: +103 -1 |
|---|
| 3653 | added border and text margin. |
|---|
| 3654 | ---------------------------- |
|---|
| 3655 | revision 1.12 |
|---|
| 3656 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +74 -4 |
|---|
| 3657 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3658 | ---------------------------- |
|---|
| 3659 | revision 1.11 |
|---|
| 3660 | date: 2006/07/25 17:44:20; author: pdaehne; state: Exp; lines: +1 -1 |
|---|
| 3661 | Improved rendering, shrinked font to 17kb |
|---|
| 3662 | ---------------------------- |
|---|
| 3663 | revision 1.10 |
|---|
| 3664 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +69 -1 |
|---|
| 3665 | simple layout management added |
|---|
| 3666 | ---------------------------- |
|---|
| 3667 | revision 1.9 |
|---|
| 3668 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +69 -1 |
|---|
| 3669 | little extension of simple statistics and other default font |
|---|
| 3670 | ============================ |
|---|
| 3671 | Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.h |
|---|
| 3672 | ---------------------------- |
|---|
| 3673 | revision 1.15 |
|---|
| 3674 | date: 2006/10/05 12:09:37; author: a-m-z; state: Exp; lines: +25 -1 |
|---|
| 3675 | added border and text margin. |
|---|
| 3676 | ---------------------------- |
|---|
| 3677 | revision 1.14 |
|---|
| 3678 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +18 -2 |
|---|
| 3679 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3680 | ---------------------------- |
|---|
| 3681 | revision 1.13 |
|---|
| 3682 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +22 -6 |
|---|
| 3683 | simple layout management added |
|---|
| 3684 | ---------------------------- |
|---|
| 3685 | revision 1.12 |
|---|
| 3686 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +17 -1 |
|---|
| 3687 | little extension of simple statistics and other default font |
|---|
| 3688 | ============================ |
|---|
| 3689 | Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundBase.inl |
|---|
| 3690 | ---------------------------- |
|---|
| 3691 | revision 1.11 |
|---|
| 3692 | date: 2006/10/05 12:09:37; author: a-m-z; state: Exp; lines: +84 -0 |
|---|
| 3693 | added border and text margin. |
|---|
| 3694 | ---------------------------- |
|---|
| 3695 | revision 1.10 |
|---|
| 3696 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +56 -0 |
|---|
| 3697 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3698 | ---------------------------- |
|---|
| 3699 | revision 1.9 |
|---|
| 3700 | date: 2006/07/20 12:28:59; author: yjung; state: Exp; lines: +56 -0 |
|---|
| 3701 | simple layout management added |
|---|
| 3702 | ---------------------------- |
|---|
| 3703 | revision 1.8 |
|---|
| 3704 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +56 -0 |
|---|
| 3705 | little extension of simple statistics and other default font |
|---|
| 3706 | ============================ |
|---|
| 3707 | Working file: Source/System/Statistics/OSGSimpleStatisticsForegroundFields.h |
|---|
| 3708 | ---------------------------- |
|---|
| 3709 | revision 1.12 |
|---|
| 3710 | date: 2006/09/08 09:51:52; author: pdaehne; state: Exp; lines: +4 -4 |
|---|
| 3711 | Added a shadow to the statistics text to improve readability on different background colors |
|---|
| 3712 | ---------------------------- |
|---|
| 3713 | revision 1.11 |
|---|
| 3714 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +3 -3 |
|---|
| 3715 | little extension of simple statistics and other default font |
|---|
| 3716 | ---------------------------- |
|---|
| 3717 | revision 1.10 |
|---|
| 3718 | date: 2006/02/20 16:54:29; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 3719 | Base Update |
|---|
| 3720 | ============================ |
|---|
| 3721 | Working file: Source/System/Statistics/OSGStatCollector.cpp |
|---|
| 3722 | ---------------------------- |
|---|
| 3723 | revision 1.8 |
|---|
| 3724 | date: 2006/08/23 11:40:42; author: yjung; state: Exp; lines: +2 -0 |
|---|
| 3725 | bugfix |
|---|
| 3726 | ============================ |
|---|
| 3727 | Working file: Source/System/Statistics/OSGStatCollector.inl |
|---|
| 3728 | ---------------------------- |
|---|
| 3729 | revision 1.8 |
|---|
| 3730 | date: 2006/10/16 14:12:58; author: pdaehne; state: Exp; lines: +10 -10 |
|---|
| 3731 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 3732 | ============================ |
|---|
| 3733 | Working file: Source/System/Statistics/OSGStatElemDesc.inl |
|---|
| 3734 | ---------------------------- |
|---|
| 3735 | revision 1.3 |
|---|
| 3736 | date: 2006/10/16 14:12:58; author: pdaehne; state: Exp; lines: +4 -4 |
|---|
| 3737 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 3738 | ============================ |
|---|
| 3739 | Working file: Source/System/Statistics/OSGStatisticsDefaultFont.cpp |
|---|
| 3740 | ---------------------------- |
|---|
| 3741 | revision 1.10 |
|---|
| 3742 | date: 2006/10/27 13:52:12; author: a-m-z; state: Exp; lines: +41 -27 |
|---|
| 3743 | fixed crash on app exit. |
|---|
| 3744 | ---------------------------- |
|---|
| 3745 | revision 1.9 |
|---|
| 3746 | date: 2006/10/24 09:16:31; author: pdaehne; state: Exp; lines: +43 -21 |
|---|
| 3747 | Fixed a crash when exiting OSG applications due to buggy cleanup code. |
|---|
| 3748 | ---------------------------- |
|---|
| 3749 | revision 1.8 |
|---|
| 3750 | date: 2006/08/09 13:17:29; author: pdaehne; state: Exp; lines: +135 -2 |
|---|
| 3751 | Included license for Bitstream Vera font, improved font handling |
|---|
| 3752 | ---------------------------- |
|---|
| 3753 | revision 1.7 |
|---|
| 3754 | date: 2006/08/04 16:21:23; author: pdaehne; state: Exp; lines: +402 -811 |
|---|
| 3755 | Yet another finetuning of the statistik font |
|---|
| 3756 | ---------------------------- |
|---|
| 3757 | revision 1.6 |
|---|
| 3758 | date: 2006/07/25 17:44:20; author: pdaehne; state: Exp; lines: +890 -3 |
|---|
| 3759 | Improved rendering, shrinked font to 17kb |
|---|
| 3760 | ---------------------------- |
|---|
| 3761 | revision 1.5 |
|---|
| 3762 | date: 2006/07/17 22:36:36; author: yjung; state: Exp; lines: +3 -26371 |
|---|
| 3763 | little extension of simple statistics and other default font |
|---|
| 3764 | ============================ |
|---|
| 3765 | Working file: Source/System/Statistics/OSGStatisticsDefaultFont.h |
|---|
| 3766 | ---------------------------- |
|---|
| 3767 | revision 1.4 |
|---|
| 3768 | date: 2006/08/09 13:17:29; author: pdaehne; state: Exp; lines: +8 -0 |
|---|
| 3769 | Included license for Bitstream Vera font, improved font handling |
|---|
| 3770 | ============================ |
|---|
| 3771 | Working file: Source/System/Text/OSGTextFT2Backend.cpp |
|---|
| 3772 | ---------------------------- |
|---|
| 3773 | revision 1.4 |
|---|
| 3774 | date: 2006/11/06 16:55:13; author: pdaehne; state: Exp; lines: +2 -2 |
|---|
| 3775 | Fixed buggy beginEditCP/endEditCP pair |
|---|
| 3776 | ============================ |
|---|
| 3777 | Working file: Source/System/Text/OSGTextFaceFactory.cpp |
|---|
| 3778 | ---------------------------- |
|---|
| 3779 | revision 1.3 |
|---|
| 3780 | date: 2006/10/27 13:52:13; author: a-m-z; state: Exp; lines: +17 -3 |
|---|
| 3781 | fixed crash on app exit. |
|---|
| 3782 | ---------------------------- |
|---|
| 3783 | revision 1.2 |
|---|
| 3784 | date: 2006/10/24 10:52:44; author: pdaehne; state: Exp; lines: +14 -1 |
|---|
| 3785 | Fixed yet another crash when exiting an OSG application due to buggy cleanup code. |
|---|
| 3786 | ============================ |
|---|
| 3787 | Working file: Source/System/Text/OSGTextFaceFactory.h |
|---|
| 3788 | ---------------------------- |
|---|
| 3789 | revision 1.2 |
|---|
| 3790 | date: 2006/10/27 13:52:13; author: a-m-z; state: Exp; lines: +4 -1 |
|---|
| 3791 | fixed crash on app exit. |
|---|
| 3792 | ============================ |
|---|
| 3793 | Working file: Source/System/Text/OSGTextPixmapFace.cpp |
|---|
| 3794 | ---------------------------- |
|---|
| 3795 | revision 1.4 |
|---|
| 3796 | date: 2006/08/01 16:38:26; author: pdaehne; state: Exp; lines: +2 -2 |
|---|
| 3797 | Changed the format of text textures from GL_INTENSITY to GL_ALPHA to get rid of the ugly dark border around the letters |
|---|
| 3798 | ---------------------------- |
|---|
| 3799 | revision 1.3 |
|---|
| 3800 | date: 2006/05/19 09:56:30; author: pdaehne; state: Exp; lines: +7 -7 |
|---|
| 3801 | Added border parameter |
|---|
| 3802 | ============================ |
|---|
| 3803 | Working file: Source/System/Text/OSGTextPixmapFace.h |
|---|
| 3804 | ---------------------------- |
|---|
| 3805 | revision 1.2 |
|---|
| 3806 | date: 2006/05/19 09:56:30; author: pdaehne; state: Exp; lines: +3 -2 |
|---|
| 3807 | Added border parameter |
|---|
| 3808 | ============================ |
|---|
| 3809 | Working file: Source/System/Text/OSGTextTXFFace.cpp |
|---|
| 3810 | ---------------------------- |
|---|
| 3811 | revision 1.8 |
|---|
| 3812 | date: 2006/08/01 16:38:26; author: pdaehne; state: Exp; lines: +3 -3 |
|---|
| 3813 | Changed the format of text textures from GL_INTENSITY to GL_ALPHA to get rid of the ugly dark border around the letters |
|---|
| 3814 | ============================ |
|---|
| 3815 | Working file: Source/System/Text/testTextPixmap.cpp |
|---|
| 3816 | ---------------------------- |
|---|
| 3817 | revision 1.5 |
|---|
| 3818 | date: 2006/11/07 10:30:08; author: pdaehne; state: Exp; lines: +0 -1 |
|---|
| 3819 | Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime |
|---|
| 3820 | ============================ |
|---|
| 3821 | Working file: Source/System/Text/testTextTXFGeo.cpp |
|---|
| 3822 | ---------------------------- |
|---|
| 3823 | revision 1.5 |
|---|
| 3824 | date: 2006/11/07 10:30:08; author: pdaehne; state: Exp; lines: +0 -1 |
|---|
| 3825 | Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime |
|---|
| 3826 | ============================ |
|---|
| 3827 | Working file: Source/System/Text/testTextTXFTexture.cpp |
|---|
| 3828 | ---------------------------- |
|---|
| 3829 | revision 1.5 |
|---|
| 3830 | date: 2006/07/25 17:48:28; author: pdaehne; state: Exp; lines: +143 -12 |
|---|
| 3831 | Extended user interface to be able to change almost all parameters of TXF fonts |
|---|
| 3832 | ============================ |
|---|
| 3833 | Working file: Source/System/Text/testTextVectorGeo.cpp |
|---|
| 3834 | ---------------------------- |
|---|
| 3835 | revision 1.4 |
|---|
| 3836 | date: 2006/11/07 10:30:08; author: pdaehne; state: Exp; lines: +0 -1 |
|---|
| 3837 | Removed dummy statistics descriptions - the bug that made this workaround necessary has been fixed in the meantime |
|---|
| 3838 | ============================ |
|---|
| 3839 | Working file: Source/System/Window/OSGBackgroundBase.cpp |
|---|
| 3840 | ---------------------------- |
|---|
| 3841 | revision 1.8 |
|---|
| 3842 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3843 | Base Update |
|---|
| 3844 | ============================ |
|---|
| 3845 | Working file: Source/System/Window/OSGBackgroundBase.h |
|---|
| 3846 | ---------------------------- |
|---|
| 3847 | revision 1.10 |
|---|
| 3848 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3849 | Base Update |
|---|
| 3850 | ============================ |
|---|
| 3851 | Working file: Source/System/Window/OSGBackgroundBase.inl |
|---|
| 3852 | ---------------------------- |
|---|
| 3853 | revision 1.7 |
|---|
| 3854 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3855 | Base Update |
|---|
| 3856 | ============================ |
|---|
| 3857 | Working file: Source/System/Window/OSGBackgroundFields.h |
|---|
| 3858 | ---------------------------- |
|---|
| 3859 | revision 1.9 |
|---|
| 3860 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3861 | Base Update |
|---|
| 3862 | ============================ |
|---|
| 3863 | Working file: Source/System/Window/OSGCamera.cpp |
|---|
| 3864 | ---------------------------- |
|---|
| 3865 | revision 1.7 |
|---|
| 3866 | date: 2006/02/10 07:58:42; author: tbeer; state: Exp; lines: +1 -1 |
|---|
| 3867 | fixed wrong comment for calcViewRay |
|---|
| 3868 | ============================ |
|---|
| 3869 | Working file: Source/System/Window/OSGCameraBase.cpp |
|---|
| 3870 | ---------------------------- |
|---|
| 3871 | revision 1.8 |
|---|
| 3872 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3873 | Base Update |
|---|
| 3874 | ============================ |
|---|
| 3875 | Working file: Source/System/Window/OSGCameraBase.h |
|---|
| 3876 | ---------------------------- |
|---|
| 3877 | revision 1.10 |
|---|
| 3878 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3879 | Base Update |
|---|
| 3880 | ============================ |
|---|
| 3881 | Working file: Source/System/Window/OSGCameraBase.inl |
|---|
| 3882 | ---------------------------- |
|---|
| 3883 | revision 1.7 |
|---|
| 3884 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3885 | Base Update |
|---|
| 3886 | ============================ |
|---|
| 3887 | Working file: Source/System/Window/OSGCameraDecorator.cpp |
|---|
| 3888 | ---------------------------- |
|---|
| 3889 | revision 1.5 |
|---|
| 3890 | date: 2006/05/29 14:38:36; author: a-m-z; state: Exp; lines: +31 -4 |
|---|
| 3891 | added some NullFC tests. |
|---|
| 3892 | ============================ |
|---|
| 3893 | Working file: Source/System/Window/OSGCameraDecoratorBase.cpp |
|---|
| 3894 | ---------------------------- |
|---|
| 3895 | revision 1.8 |
|---|
| 3896 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3897 | Base Update |
|---|
| 3898 | ============================ |
|---|
| 3899 | Working file: Source/System/Window/OSGCameraDecoratorBase.h |
|---|
| 3900 | ---------------------------- |
|---|
| 3901 | revision 1.10 |
|---|
| 3902 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3903 | Base Update |
|---|
| 3904 | ============================ |
|---|
| 3905 | Working file: Source/System/Window/OSGCameraDecoratorBase.inl |
|---|
| 3906 | ---------------------------- |
|---|
| 3907 | revision 1.8 |
|---|
| 3908 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3909 | Base Update |
|---|
| 3910 | ============================ |
|---|
| 3911 | Working file: Source/System/Window/OSGCameraDecoratorFields.h |
|---|
| 3912 | ---------------------------- |
|---|
| 3913 | revision 1.9 |
|---|
| 3914 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3915 | Base Update |
|---|
| 3916 | ============================ |
|---|
| 3917 | Working file: Source/System/Window/OSGCameraFields.h |
|---|
| 3918 | ---------------------------- |
|---|
| 3919 | revision 1.9 |
|---|
| 3920 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3921 | Base Update |
|---|
| 3922 | ============================ |
|---|
| 3923 | Working file: Source/System/Window/OSGColorBufferViewport.fcd |
|---|
| 3924 | ---------------------------- |
|---|
| 3925 | revision 1.3 |
|---|
| 3926 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3927 | Fixed < and > XML issues |
|---|
| 3928 | ============================ |
|---|
| 3929 | Working file: Source/System/Window/OSGColorBufferViewportBase.cpp |
|---|
| 3930 | ---------------------------- |
|---|
| 3931 | revision 1.9 |
|---|
| 3932 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3933 | Base Update |
|---|
| 3934 | ============================ |
|---|
| 3935 | Working file: Source/System/Window/OSGColorBufferViewportBase.h |
|---|
| 3936 | ---------------------------- |
|---|
| 3937 | revision 1.10 |
|---|
| 3938 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3939 | Base Update |
|---|
| 3940 | ============================ |
|---|
| 3941 | Working file: Source/System/Window/OSGColorBufferViewportBase.inl |
|---|
| 3942 | ---------------------------- |
|---|
| 3943 | revision 1.7 |
|---|
| 3944 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3945 | Base Update |
|---|
| 3946 | ============================ |
|---|
| 3947 | Working file: Source/System/Window/OSGColorBufferViewportFields.h |
|---|
| 3948 | ---------------------------- |
|---|
| 3949 | revision 1.9 |
|---|
| 3950 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3951 | Base Update |
|---|
| 3952 | ============================ |
|---|
| 3953 | Working file: Source/System/Window/OSGDepthClearBackgroundBase.cpp |
|---|
| 3954 | ---------------------------- |
|---|
| 3955 | revision 1.6 |
|---|
| 3956 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3957 | Base Update |
|---|
| 3958 | ============================ |
|---|
| 3959 | Working file: Source/System/Window/OSGDepthClearBackgroundBase.h |
|---|
| 3960 | ---------------------------- |
|---|
| 3961 | revision 1.6 |
|---|
| 3962 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3963 | Base Update |
|---|
| 3964 | ============================ |
|---|
| 3965 | Working file: Source/System/Window/OSGDepthClearBackgroundBase.inl |
|---|
| 3966 | ---------------------------- |
|---|
| 3967 | revision 1.5 |
|---|
| 3968 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3969 | Base Update |
|---|
| 3970 | ============================ |
|---|
| 3971 | Working file: Source/System/Window/OSGDepthClearBackgroundFields.h |
|---|
| 3972 | ---------------------------- |
|---|
| 3973 | revision 1.5 |
|---|
| 3974 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 3975 | Base Update |
|---|
| 3976 | ============================ |
|---|
| 3977 | Working file: Source/System/Window/OSGFileGrabForegroundBase.cpp |
|---|
| 3978 | ---------------------------- |
|---|
| 3979 | revision 1.10 |
|---|
| 3980 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3981 | Base Update |
|---|
| 3982 | ============================ |
|---|
| 3983 | Working file: Source/System/Window/OSGFileGrabForegroundBase.h |
|---|
| 3984 | ---------------------------- |
|---|
| 3985 | revision 1.11 |
|---|
| 3986 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3987 | Base Update |
|---|
| 3988 | ============================ |
|---|
| 3989 | Working file: Source/System/Window/OSGFileGrabForegroundBase.inl |
|---|
| 3990 | ---------------------------- |
|---|
| 3991 | revision 1.7 |
|---|
| 3992 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 3993 | Base Update |
|---|
| 3994 | ============================ |
|---|
| 3995 | Working file: Source/System/Window/OSGFileGrabForegroundFields.h |
|---|
| 3996 | ---------------------------- |
|---|
| 3997 | revision 1.10 |
|---|
| 3998 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 3999 | Base Update |
|---|
| 4000 | ============================ |
|---|
| 4001 | Working file: Source/System/Window/OSGForegroundBase.cpp |
|---|
| 4002 | ---------------------------- |
|---|
| 4003 | revision 1.9 |
|---|
| 4004 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4005 | Base Update |
|---|
| 4006 | ============================ |
|---|
| 4007 | Working file: Source/System/Window/OSGForegroundBase.h |
|---|
| 4008 | ---------------------------- |
|---|
| 4009 | revision 1.11 |
|---|
| 4010 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4011 | Base Update |
|---|
| 4012 | ============================ |
|---|
| 4013 | Working file: Source/System/Window/OSGForegroundBase.inl |
|---|
| 4014 | ---------------------------- |
|---|
| 4015 | revision 1.8 |
|---|
| 4016 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4017 | Base Update |
|---|
| 4018 | ============================ |
|---|
| 4019 | Working file: Source/System/Window/OSGForegroundFields.h |
|---|
| 4020 | ---------------------------- |
|---|
| 4021 | revision 1.9 |
|---|
| 4022 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4023 | Base Update |
|---|
| 4024 | ============================ |
|---|
| 4025 | Working file: Source/System/Window/OSGGrabForegroundBase.cpp |
|---|
| 4026 | ---------------------------- |
|---|
| 4027 | revision 1.11 |
|---|
| 4028 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4029 | Base Update |
|---|
| 4030 | ============================ |
|---|
| 4031 | Working file: Source/System/Window/OSGGrabForegroundBase.h |
|---|
| 4032 | ---------------------------- |
|---|
| 4033 | revision 1.14 |
|---|
| 4034 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4035 | Base Update |
|---|
| 4036 | ============================ |
|---|
| 4037 | Working file: Source/System/Window/OSGGrabForegroundBase.inl |
|---|
| 4038 | ---------------------------- |
|---|
| 4039 | revision 1.10 |
|---|
| 4040 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4041 | Base Update |
|---|
| 4042 | ============================ |
|---|
| 4043 | Working file: Source/System/Window/OSGGrabForegroundFields.h |
|---|
| 4044 | ---------------------------- |
|---|
| 4045 | revision 1.11 |
|---|
| 4046 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4047 | Base Update |
|---|
| 4048 | ============================ |
|---|
| 4049 | Working file: Source/System/Window/OSGGradientBackground.cpp |
|---|
| 4050 | ---------------------------- |
|---|
| 4051 | revision 1.8 |
|---|
| 4052 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +22 -7 |
|---|
| 4053 | possibility for stencil clear in backgrounds added |
|---|
| 4054 | ---------------------------- |
|---|
| 4055 | revision 1.7 |
|---|
| 4056 | date: 2006/04/25 05:49:03; author: dirk; state: Exp; lines: +4 -14 |
|---|
| 4057 | Replace glGet* by glPushAttrib |
|---|
| 4058 | ============================ |
|---|
| 4059 | Working file: Source/System/Window/OSGGradientBackground.fcd |
|---|
| 4060 | ---------------------------- |
|---|
| 4061 | revision 1.2 |
|---|
| 4062 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +10 -0 |
|---|
| 4063 | possibility for stencil clear in backgrounds added |
|---|
| 4064 | ============================ |
|---|
| 4065 | Working file: Source/System/Window/OSGGradientBackgroundBase.cpp |
|---|
| 4066 | ---------------------------- |
|---|
| 4067 | revision 1.9 |
|---|
| 4068 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +41 -5 |
|---|
| 4069 | possibility for stencil clear in backgrounds added |
|---|
| 4070 | ---------------------------- |
|---|
| 4071 | revision 1.8 |
|---|
| 4072 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4073 | Base Update |
|---|
| 4074 | ============================ |
|---|
| 4075 | Working file: Source/System/Window/OSGGradientBackgroundBase.h |
|---|
| 4076 | ---------------------------- |
|---|
| 4077 | revision 1.11 |
|---|
| 4078 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +24 -3 |
|---|
| 4079 | possibility for stencil clear in backgrounds added |
|---|
| 4080 | ---------------------------- |
|---|
| 4081 | revision 1.10 |
|---|
| 4082 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4083 | Base Update |
|---|
| 4084 | ============================ |
|---|
| 4085 | Working file: Source/System/Window/OSGGradientBackgroundBase.inl |
|---|
| 4086 | ---------------------------- |
|---|
| 4087 | revision 1.8 |
|---|
| 4088 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -0 |
|---|
| 4089 | possibility for stencil clear in backgrounds added |
|---|
| 4090 | ---------------------------- |
|---|
| 4091 | revision 1.7 |
|---|
| 4092 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4093 | Base Update |
|---|
| 4094 | ============================ |
|---|
| 4095 | Working file: Source/System/Window/OSGGradientBackgroundFields.h |
|---|
| 4096 | ---------------------------- |
|---|
| 4097 | revision 1.10 |
|---|
| 4098 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 4099 | possibility for stencil clear in backgrounds added |
|---|
| 4100 | ---------------------------- |
|---|
| 4101 | revision 1.9 |
|---|
| 4102 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4103 | Base Update |
|---|
| 4104 | ============================ |
|---|
| 4105 | Working file: Source/System/Window/OSGImageBackgroundBase.cpp |
|---|
| 4106 | ---------------------------- |
|---|
| 4107 | revision 1.10 |
|---|
| 4108 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4109 | Base Update |
|---|
| 4110 | ============================ |
|---|
| 4111 | Working file: Source/System/Window/OSGImageBackgroundBase.h |
|---|
| 4112 | ---------------------------- |
|---|
| 4113 | revision 1.11 |
|---|
| 4114 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4115 | Base Update |
|---|
| 4116 | ============================ |
|---|
| 4117 | Working file: Source/System/Window/OSGImageBackgroundBase.inl |
|---|
| 4118 | ---------------------------- |
|---|
| 4119 | revision 1.8 |
|---|
| 4120 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4121 | Base Update |
|---|
| 4122 | ============================ |
|---|
| 4123 | Working file: Source/System/Window/OSGImageBackgroundFields.h |
|---|
| 4124 | ---------------------------- |
|---|
| 4125 | revision 1.9 |
|---|
| 4126 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4127 | Base Update |
|---|
| 4128 | ============================ |
|---|
| 4129 | Working file: Source/System/Window/OSGImageForeground.cpp |
|---|
| 4130 | ---------------------------- |
|---|
| 4131 | revision 1.9 |
|---|
| 4132 | date: 2006/04/25 05:49:03; author: dirk; state: Exp; lines: +4 -15 |
|---|
| 4133 | Replace glGet* by glPushAttrib |
|---|
| 4134 | ============================ |
|---|
| 4135 | Working file: Source/System/Window/OSGImageForegroundBase.cpp |
|---|
| 4136 | ---------------------------- |
|---|
| 4137 | revision 1.9 |
|---|
| 4138 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4139 | Base Update |
|---|
| 4140 | ============================ |
|---|
| 4141 | Working file: Source/System/Window/OSGImageForegroundBase.h |
|---|
| 4142 | ---------------------------- |
|---|
| 4143 | revision 1.11 |
|---|
| 4144 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4145 | Base Update |
|---|
| 4146 | ============================ |
|---|
| 4147 | Working file: Source/System/Window/OSGImageForegroundBase.inl |
|---|
| 4148 | ---------------------------- |
|---|
| 4149 | revision 1.8 |
|---|
| 4150 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4151 | Base Update |
|---|
| 4152 | ============================ |
|---|
| 4153 | Working file: Source/System/Window/OSGImageForegroundFields.h |
|---|
| 4154 | ---------------------------- |
|---|
| 4155 | revision 1.9 |
|---|
| 4156 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4157 | Base Update |
|---|
| 4158 | ============================ |
|---|
| 4159 | Working file: Source/System/Window/OSGMatrixCamera.h |
|---|
| 4160 | ---------------------------- |
|---|
| 4161 | revision 1.5 |
|---|
| 4162 | date: 2006/02/03 15:28:48; author: tbeer; state: Exp; lines: +292 -146 |
|---|
| 4163 | changed line endings to LR |
|---|
| 4164 | (was CR, did not compile with cl.net2005 express) |
|---|
| 4165 | ============================ |
|---|
| 4166 | Working file: Source/System/Window/OSGMatrixCamera.inl |
|---|
| 4167 | ---------------------------- |
|---|
| 4168 | revision 1.4 |
|---|
| 4169 | date: 2006/02/03 15:28:48; author: tbeer; state: Exp; lines: +104 -52 |
|---|
| 4170 | changed line endings to LR |
|---|
| 4171 | (was CR, did not compile with cl.net2005 express) |
|---|
| 4172 | ============================ |
|---|
| 4173 | Working file: Source/System/Window/OSGMatrixCameraBase.cpp |
|---|
| 4174 | ---------------------------- |
|---|
| 4175 | revision 1.8 |
|---|
| 4176 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4177 | Base Update |
|---|
| 4178 | ============================ |
|---|
| 4179 | Working file: Source/System/Window/OSGMatrixCameraBase.h |
|---|
| 4180 | ---------------------------- |
|---|
| 4181 | revision 1.10 |
|---|
| 4182 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4183 | Base Update |
|---|
| 4184 | ============================ |
|---|
| 4185 | Working file: Source/System/Window/OSGMatrixCameraBase.inl |
|---|
| 4186 | ---------------------------- |
|---|
| 4187 | revision 1.7 |
|---|
| 4188 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4189 | Base Update |
|---|
| 4190 | ============================ |
|---|
| 4191 | Working file: Source/System/Window/OSGMatrixCameraDecorator.cpp |
|---|
| 4192 | ---------------------------- |
|---|
| 4193 | revision 1.2 |
|---|
| 4194 | date: 2006/05/29 14:38:36; author: a-m-z; state: Exp; lines: +29 -8 |
|---|
| 4195 | added some NullFC tests. |
|---|
| 4196 | ============================ |
|---|
| 4197 | Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.cpp |
|---|
| 4198 | ---------------------------- |
|---|
| 4199 | revision 1.6 |
|---|
| 4200 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4201 | Base Update |
|---|
| 4202 | ============================ |
|---|
| 4203 | Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.h |
|---|
| 4204 | ---------------------------- |
|---|
| 4205 | revision 1.8 |
|---|
| 4206 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4207 | Base Update |
|---|
| 4208 | ============================ |
|---|
| 4209 | Working file: Source/System/Window/OSGMatrixCameraDecoratorBase.inl |
|---|
| 4210 | ---------------------------- |
|---|
| 4211 | revision 1.6 |
|---|
| 4212 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4213 | Base Update |
|---|
| 4214 | ============================ |
|---|
| 4215 | Working file: Source/System/Window/OSGMatrixCameraDecoratorFields.h |
|---|
| 4216 | ---------------------------- |
|---|
| 4217 | revision 1.6 |
|---|
| 4218 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4219 | Base Update |
|---|
| 4220 | ============================ |
|---|
| 4221 | Working file: Source/System/Window/OSGMatrixCameraFields.h |
|---|
| 4222 | ---------------------------- |
|---|
| 4223 | revision 1.9 |
|---|
| 4224 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4225 | Base Update |
|---|
| 4226 | ============================ |
|---|
| 4227 | Working file: Source/System/Window/OSGNavigator.cpp |
|---|
| 4228 | ---------------------------- |
|---|
| 4229 | revision 1.18 |
|---|
| 4230 | date: 2006/03/04 17:14:37; author: dirk; state: Exp; lines: +42 -10 |
|---|
| 4231 | added absolute mode |
|---|
| 4232 | ============================ |
|---|
| 4233 | Working file: Source/System/Window/OSGNavigator.h |
|---|
| 4234 | ---------------------------- |
|---|
| 4235 | revision 1.12 |
|---|
| 4236 | date: 2006/03/04 17:14:37; author: dirk; state: Exp; lines: +5 -0 |
|---|
| 4237 | added absolute mode |
|---|
| 4238 | ============================ |
|---|
| 4239 | Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.cpp |
|---|
| 4240 | ---------------------------- |
|---|
| 4241 | revision 1.2 |
|---|
| 4242 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +6 -1 |
|---|
| 4243 | Base Update |
|---|
| 4244 | ============================ |
|---|
| 4245 | Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.h |
|---|
| 4246 | ---------------------------- |
|---|
| 4247 | revision 1.2 |
|---|
| 4248 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -1 |
|---|
| 4249 | Base Update |
|---|
| 4250 | ============================ |
|---|
| 4251 | Working file: Source/System/Window/OSGOffCenterPerspectiveCameraBase.inl |
|---|
| 4252 | ---------------------------- |
|---|
| 4253 | revision 1.2 |
|---|
| 4254 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 4255 | Base Update |
|---|
| 4256 | ============================ |
|---|
| 4257 | Working file: Source/System/Window/OSGOffCenterPerspectiveCameraFields.h |
|---|
| 4258 | ---------------------------- |
|---|
| 4259 | revision 1.2 |
|---|
| 4260 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4261 | Base Update |
|---|
| 4262 | ============================ |
|---|
| 4263 | Working file: Source/System/Window/OSGOrthographicCameraBase.cpp |
|---|
| 4264 | ---------------------------- |
|---|
| 4265 | revision 1.2 |
|---|
| 4266 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 4267 | Base Update |
|---|
| 4268 | ============================ |
|---|
| 4269 | Working file: Source/System/Window/OSGOrthographicCameraBase.h |
|---|
| 4270 | ---------------------------- |
|---|
| 4271 | revision 1.2 |
|---|
| 4272 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 4273 | Base Update |
|---|
| 4274 | ============================ |
|---|
| 4275 | Working file: Source/System/Window/OSGOrthographicCameraBase.inl |
|---|
| 4276 | ---------------------------- |
|---|
| 4277 | revision 1.2 |
|---|
| 4278 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +0 -0 |
|---|
| 4279 | Base Update |
|---|
| 4280 | ============================ |
|---|
| 4281 | Working file: Source/System/Window/OSGOrthographicCameraFields.h |
|---|
| 4282 | ---------------------------- |
|---|
| 4283 | revision 1.2 |
|---|
| 4284 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4285 | Base Update |
|---|
| 4286 | ============================ |
|---|
| 4287 | Working file: Source/System/Window/OSGPassiveBackgroundBase.cpp |
|---|
| 4288 | ---------------------------- |
|---|
| 4289 | revision 1.8 |
|---|
| 4290 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4291 | Base Update |
|---|
| 4292 | ============================ |
|---|
| 4293 | Working file: Source/System/Window/OSGPassiveBackgroundBase.h |
|---|
| 4294 | ---------------------------- |
|---|
| 4295 | revision 1.10 |
|---|
| 4296 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4297 | Base Update |
|---|
| 4298 | ============================ |
|---|
| 4299 | Working file: Source/System/Window/OSGPassiveBackgroundBase.inl |
|---|
| 4300 | ---------------------------- |
|---|
| 4301 | revision 1.7 |
|---|
| 4302 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4303 | Base Update |
|---|
| 4304 | ============================ |
|---|
| 4305 | Working file: Source/System/Window/OSGPassiveBackgroundFields.h |
|---|
| 4306 | ---------------------------- |
|---|
| 4307 | revision 1.9 |
|---|
| 4308 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4309 | Base Update |
|---|
| 4310 | ============================ |
|---|
| 4311 | Working file: Source/System/Window/OSGPassiveViewportBase.cpp |
|---|
| 4312 | ---------------------------- |
|---|
| 4313 | revision 1.8 |
|---|
| 4314 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4315 | Base Update |
|---|
| 4316 | ============================ |
|---|
| 4317 | Working file: Source/System/Window/OSGPassiveViewportBase.h |
|---|
| 4318 | ---------------------------- |
|---|
| 4319 | revision 1.10 |
|---|
| 4320 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4321 | Base Update |
|---|
| 4322 | ============================ |
|---|
| 4323 | Working file: Source/System/Window/OSGPassiveViewportBase.inl |
|---|
| 4324 | ---------------------------- |
|---|
| 4325 | revision 1.7 |
|---|
| 4326 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4327 | Base Update |
|---|
| 4328 | ============================ |
|---|
| 4329 | Working file: Source/System/Window/OSGPassiveViewportFields.h |
|---|
| 4330 | ---------------------------- |
|---|
| 4331 | revision 1.9 |
|---|
| 4332 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4333 | Base Update |
|---|
| 4334 | ============================ |
|---|
| 4335 | Working file: Source/System/Window/OSGPassiveWindowBase.cpp |
|---|
| 4336 | ---------------------------- |
|---|
| 4337 | revision 1.8 |
|---|
| 4338 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4339 | Base Update |
|---|
| 4340 | ============================ |
|---|
| 4341 | Working file: Source/System/Window/OSGPassiveWindowBase.h |
|---|
| 4342 | ---------------------------- |
|---|
| 4343 | revision 1.10 |
|---|
| 4344 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4345 | Base Update |
|---|
| 4346 | ============================ |
|---|
| 4347 | Working file: Source/System/Window/OSGPassiveWindowBase.inl |
|---|
| 4348 | ---------------------------- |
|---|
| 4349 | revision 1.7 |
|---|
| 4350 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4351 | Base Update |
|---|
| 4352 | ============================ |
|---|
| 4353 | Working file: Source/System/Window/OSGPassiveWindowFields.h |
|---|
| 4354 | ---------------------------- |
|---|
| 4355 | revision 1.9 |
|---|
| 4356 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4357 | Base Update |
|---|
| 4358 | ============================ |
|---|
| 4359 | Working file: Source/System/Window/OSGPerspectiveCameraBase.cpp |
|---|
| 4360 | ---------------------------- |
|---|
| 4361 | revision 1.9 |
|---|
| 4362 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4363 | Base Update |
|---|
| 4364 | ============================ |
|---|
| 4365 | Working file: Source/System/Window/OSGPerspectiveCameraBase.h |
|---|
| 4366 | ---------------------------- |
|---|
| 4367 | revision 1.11 |
|---|
| 4368 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4369 | Base Update |
|---|
| 4370 | ============================ |
|---|
| 4371 | Working file: Source/System/Window/OSGPerspectiveCameraBase.inl |
|---|
| 4372 | ---------------------------- |
|---|
| 4373 | revision 1.8 |
|---|
| 4374 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4375 | Base Update |
|---|
| 4376 | ============================ |
|---|
| 4377 | Working file: Source/System/Window/OSGPerspectiveCameraFields.h |
|---|
| 4378 | ---------------------------- |
|---|
| 4379 | revision 1.9 |
|---|
| 4380 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4381 | Base Update |
|---|
| 4382 | ============================ |
|---|
| 4383 | Working file: Source/System/Window/OSGPolygonBackground.cpp |
|---|
| 4384 | ---------------------------- |
|---|
| 4385 | revision 1.5 |
|---|
| 4386 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +24 -10 |
|---|
| 4387 | possibility for stencil clear in backgrounds added |
|---|
| 4388 | ---------------------------- |
|---|
| 4389 | revision 1.4 |
|---|
| 4390 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +62 -4 |
|---|
| 4391 | scale added and check for tiles |
|---|
| 4392 | ---------------------------- |
|---|
| 4393 | revision 1.3 |
|---|
| 4394 | date: 2006/04/25 05:49:03; author: dirk; state: Exp; lines: +2 -13 |
|---|
| 4395 | Replace glGet* by glPushAttrib |
|---|
| 4396 | ============================ |
|---|
| 4397 | Working file: Source/System/Window/OSGPolygonBackground.fcd |
|---|
| 4398 | ---------------------------- |
|---|
| 4399 | revision 1.5 |
|---|
| 4400 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +20 -0 |
|---|
| 4401 | possibility for stencil clear in backgrounds added |
|---|
| 4402 | ---------------------------- |
|---|
| 4403 | revision 1.4 |
|---|
| 4404 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +10 -0 |
|---|
| 4405 | scale added and check for tiles |
|---|
| 4406 | ============================ |
|---|
| 4407 | Working file: Source/System/Window/OSGPolygonBackgroundBase.cpp |
|---|
| 4408 | ---------------------------- |
|---|
| 4409 | revision 1.8 |
|---|
| 4410 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +75 -5 |
|---|
| 4411 | possibility for stencil clear in backgrounds added |
|---|
| 4412 | ---------------------------- |
|---|
| 4413 | revision 1.7 |
|---|
| 4414 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +39 -7 |
|---|
| 4415 | scale added and check for tiles |
|---|
| 4416 | ============================ |
|---|
| 4417 | Working file: Source/System/Window/OSGPolygonBackgroundBase.h |
|---|
| 4418 | ---------------------------- |
|---|
| 4419 | revision 1.8 |
|---|
| 4420 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +25 -9 |
|---|
| 4421 | possibility for stencil clear in backgrounds added |
|---|
| 4422 | ---------------------------- |
|---|
| 4423 | revision 1.7 |
|---|
| 4424 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +10 -2 |
|---|
| 4425 | scale added and check for tiles |
|---|
| 4426 | ============================ |
|---|
| 4427 | Working file: Source/System/Window/OSGPolygonBackgroundBase.inl |
|---|
| 4428 | ---------------------------- |
|---|
| 4429 | revision 1.7 |
|---|
| 4430 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +56 -0 |
|---|
| 4431 | possibility for stencil clear in backgrounds added |
|---|
| 4432 | ---------------------------- |
|---|
| 4433 | revision 1.6 |
|---|
| 4434 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +29 -1 |
|---|
| 4435 | scale added and check for tiles |
|---|
| 4436 | ============================ |
|---|
| 4437 | Working file: Source/System/Window/OSGPolygonBackgroundFields.h |
|---|
| 4438 | ---------------------------- |
|---|
| 4439 | revision 1.7 |
|---|
| 4440 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +4 -4 |
|---|
| 4441 | possibility for stencil clear in backgrounds added |
|---|
| 4442 | ---------------------------- |
|---|
| 4443 | revision 1.6 |
|---|
| 4444 | date: 2006/06/28 15:57:27; author: yjung; state: Exp; lines: +4 -4 |
|---|
| 4445 | scale added and check for tiles |
|---|
| 4446 | ============================ |
|---|
| 4447 | Working file: Source/System/Window/OSGPolygonForeground.cpp |
|---|
| 4448 | ---------------------------- |
|---|
| 4449 | revision 1.3 |
|---|
| 4450 | date: 2006/09/05 12:03:23; author: yjung; state: Exp; lines: +69 -5 |
|---|
| 4451 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4452 | ============================ |
|---|
| 4453 | Working file: Source/System/Window/OSGPolygonForeground.fcd |
|---|
| 4454 | ---------------------------- |
|---|
| 4455 | revision 1.2 |
|---|
| 4456 | date: 2006/09/05 12:03:24; author: yjung; state: Exp; lines: +36 -6 |
|---|
| 4457 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4458 | ============================ |
|---|
| 4459 | Working file: Source/System/Window/OSGPolygonForegroundBase.cpp |
|---|
| 4460 | ---------------------------- |
|---|
| 4461 | revision 1.7 |
|---|
| 4462 | date: 2006/09/05 12:03:24; author: yjung; state: Exp; lines: +143 -39 |
|---|
| 4463 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4464 | ---------------------------- |
|---|
| 4465 | revision 1.6 |
|---|
| 4466 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4467 | Base Update |
|---|
| 4468 | ============================ |
|---|
| 4469 | Working file: Source/System/Window/OSGPolygonForegroundBase.h |
|---|
| 4470 | ---------------------------- |
|---|
| 4471 | revision 1.9 |
|---|
| 4472 | date: 2006/09/05 12:03:24; author: yjung; state: Exp; lines: +37 -13 |
|---|
| 4473 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4474 | ---------------------------- |
|---|
| 4475 | revision 1.8 |
|---|
| 4476 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4477 | Base Update |
|---|
| 4478 | ============================ |
|---|
| 4479 | Working file: Source/System/Window/OSGPolygonForegroundBase.inl |
|---|
| 4480 | ---------------------------- |
|---|
| 4481 | revision 1.7 |
|---|
| 4482 | date: 2006/09/05 12:03:24; author: yjung; state: Exp; lines: +99 -15 |
|---|
| 4483 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4484 | ---------------------------- |
|---|
| 4485 | revision 1.6 |
|---|
| 4486 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4487 | Base Update |
|---|
| 4488 | ============================ |
|---|
| 4489 | Working file: Source/System/Window/OSGPolygonForegroundFields.h |
|---|
| 4490 | ---------------------------- |
|---|
| 4491 | revision 1.7 |
|---|
| 4492 | date: 2006/09/05 12:03:24; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 4493 | fix, and convenience fields added in ShadowViewport and PolygonForeground |
|---|
| 4494 | ---------------------------- |
|---|
| 4495 | revision 1.6 |
|---|
| 4496 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4497 | Base Update |
|---|
| 4498 | ============================ |
|---|
| 4499 | Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.cpp |
|---|
| 4500 | ---------------------------- |
|---|
| 4501 | revision 1.8 |
|---|
| 4502 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4503 | Base Update |
|---|
| 4504 | ============================ |
|---|
| 4505 | Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.h |
|---|
| 4506 | ---------------------------- |
|---|
| 4507 | revision 1.10 |
|---|
| 4508 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4509 | Base Update |
|---|
| 4510 | ============================ |
|---|
| 4511 | Working file: Source/System/Window/OSGShearedStereoCameraDecoratorBase.inl |
|---|
| 4512 | ---------------------------- |
|---|
| 4513 | revision 1.7 |
|---|
| 4514 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4515 | Base Update |
|---|
| 4516 | ============================ |
|---|
| 4517 | Working file: Source/System/Window/OSGShearedStereoCameraDecoratorFields.h |
|---|
| 4518 | ---------------------------- |
|---|
| 4519 | revision 1.9 |
|---|
| 4520 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4521 | Base Update |
|---|
| 4522 | ============================ |
|---|
| 4523 | Working file: Source/System/Window/OSGSimpleSceneManager.cpp |
|---|
| 4524 | ---------------------------- |
|---|
| 4525 | revision 1.29 |
|---|
| 4526 | date: 2006/11/04 11:31:13; author: a-m-z; state: Exp; lines: +28 -16 |
|---|
| 4527 | added ignoring of the occlusion culling threshold in hierarchical multi frame mode. added statistics for occlusion culled and occlusion mode. improved statistic layout. |
|---|
| 4528 | ---------------------------- |
|---|
| 4529 | revision 1.28 |
|---|
| 4530 | date: 2006/10/05 09:29:45; author: a-m-z; state: Exp; lines: +2 -0 |
|---|
| 4531 | added occlusion tests statistic. |
|---|
| 4532 | ---------------------------- |
|---|
| 4533 | revision 1.27 |
|---|
| 4534 | date: 2006/04/05 03:06:21; author: dirk; state: Exp; lines: +9 -4 |
|---|
| 4535 | Window: make constant registration smarter |
|---|
| 4536 | SSM: make a little more robust against delete's |
|---|
| 4537 | ============================ |
|---|
| 4538 | Working file: Source/System/Window/OSGSkyBackground.cpp |
|---|
| 4539 | ---------------------------- |
|---|
| 4540 | revision 1.14 |
|---|
| 4541 | date: 2006/10/18 14:55:36; author: yjung; state: Exp; lines: +12 -4 |
|---|
| 4542 | bugfix |
|---|
| 4543 | ---------------------------- |
|---|
| 4544 | revision 1.13 |
|---|
| 4545 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +11 -1 |
|---|
| 4546 | possibility for stencil clear in backgrounds added |
|---|
| 4547 | ---------------------------- |
|---|
| 4548 | revision 1.12 |
|---|
| 4549 | date: 2006/08/02 17:23:23; author: jbehr; state: Exp; lines: +31 -29 |
|---|
| 4550 | fixed handling of z-ranges while drawing sphere/box |
|---|
| 4551 | ---------------------------- |
|---|
| 4552 | revision 1.11 |
|---|
| 4553 | date: 2006/04/25 17:26:31; author: pdaehne; state: Exp; lines: +9 -4 |
|---|
| 4554 | Added a beacon that allows to rotate the sky background |
|---|
| 4555 | ---------------------------- |
|---|
| 4556 | revision 1.10 |
|---|
| 4557 | date: 2006/04/25 05:49:03; author: dirk; state: Exp; lines: +5 -13 |
|---|
| 4558 | Replace glGet* by glPushAttrib |
|---|
| 4559 | ============================ |
|---|
| 4560 | Working file: Source/System/Window/OSGSkyBackground.fcd |
|---|
| 4561 | ---------------------------- |
|---|
| 4562 | revision 1.7 |
|---|
| 4563 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +10 -0 |
|---|
| 4564 | possibility for stencil clear in backgrounds added |
|---|
| 4565 | ---------------------------- |
|---|
| 4566 | revision 1.6 |
|---|
| 4567 | date: 2006/04/25 17:26:31; author: pdaehne; state: Exp; lines: +9 -0 |
|---|
| 4568 | Added a beacon that allows to rotate the sky background |
|---|
| 4569 | ============================ |
|---|
| 4570 | Working file: Source/System/Window/OSGSkyBackground.h |
|---|
| 4571 | ---------------------------- |
|---|
| 4572 | revision 1.8 |
|---|
| 4573 | date: 2006/08/02 17:23:23; author: jbehr; state: Exp; lines: +3 -0 |
|---|
| 4574 | fixed handling of z-ranges while drawing sphere/box |
|---|
| 4575 | ============================ |
|---|
| 4576 | Working file: Source/System/Window/OSGSkyBackgroundBase.cpp |
|---|
| 4577 | ---------------------------- |
|---|
| 4578 | revision 1.14 |
|---|
| 4579 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +35 -1 |
|---|
| 4580 | possibility for stencil clear in backgrounds added |
|---|
| 4581 | ---------------------------- |
|---|
| 4582 | revision 1.13 |
|---|
| 4583 | date: 2006/04/25 17:26:31; author: pdaehne; state: Exp; lines: +41 -5 |
|---|
| 4584 | Added a beacon that allows to rotate the sky background |
|---|
| 4585 | ============================ |
|---|
| 4586 | Working file: Source/System/Window/OSGSkyBackgroundBase.h |
|---|
| 4587 | ---------------------------- |
|---|
| 4588 | revision 1.15 |
|---|
| 4589 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -20 |
|---|
| 4590 | possibility for stencil clear in backgrounds added |
|---|
| 4591 | ---------------------------- |
|---|
| 4592 | revision 1.14 |
|---|
| 4593 | date: 2006/04/25 17:26:31; author: pdaehne; state: Exp; lines: +9 -1 |
|---|
| 4594 | Added a beacon that allows to rotate the sky background |
|---|
| 4595 | ============================ |
|---|
| 4596 | Working file: Source/System/Window/OSGSkyBackgroundBase.inl |
|---|
| 4597 | ---------------------------- |
|---|
| 4598 | revision 1.10 |
|---|
| 4599 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -0 |
|---|
| 4600 | possibility for stencil clear in backgrounds added |
|---|
| 4601 | ---------------------------- |
|---|
| 4602 | revision 1.9 |
|---|
| 4603 | date: 2006/04/25 17:26:31; author: pdaehne; state: Exp; lines: +28 -0 |
|---|
| 4604 | Added a beacon that allows to rotate the sky background |
|---|
| 4605 | ============================ |
|---|
| 4606 | Working file: Source/System/Window/OSGSkyBackgroundFields.h |
|---|
| 4607 | ---------------------------- |
|---|
| 4608 | revision 1.12 |
|---|
| 4609 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 4610 | possibility for stencil clear in backgrounds added |
|---|
| 4611 | ============================ |
|---|
| 4612 | Working file: Source/System/Window/OSGSolidBackground.cpp |
|---|
| 4613 | ---------------------------- |
|---|
| 4614 | revision 1.5 |
|---|
| 4615 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +12 -1 |
|---|
| 4616 | possibility for stencil clear in backgrounds added |
|---|
| 4617 | ============================ |
|---|
| 4618 | Working file: Source/System/Window/OSGSolidBackground.fcd |
|---|
| 4619 | ---------------------------- |
|---|
| 4620 | revision 1.2 |
|---|
| 4621 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +16 -2 |
|---|
| 4622 | possibility for stencil clear in backgrounds added |
|---|
| 4623 | ============================ |
|---|
| 4624 | Working file: Source/System/Window/OSGSolidBackgroundBase.cpp |
|---|
| 4625 | ---------------------------- |
|---|
| 4626 | revision 1.9 |
|---|
| 4627 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +42 -6 |
|---|
| 4628 | possibility for stencil clear in backgrounds added |
|---|
| 4629 | ---------------------------- |
|---|
| 4630 | revision 1.8 |
|---|
| 4631 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4632 | Base Update |
|---|
| 4633 | ============================ |
|---|
| 4634 | Working file: Source/System/Window/OSGSolidBackgroundBase.h |
|---|
| 4635 | ---------------------------- |
|---|
| 4636 | revision 1.11 |
|---|
| 4637 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +10 -2 |
|---|
| 4638 | possibility for stencil clear in backgrounds added |
|---|
| 4639 | ---------------------------- |
|---|
| 4640 | revision 1.10 |
|---|
| 4641 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4642 | Base Update |
|---|
| 4643 | ============================ |
|---|
| 4644 | Working file: Source/System/Window/OSGSolidBackgroundBase.inl |
|---|
| 4645 | ---------------------------- |
|---|
| 4646 | revision 1.8 |
|---|
| 4647 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -0 |
|---|
| 4648 | possibility for stencil clear in backgrounds added |
|---|
| 4649 | ---------------------------- |
|---|
| 4650 | revision 1.7 |
|---|
| 4651 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4652 | Base Update |
|---|
| 4653 | ============================ |
|---|
| 4654 | Working file: Source/System/Window/OSGSolidBackgroundFields.h |
|---|
| 4655 | ---------------------------- |
|---|
| 4656 | revision 1.10 |
|---|
| 4657 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 4658 | possibility for stencil clear in backgrounds added |
|---|
| 4659 | ---------------------------- |
|---|
| 4660 | revision 1.9 |
|---|
| 4661 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +3 -3 |
|---|
| 4662 | Base Update |
|---|
| 4663 | ============================ |
|---|
| 4664 | Working file: Source/System/Window/OSGStereoBufferViewportBase.cpp |
|---|
| 4665 | ---------------------------- |
|---|
| 4666 | revision 1.9 |
|---|
| 4667 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4668 | Base Update |
|---|
| 4669 | ============================ |
|---|
| 4670 | Working file: Source/System/Window/OSGStereoBufferViewportBase.h |
|---|
| 4671 | ---------------------------- |
|---|
| 4672 | revision 1.10 |
|---|
| 4673 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4674 | Base Update |
|---|
| 4675 | ============================ |
|---|
| 4676 | Working file: Source/System/Window/OSGStereoBufferViewportBase.inl |
|---|
| 4677 | ---------------------------- |
|---|
| 4678 | revision 1.7 |
|---|
| 4679 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4680 | Base Update |
|---|
| 4681 | ============================ |
|---|
| 4682 | Working file: Source/System/Window/OSGStereoBufferViewportFields.h |
|---|
| 4683 | ---------------------------- |
|---|
| 4684 | revision 1.9 |
|---|
| 4685 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4686 | Base Update |
|---|
| 4687 | ============================ |
|---|
| 4688 | Working file: Source/System/Window/OSGStereoCameraDecoratorBase.cpp |
|---|
| 4689 | ---------------------------- |
|---|
| 4690 | revision 1.8 |
|---|
| 4691 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4692 | Base Update |
|---|
| 4693 | ============================ |
|---|
| 4694 | Working file: Source/System/Window/OSGStereoCameraDecoratorBase.h |
|---|
| 4695 | ---------------------------- |
|---|
| 4696 | revision 1.10 |
|---|
| 4697 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4698 | Base Update |
|---|
| 4699 | ============================ |
|---|
| 4700 | Working file: Source/System/Window/OSGStereoCameraDecoratorBase.inl |
|---|
| 4701 | ---------------------------- |
|---|
| 4702 | revision 1.7 |
|---|
| 4703 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4704 | Base Update |
|---|
| 4705 | ============================ |
|---|
| 4706 | Working file: Source/System/Window/OSGStereoCameraDecoratorFields.h |
|---|
| 4707 | ---------------------------- |
|---|
| 4708 | revision 1.9 |
|---|
| 4709 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4710 | Base Update |
|---|
| 4711 | ============================ |
|---|
| 4712 | Working file: Source/System/Window/OSGTextureBackground.cpp |
|---|
| 4713 | ---------------------------- |
|---|
| 4714 | revision 1.8 |
|---|
| 4715 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +12 -2 |
|---|
| 4716 | possibility for stencil clear in backgrounds added |
|---|
| 4717 | ---------------------------- |
|---|
| 4718 | revision 1.7 |
|---|
| 4719 | date: 2006/04/25 05:49:03; author: dirk; state: Exp; lines: +7 -20 |
|---|
| 4720 | Replace glGet* by glPushAttrib |
|---|
| 4721 | ============================ |
|---|
| 4722 | Working file: Source/System/Window/OSGTextureBackground.fcd |
|---|
| 4723 | ---------------------------- |
|---|
| 4724 | revision 1.3 |
|---|
| 4725 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +10 -0 |
|---|
| 4726 | possibility for stencil clear in backgrounds added |
|---|
| 4727 | ============================ |
|---|
| 4728 | Working file: Source/System/Window/OSGTextureBackgroundBase.cpp |
|---|
| 4729 | ---------------------------- |
|---|
| 4730 | revision 1.8 |
|---|
| 4731 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +41 -5 |
|---|
| 4732 | possibility for stencil clear in backgrounds added |
|---|
| 4733 | ============================ |
|---|
| 4734 | Working file: Source/System/Window/OSGTextureBackgroundBase.h |
|---|
| 4735 | ---------------------------- |
|---|
| 4736 | revision 1.8 |
|---|
| 4737 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +9 -1 |
|---|
| 4738 | possibility for stencil clear in backgrounds added |
|---|
| 4739 | ============================ |
|---|
| 4740 | Working file: Source/System/Window/OSGTextureBackgroundBase.inl |
|---|
| 4741 | ---------------------------- |
|---|
| 4742 | revision 1.7 |
|---|
| 4743 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +28 -0 |
|---|
| 4744 | possibility for stencil clear in backgrounds added |
|---|
| 4745 | ============================ |
|---|
| 4746 | Working file: Source/System/Window/OSGTextureBackgroundFields.h |
|---|
| 4747 | ---------------------------- |
|---|
| 4748 | revision 1.7 |
|---|
| 4749 | date: 2006/09/08 13:45:30; author: yjung; state: Exp; lines: +1 -1 |
|---|
| 4750 | possibility for stencil clear in backgrounds added |
|---|
| 4751 | ============================ |
|---|
| 4752 | Working file: Source/System/Window/OSGTextureGrabBackground.fcd |
|---|
| 4753 | ---------------------------- |
|---|
| 4754 | revision 1.3 |
|---|
| 4755 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 4756 | Fixed < and > XML issues |
|---|
| 4757 | ============================ |
|---|
| 4758 | Working file: Source/System/Window/OSGTextureGrabBackgroundBase.cpp |
|---|
| 4759 | ---------------------------- |
|---|
| 4760 | revision 1.7 |
|---|
| 4761 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4762 | Base Update |
|---|
| 4763 | ============================ |
|---|
| 4764 | Working file: Source/System/Window/OSGTextureGrabBackgroundBase.h |
|---|
| 4765 | ---------------------------- |
|---|
| 4766 | revision 1.9 |
|---|
| 4767 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4768 | Base Update |
|---|
| 4769 | ============================ |
|---|
| 4770 | Working file: Source/System/Window/OSGTextureGrabBackgroundBase.inl |
|---|
| 4771 | ---------------------------- |
|---|
| 4772 | revision 1.7 |
|---|
| 4773 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4774 | Base Update |
|---|
| 4775 | ============================ |
|---|
| 4776 | Working file: Source/System/Window/OSGTextureGrabBackgroundFields.h |
|---|
| 4777 | ---------------------------- |
|---|
| 4778 | revision 1.6 |
|---|
| 4779 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4780 | Base Update |
|---|
| 4781 | ============================ |
|---|
| 4782 | Working file: Source/System/Window/OSGTextureGrabForeground.fcd |
|---|
| 4783 | ---------------------------- |
|---|
| 4784 | revision 1.3 |
|---|
| 4785 | date: 2006/07/01 22:12:30; author: dirk; state: Exp; lines: +2 -2 |
|---|
| 4786 | Fixed < and > XML issues |
|---|
| 4787 | ============================ |
|---|
| 4788 | Working file: Source/System/Window/OSGTextureGrabForegroundBase.cpp |
|---|
| 4789 | ---------------------------- |
|---|
| 4790 | revision 1.7 |
|---|
| 4791 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4792 | Base Update |
|---|
| 4793 | ============================ |
|---|
| 4794 | Working file: Source/System/Window/OSGTextureGrabForegroundBase.h |
|---|
| 4795 | ---------------------------- |
|---|
| 4796 | revision 1.9 |
|---|
| 4797 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4798 | Base Update |
|---|
| 4799 | ============================ |
|---|
| 4800 | Working file: Source/System/Window/OSGTextureGrabForegroundBase.inl |
|---|
| 4801 | ---------------------------- |
|---|
| 4802 | revision 1.7 |
|---|
| 4803 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4804 | Base Update |
|---|
| 4805 | ============================ |
|---|
| 4806 | Working file: Source/System/Window/OSGTextureGrabForegroundFields.h |
|---|
| 4807 | ---------------------------- |
|---|
| 4808 | revision 1.6 |
|---|
| 4809 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4810 | Base Update |
|---|
| 4811 | ============================ |
|---|
| 4812 | Working file: Source/System/Window/OSGTileCameraDecorator.cpp |
|---|
| 4813 | ---------------------------- |
|---|
| 4814 | revision 1.6 |
|---|
| 4815 | date: 2006/05/29 14:38:36; author: a-m-z; state: Exp; lines: +11 -3 |
|---|
| 4816 | added some NullFC tests. |
|---|
| 4817 | ============================ |
|---|
| 4818 | Working file: Source/System/Window/OSGTileCameraDecoratorBase.cpp |
|---|
| 4819 | ---------------------------- |
|---|
| 4820 | revision 1.8 |
|---|
| 4821 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4822 | Base Update |
|---|
| 4823 | ============================ |
|---|
| 4824 | Working file: Source/System/Window/OSGTileCameraDecoratorBase.h |
|---|
| 4825 | ---------------------------- |
|---|
| 4826 | revision 1.10 |
|---|
| 4827 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4828 | Base Update |
|---|
| 4829 | ============================ |
|---|
| 4830 | Working file: Source/System/Window/OSGTileCameraDecoratorBase.inl |
|---|
| 4831 | ---------------------------- |
|---|
| 4832 | revision 1.7 |
|---|
| 4833 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4834 | Base Update |
|---|
| 4835 | ============================ |
|---|
| 4836 | Working file: Source/System/Window/OSGTileCameraDecoratorFields.h |
|---|
| 4837 | ---------------------------- |
|---|
| 4838 | revision 1.9 |
|---|
| 4839 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4840 | Base Update |
|---|
| 4841 | ============================ |
|---|
| 4842 | Working file: Source/System/Window/OSGViewportBase.cpp |
|---|
| 4843 | ---------------------------- |
|---|
| 4844 | revision 1.10 |
|---|
| 4845 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4846 | Base Update |
|---|
| 4847 | ============================ |
|---|
| 4848 | Working file: Source/System/Window/OSGViewportBase.h |
|---|
| 4849 | ---------------------------- |
|---|
| 4850 | revision 1.12 |
|---|
| 4851 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4852 | Base Update |
|---|
| 4853 | ============================ |
|---|
| 4854 | Working file: Source/System/Window/OSGViewportBase.inl |
|---|
| 4855 | ---------------------------- |
|---|
| 4856 | revision 1.8 |
|---|
| 4857 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4858 | Base Update |
|---|
| 4859 | ============================ |
|---|
| 4860 | Working file: Source/System/Window/OSGViewportFields.h |
|---|
| 4861 | ---------------------------- |
|---|
| 4862 | revision 1.10 |
|---|
| 4863 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4864 | Base Update |
|---|
| 4865 | ============================ |
|---|
| 4866 | Working file: Source/System/Window/OSGWindow.cpp |
|---|
| 4867 | ---------------------------- |
|---|
| 4868 | revision 1.57 |
|---|
| 4869 | date: 2006/08/03 14:20:32; author: a-m-z; state: Exp; lines: +0 -2 |
|---|
| 4870 | removed glxext.h include, fixed irix compile problem. |
|---|
| 4871 | ---------------------------- |
|---|
| 4872 | revision 1.56 |
|---|
| 4873 | date: 2006/07/05 22:35:43; author: dirk; state: Exp; lines: +25 -18 |
|---|
| 4874 | try libGL.so if executable fails |
|---|
| 4875 | ---------------------------- |
|---|
| 4876 | revision 1.55 |
|---|
| 4877 | date: 2006/07/05 13:15:16; author: dirk; state: Exp; lines: +2 -0 |
|---|
| 4878 | Removed static fallback for getProcAddress, can't make it work reliably |
|---|
| 4879 | ---------------------------- |
|---|
| 4880 | revision 1.54 |
|---|
| 4881 | date: 2006/06/29 23:13:48; author: dirk; state: Exp; lines: +6 -4 |
|---|
| 4882 | glxGetProcAddress fix |
|---|
| 4883 | ---------------------------- |
|---|
| 4884 | revision 1.53 |
|---|
| 4885 | date: 2006/06/25 22:38:03; author: dirk; state: Exp; lines: +14 -3 |
|---|
| 4886 | glXGetProcAddress problems... |
|---|
| 4887 | ---------------------------- |
|---|
| 4888 | revision 1.52 |
|---|
| 4889 | date: 2006/06/12 01:04:30; author: dirk; state: Exp; lines: +16 -5 |
|---|
| 4890 | Fallback for glXgetProcAddressARB (Thanks to Allen Bierbaum for the patch!) |
|---|
| 4891 | ---------------------------- |
|---|
| 4892 | revision 1.51 |
|---|
| 4893 | date: 2006/04/25 05:49:26; author: dirk; state: Exp; lines: +27 -8 |
|---|
| 4894 | ============================ |
|---|
| 4895 | Working file: Source/System/Window/OSGWindow.cpp |
|---|
| 4896 | ---------------------------- |
|---|
| 4897 | revision 1.50 |
|---|
| 4898 | date: 2006/04/05 11:22:02; author: a-m-z; state: Exp; lines: +1 -1 |
|---|
| 4899 | added missing std namespace. |
|---|
| 4900 | ---------------------------- |
|---|
| 4901 | revision 1.49 |
|---|
| 4902 | date: 2006/04/05 03:06:21; author: dirk; state: Exp; lines: +6 -1 |
|---|
| 4903 | Window: make constant registration smarter |
|---|
| 4904 | SSM: make a little more robust against delete's |
|---|
| 4905 | ============================ |
|---|
| 4906 | Working file: Source/System/Window/OSGWindow.h |
|---|
| 4907 | ---------------------------- |
|---|
| 4908 | revision 1.24 |
|---|
| 4909 | date: 2006/08/31 16:14:39; author: allenb; state: Exp; lines: +1 -1 |
|---|
| 4910 | Comment out method with no implementation. |
|---|
| 4911 | ============================ |
|---|
| 4912 | Working file: Source/System/Window/OSGWindow.inl |
|---|
| 4913 | ---------------------------- |
|---|
| 4914 | revision 1.16 |
|---|
| 4915 | date: 2006/10/16 14:12:58; author: pdaehne; state: Exp; lines: +14 -14 |
|---|
| 4916 | Fixed compiling problems when using OpenSG in an Objective-C program ('id' is a reserved word in Objective-C) |
|---|
| 4917 | ============================ |
|---|
| 4918 | Working file: Source/System/Window/OSGWindowBase.cpp |
|---|
| 4919 | ---------------------------- |
|---|
| 4920 | revision 1.8 |
|---|
| 4921 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4922 | Base Update |
|---|
| 4923 | ============================ |
|---|
| 4924 | Working file: Source/System/Window/OSGWindowBase.h |
|---|
| 4925 | ---------------------------- |
|---|
| 4926 | revision 1.10 |
|---|
| 4927 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4928 | Base Update |
|---|
| 4929 | ============================ |
|---|
| 4930 | Working file: Source/System/Window/OSGWindowBase.inl |
|---|
| 4931 | ---------------------------- |
|---|
| 4932 | revision 1.7 |
|---|
| 4933 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4934 | Base Update |
|---|
| 4935 | ============================ |
|---|
| 4936 | Working file: Source/System/Window/OSGWindowFields.h |
|---|
| 4937 | ---------------------------- |
|---|
| 4938 | revision 1.9 |
|---|
| 4939 | date: 2006/02/20 16:54:30; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4940 | Base Update |
|---|
| 4941 | ============================ |
|---|
| 4942 | Working file: Source/System/Window/Window.dox |
|---|
| 4943 | ---------------------------- |
|---|
| 4944 | revision 1.7 |
|---|
| 4945 | date: 2006/04/05 03:06:21; author: dirk; state: Exp; lines: +13 -0 |
|---|
| 4946 | Window: make constant registration smarter |
|---|
| 4947 | SSM: make a little more robust against delete's |
|---|
| 4948 | ============================ |
|---|
| 4949 | Working file: Source/System/Window/testPolygonForeground.cpp |
|---|
| 4950 | ---------------------------- |
|---|
| 4951 | revision 1.2 |
|---|
| 4952 | date: 2006/05/03 04:18:29; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4953 | fixed GL_SRC_COLOR enum |
|---|
| 4954 | ============================ |
|---|
| 4955 | Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.cpp |
|---|
| 4956 | ---------------------------- |
|---|
| 4957 | revision 1.8 |
|---|
| 4958 | date: 2006/02/20 17:04:52; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4959 | Base Update |
|---|
| 4960 | ============================ |
|---|
| 4961 | Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.h |
|---|
| 4962 | ---------------------------- |
|---|
| 4963 | revision 1.10 |
|---|
| 4964 | date: 2006/02/20 17:04:52; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4965 | Base Update |
|---|
| 4966 | ============================ |
|---|
| 4967 | Working file: Source/WindowSystem/GLUT/OSGGLUTWindowBase.inl |
|---|
| 4968 | ---------------------------- |
|---|
| 4969 | revision 1.7 |
|---|
| 4970 | date: 2006/02/20 17:04:52; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4971 | Base Update |
|---|
| 4972 | ============================ |
|---|
| 4973 | Working file: Source/WindowSystem/GLUT/OSGGLUTWindowFields.h |
|---|
| 4974 | ---------------------------- |
|---|
| 4975 | revision 1.9 |
|---|
| 4976 | date: 2006/02/20 17:04:52; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 4977 | Base Update |
|---|
| 4978 | ============================ |
|---|
| 4979 | Working file: Source/WindowSystem/GLUT/SConscript |
|---|
| 4980 | ---------------------------- |
|---|
| 4981 | revision 1.6 |
|---|
| 4982 | date: 2006/03/17 19:31:16; author: a-m-z; state: Exp; lines: +17 -0 |
|---|
| 4983 | added glut tests to scons build system. |
|---|
| 4984 | ============================ |
|---|
| 4985 | Working file: Source/WindowSystem/X/OSGXWindow.cpp |
|---|
| 4986 | ---------------------------- |
|---|
| 4987 | revision 1.7 |
|---|
| 4988 | date: 2006/07/24 10:34:11; author: vossg; state: Exp; lines: +6 -0 |
|---|
| 4989 | fixed : double sfuint64/mfuint64 constructors (missing ifdefs) |
|---|
| 4990 | ============================ |
|---|
| 4991 | Working file: Source/WindowSystem/X/OSGXWindowBase.cpp |
|---|
| 4992 | ---------------------------- |
|---|
| 4993 | revision 1.8 |
|---|
| 4994 | date: 2006/02/20 17:04:53; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 4995 | Base Update |
|---|
| 4996 | ============================ |
|---|
| 4997 | Working file: Source/WindowSystem/X/OSGXWindowBase.h |
|---|
| 4998 | ---------------------------- |
|---|
| 4999 | revision 1.10 |
|---|
| 5000 | date: 2006/02/20 17:04:53; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 5001 | Base Update |
|---|
| 5002 | ============================ |
|---|
| 5003 | Working file: Source/WindowSystem/X/OSGXWindowBase.inl |
|---|
| 5004 | ---------------------------- |
|---|
| 5005 | revision 1.7 |
|---|
| 5006 | date: 2006/02/20 17:04:53; author: dirk; state: Exp; lines: +1 -1 |
|---|
| 5007 | Base Update |
|---|
| 5008 | ============================ |
|---|
| 5009 | Working file: Source/WindowSystem/X/OSGXWindowDataFields.h |
|---|
| 5010 | ---------------------------- |
|---|
| 5011 | revision 1.12 |
|---|
| 5012 | date: 2006/07/24 10:34:12; author: vossg; state: Exp; lines: +9 -7 |
|---|
| 5013 | fixed : double sfuint64/mfuint64 constructors (missing ifdefs) |
|---|
| 5014 | ============================ |
|---|
| 5015 | Working file: Source/WindowSystem/X/OSGXWindowFields.h |
|---|
| 5016 | ---------------------------- |
|---|
| 5017 | revision 1.9 |
|---|
| 5018 | date: 2006/02/20 17:04:53; author: dirk; state: Exp; lines: +4 -4 |
|---|
| 5019 | Base Update |
|---|