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-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Fix: Crash on instance on points node with empty meshHans Goudey
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04UI: Pass modifier & constraint icon to the corresponding RNA base typeJulian 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 T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-04Fix: add attribute with empty string name crashEthan-Hall
2022-08-04Sculpt: Fix T99294: Voxel Remesher text is resized based on object scaleJoseph Eagar
2022-08-04Fix: Avoid OBJ importer assert seting normals on mesh with no facesHans Goudey
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
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-03Fix T100173: fix missing removal of old name in BLO_update_defaults_startup_b...Aras Pranckevicius
2022-08-03Fix T100168: Sculpt positions undo not working after recent commitHans Goudey
2022-08-03Cleanup: Improve doc of the `BKE_id_copy` functions.Bastien Montagne
2022-08-03Fix T97769: new OBJ exporter does not replace spaces in object namesAras Pranckevicius
2022-08-02Object: move collection resync after empty duplicate early-outAras Pranckevicius
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02Fix T100049: Crash when render finishesRichard Antalik
2022-08-02Fix: Use evaluated materials in OBJ exporterHans Goudey
2022-08-02LibOverride: Add 'editable/clear' toggle to ID template.Bastien Montagne
2022-08-02LibOverride: Expose in public API the utils to get actual override data.Bastien Montagne
2022-08-02Fix T99715: Only force optimal display during on cage editing.Jeroen Bakker
2022-08-02Fix T100133: Crash when linking an evaluated object to a collection.Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-08-02Fix T100118: Crash after Shift+D with nothing selected and then making new ob...Aras Pranckevicius
2022-08-01Fix T99502: OBJ/MTL import: behavior changed for missing texture filesAras Pranckevicius
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-08-01Fix T99820: missing 'no more mising' tagging on reloaded libraries.Bastien Montagne
2022-08-01GPU: Fix failing compute tests.Jeroen Bakker
2022-08-01Eevee: Add support of rendering curves with cryptomatte.Jeroen Bakker
2022-08-01Eevee: Fix compilation error in eevee-next.Jeroen Bakker
2022-08-01tweaks & fixes to UI messages.Bastien Montagne
2022-08-01I18n: make newly added constraints' names translatable.Damien Picard
2022-08-01I18n: make Grease Pencil modifiers and shader FX translatable.Damien Picard
2022-08-01Fix T100076: OBJ import: new importer doesn't use //relative/image/pathsAras Pranckevicius
2022-07-31Fix T100075: OBJ import: images loaded multiple times instead of being reusedAras Pranckevicius
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-30Fix 100035: Make UDIM detection less aggressiveJesse Yurkovich
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-29Fix T99761: Curves sculpt mode crash with empty curvesHans Goudey
2022-07-29Fix: Grammar mistake in info messageHans Goudey
2022-07-28Revert "Fix T98773: GPU Subdivision breaks auto selection in UV edit mode"Brecht Van Lommel
2022-07-28ID namemap: fix missing removal of old name in do_versions_rename_idAras Pranckevicius
2022-07-28PyDoc: fix 2D builtin shaders documentationGermano Cavalcante
2022-07-28Cleanup/refactor: Readfile: Add dedicated function to insert ID pointers in l...Bastien Montagne
2022-07-28Fix (studio-reported) crash in some rare cases in blendfile read code.Bastien Montagne
2022-07-28Fix T100017: OBJ: new importer does not import vertices that aren't part of a...Aras Pranckevicius