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-08-24Multi-Objects: MESH_OT_select_axisDalai Felinto
2018-08-24MESH_OT_select_axis: Make it work with world axis, not local onesDalai Felinto
2018-08-24MESH_OT_select_axis: cleanup (use enum instead of hardcoded values)Dalai Felinto
2018-08-24Remove annotations lock to axis functionAntonioya
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24Fix T56491: Undo crash while preview jobs runCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-24UI: re-arrange some items in context menuPablo Vazquez
2018-08-24UI: Fix area border thickness over top and bottom bar with glScissorsClément Foucault
2018-08-23Cleanup: remove unused codeClément Foucault
2018-08-23UI: Optimize the area border drawingClément Foucault
2018-08-23Fix T55507: Crash due to GPencil brush icon management, when there is no acti...Bastien Montagne
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Multi-Objects: MESH_OT_loop_selectDalai Felinto
2018-08-23UI: Dark XYZ characters in the navigation gizmoPablo Vazquez
2018-08-23Fix T56347: Driven values not supported in node groups.Bastien Montagne
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-23Icons: new icons for sculpt border hide/maskWilliam Reynish
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-23Fix T56498: Segment fault when change parameter of one operator after undo.Bastien Montagne
2018-08-23Motion Path Calcs: Use filtered depsgraph by defaultJoshua Leung
2018-08-23Code CleanupJoshua Leung
2018-08-23Fix memory leak - the temporary depsgraph instance was not getting freed afte...Joshua Leung
2018-08-23Faster Motion Path calculations using Depsgraph FilteringJoshua Leung
2018-08-23Tool System: support non paint tools in paint modeCampbell Barton
2018-08-22Paint Overlay: Fix blending of the brush overlayClément Foucault
2018-08-22UI: Minor label tweaks to operators context menuPablo Vazquez
2018-08-22Cleanup, unused variableSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22UI: Show development entries in context menu when Dev. Extras is enabledPablo Vazquez
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-22Improvement to MESH_OT_shortest_path_pick behaviourDalai Felinto
2018-08-22Multi-Objects: MESH_OT_shortest_path_pickDalai Felinto
2018-08-22DRW: Fix background image displayClément Foucault
2018-08-22GP: Add OPTYPE_USE_EVAL_DATA flag in paste to avoid undo crashAntonioya
2018-08-22Tool System: bevel now confirms on releaseCampbell Barton
2018-08-22Multi-Object-Editing: bisect supportDalai Felinto
2018-08-22Merge branch 'master' into blender2.8Campbell Barton
2018-08-22Cleanup: use EDBM prefixCampbell Barton
2018-08-22BMesh: loop-cut, display deformed coordinatesCampbell Barton
2018-08-22Tool System: loop cut, confirm on releaseCampbell Barton
2018-08-22Cleanup: styleCampbell Barton
2018-08-22Transform: factor out matrix multiply w/ snappingAndrew Hale