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-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30UI: Increase Area Resize Edge Hit SizeHarley Acheson
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-24Fix T91192: Context.copy() crashes on file loadCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23LibLink: Modify WM API to link/append one ID to take flag parameter.Bastien Montagne
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-20UI: rename "Save Screenshot (Area => Editor)"Campbell Barton
2021-09-17UI: split screenshot area into a separate operatorCampbell Barton
2021-09-16App Settings: Edge ResizeDalai Felinto
2021-09-16App Settings: Regions Visbility ToggleDalai Felinto
2021-09-16Cleanup: Rename USER_APP_LOCK_UI_LAYOUTDalai Felinto
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-09-06UI: Area Split and Join Mouse Cursor FeedbackHarley Acheson
2021-09-04Python: Allow Area Close via ScriptingHarley Acheson
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-08-31Cleanup: add CTX_data_pointer_set_ptr & CTX_data_list_add_ptrCampbell Barton
2021-08-31Context: add "active_nla_track" & "active_nla_strip" context membersCampbell Barton
2021-08-31Context: add "active_sequence_strip" context memberPhilipp Oeser
2021-08-26UI: Consistent Area Move Snapping LocationsHarley Acheson
2021-08-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-08-02Fix T87041: Driver Editor not updated in realtimePhilipp Oeser
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-30Assets: Disable File Browser only operators for asset browsingJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-15UI: Auto-scroll to keep active text buttons in viewJulian Eisel
2021-07-15UI: Support UI list tooltips, defined via Python scriptsJulian Eisel
2021-07-15Assets: Expose active asset library in contextJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29Fix T89526: "Toggle Maximize Area" clears context screen propertiesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman