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-13Cleanup: spellingCampbell Barton
2021-02-13Cleanup: clang-formatCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-13Cleanup: use doxy sectionsCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13Fix brace placement from recent fix for T85581Campbell Barton
2021-02-13Cleanup: Remove unused outliner enum valuesNathan Craddock
2021-02-13RNA Manual Reference: Update mappingsAaron Carlisle
2021-02-13Cleanup: Fix clang compile warningStephan Seitz
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-02-13Tests: Add additional object to convert curve to mesh fileHans Goudey
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Cleanup: Decrease scope of RNA enum definitionsHans Goudey
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Geometry Nodes: Allow attribute nodes to use different domainsHans Goudey
2021-02-12Fix T85562: Remove Win32 RIM_INPUTSINKHarley Acheson
2021-02-12Py Doc: Fix rst syntax errorsAaron Carlisle
2021-02-12Py Doc: Delete old deployment scriptsAaron Carlisle
2021-02-12Py Doc: Update Sphinx and theme versionsAaron Carlisle
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12OpenColorIO: remove default display workaroundBrecht Van Lommel
2021-02-12Geometry Nodes: Add dependency relation for collection objectsHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12GPencil: Fix compiler warnings after previous commitAntonio Vazquez
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12Fix T85581: GPencil draw on surface does not workAntonio Vazquez
2021-02-12Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-02-12Baking: support vertex color baking of normal material, UV discontinuitiesBrecht Van Lommel
2021-02-12CMake/Deps: fix build of nasm when asciidoc and xmlto are unavailableSybren A. Stüvel
2021-02-12Fix T85558: crash changing the resolution mode of the "volume to mesh" nodePhilipp Oeser
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Geometry Nodes: remove incorrect assertJacques Lucke
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Fix T85545: changing position attribute does not tag normals dirtyJacques Lucke
2021-02-12Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-12Fix T79999: Double color management applied during viewport animation renderJeroen Bakker
2021-02-12UI: expose the 3D views active object, even when hiddenCampbell Barton
2021-02-12WM: Add 'Confirm On Release' option for WM_OT_radial_controlJuanfran Matheu
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-02-12Cleanup: remove unused panel SEQUENCER_PT_soundCampbell Barton
2021-02-12Docs: add notes to 'make deps' & the sqlite build configurationCampbell Barton
2021-02-12CMake: update MSVC PDB path referenceCampbell Barton
2021-02-12PyAPI: Use PyPreConfig & PyConfig for Python initializationCampbell Barton
2021-02-12PyAPI: use PyModule_AddType utility functionCampbell Barton