pysoy

log

age author description
Sun, 10 Feb 2008 10:01:38 +0000 Arc Riley A few more steps closer
Sun, 10 Feb 2008 09:59:01 +0000 Arc Riley first step toward a more efficient EventLoop
Sat, 09 Feb 2008 10:54:17 +0000 Arc Riley removed needless lines
Sat, 09 Feb 2008 10:46:31 +0000 Arc Riley No longer hangs when main thread closes
Sat, 09 Feb 2008 05:52:15 +0000 Arc Riley small fix I missed
Sat, 09 Feb 2008 05:50:56 +0000 Arc Riley Hopefully fixed the icon build bug
Sat, 09 Feb 2008 05:07:17 +0000 Arc Riley This has been obsolete for over a year
Fri, 08 Feb 2008 21:12:32 +0000 Arc Riley simple formatting fixes
Fri, 08 Feb 2008 21:08:14 +0000 Jon Neal Getting icon help
Thu, 07 Feb 2008 16:39:50 +0000 Arc Riley #902 - renamed _process and _load to _core*
Thu, 07 Feb 2008 16:38:16 +0000 Arc Riley fixed indentation
Thu, 07 Feb 2008 10:46:43 +0000 Arc Riley #902 - renamed _bind and _unbind functions
Thu, 07 Feb 2008 10:36:56 +0000 Arc Riley this looks to have been committed by accident
Thu, 07 Feb 2008 10:31:20 +0000 Arc Riley #902 - renamed some Body _core* functions
Thu, 07 Feb 2008 10:21:20 +0000 Arc Riley fixed indentation
Thu, 07 Feb 2008 09:46:28 +0000 Arc Riley #902 - renamed all _render to _coreRender
Thu, 07 Feb 2008 09:08:51 +0000 Arc Riley This should finish #903
Thu, 07 Feb 2008 08:57:44 +0000 Arc Riley updated the examples
Thu, 07 Feb 2008 08:55:04 +0000 Arc Riley moved math functions to it's own .pxd
Thu, 07 Feb 2008 07:10:30 +0000 Arc Riley resolved cyclic include bug (?)
Thu, 07 Feb 2008 07:10:12 +0000 Arc Riley reverting r818
Thu, 07 Feb 2008 06:45:07 +0000 Arc Riley small fix, cyclic import persists
Thu, 07 Feb 2008 06:37:34 +0000 Arc Riley moved PointerSet from _datatypes to _internals
Thu, 07 Feb 2008 05:52:42 +0000 Arc Riley This does (added gthread to _internals), cyclic import bug persists
Thu, 07 Feb 2008 05:49:27 +0000 Arc Riley This does not fix "ImportError: /usr/lib/python2.5/site-packages/soy/_internals.so: undefined symbol: g_thread_init"
Thu, 07 Feb 2008 05:41:39 +0000 Arc Riley renaming this to actual function name
Thu, 07 Feb 2008 05:40:57 +0000 Arc Riley Attempting to sort out cyclic import bug
Thu, 07 Feb 2008 05:17:23 +0000 Arc Riley Removing this (apparently) useless Python object
Wed, 06 Feb 2008 11:29:58 +0000 Arc Riley A ton of work on #903, getting cyclical import error
Wed, 06 Feb 2008 10:31:15 +0000 Arc Riley more work on #903
Wed, 06 Feb 2008 10:20:00 +0000 Arc Riley Starting work on #903
Fri, 01 Feb 2008 20:25:41 +0000 Arc Riley changing to marble texture
Fri, 01 Feb 2008 20:16:16 +0000 Arc Riley new normal map example
Fri, 01 Feb 2008 19:51:35 +0000 Jaroslaw Tworek Bumpmap bugfix
Fri, 01 Feb 2008 18:45:51 +0000 Arc Riley to show detail more finely
Wed, 30 Jan 2008 19:40:48 +0000 Jaroslaw Tworek Added support for bump mapping
Wed, 30 Jan 2008 01:24:05 +0000 Jon Neal More icon fixes, almost there
Tue, 29 Jan 2008 00:29:10 +0000 Jon Neal fixes for the icon
Tue, 29 Jan 2008 00:11:16 +0000 Arc Riley some fixes for icon
Tue, 29 Jan 2008 00:10:34 +0000 Arc Riley Changing screen depth back to 16.
Mon, 28 Jan 2008 21:41:07 +0000 Jon Neal X Window icon (not fully functional) commit
Mon, 28 Jan 2008 21:16:02 +0000 Jon Neal Adding pysoy logo .soy file
Fri, 25 Jan 2008 20:44:58 +0000 Jon Neal Fixed material name.
Fri, 25 Jan 2008 07:55:39 +0000 Jaroslaw Tworek Fixed vid_billboard.py and made fps texture actually display something
Fri, 25 Jan 2008 07:32:12 +0000 Jaroslaw Tworek Removed old sun code
Fri, 25 Jan 2008 01:19:34 +0000 David Czech Floor function
Wed, 23 Jan 2008 22:15:51 +0000 Arc Riley Adding the source .png
Wed, 23 Jan 2008 16:47:25 +0000 Jaroslaw Tworek Global update on meshes.Liquid code. Working now
Mon, 21 Jan 2008 23:24:31 +0000 David Czech bugfix after wireframe disabled
Sun, 20 Jan 2008 06:23:19 +0000 Jaroslaw Tworek Few material enhancements and bug fixes
Sun, 20 Jan 2008 03:19:15 +0000 David Czech Distance Function
Sun, 20 Jan 2008 01:11:39 +0000 Arc Riley some more functions, ode.pxd is still incomplete
Sun, 20 Jan 2008 00:46:30 +0000 Jaroslaw Tworek Few material enhancements
Sun, 20 Jan 2008 00:19:09 +0000 Jaroslaw Tworek Made materials handle transparency (broken liquid for now)
Sat, 19 Jan 2008 23:03:43 +0000 Arc Riley slight change to make it visible w/ current code
Sat, 19 Jan 2008 23:02:23 +0000 Arc Riley ARGB water surface texture
Sat, 19 Jan 2008 18:12:08 +0000 Jaroslaw Tworek Wrapped texture around water in soy.meshes.Liquid
Sat, 19 Jan 2008 16:38:13 +0000 Jaroslaw Tworek Created soy.meses.Liquid volumetric for mesh + written a bit improved second keyboard controller
Fri, 18 Jan 2008 23:13:38 +0000 Jaroslaw Tworek Implemented soy.meshes.Sun mesh type
Thu, 17 Jan 2008 07:20:07 +0000 Jaroslaw Tworek Added test for changing face order