2009-11-20 |
Campbell Barton | - dont define properties in the global script namespace |
blob | commitdiff | raw |
2009-11-20 |
Campbell Barton | option to have scripts run on startup for per blendfile... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Campbell Barton | operator properties were not the correct type |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | missing include |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | ID property access from python for pose channels, bones... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Campbell Barton | changes python initialization |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brecht Van Lommel | Fix #19313: running python scripts with PyRun_File... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Martin Poirier | Running with -d, python context also prints members... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Martin Poirier | Function declaration for BPY_context_get |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Campbell Barton | bpy/rna api class feature |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Campbell Barton | - added bpy.context to the python module |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Campbell Barton | new operator directory, move some scripts from io |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Campbell Barton | renamed bpy.sys to bpy.utils, since it used to be a... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Campbell Barton | Modified python rna property types (BPy_PropertyRNA... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Campbell Barton | Python can now run operators with their own context... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Campbell Barton | ob.getChilren() often requested for 2.4x api, notice... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Joshua Leung | Bugfixes: |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Campbell Barton | added rna api MVert,MFace & MEdge index properties |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Campbell Barton | remove warnings, print errors if bpy_ops.py or bpy_sys... |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Campbell Barton | Added "scripts/modules" as permanent module search... |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Campbell Barton | - removed 2.4x release/scripts |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Campbell Barton | bugfix [#19392] Typing help() in the console window... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Campbell Barton | Better unix filesystem integration as documented here |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... soc-2009-kazanbas |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Campbell Barton | use Py_SetPythonHome rather then setting environment... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Nathan Letwory | * cleaning up warnings (mostly windows). A collection... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Daniel Genrich | Missing header include for non-linux OS "BLI_exist()" |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Martin Poirier | bugfix: on windows, it wouldn't correctly recognize... |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Campbell Barton | - Mathutils.Vector assignment wasnt working in the... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Matt Ebb | svn merge -r 22450:22627 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Arystanbek Dyussenov | Merge with 2.5 -r 22173:22620. |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Andre Susano Pinto | svn merge -r 22371:22571 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Campbell Barton | changes to help refcounts in rna be more predictable... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Campbell Barton | some fixes for netbsd with cmake |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Campbell Barton | - registering new python classes runs the free function... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Campbell Barton | user interface units, off by default. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Andre Susano Pinto | svn merge -r 22138:22364 https://svn.blender.org/svnro... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Campbell Barton | missing include for fluid |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Campbell Barton | adding back button evaluation so you can do 1/60, 90... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Campbell Barton | remove python2.x support |
blob | commitdiff | raw | diff to current |
2009-08-09 |
Campbell Barton | - fix error in last commit |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | bpy_context_set and bpy_context_clear to replace a... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Arystanbek Dyussenov | Merge with 2.5 -r 21756:22173. |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Andre Susano Pinto | svn merge -r 21508:22111 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Campbell Barton | indentation error with some operators (strip the descri... |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Campbell Barton | misc py/rna changes |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Arystanbek Dyussenov | API: |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Arystanbek Dyussenov | Merge with 2.5 -r 21619:21756. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Brecht Van Lommel | 2.5: python module name for import had trailing "." |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Campbell Barton | BLI_setenv, use instead of copying ifdefs about for... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Campbell Barton | mistake in own recent change, errors with startup scrip... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Campbell Barton | cmake option to disable SDL, |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Campbell Barton | d_type isnt a member of dirent on win32. |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Campbell Barton | - Support for importing python packages. (directories... |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Campbell Barton | fixes for errors on startup and compiler errors and... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Campbell Barton | python access to operators now hides the _OT_ syntax... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Arystanbek Dyussenov | Merge with 2.5 -r 21515:21619. |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Campbell Barton | PyApi |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Arystanbek Dyussenov | Merge from 2.5 -r 21285:21515. Thanks Joshua! |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Andre Susano Pinto | svn merge -r 21372:21508 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Ton Roosendaal | 2.5 |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Campbell Barton | removed check for pyc when scanning the directory of... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Brecht Van Lommel | 2.5: Mesh and Various Fixes |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Campbell Barton | * workaround for PySys_SetArgv() in python3 needing... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Arystanbek Dyussenov | Integrated unit testing framework with scons on Linux. |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Andre Susano Pinto | svn merge -r 21301:21372 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Ton Roosendaal | 2.5 |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Campbell Barton | fix for own missing var in recent commit. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Campbell Barton | set the PYTHONPATH to BLI_gethome_folder("python")... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Joshua Leung | NLA SoC: Merge from 2.5 |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Campbell Barton | out own Py_GetPath() function to replace pythons, so... |
blob | commitdiff | raw | diff to current |
next |