Joe Groff
|
0169934f6d
|
null-world class for interactive OpenGL use
|
2009-06-03 11:03:34 -05:00 |
Slava Pestov
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Joe Groff
|
fa8c47d310
|
move ui.offscreen to unmaintained for now
|
2009-05-03 22:04:25 -05:00 |
Joe Groff
|
bc07c075e7
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/spheres/spheres.factor
|
2009-05-03 17:23:14 -05:00 |
U-FROGGER\erg
|
0668b1252e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-02 20:12:06 -05:00 |
Joe Groff
|
54e9447ec4
|
adjust pixel format syntax. override offscreen-world pixel-format-attributes instead of special-casing
|
2009-05-01 20:07:14 -05:00 |
Sam Anklesaria
|
ac2557b4a7
|
frp changes
|
2009-05-01 11:06:48 -05:00 |
Sam Anklesaria
|
0c718a047c
|
frp docs fixed
|
2009-05-01 10:40:33 -05:00 |
bogiebro
|
3e58a59335
|
fixed comboboxes summary spelling error
|
2009-04-29 13:56:36 -07:00 |
Sam Anklesaria
|
3cf4f45416
|
comboboxes vocab + ui authors, summaries
|
2009-04-29 14:19:30 -05:00 |
Sam Anklesaria
|
4c8c1f9626
|
frp-table fixes
|
2009-04-28 22:00:21 -05:00 |
Sam Anklesaria
|
96474ab059
|
frp-table additions
|
2009-04-28 20:37:25 -05:00 |
Sam Anklesaria
|
e6e32f052d
|
frp tables
|
2009-04-26 19:01:05 -05:00 |
Sam Anklesaria
|
ddc565eb99
|
frp library
|
2009-04-24 23:25:16 -05:00 |
Sam Anklesaria
|
8be8357e4d
|
ui.gadgets.alerts updated for new ui
|
2009-04-24 23:23:35 -05:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Slava Pestov
|
c780457ddb
|
Fix up ui.offscreen
|
2009-04-03 12:54:34 -05:00 |
Slava Pestov
|
a58ce33bb3
|
Split off some code from ui.backend.windows into windows.offscreen
|
2009-03-28 22:27:18 -05:00 |
Slava Pestov
|
3bf5d2bfd4
|
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 |
Slava Pestov
|
be4fb1e7d9
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
Slava Pestov
|
56ffaf5cb1
|
Updating ui.gadgets.alerts, ui.gadgets.book-extras, ui.utils and drills for new_ui changes
|
2009-03-16 03:01:32 -05:00 |
Slava Pestov
|
4589aab8a4
|
Move ui.gadgets.alerts, ui.gadgets.book-extras and ui.utils to extra
|
2009-03-16 03:00:37 -05:00 |
Slava Pestov
|
4e5f7525b7
|
Fix ui.render.test
|
2009-03-15 17:36:08 -05:00 |
Slava Pestov
|
52fef83061
|
Fix various unit tests
|
2009-03-07 15:58:14 -06:00 |
Slava Pestov
|
08c3842403
|
More 4DNav fixes
|
2009-03-07 15:57:54 -06:00 |
Slava Pestov
|
72d9be21ae
|
Update 4DNav for new_ui
|
2009-03-07 03:20:47 -06:00 |
Slava Pestov
|
375c5e69b5
|
Various load-everything fixes
|
2009-03-07 01:22:21 -06:00 |
Slava Pestov
|
571db75e40
|
Update code for model class renamings
|
2009-02-26 16:15:28 -06:00 |
Slava Pestov
|
8fd159dadd
|
Fix conflict
|
2009-02-12 09:22:35 -06:00 |
Doug Coleman
|
76ae3fd224
|
Fix compile error in ui.render.test; images API changed...
|
2009-02-12 08:39:52 -06:00 |
Slava Pestov
|
6235e95052
|
Fix conflict
|
2009-02-10 00:44:23 -06:00 |
Slava Pestov
|
b0a55d16f7
|
Fix ui.render.test
|
2009-02-09 22:52:20 -06:00 |
Doug Coleman
|
064e4c8d09
|
update offscreen docs
|
2009-02-09 21:41:07 -06:00 |
Doug Coleman
|
e82f3a8518
|
update ui.offscreen and ui.render
|
2009-02-09 21:40:29 -06:00 |
Slava Pestov
|
88b401b383
|
Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
|
2009-02-05 03:28:41 -06:00 |
Slava Pestov
|
c12338c989
|
Remove ui.gadgets.broken; functionality merged into ui.gadgets.debug
|
2009-02-02 16:00:57 -06:00 |
Slava Pestov
|
7b2a705352
|
<border> now takes a pair instead of an integer
|
2009-02-02 00:00:45 -06:00 |
Slava Pestov
|
0835eb374b
|
UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words
|
2009-02-01 20:31:42 -06:00 |
Slava Pestov
|
406943630d
|
Merge branch 'master' into new_ui
|
2009-01-30 15:32:41 -06:00 |
Daniel Ehrenberg
|
84a2ad091e
|
Fixing ui.gadgets.slate docs
|
2009-01-30 09:51:59 -06:00 |
Daniel Ehrenberg
|
cbdcadc45d
|
Moving back ui.gadgets.slate
|
2009-01-30 09:41:50 -06:00 |
Slava Pestov
|
505c9a77c2
|
Merge branch 'master' into new_ui
|
2009-01-29 22:11:34 -06:00 |
Daniel Ehrenberg
|
afacfc1a17
|
Moved things into unmaintained that fail help-lint
|
2009-01-29 19:20:34 -06:00 |
Slava Pestov
|
53f4bd4311
|
Move ui.gadgets.lists to extra
|
2009-01-07 16:32:02 -06:00 |
Eduardo Cavazos
|
81e69a1664
|
Update 'ui.gadgets.tiling'. Add some help.
|
2008-12-22 17:20:04 -06:00 |
Eduardo Cavazos
|
c181056ed2
|
ui.gadgets.plot: use easy-help
|
2008-12-22 15:57:12 -06:00 |
Eduardo Cavazos
|
d193aad524
|
Demo easy-help in the 'ui.gadgets.slate' vocabulary
|
2008-12-22 15:43:24 -06:00 |
Eduardo Cavazos
|
aff4676e58
|
Add 'ui.gadgets.plot' back to extra
|
2008-12-22 08:40:00 -06:00 |
Eduardo Cavazos
|
98bfac3f63
|
Remove 'ui.gadgets.frame-buffer'
|
2008-12-15 18:32:52 -06:00 |
Joe Groff
|
e5ef3d9b95
|
don't need dispose on offscreen-world, and it breaks compiling
|
2008-12-11 21:49:45 -08:00 |