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
2020-07-14Fix T78902: Only check main modifier panel for expansion propertyHans Goudey
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13Cleanup: remove unnecessary memberGermano Cavalcante
2020-07-13Fix: Fix build error with MSVC in BLI_span_testRay Molenkamp
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Fix wrong variable name in Sculpt Vertex Colors experimental checkPablo Dobarro
2020-07-13Sculpt: Enable color palettes for sculpt vertex colorsPablo Dobarro
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13Cleanup: remove some incorrectly placed constsJacques Lucke
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Cleanup: silence warningsGermano Cavalcante
2020-07-13MSVC: Fix build error with the 8.1 SDKRay Molenkamp
2020-07-13EEVEE: Fix sky zenith bugSzymon Ulatowski
2020-07-13Fix T78037: fresh install of blender 2.83.0 not able to save user startup file.Bastien Montagne
2020-07-13Fix T76687: [Mantaflow] low domain transformation performanceSebastián Barschkis
2020-07-13Build: make update support for git tagsBrecht Van Lommel
2020-07-13Python API: new RNA property `Screen.is_scrubbing`Sybren A. Stüvel
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-13Fix T78855: Knife tool crashes when the geometry has no faceGermano Cavalcante
2020-07-13Optimization: Use dedicated function to restore customdataGermano Cavalcante
2020-07-13Cleanup: move unchanged condition out of loopGermano Cavalcante
2020-07-13Fix Extrude Manifold losing original UVGermano Cavalcante
2020-07-13RNA code cleanup: Fix wrong usages of `rna_idproperty_check()`.Bastien Montagne
2020-07-13RNA property management: tweak to 'is set' information.Bastien Montagne
2020-07-13I18n utils: fix broken case when 'settings' argument is default NULL one.Bastien Montagne
2020-07-13Cleanup: quiet warnings by adding const in some placesJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-13BLI: fix constructor regression for Vector and ArrayJacques Lucke
2020-07-13BLI: don't allow mutable span of initializer listJacques Lucke
2020-07-13Cleanup: fix clang tidy warningJacques Lucke
2020-07-13Cleanup: typoJacques Lucke
2020-07-13Sky: Code style and formatting fixesLukas Stockner
2020-07-13Cycles: Clamp Sky Texture altitude to avoid numerical issuesLukas Stockner
2020-07-13Cycles: Account for Sky Texture mapping in the sun sampling codeLukas Stockner
2020-07-13Cycles: Change precomputed Sky Texture mapping to prioritize the horizonLukas Stockner
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-13Cycles: Add versioning code for the new Sky Texture modelLukas Stockner
2020-07-13Cycles: Remove Vector input on Sky texture when using the included sunLukas Stockner
2020-07-13Cycles: Remove limits on the Sky texture's sun rotationLukas Stockner
2020-07-12Cleanup: disable debug codeJacques Lucke
2020-07-12Cleanup: unused debug variableJacques Lucke
2020-07-12Particles: initial support for forces in simulation node treesJacques Lucke
2020-07-12Nodes: support more implicit conversions in simulation node treeJacques Lucke
2020-07-12Functions: minor improvementsJacques Lucke
2020-07-12Functions: minor api improvementsJacques Lucke
2020-07-11GPencil: Replace "ShaderFX" with "Shader Effects" in RNA prop textAntonio Vazquez