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
2021-04-29GPencil: Add Layer and Material to Blank objectsAntonio Vazquez
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-28Cleanup: revert part of da160dc32d1518dc3e59a8fb7995b59c88870444Campbell Barton
2021-03-28Fix T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-28Workaround T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-27Object: faster object deletionCampbell Barton
2021-03-26LineArt: Fix unreported material user count error when apply modifierAntonio Vazquez
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-24Fix T86884: Don't remove the "line art object add" enum itemSebastian Parborg
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-10Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-19UI: Deselect other objects when dragging into 3D ViewJulian Eisel
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-15Fix "Make Instances Real" to work with nodes modifier instancesHans Goudey
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-06Fix object moved to cursor when editing last operation after dropping objectJulian Eisel
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
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