Joseph Eagar
abd16aac5a
ok, apparently didn't commit this either. apparently includes a merge with trunk/2.5 at r24811 I thought I'd committed but did not, yeek.
2009-11-29 00:53:23 +00:00
Campbell Barton
854cc87a80
option to have scripts run on startup for per blendfile UI's
2009-11-20 15:01:09 +00:00
Joseph Eagar
deebf4f8f0
merge with 2.5/trunk at r23271
2009-09-16 17:43:09 +00:00
Joseph Eagar
de7f08cc41
merge with 2.5 at r22793
2009-08-26 10:27:04 +00:00
Campbell Barton
4342235489
- Mathutils.Vector assignment wasnt working in the BGE's py api, was using getValue() rather than setValue()
...
- added GPL header to bpy_interface.c from 2.4x's BPY_interface.c
- warning fixes
2009-08-26 06:15:43 +00:00
Campbell Barton
7440fee85c
remove python2.x support
2009-08-10 00:07:34 +00:00
Joseph Eagar
479c970375
odd, this didn't get committed before
2009-07-16 22:23:01 +00:00
Guillermo S. Romero
333e231fa6
SVN maintenance.
2009-06-23 00:09:26 +00:00
Campbell Barton
025b6dcbc3
fix for building with py2.3
2009-06-18 17:34:39 +00:00
Campbell Barton
489db9994d
Some generic modules from blender 2.4x building with py3k and mostly working.
...
* Mathutils, Geometry, BGL, Mostly working, some //XXX comments for things to fix with py3
python import override (bpy_internal_import.c) so you can import python internal scripts from the BGE and running blender normally.
2009-06-17 20:33:34 +00:00