]>
git.jsancho.org Git - guile-irrlicht.git/log
Javier Sancho [Sun, 1 Mar 2020 18:29:06 +0000 (19:29 +0100)]
Custom Scene Node example
Javier Sancho [Wed, 5 Feb 2020 09:19:51 +0000 (10:19 +0100)]
Transformation
Javier Sancho [Tue, 4 Feb 2020 17:08:06 +0000 (18:08 +0100)]
Set material for video driver
Javier Sancho [Tue, 4 Feb 2020 08:52:14 +0000 (09:52 +0100)]
animators
Javier Sancho [Mon, 3 Feb 2020 15:08:57 +0000 (16:08 +0100)]
aabbox3d-add-internal-point
Javier Sancho [Mon, 3 Feb 2020 14:54:52 +0000 (15:54 +0100)]
SMaterial and vertices
Javier Sancho [Sun, 2 Feb 2020 17:36:47 +0000 (18:36 +0100)]
WIP: SMaterial and vertices
Javier Sancho [Sun, 2 Feb 2020 17:32:30 +0000 (18:32 +0100)]
Bit fields support
Javier Sancho [Thu, 9 Jan 2020 18:15:44 +0000 (19:15 +0100)]
Wrapped s3dvertex type
Javier Sancho [Thu, 9 Jan 2020 18:09:31 +0000 (19:09 +0100)]
Wrapped aabbox3df type
Javier Sancho [Thu, 9 Jan 2020 09:24:19 +0000 (10:24 +0100)]
Bindings refactor
Javier Sancho [Tue, 31 Dec 2019 15:20:39 +0000 (16:20 +0100)]
Tests for foreign records
Javier Sancho [Tue, 31 Dec 2019 15:18:54 +0000 (16:18 +0100)]
Generic function for unwrapping foreign records
Javier Sancho [Mon, 30 Dec 2019 19:45:38 +0000 (20:45 +0100)]
Rect foreign record
Javier Sancho [Mon, 30 Dec 2019 19:31:06 +0000 (20:31 +0100)]
Tests for foreign records
Javier Sancho [Mon, 30 Dec 2019 19:20:03 +0000 (20:20 +0100)]
Improve foreign records declaration
Javier Sancho [Fri, 27 Dec 2019 17:05:32 +0000 (18:05 +0100)]
dimension2d as a foreign record type
Javier Sancho [Fri, 27 Dec 2019 12:38:29 +0000 (13:38 +0100)]
Foreign records (in C)
Javier Sancho [Wed, 25 Dec 2019 16:08:09 +0000 (17:08 +0100)]
Foreign records (in C) (WIP)
Javier Sancho [Tue, 17 Dec 2019 17:49:33 +0000 (18:49 +0100)]
Support for aabbox3d
Javier Sancho [Fri, 13 Dec 2019 15:22:09 +0000 (16:22 +0100)]
New color structure
Javier Sancho [Tue, 3 Dec 2019 09:24:38 +0000 (10:24 +0100)]
Appropiate method bindings
Javier Sancho [Mon, 11 Nov 2019 09:24:50 +0000 (10:24 +0100)]
define-foreign syntax
Javier Sancho [Mon, 11 Nov 2019 08:48:45 +0000 (09:48 +0100)]
Boolean functions
Javier Sancho [Sun, 10 Nov 2019 18:07:06 +0000 (19:07 +0100)]
Split public functions
Javier Sancho [Sat, 9 Nov 2019 19:17:43 +0000 (20:17 +0100)]
Quake3Map example with all the functions needed
Javier Sancho [Fri, 25 Oct 2019 10:43:14 +0000 (12:43 +0200)]
Use examples relative route for media
Javier Sancho [Thu, 24 Oct 2019 17:17:45 +0000 (19:17 +0200)]
Keywords better than optional
Javier Sancho [Fri, 18 Oct 2019 17:47:30 +0000 (19:47 +0200)]
HelloWorld example with all the functions needed
Javier Sancho [Wed, 16 Oct 2019 07:48:48 +0000 (09:48 +0200)]
Foreign functions have changed
Javier Sancho [Tue, 8 Oct 2019 10:25:48 +0000 (12:25 +0200)]
Scenes management and draw GUI elements
Javier Sancho [Sun, 6 Oct 2019 14:59:10 +0000 (16:59 +0200)]
Return #f if device creation fails
Javier Sancho [Sat, 5 Oct 2019 17:12:55 +0000 (19:12 +0200)]
Rename device functions
Javier Sancho [Fri, 4 Oct 2019 15:50:54 +0000 (17:50 +0200)]
run and drop device
Javier Sancho [Fri, 4 Oct 2019 15:05:41 +0000 (17:05 +0200)]
set-window-caption!
Javier Sancho [Thu, 3 Oct 2019 11:35:22 +0000 (13:35 +0200)]
get-scene-manager
Javier Sancho [Thu, 3 Oct 2019 11:32:57 +0000 (13:32 +0200)]
hello world
Javier Sancho [Thu, 3 Oct 2019 11:26:09 +0000 (13:26 +0200)]
get-video-driver
Javier Sancho [Thu, 3 Oct 2019 10:01:15 +0000 (12:01 +0200)]
Return pointer to device
Javier Sancho [Thu, 3 Oct 2019 08:58:56 +0000 (10:58 +0200)]
More options
Javier Sancho [Wed, 2 Oct 2019 15:19:37 +0000 (17:19 +0200)]
Window size for create-device
Javier Sancho [Mon, 30 Sep 2019 16:54:29 +0000 (18:54 +0200)]
Initial commit