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-09-03Fix T56423: Fully broken drag'n'drop parenting in Outliner.Bastien Montagne
2018-09-03Cleanup: Split function upSergey Sharybin
2018-09-03Fix T56622: crash and other bugs deleting scenes.Brecht Van Lommel
2018-09-03Weightpaint mode: Removing barbarian batch tagging on engine initDalai Felinto
2018-09-03Topbar: Remove unused variableSergey Sharybin
2018-09-03Fix T56666: Crash typing "w" in the search function.Bastien Montagne
2018-09-03Depsgraph: Cleanup, put symbols to a proper namespaceSergey Sharybin
2018-09-03Multi-Object Editing: MESH_OT_bridge_edge_loops by Philippe BachourDalai Felinto
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Multi-Objects: OBJECT_OT_vertex_group_smoothDalai Felinto
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-03Depsgraph: Use more meaningful name for flags storageSergey Sharybin
2018-09-03Tool System: add paint brush shortcutCampbell Barton
2018-09-03Eevee: Fix missing meshes on Win + Intel HD 530/540Clément Foucault
2018-09-03Fix slow .blend file load due to recent accidentally committed debug code.Brecht Van Lommel
2018-09-03Set active base to NULL if its object is goneSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more obvious what ID referencesSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more clear what function doesSergey Sharybin
2018-09-03Depsgraph: Generalize storage for already existing ID nodesSergey Sharybin
2018-09-03Cleanup: Remove unused lay_updatedSergey Sharybin
2018-09-03Depsgraph: Cleanup, indentation levelSergey Sharybin
2018-09-03Fix Cycles half float pragma for strict OpenCL compilers (like ROCm).Alex Fuller
2018-09-03Fix T56659: Flow UI: Checkboxes report wrong width, making layouts jump to mu...Bastien Montagne
2018-09-03Cleanup: warningCampbell Barton
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-03Fix exception running toolbar w/o an active spaceCampbell Barton
2018-09-03Cleanup: use single quotes for enum'sCampbell Barton
2018-09-03UI: remove rotate/reverse UV's from menuCampbell Barton
2018-09-03UI: disable key shortcuts for toolsCampbell Barton
2018-09-03Cleanup: replace __import__ w/ import argumentCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-03Tool System: Show popup accelerators in tooltipCampbell Barton
2018-09-03Tool System: map keys bound directly to a toolsCampbell Barton
2018-09-03Fix toolbar popup outside the window regionCampbell Barton
2018-09-02Fix part of T56654: Freestyle hiding viewlayer buttons when there is no lineset.Bastien Montagne
2018-09-02Keymap: Double tap A-Key to de-select allCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02UI: correct unintended space in string formattingCampbell Barton
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-09-02Cleanup: shadow warningCampbell Barton
2018-08-31Fix MESH_OT_loop_select: Deselect object objectsDalai Felinto
2018-08-31Follow up to MESH_OT_offset_edge_loopsDalai Felinto
2018-08-31Multi-Objects: MESH_OT_offset_edge_loopsmilios