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-09-12Merge branch 'master' into greasepencil-edit-curveFalk David
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-08Cleanup: Use bool instead of intHans Goudey
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-07Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-07Cleanup: spellingCampbell Barton
2020-09-05Fix T67265: Status bar is overlapped by workspace layoutJulian Eisel
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-09-03Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-03Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-08-31Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-23Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-22Fix T80013: Crash when toggling maximized areaHans Goudey
2020-08-22Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-21Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-21Cleanup: Use LISTBASE_FOREACH in editors/screen directoryHans Goudey
2020-08-20Depsgraph: refactor tagging after time changesJacques Lucke
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: 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-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
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: 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-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-17Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-13Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-13GPUShader: Change shader state tracking to be part of the GPUContextClément Foucault
2020-08-12Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez