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
2022-09-17Merge branch 'master' into feature-imformatfeature-imformatColin Basnett
2022-09-13Docs: improve explanation for why CLG_exit shouldn't be called earlyCampbell Barton
2022-09-09Fix use-after-free error when exiting on WIN32Campbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-07-15Fix Eevee backround render crash after recent changes from D15463Brecht Van Lommel
2022-07-15Fix GPU backend deleting resources without an active contextBrecht Van Lommel
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-06-27MTLCommandBufferState for coordinating GPU workload submission and render pas...Jason Fielder
2022-06-21Moved some things around, finally have a global hash table for registered ima...Colin Basnett
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle
2021-08-12Cleanup: comments/disabled codeCampbell Barton
2021-08-12Fix T89046: Startup file with Python drivers crashes on loadCampbell Barton
2021-08-12Cleanup: use parameters struct for wm_homefile_readCampbell Barton
2021-07-15UI: Support defining UI lists in CJulian Eisel
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-05-27Win: Add launcher to hide the console window flashRay Molenkamp
2021-02-14Cleanup: spellingCampbell Barton
2021-01-28Fix T82675: Crash on exit when Blender is built as a Python moduleCampbell Barton
2021-01-26Fix T85011: "Allow Execution" reloads the wrong file when recoveringCampbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-04Cleanup: Use LISTBASE_FOREACH macro in windowmanager internHans Goudey
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-18Cleanup: More miscellaneous code quality changes in wm directoryHans Goudey
2020-10-16PyAPI: unregister add-ons when exitingCampbell Barton
2020-10-15Cleanup: remove duplicate context variable (__py_context)Campbell Barton