It's not terribly hard to compile it, or if you want to try to do the upgrade yourself, I'll help you as best I can.
delta3d still uses CEGUI 0.7.9. 0.8.x is a complete rewrite of the api.
merged in dtVR and fixed some build warnings.
Removed a cout
Removed a cout
Merged in fixes for OS X builds, and bug with u...
Fixed an issue where subsequent updates to the ...
Fixed a bug that would put resources in the wro...
Added code to make test bump map show the frame...
Fixed a bug where scenebase would get in an inf...
Merging change 10381 from the Qt5 branch fixing...
fixed a compile error in dtTerrain related to t...
Updated documentation.
Changes that adjust for the removal of Add/Remo...
Changes that adjust for the removal of Add/Remo...
merging in changes from the trunk.
Merging in version 10377 from the qt5 branch
Removed the add Sender behavior from delta3d. T...
Added text from internal exceptions thrown.
Fixed build issues on windows for cal3d and ope...
fixed a bug in the cal3d_static build on window...
Removed an excessive typename.
Removed an unnecessary typename.
added additional set accessors for empty index.
Merging in changes from the trunk to dtVoxel: t...
the volume update message, by default, stores f...
Added better accessors for empty indices and up...
Merging in changes from trunk.
merging r10359 from the qt5 branch - making the...
Made the find open exr just look for half.h so ...
64 bit windows build fix.
Committing merge info
Readding the vector memory reserve.
Added an option enable or disable using the TBB...
Added an option to enable or disable using the ...
Updated code to not call a deprecated function.
Fixed cmake syntax error
Fixed cmake syntax error.
Added cmake setup so that all GameStart related...
Added cmake setup so that all GameStart related...
Merged in changed from the trunk
merged in some trunk changes.
merged in commit 10341 from the Qt5 branch. I...
Added a configurable option that allows one to ...
Merged revisions 10327-10331 from the Qt5 branc...
removed an incorrect typename keyword
A compile fix for g++ 4.9.x
OpenVDB databases now load on a background thre...
Formatting a error message text corrections.
Renamed CreateRemoteGameActor to CreateRemoteAc...
Bodies now clean up any collision responses the...
Changed the joint bounce, aka restitution, to 0...
The Dbvt broadphase in now set to defer collisi...
removed tank tutorial stage project from the da...
merged a crash fix in from the qt5 branch.
merged in changes from the trunk.
The volume update message now stores all the ac...
missed a file in a merge
Merging in revision 10313 from the Qt5 branch
Missed a header in last commit
Merging in a few revisions from the QT4 branch ...
The voxel actor doesn't call the modify grid si...
Log lines slow this class quite a lot because i...
added a templatized version of GetUserData on p...
removed some unnecessary copy code.
Added dtAudio to the libraries the test loads.
Fixed a few tests that still assumed dtActors w...
Removed redundant lock that was causing a deadl...
Change datapathutils.cpp GetEnvironment so it d...
Set Log levels to error in the teardown of the ...
Added a null check in case setup fails.
Added a null check in case setup fails.
commented out "final" so vs 2010 will still be ...
linux build fixes with g++ 5.2.x
Fixed multi-line comment warnings in g++ by usi...
Changed a commented out section to an if 0 to g...
Merged in a change from the branch for the voxe...
Merged in changes from the trunk
merging in changes from the branch
merging in changes from the branch
Fixed the code to not refer to a deprecated con...
Fixed a math bug with the mMinCellsToUpdatePerF...
Reenabled voxel debug rendering.
Fixed a few comments.
The Min cells to update per frame wasn't being ...
Updated with new logos
merged in code from the trunk.
removed references to NULL
Fixed an issue with a signal. & parameters can...
Merging in a change to aerodynamic drag and reg...
Registered the trailer hitch actorcomponent in ...
computed aero drag in 3 dimensions independently
Merging in a bugfix from the qt5 branch.
Updated the code in an exception handler in act...
Merged in changes from the qt5 branch to allow ...
Merging in changes to logging from the qt5 branch
+Many fixes to STAGE for Qt5 and a number of od...
+Log level strings are not completely case sens...
added build scripts for OS X and Linux