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-01-27Merge branch 'master' into draw-viewport-datadraw-viewport-dataClément Foucault
2022-01-27Cleanup: Workbench: Remove extern shader stringsClément Foucault
2022-01-26Cleanup: Move specific node tree execution functions into respective moduleAaron Carlisle
2022-01-26Geometry Nodes: Add or improve various socket descriptionsHans Goudey
2022-01-26Merge branch 'master' into draw-viewport-dataClément Foucault
2022-01-26Cleanup: Remove RNA data from TreeElement, get via type specific classJulian Eisel
2022-01-26Cleanup: Improve function name, introduced in own recent commitJulian Eisel
2022-01-26Cleanup: Small improvements to Outliner RNA path build functionJulian Eisel
2022-01-26Fix incorrect index-key in RNA path built from OutlinerJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new RNA C++ Outliner elementsJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new sequencer C++ Outliner elementsJulian Eisel
2022-01-26Outliner: Function to "cast" C-style TreeElement to typed C++ pendantJulian Eisel
2022-01-26Outliner: Port sequencer elements to new tree-element designJulian Eisel
2022-01-26Outliner: Add missing sanity checks for RNA tree-elementsJulian Eisel
2022-01-26DRW: Fix builtin uniform name mismatchClément Foucault
2022-01-26Fix/workaround failing Cycles tests on macOS after ray offset changesBrecht Van Lommel
2022-01-26Cleanup: GPUShaderShared: Complete vector supportClément Foucault
2022-01-26GPUShader: Add GLSL source modification pass to support enumsClément Foucault
2022-01-26BLI_string_ref: Add back missing rfind()Clément Foucault
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-26Cycles: compute triangle location from barycentric instead of re-intersectingWilliam Leeson
2022-01-26Fix T95222: Crash selecting vertices with modifier applied on cageSergey Sharybin
2022-01-26LibOverride: Resync: Do not process overrides that should already have been r...Bastien Montagne
2022-01-26Fix (unreported) missing 'override-exclusion' flag on new RNA mesh data acces...Bastien Montagne
2022-01-26Assets: enable node group assetsJacques Lucke
2022-01-26Assets: allow creating preview image by rendering active objectJacques Lucke
2022-01-26Fix T94900: Fix drawing artifacts sequencer+node editor.Jeroen Bakker
2022-01-26D13910: Workbench: Port shaders to use GPUShaderCreateInfoClément Foucault
2022-01-26Outliner: Port RNA elements to new tree-element designJulian Eisel
2022-01-26ID: Fix failing test cases.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26Gizmo: optimize intersection tests, fix selection biasCampbell Barton
2022-01-26Fix T94794: Gizmo selection doesn't pick the front-most gizmoCampbell Barton
2022-01-26Fix error using GPU selection cache for selection pickingCampbell Barton
2022-01-26Fix: OSL not recognizing UVTILE imagesJesse Yurkovich
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-26Cleanup: unused variable warning, formattingCampbell Barton
2022-01-26CMake: mark all BROTLI libraries as advancedCampbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-26CMake: add WITH_SYSTEM_FREETYPE to link against the systems freetypeCampbell Barton
2022-01-26CMake: resolve issues using pre-compiled & system libraries for UnixCampbell Barton
2022-01-26GLShader: Fix crash caused by redundant uniform declarationClément Foucault
2022-01-26Fix T94149: Incorrect sound strip lengthRichard Antalik
2022-01-26Cleanup: Remove useless commentsHans Goudey
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Deps builder: add VS2019, remove 2013/2015 supportRay Molenkamp
2022-01-25Fix T95169: Assert in weld modifier codeGermano Cavalcante
2022-01-25Cleanup: Remove leftover hair fade code in CyclesAaron Carlisle