Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04PyAPI: create scene sequence data if its not there when getting scene.sequenceCampbell Barton
2008-03-03* Bugfix #8426: certain hooks options segfaulted Joshua Leung
2008-03-02Py API - rename UndoPush to SaveUndoStateCampbell Barton
2008-03-02* temproary -> temporary topy fxiNathan Letwory
2008-03-01Fix for bug [#8405] makeParentDeform segfaults BlenderCampbell Barton
2008-03-01Removed warning from py-api codeJoshua Leung
2008-02-29Wrap UndoPush with python, needed for apricot, so changes made be scripts can...Campbell Barton
2008-02-27Fix for bug: cross platform strand render differences with kink/branch.Brecht Van Lommel
2008-02-27Bugfix [#8328] Python scripts from user defined location doesn't loadCampbell Barton
2008-02-27should fix bug on win32 with user python menu's not loading because stat() di...Campbell Barton
2008-02-26== BPython ==Willian Padovani Germano
2008-02-25Added PyGILState_Ensure and PyGILState_Release funcs around module reloading.Campbell Barton
2008-02-25Fix for bug #8081: python script crash writing MFace.uv.Brecht Van Lommel
2008-02-25Purge of compiler warnings (number 2):Joshua Leung
2008-02-25== BPython ==Willian Padovani Germano
2008-02-24== PyNodes ==Willian Padovani Germano
2008-02-24Purge of warnings from BPY_interface.cJoshua Leung
2008-02-24Patch #8344:Joshua Leung
2008-02-23=== PyNodes ===Nathan Letwory
2008-02-23=ID Property Bugfix=Joseph Eagar
2008-02-22* Displacement baking wasnt working with negative distances.Campbell Barton
2008-02-22adding access to missing bake variables from pythonCampbell Barton
2008-02-21made auto threads default (noob's get faster renders in their dual core CPU's)Campbell Barton
2008-02-20Python BugfixCampbell Barton
2008-02-20Python Bugfix,Campbell Barton
2008-02-19python API: added support for screen font 12(fix-width) as "normalfix"Remigiusz Fiedler
2008-02-18Bugfix: yafray number of processors was not properly initialized, andBrecht Van Lommel
2008-02-16fix for [#8257] double-freeing pointers from sculpt codeCampbell Barton
2008-02-15Python api addition PupTreeMenu() - for apricotCampbell Barton
2008-02-13== BPython API ==Willian Padovani Germano
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-12Python APIKen Hughes
2008-02-12Added python access for bakingCampbell Barton
2008-02-11python scriptlink for ObjectUpdate and ObDataUpdate, Redraw events are not pr...Campbell Barton
2008-02-11== Pynodes ==Willian Padovani Germano
2008-02-10* remove redundant define.Nathan Letwory
2008-02-10== BPy: scripts in menus ==Willian Padovani Germano
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory
2008-02-07This is patch: [#8244] Add MultiLayer image type in python API documentationKent Mein
2008-02-05This is patch: [#8228] Add MultiLayer image type to python and batch renderingKent Mein
2008-02-04Python APIRemigiusz Fiedler
2008-02-03Python APIKen Hughes
2008-02-03== Python API - Mesh ==Tom Musgrove
2008-02-02remoed testing lineCampbell Barton
2008-02-02makefile was not adding openexr, so py api never enabled setting openexr imag...Campbell Barton
2008-01-30PyConstraint Bugfix:Joshua Leung
2008-01-29Bugfix: quaternion angle calculation in python used the acos function.Brecht Van Lommel
2008-01-28some bugs with previous renderlayer apiCampbell Barton
2008-01-28renderLayer access for the render api, no epydocs yetCampbell Barton
2008-01-26added function to get the full path for a rendered frame (before its rendered)Campbell Barton