2011-10-27 |
Campbell Barton | use const for readonly strings and set some functions... |
blob | commitdiff | raw |
2011-10-23 |
Campbell Barton | remove $Id: tags after discussion on the mailign list... |
blob | commitdiff | raw | diff to current |
2011-10-13 |
Campbell Barton | formatting edits & remove debug print. |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Campbell Barton | use newly added ID_BLEND_PATH() in more places. |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Campbell Barton | replace strncpy with BLI_strncpy, in some cases strncpy... |
blob | commitdiff | raw | diff to current |
2011-09-15 |
Sergey Sharybin | svn merge -r39834:40222 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Campbell Barton | svn merge -r39900:40000 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-09 |
Benoit Bolsee | svn merge -r 39975:40061 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Bastien Montagne | Merging r39948 through r39988 from trunk into vgroup_mo... vgroup_modifiers |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Campbell Barton | use Py_ssize_t rather than int when dealing with list... |
blob | commitdiff | raw | diff to current |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
blob | commitdiff | raw | diff to current |
2011-06-15 |
Xiao Xiangquan | merge from trunk r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Xiao Xiangquan | merge from trunk r37405 |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Nick Samarin | synched with trunk at revision 37212 |
blob | commitdiff | raw | diff to current |
2011-06-03 |
Joerg Mueller | Merge with trunk revision 37149. |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Campbell Barton | mathutils support for color arithmetic, also some minor... |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
blob | commitdiff | raw | diff to current |
2011-05-29 |
Campbell Barton | access pythons code object directly rather than attribu... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Nick Samarin | synched with trunk at revision 36569 |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | minor changes |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Campbell Barton | Some strings to store ID names were too small, could... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Campbell Barton | fix [#26667] Can't import scripts when using blenderplayer |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Campbell Barton | C, style changes (mostly white space edits), no functio... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Campbell Barton | Drop support for python 3.1. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/python tagged. |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Campbell Barton | Convenience defines SEP and ALTSEP (python has these... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Campbell Barton | workaround for python bug [#24400] If Script is execute... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | bugfix [#24306] Python : relative import error |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Campbell Barton | UNUSED() macro so -Wunused-parameter can be used with... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Campbell Barton | bugfix [#24087] Blender can not install add-ons unless... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Nick Samarin | synched with trunk at revision 32129 |
blob | commitdiff | raw | diff to current |
2010-09-18 |
Campbell Barton | move namespace creation function into py_capi_utils... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Campbell Barton | bugfix [#23197] Python can't handle German umlaut chara... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
blob | commitdiff | raw | diff to current |
2010-08-14 |
Campbell Barton | - PyLineSpit() - used to print the filename and line... |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Mike Erwin | merged 30707:31141 from trunk |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Nick Samarin | synched with trunk at revision 31065 |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Campbell Barton | bugfix [#23148] "ImportError: __import__ not found... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Nick Samarin | synched with trunk at revision 30597 |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Nick Samarin | synched with trunk at revision 30243 |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | better reporting for file i/o failier, use system error... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-07 |
Mike Erwin | merged 28477:29285 from trunk |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Campbell Barton | - [#22492] [29159] commit breaks importing of script... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Campbell Barton | rename some rna properties filename --> filepath |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Campbell Barton | include the blendfile name when executing python script... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Campbell Barton | remove unused includes |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-29 |
Campbell Barton | * speedup for animating bones, in one scene with sintel... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Campbell Barton | - string copy without .py wasnt terminating the string |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Campbell Barton | option to have scripts run on startup for per blendfile... |
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-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
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-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
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 |
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-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-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 |
Arystanbek Dyussenov | Merge with 2.5 -r 22173:22620. |
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-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
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 | remove python2.x support |
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 |
next |