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
2021-09-17Fix (harmless) mistake in recent new Append code.Bastien Montagne
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17Cleanup: remove KM_MOD_SECOND & KM_SHIFT2, KM_CTRL2.. etcCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-17UI: Automatic Blend Thumbnail SelectionHarley Acheson
2021-09-16UI: Remove Menus & Show Wait Cursor When SavingHarley Acheson
2021-09-16Hide empty keymap warnings when running a templateDalai Felinto
2021-09-16Cleanup: WM append code: de-duplicate post-make-local process a bit.Bastien Montagne
2021-09-16Fix: properly implement the 'only append' execption case for WorkSpaces.Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Cleanup: Remove useless `IDTYPE_FLAGS_NO_MAKELOCAL`.Bastien Montagne
2021-09-15Fix crash in 'drag asset' case in new append code from yesterday.Bastien Montagne
2021-09-15Cleanup: spellingCampbell Barton
2021-09-15Cleanup: doxy sections, parameter syntaxCampbell Barton
2021-09-14LibLink: New Append code.Bastien Montagne
2021-09-13Fix T91320: Support flipping sides in mesh bisectPhilipp Oeser
2021-09-13Fix straightline gesture snapping not working for modal toolsPhilipp Oeser
2021-09-09Fix T88755: Reuse Temp Windows by Type not TitleHarley Acheson
2021-09-09Fix typo checking empty gizmo keymapCampbell Barton
2021-09-08Fix T91225: Quick Favorites and shortcuts are broken for some propertiesPhilipp Oeser
2021-09-06Cleanup: format, spellingCampbell Barton
2021-09-06ImBuf: add IMB_allocFromBufferOwn that takes ownership of the bufferCampbell Barton
2021-09-06Fix thumbnail screenshot error in 58632a7f3c0f1be6cc860c7cad9c41ba43e6454fCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-06UI: Increase Size of Blend File ThumbnailsHarley Acheson
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-31Fix T90723: User menus & shortcuts fails for sequences, bones & NLACampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton
2021-08-31Fix 'WM_window_find_under_cursor'Germano Cavalcante
2021-08-26Fix error in last commmitGermano Cavalcante
2021-08-26Cleanup: return window in 'WM_window_find_under_cursor'Germano Cavalcante
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-21Refactor low-level blendfile reading into separate filesLukas Stockner
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-20Cleanup: Add CLOG to wm_files_link.cBastien Montagne
2021-08-19Cleanup: reduce indentation in loops that check region visibilityCampbell Barton
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-13Fix T86883: Add/fix suport of liboverrides in relocate/reload library case.Bastien Montagne
2021-08-12Fix T90630: Crash loading certain user preferencesCampbell Barton
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-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Fix T90430: Crash when dragging materialJulian Eisel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton