Another version... get it at http://www.mediafire.com/file/p79inu8n3mhani8/racer0.9.0_rc4.7z
The changes:
- Passing of scale and dt in motion blur done directly to motion_blur_f.cg
- 'graph delta ...' command did not seem to work. Fixed.
- 'show carpoints' now also paints the warp matrix (initial position/rotation)
- Task priority not set higher anymore; it can conflict with ethernet drivers apparently
- 'reset car' (or Shift-F/Shift-R) now also takes into account the initial roll angle (banking of the surface)
- lighting.cg could generate NaN when shininess was 0 (specular maps can do that)
- Onyx execution speedup by around 50% with function tables.
- Modeler now has a 'Unify materials' button to let the model use only the first material.
- Automatic transmission now accepts curves for better shifting; see http://www.racer.nl/index.php?jump=tutorial/gearbox.htm#automatic_transmission
- Onyx now supports equalities between ints (int i,j; if(i>j)...)
The changes:
- Passing of scale and dt in motion blur done directly to motion_blur_f.cg
- 'graph delta ...' command did not seem to work. Fixed.
- 'show carpoints' now also paints the warp matrix (initial position/rotation)
- Task priority not set higher anymore; it can conflict with ethernet drivers apparently
- 'reset car' (or Shift-F/Shift-R) now also takes into account the initial roll angle (banking of the surface)
- lighting.cg could generate NaN when shininess was 0 (specular maps can do that)
- Onyx execution speedup by around 50% with function tables.
- Modeler now has a 'Unify materials' button to let the model use only the first material.
- Automatic transmission now accepts curves for better shifting; see http://www.racer.nl/index.php?jump=tutorial/gearbox.htm#automatic_transmission
- Onyx now supports equalities between ints (int i,j; if(i>j)...)