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-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: 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
2018-07-31Fix: Motion Paths were still visible after clearing themJoshua Leung
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix Shape Key retime starting at frame 10Campbell Barton
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton