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-09Add signal for end of tablet input to x11 and cocoa.wintab_fallback_walknavNicholas Rishel
2021-07-09Defer mouse centering until mouse have moved.Nicholas Rishel
2021-07-09Cleanup: Swap defines for static const in walk and fly mode.Nicholas Rishel
2021-07-09Fix T83930 and Fix T84659: Walk navigation tablet bugs.Nicholas Rishel
2021-07-08Supply tablet data in mouse fallback for Wintab cursor movement.Nicholas Rishel
2021-07-08BLI: avoid calling deleted copy constructor in some compilersJacques Lucke
2021-07-08Fix T89169: Rename Compositor Node "View Switch" to "Switch View" in search p...Pratik Borhade
2021-07-08GPencil: Support camera "Frame Selected" and object previewsJulian Eisel
2021-07-08Fix: instances are made real when they shouldn't beJacques Lucke
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-08Cleanup: remove trailing spaces from `install_deps.sh`Sybren A. Stüvel
2021-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-08Cleanup: spellingCampbell Barton
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-08Docs: Fix minor incorrect syntax errorsnutti
2021-07-08Cleanup: Consolidate tablet walk mode rotate factors.Nicholas Rishel
2021-07-07Cleanup: Remove wrong File Browser commentJulian Eisel
2021-07-07Cleanup: Correct comment in earlier commit (f4cb3ccd9c07)Julian Eisel
2021-07-07Cleanup: Code-style correction in Ghost (Clang-format)Julian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-07MSVC: Fix build issue with TBBRay Molenkamp
2021-07-07File Browser: Select files and directories after renamingJulian Eisel
2021-07-07Cleanup: Move file deselection function to more appropriate fileJulian Eisel
2021-07-07Fix crash accessing sequencer stripsSergey Sharybin
2021-07-07Cleanup: comment on source of button event codesChristian Rauch
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Fix T89397: animation in geometry nodes modifier does not updateJacques Lucke
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-07Cleanup: Sort nodes alphabeticallyHans Goudey
2021-07-07Cleanup: update filename referencesCampbell Barton
2021-07-07Geometry Nodes: Rename nodes for clarity between mesh and curveHans Goudey
2021-07-07Cleanup: Moving `mesh_evaluate` and `mesh_normals` to C++Jagannadhan Ravi
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-07Geometry Nodes: Curve Endpoints NodeAngus Stanton
2021-07-07makesdna: fix parsing 'const', 'struct', 'unsigned' as a prefixCampbell Barton
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07Fix T89702: Curve to points node assert on single point splineHans Goudey
2021-07-07Fix: Curve Resample Node: Copy attributes to 1 point resultsHans Goudey
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-07VSE: Remove seq->tmp usage from RNA codeRichard Antalik
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-07Compositor: Fix constant folded operations not being renderedManuel Castilla
2021-07-07Compositor: Fix crash when executing works in constant foldingManuel Castilla
2021-07-06GPencil: Rename BKE_gpencil_visible_stroke_iterAntonio Vazquez
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-06Compositor: Fix execution system unset during constant foldingManuel Castilla
2021-07-06Fix: Crash when geometry nodes NURB spline has no evaluated pointsHans Goudey
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-06cmake: use harvested 'wayland-protocols' if system version is insufficientChristian Rauch