Shyotl
26191dd274
Migrate to boost::bind for a bunch of CommitCallbacks. Converted several static member functions to nonstatic member functions
2012-12-06 17:13:17 -06:00
Shyotl
1d1947c51a
Reworked LLPostProcess and implemented FBO support (much faster if multiple post shaders are enabled, or need a lot of passes).
...
Tweaked LLRenderTarget to support depth textures if FBO support is lacking.
Prefer LLRenderTarget::getFBO() over LLRenderTarget::sUseFBO when determining how to handle a specific LLRenderTarget object. (Decoupling to simplify logic without having to track a global)
2012-07-29 04:28:11 -05:00
Siana Gearz
ddfe004204
Restore function of day cycle editor
2012-07-12 18:33:10 +02:00
Siana Gearz
071745007a
Partial port of Phoenix Windlight parts
2012-02-01 06:36:10 +01:00
Shyotl
d73c6d84bf
Windlight floaters' isOpen() functions were always returning true after singleton was created, regardless of current visiblity status. Resulted in pointless syncMenu calls which are very expensive.
2011-10-10 10:20:13 -05:00
Shyotl
417f5084b4
Added LLNotificationsUtil and switched LLNotifications::instance().add to LLNotificationsUtil::add in a bazillion places.
2011-09-03 19:30:42 -05:00
Shyotl
443d4e9f56
Windlight/water parameter managers now derived from standard LLSingleton instead of using some silly redundant clone.
2011-09-02 06:35:53 -05:00
Beeks
015bfe5bd7
Preliminary work for Day Cycle selecting.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-10-06 14:44:29 -04:00
Hazim Gazov
7a86d01598
Imported existing code
2010-04-02 02:48:44 -03:00