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-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-24Fix MESH_OT_shortest_path_pickDalai Felinto
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-23Multi-Objects: MESH_OT_loop_selectDalai Felinto
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-22Improvement to MESH_OT_shortest_path_pick behaviourDalai Felinto
2018-08-22Multi-Objects: MESH_OT_shortest_path_pickDalai Felinto
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-21Fix crash in edbm_shortest_path_pick_exDalai Felinto
2018-08-21Multi-Objects: MESH_OT_dupli_extrude_cursorDalai Felinto
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-21BMesh: split out edgering preview into own APICampbell Barton
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-08-21Multi-Objects: MESH_OT_colors_reverseDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: vpaint face select de-selected twiceCampbell Barton
2018-08-13Merge branch 'master' into blender2.8Bastien Montagne
2018-08-13Fix T55745: Pick Shortest Path tool, inconsistent selection.Bastien Montagne
2018-08-10Cleanup: styleCampbell Barton
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-05Fix indentation, spacing and added commentsRohan Rathi
2018-08-04Added some comments to bevel_harden_normals for bev toolRohan Rathi
2018-08-01Fix issues after last 2.8 merge.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31KnifeTool: Use GPUBatch API instead of IMM to fix buffer overflow issueClément Foucault
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-27Fix T55744: Assertion failure using the Knife angle constraint optionClément Foucault
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-19Code cleanup and fixesRohan Rathi
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton