1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 09:15:36 +00:00
openmw/components
scrawl 62018e802b Minor fix to particle system AutoPlay flag handling
The previous commit broke some magic effects (e.g. shield). The controller's emit start/stop times should control the emitter, while the absence of the ParticleSystem's autoplay flag should freeze the whole particle system if no valid controller source gets assigned. This revised version works for both the Shield effect and the "dagoth ur death sparkles" effect.
2016-05-14 22:55:14 +02:00
..
bsa Mark thread safe methods in BsaFile 2016-02-08 15:55:05 +01:00
compiler ToggleAI cleanup 2016-03-12 20:32:42 +01:00
config Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
contentselector Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
esm Merge pull request #939 from kpp/rewrite_esm_name_t 2016-05-08 13:15:05 +02:00
esmterrain Add terrain parallax mapping 2016-03-22 21:46:15 +01:00
fallback Read fallback settings in OpenCS 2016-01-11 23:10:16 +01:00
files Don't use unordered_map 2016-05-11 02:35:17 +02:00
fontloader Build fix for MyGUI 3.2.1 2015-06-04 17:13:42 +02:00
interpreter Fix an inverted condition (Bug #3209) 2016-02-18 01:25:52 +01:00
loadinglistener LoadingScreen: add support for important labels 2015-12-15 21:16:20 +01:00
misc Rename to lowerCaseInPlace 2015-12-07 22:49:15 +01:00
myguiplatform Remove call to MYGUI_DBG_BREAK which was removed in mygui-git 2016-04-20 11:37:48 +02:00
nif Implement support for sphere map NiTextureEffects (Fixes #1827) 2016-02-24 21:06:41 +01:00
nifbullet Don't attempt to create a collision shape for an empty TriShape 2016-02-19 14:23:55 +01:00
nifosg Minor fix to particle system AutoPlay flag handling 2016-05-14 22:55:14 +02:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource Add parallax mapping for objects 2016-03-22 21:46:15 +01:00
sceneutil Fix forward declaration mismatch 2016-05-10 17:36:25 +02:00
sdlutil disable opengles for Android by default 2016-02-25 22:39:18 +03:00
settings Fix 'duplicate setting' errors when running installation wizard 2015-11-27 20:32:45 +01:00
shader Add special handling of RigGeometry tangents in ShaderVisitor 2016-03-23 16:48:41 +01:00
terrain Add terrain parallax mapping 2016-03-22 21:46:15 +01:00
to_utf8 Fix typo in a comment 2015-12-10 00:15:55 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00
vfs Fix clang analyzer warnings 2016-02-16 19:17:04 +01:00
widgets Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 2015-12-07 15:33:04 +01:00
CMakeLists.txt Pathgrid geometry creator 2016-05-02 22:09:48 -04:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00