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
2022-03-28Fix T96670: bake from multires not reflected in the Image Editor.Jeroen Bakker
2022-03-01Fix T95979: Bake doesn't update Image editor.Jeroen Bakker
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-01-31Fix T95250: bake margin adjacent faces uses stale UV map in edit modeMartijn Versteegh
2022-01-27Fix T85233: Transfer Weights tooltip is wrong.Bastien Montagne
2022-01-27Fix T93766: 'New Collection' entry in 'Move to collection' menu is not transl...Yevgeny Makarov
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22Fix: Applying object transform can create normal layersHans Goudey
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Fix T94299: Object asset set as visible but doesn't showJulian Eisel
2022-01-08Fix Adjust Last Operation panel showing session UUID number buttonJulian Eisel
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: Replace FINISHED with CANCELLEDAntonio Vazquez
2021-12-30Fix T93134: Set origin broken for curve edit modeShen Ciao
2021-12-28GPencil: Avoid crashes calling from pythonAntonio Vazquez
2021-12-28Fix T94439: Some GPencil operators crash when calling from consoleAntonio Vazquez
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-23LibOverride: protect better against using on complex inter-dependency cases.Bastien Montagne
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Merge branch 'blender-v3.0-release'Omar Emara
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-11-09Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-03UI: Display disabled-hint when dragging material outside object modeJulian Eisel
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-01Fix T92629: Crash on mesh separate after rB43bc494892c3.Bastien Montagne
2021-10-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
2021-10-26Fix: Build issue on windowsRay Molenkamp
2021-10-26Assets: Disable snap-dragging for linking object assetsJulian Eisel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel