Darren Ranalli
|
8e04ee3120
|
added InterestHandle class
|
2006-06-01 22:54:39 +00:00 |
|
Darren Ranalli
|
3560d4b3f8
|
added CR:: prefix to verbose prints
|
2006-06-01 18:22:43 +00:00 |
|
Darren Ranalli
|
89e8fdc5bf
|
added callback to TaskThreaded
|
2006-06-01 18:22:08 +00:00 |
|
Darren Ranalli
|
3efba3fe56
|
added verbose-repository prc flag
|
2006-06-01 18:00:06 +00:00 |
|
Darren Ranalli
|
4d87c6aabc
|
protect against empty-string parent str
|
2006-06-01 17:59:11 +00:00 |
|
Darren Ranalli
|
d9d54a75fa
|
longer printout length per garbage item repr
|
2006-06-01 17:57:01 +00:00 |
|
Roger Hughston
|
b03a063028
|
MAC Mouse visibility and procedural location control. ala kaweh
|
2006-05-31 20:50:56 +00:00 |
|
David Rose
|
4874f2cd01
|
clarify intention of assignment
|
2006-05-31 16:51:48 +00:00 |
|
aignacio_sf
|
0d8e519699
|
Remove releasing of d3d texture since Panda already manages releasing of textures.
|
2006-05-31 01:37:23 +00:00 |
|
aignacio_sf
|
a32d54b41a
|
Remove exception handling for len ( ) since the len ( ) bug was fixed.
|
2006-05-30 23:31:00 +00:00 |
|
aignacio_sf
|
64ac1f8510
|
Updated stencil interface.
|
2006-05-27 00:52:09 +00:00 |
|
Roger Hughston
|
1afccc2d19
|
Added Repeate Codes for key ( Just spoofing key down like a PC ) :(
|
2006-05-26 20:01:09 +00:00 |
|
Darren Ranalli
|
3fcd37e21c
|
auto-destroy
|
2006-05-26 00:54:20 +00:00 |
|
Darren Ranalli
|
7aa8c050f9
|
prevent printing of really long item repr's
|
2006-05-25 23:21:12 +00:00 |
|
Darren Ranalli
|
8fb0f4306c
|
added safeRepr
|
2006-05-25 23:21:06 +00:00 |
|
Darren Ranalli
|
6c57da8086
|
added bboard removal tracking
|
2006-05-25 23:19:59 +00:00 |
|
Joseph Lee
|
346936dbe2
|
indicate there's support for POSIX threads
|
2006-05-25 05:22:38 +00:00 |
|
Darren Ranalli
|
46cc183430
|
abbreviated garbage list printout, GarbageReport accepts timeslice param
|
2006-05-25 01:14:54 +00:00 |
|
Josh Yelon
|
8c616a75a9
|
More notes for 1.2.3
|
2006-05-24 19:16:30 +00:00 |
|
Josh Yelon
|
69978bbb8d
|
Fix for missing icon and ppythonw failure
|
2006-05-24 19:12:54 +00:00 |
|
aignacio_sf
|
2557c64393
|
Eliminate possibility of a free twice error if close buffer is called multiple times.
|
2006-05-24 19:04:13 +00:00 |
|
aignacio_sf
|
c905d712ab
|
Attempting to optimize the setting of stencil render states doesn't seem to work.
Switch back to the unoptimized way.
|
2006-05-24 02:45:53 +00:00 |
|
David Rose
|
fcaba44369
|
misplaced brace
|
2006-05-24 00:23:48 +00:00 |
|
aignacio_sf
|
d57e768594
|
Initial working stencil.
|
2006-05-24 00:13:04 +00:00 |
|
aignacio_sf
|
1a8e40cb46
|
Remove call to base destructor.
|
2006-05-23 23:49:44 +00:00 |
|
aignacio_sf
|
8b4638b38c
|
Initial working version of stencil buffer.
|
2006-05-23 23:41:49 +00:00 |
|
aignacio_sf
|
3760491ac6
|
Add stencil support.
|
2006-05-23 23:41:08 +00:00 |
|
aignacio_sf
|
20d6d877e1
|
Add comments, debug.
|
2006-05-23 23:38:22 +00:00 |
|
David Rose
|
91b341dafb
|
fix multithreading issues with X
|
2006-05-23 14:16:38 +00:00 |
|
David Rose
|
70dda7cff5
|
use PandaNode.getAllCameraMask()
|
2006-05-23 12:52:58 +00:00 |
|
David Rose
|
6c3ac71c05
|
need BF_size_square for cube maps
|
2006-05-23 12:52:01 +00:00 |
|
David Rose
|
556d564c5a
|
make_cube_map() default uses PandaNode::get_all_camera_mask()
|
2006-05-23 12:51:07 +00:00 |
|
David Rose
|
d6b1da618c
|
add get_all_camera_mask()
|
2006-05-23 12:48:25 +00:00 |
|
David Rose
|
f3691cf520
|
files missing from Sources.pp
|
2006-05-22 23:52:40 +00:00 |
|
David Rose
|
6ee39ae6e9
|
accidentally removed miles variables
|
2006-05-22 22:08:32 +00:00 |
|
David Rose
|
ed1fd25236
|
explicit calls to init_type()
|
2006-05-22 18:32:22 +00:00 |
|
David Rose
|
611d3b04b0
|
remove debug output
|
2006-05-22 18:31:42 +00:00 |
|
David Rose
|
5927760011
|
remove incorrect call up to base destructor method
|
2006-05-21 01:40:20 +00:00 |
|
Darren Ranalli
|
a5b3aa1087
|
task-threaded GarbageReport
|
2006-05-20 01:03:30 +00:00 |
|
aignacio_sf
|
682065a3e8
|
Preliminary stencil buffer code.
|
2006-05-19 04:18:09 +00:00 |
|
aignacio_sf
|
1a8b8f1756
|
Correct comment.
|
2006-05-19 01:14:16 +00:00 |
|
Josh Yelon
|
1b5c32f639
|
Assorted fixes
|
2006-05-18 20:55:32 +00:00 |
|
Josh Yelon
|
e0eb059f9b
|
Fixed missing tcl
|
2006-05-18 20:54:59 +00:00 |
|
Josh Yelon
|
e30cf6b193
|
Added support for Task.cont, etc, using Task as a class
|
2006-05-18 20:54:44 +00:00 |
|
aignacio_sf
|
0924c50cd1
|
Add support for desination alpha for the back buffer.
|
2006-05-18 18:44:12 +00:00 |
|
Josh Yelon
|
a8f09b9631
|
Fixed BufferViewer bug
|
2006-05-18 18:21:06 +00:00 |
|
David Rose
|
eb0757e5f7
|
fix hard crash with too many solids per from collisionnode
|
2006-05-18 13:47:53 +00:00 |
|
Darren Ranalli
|
df9ae1f69f
|
don't need to check E3hacks anymore
|
2006-05-17 21:06:50 +00:00 |
|
David Rose
|
3265a7d1b0
|
build with ffmpeg properly on Linux
|
2006-05-17 18:48:05 +00:00 |
|
David Rose
|
6a007533fd
|
fix tabs, prevent crash on startup
|
2006-05-17 18:47:45 +00:00 |
|