|
|
|
@1384
|
[1384]
|
15 hours |
ArcRiley |
Changed scale matrix calc
|
|
|
|
@1383
|
[1383]
|
16 hours |
DavidCzech |
Ticket #963: Scale matrix and size definition
|
|
|
|
@1382
|
[1382]
|
19 hours |
DavidCzech |
Ticket #963 : Completed but with a cheat
|
|
|
|
@1381
|
[1381]
|
44 hours |
DavidCzech |
Quick fix: Textured's _render forgot to init _bump
|
|
|
|
@1380
|
[1380]
|
44 hours |
ArcRiley |
Undo commit [1379]
|
|
|
|
@1379
|
[1379]
|
45 hours |
ArcRiley |
Quick fix:
* add math.pxd to includes
|
|
|
|
@1378
|
[1378]
|
45 hours |
ArcRiley |
Quick Fix:
* case change; _stepUnlock to _stepUnLock
|
|
|
|
@1376
|
[1376]
|
7 days |
ArcRiley |
Quick fix: switched out obsolete ode.dEpsilon for FLT_EPSILON for ODE …
|
|
|
|
@1375
|
[1375]
|
3 weeks |
DavidCzech |
Ticket #969 : * Convertered most documentation from epydoc format to ReST …
|
|
|
|
@1362
|
[1362]
|
3 months |
ArcRiley |
Ticket #963 :
* now renders, no longer segfaults
|
|
|
|
@1361
|
[1361]
|
3 months |
ArcRiley |
Ticket #963 :
* added proper transformation code
* more comments
|
|
|
|
@1360
|
[1360]
|
3 months |
ArcRiley |
Ticket #963 :
* moved the temporary arrays to local variables
* added …
|
|
|
|
@1359
|
[1359]
|
3 months |
DavidCzech |
* No Ticket : Just Commenting
|
|
|
|
@1358
|
[1358]
|
3 months |
DavidCzech |
* No Ticket : Changing Axis to VBO
|
|
|
|
@1357
|
[1357]
|
3 months |
ArcRiley |
Ticket #962 :
* added proper matrix translation code
* still doesn't …
|
|
|
|
@1356
|
[1356]
|
3 months |
ArcRiley |
Ticket #962 :
* eliminated soy.bodies.Body._calcFogCoords
* fixed some …
|
|
|
|
@1355
|
[1355]
|
3 months |
ArcRiley |
More docs work.
|
|
|
|
@1354
|
[1354]
|
3 months |
ArcRiley |
No Ticket :
* various cleanup in code, comments, and docs
* changed …
|
|
|
|
@1353
|
[1353]
|
3 months |
ArcRiley |
No Ticket :
* improved docs on atoms.Axis and actions.Torque
|
|
|
|
@1352
|
[1352]
|
3 months |
ArcRiley |
No Ticket :
* further docs and cleanup for soy.actions
* renamed …
|
|
|
|
@1351
|
[1351]
|
3 months |
ArcRiley |
Tickets #916 and #927 :
* renamed soy.actions.Rotate → …
|
|
|
|
@1350
|
[1350]
|
3 months |
ArcRiley |
Tickets #898 #915 :
* added docs to soy.actions.Action .Callback & …
|
|
|
|
@1348
|
[1348]
|
3 months |
DavidCzech |
Ticket 929:
* Fixed a printf.
* Make wireframe not anti-aliased by …
|
|
|
|
@1347
|
[1347]
|
3 months |
JonNeal |
Ticket #958 :
* First part of the delta map added
|
|
|
|
@1345
|
[1345]
|
4 months |
JonNeal |
Ticket #900:
* Added in basic fog support through a property.
* …
|
|
|
|
@1344
|
[1344]
|
5 months |
JonNeal |
Ticket #929:
* Fixed assert that checked the heightmap
|
|
|
|
@1341
|
[1341]
|
5 months |
ArcRiley |
Ticket #929 :
* prepping for tiled landscapes with right/bottom tiling …
|
|
|
|
@1340
|
[1340]
|
5 months |
ArcRiley |
Ticket #929 :
* changed it to use quads instead of triangles
* now …
|
|
|
|
@1339
|
[1339]
|
5 months |
JonNeal |
Ticket #900:
* Attempt at adding fog to the scene
|
|
|
|
@1338
|
[1338]
|
5 months |
ArcRiley |
Ticket #929 :
* renamed _heightmapTex to _pyMap (position y map)
* …
|
|
|
|
@1337
|
[1337]
|
5 months |
JonNeal |
Ticket #929:
* Fixed normals, they were backwards!
|
|
|
|
@1336
|
[1336]
|
5 months |
ArcRiley |
Ticket #929 :
* renamed a few Landscape cdefs
|
|
|
|
@1335
|
[1335]
|
5 months |
JonNeal |
Ticket #929 :
* Added underscores that were causing the landscape mesh …
|
|
|
|
@1334
|
[1334]
|
5 months |
ArcRiley |
Ticket #958 :
* fixed _delta* arrays
|
|
|
|
@1333
|
[1333]
|
5 months |
JonNeal |
Ticket #958 :
* Added the vars for delta map which are needed for LOD
…
|
|
|
|
@1332
|
[1332]
|
5 months |
JonNeal |
No Ticket:
* Fixed a few variable names in soy.shapes, also added a bit …
|
|
|
|
@1330
|
[1330]
|
5 months |
ArcRiley |
Ticket #929 :
* fixed heightmap geom to match scale
|
|
|
|
@1329
|
[1329]
|
5 months |
ArcRiley |
Ticket #929 :
* fixed depth buffer issue
* Landscape._render is …
|
|
|
|
@1328
|
[1328]
|
5 months |
JonNeal |
Ticket #929 :
* No more white edges due to my laziness :p
|
|
|
|
@1327
|
[1327]
|
5 months |
DavidCzech |
Ticket 929: * Added basic material to LandScape?
* Its green! It must be …
|
|
|
|
@1326
|
[1326]
|
5 months |
DavidCzech |
Ticket 929 : * Fixed Tangent Calculation
|
|
|
|
@1325
|
[1325]
|
5 months |
DavidCzech |
* No Ticket : The Sun is falling!
|
|
|
|
@1324
|
[1324]
|
5 months |
JonNeal |
Ticket #929 :
* Small bug fix
|
|
|
|
@1323
|
[1323]
|
5 months |
ArcRiley |
Ticket #929 :
* fixed dGeomHeightfieldDataBuildByte call
* changed …
|
|
|
|
@1322
|
[1322]
|
5 months |
JonNeal |
Ticket #929 :
* Normals working, kapace enabled lights. Heightmap is now …
|
|
|
|
@1321
|
[1321]
|
5 months |
ArcRiley |
Quick fix: needed to switch back to modelview in Scene
|
|
|
|
@1320
|
[1320]
|
5 months |
JonNeal |
Ticket #929 :
* started work on norms
|
|
|
|
@1319
|
[1319]
|
5 months |
ArcRiley |
Ticket #929 :
* Landscape position is now dynamic
|
|
|
|
@1318
|
[1318]
|
5 months |
ArcRiley |
Ticket #929 :
* guides for next step in heightmap generation
|
|
|
|
@1317
|
[1317]
|
5 months |
ArcRiley |
Ticket #929 :
* rearranged widgets.Projector → bodies.Camera → …
|
|
|
|
@1316
|
[1316]
|
5 months |
ArcRiley |
Ticket #929:
* all triangles rendering properly now
|
|
|
|
@1315
|
[1315]
|
5 months |
ArcRiley |
Ticket #929:
* more minor cleanup
|
|
|
|
@1314
|
[1314]
|
5 months |
JonNeal |
Ticket #929:
* changed position and size vars to double
|
|
|
|
@1313
|
[1313]
|
5 months |
ArcRiley |
Ticket #929 :
* cleaned up vertex loop code
|
|
|
|
@1312
|
[1312]
|
5 months |
JonNeal |
Ticket #929: now exactly half of the landscape is correctly rendered.
|
|
|
|
@1311
|
[1311]
|
5 months |
JonNeal |
Ticket #929: Some small bug fixes
|
|
|
|
@1310
|
[1310]
|
5 months |
ArcRiley |
Ticket #929 :
* cleaned up face generation loop
* fixed winding order
|
|
|
|
@1309
|
[1309]
|
5 months |
ArcRiley |
Ticket #929 :
* minor fixes on the element array loop
|
|
|
|
@1308
|
[1308]
|
5 months |
JonNeal |
Ticket #929: changed around Landscape.pym and Landscape.py a whole lot. …
|
|
|
|
@1306
|
[1306]
|
5 months |
DavidCzech |
Ticket #929 : Landscape VBOs almost working.
|
|
|
|
@1305
|
[1305]
|
6 months |
FrankieWoodruff |
Added src/actions/Rotate.pym and /src/actions/Locomotive.pym
|
|
|
|
@1299
|
[1299]
|
6 months |
ArcRiley |
Ticket #955 :
* added fabs to math.pxd
* removed …
|
|
|
|
@1298
|
[1298]
|
6 months |
ArcRiley |
Ticket #955 :
* more work on animated material
|
|
|
|
@1297
|
[1297]
|
6 months |
ArcRiley |
adding animated material
|
|
|
|
@1296
|
[1296]
|
7 months |
ArcRiley |
Docs fix :
* Canvas renders directly, not through a Projector.
|
|
|
|
@1295
|
[1295]
|
7 months |
ArcRiley |
Ticket #955 :
* merged Bumpmapped into Textured
|
|
|
|
@1293
|
[1293]
|
7 months |
ArcRiley |
Ticket #955 :
* bumpmapping is fixed - though blocks.py needs work still …
|
|
|
|
@1292
|
[1292]
|
7 months |
ArcRiley |
Ticket #955 :
* this is sort of a joke, RainbowBlocks? shows TSLVs via …
|
|
|
|
@1291
|
[1291]
|
7 months |
ArcRiley |
Ticket #955 :
* more work on Bumpmapped
* this is a GREAT MISTAKE! …
|
|
|
|
@1288
|
[1288]
|
7 months |
ArcRiley |
Ticket #955 :
* added some comments and required New-BSD license header
|
|
|
|
@1287
|
[1287]
|
7 months |
ArcRiley |
Ticket #955 :
* the normalisation cubemap is now completely internal to …
|
|
|
|
@1286
|
[1286]
|
7 months |
ArcRiley |
Ticket #955 :
* moving textures.NormalisationCubeMap? to …
|
|
|
|
@1285
|
[1285]
|
7 months |
ArcRiley |
Ticket #955 :
* fixed normalisation cubemap
* can now move this code …
|
|
|
|
@1284
|
[1284]
|
7 months |
ArcRiley |
Formatting neatups (nothing more)
|
|
|
|
@1283
|
[1283]
|
7 months |
ArcRiley |
Ticket #955 :
* NormalisationCubeMap? now uses Texture's methods (vs …
|
|
|
|
@1282
|
[1282]
|
7 months |
ArcRiley |
Quick fix:
* added support for cubemaps to textures.Texture - …
|
|
|
|
@1279
|
[1279]
|
7 months |
ArcRiley |
Ticket #956 :
* basic move finished with Mesh and Shape
* _render …
|
|
|
|
@1278
|
[1278]
|
7 months |
ArcRiley |
Ticket #955 :
* enabled basic render cycle for new material system
* …
|
|
|
|
@1277
|
[1277]
|
7 months |
ArcRiley |
Pyrex 0.9.8.2 fixes :
* updated soy.textures with nogil
|
|
|
|
@1276
|
[1276]
|
7 months |
ArcRiley |
Ticket #955 :
* copying over Bumpmapped.pym so bumpmap procedures remain …
|
|
|
|
@1275
|
[1275]
|
7 months |
ArcRiley |
General cleanup :
* default materials are now reusable instances, …
|
|
|
|
@1274
|
[1274]
|
7 months |
ArcRiley |
Pyrex 0.9.8.2 fixes :
* now compiles and runs!
* Render loop is …
|
|
|