Menu

Code Commit Log


Commit Date  
[r54] by niunio

* Fixed Ta3dEventManager.DispatchEvents: events queued and wasn't dispatched
properly due to bad loop ending (Exit instead of Break).
* String addition replaced by Concat in some places.
* Small upgrade in Ta3dApplication.Run game loop.
- Removed ex_test_observer.
+ Added Minimal Viable Product description.
* A few cosmetic changes (spaces and uppercases).
* Better documentation description for Ta3dApplication.PauseUpdates.

2023-09-04 16:55:58 Tree
[r53] by niunio

+ Added EGA color definitions.
+ Added Apply method to Ta3dColor.
+ Added unit a3dge.Model3d and started the Ta3dModel3D class.

2023-07-15 17:31:14 Tree
[r52] by niunio

+ Added fog to scene.
+ Added default materials.
+ Added a few more code to ex_test to help testing things.

2023-07-08 17:38:58 Tree
[r51] by niunio

* Property Ta3dModelObject3d.LODMesh renamed to LODModel.
+ Added Ta3dMatererial.
+ Added color constants.
* Fixed Ta3dModelObject3d.Render.
* Documentation updates and fixes.

2023-06-04 17:45:19 Tree
[r50] by niunio

* Fixed matrix building functions: OpenGL use degrees but Pascal uses radians.
* Camera "ApplyMatrix" methods doesn't load identity.
* Ta3dCamera.ApplyMatrix is virtual now.
* Fixed ex_test_linear program.
* Trying to fix ex_test but camera doesn't works as expected (there's something
weird, maybe I forgot something).
* Documentation update.

2023-05-21 11:08:12 Tree
[r49] by niunio

* Fixed makefile.
- Removed a lot of inline as they seem not been used. They should back though.
* Fixed gnomon.
+ Added a test program to test linear, vectorial maths.
* Documentation updates.

2023-05-18 11:38:43 Tree
[r48] by niunio

* Fixed Windows compilation: needed an additional routine.
(Note ex_test doesn't work on Windows 11 at least!)

2023-05-14 11:37:29 Tree
[r47] by niunio

- removed "Initializing component" log message from component manager.
* Fixed "OnMove" event of mouse componente.
+ Used mouse to rotate camera in example "ex_test".
* Documentation updates.

2023-05-06 18:02:55 Tree
[r46] by niunio

+ Added a mouse component.
+ Documentation: roadmap (uncomplete).
+ Property AllegroDisplay is now public.
* Fixed a3dDistance2Segment2: it fail if point is *in* the segment.

2023-05-06 16:54:02 Tree
[r45] by niunio

* Fixed 3D Matrix component order.
+ Added new version of a3dGetTransformationMatrix with fine scale.
* Documentation fixes and updates.

2023-05-02 12:19:56 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.