13415 Commits

Author SHA1 Message Date
Josh Yelon
662491fb7f Replaced gsg->supports_power_2 with textures_power_2 2007-10-26 21:56:06 +00:00
Josh Yelon
7026aee8f8 Uses texture's pad region now 2007-10-26 21:55:30 +00:00
Josh Yelon
1ed7f72e86 A minor optimization involving pad regions 2007-10-26 21:55:13 +00:00
Josh Yelon
7d695c64c5 Added setup_texture, pad region support, and a few optims 2007-10-26 21:54:54 +00:00
Josh Yelon
1297993a34 Added concept of a texture's Pad Region 2007-10-26 21:54:20 +00:00
Zachary Pavlov
9c32b2ec63 removed excess logging 2007-10-26 20:41:36 +00:00
David Rose
b706a17f25 early-out on empty Geoms 2007-10-25 21:19:22 +00:00
David Rose
0c56b38f6a name vdatas after type of particle 2007-10-25 21:18:58 +00:00
Dustin Barnard
487ac293c7 *** empty log message *** 2007-10-24 23:06:57 +00:00
David Rose
48a840be75 add underscore property 2007-10-24 21:14:57 +00:00
Roger Hughston
1f0c2980bb *** empty log message *** 2007-10-24 18:18:34 +00:00
Darren Ranalli
6eb6e236db added task counts to AI pstats collection 2007-10-24 08:40:20 +00:00
M. Ian Graham
0f403bca36 Added support for inverted scrollbar, values descend from top to bottom 2007-10-24 05:43:49 +00:00
Roger Hughston
f87df647a8 total hack to help find a race.. must remove later 2007-10-24 04:03:29 +00:00
Redmond Urbino
5dde973966 kill crash on removeAllTasks 2007-10-24 02:09:48 +00:00
David Rose
d4092b8a52 release mouse buttons when window focus is lost 2007-10-24 02:02:11 +00:00
Josh Yelon
ba03b0ff3c Dumb mistake fixed 2007-10-23 18:18:05 +00:00
David Rose
08d65bbb20 fix bogus assertion 2007-10-23 15:27:04 +00:00
Redmond Urbino
2716bc4cda proper solution when calling removeTask with a task name 2007-10-23 00:38:56 +00:00
David Rose
923ff60d9f temp hack fix for released-buffer-cache-size on dx8/9 2007-10-23 00:38:12 +00:00
David Rose
fd74ea21f5 minor optimization? 2007-10-23 00:36:45 +00:00
Redmond Urbino
847517b632 let removeTask handle a task name parameter 2007-10-23 00:20:41 +00:00
Darren Ranalli
fcee0e315f remove name and value from builtins 2007-10-22 20:59:07 +00:00
David Rose
43101ae12e add_gsg 2007-10-19 22:20:00 +00:00
Zachary Pavlov
a25ba7ef8b debugging on approaches 2007-10-19 19:20:16 +00:00
Zachary Pavlov
50f646ed6b debugging on approaches 2007-10-19 19:04:53 +00:00
David Rose
ed3a0dd294 allow auto-incrementing custom names 2007-10-19 17:29:52 +00:00
David Rose
be8b867498 released-vbuffer-cache 2007-10-19 15:37:19 +00:00
David Rose
707ff8f504 UH_client -> UH_stream 2007-10-19 15:36:41 +00:00
David Rose
78a08bafcd gl-min-buffer-usage-hint, gl-debug-buffers 2007-10-19 15:35:43 +00:00
David Rose
d517b00688 UH_dynamic -> UH_stream 2007-10-19 15:33:32 +00:00
Joe Hager
a0415fa3d4 Fix flickering problem when dynamically adjusting gamma with GUI. 2007-10-18 03:44:59 +00:00
Joe Hager
af99d82411 Modify OSX related files due to reflect changes in wgl version. Add additional methods. 2007-10-18 02:31:28 +00:00
David Rose
df36a1791a tighten up parabola collisions 2007-10-17 20:52:56 +00:00
Zachary Pavlov
d84feaf51f removed fluid capping 2007-10-17 18:11:00 +00:00
David Rose
3f4d1aada2 whoops, logic error in clipping parabola to t1 and t2 2007-10-17 16:41:29 +00:00
David Rose
e9240cfe24 whoops, logic error in clipping parabola to t1 and t2 2007-10-17 16:29:24 +00:00
Joe Shochet
b280d1253c slight optimization in string handling on taskName and uniqueName 2007-10-17 07:57:18 +00:00
Zachary Pavlov
a20301a2b5 faster tasks and network updates from objects 2007-10-16 23:49:18 +00:00
David Rose
2a3d4d0934 use new parabola-based collision system 2007-10-16 20:11:56 +00:00
David Rose
b97325c1cc more fixes 2007-10-16 19:46:22 +00:00
David Rose
26a1985992 fix nearly-parallel case 2007-10-16 19:08:46 +00:00
David Rose
f66069aed4 parabola collisions 2007-10-16 17:02:48 +00:00
gephilipp
fb7f90626b *** empty log message *** 2007-10-15 18:09:27 +00:00
Josh Yelon
55ce340f7e Added move_pointer on raw mice 2007-10-14 23:07:37 +00:00
Josh Yelon
d113212295 Not trying to finish match_pattern after all 2007-10-14 22:58:10 +00:00
Josh Yelon
e20aebfcaa Working on a pattern matching routine. 2007-10-14 22:49:31 +00:00
Josh Yelon
be491b1fb3 Release notes for 1.4.3, anticipate some features not actually in yet 2007-10-14 01:36:09 +00:00
Josh Yelon
05b06bc5ea Updating to 1.4.3 2007-10-14 01:32:47 +00:00
Darren Ranalli
77a4ea9542 added pstats-eventmanager config 2007-10-13 06:19:24 +00:00