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-05-17Fix T98185: Assertion saving while fullscreenCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Fix "Open Clip" operator in Clip Editor brokenJulian Eisel
2022-05-11WM: clear wmEvent.flag for file-select eventsCampbell Barton
2022-05-10Fix for crash opening the file selector multiple timesCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-07Fix T97600 Regression: rendering in new window displays flickersClément Foucault
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-05Fix T97874: Python exception after undo with image space visibleCampbell Barton
2022-05-05Fix WM_toolsystem_refresh_screen_all failing to refresh toolsCampbell Barton
2022-05-03Fix T97547: Stereo rendering crash.Jeroen Bakker
2022-05-03Fix use after free error when exiting a temp screenCampbell Barton
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-04-29Fix (unreported) library relocating code making indirectly linked IDs direct.Bastien Montagne
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-28Fix T97627: Revert Window Redraw When SavingHarley Acheson
2022-04-26WM: disable redraw timer in background modeCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-15GPU: Make viewport not acquireable during renderingClément Foucault
2022-04-13WM: improve logging for handling operatorsCampbell Barton
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Fix T96745: UI: Change "Inverts" to "Invert" for selection toolAlaska
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-03-29Fix T63795: Display custom properties with brackets in infoYuki Hashimoto
2022-03-29Fix T96701: RMB select fails to show gizmo on mouse button releaseCampbell Barton
2022-03-28Fix various UI messages issues.Bastien Montagne
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-23Event System: improve handling of unknown keysCampbell Barton
2022-03-23Event System: ignore keys such as print-screen & num-lockCampbell Barton
2022-03-23Fix T96712: Debug Assert with PrintScrn & ScrollLock keysCampbell Barton
2022-03-22Metal: Initial Implementation of Metal Backend for GPU Module.Jason Fielder
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-21Correct error in 3dc44f8c89acc082334034982ffc8bc802f23475Campbell Barton
2022-03-21Event System: improve event printingCampbell Barton
2022-03-21Cleanup: cursor motion events now have value set to KM_NOTHINGCampbell Barton
2022-03-17View 3D: the select operator now uses the cancel flag on failureCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-03-11Event System: limit early evaluation of drag actions to mouse buttonsCampbell Barton
2022-03-11Event System: only set press values in win->eventstateCampbell Barton
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton