Original commit from Christoph only modification is to remove selected only check as you can't select annotations so they don't show up with the option on The issue was that with the move to Grease Pencil v3, annotations and normal GP use different IDs and support to show annotations wasn't added back in. This makes it so annotation keys are shown if "Only Show Selected" is disabled, which works in the Dope Sheet and in the timeline. In order to not show annotations of the scene twice, the scene-specific code is removed. The annotations are now shown in a more generic way. Pull Request: https://projects.blender.org/blender/blender/pulls/134565
Goo Engine
Goo Engine is a version of Blender by DillonGoo Studios with some key modifications to the source code that allow us to focus on NPR and Anime style rendering. Key features include the four custom Shader nodes we added to Eevee and Light Groups. You can learn about them on the Professor Goo YouTube channel.
Some have asked why we haven't pushed these changes to Blender's master branch: this is because many of these features would not be accepted as they are and may destablize other features like Cycles. We only use Eevee for NPR so we prioritize specific features which the Blender Institute understandably can't afford to make compromises for. This allows us to develop and test quickly. However, we do actively update Goo Engine to keep up with the native Blender branch so they can evolve side by side. We also regularly add and improve custom features as we use Goo Engine on projects at the studio. Stay tuned for updates.
Get the pre-built download on the Patreon page to support continued development of Goo Engine.
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.
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.
