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