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-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: order buffer length after the bufferCampbell Barton
2017-11-03Depsgraph: Use explicit graph API in transform codeSergey Sharybin
2017-10-27Hide transform widget when tool widget is usedCampbell Barton
2017-10-26Manipulator: Use object bound-box for scale cageCampbell Barton
2017-10-24Depsgraph: Switch to explicit graph specification for tag flushSergey Sharybin
2017-10-21Manipulator: name remove func's 'unlink_delayed'Campbell Barton
2017-10-21Manipulator: move 'Scale Cage' to its own toolCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Hide "Confirm on Release" button from transfor redo optionsJulian Eisel
2017-10-09Manipulator: add cage3d scale widgetCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-28Fix T52086: Graph editor "normalize" drag errors for integersSergey Sharybin
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Transform: add manipulator aligned boundsCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-09-20Manipulator: fix visibility check w/ 2-axis planesCampbell Barton
2017-09-20Cleanup: move 3d manipulators into an arrayCampbell Barton
2017-09-19Merge branch 'master' into blender2.8mano-wii
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-11Merge branch 'master' into blender2.8Campbell Barton
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-05Merge branch 'master' into blender2.8Campbell Barton
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-08-30Manipulator: replace old cage2d manipulatorCampbell Barton
2017-08-29Manipulator: use cage2d_rotate in UV viewCampbell Barton
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-28Missing from last commit (missed manually resolving)Campbell Barton
2017-08-28Merge branch 'master' into blender2.8Campbell Barton