David Rose
|
c03d886691
|
add PandaNode::set_tag() and related functions
|
2003-06-12 22:18:41 +00:00 |
David Rose
|
2531913df2
|
move globPattern into pandaexpress
|
2003-04-28 17:28:17 +00:00 |
Dave Schuyler
|
f7cc219531
|
*** empty log message ***
|
2003-04-18 04:32:17 +00:00 |
David Rose
|
df2a60cfb0
|
extend ModelNode::preserve_transform and Texture::alpha_file_channel
|
2003-04-15 22:35:07 +00:00 |
David Rose
|
28743b123b
|
more robust texture/alpha combinations
|
2003-04-12 17:44:01 +00:00 |
David Rose
|
6e686caf8c
|
support cull face reverse
|
2003-04-10 22:02:41 +00:00 |
David Rose
|
047508058e
|
fix DO_PIPELINING break
|
2003-04-08 02:18:47 +00:00 |
David Rose
|
6b03618a46
|
suppress create warnings from unknown types
|
2003-04-04 16:46:59 +00:00 |
David Rose
|
d3a082ffde
|
'unable to create object of type ...' is really an info, not an error
|
2003-04-04 16:24:24 +00:00 |
David Rose
|
63f2f424db
|
handle copy constructor properly
|
2003-04-04 16:14:25 +00:00 |
David Rose
|
e32fb9c7ef
|
add debugging statements
|
2003-04-04 16:14:03 +00:00 |
Dave Schuyler
|
4b245a4394
|
removed assert
|
2003-03-26 23:53:39 +00:00 |
Dave Schuyler
|
b83a894e91
|
minor changes to avoid compiler warnings and genrally clean up
|
2003-03-26 23:51:47 +00:00 |
Dave Schuyler
|
35127b5d1b
|
comment
|
2003-03-18 02:32:38 +00:00 |
David Rose
|
8f564ea8ce
|
dos2unix
|
2003-03-18 02:27:51 +00:00 |
Dave Schuyler
|
d1f89fdc00
|
print_to to ouput
|
2003-03-18 01:23:03 +00:00 |
Dave Schuyler
|
de252b8793
|
changed to nassertv and print_to to ouput
|
2003-03-18 01:22:17 +00:00 |
Dave Schuyler
|
2ae297a7c7
|
no more exit() calls
|
2003-03-15 03:40:49 +00:00 |
David Rose
|
dc9782ee09
|
dos2unix
|
2003-03-14 23:43:58 +00:00 |
Dave Schuyler
|
bcb2f71f4b
|
uniqueIdAllocator
|
2003-03-14 20:07:54 +00:00 |
Dave Schuyler
|
6bfe3bcd42
|
*** empty log message ***
|
2003-03-14 05:48:59 +00:00 |
David Rose
|
411a263fe8
|
build for gcc3.2
|
2003-01-17 16:42:36 +00:00 |
David Rose
|
9e1159afcc
|
add ButtonEvent::T_resume_down
|
2003-01-13 17:17:13 +00:00 |
David Rose
|
ea59108287
|
new window code
|
2003-01-09 20:35:54 +00:00 |
David Rose
|
84f005f040
|
reserve
|
2002-10-11 05:14:19 +00:00 |
cxgeorge
|
4b0746edc8
|
ctype routines require a cast to (unsigned int)
|
2002-09-13 00:33:44 +00:00 |
David Rose
|
bddbd6788b
|
support output of event parameter, spam in data graph
|
2002-08-21 20:36:06 +00:00 |
David Rose
|
a33194e89f
|
move use_vfs to express
|
2002-08-06 15:10:17 +00:00 |
David Rose
|
7acbb5dec7
|
incorrect init_type()
|
2002-08-06 14:18:20 +00:00 |
David Rose
|
5037c9c9b4
|
move vfs to express
|
2002-08-06 13:39:32 +00:00 |
David Rose
|
fcec03faef
|
change read_subfile() and read_file() interfaces
|
2002-08-06 12:57:33 +00:00 |
David Rose
|
fed924dab0
|
specify cwd before vfs-mount
|
2002-08-05 21:54:09 +00:00 |
David Rose
|
41bbc4fa10
|
use-vfs now on by default
|
2002-08-05 21:39:46 +00:00 |
David Rose
|
0f9dbf6b02
|
initial cwd in vfs
|
2002-08-04 18:23:33 +00:00 |
David Rose
|
4ed9f1c353
|
oops, wrong EXPCL
|
2002-08-04 17:22:37 +00:00 |
David Rose
|
6694c9e0f2
|
improve vfs-mount Configrc option
|
2002-08-04 17:16:28 +00:00 |
David Rose
|
fa59c3e37f
|
loader uses vfs
|
2002-08-04 16:58:35 +00:00 |
David Rose
|
38db3b62d2
|
eof is not fail
|
2002-08-03 22:14:53 +00:00 |
David Rose
|
89528a5fc9
|
vfs multifile support
|
2002-08-03 21:44:19 +00:00 |
David Rose
|
255bcd1299
|
initial virtual file system
|
2002-08-03 20:55:57 +00:00 |
David Rose
|
b1dc8b2fa6
|
new multifile format for upcoming support of direct loading from multifiles
|
2002-08-02 20:59:23 +00:00 |
David Rose
|
d69559a639
|
inline function bodies belong in .I file
|
2002-07-16 01:16:19 +00:00 |
cxgeorge
|
0fc0c3f811
|
inline
|
2002-07-15 23:24:50 +00:00 |
David Rose
|
89af39b692
|
update comment
|
2002-06-18 18:27:13 +00:00 |
David Rose
|
c5a3916b44
|
support new ppremake 1.1 and auto-composite files
|
2002-06-03 20:28:07 +00:00 |
cxgeorge
|
563772fd77
|
change arrow names to arrow_up,etc
|
2002-05-30 23:27:42 +00:00 |
David Rose
|
9db8ebaac7
|
fix fullpath globs
|
2002-05-23 02:17:19 +00:00 |
David Rose
|
af3861a402
|
add GlobPattern::match_files()
|
2002-05-23 02:01:57 +00:00 |
David Rose
|
a58f764b8b
|
compiler support for egcs-2.91.66
|
2002-05-15 18:45:24 +00:00 |
David Rose
|
303b0c4bfd
|
compiler support for gcc 2.95.3
|
2002-05-15 12:43:38 +00:00 |