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-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T77825: autosave missed too often while sculptingBrecht Van Lommel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-23Fix T77830: Crash in VR session when opening material previewJulian Eisel
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-19Fix: Crash when closing window while Outliner shows screensJulian Eisel
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-19Fix app-templates not resetting the user interfaceCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18Cleanup: remove unnecessary flag clearingCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-15Fix T77853: Error reloading linked library.Bastien Montagne
2020-06-15Fix T77735: Numinput of radial control operator behaved incorrectlyJacques Lucke
2020-06-11WM: utility function to iterate on menu typesCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-06-04Cleanup: update sections for wm_files.cCampbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-06-03Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-06-03Cleanup: remove redundant call to addon_utils.reset_all()Campbell Barton
2020-06-03Cleanup: move shared functionality to wm_file_read_preCampbell Barton
2020-06-03Cleanup: minor changes to wm_homefile_readCampbell Barton
2020-06-02Cleanup: unused argumentCampbell Barton
2020-06-02Revert "Fix T67577: Add-on unregister can't access preferences on factory reset"Campbell Barton
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Cleanup: clang-formatCampbell Barton
2020-06-01Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-05-31Remove leftover debugging codeGermano Cavalcante
2020-05-30Cleanup: Initialize gizmo snap keymap before usingGermano Cavalcante
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-28Gizmo: add flag for gizmos to ignore keymap eventsCampbell Barton
2020-05-27UI: Skip unnecessary cursor settingKonrad Puklicki
2020-05-27Gizmo: add flag to disable tooltipCampbell Barton
2020-05-27Cleanup: pass const wm for WM_keymap_activeCampbell Barton
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-25Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-25VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-24VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton