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-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-14LineArt: Custom UI for adding GP object.YimingWu
2021-05-09GPencil: Name Scene Line Art objects "Line Art"Pablo Vazquez
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-05-06Fix radius not taken into account when adding curve guide force fieldPhilipp Oeser
2021-04-30Revert "Fix crash running constraint, modifier, fx from missing NULL check"Campbell Barton
2021-04-30Fix crash running constraint, modifier, fx from missing NULL checkCampbell Barton
2021-04-30Fix uninitialized local-view flag on object creationCampbell Barton
2021-04-28Add NULL check to Object.pose from 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Fix T87401: Drop-down can apply the wrong modifierHans Goudey
2021-04-19Fix T87392: Copy modifier to selected does not do anythingHans Goudey
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08Object: add ED_object_editmode_free_ex utility functionCampbell Barton
2021-04-08Cleanup: rename variable (using underscore separator)Campbell Barton
2021-04-08Revert "Fix entering edit-mode when object mode and edit-data don't match"Campbell Barton
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-30Cleanup: Improve commentHans Goudey
2021-03-30UI: Bring back hover shortcuts for mesh modifiersHans Goudey
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-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
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-18Cleanup: spellingCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-12Fix T86455: vertex color baking issue with sculpt vertex colorsPhilipp Oeser
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-25Fix entering edit-mode when object mode and edit-data don't matchCampbell Barton
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Fix T85716: "Applied Modifier:" report hides more important messageHans Goudey
2021-02-17Cleanup: Return bool instead of intHans Goudey
2021-02-16Cleanup: spellingCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Brecht Van Lommel