Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

BrokenEngine v0.2.5

Compare
Choose a tag to compare
@lucho1 lucho1 released this 08 Mar 17:17
· 1639 commits to master since this release
4f9cb78

Hotfix v0.2.1: fixed GameObjects with Collider and Rigidbody component not moving.
Hotfix v0.2.2: fixed scenes re-loading save file when hitting play, fixed camera FOV not saving/loading properly to scene.
Hotfix v0.2.3: fixed crash on exiting (in debug), deletable components, extended scripting functions (camera frustum position check, animation speed) and temporary fix on rigid bodies problem.
Hotfix v0.2.4: Fixed problems with physics & added scripting functions
Hotfix v0.2.5: New Camera function from scripting, changed scripting system (more ordered and with namespaces), updates on physics (now they work!), materials can now be changed & setted and fixed particles problems.