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-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
2020-04-22Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-04-22Subdiv: Fix wrong non-manifold subdivision in certain casesSergey Sharybin
2020-04-21Libmv: Cleanup, namingSergey Sharybin
2020-04-21Libmv: Cleanup, spelling and naming in bundle adjustmentSergey Sharybin
2020-04-20Libmv: Cleanup, spelling in commentSergey Sharybin
2020-04-20Libmv: De-duplicate creation of residual blockSergey Sharybin
2020-04-20Libmv: Cleanup reprojection cost functionSergey Sharybin
2020-04-20Libmv: Pass entire camera intrinsics to reprojection error functorSergey Sharybin
2020-04-20Libmv: Cleanup, rephrase commentSergey Sharybin
2020-04-20Libmv: Cleanup, fix indentationSergey Sharybin
2020-04-20Libmv: Cleanup, spelling in commentsSergey Sharybin
2020-04-20Cleanup: redundant parenthesis, NULL checksCampbell Barton
2020-04-19Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-15Fluid: Cleanup in MANTA main classSebastián Barschkis
2020-04-15Fluid: Remove noise bake call from PythonSebastián Barschkis
2020-04-15Fix T75681: Mantaflow crash when trying to bake a cupcake: The CG solver dive...Sebastián Barschkis
2020-04-14Fix Windows build error introduced in Wintab commit revertBrecht Van Lommel
2020-04-14Revert "Windows: support high resolution tablet pen events for Wintab"Brecht Van Lommel
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel
2020-04-11Cycles/Optix: Support building the optix kernels on demand.Ray Molenkamp
2020-04-10Fix T75546: Solve possible endless loop in wintab initialisationNicholas Rishel
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-04-05Cleanup: spellingCampbell Barton
2020-04-08Fix T75288: crash in Cycles image loading with multithreaded shader compilationBrecht Van Lommel
2020-04-08Fix T75290: Cycles crash with out of bounds memory access in volume mesh buildBrecht Van Lommel
2020-04-08Cleanup: clang-formatBrecht Van Lommel
2020-04-08Fluid: Fix issue with mesh not being loadedSebastián Barschkis
2020-04-08Fix T74572: adaptive sampling still not working correct with shader AOVsBrecht Van Lommel
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht Van Lommel
2020-04-08Fluid: Fix problem with inconsistent noise when using multiple adaptive time-...Sebastián Barschkis
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Windows: support high resolution tablet pen events for Windows InkNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-07Cleanup: refactor adaptive sampling to more easily change some parametersBrecht Van Lommel
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis