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-10-02Multi-Objects: TRANSFORM_OT_vertex_randomDalai Felinto
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Fix T56899: mesh deform bind does not work.Brecht Van Lommel
2018-09-26Remove wrongly copy/pasted comment on object_facemap_ops.cDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-18Fix T56831: Crash - Transfer Weight & changing it's properties.Bastien Montagne
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Fix object motion paths not updating correct after filtering optimization.Brecht Van Lommel
2018-09-13Tool System: make smooth and randomize interactiveCampbell Barton
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-09-10Silence GP warningDalai Felinto
2018-09-10GP: Use correct name for new Stroke objectAntonioya
2018-09-05UI: remove delete redo panelCampbell Barton
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Multi-Objects: OBJECT_OT_vertex_group_smoothDalai Felinto
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-22Cleanup, unused variableSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-18Static Override: link newly overridden collection to scene.Bastien Montagne
2018-08-16Multires: Cleanup, naming and bool typeSergey Sharybin
2018-08-16Static Override: fix part of the issues with new Collections.Bastien Montagne
2018-08-16UI: hide redo panel for move up/down operatorsCampbell Barton
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix T56363: Blender crash when deleting a curve object.Bastien Montagne
2018-08-14Fix modifier operators not working from Python API as before.Brecht Van Lommel
2018-08-14More helpful tooltip when trying to apply constructive modifiers on curvesPablo Vazquez
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-03New grease pencil primitive STROKEAntonioya
2018-08-03Add missing single user management for grease pencil materialsAntonioya