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-08-27Fix "toggle shading" op not updating VR viewPeter Kim
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Cleanup: quiet maybe-used-uninitialized warningJacques Lucke
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-27Fix XR action map index initializationPeter Kim
2021-08-27Cleanup: clang-tidyCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Fix loading packed fonts for sequencer stripsCampbell Barton
2021-08-27Cleanup: use early returnCampbell Barton
2021-08-27Fix sequencer font loading using an unexpected pathCampbell Barton
2021-08-27Modifier: smooth interpolation supportHenrik Dick
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 error in last commmitGermano Cavalcante
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-26PyAPI: GPU: expose clip distancesGermano 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-26Cleanup: use BLI_UTF8_MAX defineCampbell Barton
2021-08-26Cleanup: add ATTR_WARN_UNUSED_RESULT to BLI_string_utf8.hCampbell Barton
2021-08-26Decouple highlighted tiles from RenderPartSergey Sharybin
2021-08-26Fix issues with absolute time unitPhilipp Oeser
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: warningsCampbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-26Cleanup: remove deprecated flag use in colladaCampbell 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-26Cleanup: Refactor proximity node to be more data type agnosticHans Goudey
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: else-after-returnJacques Lucke
2021-08-25T90908: Reduce loading times when extracting thumbnails from Blendfiles.Jeroen Bakker
2021-08-25Fix: Crash on file read with active VR sessionPeter Kim
2021-08-25Fix: XR action map memory leaksPeter Kim
2021-08-25Fix: Incorrect declaration of XrActionMaps RNAPeter Kim
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-08-25Cleanup: Mentioning incorrect source file in comment.Jeroen Bakker
2021-08-25Cleanup: separate IMB_thumb_load_blend in multiple functions.Jeroen Bakker