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-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
2021-06-20Cleanup: use eSpace_Type enum typeCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-15Fix: Sequencer backdrop not updated during playback.Jeroen Bakker
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-05-21Cleanup: spellingLeon Zandman
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-05-13Cleanup: use boolean argumentCampbell Barton
2021-05-13UI: Improved "Area Close" Neighbor SelectionHarley Acheson
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix crash running window operators in background modeCampbell Barton
2021-04-26Cleanup: spellingCampbell Barton
2021-04-26Cleanup: inconsistent naming for screen editing variables & argsCampbell Barton
2021-04-26UI: Adding Constraint to the Area Join OperationsHarley Acheson