pxt-ev3/libs
Michał Moskal 8ed79e7133 Swap X/y in images (#528)
* Swap X/Y in image encoding

* Fix PNG decoder

* Now really fix png

* reducing deps

* moving png.cpp into ev3

* bumped pxt

* updated shims

* fixing c++ compilation

* updated shims

* Fix pixel order

* update pxt

* Fix C++ image decoding

* Add expanded PNG images

* Generate E1 format images (in libs/ev3 run 'pxt buildsprites images')

* Go back to white background

* Remove PNG support
2018-04-19 12:08:16 -07:00
..
automation Clean generated files (#289) 2018-01-31 10:04:40 -08:00
base upgrading to latest common packages (#383) 2018-03-28 09:04:49 -07:00
blocksprj Zoom screen (#285) 2018-01-30 22:22:21 -08:00
chassis Clean generated files (#289) 2018-01-31 10:04:40 -08:00
color-sensor Threshold to calibration (#495) 2018-04-12 14:25:44 -07:00
core Swap X/y in images (#528) 2018-04-19 12:08:16 -07:00
datalog Clean generated files (#289) 2018-01-31 10:04:40 -08:00
ev3 Swap X/y in images (#528) 2018-04-19 12:08:16 -07:00
game Integrate screen APIs from common packages (#343) 2018-02-26 15:16:17 -08:00
gyro-sensor Sensor names are now part of the block text (#341) 2018-02-26 11:33:50 -05:00
infrared-sensor Threshold to calibration (#495) 2018-04-12 14:25:44 -07:00
music Music field editor (#529) 2018-04-17 22:16:19 -07:00
screen Swap X/y in images (#528) 2018-04-19 12:08:16 -07:00
storage bring back the shims 2018-02-14 10:56:50 -08:00
tests renaming 'set speed' to 'run' (#327) 2018-02-19 07:35:08 -08:00
touch-sensor hiding the was pressed block (#401) 2018-04-03 04:10:35 -07:00
ultrasonic-sensor Threshold to calibration (#495) 2018-04-12 14:25:44 -07:00
tsconfig.json Add tsconfig.json for easier library editing (#96) 2017-12-15 14:29:31 -08:00