David Rose
|
c03d886691
|
add PandaNode::set_tag() and related functions
|
2003-06-12 22:18:41 +00:00 |
|
David Rose
|
b6ad0bf0aa
|
add set_allow_proxy
|
2003-06-12 16:22:23 +00:00 |
|
David Rose
|
5a7a566ec7
|
properly try to connect without proxy when connect-method http is forced
|
2003-06-12 16:21:10 +00:00 |
|
Mark Mine
|
6c81f963b4
|
3dof axis for debugging
|
2003-06-12 00:40:23 +00:00 |
|
Dave Schuyler
|
6eed2993eb
|
formatting
|
2003-06-11 20:22:09 +00:00 |
|
Dave Schuyler
|
29768b6a4d
|
removed tab
|
2003-06-11 20:20:11 +00:00 |
|
Dave Schuyler
|
1fcf895c3b
|
testing physical node before dereferrencing
|
2003-06-11 04:58:32 +00:00 |
|
Dave Schuyler
|
73e7f692d5
|
trying to update -- not finished yet.
|
2003-06-11 04:55:51 +00:00 |
|
Dave Schuyler
|
4cca0ea212
|
removed redundant void
|
2003-06-11 04:50:57 +00:00 |
|
Dave Schuyler
|
9fe1cd049d
|
formatting
|
2003-06-11 04:50:11 +00:00 |
|
Dave Schuyler
|
f7e417c6d5
|
formatting
|
2003-06-11 02:32:14 +00:00 |
|
Dave Schuyler
|
ae5d4a9cb2
|
comment change
|
2003-06-11 02:31:42 +00:00 |
|
Dave Schuyler
|
3f0d964d03
|
including nearly_zero.h from application tree.
|
2003-06-11 02:30:32 +00:00 |
|
Dave Schuyler
|
c3baff5194
|
optimization: preincrement iterator
|
2003-06-11 02:29:12 +00:00 |
|
Dave Schuyler
|
e320504f9f
|
formatting
|
2003-06-11 02:25:57 +00:00 |
|
David Rose
|
d97c703079
|
reorder vrefs and children again
|
2003-06-10 17:14:47 +00:00 |
|
David Rose
|
edbef4a7ce
|
oops, don't try to print soft-hyphen characters when wordwrap mode is not enabled
|
2003-06-10 00:37:53 +00:00 |
|
David Rose
|
b661e7d400
|
add soft hyphens
|
2003-06-10 00:24:28 +00:00 |
|
David Rose
|
5ad7edb42b
|
reenable red wireframe highlight mode
|
2003-06-09 22:47:47 +00:00 |
|
David Rose
|
a7bab73267
|
don't build pgrid every time
|
2003-06-09 22:47:23 +00:00 |
|
David Rose
|
03c1c844ea
|
add get_stashed_children()
|
2003-06-09 22:41:43 +00:00 |
|
David Rose
|
1fee5c727e
|
add detach()
|
2003-06-09 22:41:35 +00:00 |
|
David Rose
|
e3136204df
|
output anim tables in standard order
|
2003-06-09 21:55:17 +00:00 |
|
David Rose
|
882c90d7ff
|
false is not int 0
|
2003-06-09 21:51:43 +00:00 |
|
David Rose
|
650ec766cd
|
report problems with shear transforms
|
2003-06-09 18:57:28 +00:00 |
|
David Rose
|
5722cb4861
|
go ahead and add rows with shear transforms, even though it won't be completely correct
|
2003-06-09 18:56:59 +00:00 |
|
David Rose
|
39a63feecb
|
add AC_strobe
|
2003-06-09 17:24:25 +00:00 |
|
Mark Mine
|
e8e2b3e437
|
Added ability to select collision object
|
2003-06-07 18:55:12 +00:00 |
|
David Rose
|
74d002cb4e
|
build a tree of NodeDesc's first, then use to generate joints and tables
|
2003-06-07 01:26:02 +00:00 |
|
David Rose
|
da5268db7a
|
output vertex ref's before children again, for easier following of hierarchy in visual inspection of egg files
|
2003-06-07 01:24:27 +00:00 |
|
David Rose
|
db56915d10
|
trivial
|
2003-06-07 01:23:44 +00:00 |
|
David Rose
|
51885997ec
|
add more list functions
|
2003-06-06 17:37:32 +00:00 |
|
David Rose
|
0b1a13f06b
|
publish set_velocity etc.
|
2003-06-06 15:53:50 +00:00 |
|
David Rose
|
3c1914b19a
|
move joints to end of list on output
|
2003-06-05 23:47:53 +00:00 |
|
David Rose
|
63db1b1d1c
|
more support for three collinear points
|
2003-06-05 22:35:50 +00:00 |
|
David Rose
|
a5ad0969d4
|
use FilenameUnifier to make canonical
|
2003-06-04 22:50:42 +00:00 |
|
David Rose
|
1f896dbc2b
|
pass dirname to Filename::make_canonical
|
2003-06-04 22:44:44 +00:00 |
|
David Rose
|
9fdb85793c
|
only check timestamps for textures named on command line
|
2003-06-04 22:09:32 +00:00 |
|
David Rose
|
218659244f
|
don't make directories for incorrect files, and put alpha 1 on red could-not-find textures
|
2003-06-04 21:11:31 +00:00 |
|
Darren Ranalli
|
dbfb75f964
|
added boolEqual for new SpeedChat
|
2003-06-04 21:11:29 +00:00 |
|
David Rose
|
224463894e
|
allow make_canonical() to work for paths that don't completely exist
|
2003-06-04 21:04:05 +00:00 |
|
David Rose
|
a355211cc1
|
build on Irix
|
2003-06-04 20:17:00 +00:00 |
|
David Rose
|
aa2182d806
|
minor changes to comment format
|
2003-06-04 00:58:36 +00:00 |
|
David Rose
|
7c789acea3
|
remove ObjectType vertex-color, fix animated models
|
2003-06-04 00:52:52 +00:00 |
|
David Rose
|
78f67d8afd
|
add has_user_data with type
|
2003-06-03 22:53:09 +00:00 |
|
David Rose
|
42faec57a0
|
quietly ignore ObjectType none
|
2003-06-03 20:26:06 +00:00 |
|
David Rose
|
1367be51df
|
add EggUserData
|
2003-06-03 20:24:31 +00:00 |
|
Joseph Lee
|
ff66e80fc0
|
correct 64-bit build support setup
|
2003-06-03 02:25:57 +00:00 |
|
David Rose
|
84ed9bd35b
|
support three collinear points
|
2003-06-03 01:06:25 +00:00 |
|
David Rose
|
1e0d35082d
|
accept MS-DOS end-of-line characters
|
2003-06-02 21:52:58 +00:00 |
|