Go to file
Campbell Barton 46e13cf8a5 Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
Regression in [0] which caused interacting with 2D gizmos not to
update 3D gizmos once the gizmo finished it's modal interaction.

This caused the cameras lens gizmo not to update when navigating using
the viewport navigation buttons.

Resolve by detecting this case and flagging other draw steps to be
updated.

[0]: fb27a9bb983ce74b8d8f5f871cf0706dd1e25051
2023-02-18 16:38:36 +11:00
.gitea Gitea: add merge message templates 2023-01-30 23:48:41 +01:00
.github Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
build_files Revert "Fix #104850: Create Geometry Nodes operators fails if not in English" 2023-02-17 18:45:42 +01:00
doc Revert "Fix #104850: Create Geometry Nodes operators fails if not in English" 2023-02-17 18:45:42 +01:00
extern Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
intern Revert "Fix #104850: Create Geometry Nodes operators fails if not in English" 2023-02-17 18:45:42 +01:00
release Fix #104850: Create Geometry Nodes operators fails if not in English 2023-02-17 18:49:36 +01:00
source Fix #104817: Camera lens gizmo out of sync when navigating via gizmos 2023-02-18 16:38:36 +11:00
tests Cleanup: Make format, fix missing static warning 2023-02-15 17:39:53 -05:00
.arcconfig Revert "Fix #104850: Create Geometry Nodes operators fails if not in English" 2023-02-17 18:45:42 +01:00
.clang-format Cleanup: EEVEE-Next: Add LIGHT_FOREACH macros to clang-format exceptions 2023-02-12 01:41:54 +01:00
.clang-tidy Clang-tidy: Ignore variable name length and .c/.cc include warnings 2022-05-06 15:26:54 +02:00
.editorconfig pyproject: add configuration for autopep8 2022-04-22 10:13:39 +10:00
.git-blame-ignore-revs Cleanup: git-blame-ignore-revs: Update policy & commits 2021-01-29 13:20:32 +05:30
.gitignore Compositor automated testing 2021-03-26 16:15:02 +01:00
.gitmodules Revert "Un-ignore modules in .gitmodules configuration" 2023-02-10 17:15:28 +01:00
CMakeLists.txt Revert "MSVC: lower C4100 warning level from 4 to 3" 2023-02-14 15:36:35 -03:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Deps: build one at a time, each using all available cores on Linux 2023-02-14 16:37:04 +11:00
make.bat Cleanup: trailing space 2023-01-31 15:49:04 +11:00
pyproject.toml Cleanup: fix various typos 2022-06-28 15:56:16 +02:00
README.md Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00

Blender

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender screenshot

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.