About Store Forum Documentation Contact



Post Reply 
June 2026
Author Message
Esenthel Offline
Administrator

Post: #1
June 2026
Updated Esenthel Source:
-updated Sound system to operate on VecD positions (64-bit float for high precision huge worlds)
06-02-2026 07:01 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: June 2026
Updated Esenthel Source:
changed Game.Obj.create func to use const
from: virtual void create(Object &obj)=NULL; // create from object
to: virtual void create(C Object &obj)=NULL; // create from object
06-06-2026 08:23 AM
Find all posts by this user Quote this message in a reply
Post Reply