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-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-18Fix asset preview not showing up for current file data-blocksJulian Eisel
2021-11-16UI: Fix hard to read text for drag disabled hintsJulian Eisel
2021-11-12Fix crash saving blend files in background modeCampbell Barton
2021-11-12Cleanup: use term sequence_strip instead of vse_stripCampbell Barton
2021-11-09Fix T92704: Redrawing while saving crashes outside the main threadJeducious
2021-11-05Fix potential uninitialized memory in link/append code.Bastien Montagne
2021-11-05Revert "Fix T92464: Operators fail after opening blend files via an operator"Campbell Barton
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-04Fix T92783: Light size controller doesn't update positionCampbell Barton
2021-11-03UI: Fix padding of version label in splash screenYevgeny Makarov
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02Fix T92464: Operators fail after opening blend files via an operatorCampbell Barton
2021-11-01Fix UI messages, typos, etc.Bastien Montagne
2021-10-29Report "Startup file saved" in info editorGilberto Rodrigues
2021-10-28Cleanup: warning in 2a2d873124111b5fcbc2c3c59f73fd1f946c3548Campbell Barton
2021-10-28Fix fallback tools for the sequence editorCampbell Barton
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-27WM: de-duplicate cursor motion checks for selection pickingCampbell Barton
2021-10-27Asset Browser: Support dragging catalogs to move them in the hierarchyJulian Eisel
2021-10-27Cleanup: add missing breakCampbell Barton
2021-10-26Assets: Disable snap-dragging for linking object assetsJulian Eisel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-26Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_P...Bastien Montagne
2021-10-26Cleanup: forgot to remove empty line in previous commit.Bastien Montagne
2021-10-26Cleanup: build warnings.Bastien Montagne
2021-10-26Cleanup: Remove unused parameterPeter Kim
2021-10-26XR: Fix potential crash when toggling sessionPeter Kim
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-25Cleanup: silence warningsGermano Cavalcante
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-25Fix T92430: Infinite recursion in some cases in new append code.Bastien Montagne
2021-10-25Fix T91931: Thumbnail Missing RegionHarley Acheson
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-10-22Fix crash when creating a new window failsCampbell Barton
2021-10-22Fix errors in be171b295fc7dGermano Cavalcante
2021-10-22Cleanup: Compile warningsAaron Carlisle
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-21IDManagement: Add option to clear asset data when making ID local.Bastien Montagne
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Cleanup: de-duplicate function to instantiate objectsCampbell Barton
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-20Fix T92368: LMB mouse events (Selecting, doubleclicks etc) are brokenJulian Eisel
2021-10-20Fix T92347: Append function excludes Collections that do not contain Objects ...Bastien Montagne
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle