3
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test
nik
More... about 17 years ago
F6 fix, hacks for scheme bricks (text-params), fluxa fixes More... about 17 years ago
In the liblo version 0.25, the log_arg_size function declaration was moved and is not included in the headers. In the current CVS revision, this function is back again, so I've included a test in SConstruct to check this function and a macro in OSCServer to add the declaration if necessary. More... about 17 years ago
I've made some changes regarding the plt-scheme tutorial at http://docs.plt-scheme.org/inside/index.html for the version 4.1 [3m]. In summary, the intialisation of the scheme interpreter is now made into a callback function using scheme_main_setup(1, run, argc, argv). Then this callback function is a replacement of the previous main function in main.cpp and is called by the virtual scheme machine by passing the Scheme_Env variable. I try to minimize modifications from the original version and I've run this version with most of the examples. More... about 17 years ago
attempt to fix the particle rotation bug More... about 17 years ago
fixed noise docstrings More... about 17 years ago
SimplexNoise gcc 4.3 fix More... about 17 years ago
added noise functions More... about 17 years ago
wrapped ODE's dJointAddSliderForce as (joint-slide joint force) More... about 17 years ago
better sync between physics and visuals; old ode fix More... about 17 years ago
changed dInitOde2 to dInitOde for backwards compatibility More... about 17 years ago
added ODE init function required by ODE 0.10 More... about 17 years ago
capped cylinders aren't what we expect (they have half spheres on each end) More... about 17 years ago
included 2 variations for l-systems example
nik
More... about 17 years ago
stop complaining on ctrl+2 More... about 17 years ago
get-global-transform, fluxa fixes (async loading, sample buffer), bbox fixes More... about 17 years ago
added PLTInclude to scheme.h header scons check for compatibility More... about 17 years ago
more fluxa fixes, reparent, bounding box intersection, mouse input fix More... about 17 years ago
F4 sexpr execute, fluxa stability, inline GLSL More... about 17 years ago
emacs hints
nik
More... over 17 years ago
fixed build scripts from accidental nik==dave checkin More... over 17 years ago
fixed error reporting startup crash
nik
More... over 17 years ago
fixed some rendering bugs More... over 17 years ago
made the pixel drawing a bit faster More... over 17 years ago
key-special-pressed fix More... over 17 years ago
Changed scheme_set_stack_base to work with PLT 4.1.0.3 More... over 17 years ago
include's fixes for gcc 4.3 compilation(should not do any harm) ---------------------------------------------------------------------- More... over 17 years ago
documentation string fixes More... over 17 years ago
shader fix, texture crash fix, mouse hiding back More... over 17 years ago
recorder - saves every 10 seconds rather than every frame... More... over 17 years ago