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-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10Fix T100654: Distortion node freezes on empty inputSergey Sharybin
2022-11-10Fix T102151: Output nodes don't work inside node groupsOmar Emara
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-09Fix T102278: Compositor transforms apply locallyOmar Emara
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-04Realtime Compositor: Implement static cache managerOmar Emara
2022-11-02Realtime Compositor: Move shaders to compositor moduleOmar Emara
2022-11-02Realtime Compositor: Make vectors four dimensionalOmar Emara
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-20Realtime Compositor: Implement normalize nodeOmar Emara
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-13Realtime Compositor: Keep interpolation in Scale nodeOmar Emara
2022-10-11Fix T101601: Compositor/Set cryptomatte alpha to 1.Alaska
2022-10-11Cleanup: Add missing include for parallel reductionOmar Emara
2022-10-11Realtime Compositor: Implement parallel reductionOmar Emara
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-26Fix build errors and warnings after recent changes, when not using Unity buildBrecht Van Lommel
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
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 static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-21Cleanup: spelling in commentsCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-15Cleanup: use doxy sections, remove outdated commentCampbell Barton
2022-09-15Cleanup: spelling in comments, comment blocksCampbell Barton
2022-09-12Fix T100886: error saving side-by-side stereo EXR image of depth passBrecht Van Lommel
2022-09-09Realtime Compositor: Allow inputs to skip realizationOmar Emara
2022-09-09Realtime Compositor: Implement scale nodeOmar Emara
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-07Cleanup: sort cmake file listsCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-02Realtime Compositor: Implement dilate erode nodeOmar Emara
2022-09-01Cleanup: make formatJacques Lucke
2022-08-31Cleanup: Use const for node data in compositorHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-23Cleanup: match names between functions & declarationsCampbell Barton
2022-08-19Fix: Crash when realtime compositor node is unlinkedOmar Emara
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton