root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1483:fc0d72456e59 [1483:fc0d72456e59] 2 months Arc Riley <arcriley@…> for Jon (this directory should be deleted soon anyway)
(edit) @1482:a8ea58863b59 [1482:a8ea58863b59] 4 months Arc Riley <arcriley@…> beginning move to pkgconfig - this needs a lot more cleanup
(edit) @1481:190e13380e33 [1481:190e13380e33] 4 months Arc Riley <arcriley@…> soy.h now installed to include/ directly
(edit) @1480:9c94b32b406e [1480:9c94b32b406e] 4 months Arc Riley <arcriley@…> fixed csources and headers generation
(edit) @1479:800c67b00a97 [1479:800c67b00a97] 4 months Arc Riley <arcriley@…> generates soy.h, minor cleanup to execution line
(edit) @1478:2447b4859e58 [1478:2447b4859e58] 4 months Arc Riley <arcriley@…> disabled building with ode for now (bugs in vapi)
(edit) @1477:e2882f34f5f4 [1477:e2882f34f5f4] 4 months Arc Riley <arcriley@…> updated gl.vapi and glu.vapi
(edit) @1476:98e9908e0504 [1476:98e9908e0504] 4 months Arc Riley <arcriley@…> re-enabled libsoy building, disabled pysoy bindings building
(edit) @1475:ac945567fa02 [1475:ac945567fa02] 7 months DavidCzech Libsoy starts compiling
(edit) @1474:c79f8c7c968b [1474:c79f8c7c968b] 9 months Arc Riley <arcriley@…> updated instructions for libsoy branch on Jaunty
(edit) @1473:d634c73b8d6c [1473:d634c73b8d6c] 9 months Arc Riley <arcriley@…> fixed build directory testing/creation in setup.py
(edit) @1472:b3e76fd60083 [1472:b3e76fd60083] 9 months Arc Riley <arcriley@…> branch merge
(edit) @1471:7028bdc76d13 [1471:7028bdc76d13] 9 months Arc Riley <arcriley@…> work on TypeObject?
(edit) @1470:99378c30e6c6 [1470:99378c30e6c6] 9 months Jon Neal <reportingsjr@…> Small fix for joints
(edit) @1469:12985b08e094 [1469:12985b08e094] 9 months Arc Riley <arcriley@…> forgot to commit this
(edit) @1468:00caefc8f40f [1468:00caefc8f40f] 9 months Arc Riley <arcriley@…> fixed segfault raised by help(soy) - needed "owned" on both sides
(edit) @1467:1f403f831656 [1467:1f403f831656] 9 months Arc Riley <arcriley@…> further fix on the ZERO macro, now completely zeros the new struct
(edit) @1466:e049b59b99c3 [1466:e049b59b99c3] 9 months Arc Riley <arcriley@…> replaced previous ModuleDef? init hack with something slightly less insane
(edit) @1465:86a343ebf7fb [1465:86a343ebf7fb] 9 months Arc Riley <arcriley@…> after a few hacks, no longer segfaults, now just raises an IndexError?
(edit) @1464:9ade8f29ee48 [1464:9ade8f29ee48] 9 months Arc Riley <arcriley@…> "import soy" no longer segfaults, but bugs remain
(edit) @1463:4275986b9e41 [1463:4275986b9e41] 9 months Arc Riley <arcriley@…> added check to ensure Python 3.0 is used to run setup.py
(edit) @1462:3c9bceb3eff8 [1462:3c9bceb3eff8] 9 months Arc Riley <arcriley@…> adding soy.scenes module source - currently compiles but segfaults on …
(edit) @1461:1c2d9beee377 [1461:1c2d9beee377] 9 months Arc Riley <arcriley@…> updated setup.py, added local "mill" package for Vala/Genie source …
(edit) @1460:0c13d493b06d [1460:0c13d493b06d] 9 months Arc Riley <arcriley@…> renamed ode.vapi to ode-0.11.vapi
(edit) @1459:0686b3e80dc4 [1459:0686b3e80dc4] 9 months Arc Riley <arcriley@…> scripts/ post 2to3 tool (upgrading for 3.0)
(edit) @1458:ac4cb6e3ef0f [1458:ac4cb6e3ef0f] 9 months Arc Riley <arcriley@…> added TypeObject? constructor, compiles but otherwise untested
(edit) @1457:c2a0f6b89c11 [1457:c2a0f6b89c11] 9 months Arc Riley <arcriley@…> moved object.h and pyerrors.h for alphabetical order
(edit) @1456:752eeb562243 [1456:752eeb562243] 9 months Arc Riley <arcriley@…> small fix for ModuleObject?
(edit) @1455:e785fe88ee97 [1455:e785fe88ee97] 9 months Arc Riley <arcriley@…> added descrobject.h, removed target on delegates, other small fixes
(edit) @1454:f77f9ada37a8 [1454:f77f9ada37a8] 9 months Arc Riley <arcriley@…> added structmember.h to python-3.0.vapi
(edit) @1453:5e9595050437 [1453:5e9595050437] 9 months Arc Riley <arcriley@…> added methodobject.h to python-3.0.vapi
(edit) @1452:6142b812e8f8 [1452:6142b812e8f8] 9 months Arc Riley <arcriley@…> numerous small fixes to python-3.0.vapi, still lacks MethodDef? and …
(edit) @1451:31ccab16ebe2 [1451:31ccab16ebe2] 9 months Arc Riley <arcriley@…> hg mv lib/vapi/* vapi/
(edit) @1450:51da0806b50d [1450:51da0806b50d] 9 months Arc Riley <arcriley@…> added moduleobject.h and modsupport.h moved PyType?_Check* from Object to …
(edit) @1449:e089b3641234 [1449:e089b3641234] 9 months Arc Riley <arcriley@…> trivial merge
(edit) @1448:16929b88d528 [1448:16929b88d528] 9 months Arc Riley <arcriley@…> added PyObject? and PyTypeObject? classes to python-3.0.vapi
(edit) @1447:2bcf95b996e7 [1447:2bcf95b996e7] 10 months Jon Neal <reportingsjr@…> More joints stuff. 4 joints left to convert.
(edit) @1446:fcc9efcdcd4f [1446:fcc9efcdcd4f] 11 months Arc Riley <arcriley@…> simple merge
(edit) @1445:6ea88a2999ad [1445:6ea88a2999ad] 11 months Arc Riley <arcriley@…> adding stub python vapi
(edit) @1444:d0fe7b2caa5e [1444:d0fe7b2caa5e] 11 months Jon Neal <reportingsjr@…> Added soy.joints.Contact, soy.joints.Hinge2 and started on …
(edit) @1443:338c0139eefc [1443:338c0139eefc] 12 months Arc Riley <arcriley@…> adding initial scenes.vala - this certainly has bugs and shouldn't compile
(edit) @1442:633fc5ce97ea [1442:633fc5ce97ea] 12 months Arc Riley <arcriley@…> renaming ode.joints.ContactJoint? to ode.joints.Contact
(edit) @1441:8a2eb0c1bea8 [1441:8a2eb0c1bea8] 12 months Arc Riley <arcriley@…> Minor renaming of internals and comment edits
(edit) @1440:e52de8466945 [1440:e52de8466945] 12 months Arc Riley <arcriley@…> renamed ChildrenArray? to ObjectArray?
(edit) @1439:93f85cb1e553 [1439:93f85cb1e553] 12 months Walter Mundt <emage@…> Update ChildrenArray? to do refcounting and act as a Vala generic
(edit) @1438:8563908834ac [1438:8563908834ac] 12 months Arc Riley <arcriley@…> work merge
(edit) @1437:861b4d807116 [1437:861b4d807116] 12 months Arc Riley <arcriley@…> switching to use StaticRWLock which vala-0.6.0 added in tonight's release
(edit) @1436:14ef0bc6fb83 [1436:14ef0bc6fb83] 12 months Jon Neal <reportingsjr@…> More soy.joints stuff!
(edit) @1435:06263615b96e [1435:06263615b96e] 12 months Jon Neal <reportingsjr@…> Converted a bit more of soy.joints. Only errors left are from soy.scenes …
(edit) @1434:ccf43c1e7ed4 [1434:ccf43c1e7ed4] 12 months Arc Riley <arcriley@…> disabled pyrex building in setup.py
(edit) @1433:496548b3cb94 [1433:496548b3cb94] 12 months Arc Riley <arcriley@…> adding libgold - GObject Locked Datatypes - with soy._internals.Children
(edit) @1432:a98e7e6c0ca8 [1432:a98e7e6c0ca8] 12 months Arc Riley <arcriley@…> moved space classes to ode.spaces
(edit) @1431:3ab192218ac3 [1431:3ab192218ac3] 12 months Arc Riley <arcriley@…> moved ode joint classes to ode.joints namespace
(edit) @1430:2ebe7bd45e2d [1430:2ebe7bd45e2d] 12 months Arc Riley <arcriley@…> updated masses.vala to use ode.
(edit) @1429:28d084c0c663 [1429:28d084c0c663] 12 months Arc Riley <arcriley@…> changed ODE→ode added ode.bodies and ode.geoms namespaces (more to come)
(edit) @1428:d5f59d7ed7e1 [1428:d5f59d7ed7e1] 12 months Arc Riley <arcriley@…> namespace corrections in masses
(edit) @1427:c9ae73a0a793 [1427:c9ae73a0a793] 12 months Arc Riley <arcriley@…> updated shapes.vala to match Geom methods in ode.vapi
(edit) @1426:856aaa46a894 [1426:856aaa46a894] 12 months Arc Riley <arcriley@…> added Joints, cleaned up NearCallback? usage
(edit) @1425:15ca4acd73e0 [1425:15ca4acd73e0] 12 months Arc Riley <arcriley@…> continued cleanup, changed array types to actual array names
(edit) @1424:c316d74f164c [1424:c316d74f164c] 12 months Arc Riley <arcriley@…> numerous formatting cleanups (whitespace added/removed mostly)
(edit) @1423:5b02d1861700 [1423:5b02d1861700] 12 months Arc Riley <arcriley@…> numerous cleanups, renamed SimpleSpace? to Space
(edit) @1422:0ec97441de1c [1422:0ec97441de1c] 12 months Arc Riley <arcriley@…> cleaned up SweepAndPruneSpace? from collision_space.h
(edit) @1421:c5f8ceb95d99 [1421:c5f8ceb95d99] 12 months Arc Riley <arcriley@…> removed trailing whitespace
(edit) @1420:9ea1f6180842 [1420:9ea1f6180842] 12 months Arc Riley <arcriley@…> added contact.h
(edit) @1419:ef848b927d1c [1419:ef848b927d1c] 12 months Arc Riley <arcriley@…> added masses, various cleanups
(edit) @1418:0fc52abf6fd7 [1418:0fc52abf6fd7] 12 months Arc Riley <arcriley@…> merging
(edit) @1417:be7f623ad6c6 [1417:be7f623ad6c6] 12 months Arc Riley <arcriley@…> added collision.h (mostly geoms)
(edit) @1416:2e9cf04c9906 [1416:2e9cf04c9906] 12 months Walter Mundt <emage@…> Allow extra arguments for glib and gtk for theora decode test
(edit) @1415:0a4b675206fd [1415:0a4b675206fd] 12 months Walter Mundt <emage@…> Fixed Theora frame offset feature in test decoder
(edit) @1414:61ce63861f4e [1414:61ce63861f4e] 12 months Walter Mundt <emage@…> Theora decode bindings test now displays video frames via OpenGL.
(edit) @1413:4f29cb281656 [1413:4f29cb281656] 12 months David Czech <davidczech510@…> Some work on masses and start on joints
(edit) @1412:66cf0ac783dd [1412:66cf0ac783dd] 12 months David Czech <davidczech510@…> Start on masses.vala
(edit) @1411:5a3617fbddd8 [1411:5a3617fbddd8] 12 months Walter Mundt <emage@…> Fix up sanbox makefiles to be clearer
(edit) @1410:1ae811d0a63c [1410:1ae811d0a63c] 12 months Walter Mundt <emage@…> Add GDK GL test Vala program
(edit) @1409:d141de1662db [1409:d141de1662db] 12 months Walter Mundt <emage@…> Add gtkglext vapi to our local collection and adjust stuff for theora …
(edit) @1408:a6f42e39cf72 [1408:a6f42e39cf72] 12 months Walter Mundt <emage@…> Add liboil bindings Theora decoding test in new sandbox area
(edit) @1407:6f1eb6aa578b [1407:6f1eb6aa578b] 12 months Arc Riley <arcriley@…> adding early work on bodies and shapes
(edit) @1406:266e92d43dce [1406:266e92d43dce] 12 months Arc Riley <arcriley@…> minor formatting cleanup
(edit) @1405:c494ed526ad5 [1405:c494ed526ad5] 12 months Arc Riley <arcriley@…> minor formatting cleanups
(edit) @1404:0927d791b86b [1404:0927d791b86b] 12 months Arc Riley <arcriley@…> adding ODE package to valac builds
(edit) @1403:6dcfcf58173a [1403:6dcfcf58173a] 12 months Arc Riley <arcriley@…> added proper time function for texture animation
(edit) @1402:4dd5de5e92a3 [1402:4dd5de5e92a3] 12 months Arc Riley <arcriley@…> now has constructor and destructor functions
(edit) @1401:5b2aeaaa30db [1401:5b2aeaaa30db] 12 months Arc Riley <arcriley@…> undoing previous GenTexture?/etc changes
(edit) @1400:9c28d56f7def [1400:9c28d56f7def] 12 months David Czech <davidczech510@…> Directory Creating glue
(edit) @1399:bf5c781d5ecb [1399:bf5c781d5ecb] 12 months David@… Windows Building Fixes
(edit) @1398:039c79c5de67 [1398:039c79c5de67] 12 months Arc Riley <arcriley@…> moved vapi/ to lib/vapi/
(edit) @1397:de3739fd1058 [1397:de3739fd1058] 12 months Arc Riley <arcriley@…> marked types and formats with [CCode (array_length = false)]
(edit) @1396:7356173518de [1396:7356173518de] 12 months Arc Riley <arcriley@…> added vala compiling code to setup.py
(edit) @1395:b1f4ad92a83c [1395:b1f4ad92a83c] 12 months Arc Riley <arcriley@…> fixing glGenTextures to use "out" modifier
(edit) @1394:d31b6990afc3 [1394:d31b6990afc3] 12 months Arc Riley <arcriley@…> soy.textures.Texture class is done, except causes valac to segfault
(edit) @1393:78828968c696 [1393:78828968c696] 12 months Arc Riley <arcriley@…> Upgraded gl, glu, and glx vapi files from LGPLv2.1+ to LGPLv3+ to cover …
(edit) @1392:f3d1cd1c823d [1392:f3d1cd1c823d] 12 months Arc Riley <arcriley@…> setting LGPLv3 license on ogg and theora vapi files (for sharing)
(edit) @1391:535e4b7bf063 [1391:535e4b7bf063] 12 months Arc Riley <arcriley@…> another branch merge
(edit) @1390:6c8d725aa62c [1390:6c8d725aa62c] 12 months Arc Riley <arcriley@…> branch merge
(edit) @1389:2884b2f993c7 [1389:2884b2f993c7] 12 months Arc Riley <arcriley@…> Switched license of ode.vapi to LGPLv3 and wrapped a few long lines
(edit) @1388:2110e5e124aa [1388:2110e5e124aa] 12 months Walter Mundt <emage@…> WIP on Theora Vala bindings
(edit) @1387:3254c846ed1b [1387:3254c846ed1b] 12 months Walter Mundt <emage@…> Add Ogg VAPI bindings and start on Theora
(edit) @1386:dfdda11647d8 [1386:dfdda11647d8] 12 months Arc Riley <arcriley@…> start of ODE vapi, so far World and Body are implemented
(edit) @1385:eb1fd9bbb4de [1385:eb1fd9bbb4de] 12 months Arc Riley <arcriley@…> OpenGL vapis from http://live.gnome.org/Vala/ExternalBindings
(edit) @1384:15932737e725 [1384:15932737e725] 12 months Arc Riley <arcriley@…> dynamic headers, updated .hgignore
Note: See TracRevisionLog for help on using the revision log.