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-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: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_P...Bastien Montagne
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
2021-10-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-19Fix T92224: Refactor of append code unexpectedly changed behavior with 'local...Bastien Montagne
2021-10-19Cleanup: use 'e' prefix for enum typesCampbell Barton
2021-10-18WM: support setting the operators idle cursorCampbell Barton
2021-10-18Fix frame overlay not refreshing the sequencer previewCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-16Fix T92252: User after free when opening file after Blender startsCampbell Barton
2021-10-15Fix crash handling tool-keymap eventsCampbell Barton
2021-10-15Fix is_repeat being set for in between mouse-move eventsCampbell Barton
2021-10-15Fix crash using menu search without an active areaCampbell Barton
2021-10-15Cleanup: use const for context argumentCampbell Barton
2021-10-12Cleanup: Typo in comment.Bastien Montagne
2021-10-12WindowManager: Keep track or the source library when appending.Jeroen Bakker
2021-10-12XR Controller Support Step 3: XR EventsPeter Kim
2021-10-08WM: always reset message-bus on file loadCampbell Barton
2021-10-07Fix screenshot editor showing status text in the editorCampbell Barton
2021-10-06Gizmo: remove wmGizmoGroup.use_fallback_keymapCampbell Barton
2021-10-06Keymap: ignore the fallback keymap when "Active Tool" is setCampbell Barton
2021-10-06Fix handling of overrides during append.Bastien Montagne
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05XR: Add runtime window area for XR eventsPeter Kim