Eduardo Cavazos
|
47d8a56dc0
|
opengl: Add words to work with color objects
|
2008-07-28 14:19:35 -05:00 |
Eduardo Cavazos
|
e9e1313b6c
|
colors: Add color tuples
|
2008-07-28 14:19:11 -05:00 |
Eduardo Cavazos
|
32325079ab
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-28 12:59:22 -05:00 |
Eduardo Cavazos
|
e10507e9ad
|
processing: Minor cleanups
|
2008-07-28 12:58:30 -05:00 |
Eduardo Cavazos
|
72344abf71
|
bubble-chamber: Update for processing changes
|
2008-07-28 12:55:08 -05:00 |
Eduardo Cavazos
|
fce11759e9
|
processing.gallery.trails: Update for processing changes
|
2008-07-28 12:54:47 -05:00 |
Eduardo Cavazos
|
ac23f41198
|
processing: Update to use 'processing.shapes'
|
2008-07-28 12:54:21 -05:00 |
Slava Pestov
|
7768bae3f6
|
Remove dead code
|
2008-07-28 06:33:06 -05:00 |
Slava Pestov
|
462588e10f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-28 06:31:40 -05:00 |
Slava Pestov
|
d817efe1dd
|
Working on predicate constraint propagation
|
2008-07-28 06:31:26 -05:00 |
Slava Pestov
|
ed7ad146d8
|
Fix NaN handling in math.intervals
|
2008-07-28 06:31:11 -05:00 |
Eduardo Cavazos
|
4f10ed4aaf
|
boids.ui: Add workaround for display glitch
|
2008-07-28 01:41:49 -05:00 |
Eduardo Cavazos
|
d2352a15e6
|
processing.shapes: Use 'gl-color' in a couple of places
|
2008-07-28 01:41:10 -05:00 |
Eduardo Cavazos
|
1a49f200c2
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-07-28 00:50:57 -05:00 |
Eduardo Cavazos
|
86a881f1f2
|
boids.ui: Use processing.shapes
|
2008-07-28 00:50:22 -05:00 |
Eduardo Cavazos
|
7a3a0d3677
|
boids: Up the initial boids count to 100
|
2008-07-28 00:50:08 -05:00 |
Eduardo Cavazos
|
d6ad62ebf0
|
golden-section: Use processing.shapes
|
2008-07-28 00:49:34 -05:00 |
Eduardo Cavazos
|
1c091ed24b
|
processing.shapes: Factor out shape drawing code. It is not specific to
processing.
|
2008-07-28 00:48:29 -05:00 |
Slava Pestov
|
9d24828604
|
Beefed up normalization pass cleans up stack usage, simplifying recursive propagation
|
2008-07-27 22:47:40 -05:00 |
Slava Pestov
|
9cc761d899
|
More efficient branch? word
|
2008-07-27 22:45:46 -05:00 |
Slava Pestov
|
74197538f5
|
Change high-level IR to not use 'successor' links; add normalization pass
|
2008-07-27 20:25:42 -05:00 |
Slava Pestov
|
10322c11e3
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-07-27 16:56:29 -05:00 |
Joe Groff
|
3a7dd35e39
|
. . . and bi@,/tri@, , just for kicks
|
2008-07-27 11:49:31 -07:00 |
Joe Groff
|
d6db9897fa
|
bi, is really a better name than bi+. Add analogous bi*, and tri*, words along with unit tests
|
2008-07-27 11:15:27 -07:00 |
Joe Groff
|
d2d5dba6a8
|
Swallow key gestures in key-caps window
|
2008-07-27 09:36:05 -07:00 |
Slava Pestov
|
ebde016eed
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-27 02:32:52 -05:00 |
Slava Pestov
|
863a6b63d5
|
Working on recursive propagation
|
2008-07-27 02:32:40 -05:00 |
Slava Pestov
|
ed4a212621
|
Fix typo in docs
|
2008-07-27 02:32:20 -05:00 |
Joe Groff
|
acf515d6c6
|
joystick-demo: controllers are not always immediately available after open-game-input
|
2008-07-26 22:49:57 -07:00 |
U-VICTORIA\Administrator
|
ab4d41169b
|
add keys-array sequence wrapper
|
2008-07-26 22:35:40 -07:00 |
U-VICTORIA\Administrator
|
f053c25875
|
doh... changing assoc out from under assoc-each = bad
|
2008-07-26 22:29:11 -07:00 |
U-VICTORIA\Administrator
|
1c7b117581
|
Avoid cloning in game-input.backend.dinput to improve performance
|
2008-07-26 22:20:17 -07:00 |
Eduardo Cavazos
|
96d7fd11dc
|
math.geometry.rect: Add corner words
|
2008-07-27 00:10:34 -05:00 |
Eduardo Cavazos
|
48e7588144
|
opengl: Put top-left, top-right, bottom-left, bottom-right, in
opengl.private
|
2008-07-27 00:10:01 -05:00 |
U-VICTORIA\Administrator
|
2c76f34ddf
|
POV hat indicator for joystick-demo; fix POV hat handling in game-input.backend.dinput
|
2008-07-26 21:16:44 -07:00 |
U-VICTORIA\Administrator
|
f0951c36f2
|
dinput: Do not unacquire the device after every read, otherwise keyboard does not work. Fix inaccuracy in c_dfDIJoystick2 definition
|
2008-07-26 20:02:06 -07:00 |
Slava Pestov
|
e5b9c8287e
|
Debugging slot propagation, starting recursive propagation
|
2008-07-26 19:01:43 -05:00 |
Slava Pestov
|
99522d1090
|
Print out 'recursive' declaration
|
2008-07-26 18:58:53 -05:00 |
U-VICTORIA\Administrator
|
b6e0faae05
|
handle reading from unplugged devices in game-input dinput backend
|
2008-07-26 12:15:23 -07:00 |
U-VICTORIA\Administrator
|
9a0e149791
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-26 10:44:57 -07:00 |
Joe Groff
|
79bf201a81
|
key-caps demo
|
2008-07-26 10:13:47 -07:00 |
Joe Groff
|
d88e996733
|
game-input docs fixes
|
2008-07-25 21:32:50 -07:00 |
Joe Groff
|
9562452ccb
|
MAIN: for joystick-demo. make it ok to open-game-input multiple times
|
2008-07-25 21:25:46 -07:00 |
Joe Groff
|
9724ac4a13
|
Joystick demo. iokit product-string cleanup. vectors > hashtables for tiny assocs
|
2008-07-25 20:31:37 -07:00 |
Slava Pestov
|
5a0c3e3d73
|
Add better error message for out of memory
|
2008-07-25 22:05:36 -05:00 |
Slava Pestov
|
1f39689e76
|
Fix bootstrap
|
2008-07-25 19:27:03 -05:00 |
Slava Pestov
|
06d9d4db16
|
Fix PPC compile errors
|
2008-07-25 17:40:32 -05:00 |
Slava Pestov
|
cc09f334ef
|
Fix crash with bad each-object usage
|
2008-07-25 17:37:51 -05:00 |
Slava Pestov
|
2512729f78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-25 17:26:34 -05:00 |
Eduardo Cavazos
|
8ad22154e5
|
boids.ui: Rearrange 'boids-window*'
|
2008-07-25 16:55:10 -05:00 |