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
path: root/source
AgeCommit message (Expand)Author
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07User Interface: Remove the green background when inside a node groupDalai Felinto
2021-10-07Asset Catalogs: change rules for saving catalog definition filesSybren A. Stüvel
2021-10-07Cleanup: asset catalog tests, move teardown functionSybren A. Stüvel
2021-10-07Fix sequencer preview poll functionCampbell Barton
2021-10-07Asset Browser: Move Asset Library selector to navigation barJulian Eisel
2021-10-07Cleanup: clang-tidyCampbell Barton
2021-10-07Cleanup: make formatDalai Felinto
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-07Fix proxy to override code being called on undos.Bastien Montagne
2021-10-07Revert commit, turns out this isn't a bug?Joseph Eagar
2021-10-07Fix mask expand not properly supportingJoseph Eagar
2021-10-07Fix T91670: Strip text position is incorrectRichard Antalik
2021-10-07Cleanup: Move VSE disk cache code into own fileRichard Antalik
2021-10-07Cleanup: VSE iterator semanticsRichard Antalik
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-10-06Fix logic error when trying to find hovered itemJulian Eisel
2021-10-06Fix T91987: Linking overrides does not apply overrides rules.Bastien Montagne
2021-10-06BMain: Add utils to check if a Main is empty or not.Bastien Montagne
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-06Asset Browser: Always show icon to add catalog next to "All" itemJulian Eisel
2021-10-06Pass correct array size to BKE_object_material_remap_calcJacob Lewallen
2021-10-06Gizmo: remove wmGizmoGroup.use_fallback_keymapCampbell Barton
2021-10-06Keymap: ignore the fallback keymap when "Active Tool" is setCampbell Barton
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-10-06Cleanup: Improve readability & comments in UI tree-view headerJulian Eisel
2021-10-06UI: Draw tree-views (e.g. asset catalogs) in a boxJulian Eisel
2021-10-06Fix errors in 68dc970219ef7a559b48bd1b3e45d033367b4172Campbell Barton
2021-10-06Fix handling of overrides during append.Bastien Montagne
2021-10-06Fix possible use-after-free when cancelling temporary rename buttonJulian Eisel
2021-10-06Sequencer: improvements to preview selectionCampbell Barton
2021-10-06UI: Boolean rename "Self" to "Self Intersection"Aaron Carlisle
2021-10-06Sequencer: use pass-through for preview selectCampbell Barton
2021-10-06Fix sequencer sample poll functionCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-06VSE: Reduce memory footprint when using thumbnailsRichard Antalik
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-10-06Cleanup: missing verb in commentKévin Dietrich
2021-10-06Fix crash when reading non standard Alembic velocity attribute typeKévin Dietrich
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: remove unused flag argumentCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-06Cleanup: simplify ED_imbuf_sample_pollCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Fix: Add missing function node declaration for RGB and Float Curve nodesCharlie Jolly
2021-10-05Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-10-05Cleanup: Clang tidyHans Goudey