]> git.jsancho.org Git - guile-irrlicht.git/history - irrlicht
make-box3d
[guile-irrlicht.git] / irrlicht /
2020-05-15 Javier Sanchomake-box3d
2020-05-15 Javier Sanchoyield-device
2020-05-15 Javier Sanchoget-fps
2020-05-15 Javier Sanchois-window-active?
2020-05-15 Javier Sanchoget-cursor-control
2020-05-15 Javier Sanchoset-visible!
2020-05-15 Javier Sanchoadd-camera-scene-node-fps!
2020-05-15 Javier Sanchoset-position!
2020-05-14 Javier Sanchoadd-octree-scene-node!
2020-05-14 Javier Sanchoavoid problems with complex inheritance tree and getters
2020-05-14 Javier Sanchoadd-file-archive! get-file-system get-name
2020-05-13 Javier SanchoUnwrap Irrlicht objects in C++ instead of Guile
2020-05-12 Javier Sanchodrop!
2020-05-12 Javier Sanchoend-scene
2020-05-12 Javier Sanchodraw-all
2020-05-11 Javier Sanchobegin-scene
2020-05-11 Javier Sanchorun
2020-05-11 Javier Sanchoadd-camera-scene-node!
2020-05-11 Javier Sanchoget-texture set-material-texture!
2020-05-11 Javier Sanchoset-md2-animation!
2020-05-11 Javier Sanchoset-material-flag!
2020-05-11 Javier Sanchoadd-animated-mesh-scene-node!
2020-05-11 Javier Sanchoget-mesh is-empty?
2020-05-11 Javier Sanchocall remote procs from guile code
2020-05-05 Javier Sanchoadd-static-text!
2020-05-05 Javier SanchoGet irrlicht objects
2020-05-04 Javier Sanchoget-video-driver
2020-05-04 Javier SanchoUse pointers directly from guile to C and viceversa
2020-05-01 Javier SanchoGOOPS and POC with create-device
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-09 Javier Sanchorefactor
2020-03-08 Javier SanchoMore bindings
2020-03-06 Javier Sanchoadd-static-text!
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-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 SanchoGeneric function for unwrapping foreign records
2019-12-30 Javier SanchoRect foreign record
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-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-04 Javier Sanchorun and drop device
2019-10-04 Javier Sanchoset-window-caption!
2019-10-03 Javier Sanchoget-scene-manager
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