factor/basis/ui/pens
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
caching Split off ui.pens from ui.render 2009-02-12 03:58:42 -06:00
gradient Specialized array overhaul 2009-09-09 22:33:34 -05:00
image Use vocab: 2009-02-15 21:09:09 -06:00
polygon Specialized array overhaul 2009-09-09 22:33:34 -05:00
solid Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated. 2009-03-27 18:31:25 -05:00
tile Fancy new buttons 2009-02-14 21:53:39 -06:00
authors.txt Split off ui.pens from ui.render 2009-02-12 03:58:42 -06:00
pens-docs.factor Working on documentation 2009-02-19 16:54:27 -06:00
pens-tests.factor Split off ui.pens from ui.render 2009-02-12 03:58:42 -06:00
pens.factor Fancy new buttons 2009-02-14 21:53:39 -06:00