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-21Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-21UI: Fix panel collapse all behavior invertedHans Goudey
2020-08-21UI: Cleanup in interface_panel.cHans Goudey
2020-08-21Cleanup: Use LISTBASE_FOREACH in editors/screen directoryHans Goudey
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-20Cleanup: Mesh Filter invoke refactorPablo Dobarro
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-20Fix T79924: Update the view rotation origin after setting the sculpt pivotPablo Dobarro
2020-08-20Fix variable simulation steps with cloth deform brushesPablo Dobarro
2020-08-20Sculpt: Add orientation modes to the Cloth FilterPablo Dobarro
2020-08-20NLA: Fix strip Sync Length moving animation dataWayde Moss
2020-08-20Depsgraph: refactor tagging after time changesJacques Lucke
2020-08-20GPU: Fix some more remaining GL enums scattered outside of GL moduleClé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-20Cleanup: Outliner: LibOverride tools.Bastien Montagne
2020-08-20LibOverride: Add 'delete and use linked data' operation.Bastien Montagne
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-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19LibOverride: Add initial version of 'resync' operation.Bastien Montagne
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-19Cleanup: compiler warningsBrecht Van Lommel
2020-08-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-19Cleanup: spellingCampbell Barton
2020-08-19Cleanup: warningsCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18GPUState: Remove gpuPushAttr/gpuPopAttrClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: remove use of GPU_blend_set_funcClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Cleanup: GPU: Move towards an explicit Blend stateClément Foucault
2020-08-18Cleanup: GPUState: remove float variant of GPU_scissor_getClément Foucault
2020-08-18Cleanup: GPU: Replace Batch uniform by shader uniform using macroClément Foucault
2020-08-18UI: Fix protential stray GPU state preventing correct drawingClément Foucault
2020-08-18Depsgraph: simplify DEG_evaluate_* APIJacques Lucke
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Sculpt: Erase Displacement Mesh FilterPablo Dobarro
2020-08-18Sculpt: Enhance Details Mesh FilterPablo Dobarro
2020-08-18Cleanup: Node: Use checker shader for preview backgroundClément Foucault
2020-08-18Sculpt: Invert Smooth to Enhance DetailsPablo Dobarro
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18Fix T79714: Projecting texture from camera failsSybren A. Stüvel