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-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-06Asset Browser: Show catalog add & delete icons on mouse hover (only)Julian Eisel
2021-10-06Fix possibly wrong matching of tree-view item buttonsJulian Eisel
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-10-06Cleanup: Improve readability & comments in UI tree-view headerJulian Eisel
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30Cleanup: isolate UDIM parameters into a structCampbell Barton
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29UV: Pack to closest/active UDIMSiddhartha Jejurkar
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-29Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-28Fix T91393: Duplicating an action with python crashes Blender.Bastien Montagne
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-23Fix: Build issue with MSVCCharlie Jolly
2021-09-23Cleanup: Use const in previously committed functionJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-10Anim: Keylist drawing optimization by using arrays.Jeroen Bakker
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-06Fix T90414: New GPencil iconsAntonio Vazquez
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-08-31Transform: avoid passing the context to extended orientation functionsCampbell 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-26Cleanup: sort struct blocksCampbell Barton
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-13Cleanup: remove unused draw_gpencil_channel.Jeroen Bakker
2021-08-11Cleanup: moved keyframe drawing to a draw list.Jeroen Bakker
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-06Cleanup: const pass `keyframes_keylist`.Jeroen Bakker
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05Cleanup: make formatAaron Carlisle
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker