Mitchell Stokes
|
8392fd457b
WindowModes: Add W_hidden support to winGraphicsWindow
|
9 years ago |
Mitchell Stokes
|
785f11c6e1
WindowModes: Add W_hidden support to cocoaGraphicsWindow
|
9 years ago |
Mitchell Stokes
|
5f83c854d9
WindowModes: Add a W_hidden WindowMode
|
9 years ago |
Mitchell Stokes
|
51557ef8a4
WindowModes: Switch winGraphicsWindow to use window_mode instead of fullscreen and undecorated
|
9 years ago |
Mitchell Stokes
|
4dbc6623da
WindowModes: Switch cocoaGraphicsWindow to use window_mode instead of fullscreen and undecorated
|
9 years ago |
Mitchell Stokes
|
f4145d1166
WindowModes: Switch x11GraphicsWindow to use window_mode instead of fullscreen and undecorated
|
9 years ago |
Mitchell Stokes
|
8def7f458e
WindowModes: Add win-mode config variable
|
9 years ago |
Mitchell Stokes
|
94483df8c3
WindowModes: Add a window_mode property to WindowProperties
|
9 years ago |
rdb
|
3e6dc3b046
Fix Python 3.2 compilation error
|
8 years ago |
Younguk Kim
|
114aee1d6a
Add additional Windows SDK path
|
8 years ago |
rdb
|
4fae81947e
Fix regression (since 6f8b379) causing crash in flattening edge case
|
8 years ago |
rdb
|
e3d8123940
glsl: fix broken shadowMatrix as member of named light input
|
8 years ago |
rdb
|
d1c34c3360
interrogate: support static properties
|
8 years ago |
rdb
|
65ae1e16bc
ShaderGenerator: support multiple normal maps
|
8 years ago |
rdb
|
f79fbf25c3
ShaderGenerator: big overhaul, don't generate more shaders than needed
|
8 years ago |
rdb
|
1b690e528f
vfs: don't crash if copy_file can't open output file (LP 1687283)
|
8 years ago |
rdb
|
8b3ad7348e
cocoa: fix broken mouse events in fullscreen on macOS (LP 1500026)
|
8 years ago |
rdb
|
925ce854d0
general: make DO_MEMORY_USAGE setting not change ABI compatibility
|
8 years ago |
rdb
|
5fffbbce47
express: error if Windows-style path is used (LP 1429241)
|
8 years ago |
rdb
|
2e5051ac04
bullet: fix crash when adding non-indexed GeomTriangles to trimesh
|
8 years ago |
rdb
|
7228bc7e5f
Fix NATIVE_WORDSIZE on 64-bit Windows (fixes memory alignment)
|
8 years ago |
rdb
|
9a40febdb9
shadows: fix light buffer not being destructed after light removal
|
8 years ago |
rdb
|
1fd8af5acd
express: add C++11 methods to ordered_vector
|
8 years ago |
rdb
|
84520ce21c
display: prefer 24-bit depth buffer on Intel over 16-bit
|
8 years ago |
rdb
|
a866f9fbcb
audio: fix case of get_speaker_setup/set_speaker_setup methods
|
8 years ago |
rdb
|
e45af355cc
glgsg: fix multisample FBO regression (on Intel Windows driver)
|
8 years ago |
rdb
|
32eb9b9e9f
makepanda: fix missing Python link for PhysX
|
8 years ago |
Younguk Kim
|
e07e5d0203
Fix assert macros that cause a crash in non-debug
|
8 years ago |
The Cheaterman
|
86cbdddd76
Fix float precision issues in bulletHeightfieldShape
|
10 years ago |
rdb
|
2b537d2263
Use XDG basedir spec for model-cache-dir (now $XDG_CACHE_HOME/panda3d which is usually $HOME/.cache/panda3d)
|
8 years ago |