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-09-05Merge branch 'master' into refactor-mesh-remove-pointersrefactor-mesh-remove-pointersHans Goudey
2022-09-05Cleanup: Fix unused variable warningsHans Goudey
2022-09-05Cleanup: Remove unused code for VSE waveform drawingRichard Antalik
2022-09-05Fix VSE: accidentally commented out codeRichard Antalik
2022-09-05Fix T81002: Images drawn with the Python gpu module no longer draw on top in ...Germano Cavalcante
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-05GPencil: Fix bug in set start api functionAntonio Vazquez
2022-09-05GPencil: Improve previous commit error checkingAntonio Vazquez
2022-09-05Cleanup: Add parameter auto_flip documentationAntonio Vazquez
2022-09-05GPencil: Small code cleanupAntonio Vazquez
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-05EEVEE: Fix attributes node on Alpha Clip/Hashed materialsClément Foucault
2022-09-05I18n: extract keymap preferencesDamien Picard
2022-09-05I18n: translate untitled file namesDamien Picard
2022-09-05Merge branch 'blender-v3.3-release'Jacques Lucke
2022-09-05GPencil: Move Outline operator in menuAntonio Vazquez
2022-09-05Fix T100796: wrong tangents on bezier splines with duplicate points and handlesJacques Lucke
2022-09-05I18n: fix translation of status barDamien Picard
2022-09-05GPencil: Move Scale Thickness option in menuAntonio Vazquez
2022-09-05Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-09-05Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-09-05Fix T100814: Cycles wrong area light parametric texture coordinatesBrecht Van Lommel
2022-09-05Fix Cycles not rendering hair without radius attributesBrecht Van Lommel
2022-09-05GPencil: New BKE function to set stroke start pointAntonio Vazquez
2022-09-05Fix T100820: Crash renaming modifier with visibility driverSergey Sharybin
2022-09-05Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-05Fix T100649: Regression: Environment texture is stretched when added to meshClément Foucault
2022-09-05Fix T100775: Regression: EEVEE world environment is stretched when using orth...Clément Foucault
2022-09-05Fix T100788 Regression: EEVEE wrong normal map on backfacesClément Foucault
2022-09-04Avoid redefining mesh data types for CyclesHans Goudey
2022-09-04Avoid quadratic time complexity for mesh data random accessHans Goudey
2022-09-04Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-09-04Cleanup: Clarify multi-socket input sortingHans Goudey
2022-09-04Cleanup: Replace recursive quadratic node link mute operationHans Goudey
2022-09-03Cleanup: Deduplicate node link intersection testHans Goudey
2022-09-03Cleanup: Refactor node add reroute operatorHans Goudey
2022-09-03Merge branch 'blender-v3.3-release'Philipp Oeser
2022-09-03Fix T100731: Keymap Editor context menu crashPhilipp Oeser
2022-09-03Fix T100687: Geometry Attribute Convert crashes in sculpt modePhilipp Oeser
2022-09-03Cleanup: Return earlyHans Goudey
2022-09-03Cleanup: use more standard variable name for node socketsHans Goudey
2022-09-03Cleanup: Use separate variables for node socket locationsHans Goudey
2022-09-03Cleanup: Avoid using node socket locationHans Goudey
2022-09-03Cleanup: Use references and const in node editorHans Goudey
2022-09-03Cleanup: Use new node topology cache for sorting multi input socketsHans Goudey
2022-09-03Cleanup: Return earlyHans Goudey
2022-09-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-09-02Fix T100767: Geometry nodes viewer node placed incorrectlyHans Goudey
2022-09-02Cleanup: Deduplicate node link points evaluation functionsHans Goudey
2022-09-02Cleanup: Further split of node link Bezier calculation functionHans Goudey