rdb
|
cb41ff2791
|
Fix updating of light position input in Cg
|
2015-11-29 14:28:59 +01:00 |
|
rdb
|
33d183d4f7
|
Throw ImportError instead of cryptic failure when importing extension module from incompatible version of Python
|
2015-11-28 19:22:57 +01:00 |
|
rdb
|
75caef56aa
|
Fix another snprintf issue on MSVC 2010
|
2015-11-28 18:51:47 +01:00 |
|
rdb
|
061e315e01
|
Fix error due to missing snprintf in MSVC 2010
|
2015-11-28 18:39:56 +01:00 |
|
tobspr
|
3cf2b5496b
|
Add clear_tag_states() to camera
|
2015-11-28 17:55:07 +01:00 |
|
rdb
|
1b857d6bda
|
A few interrogate improvements
|
2015-11-28 17:54:01 +01:00 |
|
rdb
|
eca343c712
|
Add not-completely-useless output() method to ShaderAttrib
|
2015-11-28 17:53:35 +01:00 |
|
rdb
|
1628238222
|
Fix circular reference in shader context preventing shader states from being cleared
|
2015-11-28 17:52:03 +01:00 |
|
rdb
|
bdf91e206d
|
Remove references to Python.h and py_config.h from Panda headers, to prevent picking up a dependency on Python libraries in third-party modules
|
2015-11-28 16:33:44 +01:00 |
|
rdb
|
e5fac610c8
|
Remove unnecessary HAVE_EGL setting in dtool_config.h
|
2015-11-28 16:23:18 +01:00 |
|
rdb
|
84c0fbd1b1
|
Remove deprecated empty-node-path behavior
|
2015-11-28 16:22:22 +01:00 |
|
rdb
|
48808fe269
|
Add get_supports_hlsl check, fix shader generator for DirectX 9
|
2015-11-26 01:05:26 +01:00 |
|
rdb
|
fb317e3b7a
|
Implement depth textures and shadow mapping in DirectX 9 renderer
(at long last)
|
2015-11-26 01:04:26 +01:00 |
|
rdb
|
a819e9055b
|
Merge branch 'release/1.9.x'
|
2015-11-25 23:42:36 +01:00 |
|
rdb
|
2abe2df1b4
|
Add dummy return values to keep MSVC happy
v1.9.1
|
2015-11-25 02:53:56 +01:00 |
|
rdb
|
f6b66fc5db
|
Fix PhysX compile issues on Mac
|
2015-11-25 02:01:07 +01:00 |
|
rdb
|
3bacd69caf
|
Fix GeomTextGlyph warning when compiling without freetype
|
2015-11-24 13:39:42 +01:00 |
|
rdb
|
3c2f820ad8
|
Merge branch 'release/1.9.x'
Conflicts:
direct/src/p3d/DeploymentTools.py
|
2015-11-24 13:39:36 +01:00 |
|
rdb
|
9348cf6b29
|
Prevent packp3d from including xml and panda3d modules in every .p3d
|
2015-11-24 13:35:18 +01:00 |
|
rdb
|
2745f11b65
|
Add back ability to change default relief and frameSize of DirectDialog
|
2015-11-24 13:33:09 +01:00 |
|
rdb
|
2e6a9ee08f
|
Update release notes with a few things I'd missed
|
2015-11-24 10:42:42 +01:00 |
|
rdb
|
414460a3b5
|
Fix a few issues with mouse mode sample
|
2015-11-24 00:17:15 +01:00 |
|
rdb
|
5ac13fd2b1
|
Add ogv extension to default Packager extensions
|
2015-11-23 23:46:36 +01:00 |
|
rdb
|
5ba93acf5c
|
Workaround to allow building the rtdist on Mac 10.11, which removes DYLD_LIBRARY_PATH
|
2015-11-23 23:33:38 +01:00 |
|
rdb
|
37509e7c93
|
Fix makepanda --clean option when built dir doesn't exist yet
|
2015-11-23 23:33:27 +01:00 |
|
rdb
|
e6b245c56d
|
Remove annoying ":Packager(warning): No such file" warning
|
2015-11-23 20:20:48 +01:00 |
|
rdb
|
5580f1919e
|
Update release notes and readme for 1.9.1
|
2015-11-23 19:47:32 +01:00 |
|
rdb
|
0e063694d7
|
Reorganise installation choices in Mac OS X installer
|
2015-11-23 18:06:38 +01:00 |
|
rdb
|
84d8298ee2
|
Change location of Mac tools from /Developer/Tools/Panda3D to /Developer/Panda3D/bin, to fix relative loader_path issue
|
2015-11-23 17:06:53 +01:00 |
|
rdb
|
a98d50cd61
|
Fix for older OpenAL versions
|
2015-11-23 16:33:16 +01:00 |
|
rdb
|
1d86d604b2
|
More reliable file copy behaviour - handle directory symlinks better, too
|
2015-11-23 16:20:39 +01:00 |
|
rdb
|
d3a0603a7b
|
Include Eigen headers in the Mac OS X SDK as well
|
2015-11-23 16:18:35 +01:00 |
|
rdb
|
f84b9e1f63
|
More reliable OpenAL device selection mechanism, add fallbacks, prefer "OpenAL Soft" over "Generic Software"
|
2015-11-23 16:17:44 +01:00 |
|
rdb
|
31a2d96450
|
Merge remote-tracking branch 'eswartz/pr_openal_device_selection' into release/1.9.x
Closes: #48
|
2015-11-22 20:11:06 +01:00 |
|
rdb
|
75f7e70767
|
Fix issue installing pdeploy-generated .pkg on OS X El Capitan
|
2015-11-22 00:22:22 +01:00 |
|
rdb
|
573af61636
|
Merge remote-tracking branch 'eswartz/support-mouse-confinement-cocoa' into release/1.9.x
Closes: #20
|
2015-11-21 17:43:07 +01:00 |
|
rdb
|
de65c02ef2
|
Implement improvement upon eswartz' fix to properly handle programmatic window size changes on Mac OS X
Closes: #39
|
2015-11-21 17:34:37 +01:00 |
|
rdb
|
9eb0a9196b
|
Fix Mac libRocket library issues in 1.9.0 (particularly on El Capitan)
|
2015-11-21 16:55:27 +01:00 |
|
rdb
|
4d2cf29816
|
Add libRocket to PandaSystem
|
2015-11-21 16:55:06 +01:00 |
|
rdb
|
428f4ce050
|
Fix faulty assertion in BulletTranslationalLimitMotor (with thanks to ThomasEgi)
|
2015-11-21 12:55:49 +01:00 |
|
rdb
|
c80fd20208
|
Fix crash if Cg is supported but GLSL is not
|
2015-11-21 03:17:58 +01:00 |
|
rdb
|
0a9f9887f9
|
Merge branch 'release/1.9.x'
Conflicts:
direct/src/p3d/Packager.py
direct/src/p3d/ppackage.py
makepanda/makepandacore.py
|
2015-11-21 03:17:33 +01:00 |
|
rdb
|
5b4b6ced70
|
Build .exe wrapper for .p3d deploy tools on Windows
|
2015-11-20 20:25:46 +01:00 |
|
rdb
|
4c61db6374
|
Consider non-const overload before considering const overload in Python bindings
|
2015-11-20 20:24:58 +01:00 |
|
rdb
|
f0e8dd4117
|
Build .p3d tools as part of SDK build process, if host URL and distributor are specified
|
2015-11-20 17:44:28 +01:00 |
|
rdb
|
2d6c2c5c6d
|
Remove dependency on tkpanels and tkwidgets modules when building .p3d package
|
2015-11-20 17:42:18 +01:00 |
|
rdb
|
a617376e16
|
Merge branch 'release/1.9.x'
Conflicts:
dtool/src/interrogate/interfaceMakerPythonNative.cxx
|
2015-11-20 02:37:46 +01:00 |
|
rdb
|
d3885b665e
|
Fix static MAKE_SEQs (eg WebcamVideo.get_options(), MicrophoneAudio.get_options())
|
2015-11-20 02:05:44 +01:00 |
|
rdb
|
7fa407a118
|
Add code to locate June 2010 DirectX SDK outside of the registry
|
2015-11-20 02:05:18 +01:00 |
|
rdb
|
da6d5f442c
|
Don't require setting system PATH to import panda3d.* (backport from master)
|
2015-11-20 00:56:31 +01:00 |
|