Shyotl
829045c262
Haphazard unsigned to signed casts causing problems? Shocker.
2020-04-23 14:51:06 -05:00
Liru Færs
b08b597397
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
...
# Conflicts:
# indra/llcommon/llsd.cpp
# indra/llcommon/llsdserialize.cpp
# indra/newview/llspeakers.cpp
# indra/newview/llviewermessage.cpp
2020-02-25 06:51:41 -05:00
Shyotl
5c2c2a8c01
Minor cleanup. Octree vfunc reduction. Range-based for loops with map/array llsd types.
2020-02-25 01:50:50 -06:00
Liru Færs
828307ca96
Sync LLSDSerialize with alchemy, and merge fix for Crash K
2020-01-07 11:00:21 -05:00
Lirusaito
fe33db1620
[EEP] LLSD Serialize Notation additions
2019-03-24 21:04:25 -04:00
Lirusaito
6e3f404a1c
Rip out old workarounds, hacks and macros for newer C++ features not being supported back in the day.
...
Adds LL_COMPILE_TIME_MESSAGE support to Linux.
llfinite -> std::isfinite
llisnan -> std::isnan
vector_shrink_to_fit -> vector.shrink_to_fit
2016-02-14 17:37:10 -05:00
Shyotl
1c627317ec
No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
2015-06-19 03:54:20 -05:00
Inusaito Sayori
72080e79e9
Sync llcommon with Alchemy a bit.
...
llmath::llround->ll_round
LL_ICC->LL_INTELC
Add llpredicate
Add LL_CPP11 macro
Remove llhash
Update llinitparam, llsd and all relatives of it.
2015-03-20 22:04:04 -04:00
Shyotl
d71210e942
Trivial changes, mostly to clean up diff noise. Majority of changes are comment corrections or licenseinfo updates. (does not include newview directory)
2013-01-07 14:44:54 -06:00
Shyotl
58033d3cbc
Added rebake navmesh button. Brought in rest of the underlying navmesh implementation.
2012-08-06 10:11:12 -05:00
Shyotl
ffb285c6ff
Huge renderer update (WIP). Still plenty to do, especially pertaining to UI.
...
-Nametag bubble visbility is oddly inconsistent. May vanish with future planned UI merges...
-VBOs are PAINFULLY slow on ATI hardware. This repos self-compiled davep/shining-fixes branch, so I'll leave the ball in LL's court for now regarding that.
2011-12-09 14:02:29 -06:00
Siana Gearz
ef54491760
GCC 4.6.1 fix
2011-10-19 05:33:09 +02:00
Shyotl
2b69eb9902
Misc little tidbits from V3.
2011-09-20 22:16:00 -05:00
Shyotl
1f187b09ee
LLCommon cleanup and updating to V2 (V3 now, I guess.)
2011-08-27 01:57:10 -05:00
Shyotl
b258b71e07
Flipped the MESH_ENABLED switch. Added missing components and updated stuff to be closer to mesh-development head.
2011-07-30 20:30:07 -05:00
Siana Gearz
adeba18356
GCC 4.6 fixes
2011-05-16 01:37:00 +02:00
Shyotl
62d7f3d59f
Misc llcommon tidbits from v2.
2011-03-15 02:33:55 -05:00
Hazim Gazov
7a86d01598
Imported existing code
2010-04-02 02:48:44 -03:00