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-03Merge branch 'master' into xr-controller-supportxr-controller-supportPeter Kim
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30Fix color width regression in 66e24ce35bb37753b8002283a72d55639bb40239Campbell Barton
2021-09-30Fix menu width regression in c7d94a7827a5be9343eea22a9638bb059f185206Campbell Barton
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Fix T89864: Adding an asset referencing other objects adds it to scene but on...Bastien Montagne
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-28UI: avoid excessive padding for labels in headersCampbell Barton
2021-09-24Cleanup: clang-tidyJacques Lucke
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-23Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-21UI: Style drag-drop indicators as tooltipsPablo Vazquez
2021-09-21Cleanup: Silence unused variable warningJulian Eisel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-18Fix T91461: Pose Library name filter not workingPhilipp Oeser
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-08-31Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-31Fix assigning shortcuts that include array indicesCampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Cleanup: warningsCampbell Barton
2021-08-26Fix T90817: Object Picker Doesn't Work on Second windowGermano Cavalcante
2021-08-26Cleanup: split eyedropper_color_sample_fl into more specific utilitiesGermano Cavalcante
2021-08-26Cleanup: return window in 'WM_window_find_under_cursor'Germano Cavalcante
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
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-20Merge branch 'master' into xr-controller-supportPeter Kim
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