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-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix T81997: Subsurf Optimal Display sticks after object conversionPhilipp Oeser
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-10Cleanup: Declare variables where initializedHans Goudey
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07UI: Improve labels in "Convert To" menuYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-11Fix T79464: Crash adding objects without an active screenCampbell Barton
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-09Fix T80596: Convert to Curve from Mesh crashes BlenderSebastian Parborg
2020-09-07Cleanup: OBJECT_OT_collection_instance_addCampbell Barton
2020-09-07Cleanup: remove redundant scene argument in BKE_object_addCampbell Barton
2020-09-07Fix OBJECT_OT_data_instance_add creating empty data-blocksCampbell Barton
2020-09-06Viewport: support dropping object-data to create instancesCampbell Barton
2020-08-25Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-13GPencil: Remove unused parameter and fix warningAntonio Vazquez
2020-08-12GPencil: Remove unused parameter in convert curveAntonio Vazquez
2020-08-12GPencil: Add Sample parameter to Convert curveAntonio Vazquez
2020-08-12GPencil: Add parameters to scale thickness when convert CurvesAntonio Vazquez
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: make formatJacques Lucke
2020-08-06UI: Name force fields using the type of force by defaultMatias Herrero
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-20Fix T78960: 2.83.2 not opening a 2.82a project correctly.Bastien Montagne
2020-07-15GPencil: Fix unreported error baking mesh animationAntonio Vazquez
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Fix T78330: Duplicating parented objects does not preserve relationships.Bastien Montagne
2020-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
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-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
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