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-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-11Cleanup: Use string argument for attribute API functionHans Goudey
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10Sculpt: Fix T102379: Crash in dyntopoJoseph Eagar
2022-11-10Fix const-correctness for a number of F-Curve functionsColin Basnett
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Fix uninitialized variable use in asset metadata testJulian Eisel
2022-11-10Fix failure in recently added asset library testsJulian Eisel
2022-11-10Fix incorrect forward declarations, causing warnings on WindowsJulian Eisel
2022-11-09Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-09Fix T100883: crash with particle instancing and clumpingBrecht Van Lommel
2022-11-09Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-09Cleanup: Link to documentation page for asset representation typeJulian Eisel
2022-11-09Cleanup: Remove unused class variable, added in previous commitJulian Eisel
2022-11-09Asset System: New core type to represent assets (`AssetRepresenation`)Julian Eisel
2022-11-09Cleanup: Miscellaneous cleanups to trim curves nodeHans Goudey
2022-11-09Fix T102214: inconsistenty between bake and render with invalid material indexBrecht Van Lommel
2022-11-09Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-09Geometry Nodes: Trim curve node selection input and correctionsMattias Fredriksson
2022-11-09Cancel Equalize Handles & Snap Keys when no control points are selectedColin Basnett
2022-11-09Cleanup: fix types from f04f9cc3d021Chris Blackbourn
2022-11-09Cleanup: add unique_index_table to UvElementMapChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-08Geometry Nodes: Add preferred domain to many field inputsHans Goudey
2022-11-08Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-08BLI: new basic CacheMutexJacques Lucke
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-07Fix support for building with ffmpeg < 5.0Sebastian Parborg
2022-11-07Merge branch 'blender-v3.4-release'Philipp Oeser
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-06Cleanup: Nodes: Use const arguments, avoid recursive iterationHans Goudey
2022-11-05Fix: Broken debug build after recent cleanup commitHans Goudey
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-04Small cleanupHans 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 'master' into refactor-mesh-position-genericHans Goudey