Commit Graph

131 Commits

Author SHA1 Message Date
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 632bc8adef remove incorrect INLINE 2005-09-15 22:08:43 +00:00
David Rose 09878b64b0 use python_repr() to make linmath pickleable 2005-09-14 00:09:18 +00:00
David Rose 314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose ae4051cef8 add 3-d texture coordinates to egg syntax 2005-07-20 21:54:24 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
Roger Hughston 63290756fe *** empty log message *** 2005-05-23 21:04:31 +00:00
David Rose ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose 34e47c5504 make normalize() and length() methods on LVecBase3f instead of just LVector3f 2005-04-27 13:46:59 +00:00
David Rose eacf0ccd13 fix paranoid-hpr-quat in non-standard coordinate systems 2005-03-04 22:18:38 +00:00
David Rose 0c519fbc4f fix quat::get_hpr(), set_hpr() in non-standard coordinate systems 2005-03-04 21:29:33 +00:00
David Rose c369b680b7 remove unused variable reference 2005-02-25 18:49:05 +00:00
David Rose 2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose ac5246e4f2 fix slerp, add auto-generate-mipmaps 2005-02-07 04:11:29 +00:00
David Rose 52a0c84fce add LQuaternionf::get_forward(), fix angle_rad() 2005-01-23 16:39:16 +00:00
David Rose 287f4f387c more math operations 2005-01-23 00:23:01 +00:00
David Rose 2483769500 add missing basic operators to quaternion 2005-01-17 05:55:43 +00:00
David Rose 948278ee43 fix short-circuit of non-affine invert computation 2004-12-14 01:59:42 +00:00
David Rose 962cfa369a define new_to_old_hpr() 2004-12-07 20:11:48 +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 67b9dc9367 better message for singular invert assertion 2004-11-21 17:49:57 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
Dave Schuyler 2b3aa5cf31 minor changes 2004-10-16 00:38:56 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
David Rose 4a66fa2a1b raise assertions for undefined operations 2004-08-06 02:47:37 +00:00
Dave Schuyler 01d65fe28c lots of little changes for os x 2004-04-02 03:08:14 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler 56978e1ade comment 2004-01-03 02:03:43 +00:00
David Rose c32922ee15 add is_same_direction 2003-11-11 15:57:34 +00:00
Dave Schuyler bfd4e276c3 added get_standardized_hpr 2003-11-11 04:31:53 +00:00
David Rose 2120ffc5a5 expose some global functions 2003-11-10 23:10:15 +00:00
Dave Schuyler f8efe985d2 changed includes to use application path 2003-10-28 06:10:41 +00:00
Dave Schuyler 1f8298e7fa formatting 2003-10-28 01:15:10 +00:00
David Rose f6689fe2bd write doubles to bams for double types 2003-10-25 15:17:39 +00:00
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
David Rose 5808fe2b1f add shear_mat 2003-07-23 01:22:37 +00:00
David Rose 06808bf5f2 define matrix_components 2003-07-22 01:49:06 +00:00
David Rose 439b8b4546 export temp_hpr_fix from dll 2003-07-02 21:41:04 +00:00
David Rose 8381136b9a more polish on temp_hpr_fix and different coordinate systems 2003-07-02 21:30:42 +00:00
David Rose 1bc836605f debug messages 2003-07-02 19:30:54 +00:00
David Rose d3c5b53c40 restore assertions 2002-10-03 20:19:00 +00:00
David Rose d7def8bf7c don't need to be quite so paranoid any more 2002-06-27 18:32:55 +00:00
David Rose 0a0f53ffda fix quaternion multiply order 2002-06-23 00:02:10 +00:00
David Rose 17ff77a87f fix quats some more 2002-06-21 23:39:42 +00:00
David Rose 41a3a0a2b7 fix xform 2002-06-21 22:28:21 +00:00
David Rose efd134a00e more robustification 2002-06-21 21:59:42 +00:00