Commit Graph

10055 Commits

Author SHA1 Message Date
David Rose e62394bbe5 typo 2006-01-17 23:18:21 +00:00
David Rose 0f5505382e getting closer 2006-01-17 23:17:59 +00:00
Dave Schuyler 22f3e05a42 added to doc strings about watch 2006-01-17 19:44:48 +00:00
David Rose 01a2a7c13c define CHECK_REENTRANT_MUTEX 2006-01-17 19:12:20 +00:00
David Rose 531438ce6f colored labels 2006-01-17 05:55:49 +00:00
David Rose d1f039f707 crude initial start of gtk-2.0 port of pstats server 2006-01-17 04:04:23 +00:00
David Rose f71601ce86 check has_size 2006-01-17 04:01:10 +00:00
David Rose 8390e00363 add max-poll-cycle 2006-01-17 04:00:10 +00:00
David Rose 9f2768dfed move from Gtk-- 1.x to gtk+-2.0 2006-01-17 03:59:48 +00:00
David Rose 8567173ece more threading issues 2006-01-16 15:42:28 +00:00
David Rose 92b907eb07 more threading fixes 2006-01-16 00:05:34 +00:00
David Rose 1123896fc6 robustify threading some more 2006-01-15 22:43:12 +00:00
David Rose bac632973c assert non-reentrancy in non-threads case 2006-01-15 19:17:42 +00:00
David Rose 93c5b5abd0 remove reentrant lock 2006-01-15 19:16:30 +00:00
David Rose d80595c1be remove pandadx7 2006-01-15 18:23:32 +00:00
David Rose 33175eb521 remove warnings on Linux 2006-01-15 18:11:38 +00:00
David Rose 0f359f1f79 remove nested lock 2006-01-15 18:11:19 +00:00
David Rose cf01ef9cd6 add NodePath::find_material(), find_all_texcoords(), etc. Make Material be directly modifiable. 2006-01-15 06:34:33 +00:00
David Rose 28321721ac expose loaderOptions, implicitly request anims and skeletons from Actor interface when copy = 0 2006-01-14 00:44:57 +00:00
David Rose e9be252eca support wstring 2006-01-14 00:44:23 +00:00
David Rose dced1a00cb add more loader options 2006-01-14 00:43:50 +00:00
David Rose 3f87411790 support-render-texture on by default 2006-01-13 22:05:26 +00:00
David Rose c9b27bd436 formally remove pandadx7 support 2006-01-13 21:50:04 +00:00
David Rose 14374eef99 fix inheritance ordering 2006-01-13 21:30:00 +00:00
aignacio_sf f04e3c9ddc Added Cg config. 2006-01-13 20:35:39 +00:00
David Rose 9f178bdb25 fix indents 2006-01-13 18:56:51 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 44765047d6 fix built dtool.emacs 2006-01-13 18:02:17 +00:00
David Rose 68326315de fix normal scaling 2006-01-13 16:02:34 +00:00
David Rose 9dab4ee9ea add gl-support-rescale-normal 2006-01-13 16:02:17 +00:00
David Rose 42b082e5b9 incorrect assert return 2006-01-13 15:40:33 +00:00
David Rose 5ea15b9dd7 add NodePath.has_texcoord() 2006-01-13 00:58:55 +00:00
David Rose 09243bcec3 don't include windows.h 2006-01-13 00:56:03 +00:00
David Rose cb9e5f2dad add generic ButtonThrower events: track keystrokes, too 2006-01-13 00:21:17 +00:00
David Rose 8c5504212e default GeomVertexWriter/Reader constructors 2006-01-13 00:20:46 +00:00
Dave Schuyler 437a64207e getAvatarIdFromSender 2006-01-12 22:43:54 +00:00
Dave Schuyler 5e2981cf39 minor fix for debug code 2006-01-12 22:34:32 +00:00
Dave Schuyler 5b54b547c7 debug output change 2006-01-12 03:50:58 +00:00
Dave Schuyler b164ac1834 changed friction out of range check 2006-01-12 03:50:14 +00:00
aignacio_sf 9a23eea39a work in progress 2006-01-12 02:08:07 +00:00
aignacio_sf aebc5ba5bd unbind needs GSG parameter 2006-01-12 02:07:22 +00:00
David Rose f5bf5b5631 export verify_intervals 2006-01-12 00:46:18 +00:00
David Rose fd2cc0b50b virtual default 2006-01-12 00:16:34 +00:00
aignacio_sf ddc278b9d1 This version is an initial port of the original OpenGL version of the CG code.
This version basically compiles properly, but it will not work yet.
2006-01-11 19:55:13 +00:00
aignacio_sf c82636f835 This version is a copy of the original OpenGL version of the CG code. 2006-01-11 19:46:07 +00:00
David Rose 0ff6ed77a0 default vfs 2006-01-11 18:03:14 +00:00
David Rose 4dea36cfb6 fix bug with struct ordering 2006-01-11 05:10:32 +00:00
Asad M. Zaman e53e0f8b6d added the keep alpha feature 2006-01-11 00:39:23 +00:00
Asad M. Zaman 74d6a7265a fixed an actor bug on cleanup 2006-01-11 00:34:52 +00:00
aignacio_sf 8ecd64e785 Forgot to remove lru.cxx in dxgsg9 add lru.cxx in display. 2006-01-10 21:49:20 +00:00