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-12Moved recent addition of get/setPixelF to get/setPixelHDR and kept get/setPix...Campbell Barton
2008-03-12Added python access to TEXFACE_ALPHACampbell Barton
2008-03-11Bugfixes:Joshua Leung
2008-03-11fix for cam.setScale(), cam.setClipStart(), cam.setClipEnd() andCampbell Barton
2008-03-10Applied [#7076] Updated Python Image API to use float buffers in getPixelF/se...Campbell Barton
2008-03-09fix for uninitialized variables in uv stretch drawing,Campbell Barton
2008-03-08Bugfix #8478: Constraints PyApi for setting targetspace non-functionalJoshua Leung
2008-03-07snap menu order change, as suggested by Theeth, fix for own error with Window...Campbell Barton
2008-03-07Another big purge of warnings. (Main culprits this time were Campbell and Geo...Joshua Leung
2008-03-07PyAPI - Window.TestBreak() - True if the user pressed escape.Campbell Barton
2008-03-07Python APIKen Hughes
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
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