]> git.jsancho.org Git - guile-irrlicht.git/shortlog
guile-irrlicht.git
2020-01-09 Javier SanchoBindings refactor
2019-12-31 Javier SanchoTests for foreign records
2019-12-31 Javier SanchoGeneric function for unwrapping foreign records
2019-12-30 Javier SanchoRect foreign record
2019-12-30 Javier SanchoTests for foreign records
2019-12-30 Javier SanchoImprove foreign records declaration
2019-12-27 Javier Sanchodimension2d as a foreign record type
2019-12-27 Javier SanchoForeign records (in C)
2019-12-25 Javier SanchoForeign records (in C) (WIP)
2019-12-17 Javier SanchoSupport for aabbox3d
2019-12-13 Javier SanchoNew color structure
2019-12-03 Javier SanchoAppropiate method bindings
2019-11-11 Javier Sanchodefine-foreign syntax
2019-11-11 Javier SanchoBoolean functions
2019-11-10 Javier SanchoSplit public functions
2019-11-09 Javier SanchoQuake3Map example with all the functions needed
2019-10-25 Javier SanchoUse examples relative route for media
2019-10-24 Javier SanchoKeywords better than optional
2019-10-18 Javier SanchoHelloWorld example with all the functions needed
2019-10-16 Javier SanchoForeign functions have changed
2019-10-08 Javier SanchoScenes management and draw GUI elements
2019-10-06 Javier SanchoReturn #f if device creation fails
2019-10-05 Javier SanchoRename device functions
2019-10-04 Javier Sanchorun and drop device
2019-10-04 Javier Sanchoset-window-caption!
2019-10-03 Javier Sanchoget-scene-manager
2019-10-03 Javier Sanchohello world
2019-10-03 Javier Sanchoget-video-driver
2019-10-03 Javier SanchoReturn pointer to device
2019-10-03 Javier SanchoMore options
2019-10-02 Javier SanchoWindow size for create-device
2019-09-30 Javier SanchoInitial commit