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-08-20GPU: Use GPUShader setters for uniforms removing uses of ShaderInterfaceClément Foucault
2020-08-20DRW: Remove some more direct gl state modification.Clément Foucault
2020-08-20UI: Fix collapsed panels not drawing header buttonsHans Goudey
2020-08-20Revert "Cleanup: Use LISTBASE_FOREACH in editors screen directory"Hans Goudey
2020-08-20Cleanup: Use LISTBASE_FOREACH in editors screen directoryHans Goudey
2020-08-20Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-20Fix incorrect mask use with curvesCampbell Barton
2020-08-20Fix cloth collision clamp having no effectGermano Cavalcante
2020-08-20Cleanup: Outliner: LibOverride tools.Bastien Montagne
2020-08-20LibOverride: Add 'delete and use linked data' operation.Bastien Montagne
2020-08-20Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-20Cleanup: use const variables where possible in the Python APICampbell Barton
2020-08-20Cleanup: clang-formatCampbell Barton
2020-08-20Docs: Update BPY to manual mappingsAaron Carlisle
2020-08-20Cleanup: Outliner active indicator repeated codeNathan Craddock
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-20Cleanup: Remove unused variableHans Goudey
2020-08-19BLI: fix memory leak in delaunay 2dJacques Lucke
2020-08-19Tests: use guarded allocator in testsJacques Lucke
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19BLI: improve leak detection in testsJacques Lucke
2020-08-19GPUState: Fix signed / bitfield conversion leading to wrong enum valueClément Foucault
2020-08-19Fix warning from narrowing conversionJacques Lucke
2020-08-19BLI: improve exception safety of Vector, Array and StackJacques Lucke
2020-08-19LibOverride: Add initial version of 'resync' operation.Bastien Montagne
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-08-19GPencil: Change default Onion Keyframe mode to ALLAntonio Vazquez
2020-08-19RNA: Validate scene/view-layer combination for statistics queryJulian Eisel
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-19Fix incorrect number of recent items displayed in splashBrecht Van Lommel
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-19Cleanup: compiler warningsBrecht Van Lommel
2020-08-19GPUShader: Fix apple clang warningsClément Foucault
2020-08-19DRW: Fix crash drawing gpencilClément Foucault
2020-08-19Turn experimental features ON for masterDalai Felinto
2020-08-19Revert "Turn experimental features on for master (alpha)"Dalai Felinto
2020-08-19Fix compiler error in MSVSCAntonio Vazquez
2020-08-19Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-19Fix T77300: Some scientific notation evaluation has incorrect resultsHans Goudey
2020-08-19Cleanup: update mball.c commentsCampbell Barton
2020-08-19Cleanup: spellingCampbell Barton
2020-08-19Cleanup: warningsCampbell Barton
2020-08-19Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-19BLI_listbase: add utility macro for looping over lists with an indexCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-19BLI Listbase: Add iterator macro that increments an indexHans Goudey
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18Cleanup: GPUState: Remove GPU_state_init()Clément Foucault