Friday, September 21, 2012

  • did cleanup/rewrite of much of vsusp's base code, including how float precision is saved in project links, how inputs are linked to tool model, how units are handled, input-change bindings, tab switching (and active tab is now stored in project link)
  •  moved url hash / project link code to a new file
  •  moved body roll and bump/dive/squat to project 'trim' object
  • now using CSS for IC/RC/etc label position instead of JS
  • added various settings to project preferences: units, front/rear, show/hide, zoom
  • most inputs including chart settings are now saved in project link
  •  added escaping to project link so it can be pasted into forum (shouldn't need link shortener anymore)
  •  changed scale control to "pixels per mm" - but is this reasonable?
  •  added IC inclination angles: angle between horizon and instant center (thanks Horizenjob)
  •  made input/output boxes look a little better (styling)
  •  tire size convention: opacity changes based on setting (styling/useability)
  •  fixed bad wheel sizes coming from hash
  •  various minor styling improvements and cleanup

Monday, September 10, 2012

Saturday, September 8, 2012

remove unneeded debug_print func, updated jquery.min.js and jquery-ui.min.js, removed drag.js, cleaned up redraw code and logic, fixed indicator for calc and draw timing, cleaned up indicator toggle code, cleaned up toggle check boxes

Tuesday, September 4, 2012

tweak drag controls (improve css and clean js), still have highlighting in chrome

Sunday, August 19, 2012


update to version #0.7

1mm internal rounding bug (thanks Horizenjob)

turned off input spinners: number pad works again (thanks Andyawesome)

removed Roll Center Y Position from chart y-axis defaults (thanks Horizenjob)

update nav links

Wednesday, August 15, 2012

namespace fixes (in progress, but workable), fix for IE load bug, fixed initial bump units (thanks Olrowdy_01, Horizenjob), remove debug panel and print messages in debug console, slightly larger control panel tab font, fixed draw toggle (prefs panel), fixed chart redraw on changed settings (thanks Olrowdy_01)

Sunday, August 12, 2012

moved nav to top of page, cleaned up layout, widened graph and chart

Sunday, March 25, 2012

fixed bad module include code, hosting changed something without notifying. Sorry all :(