]> git.jsancho.org Git - guile-irrlicht.git/shortlog
guile-irrlicht.git
2020-03-22 Javier SanchoImport yield independently
2020-03-21 Javier Sanchoget-fps
2020-03-21 Javier Sanchois-window-active? yield
2020-03-21 Javier Sanchoget-cursor-control set-visible!
2020-03-21 Javier Sanchoadd-camera-scene-node-fps!
2020-03-21 Javier Sanchoset-position!
2020-03-21 Javier Sanchoadd-octree-scene-node!
2020-03-20 Javier Sanchoget-file-system add-file-archive!
2020-03-19 Javier Sanchoget-name
2020-03-19 Javier Sanchodraw-all end-scene
2020-03-19 Javier SanchoDefine procedures with keywords from C code
2020-03-17 Javier Sanchobegin-scene
2020-03-17 Javier Sanchorun
2020-03-16 Javier Sanchoadd-camera-scene-node!
2020-03-16 Javier Sanchoset-material-texture! get-texture
2020-03-15 Javier Sanchoset-md2-animation!
2020-03-15 Javier Sanchoset-material-flag!
2020-03-15 Javier Sanchoset-material-flag!
2020-03-15 Javier SanchoRemove old tests
2020-03-15 Javier Sanchorefactor
2020-03-15 Javier SanchoCompile scm files and install guile module
2020-03-11 Javier Sanchorename files
2020-03-11 Javier Sanchodrop refactor
2020-03-09 Javier Sanchorefactor
2020-03-08 Javier SanchoMore bindings
2020-03-06 Javier Sanchoadd-static-text!
2020-03-06 Javier SanchoUse macros for declaring wrapped types
2020-03-04 Javier Sanchoget-gui-environment
2020-03-04 Javier Sanchoget-scene-manager
2020-03-04 Javier Sanchoget-video-driver
2020-03-04 Javier Sanchoset-window-caption!
2020-03-04 Javier Sanchocreate-device
2020-03-03 Javier SanchoTOC with direct C++
2020-03-01 Javier SanchoCustom Scene Node example
2020-02-05 Javier SanchoTransformation
2020-02-04 Javier SanchoSet material for video driver
2020-02-04 Javier Sanchoanimators
2020-02-03 Javier Sanchoaabbox3d-add-internal-point
2020-02-03 Javier SanchoSMaterial and vertices
2020-02-02 Javier SanchoWIP: SMaterial and vertices
2020-02-02 Javier SanchoBit fields support
2020-01-09 Javier SanchoWrapped s3dvertex type
2020-01-09 Javier SanchoWrapped aabbox3df type
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