Sam Edwards
|
57fb97053b
|
Merge branch 'master' into cmake
|
2014-09-22 21:13:05 -07:00 |
rdb
|
c178aba639
|
Add property support to interrogate (using MAKE_PROPERTY or using published members)
|
2014-09-19 15:23:52 +00:00 |
rdb
|
87910799b6
|
Split off epvector.h into its own file in an attempt to cut down compilation time
|
2014-09-14 22:04:36 +00:00 |
Sam Edwards
|
cf1a9f1807
|
general: Fix up include structure to resolve errors when building without composites.
|
2014-07-26 15:09:11 -07:00 |
Sam Edwards
|
93af05d67a
|
Merge branch 'master' into cmake
|
2014-04-23 21:14:26 -06:00 |
Sam Edwards
|
df6f76f494
|
CMake: Add new _ext.* files to interrogate.
|
2014-03-30 00:48:50 -06:00 |
Sam Edwards
|
d27bc99fcb
|
Merge remote-tracking branch 'upstream/master' into cmake
Conflicts:
direct/src/directnotify/DirectNotify.py
direct/src/showbase/PythonUtil.py
|
2014-03-29 15:57:11 -06:00 |
rdb
|
e02d8706f3
|
Fix EggGroupNode compilation. _ext.cxx sources should not be added to the standard composite files.
|
2014-03-17 10:12:26 +00:00 |
David Rose
|
25ee1ce285
|
fix compilation issue with ppremake
|
2014-03-13 23:15:19 +00:00 |
rdb
|
dd6cfe5fa9
|
Export EggParameters
|
2014-02-20 21:50:00 +00:00 |
rdb
|
7e455e0fad
|
Add files that belonged to the previous commit
|
2014-02-20 13:58:23 +00:00 |
rdb
|
5f2c0a6e04
|
Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
* In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
|
2014-02-20 13:33:26 +00:00 |
Sam Edwards
|
5e77793b0f
|
CMake: Add some install(...) directives.
|
2014-02-04 22:43:23 -07:00 |
Sam Edwards
|
2872c14c8f
|
CMake: Get egg to interrogate.
|
2014-02-02 14:55:43 -07:00 |
Sam Edwards
|
a842133002
|
Build egg's lexer case-insensitve under CMake. Fixes parse errors.
|
2014-01-29 05:46:59 -07:00 |
Sam Edwards
|
163fd7ded6
|
Egg parser doesn't have/need lexer.h, don't build it under CMake.
|
2014-01-27 22:43:41 -07:00 |
Sam Edwards
|
d0844e0fb6
|
Fix typos in egg's CMakeLists file.
|
2014-01-27 22:30:57 -07:00 |
Sam Edwards
|
ed08fd1902
|
Get pandaegg to build under CMake.
|
2014-01-27 10:11:33 -07:00 |
David Rose
|
a16238932a
|
looks like we had a long-term confusion for LFLAGS as a set of linker flags and as a set of flex flags. Renamed LFLAGS to FLEXFLAGS for flex input.
|
2013-08-26 22:44:22 +00:00 |
rdb
|
451f6faf37
|
remove now-nonexistent -i flag to linker
|
2013-08-25 18:43:41 +00:00 |
rdb
|
a585faa807
|
Add UvScrollNode::_w_speed
|
2013-08-24 19:29:13 +00:00 |
enn0x
|
a6bdde5f26
|
Load CollisionBox from egg files
|
2013-03-28 21:04:03 +00:00 |
enn0x
|
927c9b8c47
|
Don't use Mac file format.
|
2013-01-29 21:37:54 +00:00 |
David Rose
|
15b55b2183
|
animate normals in blendshapes too
|
2012-07-31 02:46:07 +00:00 |
David Rose
|
e9053ff910
|
support GLSL tessellation shaders
|
2012-04-27 20:29:47 +00:00 |
David Rose
|
ce0ad5dde8
|
work-in-progress: cache-check-timestamps
|
2012-02-25 02:28:41 +00:00 |
rdb
|
949395a4cc
|
Add normal_gloss texture mode (requested by wezu)
|
2012-02-13 08:35:52 +00:00 |
David Rose
|
f647872b2b
|
lower egg-recursion-limit to 1000
|
2011-12-21 23:12:10 +00:00 |
David Rose
|
1a4f42706b
|
remove a few epvectors
|
2011-12-19 18:16:30 +00:00 |
David Rose
|
05be3e1b5e
|
add egg-recursion-limit
|
2011-12-19 14:44:38 +00:00 |
David Rose
|
f9240e0258
|
a couple more fixes to self-memory-alignment
|
2011-12-19 14:26:57 +00:00 |
David Rose
|
42e8f806f1
|
leave lvecbase2/3 and lmatrix3 unaligned; it's so much cleaner
|
2011-12-19 14:17:26 +00:00 |
David Rose
|
c5c21a566a
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
David Rose
|
7e8737dd3d
|
some animation optimizations
|
2011-12-15 00:33:03 +00:00 |
David Rose
|
dfe16c64f6
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
David Rose
|
f322dc5853
|
add eggVertexAux to Sources.pp
|
2011-11-18 14:42:33 +00:00 |
David Rose
|
d3cdb2e11b
|
prebuild-bison
|
2011-11-18 00:07:24 +00:00 |
David Rose
|
078ddc7c27
|
oops, missing files from teedee's checkin
|
2011-11-17 22:10:09 +00:00 |
David Rose
|
be7f483478
|
Add patch from community member teedee for egg <Aux> syntax
|
2011-11-17 19:39:29 +00:00 |
David Rose
|
134e9a9e92
|
dual names for interrogate
|
2011-10-11 00:45:51 +00:00 |
David Rose
|
501470169f
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
Chris Brunner
|
3832219296
|
MSVS 2010
|
2011-09-29 00:28:49 +00:00 |
David Rose
|
02ba3d189c
|
build on msvs2010
|
2011-09-29 00:05:07 +00:00 |
David Rose
|
5496c4a9ec
|
more writable vfs stuff
|
2011-09-27 16:10:19 +00:00 |
David Rose
|
191ce517da
|
migrate a few use cases to writable vfs
|
2011-09-17 00:05:23 +00:00 |
David Rose
|
6872488839
|
stereo/multiview textures
|
2011-08-08 18:55:26 +00:00 |
David Rose
|
0cf03bc158
|
untabify
|
2011-06-29 22:09:10 +00:00 |
David Rose
|
4785161374
|
squelch some more compiler warnings
|
2011-06-18 00:16:48 +00:00 |
David Rose
|
dd4df70a28
|
fix msvs 2010 build issues reported by community member FriarTuck
|
2011-03-22 23:48:31 +00:00 |
David Rose
|
19d52c3221
|
fix problem with local transform on occluder; add egg bface support for occluders
|
2011-03-18 19:02:46 +00:00 |