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-11-11tests: Disable lattice_deform_performance testRay Molenkamp
2022-11-11Fix: Failing instance visibility test after recent commitHans Goudey
2022-11-11Fix T102404: Behavior change in CustomData APIHans Goudey
2022-11-11Fix T100706: Object instances with different geometry type invisibleHans Goudey
2022-11-11Fix T101270: Object Info > Random not unique for nested instances and curvesBrecht Van Lommel
2022-11-11Fix T102386: crash when trying to link sockets from different node treesJacques Lucke
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-09Fix T100883: crash with particle instancing and clumpingBrecht Van Lommel
2022-11-09Fix T102214: inconsistenty between bake and render with invalid material indexBrecht Van Lommel
2022-11-09Geometry Nodes: Trim curve node selection input and correctionsMattias Fredriksson
2022-11-08Geometry Nodes: Add preferred domain to many field inputsHans Goudey
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-07Fix Curves Smooth modifier appears to be able to act on control pointsPhilipp Oeser
2022-11-07Fix T102238: double free when storing attribute on empty geometryJacques Lucke
2022-11-04Fix T101686: WPaint + Pose select fails with GPU depth-picking disabledCampbell Barton
2022-11-03Fix T102221: Entering editmode invalidates the driver associated with that meshSergey Sharybin
2022-11-03Blender 3.4 - BetaThomas Dinges
2022-11-03Mesh: Parallelize remesh reprojectionsErik Abrahamsson
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-02Fix: Crash adding rest positions to empty meshHans Goudey
2022-11-02Nodes: Reuse input sockets when creating new node groupsCsaba Boncsér
2022-11-02Geometry Nodes: Add index and value inputs to sample curve nodeHans Goudey
2022-11-02Cleanup: spelling in commentsCampbell Barton
2022-11-01UI: Support C defined menu types to listen to notifiersJulian Eisel
2022-11-01Nodes: Add node group assets in add menuHans Goudey
2022-11-01Cleanup: Use bool for binary (true-ish/false-ish) return valueJulian Eisel
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: doxy comment formattingCampbell Barton
2022-10-31Nodes: Improve socket node lookup performanceHans Goudey
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-29NLA: Push down Action names the Track after the ActionSybren A. Stüvel
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-26Fix slow continuous depsgraph updates in sculpt paint mode in some casesBrecht Van Lommel
2022-10-24Fix T100571: Subdivision disabled with Orbit Around SelectionGermano Cavalcante
2022-10-24Fix T101210: invalid internal node links lead to crashJacques Lucke
2022-10-23Fix T101607: Changing Image source inadvertently clears file pathJesse Yurkovich
2022-10-22Fix T101329: EXR 'JPG Preview' doesn't use color space anymoreLukas Stockner
2022-10-22Fix T101930: NLA Actions Stash remove doesn't work on overriden linked data.Bastien Montagne
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-20Lib reload/relocate: Improve performances.Bastien Montagne
2022-10-20Fix (studio-reported) issue with overrides on library relocating.Bastien Montagne
2022-10-19Fix T101926: Curves: Remove type-specific attributes when deletingHans Goudey
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-19Fix: Geometry Nodes: Memory leak when deleting instancesHans Goudey