]> git.jsancho.org Git - guile-irrlicht.git/log
guile-irrlicht.git
4 years agoSplit public functions
Javier Sancho [Sun, 10 Nov 2019 18:07:06 +0000 (19:07 +0100)]
Split public functions

4 years agoQuake3Map example with all the functions needed
Javier Sancho [Sat, 9 Nov 2019 19:17:43 +0000 (20:17 +0100)]
Quake3Map example with all the functions needed

4 years agoUse examples relative route for media
Javier Sancho [Fri, 25 Oct 2019 10:43:14 +0000 (12:43 +0200)]
Use examples relative route for media

4 years agoKeywords better than optional
Javier Sancho [Thu, 24 Oct 2019 17:17:45 +0000 (19:17 +0200)]
Keywords better than optional

4 years agoHelloWorld example with all the functions needed
Javier Sancho [Fri, 18 Oct 2019 17:47:30 +0000 (19:47 +0200)]
HelloWorld example with all the functions needed

4 years agoForeign functions have changed
Javier Sancho [Wed, 16 Oct 2019 07:48:48 +0000 (09:48 +0200)]
Foreign functions have changed

4 years agoScenes management and draw GUI elements
Javier Sancho [Tue, 8 Oct 2019 10:25:48 +0000 (12:25 +0200)]
Scenes management and draw GUI elements

4 years agoReturn #f if device creation fails
Javier Sancho [Sun, 6 Oct 2019 14:59:10 +0000 (16:59 +0200)]
Return #f if device creation fails

4 years agoRename device functions
Javier Sancho [Sat, 5 Oct 2019 17:12:55 +0000 (19:12 +0200)]
Rename device functions

4 years agorun and drop device
Javier Sancho [Fri, 4 Oct 2019 15:50:54 +0000 (17:50 +0200)]
run and drop device

4 years agoset-window-caption!
Javier Sancho [Fri, 4 Oct 2019 15:05:41 +0000 (17:05 +0200)]
set-window-caption!

4 years agoget-scene-manager
Javier Sancho [Thu, 3 Oct 2019 11:35:22 +0000 (13:35 +0200)]
get-scene-manager

4 years agohello world
Javier Sancho [Thu, 3 Oct 2019 11:32:57 +0000 (13:32 +0200)]
hello world

4 years agoget-video-driver
Javier Sancho [Thu, 3 Oct 2019 11:26:09 +0000 (13:26 +0200)]
get-video-driver

4 years agoReturn pointer to device
Javier Sancho [Thu, 3 Oct 2019 10:01:15 +0000 (12:01 +0200)]
Return pointer to device

4 years agoMore options
Javier Sancho [Thu, 3 Oct 2019 08:58:56 +0000 (10:58 +0200)]
More options

4 years agoWindow size for create-device
Javier Sancho [Wed, 2 Oct 2019 15:19:37 +0000 (17:19 +0200)]
Window size for create-device

4 years agoInitial commit
Javier Sancho [Mon, 30 Sep 2019 16:54:29 +0000 (18:54 +0200)]
Initial commit