Commit Graph

45 Commits

Author SHA1 Message Date
bluesaxman a793129169 Added check for bare numbers in bound, if bare numbers are provided they will now be converted to single element arrays 2022-11-10 11:52:39 -07:00
bluesaxman 81e26a625a initial addition of bluepixle_ui.js 2022-09-16 08:42:55 -06:00
bluesaxman bac8f3dc0b added text shape 2022-09-13 13:10:43 -06:00
bluesaxman c451375ba3 fixed default rotation on containers and shapes, should be 0 degrees now 2022-09-13 12:15:14 -06:00
bluesaxman 53c6a37741 fixed default rotation on containers and shapes, should be 0 degrees now 2022-09-13 12:07:57 -06:00
bluesaxman 26edf8381f fixed default rotation on containers and shapes, should be 0 degrees now 2022-09-13 11:47:46 -06:00
bluesaxman 56a295c3ef c to C for fColor in shape render 2022-09-12 16:45:14 -06:00
bluesaxman 83fb7fb257 this. added to some referenses to dimentions in shape 2022-09-12 16:29:06 -06:00
bluesaxman f25979eff1 Some more minor tweeks to blueui window class, and more tweeks to index and css 2022-04-07 19:51:27 -06:00
bluesaxman c24e6029ce fixed a couple issues with window object references 2022-04-07 18:50:14 -06:00
bluesaxman 5f7df39d9e some minor syntax corrections and a rewrite of the demo index.html and css file 2022-04-07 18:31:56 -06:00
bluesaxman 2ca87fbb55 added hexGradiant function for value based color readouts 2022-04-07 16:57:41 -06:00
bluesaxman a4d3afd265 Added window resize and drag functions 2022-04-07 16:46:44 -06:00
bluesaxman 02270091eb window class added, not functional 2022-03-24 15:45:58 -06:00
bluesaxman 176ff52041 Added blueui for ui functions, this will replace legacy ui things in bluecore 2022-03-24 15:01:45 -06:00
bluesaxman e28c88c233 Moved all legacy code to the TOF 2022-03-22 15:51:20 -06:00
bluesaxman cfc60ebd1d Cleaned up elementPlace legacy code, no longer relys on elementCreate 2022-03-22 15:48:38 -06:00
bluesaxman 006f6e5ade Updated numberShorted to newer, cleaner function 2022-03-22 15:35:59 -06:00
bluesaxman 99b366266a Comments around some legacy functions 2022-03-22 15:19:10 -06:00
bluesaxman 3e61a339e4 Comments around some legacy functions 2022-03-22 15:17:00 -06:00
bluesaxman 1469e59e97 Fixed grow method in container and shape class 2022-02-10 15:12:18 -07:00
bluesaxman 2cc3f4d0cf after intensive tests, fixed rotation 2022-02-10 10:34:16 -07:00
bluesaxman da9240e3ff minor refrence error fixed, maybe fouth times the charm... 2022-02-10 09:08:21 -07:00
bluesaxman de60b49f6f minor refrence error fixed, third times the charm... 2022-02-10 09:03:08 -07:00
bluesaxman cb3c0b37c7 ANOTHER minor refrence error fixed 2022-02-10 09:01:11 -07:00
bluesaxman f8587d845d minor refrence error fixed 2022-02-10 08:59:22 -07:00
bluesaxman 308e811c0e Hopefully fixed relative rotation in containers. 2022-02-10 08:51:20 -07:00
bluesaxman aca2ab4258 name change to resolve conflict 2022-02-09 15:25:50 -07:00
bluesaxman 40c5eb786e Removed starfield class as it doesn't belong in bluepixle.js 2022-02-09 12:50:18 -07:00
bluesaxman 3f16141ae8 Absorbed the colide function into container as a method called overlap 2022-02-09 12:34:58 -07:00
bluesaxman 2ed2791528 More math added to math.js bluepixle currently broken as I'm in the middle of cleaning 2022-02-08 17:10:24 -07:00
bluesaxman 1611f58512 Removed some redundant classes from bluepixle.js and moved matrix class to bluemath.js 2022-02-08 12:37:06 -07:00
bluesaxman d29d4e9366 Added normalizeArray function 2022-02-08 12:14:09 -07:00
bluesaxman 1d9f4377b1 added boundValue to bluemath.js 2022-02-08 10:18:26 -07:00
bluesaxman aa34ceeae4 slight syntax corrections 2022-02-07 18:15:06 -07:00
bluesaxman 3cd2a20498 Added reusable geometry functions and classes from several other projects 2022-02-07 18:11:49 -07:00
bluesaxman ee7a5b161e ...mathmatical calculation correction on numbershorten 2021-06-18 15:27:37 -06:00
bluesaxman b05415cb29 fixed numbershorten checks with typeof 2021-06-18 13:17:50 -06:00
bluesaxman 8595482c6b Corrected previous change to correct change with numberShorten 2021-06-18 13:13:53 -06:00
bluesaxman 5439fa2559 Added decimal handling to numberShorten 2021-06-17 16:35:12 -06:00
bluesaxman 7036c5e7a6 Added return to addButton so you can get its element 2021-06-17 15:35:38 -06:00
bluesaxman bceb0ae26a Found several half finished libraries in a backup, added to repo even though they are not amazing 2020-08-20 15:58:18 -06:00
bluesaxman bf1cadb808 added file input support 2020-05-19 14:03:05 -06:00
bluesaxman 39592c856c updated to current version 1.8.2 2019-04-20 10:30:10 -06:00
bluesaxman 0c32a0dcb1 Initial git commit version 1.7.2 2019-04-20 10:22:09 -06:00