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
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-18Loop Cut: Allow mouse placement w/ numeric inputCampbell Barton
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Delete Invalid Drivers: more lenient poll functionSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Simplified GRAPH_OT_driver_delete_invalid after feedback @aligorithSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Added "Delete Invalid Drivers" operatorSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Campbell Barton
2018-01-17Fix T53810: Crash removing a scene used in renderCampbell Barton
2018-01-16Static override: cleanup: name consistency.Bastien Montagne
2018-01-16Static override: enhance 'make override' operator.Bastien Montagne
2018-01-16Static overrides API: add functions to create overrides from several databloc...Bastien Montagne
2018-01-16Draw manager: Make update context aware of what depsgraph causes updateSergey Sharybin
2018-01-16Depsgraph: pass depsgraph to editors update context structSergey Sharybin
2018-01-16Manipulator: fix arrow offset in perspective viewCampbell Barton
2018-01-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-16Fix missing node tree updates when unconnected node affects output via driverSergey Sharybin
2018-01-16Ruler Manipulator: dragging out of the view removesCampbell Barton
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-16UI: support canceling color ramp dragCampbell Barton
2018-01-16Fix crash in outliner when moving objects aroundDalai Felinto
2018-01-15GPU_batch_from_poly_2d_encoded: optional rctf argCampbell Barton
2018-01-15Cleanup: update commentsCampbell Barton
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15Manipulator: vector icons for 3D view navigationCampbell Barton
2018-01-15Manipulator: support for buttons as vector shapesCampbell Barton
2018-01-14Cleanup: correct namesCampbell Barton
2018-01-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-12Outliner: Harmless cleanupDalai Felinto
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-12Fix T53764: vertical line glitch for collections with objects and collectionsDalai Felinto
2018-01-11Fix poll and name of collection link/unlink operatorsDalai Felinto
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11Fix T53311: transform edge/normal orientationCampbell Barton
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11UI: don't draw outline when it's not calculatedCampbell Barton
2018-01-11Fix T53752: Draw curve fails w/ stylusPhilipp Oeser
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2018-01-11Cleanup: Naming, avoid passing bContext to low-level function, etcJulian Eisel
2018-01-11Fix crash when deleting collectionsJulian Eisel
2018-01-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin