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-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
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-24Fix T56081: crash with make static override and linked collection.Brecht Van Lommel
2018-07-24Fix T55721: crashes with collections panel in object properties.Brecht Van Lommel
2018-07-24Fix incorrect object visibility test in baking.Brecht Van Lommel
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-13Fix T55965: shrinkwrap modifier apply not working.Brecht Van Lommel
2018-07-10Ocean Modifier: removed duplicated codeSybren A. Stüvel
2018-07-10Ocean Modifier: refactored the delayed-refresh approachSybren A. Stüvel