Dave Schuyler
|
8c9430e891
|
added comment
|
2003-10-30 02:34:16 +00:00 |
David Rose
|
9c78b5bee0
|
oops, ls() on the wrong side of #ifdef
|
2003-10-30 01:07:32 +00:00 |
David Rose
|
29edbb4712
|
add respect-prev-transform Configrc variable
|
2003-10-30 00:36:30 +00:00 |
David Rose
|
8611e6c881
|
whoops, fix motion detection
|
2003-10-30 00:36:16 +00:00 |
David Rose
|
f6b5d8f897
|
fix problem with _reversed
|
2003-10-29 23:42:51 +00:00 |
David Rose
|
ce4f847029
|
define output operators
|
2003-10-29 23:41:49 +00:00 |
David Rose
|
ae107325eb
|
more verbose output
|
2003-10-29 23:41:25 +00:00 |
David Rose
|
56f64fd217
|
expand on comment
|
2003-10-29 18:01:48 +00:00 |
David Rose
|
2811024a8f
|
test is_valid on collision polys
|
2003-10-29 18:01:08 +00:00 |
David Rose
|
aded46499c
|
use better normal calculation
|
2003-10-29 18:00:47 +00:00 |
David Rose
|
73964f7476
|
remove old test program
|
2003-10-29 17:14:37 +00:00 |
David Rose
|
13fdb2a4a0
|
remove old test program
|
2003-10-29 07:20:17 +00:00 |
David Rose
|
70d1868ce3
|
add has_hook
|
2003-10-29 02:08:14 +00:00 |
David Rose
|
6faea2fcad
|
add ? to show keys
|
2003-10-29 01:48:33 +00:00 |
David Rose
|
b202de7983
|
add tab
|
2003-10-29 01:48:11 +00:00 |
David Rose
|
3112850acc
|
define allow-unrelated-wrt
|
2003-10-28 23:45:42 +00:00 |
David Rose
|
1be1d02bc0
|
add -c option
|
2003-10-28 22:45:47 +00:00 |
Dave Schuyler
|
8f9b78b877
|
formatting
|
2003-10-28 06:21:05 +00:00 |
Dave Schuyler
|
f8efe985d2
|
changed includes to use application path
|
2003-10-28 06:10:41 +00:00 |
Dave Schuyler
|
2c76c19910
|
comment
|
2003-10-28 01:22:35 +00:00 |
Dave Schuyler
|
1f8298e7fa
|
formatting
|
2003-10-28 01:15:10 +00:00 |
Dave Schuyler
|
e17eb83f3c
|
added ls()
|
2003-10-28 01:13:24 +00:00 |
David Rose
|
c4dc626ead
|
support case-insensitive NodePath searches
|
2003-10-28 00:48:31 +00:00 |
Dave Schuyler
|
ee418ad4bb
|
formatting
|
2003-10-28 00:42:02 +00:00 |
Dave Schuyler
|
fe3b009d2b
|
added ls()
|
2003-10-28 00:25:00 +00:00 |
Dave Schuyler
|
bf7c3c3508
|
added Vector
|
2003-10-28 00:22:17 +00:00 |
Dave Schuyler
|
a9439db14d
|
added hpr print
|
2003-10-28 00:21:53 +00:00 |
Dave Schuyler
|
289824359b
|
formatting
|
2003-10-28 00:16:47 +00:00 |
David Rose
|
1cecb8d5f5
|
be more gentle with not-in-scene-graph warnings
|
2003-10-28 00:14:20 +00:00 |
David Rose
|
9ccec9bb73
|
preserve get_key() after a remove_node() operation
|
2003-10-27 23:36:54 +00:00 |
David Rose
|
8a45c38537
|
insist on same graph for colliders
|
2003-10-27 21:30:52 +00:00 |
David Rose
|
f6fe58c262
|
keep reference count during statsh
|
2003-10-27 20:54:14 +00:00 |
David Rose
|
a2355fa37c
|
use higher-level class for copy constructor
|
2003-10-27 00:46:47 +00:00 |
David Rose
|
d66635bc86
|
plane now inherits from LVecBase4
|
2003-10-27 00:46:20 +00:00 |
David Rose
|
0b8b4f9cef
|
change logic for uniqueness of NodePaths w.r.t. instances
|
2003-10-25 19:10:09 +00:00 |
David Rose
|
9e0459be64
|
plane now inherits from LVecBase4
|
2003-10-25 19:07:48 +00:00 |
David Rose
|
0b1954afbc
|
inherit Plane from LVecBase4
|
2003-10-25 15:18:01 +00:00 |
David Rose
|
f6689fe2bd
|
write doubles to bams for double types
|
2003-10-25 15:17:39 +00:00 |
David Rose
|
474209d9d1
|
oops, missed a PandaNode -> NodePath conversion
|
2003-10-25 02:03:09 +00:00 |
David Rose
|
6cf08727d4
|
apply clip plane attrib to collision polygons
|
2003-10-25 01:29:07 +00:00 |
David Rose
|
0cfd9c0d83
|
use CollisionEntry.get_all()
|
2003-10-24 00:30:05 +00:00 |
David Rose
|
a5d8325bda
|
use new NodePath-based interface for physics
|
2003-10-24 00:29:51 +00:00 |
David Rose
|
f9b2d69d64
|
fix NodePath sorting
|
2003-10-23 23:59:55 +00:00 |
David Rose
|
0e369940cf
|
new NodePath-based interface
|
2003-10-23 23:59:09 +00:00 |
David Rose
|
5695a617af
|
asserts for missing records
|
2003-10-23 18:14:29 +00:00 |
David Rose
|
e07d4b7847
|
first steps toward a NodePath-based interface
|
2003-10-23 15:35:26 +00:00 |
Dave Schuyler
|
6010b4ed0f
|
formatting
|
2003-10-23 03:53:02 +00:00 |
Dave Schuyler
|
e00bb1e88e
|
changed includes
|
2003-10-23 03:51:25 +00:00 |
Dave Schuyler
|
a24c0bbdae
|
changed includes
|
2003-10-23 03:25:52 +00:00 |
Dave Schuyler
|
c29cc44853
|
comment lines
|
2003-10-23 03:25:17 +00:00 |
Dave Schuyler
|
3aea4d3442
|
removed voids
|
2003-10-23 03:23:24 +00:00 |
Dave Schuyler
|
8ca9a817c5
|
changed includeds
|
2003-10-23 03:22:30 +00:00 |
Dave Schuyler
|
f0b627a5e4
|
formatting
|
2003-10-23 03:17:34 +00:00 |
David Rose
|
ee62734534
|
add preserve_status
|
2003-10-22 04:18:17 +00:00 |
David Rose
|
81b91d8522
|
add add_component_data
|
2003-10-21 22:49:32 +00:00 |
David Rose
|
d3d5558b49
|
extend get_status_code() with more meaningful non-http responses
|
2003-10-21 19:56:27 +00:00 |
David Rose
|
3141a57b24
|
build on win32
|
2003-10-21 04:58:28 +00:00 |
David Rose
|
3e2948ec8c
|
add dynamic control for joints and sliders
|
2003-10-21 04:07:50 +00:00 |
Darren Ranalli
|
c5c522c1ed
|
first rev
|
2003-10-16 20:35:42 +00:00 |
David Rose
|
db55a27dfa
|
add -b
|
2003-10-15 18:32:18 +00:00 |
David Rose
|
6552771a5f
|
add output_binary
|
2003-10-15 18:25:30 +00:00 |
David Rose
|
7e14f2577d
|
add -q
|
2003-10-15 12:00:58 +00:00 |
David Rose
|
3a24581e96
|
add line primitive to egg syntax
|
2003-10-15 00:17:41 +00:00 |
David Rose
|
3791dbaa71
|
extend nurbs interface for egg-qtess
|
2003-10-14 19:36:45 +00:00 |
David Rose
|
081d8f0052
|
oops
|
2003-10-14 00:19:04 +00:00 |
David Rose
|
0695e774b3
|
quotes
|
2003-10-14 00:17:15 +00:00 |
David Rose
|
e7a163652e
|
minor refinements to nurbs interface
|
2003-10-13 18:44:45 +00:00 |
David Rose
|
310fe6e553
|
auto-normalize-lighting should be the default behavior
|
2003-10-13 18:44:26 +00:00 |
David Rose
|
c69cc5c96f
|
egg loader reads nurbs surfaces and curves into SheetNodes and RopeNodes
|
2003-10-12 18:52:57 +00:00 |
David Rose
|
4c4f4cf20c
|
support texture matrices
|
2003-10-12 18:51:53 +00:00 |
David Rose
|
a356726b35
|
add NurbsSurfaceEvaluator
|
2003-10-11 02:44:21 +00:00 |
David Rose
|
41d7c6d6dd
|
fix turning error in collision pos delta
|
2003-10-10 23:19:35 +00:00 |
David Rose
|
215de0e94e
|
NurbsMatrixVector -> NurbsBasisVector
|
2003-10-10 21:49:06 +00:00 |
David Rose
|
b29c053644
|
prepare for n-dimensional nurbs, and nurbs surfaces
|
2003-10-10 21:41:20 +00:00 |
David Rose
|
5b780a9c62
|
duplicate registry attempts are not errors
|
2003-10-09 18:34:18 +00:00 |
David Rose
|
25a599e3c9
|
support deferred loading of loader file types
|
2003-10-09 16:07:27 +00:00 |
David Rose
|
cf9f1822b5
|
corrections for SFROOT
|
2003-10-08 21:58:10 +00:00 |
David Rose
|
3c3f2f4432
|
replace set_velocity() with set_fluid_pos()
|
2003-10-08 19:08:53 +00:00 |
David Rose
|
a7562e48d0
|
publish egg interfaces
|
2003-10-07 13:37:59 +00:00 |
David Rose
|
c04a6237ec
|
support find() for tags
|
2003-10-06 22:25:31 +00:00 |
David Rose
|
29b4df01d4
|
extend interface for egg2flt
|
2003-10-03 01:47:23 +00:00 |
David Rose
|
4a276d04cb
|
add string32 (for dc blob32 field)
|
2003-10-01 23:28:51 +00:00 |
David Rose
|
fe4d0a70ac
|
add CST_tube
|
2003-10-01 19:12:05 +00:00 |
David Rose
|
b9b7bb5964
|
tubes can be read from bam
|
2003-10-01 18:28:35 +00:00 |
David Rose
|
ab922b1353
|
support CollisionTube
|
2003-10-01 18:26:34 +00:00 |
David Rose
|
0a34bd4345
|
use csin, ccos
|
2003-10-01 18:20:22 +00:00 |
David Rose
|
bff34279f9
|
better normal algorithm
|
2003-10-01 00:02:43 +00:00 |
David Rose
|
4a1f108468
|
improve CollisionNode interface
|
2003-09-30 23:07:41 +00:00 |
David Rose
|
074a57eb49
|
robustify tube
|
2003-09-30 22:48:06 +00:00 |
David Rose
|
87636fa232
|
build on irix
|
2003-09-29 23:56:42 +00:00 |
David Rose
|
af62a2ad3c
|
introduce CollisionTube
|
2003-09-27 00:09:06 +00:00 |
David Rose
|
24d05cd8dc
|
eliminate warnings
|
2003-09-26 23:49:32 +00:00 |
David Rose
|
91bd64999b
|
whoops, fix normal detection some more
|
2003-09-26 23:43:34 +00:00 |
David Rose
|
b576d7833b
|
report hash in decimal
|
2003-09-26 23:29:24 +00:00 |
Dave Schuyler
|
47fd8335df
|
ls and reverseLs
|
2003-09-26 22:56:07 +00:00 |
David Rose
|
4b802dc3c5
|
calculate normals more accurately for degenerate and concave polygons
|
2003-09-25 18:58:54 +00:00 |
David Rose
|
b1827d12e7
|
fix confusion between into_depth and from_depth
|
2003-09-24 23:20:33 +00:00 |
David Rose
|
d62dc09acf
|
add set_thickness
|
2003-09-23 23:53:57 +00:00 |
David Rose
|
5cd7c10da3
|
oops, build without NSPR
|
2003-09-23 20:42:13 +00:00 |
David Rose
|
03297f74c8
|
minor formatting changes
|
2003-09-23 17:43:18 +00:00 |