2009-07-20 |
Campbell Barton | Added error prints if the text's main is not set. |
tree | commitdiff |
2009-07-20 |
Campbell Barton | cmake option to disable SDL, |
tree | commitdiff |
2009-07-19 |
Campbell Barton | d_type isnt a member of dirent on win32. |
tree | commitdiff |
2009-07-19 |
Campbell Barton | - Support for importing python packages. (directories... |
tree | commitdiff |
2009-07-19 |
Nicholas Bishop | Sculpt+Paint/2.5: |
tree | commitdiff |
2009-07-19 |
Campbell Barton | Python operators |
tree | commitdiff |
2009-07-19 |
Campbell Barton | py rna arrays were assumed sizeof(char)*len, should... |
tree | commitdiff |
2009-07-18 |
Campbell Barton | fixes for errors on startup and compiler errors and... |
tree | commitdiff |
2009-07-17 |
Guillermo S. Romero | Source code with executable property, manual fix. ... |
tree | commitdiff |
2009-07-17 |
Campbell Barton | python access to operators now hides the _OT_ syntax... |
tree | commitdiff |
2009-07-17 |
Campbell Barton | bpy rna |
tree | commitdiff |
2009-07-16 |
Nathan Letwory | SCons |
tree | commitdiff |
2009-07-16 |
Campbell Barton | - use outliner colors (with subtle stripes) for report... |
tree | commitdiff |
2009-07-16 |
Campbell Barton | Console Space Type |
tree | commitdiff |
2009-07-13 |
Campbell Barton | RNA & PyAPI |
tree | commitdiff |
2009-07-13 |
Campbell Barton | mathutils types didnt work properly in python2x. vec... |
tree | commitdiff |
2009-07-13 |
Campbell Barton | calling operators from python was raising an error... |
tree | commitdiff |
2009-07-11 |
Campbell Barton | PyApi |
tree | commitdiff |
2009-07-11 |
Joshua Leung | 2.5 - NLA SoC Branch Merged to 2.5! |
tree | commitdiff |
2009-07-11 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-10 |
Brecht Van Lommel | RNA |
tree | commitdiff |
2009-07-10 |
Campbell Barton | Use python subtypes so bpy.types.Mesh is a subtype... |
tree | commitdiff |
2009-07-10 |
Campbell Barton | PyRNA api wasnt using python subclasses most of the... |
tree | commitdiff |
2009-07-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-09 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-07-09 |
Campbell Barton | Dictionary style get() to property rna. |
tree | commitdiff |
2009-07-09 |
Campbell Barton | removed check for pyc when scanning the directory of... |
tree | commitdiff |
2009-07-08 |
Brecht Van Lommel | 2.5: Mesh and Various Fixes |
tree | commitdiff |
2009-07-08 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-07-08 |
Campbell Barton | * workaround for PySys_SetArgv() in python3 needing... |
tree | commitdiff |
2009-07-03 |
Brecht Van Lommel | 2.5: |
tree | commitdiff |
2009-07-03 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-07-03 |
Campbell Barton | fix for own missing var in recent commit. |
tree | commitdiff |
2009-07-03 |
Campbell Barton | set the PYTHONPATH to BLI_gethome_folder("python")... |
tree | commitdiff |
2009-07-03 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-02 |
Campbell Barton | out own Py_GetPath() function to replace pythons, so... |
tree | commitdiff |
2009-07-02 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-01 |
Campbell Barton | needed for building with py2 |
tree | commitdiff |
2009-07-01 |
Campbell Barton | slice support working in py3 for Vector and Matrix... |
tree | commitdiff |
2009-06-30 |
Campbell Barton | disabling foreach_get/set for python2.x, since it uses... |
tree | commitdiff |
2009-06-30 |
Brecht Van Lommel | 2.5 |
tree | commitdiff |
2009-06-30 |
Campbell Barton | python access to RNA arrays. |
tree | commitdiff |
2009-06-30 |
Campbell Barton | Python API |
tree | commitdiff |
2009-06-29 |
Campbell Barton | BGE PyAPI support for subclassing any BGE game type... |
tree | commitdiff |
2009-06-28 |
Campbell Barton | PyNumberMethods needed ifdefs for python3.x and some... |
tree | commitdiff |
2009-06-28 |
Joshua Leung | NLA SoC: Merge from 2.5 - 21179 to 21209 |
tree | commitdiff |
2009-06-27 |
Joshua Leung | NLA SoC: Merge from 2.5 - 21146 to 21178 |
tree | commitdiff |
2009-06-27 |
Brecht Van Lommel | RNA |
tree | commitdiff |
2009-06-25 |
Campbell Barton | Made Mathutils use radians rather then degrees. definin... |
tree | commitdiff |
2009-06-25 |
Campbell Barton | PyAPI RNA/BGE |
tree | commitdiff |
2009-06-25 |
Joshua Leung | At last... this merge should finally do the trick! |
tree | commitdiff |
2009-06-24 |
Brecht Van Lommel | 2.5: File Selector: display operator properties in... |
tree | commitdiff |
2009-06-24 |
Brecht Van Lommel | RNA |
tree | commitdiff |
2009-06-23 |
Campbell Barton | modified patch from Arystanbek, allow assigning of... |
tree | commitdiff |
2009-06-23 |
Campbell Barton | PyRNA API support for matrix types as Mathutils matrix... |
tree | commitdiff |
2009-06-23 |
Campbell Barton | small changes... |
tree | commitdiff |
2009-06-23 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2009-06-22 |
Campbell Barton | removing files that should not be in blender2.5, added... |
tree | commitdiff |
2009-06-22 |
Brecht Van Lommel | 2.5: warning fixes |
tree | commitdiff |
2009-06-22 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-22 |
Campbell Barton | PyAPI Mathutils Vector callbacks, referencing other... |
tree | commitdiff |
2009-06-21 |
Campbell Barton | RNA read-only wrapped wmEvent so python operators invok... |
tree | commitdiff |
2009-06-21 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-20 |
Brecht Van Lommel | Context |
tree | commitdiff |
2009-06-20 |
Campbell Barton | RNA Fixes |
tree | commitdiff |
2009-06-20 |
Martin Poirier | 2.5 merged 20773:21020 |
tree | commitdiff |
2009-06-20 |
Campbell Barton | ObColor wasnt converted into an RNA string. |
tree | commitdiff |
2009-06-18 |
Campbell Barton | Update Mathutils for py3k |
tree | commitdiff |
2009-06-18 |
Brecht Van Lommel | 2.5 Python |
tree | commitdiff |
2009-06-18 |
Brecht Van Lommel | RNA |
tree | commitdiff |
2009-06-18 |
Brecht Van Lommel | 2.5 |
tree | commitdiff |
2009-06-18 |
Campbell Barton | fix for building with py2.3 |
tree | commitdiff |
2009-06-18 |
Daniel Genrich | Fixing gl/glw.h compiiler error |
tree | commitdiff |
2009-06-18 |
Ton Roosendaal | Added Make for new python/generic dir. |
tree | commitdiff |
2009-06-18 |
Campbell Barton | build generic modules in their own lib, compiling witho... |
tree | commitdiff |
2009-06-17 |
Campbell Barton | Some generic modules from blender 2.4x building with... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | small merge needed for testing new animsys in 2.5 BGE... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | changes to the sequencer in trunk between 20855:20928... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | KX_PythonSeq (used for a number of BGE sequence types) |
tree | commitdiff |
2009-06-16 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-06-16 |
Brecht Van Lommel | RNA |
tree | commitdiff |
2009-06-14 |
Campbell Barton | Blender/Python API |
tree | commitdiff |
2009-06-14 |
Campbell Barton | typo in gpu_extensions.c, removed unused function |
tree | commitdiff |
2009-06-13 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | convert non-string pyoperator exceptions into strings... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | merged from trunk 20741:20848 |
tree | commitdiff |
2009-06-13 |
Campbell Barton | adding __contains__ to python rna props. |
tree | commitdiff |
2009-06-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-09 |
Campbell Barton | Built in limitations for script scanning was making... |
tree | commitdiff |
2009-06-09 |
Campbell Barton | [#18847] Material.c Python API calls |
tree | commitdiff |
2009-06-08 |
Brecht Van Lommel | 2.50: |
tree | commitdiff |
2009-06-07 |
Campbell Barton | added item_enumO() so python menu items can call enum... |
tree | commitdiff |
2009-06-07 |
Brecht Van Lommel | RNA: |
tree | commitdiff |
2009-06-06 |
Daniel Genrich | Patch/Bugfix so wind noise got controlable seed and... |
tree | commitdiff |
2009-06-06 |
Arystanbek Dyussenov | Merged code passing context to python operator from... |
tree | commitdiff |
2009-06-06 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-06 |
Campbell Barton | Blender.Particle.New() wasnt documented. |
tree | commitdiff |
2009-06-05 |
Campbell Barton | bpy.config.sequenceMemCacheLimit is the only way to... |
tree | commitdiff |
2009-06-05 |
Campbell Barton | Blender file selector support for setting multiple... |
tree | commitdiff |
next |