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-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-16GPU: Add debug groups inside wm_draw.cClément Foucault
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Fix T80333: cursor disappears after using navigation gizmo in editmodePhilipp Oeser
2020-09-15Fix T80363: Progress cursor getting stuckJulian Eisel
2020-09-14Fix 'Links Cut' adding undo steps without cutting anythingGermano Cavalcante
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-11OpenSubdiv: initialize in background-modeCampbell Barton
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Fix T80590: Popups clipped by status-bar and top-barJulian Eisel
2020-09-08Cleanup: rename group to collection for internal instancing flagCampbell Barton
2020-09-08Cleanup: naming for library link enumCampbell Barton
2020-09-08Link/Append: support instancing object dataCampbell Barton
2020-09-08Refactor: move library linking arguments into a parameter structCampbell Barton
2020-09-08GPUImmediate: Make activation / deactivation implicitClément Foucault
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-07Sculpt: Sculpt Trimming gestures toolsPablo Dobarro
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
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-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-09-02WM: add use_factory_startup option to read homefile operatorCampbell Barton
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-09-01Sequencer: Fix crash caused by stereo rendering fixClément Foucault
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-09-01Cleanup: Use GPUBatch for icon and area drawingClément Foucault
2020-08-30WM: Remove 10year old workaround for buggy driversClément Foucault
2020-08-30GPUFrameBuffer: GL backend isolationClément Foucault
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
2020-08-26Cleanup: better naming and no bad level access in BLI_winstuffBrecht Van Lommel
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-23Fix T80028: Crash opening a file from a timerCampbell Barton
2020-08-21Fix T79987: Crash when joining objectsJulian Eisel
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-20Fix incorrect notifier valueJulian Eisel
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-20Selection: Fix lasso selection invisibleClément Foucault
2020-08-20GPU: Fix some more remaining GL enums scattered outside of GL moduleClément Foucault
2020-08-19Cleanup: spellingCampbell Barton
2020-08-18Cleanup: GPUState: Remove GPU_state_init()Clé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