Siana Gearz
|
c3b1bf4b76
|
Actually, tga loads more rapidly for some reason
|
2011-10-21 05:35:33 +02:00 |
|
Siana Gearz
|
7b81e9d248
|
Merge branch 'master' of github.com:siana/SingularityViewer
|
2011-10-21 04:56:21 +02:00 |
|
Siana Gearz
|
6e6c438e2a
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer
|
2011-10-21 04:55:08 +02:00 |
|
Siana Gearz
|
4606c7512e
|
Icon mishaps, thx Cryo for spotting. +Standalone fix
|
2011-10-21 04:54:55 +02:00 |
|
Shyotl
|
88e373c960
|
The copy button in the face edit panel saves the texture params to a non-existant saved setting for some reason. This throws a crasloop prompt. Setting is never read back, so just commenting out this line.
|
2011-10-20 19:29:51 -05:00 |
|
Siana Gearz
|
f2deb39dac
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer
Conflicts:
indra/newview/lldrawpoolbump.cpp
|
2011-10-21 01:42:12 +02:00 |
|
Shyotl
|
8a5793ce23
|
Selected face overlay no longer z-fights with the selected prim face.
|
2011-10-20 16:23:28 -05:00 |
|
Shyotl
|
c63bf31328
|
I don't trust this statement to work without the parentesis.
|
2011-10-20 13:46:56 -05:00 |
|
Shyotl
|
5d811163a6
|
gDeferredShadowAlphaMaskProgram should be unbound after renderpass
|
2011-10-20 13:45:28 -05:00 |
|
Shyotl
|
78a98cbf08
|
Bump shader needs to have texture0 sample assigned to index0, and texture1 as index1. Confirmed in LLDrawPoolBump::bindBumpMap. (This probably isn't required yet, but appears safe)
|
2011-10-20 13:45:00 -05:00 |
|
Shyotl
|
91348909b5
|
Shuffled gObjectSimpleWaterProgram and gObjectSimpleAlphaMaskProgram around
|
2011-10-20 13:43:25 -05:00 |
|
Shyotl
|
73f2543a6f
|
Use LLGLShader::sIndexTextureChannels instead of mNumTextureImageUnits directly.. also check that channel value isn't invalid. Also make super-sure shaders are disabled on pre opengl 2.0 hardware.
|
2011-10-20 13:37:09 -05:00 |
|
Shyotl
|
22385c44c8
|
Make legacy renderpath a bit more strict.
|
2011-10-20 13:30:29 -05:00 |
|
Shyotl
|
40261d3472
|
Invalid texunit was still bound after bumpmapping finished
|
2011-10-20 13:26:08 -05:00 |
|
Siana Gearz
|
06ff562cd2
|
Added Mobility Radeon 6 series
|
2011-10-20 20:23:29 +02:00 |
|
Siana Gearz
|
95634e8276
|
Don't know why exactly this works, but fixes noshader and seems safe.
|
2011-10-20 13:10:11 +02:00 |
|
Siana Gearz
|
68e143de1b
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer
|
2011-10-19 18:11:58 +02:00 |
|
Shyotl
|
d88f696604
|
Brought over LLInventoryIcon
|
2011-10-18 19:44:08 -05:00 |
|
Shyotl
|
82b0171a86
|
Workaround for mac startup hardlock. (STORM-1641)
|
2011-10-18 09:33:20 -05:00 |
|
Siana Gearz
|
9c4d50eda3
|
Fix adding foreign grids
|
2011-10-18 04:16:17 +02:00 |
|
Siana Gearz
|
d6524fbd26
|
Merge branch 'future' of git://github.com/Shyotl/SingularityViewer
|
2011-10-18 02:29:49 +02:00 |
|
Shyotl
|
67230a3290
|
Line-ending fixup.
|
2011-10-17 14:11:30 -05:00 |
|
Shyotl
|
c413d62536
|
Decouple RenderUseFBO from RenderDeferred, as toggling deferred would leave RenderUseFBO enabled regardless of previous setting.
|
2011-10-17 14:11:10 -05:00 |
|
Shyotl
|
d1b19aa389
|
Automatically disable new texture batching when using legacy renderpath.
|
2011-10-17 12:19:43 -05:00 |
|
Shyotl
|
06048ae818
|
Fixed avatars being invisible when using legacy path. Assumption of no shader use when LLGLSLShader::sNoFixedFunctionis false is not valid with Singularity.
|
2011-10-17 12:16:57 -05:00 |
|
Siana Gearz
|
df3d30acd9
|
Version 1.6.0.0
|
2011-10-17 03:56:47 +02:00 |
|
Shyotl
|
02b58694bb
|
A required hack to LLMediaCtrl due to our LLPanel behaving far too differently right now. (Clicking isn't passed through like it should, and LLMediaCtrl is not currently parsing xml files so postBuild is not called.)
|
2011-10-15 01:21:10 -05:00 |
|
Shyotl
|
4987bceb61
|
Navigation buttons now using icons for 'showcase' and 'all' search panels.
|
2011-10-14 23:58:54 -05:00 |
|
Shyotl
|
ae0196e2c3
|
Inconsistent line endings in newview/llviewermessage.cpp
|
2011-10-14 23:15:28 -05:00 |
|
Shyotl
|
04828032f6
|
Merge branch 'future' of git://github.com/siana/SingularityViewer.git into future
|
2011-10-14 22:59:03 -05:00 |
|
Shyotl
|
4a910a8037
|
onVisibilityChange renamed to handleVisibilityChange. Added setVisibleCallback to LLPanel
|
2011-10-14 22:57:35 -05:00 |
|
Siana Gearz
|
0130423d93
|
Rev changed grid management incompatibly -.-
|
2011-10-15 04:46:35 +02:00 |
|
Siana Gearz
|
ca757ff1b2
|
Spit shine on browser, good as new! Thanks McCabe!
|
2011-10-15 03:10:31 +02:00 |
|
Siana Gearz
|
61777e9b8c
|
Newer TCMalloc - fixes TeamViewer and hogging
|
2011-10-15 02:13:16 +02:00 |
|
Siana Gearz
|
dd672ae5cb
|
Made collapse in inventory purrrrrrrdy!
|
2011-10-15 00:46:41 +02:00 |
|
Siana Gearz
|
c9e40f666d
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer into future
Conflicts:
indra/llmessage/message_prehash.cpp
indra/llmessage/message_prehash.h
|
2011-10-14 02:44:20 +02:00 |
|
Shyotl
|
d6d8681874
|
onVisibilityChange renamed to handleVisibilityChange
|
2011-10-13 17:17:57 -05:00 |
|
Siana Gearz
|
41a305f52b
|
OK seriously, how dumb can i be?
|
2011-10-13 18:55:16 +02:00 |
|
Shyotl
|
7bbbfd9a9b
|
Added avatar visibility and sound settings to 'About Land' floater.
|
2011-10-13 03:22:50 -05:00 |
|
Shyotl
|
008bebd817
|
Merge with siana/future
|
2011-10-13 00:03:56 -05:00 |
|
Shyotl
|
4963a064f1
|
Removal of discarded inventory offers moved to deferred (idle) tick. Nested gInventory.notifyObservers() don't work.
|
2011-10-12 23:48:25 -05:00 |
|
Shyotl
|
d7e5c4054f
|
gInventory.cleanupInventory() wasn't called on shutdown.
|
2011-10-12 23:48:03 -05:00 |
|
Siana Gearz
|
6941fbaaf6
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer into future
Conflicts:
indra/newview/llagentwearables.cpp
indra/newview/llagentwearables.h
|
2011-10-13 04:27:20 +02:00 |
|
Shyotl
|
dbad00ae66
|
Missing utility functions added to LLViewerInventoryItem, and cleaned up a few things.
|
2011-10-12 02:33:37 -05:00 |
|
Shyotl
|
36e0f667d5
|
gAgent.set/getInventoryRootID() changed to gInventory.set/getRootFolderID()
|
2011-10-12 02:29:12 -05:00 |
|
Shyotl
|
cfd154d46d
|
Cleanup: Removed a superfluous conditional return.
|
2011-10-11 11:11:55 -05:00 |
|
Shyotl
|
efa4d17b92
|
Newly created categories were being named "New *" regardless of valid name being passed to LLInventoryModel::createNewCategory
|
2011-10-11 10:59:59 -05:00 |
|
Shyotl
|
92f0549dca
|
NEW_CATEGORY_NAMES array now matches LLFolderType::EType enum.
|
2011-10-11 10:57:14 -05: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
|
a3aec92396
|
Renamed boolean to something non-opposite of what it actually means.
|
2011-10-10 10:07:30 -05:00 |
|