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-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-08Fix T90967: Snapping not working with single stripRichard Antalik
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-04RNA: support extracting names from paths without allocating memoryCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-01Cleanup: remove redundant strstr callsCampbell Barton
2021-08-31Transform: avoid passing the context to extended orientation functionsCampbell Barton
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-26Cleanup: spelling in commentsCampbell 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 T90911: Move along axis does not display real distance unitsGermano Cavalcante
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-24Fix T90646: VSE hangs when strips overlapRichard Antalik
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-23Fix T90872: Dopesheet messes up keyframe handlesGermano Cavalcante
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-20Fix T90795: Moving keys in Grease Pencil Dopesheet crashes BlenderGermano Cavalcante
2021-08-19Fix the value in the graphical editor header when transformingGermano Cavalcante
2021-08-19Fix T87173: wrong Auto-Snap in animation editorsGermano Cavalcante
2021-08-19Transform Convert Action: conventionalize TransData creationGermano Cavalcante
2021-08-19Fix incremental snap in animation editorsGermano Cavalcante
2021-08-19Cleanup: move animation snap utilities to a separate compilation unitGermano Cavalcante
2021-08-17Cleanup: move 'recalcData' to 'transform_convert.h'Germano Cavalcante
2021-08-17Fix wrong Anim Auto-Snap Ctrl togglePhilipp Oeser
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-03Fix T90313: Align to Transform Orientation Axis Property Doesn't WorkGermano Cavalcante
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-26VSE: Fix snapping bugsRichard Antalik
2021-07-24UI: Do not abbreviate/shorten wordingAaron Carlisle
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20Cleanup: quiet GCC maybe-uninitialized warningCampbell Barton
2021-07-19Revert "Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'"Germano Cavalcante
2021-07-16Fix T89722: Duplicate macro can cause strips to overlapRichard Antalik
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-14Fix T89826: VSE snapping with constrained axisRichard Antalik
2021-07-14Transform: Identify more safely when the mesh is deform onlyGermano Cavalcante
2021-07-13Fix 'Correct Face Attributes' optionGermano Cavalcante
2021-07-13Cleanup: replace BKE_customdata.h in BKE_editmesh.hCampbell Barton
2021-07-13Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'Germano Cavalcante
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-07Cleanup: spelling in commentsCampbell Barton