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-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-06Cleanup: Remove bad level calls from space imageDalai Felinto
2020-08-06Cleanup: Stop accessing gpu_batch_presets_reset()Dalai Felinto
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-04Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-04Fix crash switching render slots when there is only one slotCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
2020-05-12UI: Rename 'View Zoom In/Out' to 'Zoom In/Out'Pablo Vazquez
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-28Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-28Fix T76179: Unable to select render passes when a render has fewerPhilipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T76111: UV editor's View Selected not working in multiobject editingPhilipp Oeser
2020-04-16Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-16Fix (unreported) Image Editor UI drawing too darkPhilipp Oeser
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-16Fix T75750 Image Editor: Rendered result is much brighter than in viewportClément Foucault
2020-04-15Fix assert for Image Editor invert/resize operatorsPhilipp Oeser
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-13Refactor sample operatorRichard Antalik
2020-04-12Fix volume object not loading frame sequences correct in some casesBrecht Van Lommel
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel