rdb
de0b0dd879
Fix various issues with Python 3 support, fix samples to work with Python 3
2015-03-23 00:32:47 +01:00
rdb
babc6726b2
Replace libpng and libjpeg with stb_image in the web plug-in to fix conflicts with incompatible system versions of libpng
2015-03-22 19:48:16 +01:00
rdb
0ee5be581c
Fix rtdist compile issues
2015-03-22 19:38:46 +01:00
rdb
9bf5885312
Include npapi headers in Panda source, to make life generally easier
2015-03-21 21:45:14 +01:00
rdb
7edecd7fea
Fix compilation issues with the runtime
2015-03-21 21:33:32 +01:00
rdb
753b1c623d
Deprecate DirectStart and run(), allow clean ShowBase teardown, docstrings for ShowBase members
2015-03-15 13:06:49 +01:00
rdb
68cf8cf44f
Fix various issues with API documentation generator
2015-03-13 18:40:26 +01:00
rdb
1d9f18139c
Fix bug with accum bits being requested for FBO
2015-03-08 14:34:56 +01:00
alan eborn
e33cac03fe
Transitions--changes to fade screen
...
Signed-off-by: rdb <git@rdb.name>
2015-02-28 15:42:54 +01:00
alan eborn
178c16e94b
DirectRadioButton--removal of model-loading by default and indicator handling
...
Signed-off-by: rdb <git@rdb.name>
2015-02-28 15:25:05 +01:00
alan eborn
2e555db30e
DirectDialog--removal of model-loading by default and a bug-fix
...
Signed-off-by: rdb <git@rdb.name>
2015-02-28 15:21:24 +01:00
rdb
b9c1765ab4
Fix eggcacher, dramatically improve Windows installer
2015-02-11 21:12:54 +01:00
rdb
cbd70ad8af
Move all Python bindings out of core DLLs into the .pyd files.
2015-02-10 14:30:51 +01:00
rdb
aec80426a3
Remove (apparently unused) code that is problematic because it references symbols from the generated bindings
2015-02-08 19:48:42 +01:00
rdb
083e160f89
Partially fix excessive event spam when resizing windows
2015-02-02 19:18:32 +01:00
rdb
13fb8079ec
Better shader caching, GLSL "#pragma include" support, better error reporting
2015-02-01 17:52:52 +01:00
rdb
a6cf0960fa
Remove EventStorePandaNode, it is no longer necessary
...
(since PandaNode now directly inherits from TypedWritableReferenceCount)
2015-01-24 19:50:14 +01:00
rdb
9b747b525e
Merge pull request #4 from frainfreeze/master
...
updated direct/particle to import from panda3d.physics
2015-01-13 20:12:44 +01:00
frainfreeze
07e73672db
updated direct/particle to import from panda3d.physics
2015-01-12 21:41:36 +01:00
rdb
b47450ffa4
fix import of init_app_for_gui for wx
2015-01-12 21:18:47 +01:00
rdb
d6ce7c6562
Oops, fix build
2015-01-12 20:35:17 +01:00
rdb
0aa0f34c74
Lots of work to make the rtdist work with the new library building system
2015-01-12 15:02:42 +01:00
rdb
88dbb31daa
Delete old cruft that appears unused. Feel free to add it back if you need them.
2015-01-12 15:00:16 +01:00
rdb
33ef39b7db
Remove modules that seem obsolete from direct tree
2015-01-03 16:33:19 +01:00
rdb
624b3dad14
Delete DirectX 8 support
2014-12-30 02:00:43 +01:00
rdb
24b8bd8b96
Fix regression in Volumetric Lighting filter
2014-12-29 15:58:06 +01:00
rdb
be1eb1d812
More minor linux packaging fixes
2014-12-29 15:16:33 +01:00
rdb
f4ec51d4c2
fix pdeploy regression: per_platform should be 0 in installed contents.xml
2014-12-11 17:02:20 +01:00
David Rose
ad449848c2
extend .gitignores for more ppremake files
2014-12-02 09:48:04 -08:00
rdb
54d20128d5
Remove print statement
2014-11-29 21:46:59 +01:00
David Rose
9a84a64185
remove install rule for removed shader filter-ssao
2014-11-27 02:11:37 +00:00
rdb
2ea7149e42
Installer should get direct tree from built/direct
2014-11-19 12:31:19 +00:00
rdb
9f46ad7835
FreezeTool shouldn't assume that panda3d.py exists
2014-11-09 11:09:24 +00:00
David Rose
980ed44a59
fix py2exe support
2014-11-04 19:16:02 +00:00
Chris Brunner
f950b01dbf
i need dis
2014-10-21 22:37:19 +00:00
rdb
a65b477734
Commit patches by cfsworks:
...
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
rdb
1c25bb4ad8
Automatically enable stereo FBOs when stereo is enabled
2014-10-19 15:21:02 +00:00
rdb
9faeb08e57
Oops, I had accidentally commented out OCX installation
2014-10-08 20:46:01 +00:00
rdb
43805f47bb
Improve runtime installer, add 64-bit support
2014-10-08 20:43:59 +00:00
rdb
9151cd0d1d
Fix compile issues, slight code cleanup
2014-10-08 20:07:46 +00:00
rdb
26fc5f41d4
fix regression
2014-10-08 19:49:25 +00:00
rdb
fbc3564bf9
More work on Android port
2014-10-08 15:09:25 +00:00
rdb
e5b3d58f77
Add gamma adjustment filter
2014-10-03 16:58:46 +00:00
rdb
baaa5d7ffa
Better handling of texture padding
2014-09-26 23:57:14 +00:00
rdb
49138d87e4
better management of texcoord inputs
2014-09-26 19:14:10 +00:00
rdb
7669e79322
fix bug #1335472 : pfreeze should pack main module as __main__
2014-09-24 19:42:37 +00:00
rdb
0a10aa6b26
Don't include protected members/methods in C++ API reference
2014-09-21 17:22:47 +00:00
rdb
d4d2fdb834
Tweak colours of API reference to better match website layout
2014-09-21 15:32:45 +00:00
rdb
ba1e18ce8b
Improve Python API ref
2014-09-20 11:51:33 +00:00
rdb
cf6fe5fd2a
Delete apparently defunct script
2014-09-19 22:39:20 +00:00