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
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-21PyAPI: expose bpy_prop_deferred function & keywordsCampbell Barton
2021-02-21Cleanup: remove unused layers property from templateCampbell Barton
2021-02-21Cleanup: remove duplicate settings from operator_mesh_add templateCampbell Barton
2021-02-21Fix T85714 Crash when Viewport Rending an image using EEVEE.Clément Foucault
2021-02-21Fix T85603 EEVEE: Baking Indirect lighting crashes BlenderClément Foucault
2021-02-21Cleanup: EEVEE: Rename variable named sample because ...Clément Foucault
2021-02-21Cleanup: EEVEE: Rename aperture to cone angle when it make senseClément Foucault
2021-02-21Cleanup: EEVEE: Use P and vP instead of worldPosition and viewPositionClément Foucault
2021-02-21Cleanup: EEVEE: Use P for world position instead of WClément Foucault
2021-02-21Cleanup: EEVEE: change cameraVec macro to cameraVec(P)Clément Foucault
2021-02-21EEVEE: Ambient Occlusion Node: Support inverted and distance parametersClément Foucault
2021-02-21GPU: Add define to ouput more context lines for GLSL errorsClément Foucault
2021-02-21GPU: Add RGB10_A2 format supportClément Foucault
2021-02-21EEVEE: Planar Reflections: Fix regressionClément Foucault
2021-02-21Cleanup: EEVEE: Remove SSR variant with AOClément Foucault
2021-02-21EEVEE: Ambient Occlusion: RefactorClément Foucault
2021-02-21BLI: cleanup StringRef and Span and improve parameter validationJacques Lucke
2021-02-20GPencil: Remove old Interpolate menu optionAntonio Vazquez
2021-02-20UI: Correct the text alignment of the RGB/HSV/Hex toggle in the color pickerYevgeny Makarov
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20PyAPI: use a new type for storing the deferred result of bpy.propsCampbell Barton
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-20Cleanup: reference near duplicate enum definitionsCampbell Barton
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-20Cleanup: Disentangle outliner active status "get" and "set"Hans Goudey
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19UI: Use property split in geometry node propertiesHans Goudey
2021-02-19Cleanup: Comment formatting, spellingHans Goudey
2021-02-19Fix T83027: Incorrect outliner collection state after operatorHans Goudey
2021-02-19Cleanup: Fix clang tidy warningHans Goudey
2021-02-19Geometry Nodes: Add simple subdivision surface nodeEitan
2021-02-19Merge branch 'blender-v2.92-release'Julian Eisel
2021-02-19Revert "Fix T80313: Fix clipped text in splash screen on hiDPI monitors"Julian Eisel
2021-02-19Geometry Nodes: forbid creating attribute with empty nameJacques Lucke
2021-02-19GPencil: Don't show only lines in draw modeAntonio Vazquez
2021-02-19UI: fuzzy search in collection searchJacques Lucke
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: Use title case for labelHans Goudey
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-19Fix T85745: Render grease pencil with time offset modifier failsAntonio Vazquez
2021-02-19Cleanup: Use braces after if statementHans Goudey
2021-02-19CMake/Deps: Mesa, harvest lib files from new locationSybren A. Stüvel
2021-02-19Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-19VSE: Fix duplicate menu entriesPeter Fog
2021-02-19Cleanup: typoJacques Lucke
2021-02-19Nodes: only show warning icon if there are warningsJacques Lucke