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-30Fix T91056: GPencil merge layers doesn't preseve Keyframe type.Antonio Vazquez
2021-08-28BLI_string_utf8: add buffer size arg to BLI_str_utf8_from_unicodeCampbell Barton
2021-08-27UI: Reduce Node Contents Jiggling When MovedHarley Acheson
2021-08-27UI: Fix summary overlay wrong range and overlap in DopesheetPablo Vazquez
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-27Fix "toggle shading" op not updating VR viewPeter Kim
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Cleanup: warningsCampbell Barton
2021-08-26Fix T90973: GPencil - Add buttons to move up and down vertex groupsAntonio Vazquez
2021-08-26UI: Consistent Area Move Snapping LocationsHarley Acheson
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-26Fix T90959: crash when hovering over empty data block socketJacques Lucke
2021-08-26ToolSystem: support per-tool gizmo group propertiesCampbell Barton
2021-08-26Cleanup: redundant update calls adding objectsCampbell Barton
2021-08-26Fix "Text to Object" creating invisible objectCampbell Barton
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-26Fix T90915: outliner select behaves as if Ctrl is heldCampbell Barton
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-25Fix wrong length value in the header of the Move operatorGermano Cavalcante
2021-08-25Fix T90248: missing depsgraph update tag for node groupJacques Lucke
2021-08-25Fix T90911: Move along axis does not display real distance unitsGermano Cavalcante
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-08-25Cleanup: Fixed compile error in debug code.Jeroen Bakker
2021-08-25BLI_string_utf8: remove unnecessary utf8 decoding functionsCampbell Barton
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-24Fix T90715: Remove correct particle modifier through Python APIRobert Guetzkow
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-24Fix T90840: Can't duplicate or copy (Ctrl-C) object from linked file.Bastien Montagne
2021-08-24PyAPI: remove active area test for script.python_file_run operatorCampbell Barton
2021-08-24Fix buffer size mismatch in SCRIPT_OT_python_file_runCampbell Barton
2021-08-24Fix BLI_str_utf8_as_unicode_step reading past intended boundsCampbell Barton
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-23Fix T90872: Dopesheet messes up keyframe handlesGermano Cavalcante
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
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