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-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
2020-09-11OpenSubdiv: initialize in background-modeCampbell Barton
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-18Cleanup: GPU: Move towards an explicit Blend stateClément Foucault
2020-08-17Cleanup: split BPY_extern_python into it's own headerCampbell Barton
2020-08-08GPUBackend: Add new GPUBackend object to manage GL object allocationsClément Foucault
2020-08-04Cleanup: unused main argumentCampbell 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-29GPU: Refactor gpu_texture_image to not use GL callsClément Foucault
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-18Cleanup: GPU: Replace glBlendFunc by GPU equivalentClément Foucault
2020-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-02Cleanup: unused argumentCampbell Barton
2020-05-18OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG codeSergey Sharybin
2020-05-03Audaspace: update from upstreamJörg Müller