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-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-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-19UI: add function to access the buttons text without it's shortcutCampbell Barton
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-09Cleanup: spelling in commentsCampbell Barton
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03Cleanup: interface, reduce indentation of copy_to_selected_button()Sybren A. Stüvel
2021-08-03UI: building without Python againCampbell Barton
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Cleanup: limit scope of temporary variablesCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-29Assets/UI: Resolve major asset view UI template limitationJulian Eisel
2021-07-29Cleanup: Remove unnecessary code for asset view UI templateJulian Eisel
2021-07-29Assets/UI: Sanity check argument for UILayout.template_asset_view()Julian Eisel
2021-07-29Cleanup: Pass asset handle to asset iterator, rather than wrapped fileJulian Eisel
2021-07-29Cleanup: Fix build warningRichard Antalik
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-28Fix menu poll function being ignored for UILayout.menuJulian Eisel
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: Move reorganize asset filesJulian Eisel
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-20Fix memory leak with asset view template operator propertiesJulian Eisel
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-20Cleanup: Use asset utility function to get the asset .blend pathJulian Eisel
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel
2021-07-20Cleanup: Fix missing braces warning on ClangAnkit Meel
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-16Cleanup: spelling in commentsCampbell Barton
2021-07-16Cleanup: compiler warningsCampbell Barton