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
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-02-12Layers: Per-Collection edit mode settingsDalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-04-16Removed some unused declarations for boids code.Lukas Tönne
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-09Lattice Editmode: Select MirrorCampbell Barton
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-10-31code cleanup: warningsCampbell Barton
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-09-07wrap cursor setting so python can make use of it, eg:Campbell Barton
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-04-09code cleanup: abbreviations ob, con - aren't normally used in global identifi...Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-30Add symmetrize operator for dynamic-topology sculpt modeNicholas Bishop
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-23Add keying "options" parameter to keyframe_insert() bpy_rna function, so now ...Bastien Montagne
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-10-07Merged changes in the trunk up to revision 51126.Tamito Kajiyama
2012-10-05code cleanup: de-duplicate enum.Campbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-08-29new image operator now allows color grid (before was only grid on/off)Campbell Barton
2012-08-29Merged changes in the trunk up to revision 50257.Tamito Kajiyama
2012-08-20Sequencer: Python API for sequence modifiersSergey Sharybin