19145 Commits

Author SHA1 Message Date
David Rose
4d5a04ad75 store appRunner.p3dMultifile 2012-03-16 20:28:27 +00:00
David Rose
81caaa764b all ConditionVar::wait() methods need to be BLOCKING 2012-03-16 20:27:05 +00:00
rdb
f651750539 NP_GetMIMEDescription should return const char* 2012-03-15 14:04:20 +00:00
rdb
14c0178225 include .tcl files in tk package 2012-03-15 09:36:24 +00:00
David Rose
9a93914d58 properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
David Rose
19ddfa1ba2 fix several coordinate system issues 2012-03-14 16:29:05 +00:00
rdb
ea3b967f8a support loading icons through the VFS 2012-03-13 17:35:28 +00:00
David Rose
c8c7ea5dfb add set_no_data_value() 2012-03-13 16:18:33 +00:00
rdb
252b7bc656 fix type-oh 2012-03-12 18:57:46 +00:00
rdb
947faa7e68 oops, don't reuse amd64 binaries for i386 (and vice versa). fixes LP #949090 2012-03-12 09:24:09 +00:00
rdb
5e7fb20065 fix issue introduced by CMU students (bless them) 2012-03-12 09:12:31 +00:00
rdb
608643da5a another fix for .this -> T_ULONG 2012-03-09 22:26:59 +00:00
rdb
a96c08b5c8 this should fix obj.this on 64-bits architectures 2012-03-09 21:32:47 +00:00
David Rose
95c7d74a4d fix textures-auto-power-2 2012-03-05 19:14:00 +00:00
rdb
fff971a04c remove CLASS_REMAP, use __init__ as constructor name 2012-03-05 08:47:30 +00:00
rdb
d1e912e5e7 make multi-line textarea work 2012-03-04 21:23:41 +00:00
rdb
a018f152df *** empty log message *** 2012-03-04 14:10:25 +00:00
David Rose
4183b88c44 fix obscure text-rendering crash 2012-03-03 18:34:56 +00:00
David Rose
f9faceee5b fix CardMaker for y-up 2012-03-02 14:53:36 +00:00
David Rose
c9f9eba3fc fix relative dependent filenames in bam cache 2012-03-02 14:06:16 +00:00
David Rose
237ae859d4 fix a2dTop etc. for y-up coordinate systems; add base.setAspectRatio() 2012-03-02 04:27:06 +00:00
rdb
700c299844 hack to make decorators work 2012-02-29 12:51:36 +00:00
rdb
46d85d7ac1 keep cursor hidden when switching to fullscreen (LP bug #784153) 2012-02-28 11:04:38 +00:00
enn0x
4546fb9e77 (Perhaps) fixing BulletContact crashes on Linux 2012-02-27 22:46:42 +00:00
rdb
2976ec052e tinydisplay -> p3tinydisplay 2012-02-27 17:38:44 +00:00
David Rose
ec81b415a5 implement cache-check-timestamps for models 2012-02-26 03:02:57 +00:00
David Rose
7db604c791 egg2obj 2012-02-26 00:43:21 +00:00
David Rose
ce0ad5dde8 work-in-progress: cache-check-timestamps 2012-02-25 02:28:41 +00:00
David Rose
89cc0051ae fix base.oobeCull() 2012-02-23 15:12:52 +00:00
David Rose
a572d1a413 shouldn't automatically build a dependency on Windows 7 2012-02-22 18:43:56 +00:00
David Rose
849f276dd8 track mouse beyond DisplayRegion too 2012-02-22 04:23:11 +00:00
rdb
5f649a31c1 protect from interrogate 2012-02-21 15:56:23 +00:00
rdb
562296e694 add support for the libRocket debugger 2012-02-19 12:20:16 +00:00
rdb
c0f74e9da3 CopyTree should update altered files properly 2012-02-19 09:24:22 +00:00
David Rose
f5d6dc7bfe small typo 2012-02-18 04:50:58 +00:00
enn0x
1d5b7d4c55 Exposing btWheelInfo::RaycastInfo. 2012-02-17 21:37:05 +00:00
David Rose
3a75ebde9a DepthOffsetAttrib::min_value, max_value 2012-02-17 19:11:22 +00:00
David Rose
6c3386c65f fix deprecated import syntax 2012-02-17 17:33:19 +00:00
David Rose
ef44a814a3 project() should preserve w coordinate 2012-02-16 18:26:09 +00:00
David Rose
646f12f625 squelch backtrace on SystemExit 2012-02-16 00:19:09 +00:00
David Rose
0b0a286101 hacky stuff 2012-02-16 00:18:31 +00:00
David Rose
1fc2e4b35d replace old NodePath.lerp* calls with NodePath.*Interval equivalents 2012-02-15 21:27:46 +00:00
David Rose
c301075586 set_view_mat() needs to be preserved through make_copy() 2012-02-15 02:02:13 +00:00
David Rose
540e5ff85e whoops, float not int 2012-02-14 23:14:03 +00:00
David Rose
30e8d98f2c use toOsSpecific() where it counts 2012-02-14 23:12:20 +00:00
David Rose
2c7d493513 NodePath::set_tex_projector(..., lens_index) 2012-02-14 02:40:51 +00:00
David Rose
2a782774aa whoops, important to default want-dev correctly based on __debug__ 2012-02-13 18:25:12 +00:00
David Rose
cf816c9885 some config vars to control buffer viewer 2012-02-13 18:06:14 +00:00
David Rose
c520c7a520 bah, improper import of DCFile 2012-02-13 17:51:59 +00:00
David Rose
51d420ed81 new certificate authorities needed--I guess we need to automate this somehow 2012-02-13 17:38:51 +00:00