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-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
2022-07-28Curves: enable density brush when first entering curves sculpt modeJacques Lucke
2022-07-28Curves: improve handling of empty surface meshesJacques Lucke
2022-07-28BLI_math: improve symmetrical values from sin_cos_from_fractionCampbell Barton
2022-07-27Fix: curves edit hints not propagated in Join Geometry nodeJacques Lucke
2022-07-27Fix T100026: crash with zero-sized attributesJacques Lucke
2022-07-27Fix: missing evaluated offsets in Resample Curve nodeJacques Lucke
2022-07-27Fix: add missing returnJacques Lucke
2022-07-27Fix build include for rna_curves.cThomas Dinges
2022-07-27Blender 3.3 - BetaThomas Dinges
2022-07-27Blender 3.3: Finalizing version bump.Thomas Dinges
2022-07-27Fix wrong fileversion usage in own recent rB9ac81ed6abfb.Bastien Montagne
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-27Fix corrupted blend files after issues from new name_map code.Bastien Montagne
2022-07-27Fix more issues with new name map and liboverrides.Bastien Montagne
2022-07-27ID namemap: Fix more issues when changing libs.Bastien Montagne
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-07-27ID namemap tests: Use consistency check, fix an issue.Bastien Montagne
2022-07-27ID namemap: Add check for consistency.Bastien Montagne
2022-07-27Fix crashes due to non-uniqueness in ID names in some cases.Bastien Montagne
2022-07-27Fix T99976: Animated visibility not rendering properly in viewportSergey Sharybin
2022-07-27Cleanup: Move wm_dragdrop.c to C++Hans Goudey
2022-07-27Sculpt: Remove debug printfJun Mizutani
2022-07-27Geometry Nodes: Implement link drag search for two nodesHans Goudey
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Cleanup: Move mesh_tessellate.c to C++Hans Goudey
2022-07-26Python: Expose property to mute action groupsFalk David
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey