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-09-18This adds support for the new-ish options:Matt Ebb
2008-09-17Texture_getHFracDim was returning an int rather then a float (thanks zuegs fo...Campbell Barton
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-15added BLI_convertstringcwd, used so command line blendfiles and python script...Campbell Barton
2008-09-14Python APIKen Hughes
2008-09-14== Global 'Delete Key' Tool ==Joshua Leung
2008-09-14running scripts in background mode would crash in some cases. (tested all scr...Campbell Barton
2008-09-14== Keyframing - Cleanup of API ==Joshua Leung
2008-09-12Python APIKen Hughes
2008-09-12Python APIKen Hughes
2008-09-12Python APIKen Hughes
2008-09-11Compiler warning fixes (mingw)Joshua Leung
2008-09-11BPY api addition material.freeNodes() - use to cleanup apricot files, since t...Campbell Barton
2008-09-10BPY merge from apricot branch.Campbell Barton
2008-09-10Python APIKen Hughes
2008-09-09Python APIKen Hughes
2008-09-08soc-2008-mxcurioni: merged changes to revision 16424, corrected compilation e...Maxime Curioni
2008-09-07[#17579] Added support to VSE Python API for adding movie and audio HD sequencesCampbell Barton
2008-09-06converted my gen_utils.h fix to PyObjectPlus.hKent Mein
2008-09-06added ALPHASORT flag to the bpython apiCampbell Barton
2008-09-06Python APIKen Hughes
2008-09-05BGE Py APICampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-04fix for 2 python refcounting errorsCampbell Barton
2008-09-03Fix gcc compiler warnings.Ken Hughes
2008-08-31Minor tidying and commentingsoc-2008-quornIan Thompson
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-24Added better grouping for text markers with a separate group field (instead o...Ian Thompson
2008-08-15Merge from trunk 16031:16122Ian Thompson
2008-08-12Speed improvements for reading text lines and the option to specify a range f...Ian Thompson
2008-08-12Rolled back on rev. 16039. Had problems with display, messages being blank an...Ian Thompson
2008-08-11Python APIKen Hughes
2008-08-10Python APIKen Hughes
2008-08-09Python errors originating in the active text are now displayed at the top of ...Ian Thompson
2008-08-09Line highlighting did not work for syntax errors.Ian Thompson
2008-08-09Merge from trunk: 15912:16031Ian Thompson
2008-08-07Python APIKen Hughes
2008-08-06Added a Python interface to the marker system with a few additional functions...Ian Thompson
2008-08-05Added GameLogic.Mathutils so Mathutils and its types can be accessed from ble...Campbell Barton
2008-08-05Bugfix #16673: Segfault when using Bake Constraints ScriptJoshua Leung
2008-08-04* KX_GameObject.cpp - error with getMesh(), was returning None rather then an...Campbell Barton
2008-08-02Merged 15771:15912 from trunkIan Thompson
2008-07-27Patch #17336: Lock bones in edit modeJoshua Leung
2008-07-27== Python scriptlinks ==Willian Padovani Germano
2008-07-26Merge from trunkIan Thompson
2008-07-26== PyNodes ==Willian Padovani Germano
2008-07-24added note to epydocs explaining the nature of floats in id properties from t...Joseph Eagar
2008-07-24added support for doubles to the id property code, and made the python code u...Joseph Eagar
2008-07-24Refactor: Renamed text tool methods (suggestions and docs) for clarity and co...Ian Thompson
2008-07-23soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefi...Maxime Curioni