Mike Goslin
|
f105fc0365
|
Added current name so we know the current name of the current control
|
2006-05-02 21:05:36 +00:00 |
Justin Butler
|
68d8fe2f20
|
Added fix to be able to give an object to store location for in case the object has already been removed from the doId2do list.
|
2006-05-02 03:26:20 +00:00 |
Justin Butler
|
96780fc21f
|
set object location to 0,0 when going into the cache, instead of None,None since when the object is pulled back out of the cache, None,None were not clearing out the old location.
|
2006-05-02 03:25:24 +00:00 |
aignacio_sf
|
d3be07a17c
|
Add exception handling to len ( ) calls to prevent random bug.
|
2006-04-29 04:25:50 +00:00 |
Dave Schuyler
|
fe0177f28c
|
cr at eof
|
2006-04-29 00:23:01 +00:00 |
Dave Schuyler
|
a1cb222bed
|
check for frameStyle before deleting
|
2006-04-29 00:22:31 +00:00 |
Josh Yelon
|
2022f48471
|
Minor bugfix
|
2006-04-28 22:33:08 +00:00 |
Josh Yelon
|
605be40750
|
Minor syntax problem
|
2006-04-28 16:41:53 +00:00 |
Samir Naik
|
5a6f625009
|
reverted detachNode change
|
2006-04-28 03:52:58 +00:00 |
Samir Naik
|
3a7bb23275
|
before detachNodeing avatar, get its world relative position in case we need it
|
2006-04-28 02:44:39 +00:00 |
Redmond Urbino
|
e8acdc34b4
|
try to fix client crash on live, remark 334297
|
2006-04-28 01:14:56 +00:00 |
Josh Yelon
|
a553a9691b
|
Another fix
|
2006-04-27 20:19:29 +00:00 |
Josh Yelon
|
8209ba4a14
|
Moved python into bin directory
|
2006-04-27 20:17:11 +00:00 |
Josh Yelon
|
a6b9cd3e95
|
ppython fixes
|
2006-04-27 20:13:06 +00:00 |
Darren Ranalli
|
6adaaec3b0
|
no leaked tasks on exit
|
2006-04-26 21:14:27 +00:00 |
Darren Ranalli
|
0d9399a33f
|
first rev
|
2006-04-26 20:48:59 +00:00 |
Darren Ranalli
|
6fc09c4fd7
|
added gcDebugOn
|
2006-04-26 20:47:30 +00:00 |
Chris Brunner
|
ffb1b8e670
|
for Mac support
|
2006-04-26 19:33:47 +00:00 |
Darren Ranalli
|
6517959159
|
clear events on interest-done and on alter
|
2006-04-26 18:55:30 +00:00 |
Josh Yelon
|
029f03053e
|
Fixed a bug
|
2006-04-26 16:39:25 +00:00 |
Asad M. Zaman
|
e45a6a875a
|
update for e3: single textured hair, female lods are missing it, so copied high lod on them; 6 spanish buildings and their textures
|
2006-04-26 06:29:57 +00:00 |
Darren Ranalli
|
bf911bb728
|
various fixes
|
2006-04-26 03:03:48 +00:00 |
Darren Ranalli
|
fa8c808562
|
fixed addInterest (return handle), added removeInterest
|
2006-04-25 21:50:52 +00:00 |
Darren Ranalli
|
9a981c2830
|
bulletproofing, added the beginnings of a unit test suite
|
2006-04-25 21:50:09 +00:00 |
Darren Ranalli
|
4f77115b94
|
added EventGroup
|
2006-04-25 21:49:23 +00:00 |
Darren Ranalli
|
aef2ec6a9f
|
added Functor.__repr__, uniqueName()
|
2006-04-25 21:48:50 +00:00 |
aignacio_sf
|
ab6492b17d
|
Add attach command.
|
2006-04-25 03:58:25 +00:00 |
aignacio_sf
|
10bf727190
|
Add set color.
Make texture usage optional.
Add begin/end.
Add actor update to fix LOD problem.
|
2006-04-25 03:20:45 +00:00 |
Josh Yelon
|
b261d92f98
|
Added expand-imports functionality
|
2006-04-24 20:54:22 +00:00 |
aignacio_sf
|
5d9af89feb
|
no message
|
2006-04-24 19:59:43 +00:00 |
aignacio_sf
|
ed79e4e027
|
Improve relative matrix calculations.
Seems to look ok.
Possible problem with animations???
Has problem when switching LODs.
|
2006-04-22 01:43:36 +00:00 |
John Loehrlein
|
f2d6c73ccb
|
Optional sleep scheme. Tested and can handle up to 4 clients at once without any starving. Client with focus will not run as fast, obivously.
|
2006-04-21 18:39:25 +00:00 |
aignacio_sf
|
d18d28229f
|
Add update capability via a task.
Add preliminary relative matrix calculations (not working properly).
Disable alpha writes.
|
2006-04-21 02:19:08 +00:00 |
Josh Yelon
|
ce2a8fadeb
|
Fixes for icons
|
2006-04-20 17:06:57 +00:00 |
David Rose
|
57338ee24d
|
better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes
|
2006-04-20 04:03:16 +00:00 |
Justin Butler
|
3a4872bac0
|
Smoothing pop fix when an object starts moving after not moving for a while.
|
2006-04-20 00:58:23 +00:00 |
aignacio_sf
|
5ff0a3ee85
|
Turn off debug printing of texture v coordinate.
|
2006-04-19 21:43:10 +00:00 |
aignacio_sf
|
7088e50a28
|
Turn on transparency.
Turn off lighting.
|
2006-04-19 21:38:27 +00:00 |
Josh Yelon
|
0f3183bb60
|
restored scene editor
|
2006-04-19 03:24:05 +00:00 |
aignacio_sf
|
2b0cf0ff9f
|
Prototype motion trail code.
|
2006-04-19 03:12:31 +00:00 |
aignacio_sf
|
5eac470d97
|
Prototype motion trail code.
|
2006-04-19 03:02:43 +00:00 |
Josh Yelon
|
67405cdd5d
|
Added import statements
|
2006-04-18 17:57:19 +00:00 |
Darren Ranalli
|
733be2ee64
|
added SerialNum and printListEnum, put Functor, Stack, Queue, SerialNum in __builtin__
|
2006-04-18 01:28:19 +00:00 |
Joe Shochet
|
bc395c5652
|
touch and checkin to fix cvs hiccup
|
2006-04-17 18:45:22 +00:00 |
Josh Yelon
|
55dc863139
|
Added beginExports and endExports
|
2006-04-17 17:48:38 +00:00 |
Josh Yelon
|
8510adb7b2
|
Commented out scene editor.
|
2006-04-17 16:51:01 +00:00 |
Josh Yelon
|
3abfe81f99
|
Fixed particle panel
|
2006-04-14 14:17:48 +00:00 |
Dave Schuyler
|
60356c6c94
|
formatting
|
2006-04-14 03:43:59 +00:00 |
Joe Shochet
|
2cf3938811
|
allow unique naming of passed in names on LerpFuncIntervals
|
2006-04-13 05:50:27 +00:00 |
Joseph Lee
|
4631389040
|
additional explicit libs to fix linking for FreeBSD
|
2006-04-13 04:10:22 +00:00 |