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-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-11-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-05Cleanup: Move legacy mesh conversions to proper fileHans Goudey
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-02Geometry Nodes: Add index and value inputs to sample curve nodeHans Goudey
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-17Sculpt: Remove face sets from default cubeHans Goudey
2022-10-17Cleanup: Move versioning_defaults.c to C++Hans Goudey
2022-10-17Sculpt: add versioning for Auto-masking cavity factor defaultPablo Vazquez
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13Cleanup: Remove deprecated socket variablesHans Goudey
2022-10-12UV: add grid shape source to the uv editor, and add new "pixel" optionChris Blackbourn
2022-10-10Fix typos & co in UI messages.Bastien Montagne
2022-10-08Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-05BKE_Main: Add clear separation between 'temp' mains and global main.Bastien Montagne
2022-10-04Fix: Crash versioning transfer node with animation dataHans Goudey
2022-10-04Fix: Bump subversion after forward compatibility breakageHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-03Geometry Nodes: set viewer overlay opacity default to 1Jacques Lucke
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-02Fix: Mix node did not set clamp result correctly in versioning codeCharlie Jolly
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Fix: bump subversion to avoid corrupted filesJacques Lucke
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-25Cleanup: format, spelling in commentsCampbell Barton
2022-09-24Fix build error in blenloader on macOS after recent changesBrecht Van Lommel
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23Merge branch 'master' into refactor-mesh-position-genericHans Goudey