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-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-06Fix T89592: Can't remove keyframes without active keying setSybren A. Stüvel
2021-07-06Cleanup: Keyframing, remove duplicate codeSybren A. Stüvel
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-07-06Cleanup: rename 'count' to 'len'Campbell Barton
2021-07-05Cleanup: Use enum for UI block emboss typeHans Goudey
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-07-05Fix: macOS wrong IME candidate window position on first displayYuki Hashimoto
2021-07-05Cleanup: Rename ambiguous "params" variable in File Browser notifier listenersJulian Eisel
2021-07-05Assets: Disable file renaming operator for Asset BrowsersJulian Eisel
2021-07-05EditMesh: extract restore logic out of EDBM_redo_state_freeCampbell Barton
2021-07-05Fix: IME input displays text after cursor before cursorYuki Hashimoto
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: move repeated assignment out of nested for loopCampbell Barton
2021-07-05Cleanup: use const argumentsCampbell Barton
2021-07-05Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2021-07-05Cleanup: remove unnecessary bmesh operator commentsCampbell Barton
2021-07-05Cleanup: Move common File Browser renaming code into functionsJulian Eisel
2021-07-05Cleanup: clang-tidyCampbell Barton
2021-07-05Cleanup: remove outdated commentCampbell Barton
2021-07-05Fix early return in reverse-color where continue was intendedCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-05BMesh: remove redundant mesh-backups from EDBM_op_* APICampbell Barton
2021-07-05BMesh: remove redundant copy-on-write taggingCampbell Barton
2021-07-05Cleanup: update comment formattingCampbell Barton
2021-07-05Cleanup: remove unused definesCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Further use of const when accessing evaluated meshHans Goudey
2021-07-02Cleanup: Fix variable redeclaration warningHans Goudey
2021-07-02Cleanup: Remove unused/unneeded code from old Asset Engine designJulian Eisel
2021-07-02Constraints: support a new Local Space (Owner Orientation) for targets.Alexander Gavrilov
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-07-02File Browser: Refactor file "UUID" code (which wasn't really a "UUID")Julian Eisel
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-07-02Cleanup: Use const variables for object's evaluated meshHans Goudey
2021-07-02Cleanup: refactor edit-mesh copy functions into functionsCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-07-02VSE: Fix handle size calculationRichard Antalik
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
2021-07-01VSE: Snapping feedbackRichard Antalik
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-07-01Fix: Export subtitles timecode relative to scene start frame, ignore muted st...Paul Golter
2021-07-01Fix edit-mesh partial update regression when snapping to normalsCampbell Barton