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-05-15Fix T98049: crash rendering multilayer EXR with some color spacesBrecht Van Lommel
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-13Fix T98072: Regression: When appending a Scene, the Collections that are excl...Bastien Montagne
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11Fix T97330: GPU Subdiv compiler error.Jeroen Bakker
2022-05-10LibOverride: Fix memory leak in resyncing code.Bastien Montagne
2022-05-10LibOverride: Fix bad ID getting hierarchy root updated.Bastien Montagne
2022-05-10LibOverride: Make process checking validity of hierarchy roots more robust.Bastien Montagne
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-04Fix T95527: wrong motion blur with rigid bodiesBrecht Van Lommel
2022-05-04Fix T97709: Compositor: Scenes are being set to no users after doing a full c...Bastien Montagne
2022-05-04GPencil: Apply layer transforms to visible framesYann Lanthony
2022-05-04Fix wrong task priority for particle distribution and tanget computationBrecht Van Lommel
2022-05-03Fix T95541: Broken vertex weight with mirror modifier.Bastien Montagne
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-05-03Fix T97718: Crash using "Text on Curve"Hans Goudey
2022-05-02Fix T97688: Deleting a scene with a scene strip causes the referenced scene t...Bastien Montagne
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-29Fix T95480: Crash when relocating libraries in some cases.Bastien Montagne
2022-04-29Fix (unreported) bad handling of ID usercount increment in remapping code.Bastien Montagne
2022-04-29NLA: Key influence when pushing down to NLASybren A. Stüvel
2022-04-29Fix: Incorrect custom data maxlayers in rare filesHans Goudey
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-28Fix T97527: multiview camera suffix not working with more than 4 charactersBrecht Van Lommel
2022-04-28Cleanup: Improve const correctness of shape key functionsHans Goudey
2022-04-28Fix T97679: Retrieving shape key normals modifies verticesHans Goudey
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-28Cleanup: Reword comment, rename variablesHans Goudey
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-27Fix broken obj tests from earlier commitKévin Dietrich
2022-04-27Fix T96327: data transfer crash with GPU subdivisionKévin Dietrich
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-26Geometry Nodes: Avoid parallel_for_each with a single geometryHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-26Cleanup: remove NULL check and outdated commentCampbell Barton
2022-04-26Cleanup: names in text functionsCampbell Barton
2022-04-26Fix bone "auto-name by axis" failure to clip long namesCampbell Barton
2022-04-26Cleanup: simplify text copying string operationsCampbell Barton
2022-04-26Fix: Correctly copy and update curve type counts cacheHans Goudey
2022-04-26Fix T97595: Modifier attribute output broken for vertex groupsHans Goudey
2022-04-25Curves: Cache the number of curves of each typeHans Goudey
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25Cleanup: add missing doxy sections in customdataCampbell Barton
2022-04-24Cleanup: various minor changesCampbell Barton