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-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
2008-07-23soc-2008-mxcurioni: merged changes to revision 15705Maxime Curioni
2008-07-23Updated some out of date documentation of Object Ipo curve namesMatt Ebb
2008-07-22Python APIKen Hughes
2008-07-21Updated the textplugin_outliner.py plug-in to use the new Draw.PupTreeMenu an...Ian Thompson
2008-07-21allow to write to libraries that are indirectly linkedCampbell Barton
2008-07-21Removed requirement for suggestions to be pre-sorted. Allowed lists of string...Ian Thompson
2008-07-21BPyTextPlugin now has descriptors for variables, functions and classes (and t...Ian Thompson
2008-07-19Added functions so python can change library paths.Campbell Barton
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-07-19Added a documentation panel with primitive word-wrap functionality. It can be...Ian Thompson
2008-07-17Change message printed by sceneRender.enableCropping() to be more descriptive...Ken Hughes
2008-07-15Created a BPy module BPyTextPlugin to centralize functions used across the te...Ian Thompson
2008-07-15Any script can now register a unique key combination as part of its bpy heade...Ian Thompson
2008-07-12soc-2008-mxcurioni: merge with trunk - rev 15540Maxime Curioni
2008-07-12soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new ...Maxime Curioni
2008-07-07[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict ...Campbell Barton
2008-07-06soc-2008-mxcurioni: merge-repair with trunk rev 15456Maxime Curioni
2008-07-05soc-2008-mxcurioni: merged changes to revision 15441Maxime Curioni
2008-07-04soc-2008-mxcurioni: foundations for Freestyle as a render layer - new UI butt...Maxime Curioni
2008-07-04non user visible changes and small optimizations to the game engine pyapi as ...Campbell Barton
2008-07-03== Python, GE & Threads ==Willian Padovani Germano
2008-06-30Fix for python APi error - (Campbell: please check :) ) -- using myLamp.setTy...Daniel Genrich
2008-06-30Fix crash in python API (Campbell: please check :) ) -- using myLamp.setType(...Daniel Genrich