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
2010-08-19- Properties from base classes are now registered too, this allows class mix-...Campbell Barton
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-06-22sequence.swap(other) rna function.Campbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-08- console drop handler for datablocks & filepaths.Campbell Barton
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-15Fix #20486: blender hangs upon import attempt of an .obj with >40k polys.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-24RNA functionsElia Sarti
2010-01-10RNA/Py APICampbell Barton
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2009-12-31Macro registration using the normal rna registration methods (like operators).Martin Poirier
2009-12-22- make ToolSettings.mesh_selection_mode into an array of 3 bools rather then ...Campbell Barton
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-10missed a header last commit, added custom exceptions to rigify so they can be...Campbell Barton
2009-12-08RNA:Brecht Van Lommel
2009-12-04rna functionCampbell Barton
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-06Driver Scripting:Joshua Leung
2009-10-26Bugfix #19709: Influence and Mapping param in texture not yet animatableJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-16Operator cheat sheet (from the help menu)Campbell Barton
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-09-052.5Brecht Van Lommel
2009-08-27Grease Pencil: RNA WrappingJoshua Leung
2009-08-252.5 - Keying Sets API (now usable from Py-Scripts)Joshua Leung
2009-08-19Various fixes in rna_*_api.c files to remove compiler warnings.Arystanbek Dyussenov
2009-08-19Merge with 2.5 -r 22173:22620.Arystanbek Dyussenov
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-08-09- report errors on rna name collisions (does not check parent type yet)Campbell Barton
2009-08-03Merge with 2.5 -r 21756:22173.Arystanbek Dyussenov
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-262.5: PaintingBrecht Van Lommel
2009-07-22remove scriptlinks,Campbell Barton
2009-07-21RNABrecht Van Lommel
2009-07-21Merge with 2.5 -r 21619:21756.Arystanbek Dyussenov
2009-07-21RNABrecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu
2009-07-16Merge with 2.5 -r 21515:21619.Arystanbek Dyussenov
2009-07-152.5Brecht Van Lommel
2009-07-13RNA & PyAPICampbell Barton