About Store Forum Documentation Contact



Post Reply 
December 2020
Author Message
Esenthel Offline
Administrator

Post: #1
December 2020
Updated Esenthel Source:
-added a workaround for detecting gamepads problem on Windows
-added support for importing HDR image file format

API changes:
-passing parameters to some Mesh methods now operates on a Flags enum instead of UInt, which you will be notified in compilation messages if error occurs
12-10-2020 02:27 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: December 2020
Updated Esenthel Source:
API changes:
-further simplified passing parameters to some Mesh methods
12-10-2020 06:12 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: December 2020
Updated Esenthel Source:
-added support for 4th mesh vtx texcoord3
-optimized math/geometric/mesh sweep functions

API Changes:
-removed normal component from Tri/Quad classes and moved it into new seperate TriN/QuadN classes
12-14-2020 02:17 PM
Find all posts by this user Quote this message in a reply
Post Reply