Jump to content

Release Notes


Josh
 Share

Recommended Posts

0.9.8

  • Brushes are always created with zero edge size and bevel disabled.
  • Fixed render layers setting not reloading in editor.
  • Fixed navmesh position and rotation not being saved / loaded in scene file.
  • Thanks 1

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

0.9.8

  • Fixed some problems with player collision. Works really nicely now!
  • Navmeshes loaded from scene files will be invisible by default.
  • Thanks 1

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

0.9.8

  • Fixed bug where zooming out of flowgraph all the way could cause a crash.
  • Fixed bug where picking an object in editor could cause a crash, under certain conditions.
  • Like 1

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

0.9.8

  • FPS Game Template added for Pro version on Steam.
  • Standalone users can get the template as a free DLC here: 

A Lua translation of all the required code components is coming.

  • Like 3
  • Thanks 3

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

0.9.8

  • Default branch updated to the finished version 0.9.8, beta and stable branches are now in sync.
  • A branch is added for the now-archived version 0.9.7.
  • Thanks 1

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

0.9.8

  • Lua component code is updated to support the FPS game template.
  • Removed Debug launch option in Lua projects.
  • Added Fast Debug and Full Debug launch options.
  • Added initial implementation of Tween class, Lua only at this time. See Bullet.lua and CreateTween().
  • Like 2

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

  • 2 weeks later...

0.9.9

  • First version of 0.9.9 beta is now available. You must opt into the beta / development branch to get it.
  • Added support for Ogg Vorbis sound files.
  • Added support for MP3 sound files.
  • Added UV unwrapping in the model editor interface.

You will need to add these new search paths to your existing C++ projects:

$(ULTRAENGINE)\Include\Libraries\libvorbis\include
$(ULTRAENGINE)\Include\Libraries\libogg\include

image.png?ex=677e0f54&is=677cbdd4&hm=4fcad9967277c64b9c5b26fbab3fb71748889781e17ca5da4cbd7e8984bbb24c&=

  • Like 1

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...