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-08-04Cleanup: Redundant check in depsgraph builderSergey Sharybin
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Docs: Note storage behavior of override operations in commentJulian Eisel
2022-08-04UI: Pass modifier & constraint icon to the corresponding RNA base typeJulian Eisel
2022-08-04Outliner: Add debugging utility to print an elements pathJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-08-04Fix broken build due to missing include.Bastien Montagne
2022-08-04Fix leak when the cursor leaves the window while dragging in WaylandCampbell Barton
2022-08-04Fix the menu popup location when dropping blend files under WaylandCampbell Barton
2022-08-04Fix double-free after drag & drop with GHOST/WaylandCampbell Barton
2022-08-04GHOST/Wayland: support URL decoding for file drag & dropCampbell Barton
2022-08-04Fix drag & drop in Wayland with some applicationsCampbell Barton
2022-08-04GHOST/Wayland: improve logging for drag & dropCampbell Barton
2022-08-04Guarded allocator: Function to rename block for debuggingJulian Eisel
2022-08-04Cleanup: Fix compile warningsJesse Yurkovich
2022-08-04Cleanup: quiet unused warningCampbell Barton
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-08-04Cleanup: Remove unused functionHans Goudey
2022-08-04Cleanup: simplify uv parametrizer in preparation for C++Chris Blackbourn
2022-08-04Fix T100132: Disable winding when calculating islands for uv sculpt toolsChris Blackbourn
2022-08-04Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-04Fix: add attribute with empty string name crashEthan-Hall
2022-08-04Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-04Sculpt: Fix T99294: Voxel Remesher text is resized based on object scaleJoseph Eagar
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Avoid OBJ importer assert seting normals on mesh with no facesHans Goudey
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-04Cleanup: formatCampbell Barton
2022-08-04Cleanup: quiet nonnull-compare warning for GCCCampbell Barton
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-03Cleanup: Use generic utility to retrieve attributes to transferHans Goudey
2022-08-03Cleanup: Fix doxygen section for custom data typeHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-03Fix T96247: Principled BSDF roughness different in startup blend and new nodeLiu Deyuan
2022-08-03Fix T100106: image movie/sequence auto refresh affects still image performanceBrecht Van Lommel
2022-08-03Cleanup: Use const arguments in definition, add helper variableHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-03Fix T100173: fix missing removal of old name in BLO_update_defaults_startup_b...Aras Pranckevicius
2022-08-03Attribute Math: Improve performance of mixer in some casesIliay Katueshenock
2022-08-03Fix sequencer viewport render not respecting the "use_stamp" optionSebastian Parborg
2022-08-03Fix: Warning from incorrect use of macroHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-03Fix T100168: Sculpt positions undo not working after recent commitHans Goudey
2022-08-03Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-03Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-03Cleanup: Improve doc of the `BKE_id_copy` functions.Bastien Montagne
2022-08-03Fix assert failures in the dependency graphSergey Sharybin