Menu

Code Commit Log


Commit Date  
[r113] by niunio

+ Added functions AreSameVector3D and AreDifferentVector3D to a3dge.Math3D.
+ Added method that calculates bounding boxes for polyhedrons.
* Fixed CreateBox (Duh!).
- Removed method TObject3D.CollidedWith.
+ Added event TObject3D.onCollideWith.
* Fixed bounding volume rendering (Duh!).
* Some changes to the collision checking code to deal with onCollideWith, but
seems it doesn't work.
* A few changes to ex_world to make it cleaner.

2025-06-05 20:15:33 Tree
[r112] by niunio

+ Added example of use of TWorld3D.

2025-06-05 12:47:09 Tree
[r111] by niunio

* Fixed transparent object rendering.
+ Added method "ScreenShot" to TDisplay.

2025-06-05 11:35:42 Tree
[r110] by niunio

* Fixed GetVectorLength2 (Duh!).
+ Added property "Transparent" to models.
* World3D tries to render transparent and translucent objects properly but it
fails (for example: set a3dge.world3d.MaxTransparentObjects = 255 and
ex_text.NumObjects = 256).

2025-06-04 18:36:06 Tree
[r109] by niunio

* Combined TMesh3D and TPolyhedron in a single class. Also moved part to
TTexturedPolyhedron and simplified the Render methods.
* Fixed rotation in ex_test.
* Documentation fixes and updates.

2025-05-31 15:53:29 Tree
[r108] by niunio

* Changed miramar.png to a better version.
* Roadmap revision.
* Fixed a warning in a3dge.skybox.pas.

2025-05-29 18:49:55 Tree
[r107] by niunio

+ Added function CreateBox and rewritten CreateCube to fix issues and to add
texture mapping.

2025-05-28 16:11:40 Tree
[r106] by niunio

+ Added frame property to TObject3D.
* Improved TBillboard adding animation support.
+ Added example "ex_hello" that shows the minimal A3DGE application.

2025-05-28 10:45:57 Tree
[r105] by niunio

* Swapped exectution order of current and global states.
* Fixed TA3DGEApplication.SetTicksPerSecond: it didn't manage event
registration correctly.
+ Added a "frame counter" to the examples that shows the FPS rate.
+ Added comments to the ex_heightmap example.
* Some fixes in documentation and messages.

2025-05-22 16:02:57 Tree
[r104] by niunio

+ Added scale properties to THeightmap.
+ Added a command line parameter to ex_heightmap to allow to select a different
map.

2025-05-17 18:49:55 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.