David Rose
f5e0ba66ba
fix crash in point rendering
2008-09-16 12:59:03 +00:00
David Rose
a1856db611
use indirect notify dereferencers
2008-09-16 01:51:11 +00:00
David Rose
25af05eef3
recursive lock
2008-09-16 01:50:49 +00:00
Darren Ranalli
6895e25221
added task profiler
2008-09-15 21:47:37 +00:00
David Rose
7ec03c1c3e
change some default settings; remove some unused variables
2008-09-15 21:05:55 +00:00
David Rose
0e9b1ece67
prevent hard crash
2008-09-15 20:50:54 +00:00
David Rose
5c45275656
suggested changes from Clemens Pecinovsky to better support scrollable widgets
2008-09-15 20:35:59 +00:00
David Rose
f9cbb6f984
sort MouseWatcherGroup regions. Maybe fix for scroll bar getting stuck.
2008-09-15 20:14:46 +00:00
David Rose
e44ede85f0
more debug output
2008-09-15 20:14:28 +00:00
David Rose
8b16f6024f
more waitPending
2008-09-13 05:18:24 +00:00
David Rose
99b905beb9
find_bound_joints
2008-09-13 05:09:14 +00:00
David Rose
57bbde2ab2
wait_pending should return void
2008-09-13 03:58:44 +00:00
David Rose
fd0af5b6ef
fix pstats-threaded-write in simple-threads case
2008-09-13 03:39:21 +00:00
David Rose
52fa05d6f9
waitPending
2008-09-13 02:04:05 +00:00
David Rose
917568869f
wait_pending()
2008-09-13 02:03:28 +00:00
David Rose
06fc402c55
more useful spammage
2008-09-13 02:03:11 +00:00
David Rose
de14f0633e
whoops debug prints
2008-09-12 23:20:12 +00:00
David Rose
c32747d900
fix texture bamming
2008-09-12 23:10:21 +00:00
David Rose
f87b67df13
build on mac
2008-09-12 19:09:20 +00:00
David Rose
1b37ee8b9c
composite build
2008-09-12 18:47:42 +00:00
David Rose
601b0d45c8
remove obnoxious #defines for X, Y, Z, and W.
2008-09-12 18:31:49 +00:00
Darren Ranalli
904d6cb128
improved readability of GarbageReport Python-syntax section
2008-09-12 01:14:37 +00:00
David Rose
6fe61ef5c1
whoops, we still need to write out an empty table
2008-09-12 00:49:52 +00:00
Darren Ranalli
a2997cd277
removed exceptionLogged decorators, data logging now covered by ExceptionVarDump
2008-09-11 23:44:51 +00:00
David Rose
95ce87293d
mark dirty on read()
2008-09-11 23:17:35 +00:00
David Rose
efad95a5ea
bring ffmpeg, opencv into new interface
2008-09-11 23:16:15 +00:00
David Rose
3bd0d132b3
better thread-handling in textures
2008-09-11 22:47:31 +00:00
David Rose
7e2c036927
fix from forum user peciScx
2008-09-11 17:11:06 +00:00
David Rose
75b5e032f0
rename SIMPLE_THREADS_NO_IMPLICIT_YIELD
2008-09-11 01:37:12 +00:00
David Rose
62bc43d13a
better nl stuff, rename SIMPLE_THREADS_NO_IMPLICIT_YIELD
2008-09-11 01:37:00 +00:00
David Rose
d71d7a0fdb
avoid async texload race condition
2008-09-11 01:02:11 +00:00
David Rose
f57d2b07da
fix paste error in wrap mode
2008-09-10 19:07:17 +00:00
rdb
db77e3e4ca
Fix for bug in texture_type
2008-09-10 18:37:16 +00:00
David Rose
8214dca456
async-load-delay for textures too
2008-09-10 02:17:26 +00:00
aignacio_sf
615d92440f
Improve buffer viewer display:
...
Buffer views no longer go off screen except when there are way too many buffers (since the min buffer frame size is now 5 pixels).
Fix a case where too many buffers being displayed results in a divide by zero.
2008-09-10 02:08:16 +00:00
David Rose
dc3173c1fb
take out pandastream for now
2008-09-10 01:44:27 +00:00
David Rose
360ac27188
support ios::app on win32
2008-09-10 00:40:18 +00:00
David Rose
a99736ede9
fix win32 bug
2008-09-09 22:24:25 +00:00
David Rose
67c24c33e8
eol conversion
2008-09-09 21:12:41 +00:00
Darren Ranalli
35a643c737
by default don't do exception variable dump in __dev__
2008-09-09 20:54:06 +00:00
David Rose
c8ded35040
comment typo
2008-09-09 01:10:16 +00:00
David Rose
5e838f0406
raise errors properly
2008-09-09 00:52:05 +00:00
David Rose
0e5cc07f83
pandaFileStream
2008-09-09 00:13:09 +00:00
David Rose
964c76f2e0
pandaFileStream
2008-09-09 00:06:47 +00:00
Darren Ranalli
902634f5dd
better handling of already-visited objects; show them but don't traverse through them
2008-09-08 23:26:29 +00:00
David Rose
c5957be27b
pseudo-threaded network reads and writes
2008-09-08 19:39:43 +00:00
Darren Ranalli
c312d30eb8
added accessor methods for task duration warning threshold
2008-09-06 00:09:12 +00:00
David Rose
f1e618f02c
fix bug in alpha blending on vertex colors
2008-09-05 23:09:35 +00:00
Darren Ranalli
a53d2db6f7
limits on recursion depth
2008-09-05 21:58:27 +00:00
David Rose
7f90ceebfb
don't crash
2008-09-05 21:20:57 +00:00