Commit Graph

135 Commits

Author SHA1 Message Date
Doug Fritz
218461b74f use simple optimizations by default 2011-04-18 17:44:29 -07:00
Doug Fritz
44d5bf27e9 inlined the css 2011-04-18 17:36:10 -07:00
Doug Fritz
944a4ab7d3 buildscript css 2011-04-18 17:31:10 -07:00
Doug Fritz
d730f43f65 Merge branch 'master' of https://github.com/jonobr1/gui-dat 2011-04-18 17:27:36 -07:00
Doug Fritz
480abb17ca updated buildscript barnraiser 2011-04-18 17:27:33 -07:00
George Michael Brower
08eb75861c Fixed options method to make sure the initial value is actually selected 2011-04-18 17:10:05 -07:00
George Michael Brower
7de4efc1c1 merge with doug's renaming 2011-04-18 16:45:57 -07:00
George Michael Brower
6c21734b0f min, max and step as methods for ControllerNumber 2011-04-18 15:40:26 -07:00
George Michael Brower
9959a24161 Number controllers not perfect, but dragging is infinitely more intuitive. 2011-04-18 14:57:32 -07:00
George Michael Brower
9c5cd9a919 More refactoring and began to fix .active issues on number slider 2011-04-18 14:13:15 -07:00
George Michael Brower
38e7d9b029 moved src into internal dat folder 2011-04-18 13:51:15 -07:00
George Michael Brower
561b4a1411 Moved everything to the DAT namespace, and officially renamed the project dat.gui :) 2011-04-18 12:01:45 -07:00
George Michael Brower
23613bfae3 revised directory structure 2011-04-18 11:32:52 -07:00
George Michael Brower
17a131063b Deleted reference to color.js in index 2011-04-05 16:33:14 -07:00
George Michael Brower
391be6a283 Adjusted baseline for animated graphic on demo page 2011-03-23 11:49:11 -04:00
Jono Brandel
ae5ccdd736 Added Pro Tip 2 2011-02-14 13:34:27 -08:00
Jono Brandel
06e610de87 house cleaning 2011-02-11 11:25:33 -08:00
Jono Brandel
88f37adea8 merged szimeks formatting with current branch 2011-02-11 11:12:07 -08:00
George Michael Brower
1520f0805c Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 14:03:06 -08:00
George Michael Brower
c287ed92dc Cleaning up markup 2011-02-09 14:03:02 -08:00
Jono Brandel
70ed6c1e32 modified demo.css for expansion animations 2011-02-09 13:50:24 -08:00
Jono Brandel
ac562a2deb modified demo.css for expansion animations 2011-02-09 13:50:24 -08:00
George Michael Brower
f0f8ff2d79 Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
George Michael Brower
7c9143a8e2 Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
George Michael Brower
62e50fc8a0 Added onFinishChange() for string and number controllers, onFire() for function controllers and noSlider() for number controllers. 2011-02-09 11:39:18 -08:00
George Michael Brower
9c2c24aeeb Added onFinishChange() for string and number controllers, onFire() for function controllers and noSlider() for number controllers. 2011-02-09 11:39:18 -08:00
George Michael Brower
82ca98270f Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 10:28:20 -08:00
George Michael Brower
6a19c5aa75 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 10:28:20 -08:00
Jono Brandel
a178438c91 merged css3 transitions 2011-02-03 14:40:02 -08:00
Jono Brandel
cdb9e9fe6a merged css3 transitions 2011-02-03 14:40:02 -08:00
Jono Brandel
695645ef05 merged css3 transition changes 2011-02-03 14:39:27 -08:00
Jono Brandel
e0e998b02a merged css3 transition changes 2011-02-03 14:39:27 -08:00
Jono Brandel
e21e0ac5c3 css3 animations work for documentation page, thanks szimek! 2011-02-03 14:36:28 -08:00
Jono Brandel
79602505b9 css3 animations work for documentation page, thanks szimek! 2011-02-03 14:36:28 -08:00
George Michael Brower
1419b37954 index 2011-02-01 21:28:38 -05:00
George Michael Brower
1d07608bf8 index 2011-02-01 21:28:38 -05:00
Jono Brandel
11325bbf42 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-01 16:04:53 -08:00
Jono Brandel
2e0cad73d9 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-01 16:04:53 -08:00
Jono Brandel
9c6ef53953 Tried to update the animations for documentation and utterly failed. Sad face. Line 89 of demo.css 2011-02-01 16:04:39 -08:00
Jono Brandel
4646dc695d Tried to update the animations for documentation and utterly failed. Sad face. Line 89 of demo.css 2011-02-01 16:04:39 -08:00
George Michael Brower
e73d3d60c8 Changes to documentation in preparation for 0.3 2011-02-01 14:36:41 -05:00
George Michael Brower
ddfd481c90 Changes to documentation in preparation for 0.3 2011-02-01 14:36:41 -05:00
George Michael Brower
be84a222f9 Dumb bug on accounta find/replace .. index currently broken 2011-02-01 14:07:03 -05:00
George Michael Brower
647b077707 Dumb bug on accounta find/replace .. index currently broken 2011-02-01 14:07:03 -05:00
George Michael Brower
5a9f17b283 Forgot to add Slider to GUI namespace as well 2011-02-01 13:53:14 -05:00
George Michael Brower
7f5ebe0193 Forgot to add Slider to GUI namespace as well 2011-02-01 13:53:14 -05:00
George Michael Brower
548f0fa3d2 Moved Controller classes to GUI namespace 2011-02-01 13:45:22 -05:00
George Michael Brower
0aa2e7eea5 Moved Controller classes to GUI namespace 2011-02-01 13:45:22 -05:00
George Michael Brower
45743a5f1a typo 2011-01-31 20:42:22 -05:00
George Michael Brower
ea51f26d58 typo 2011-01-31 20:42:22 -05:00