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
path: root/source
AgeCommit message (Expand)Author
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell 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
2018-08-31Fixup for MESH_OT_vertices_smooth_laplacianDalai Felinto
2018-08-31Fixup for multi-objects snap functionsDalai Felinto
2018-08-31Fix memleak on snap_curs_to_sel_exDalai Felinto
2018-08-31MESH_OT_symmetrize: Cleanup, get op->ptr props outside objects loopDalai Felinto
2018-08-31Multi-Objects: MESH_OT_symmetry_snapn-kall
2018-08-31MESH_OT_blend_from_shape: Add error when no selected vertexDalai Felinto
2018-08-31Multi-Object-Mode: MESH_OT_blend_from_shapeHabib Gahbiche
2018-08-31MESH_OT_shape_propagate_to_all: Add error when no selected vertexDalai Felinto
2018-08-31Multi-Objects: MESH_OT_shape_propagate_to_allHabib Gahbiche
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Cleanup: edbm_do_smooth_laplacian_vertex_execDalai Felinto
2018-08-31Multi-Object-Editing: MESH_OT_vertices_smooth_laplacianHabib Gahbiche
2018-08-31Cloth: Implement angular bending springsLuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-31Multi-Objects: VIEW3D_OT_snap_selected_to_cursor by Habib GahbicheDalai Felinto
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Fix Text Boxes not drawingDalai Felinto
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31Fix broken decorate buttong dragging after recent changes.Brecht Van Lommel
2018-08-31Cleanup: Remove unused fieldAntonioya
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31PyAPI: replace checks for invalid input w/ assertCampbell Barton
2018-08-31Tool System: support tool description for tipsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31C/Python API: Add PyC_RunString_AsIntPtrCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-31Fix T56619: Transform crash w/ curve deformCampbell Barton
2018-08-30Cleanup: GPU_BATCH_DISCARD_ARRAY_SAFE (deduplicate existing code)Dalai Felinto
2018-08-30Fix Font object: text selection and cursor not updatingDalai Felinto
2018-08-30Silence Grease Pencil warningDalai Felinto
2018-08-30GP: Change icon identfier for shaderFxAntonioya
2018-08-30UI: remove context path from tool settings tab in properties editor.Brecht Van Lommel
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-30Cleanup: Improve commentsAntonioya
2018-08-30GP: Fix unreported surface missing strokesAntonioya
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30Fix fox strict flags: Avoid sign cast of strlen() resultSergey Sharybin
2018-08-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-30Outliner: support dragging multiple collections, same as objects.Brecht Van Lommel