Follow Team Nutshell
Follow
Following Team Nutshell
Following
Add To Collection
Collection
Community
Devlog
NutshellEngine
←
Return to NutshellEngine
Devlog
NutshellEngine 0.1.11
March 05, 2025
by
Team Nutshell
NutshellEngine 0.1.11 brings new features related to animation. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Added a new setAnimationCurrentTime fun...
Continue reading
NutshellEngine 0.1.10
February 20, 2025
by
Team Nutshell
NutshellEngine 0.1.10 is a hotfix version. Editor The Editor is the software used to make games with. Features The assets directory, in the build directory, is now cleared before the application is bu...
Continue reading
NutshellEngine 0.1.9
February 17, 2025
by
Team Nutshell
NutshellEngine 0.1.9 reworks the asset manager and the particles. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features /!\ Breaking Change! Reworked the ass...
Continue reading
NutshellEngine 0.1.8
February 05, 2025
by
Team Nutshell
NutshellEngine 0.1.8 is here and adds UTF-8. This addition enables a wider range of characters that can be drawn on screen using drawUIText , which means that more languages can be supported. Runtime...
Continue reading
NutshellEngine 0.1.7
January 22, 2025
by
Team Nutshell
NutshellEngine 0.1.7 is here and adds orthographic cameras. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features /!\ Breaking Change! Added orthographic cam...
Continue reading
NutshellEngine 0.1.6
December 17, 2024
by
Team Nutshell
NutshellEngine 0.1.6 is here and brings a few bugfixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Added a new math function : rotationMatrixToQua...
Continue reading
NutshellEngine 0.1.5
November 12, 2024
by
Team Nutshell
NutshellEngine 0.1.5 is here and brings a few new features. Editor The Editor is the software used to make games with. Features Guizmo size can be changed from the editor parameters. When multiple ent...
Continue reading
NutshellEngine 0.1.4
October 24, 2024
by
Team Nutshell
NutshellEngine 0.1.4 is here and brings new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Shadow maps created from light sour...
Continue reading
NutshellEngine 0.1.3
October 06, 2024
by
Team Nutshell
NutshellEngine 0.1.3 is a hotfix, fixing bugs on the editor. Editor The Editor is the software used to make games with. Bug fixes Fixed an issue where the assets directory was not being watched when t...
Continue reading
NutshellEngine 0.1.2
October 05, 2024
by
Team Nutshell
NutshellEngine 0.1.2 is a small patch, but it brings a really important breaking change : delta time ( dt in update functions) is now in seconds instead of milliseconds . There are multiple reasons fo...
Continue reading
NutshellEngine 0.1.1
October 01, 2024
by
Team Nutshell
NutshellEngine 0.1.1 is here and brings new features and bug fixes. With this version come the particles (with the ParticleEmitter type and the emitParticles functions) and the addition of a new compo...
Continue reading
NutshellEngine 0.1.0
September 20, 2024
by
Team Nutshell
NutshellEngine 0.1.0 is here and brings new features and bug fixes. With this version come the Editable Script Variables , which is a way to read script variables values from the scene file and edit t...
Continue reading
NutshellEngine 0.0.6
September 04, 2024
by
Team Nutshell
NutshellEngine 0.0.6 is here and brings many new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features /!\ Breaking Change! The ntml...
Continue reading
NutshellEngine 0.0.5
August 25, 2024
by
Team Nutshell
NutshellEngine 0.0.5 is here and brings some new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Added materialPath to the Rend...
Continue reading
NutshellEngine 0.0.4
August 22, 2024
by
Team Nutshell
NutshellEngine 0.0.4 is here and brings some new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Added a keybind for the numpad...
Continue reading
NutshellEngine 0.0.3
August 15, 2024
by
Team Nutshell
NutshellEngine 0.0.3 is here and brings some new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features Added a new light type , Ambie...
Continue reading
NutshellEngine 0.0.2
August 12, 2024
by
Team Nutshell
NutshellEngine 0.0.2 is here and brings many new features and bug fixes. Runtime The Runtime is the part of the engine that runs the games made with the editor. Features /!\ Breaking Change! Having Re...
Continue reading
0.0.1 Minor updates
July 17, 2024
by
Team Nutshell
Version 0.0.1 received a few updates since the initial launch yesterday. Not big enough to justify a version bump, but serious enough to be posted as soon as possible. Features Reworked the asset list...
Continue reading