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
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-26Fix Edit Voxel Size label rotation and scale in rotated objectsPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-06-21GPencil: Change effect tooltips for new Shader operatorsAntonio Vazquez
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19LibOverride: Cleanup: remove unused parameter.Bastien Montagne
2020-06-19Cleanup: use doxy sectionsCampbell Barton
2020-06-19Cleanup commented separator.Pablo Vazquez
2020-06-18UI: Place "New Collection" item above list in Move/Link to Collection menuPablo Vazquez
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-17Fix T63411: Crash adding meta-ball with a small radiusCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-17Cleanup: warningCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-16Cleanup: get rid of `BKE_collection_copy`.Bastien Montagne
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-11Fix bad poll function for constraints in liboverrides.Bastien Montagne
2020-06-10Cleanup: Remove no more used `ED_object_single_users`.Bastien Montagne
2020-06-10UI: More specific modifier move to index operator descriptionHans Goudey
2020-06-09Voxel Size Edit: Fix text not readable when zooming in the viewportPablo Dobarro
2020-06-09Fix Edit Voxel Size label in previewPablo Dobarro
2020-06-08Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-06-05Remove context check from constraint and shaderfx edit pollHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-03Cleanup: remove ED_gpencil_setup_modes from object mode setCampbell Barton
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02Library Overrides: Unlink instance empty after "Make Library Override"Julian Eisel
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-27Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-25Cleanup: typoJacques Lucke