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-05Cleanup: Remove unused node functionHans Goudey
2022-11-05Cleanup: Move function to legacy mesh conversion fileHans Goudey
2022-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-05Cleanup: Move legacy mesh conversions to proper fileHans Goudey
2022-11-04Cleanup: Use mesh API functionsHans Goudey
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Fix T101686: WPaint + Pose select fails with GPU depth-picking disabledCampbell Barton
2022-11-03Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-03Fix T102221: Entering editmode invalidates the driver associated with that meshSergey Sharybin
2022-11-03Fix deprecation warnings in FFmpeg related codeSergey Sharybin
2022-11-03Revert "Blender 3.4 - Beta"Thomas Dinges
2022-11-03Merge branch 'blender-v3.4-release'Thomas Dinges
2022-11-03Blender 3.5 Alpha: Start of new release cycle.Thomas Dinges
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-26Merge branch 'master' into refactor-mesh-uv-map-genericMartijn Versteegh
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-26Merge branch 'master' into private-uvasttribMartijn Versteegh
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
2022-10-19Geometry Nodes: Use common utility for copying attribute dataHans Goudey
2022-10-19Fix (devs-reported) mistake in batch delete code in recent change.Bastien Montagne