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
path: root/intern
AgeCommit message (Expand)Author
2020-05-04Fluid: Fix for refactor 99ee1de094a1Sebastián Barschkis
2020-05-03Fluid: Cleanup use of std in MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Cleanup in main MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Refactored 'Modifier Data to Python' value transfer functionSebastián Barschkis
2020-05-03GHOST: cleanup platform checks, fix Wayland + X11Campbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-02Fix T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-05-01CMake: add WITH_GHOST_X11 optionCampbell Barton
2020-05-01Cleanup: duplicate include, define from Wayland patchCampbell Barton
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01GHOST: set the window state on wayland startupChristian Rauch
2020-04-30Fix T76276: Compiler Error C1061 due to too many nested if/else in MANTA_main...Sebastián Barschkis
2020-04-30Merge branch 'blender-v2.83-release'Patrick Mours
2020-04-30Fix long OptiX BVH build times in Cycles with many objectsPatrick Mours
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-30Fluid: Reset noise emission value at the beginning of an adaptive frameSebastián Barschkis
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2020-04-30Cleanup: replace unordered_map with switch statementCampbell Barton
2020-04-30GHOST: fix WITH_GHOST_DEBUG optionCampbell Barton
2020-04-30Cleanup: printf warningCampbell Barton
2020-04-30CMake: use system include for generated headersCampbell Barton
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-04-29Fix T76225: Cycles View layer filters are grayed out while still workingPhilipp Oeser
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
2020-04-28Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28Fix T76044: update Cycles to build with OSL 1.11 masterBrecht Van Lommel
2020-04-28Cleanup: Missing include directories after recent cleanupSergey Sharybin
2020-04-28Cleanup: remove unused string moduleBrecht Van Lommel
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-27Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-04-27Cleanup: Fix warning about initialization order with MSVCRay Molenkamp
2020-04-27Cleanup: add newline to ghost warning printChristian Rauch
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Cleanup: remove unused arg, clang-formatCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-22Fix T74423: Cycles rendering artifacts with CUDA 10.2Brecht Van Lommel
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Cleanup in MANTA main classSebastián Barschkis
2020-04-22Fluid: Remove noise bake call from PythonSebastián Barschkis
2020-04-22Fix T75681: Mantaflow crash when trying to bake a cupcake: The CG solver dive...Sebastián Barschkis
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser