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-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Fix crash when Making Duplicates Real for groupsDalai Felinto
2017-10-18Layers: Fix selected lamp and dupli count for info statsDalai Felinto
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Fix T52959: Local view looses clip range on exitCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Knife Tool: add wait_for_event optionCampbell Barton
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Fix for objects trailing in viewport when using BI in scene+Eevee in workspaceDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Edit Mesh/Curve: Median center for click extrudeCampbell Barton
2017-10-14Edit Mesh: click extrude, ensure inverse matrixCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Correct bezier curve assertCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-14Hide "Confirm on Release" button from transfor redo optionsJulian Eisel
2017-10-12Fix scene deletion code to match master's behavior.Bastien Montagne
2017-10-12Merge branch 'master' into blender2.8Bastien Montagne
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-10-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-10Fix T53040: Vertex paint, texure & symmetry failCampbell Barton
2017-10-10Vertex Paint: add back missing VertProjHandle freeCampbell Barton
2017-10-10Correct logic for vertex paint smearCampbell Barton
2017-10-10Fix Sculpt 2D falloff, missing brush caused crashCampbell Barton
2017-10-09Manipulator: add cage3d scale widgetCampbell Barton
2017-10-09Recent check for navigation missed NULL checkCampbell Barton
2017-10-09Fix T53014: Cycles material preview not workingDalai Felinto
2017-10-09Merge branch 'master' into blender2.8Campbell Barton
2017-10-09UI: VSE strip menu reorganizationAaron Carlisle
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-10-07Actually force accumulate mode for the Smear brush in weight/vertex paint.Alexander Gavrilov
2017-10-07Make weight paint blur thread safe, and fix smear ignoring mirror.Alexander Gavrilov
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-07Initial fix for T53014: Cycles material preview no lightDalai Felinto
2017-10-06Fix crash when deleting workspace active in multiple windowsJulian Eisel
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton