root / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1384 [1384] 14 hours ArcRiley Changed scale matrix calc
(edit) @1383 [1383] 15 hours DavidCzech Ticket #963: Scale matrix and size definition
(edit) @1382 [1382] 18 hours DavidCzech Ticket #963 : Completed but with a cheat
(edit) @1381 [1381] 43 hours DavidCzech Quick fix: Textured's _render forgot to init _bump
(edit) @1380 [1380] 43 hours ArcRiley Undo commit [1379]
(edit) @1379 [1379] 44 hours ArcRiley Quick fix: * add math.pxd to includes
(edit) @1378 [1378] 44 hours ArcRiley Quick Fix: * case change; _stepUnlock to _stepUnLock
(edit) @1377 [1377] 7 days ArcRiley Quick fix: updated Pyrex version requirement
(edit) @1376 [1376] 7 days ArcRiley Quick fix: switched out obsolete ode.dEpsilon for FLT_EPSILON for ODE …
(edit) @1375 [1375] 3 weeks DavidCzech Ticket #969 : * Convertered most documentation from epydoc format to ReST …
(edit) @1374 [1374] 4 weeks ArcRiley Quick fix: * update to new blocks.py example API
(edit) @1373 [1373] 2 months JonNeal Ticket #964: * Attempted to fix genindex.html, making my brain hurt!!
(edit) @1372 [1372] 2 months ArcRiley Ticket #964 : * very early draft of actual ReST docs
(edit) @1371 [1371] 2 months ArcRiley Ticket #964 : * subtemplates now match against "content" instead of …
(edit) @1370 [1370] 2 months ArcRiley Ticket #964 : * example of Jinja → Genshi template conversion
(edit) @1369 [1369] 2 months ArcRiley Ticket #964 : * split layout from page using Xinclude * started work …
(edit) @1368 [1368] 2 months ArcRiley Ticket #964 : * one line newest_template_mtime function by zalassi * …
(edit) @1367 [1367] 2 months ArcRiley Ticket #964 : * basic Sphinx doc generation using Genshi templates
(edit) @1366 [1366] 2 months ArcRiley Ticket #964 : * revised directory layout * started sphinx-genshi …
(edit) @1365 [1365] 2 months ArcRiley Quick fix for setup.py and config.py: * fixed credits * fixed …
(edit) @1364 [1364] 2 months ArcRiley Ticket #964 : * source directories for docs
(edit) @1363 [1363] 2 months ArcRiley Ticket #964 : * adding directory for proposed new docs
(edit) @1362 [1362] 3 months ArcRiley Ticket #963 : * now renders, no longer segfaults
(edit) @1361 [1361] 3 months ArcRiley Ticket #963 : * added proper transformation code * more comments
(edit) @1360 [1360] 3 months ArcRiley Ticket #963 : * moved the temporary arrays to local variables * added …
(edit) @1359 [1359] 3 months DavidCzech * No Ticket : Just Commenting
(edit) @1358 [1358] 3 months DavidCzech * No Ticket : Changing Axis to VBO
(edit) @1357 [1357] 3 months ArcRiley Ticket #962 : * added proper matrix translation code * still doesn't …
(edit) @1356 [1356] 3 months ArcRiley Ticket #962 : * eliminated soy.bodies.Body._calcFogCoords * fixed some …
(edit) @1355 [1355] 3 months ArcRiley More docs work.
(edit) @1354 [1354] 3 months ArcRiley No Ticket : * various cleanup in code, comments, and docs * changed …
(edit) @1353 [1353] 3 months ArcRiley No Ticket : * improved docs on atoms.Axis and actions.Torque
(edit) @1352 [1352] 3 months ArcRiley No Ticket : * further docs and cleanup for soy.actions * renamed …
(edit) @1351 [1351] 3 months ArcRiley Tickets #916 and #927 : * renamed soy.actions.Rotate → …
(edit) @1350 [1350] 3 months ArcRiley Tickets #898 #915 : * added docs to soy.actions.Action .Callback & …
(edit) @1349 [1349] 3 months DavidCzech No Ticket: Fix for new pyrex (0.9.8.5)
(edit) @1348 [1348] 3 months DavidCzech Ticket 929: * Fixed a printf. * Make wireframe not anti-aliased by …
(edit) @1347 [1347] 3 months JonNeal Ticket #958 : * First part of the delta map added
(edit) @1346 [1346] 4 months JonNeal No Ticket: * Added fps text to the soy.scenes.Landscape example
(edit) @1345 [1345] 4 months JonNeal Ticket #900: * Added in basic fog support through a property. * …
(edit) @1344 [1344] 5 months JonNeal Ticket #929: * Fixed assert that checked the heightmap
(edit) @1343 [1343] 5 months ArcRiley Ticket #929 : * oops - last commit was RGB, not L
(edit) @1342 [1342] 5 months DavidCzech Ticket #929 : * Changed Heightmap to real heightmap.
(edit) @1341 [1341] 5 months ArcRiley Ticket #929 : * prepping for tiled landscapes with right/bottom tiling …
(edit) @1340 [1340] 5 months ArcRiley Ticket #929 : * changed it to use quads instead of triangles * now …
(edit) @1339 [1339] 5 months JonNeal Ticket #900: * Attempt at adding fog to the scene
(edit) @1338 [1338] 5 months ArcRiley Ticket #929 : * renamed _heightmapTex to _pyMap (position y map) * …
(edit) @1337 [1337] 5 months JonNeal Ticket #929: * Fixed normals, they were backwards!
(edit) @1336 [1336] 5 months ArcRiley Ticket #929 : * renamed a few Landscape cdefs
(edit) @1335 [1335] 5 months JonNeal Ticket #929 : * Added underscores that were causing the landscape mesh …
(edit) @1334 [1334] 5 months ArcRiley Ticket #958 : * fixed _delta* arrays
(edit) @1333 [1333] 5 months JonNeal Ticket #958 : * Added the vars for delta map which are needed for LOD …
(edit) @1332 [1332] 5 months JonNeal No Ticket: * Fixed a few variable names in soy.shapes, also added a bit …
(edit) @1331 [1331] 5 months ArcRiley Ticket #929 : * better example with ball
(edit) @1330 [1330] 5 months ArcRiley Ticket #929 : * fixed heightmap geom to match scale
(edit) @1329 [1329] 5 months ArcRiley Ticket #929 : * fixed depth buffer issue * Landscape._render is …
(edit) @1328 [1328] 5 months JonNeal Ticket #929 : * No more white edges due to my laziness :p
(edit) @1327 [1327] 5 months DavidCzech Ticket 929: * Added basic material to LandScape? * Its green! It must be …
(edit) @1326 [1326] 5 months DavidCzech Ticket 929 : * Fixed Tangent Calculation
(edit) @1325 [1325] 5 months DavidCzech * No Ticket : The Sun is falling!
(edit) @1324 [1324] 5 months JonNeal Ticket #929 : * Small bug fix
(edit) @1323 [1323] 5 months ArcRiley Ticket #929 : * fixed dGeomHeightfieldDataBuildByte call * changed …
(edit) @1322 [1322] 5 months JonNeal Ticket #929 : * Normals working, kapace enabled lights. Heightmap is now …
(edit) @1321 [1321] 5 months ArcRiley Quick fix: needed to switch back to modelview in Scene
(edit) @1320 [1320] 5 months JonNeal Ticket #929 : * started work on norms
(edit) @1319 [1319] 5 months ArcRiley Ticket #929 : * Landscape position is now dynamic
(edit) @1318 [1318] 5 months ArcRiley Ticket #929 : * guides for next step in heightmap generation
(edit) @1317 [1317] 5 months ArcRiley Ticket #929 : * rearranged widgets.Projector → bodies.Camera → …
(edit) @1316 [1316] 5 months ArcRiley Ticket #929: * all triangles rendering properly now
(edit) @1315 [1315] 5 months ArcRiley Ticket #929: * more minor cleanup
(edit) @1314 [1314] 5 months JonNeal Ticket #929: * changed position and size vars to double
(edit) @1313 [1313] 5 months ArcRiley Ticket #929 : * cleaned up vertex loop code
(edit) @1312 [1312] 5 months JonNeal Ticket #929: now exactly half of the landscape is correctly rendered.
(edit) @1311 [1311] 5 months JonNeal Ticket #929: Some small bug fixes
(edit) @1310 [1310] 5 months ArcRiley Ticket #929 : * cleaned up face generation loop * fixed winding order
(edit) @1309 [1309] 5 months ArcRiley Ticket #929 : * minor fixes on the element array loop
(edit) @1308 [1308] 5 months JonNeal Ticket #929: changed around Landscape.pym and Landscape.py a whole lot. …
(edit) @1307 [1307] 5 months DavidCzech Ticket #929 : Debug Heightmap
(edit) @1306 [1306] 5 months DavidCzech Ticket #929 : Landscape VBOs almost working.
(edit) @1305 [1305] 6 months FrankieWoodruff Added src/actions/Rotate.pym and /src/actions/Locomotive.pym
(edit) @1304 [1304] 6 months FrankieWoodruff added busyChase.py: faster chasing and 'innocent bystanders'
(edit) @1303 [1303] 6 months FrankieWoodruff Added simpleChase.py
(edit) @1302 [1302] 6 months DavidCzech Ticket #929: HeightMap? media added
(edit) @1301 [1301] 6 months DavidCzech Ticket #929: Example added for basic testing
(edit) @1300 [1300] 6 months ArcRiley Commit #1300 : * updated AUTHORS
(edit) @1299 [1299] 6 months ArcRiley Ticket #955 : * added fabs to math.pxd * removed …