Commit Graph

4154 Commits

Author SHA1 Message Date
David Rose b25125e9b0 notouch 2005-01-26 16:32:47 +00:00
David Rose e91e72e6c5 fix memory leak in state cache 2005-01-26 01:06:39 +00:00
David Rose 7d3fa1b266 add BitMask::range() 2005-01-24 18:56:46 +00:00
David Rose 52a0c84fce add LQuaternionf::get_forward(), fix angle_rad() 2005-01-23 16:39:16 +00:00
David Rose 7506a18646 re-introduce OGLDrvStrings 2005-01-23 15:17:05 +00:00
David Rose 287f4f387c more math operations 2005-01-23 00:23:01 +00:00
David Rose 843c9d07b9 typo 2005-01-22 15:17:11 +00:00
David Rose 176ca9dc18 whoopsy 2005-01-22 04:02:58 +00:00
David Rose 09025a32d7 fix LINK_ALL_STATIC 2005-01-20 07:35:29 +00:00
David Rose acc49cb3d7 remove pandadx 2005-01-20 06:08:04 +00:00
David Rose 9a71b58947 remove test_pgraph.cxx 2005-01-20 03:12:54 +00:00
David Rose 8f491813d0 add support for multiple PGTop nodes 2005-01-20 03:07:13 +00:00
David Rose a0fddbf147 need a longer attrib list 2005-01-20 00:48:18 +00:00
Asad M. Zaman 86787b3d98 merged make-a-pirate 2005-01-19 23:50:46 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose 4ffa6f2864 implement workarounds for VBR mp3 problem 2005-01-18 19:16:59 +00:00
David Rose 00990fb767 add get_file_size() 2005-01-18 19:15:53 +00:00
David Rose 3a00e5c17e add set_pos_quat() and set_quat_scale() 2005-01-17 06:03:58 +00:00
David Rose 2483769500 add missing basic operators to quaternion 2005-01-17 05:55:43 +00:00
David Rose 75fb3803be replace accidental removal of flag initialization 2005-01-15 07:44:35 +00:00
David Rose 6cc498ed97 add clear() 2005-01-13 20:03:02 +00:00
David Rose 8d1a458c00 ropeNode stats and optimizations 2005-01-13 17:54:16 +00:00
David Rose 7e526eae81 use implicit scene in camera 2005-01-13 14:24:02 +00:00
David Rose 63ee254de2 move matrix computation 2005-01-13 05:54:01 +00:00
David Rose d7d049375c add RM_tape 2005-01-13 02:58:06 +00:00
David Rose 4db8187483 spam debugs 2005-01-12 05:59:15 +00:00
David Rose e04bc8d4ed release_all_geoms 2005-01-11 01:58:20 +00:00
David Rose d40eb90d62 fix default international character encoding 2005-01-10 23:35:57 +00:00
David Rose 8446af5e3e refine comments 2005-01-09 02:42:35 +00:00
David Rose bacd4ad811 RM_tube 2005-01-07 23:57:35 +00:00
David Rose ec6fab321c add remove_physical_node() 2005-01-07 03:56:29 +00:00
David Rose 038232e506 fix incorrect collision flag truncation 2005-01-06 23:00:32 +00:00
David Rose 2d3f3a6519 remove unused parameter 2005-01-06 15:56:42 +00:00
David Rose 4bced0c109 incorrect INLINE, move method body, change Access comment 2005-01-06 15:53:43 +00:00
Dave Schuyler 64055186bb formatting 2005-01-06 06:24:35 +00:00
Dave Schuyler d973f8a2ac debug output 2005-01-06 06:23:24 +00:00
David Rose aafc570976 remove old hacks, expose PandaNode output() methods 2005-01-06 01:33:22 +00:00
David Rose 0563079eab don't duplicate collision solids 2005-01-05 22:57:24 +00:00
David Rose a1d0fbc932 invsphere for egg syntax 2005-01-05 21:24:32 +00:00
David Rose 9d8f7fe834 add CollisionInvSphere 2005-01-05 19:48:08 +00:00
David Rose 347c04032b add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
Dave Schuyler 5cd636691f formatting 2005-01-05 04:06:39 +00:00
David Rose 470ad797ae robustify tiff alpha channel support a tiny bit 2005-01-04 03:07:05 +00:00
David Rose a0482c947f remove old app 2005-01-03 02:33:57 +00:00
David Rose 9e9cac826c finish implementation of rescale-normals for dxgsg 2005-01-02 18:05:56 +00:00
David Rose fe1b53ebcf remove unused variable reference 2004-12-30 21:33:21 +00:00
David Rose f8ddceb035 add RescaleNormalAttrib 2004-12-30 21:06:42 +00:00
David Rose afcab3f81e prebuild-bison 2004-12-30 18:57:17 +00:00
David Rose d9c06fb116 check for Mesa to indicate software rendering 2004-12-30 18:44:40 +00:00
David Rose 81ea39486f fix errant mouse cursor 2004-12-30 16:18:17 +00:00
David Rose 8f77347a1b use WGL_SAMPLES_ARB, reduce extraneous output 2004-12-30 04:16:42 +00:00
David Rose bf70f96471 report frame buffer properties more accurately 2004-12-30 02:04:37 +00:00
David Rose d7a1415b8c multisample_bits -> multisamples 2004-12-30 01:44:25 +00:00
David Rose 46c268f69d use WGL_SAMPLE_BUFFERS_ARB 2004-12-30 01:33:18 +00:00
David Rose 943f213dbb need to test nformats 2004-12-30 01:15:42 +00:00
David Rose 837a93bad5 report bits properly 2004-12-30 01:10:43 +00:00
David Rose 415c129bb6 support multisample on windows 2004-12-30 01:09:20 +00:00
David Rose db232215f8 use new prc interface, respect new frame buffer bits 2004-12-29 23:12:56 +00:00
David Rose 2b81326132 move to prc interface 2004-12-29 15:38:51 +00:00
Dave Schuyler 3c1ac2ee8e debug output 2004-12-29 04:08:08 +00:00
Dave Schuyler 8ed662cd7b *** empty log message *** 2004-12-29 04:07:40 +00:00
David Rose 03408cd09d robustify config for framebuffer etc. 2004-12-29 02:31:45 +00:00
David Rose 642dda0edd handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
David Rose a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
David Rose 84bcfefc13 defer creation of PStatCollectorDef 2004-12-23 19:54:46 +00:00
David Rose db8cdc119d split out PStatClientImpl 2004-12-23 19:10:35 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose 6aa586e0f0 fix inline keyword 2004-12-21 20:43:57 +00:00
David Rose 338b93d6cf apply texture coords after flattening 2004-12-21 01:57:39 +00:00
David Rose c23be69d2b better GeomTransformer, flatten operations 2004-12-21 00:12:09 +00:00
David Rose 1b7175bcf4 refine comment, remove debug printout 2004-12-18 00:14:14 +00:00
David Rose 66b4e26506 revert accidental checkin of debug code 2004-12-17 23:09:57 +00:00
David Rose 8bbda67e2a glx support for multisample 2004-12-17 23:08:58 +00:00
David Rose 03dfb6dea0 more fixes for 16-bit-per-channel textures 2004-12-17 21:00:17 +00:00
David Rose cbb0cd085e fix return type in assertions 2004-12-17 18:24:25 +00:00
Dave Schuyler feb4266c44 added output and write 2004-12-17 02:09:38 +00:00
Dave Schuyler 23f8c497cb altered debug output and get_z_string 2004-12-17 02:08:55 +00:00
Dave Schuyler cdd7d20546 altered debug output 2004-12-17 02:07:51 +00:00
Dave Schuyler 600478aa63 debug output 2004-12-17 01:39:10 +00:00
David Rose ddf6bfa4cd truncate a little farther out 2004-12-17 00:57:34 +00:00
David Rose a3c351279a support 16-bpc textures 2004-12-17 00:26:01 +00:00
David Rose 5795fd895e oops--forgot to expcl_panda 2004-12-16 21:21:48 +00:00
David Rose ea4c5d4414 fix keystone correction logic 2004-12-15 23:41:10 +00:00
David Rose b1375f32a4 initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer 2004-12-15 05:53:23 +00:00
David Rose ec6442c810 support loading new bams with temp-hpr-fix 0 too 2004-12-14 23:36:53 +00:00
David Rose 948278ee43 fix short-circuit of non-affine invert computation 2004-12-14 01:59:42 +00:00
David Rose a234645d69 more clarifications, section about mayacopy etc. 2004-12-13 23:12:56 +00:00
David Rose 27aae87379 more refinements and clarifications 2004-12-13 02:08:23 +00:00
David Rose 5d6227f1c6 replace assertion with warning 2004-12-12 16:13:57 +00:00
David Rose 60193c50ae don't enable mipmaps for dynamic textures 2004-12-11 16:39:28 +00:00
David Rose 1a6e7ff58b refinements to multitexReducer 2004-12-10 22:38:21 +00:00
David Rose 11a5aa7a00 use PRC_DESC 2004-12-10 20:29:21 +00:00
David Rose f36cc707b1 add get_window() 2004-12-10 20:10:56 +00:00
David Rose 07c1718ec9 use PRC_DESC 2004-12-10 19:48:28 +00:00
David Rose 788db400fb whoops, EXPCL_PANDAEXPRESS 2004-12-09 22:38:28 +00:00
David Rose b4252e39a6 typo in comment 2004-12-09 21:33:03 +00:00
David Rose 18ced11d6c convert express to new config system; add more options to pencrypt and OEncryptStream 2004-12-09 21:20:23 +00:00
David Rose 04ac1fd281 Multifile should be reference-counted, so Python programmers are not tricked into deleting it 2004-12-09 18:33:39 +00:00
David Rose c6480024ce publish ConfigVariableFilename properly 2004-12-09 00:56:07 +00:00
David Rose 448e2b73e8 implement base64_decode() 2004-12-08 23:01:15 +00:00
David Rose 962cfa369a define new_to_old_hpr() 2004-12-07 20:11:48 +00:00
David Rose c412d6bd6d update to reference maya files 2004-12-07 18:26:14 +00:00
David Rose 1becc5edd4 fix offscreen rendering with true offscreen buffer 2004-12-07 14:44:55 +00:00
David Rose 555e319c28 ParasiteBuffer's default_display_region needs size; fix offscreen rendering for dx8/9 2004-12-07 06:53:06 +00:00
David Rose 48e09cda31 support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +00:00
David Rose a483e0d497 remove dead code 2004-12-07 03:42:10 +00:00
David Rose 2657a91ae0 remove rfu references; seems to cause problem with alternate coordinate systems 2004-12-06 21:39:09 +00:00
David Rose 3f94604fc3 more fixes after removing GraphicsLayer 2004-12-06 21:37:41 +00:00
David Rose 666dd76fed remove GraphicsChannel and GraphicsLayer 2004-12-06 21:08:47 +00:00
David Rose bef7f8e270 compile on MSVC7 2004-12-06 20:31:33 +00:00
David Rose cab06b4336 clarify comment 2004-12-06 20:17:04 +00:00
David Rose fa592c1040 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
David Rose 4ff080d0d1 remove old stale code 2004-12-06 19:33:57 +00:00
David Rose 7d1a5fc226 flesh out MultitexReducer some more 2004-12-03 23:12:10 +00:00
David Rose 9f8ae63333 add Texture::get_match_framebuffer_format 2004-12-03 16:06:31 +00:00
David Rose 09edca7eef make share_with be an optional parameter 2004-12-03 01:46:59 +00:00
David Rose 5761ae9d2c first pass at MultitexReducer 2004-12-03 00:01:02 +00:00
David Rose c25138f82c typedef PFN's explicitly 2004-12-01 23:01:30 +00:00
David Rose de8da3d285 unused variable 2004-12-01 22:13:25 +00:00
David Rose b9caf48c17 blend colors were getting lost 2004-12-01 19:45:30 +00:00
David Rose a25c6928d0 extend ColorBlendAttrib 2004-11-30 08:36:19 +00:00
David Rose 791394711c build on irix 2004-11-30 01:10:10 +00:00
David Rose f782ecfa6c remove unused variable 2004-11-30 00:29:25 +00:00
David Rose 697f2a2b67 add had_absolute_pathnames() 2004-11-29 22:57:09 +00:00
David Rose 363d47f644 oops! 2004-11-29 21:11:55 +00:00
David Rose 7f0f7805c9 more pruning of old stuff 2004-11-27 19:30:25 +00:00
David Rose e623fb293e update fully from DWD to Panda3D--remove old pf references and unused syntax descriptions 2004-11-27 19:07:35 +00:00
David Rose fd2caab93f add previously built-in object types 2004-11-27 18:27:33 +00:00
David Rose 024da67802 don't crash on invalid tiff 2004-11-26 22:35:00 +00:00
David Rose 7a1310b819 add reference to decompressor.I 2004-11-26 20:50:45 +00:00
David Rose 5f2d0db993 compile on win32 2004-11-26 20:35:19 +00:00
David Rose 7c5e24c2ad compile in the rock-floor.rgb texture as part of the code, so it doesn't need to be found externally 2004-11-26 19:37:36 +00:00
David Rose 51cba437b9 add PNMImage::read(istream) and write(ostream) 2004-11-26 19:36:52 +00:00
David Rose ac4d4d1c1c shortcut to is_planar check 2004-11-24 22:20:42 +00:00
David Rose 1ed3266d9e automatically triangulate non-planar collision polygons 2004-11-24 22:18:48 +00:00
David Rose a25a78ebbc add is_planar 2004-11-24 22:11:25 +00:00
David Rose 728d504fa7 flag uncompressed channels with new_hprs also 2004-11-23 00:41:26 +00:00
Joe Shochet 8e4a3a1a73 removed mounts that are problematic for ppremake (see drose) 2004-11-23 00:25:14 +00:00
David Rose 97567cab47 properly load old animations when temp_hpr_fix is in effect 2004-11-22 19:34:57 +00:00
David Rose 381477af9f use new config system 2004-11-22 18:54:29 +00:00
David Rose 48c96d0928 add ConfigVariableFilename 2004-11-22 18:45:18 +00:00
David Rose b1c7748300 oops, incorrect EXPCL 2004-11-21 19:58:58 +00:00
David Rose 8747959c7b separate compose_matrix into old_hpr and new_hpr variants 2004-11-21 19:51:58 +00:00
David Rose e2c525d201 publish PNMImage 2004-11-21 19:48:00 +00:00
David Rose 67b9dc9367 better message for singular invert assertion 2004-11-21 17:49:57 +00:00
David Rose 6ac53b826a add load_prc_file_data 2004-11-21 00:14:43 +00:00
David Rose 0b34d0deb6 oops 2004-11-17 23:37:38 +00:00
David Rose 7d318ef1f6 fix track-memory-usage error messages 2004-11-17 23:35:35 +00:00
David Rose acde259015 fix incorrect expcl 2004-11-17 22:44:02 +00:00
David Rose 86b7edace2 add vfs->close_read_file() to work around compiler bug 2004-11-17 22:34:18 +00:00
David Rose 6698db48d9 allow embedded comments 2004-11-16 18:40:03 +00:00
David Rose 155e0a5851 minor typo fixes and rewording 2004-11-16 02:12:59 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
David Rose 0c94b63b85 dimbo -> mover 2004-10-28 17:37:44 +00:00
David Rose 720110c165 anonymous access now available 2004-10-28 01:48:42 +00:00
Asad M. Zaman 78c010ba01 first pass: slider bar gui implemented 2004-10-28 00:49:17 +00:00
David Rose a55442c808 remove spurious warning 2004-10-28 00:26:24 +00:00
David Rose 91632a1ea8 new document 2004-10-27 14:42:22 +00:00
David Rose db1d179033 further explain signed prc setup 2004-10-26 21:38:16 +00:00
David Rose d2df1238df document in progress 2004-10-26 01:43:39 +00:00
David Rose 3410413ae5 define ConfigVariableManager::make_variable_template() 2004-10-26 00:27:31 +00:00
David Rose dc46ad57dd more config tweaks 2004-10-25 21:06:39 +00:00
David Rose f68ab23323 no wstring::clear() 2004-10-25 19:41:14 +00:00
David Rose 3d63d03559 include stdio.h 2004-10-25 17:29:41 +00:00
David Rose 0f7af4d9f3 oops, false -> hi 2004-10-25 17:24:56 +00:00
David Rose ad1f64ba56 oops, false -> NULL 2004-10-25 17:23:28 +00:00
David Rose cc9452dc50 refinements to prc system 2004-10-22 23:44:19 +00:00
David Rose d2d927e4bc unused fhasher 2004-10-22 23:27:58 +00:00
David Rose fa32be5de4 refinements to prc system 2004-10-22 23:13:49 +00:00
David Rose 378645efbe first pass at new config interface 2004-10-21 14:35:43 +00:00
Dave Schuyler 2b3aa5cf31 minor changes 2004-10-16 00:38:56 +00:00
David Rose 9f7b53723d no longer need to fmod getHpr; this is done in the dc syntax now 2004-10-14 22:25:58 +00:00
David Rose 2a017f1288 allow iterating through anims in AnimControlCollection 2004-10-14 18:23:18 +00:00
David Rose 13be5ce398 output draw_order too 2004-10-14 18:22:57 +00:00
Dave Schuyler 66cc949eb5 comment 2004-10-13 23:37:25 +00:00
David Rose 35dac69d04 forgot to add this long ago 2004-10-13 23:27:54 +00:00
Dave Schuyler a0d7a72b5e changed to -HUGE_VAL as drose suggested; added clear_floor_z 2004-10-13 22:19:34 +00:00
David Rose 62c3a5bf1d debug output 2004-10-12 17:19:26 +00:00
David Rose 003269d79a vertices are dynamic if they have morphs 2004-10-11 22:27:48 +00:00
David Rose 21483c7e2b add quantize() 2004-10-11 20:40:15 +00:00
Dave Schuyler 6e0ed7a3a4 added use of floor z 2004-10-07 01:18:49 +00:00
David Rose dfb3408f7d future portability to libpng 1.2.7 2004-10-04 21:25:50 +00:00
David Rose 16128382a9 hashing not a great idea here 2004-10-02 12:17:26 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
Asad M. Zaman c8e39f5cff drose: EXPCL_PANDAEXPRESS 2004-09-30 22:38:59 +00:00
David Rose 0392b84e23 fix warning on win32 2004-09-30 22:22:32 +00:00
David Rose 9f96811a21 EXPCL_PANDAEXPRESS, win32 fixes 2004-09-30 21:46:03 +00:00
David Rose 557060cb1d weak pointers, and FadeLODNode fixes for instances/multiple cameras 2004-09-30 21:29:25 +00:00
David Rose d2a5f253a3 ignore generated directory names 2004-09-30 21:22:43 +00:00
David Rose 7d829390e7 minor track-memory-usage bugs 2004-09-30 17:06:05 +00:00
David Rose 1598263926 forgot to add this 2004-09-29 16:57:39 +00:00
David Rose 8560437033 add DEPENDABLE_HEADER_DIRS 2004-09-29 16:45:39 +00:00
David Rose 35f40e8c2a clarify inter-tree dependencies comments 2004-09-29 16:37:17 +00:00
David Rose 3de889a930 intra-tree dependencies 2004-09-29 16:26:14 +00:00
David Rose 4679b6c98e omitted file 2004-09-28 00:49:22 +00:00
David Rose d31b91e758 prepare to implement AuxSceneData 2004-09-27 23:58:27 +00:00
David Rose e2118e70a0 use abs to compute lod distance 2004-09-27 22:58:28 +00:00
Dave Schuyler bbae7e05ab added pp.dep 2004-09-27 22:42:55 +00:00
David Rose 831e0a84e7 add indexed flag to egg files 2004-09-27 22:38:54 +00:00
David Rose 4ebc6b2750 whoops, incorrect inheritance for FadeLODNode registry 2004-09-27 22:17:50 +00:00
David Rose d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +00:00
David Rose c0fffac008 squelch overly noisy log message about not being able to find registry values. 2004-09-27 18:35:08 +00:00
Darren Ranalli 9a9719507c (drose) fixed fluid-ness of relative set_fluid_pos 2004-09-25 01:20:47 +00:00
David Rose 5a74bb7f3a remove unneeded call_gl* methods, reset viewport between frames 2004-09-24 17:57:34 +00:00
David Rose 5fa326cbe5 more debug output 2004-09-24 17:56:36 +00:00
David Rose fa5f9a7e15 clean up state pstatting 2004-09-24 17:56:14 +00:00
David Rose e1c45b5cdb don't mask out high bits on old bam files 2004-09-24 17:12:36 +00:00
David Rose 7837c95cb9 add ws2_32.lib 2004-09-24 13:05:23 +00:00
Dave Schuyler 455a09b3cc changed output and write (debug) 2004-09-24 00:50:42 +00:00
Dave Schuyler 097e6bcb5a added comment 2004-09-24 00:47:02 +00:00
Dave Schuyler ff5a81036f minor changes 2004-09-24 00:46:29 +00:00
Dave Schuyler e679ee89ae adding floor z 2004-09-24 00:44:58 +00:00
Dave Schuyler 57ae58b621 adding test_particles 2004-09-24 00:33:15 +00:00
Dave Schuyler 943ea6d41e added 20_panda.prc 2004-09-24 00:31:12 +00:00
David Rose 895b553cdb better NodePath interfaces for set_collide_mask() 2004-09-23 20:57:34 +00:00
David Rose 0369f07074 all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
Darren Ranalli b84fde482b added note about being attached to WINTOOLS to get ppremake 2004-09-23 00:44:14 +00:00
David Rose 8547eff84d oops 2004-09-22 23:25:29 +00:00
David Rose 758997311e squawk if attached to wrong PANDA 2004-09-22 23:08:45 +00:00
David Rose 1704f805ba don't flatten GeomNodes within a Character 2004-09-22 20:45:14 +00:00
David Rose aa80a45ed2 fix gcc compiler warning 2004-09-22 20:44:55 +00:00
David Rose b672970141 add seq12, seq24 2004-09-22 00:04:32 +00:00
David Rose c3fd483b19 support egg2bam -combine-geoms 2004-09-21 22:21:53 +00:00
Asad M. Zaman b18ddfb9c5 implemented fire pit illumination where camera's position relative to the light and avatar is considered to apply illumination 2004-09-21 00:45:54 +00:00
Asad M. Zaman bc8f23db4b added pstats for polylight 2004-09-20 23:16:07 +00:00
David Rose 069e0fac71 typo in error message 2004-09-17 23:26:31 +00:00
David Rose 865c30d923 fix an include oversight 2004-09-17 23:20:59 +00:00
David Rose f590f5090f protect from compiling without OpenSSL 2004-09-17 22:18:36 +00:00
David Rose 52615b0da5 should use set_color_scale(), not set_color(), to fade out geom particles 2004-09-17 21:07:52 +00:00
Dave Schuyler f6556fec72 *** empty log message *** 2004-09-17 04:10:42 +00:00
Asad M. Zaman c6ab058556 moved some print statements 2004-09-16 01:31:33 +00:00
Asad M. Zaman 4cad0620c5 instead of parent light_color get the root node's color for scene_color. It is more reliable 2004-09-16 01:13:34 +00:00
Asad M. Zaman 34f16c04b0 has a new quadratic formula for attenuation and better weighing for multiple lights 2004-09-15 22:19:57 +00:00
David Rose 19e402be97 minor tweaks 2004-09-15 20:53:13 +00:00
David Rose e66ecf58d3 support cedilla and tilde better with caps-only font like MickeyFont 2004-09-14 23:56:15 +00:00
David Rose 95bdf94020 adjust comment 2004-09-14 20:24:36 +00:00
David Rose 63a777ed78 fix list_cycles() 2004-09-13 17:26:16 +00:00
David Rose cf44a95d84 fix leak due to cyclic RenderState reference counts 2004-09-13 16:29:57 +00:00
Asad M. Zaman 10cc2dd9a9 added some debug variable and print statements to investigate polylight behavior 2004-09-11 00:25:28 +00:00
Asad M. Zaman ab99a40f51 rearranged code so that polylights and portals will support multiple attiribute flags from maya 2004-09-11 00:24:41 +00:00
Asad M. Zaman 00dbb1617b added make_copy on polylightnode, more cleanup coming up 2004-09-09 23:50:15 +00:00
David Rose cf4d30e748 refine comments 2004-09-09 23:24:26 +00:00
Asad M. Zaman c7793581fd oops, didn't want to check in the debug statements 2004-09-09 19:28:00 +00:00
Asad M. Zaman 459cd34f31 fixed the flicker bug where colors would snap suddenly 2004-09-09 19:26:55 +00:00
Asad M. Zaman 7ff0b84f6a cleaned up Shalin's polylight code. Still need to work on the flicker code, will do it tomorrow 2004-09-09 03:44:59 +00:00
David Rose f5443ded3c minor refinements to docs 2004-09-07 17:18:15 +00:00
David Rose 29c6daf8f8 make default port be 5185 2004-09-07 16:55:57 +00:00
David Rose eaad55e828 make default port be 5185 2004-09-07 16:47:04 +00:00
David Rose 1711e96b18 tweak definition of iteration count 2004-09-07 02:06:19 +00:00
David Rose 3706822aae support pstats-tcp-ratio, tcp by default 2004-09-03 19:22:22 +00:00
Asad M. Zaman 7a0762a8c7 fixed egg2bam problem for PolylightNode 2004-09-03 01:27:46 +00:00
Dave Schuyler 515bf13183 changed macro 2004-09-03 01:23:06 +00:00
David Rose 62f45b292c remove explicit algorithm parameter (make config variable only), add key length variable 2004-09-02 16:29:26 +00:00
David Rose e51ecacdee support encryption/decryption streams 2004-09-02 15:15:48 +00:00
David Rose eead112d48 render order documents 2004-09-01 16:27:55 +00:00
Dave Schuyler 184ed3e96f added deubg_output 2004-09-01 03:57:57 +00:00
Dave Schuyler 53854756f7 fixed non-rotating objects 2004-09-01 03:55:10 +00:00
Dave Schuyler cad885b343 allowing physics objects to be named in debug versions 2004-09-01 03:28:09 +00:00
Dave Schuyler 60dd748c27 changed more debug output 2004-09-01 01:10:03 +00:00
Dave Schuyler 8d4970524d fix in precomputing angular matrixes 2004-09-01 01:06:56 +00:00
Dave Schuyler 79ae46385a added more debug output 2004-09-01 01:04:03 +00:00
David Rose 0f33c2d118 timeout on ssl handshake; band-aid on assertion failure 2004-08-30 15:21:05 +00:00
Greg Wiatroski 179d0c7e0c added comment 2004-08-28 20:55:04 +00:00
David Rose f9ff73427e handle implicit redirect from POST 2004-08-28 15:16:14 +00:00
David Rose 5a2277ca6b redirect_trail, cookie fixes 2004-08-28 01:10:25 +00:00
David Rose 9a748b971f fix gcc warning 2004-08-27 17:29:44 +00:00
David Rose 12c443e6fb add cookie support 2004-08-27 17:25:35 +00:00
Dave Schuyler 770732d644 moved testDrawPrimFailure 2004-08-27 00:01:46 +00:00
Asad M. Zaman a7521b518e fixes a bug of not being able to open a high-res window and failing. now it tries a lower resolution before giving up 2004-08-24 22:48:22 +00:00
David Rose 5eeb0c7eed apply orientation to geom particles 2004-08-24 22:07:52 +00:00
David Rose e2145af839 remove commented-out debugging code 2004-08-24 18:36:27 +00:00
David Rose 998611d189 move TestDrawPrimFailure to .cxx 2004-08-24 01:36:43 +00:00
Greg Wiatroski 579febfb12 mod'd hpr's returned from nodePath get hpr to prevent overflow errors now that we are bounds checking on sendUpdates 2004-08-19 04:09:16 +00:00
Chris Brunner 4098154643 Fixed some typos, updated some lines, and added Step 19 2004-08-19 01:02:24 +00:00
Dave Schuyler 22312f4762 added to ls() output 2004-08-10 00:39:01 +00:00
Dave Schuyler 0550b1ec52 included searched paths in debug output 2004-08-07 01:20:23 +00:00
David Rose 4f7f89164d untab 2004-08-06 22:52:10 +00:00
David Rose 8618f4d3f8 more files from CMU 2004-08-06 22:22:50 +00:00
David Rose 4a66fa2a1b raise assertions for undefined operations 2004-08-06 02:47:37 +00:00
David Rose 1ee1c38f8e use friendlier nassert instead of assert 2004-08-06 01:48:05 +00:00
David Rose 41a18738a4 use fmod interface 3.73 2004-08-06 01:35:25 +00:00
David Rose c0bc68b158 support miles with stubbed-out methods 2004-08-06 01:07:07 +00:00
Shalin Shodhan ef35bbe354 enum constants fix 2004-08-06 01:06:47 +00:00
David Rose 1b0f8bd324 eliminate compiler warnings 2004-08-06 00:45:47 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
Shalin Shodhan 642e15632a fix to solve link with mesa problem 2004-08-05 21:45:58 +00:00
Shalin Shodhan 56b180596c virtual function table fix for issue_cg_bind 2004-08-05 21:34:52 +00:00
David Rose f540224561 use capital S for tilde if no lowercase S 2004-08-05 19:11:46 +00:00
David Rose d165c1c369 respect old versions of glx.h a little better 2004-08-05 17:05:31 +00:00
David Rose 9766fe68c3 respect old versions of glx.h a little better 2004-08-05 16:54:08 +00:00
David Rose e08d134dba respect old versions of glx.h a little better 2004-08-05 16:47:41 +00:00
David Rose 1074bb00cc unavailable textures referenced by a bam file should not cause a crash 2004-08-04 23:35:51 +00:00
David Rose c23792f1dc add polylight support to NodePath; prevent compiler warnings; minor style changes to polylightEffect to be consistent with panda conventions 2004-08-04 22:41:10 +00:00
Shalin Shodhan f0a204b084 getNumTextures and getTexture(n) added from CMU 2004-08-04 22:16:36 +00:00
David Rose 29333d2966 reorder initializers to prevent gcc compiler warning 2004-08-04 20:58:32 +00:00
Shalin Shodhan d267dbe9bb cgShader.h recommit 2004-08-04 17:19:03 +00:00
Shalin Shodhan 91e54d09f3 CgShader added compile protection 2004-08-04 17:17:50 +00:00
David Rose 1726a5ea95 fix culling when scene has a transform 2004-08-03 22:32:30 +00:00
David Rose 597d379038 add NodePath::set_color_scale_off() and Camera::set_initial_state() and related methods 2004-08-03 19:59:21 +00:00
Shalin Shodhan ca14219654 Polylight copy constructor 2004-08-03 17:12:41 +00:00