Commit Graph

9 Commits (e9b6550c48fba6a2646e80d7ec62dff9cab2c1fa)

Author SHA1 Message Date
Ansariel 5f1a19af72 Merge remote-tracking branch 'LL/marchcat/x-ws-merge'
# Conflicts:
#	autobuild.xml
#	indra/linux_crash_logger/llcrashloggerlinux.cpp
#	indra/newview/llappviewerlinux_api.h
#	indra/newview/llappviewerlinux_api_dbus.cpp
#	indra/newview/llappviewerlinux_api_dbus.h
#	indra/newview/llavatarpropertiesprocessor.h
#	indra/newview/llcallbacklist.cpp
#	indra/newview/llimpanel.h
2024-05-01 12:30:57 +02:00
Kitty Barnett 1fd98d08d2 Allow dynamic changes to effect priority 2021-05-29 19:17:31 +02:00
Kitty Barnett 70237de361 Add actual support for effect priority and enabled/disabled state 2021-05-29 18:08:22 +02:00
Kitty Barnett a0ff6c3542 Allow effect ids to be reused for each visual effect (but enforce uniqueness across all instances of the same effect) 2021-05-29 17:37:59 +02:00
Kitty_Barnett 110b89e485 @setoverlay can cause an infinite loop 2021-05-16 22:32:31 +02:00
Kitty Barnett a2ec15a09d LLVisualEffectParams::step(bool isLast) will always be called with isLast == false (fixes RLVa spheres issues when AA is disabled) 2021-04-24 20:24:50 +02:00
Kitty Barnett f34f08573e Only one @setsphere effect is ever visible (broken when code moved to LLPipeline::renderFinalize) 2021-04-24 20:24:44 +02:00
Kitty Barnett 8238aee560 Add LLVisualEffectParams (and derived LLShaderEffectParams) 2021-01-13 22:10:23 +01:00
Kitty Barnett 099c23ab68 Visual effect base branch 2021-01-07 23:46:01 +01:00