Commit History

Author SHA1 Message Date
  UbitUmarov 7dbedecd88 add LSL llLinear2sRGB and llsRGB2Linear 1 year ago
  UbitUmarov b1f2a5b661 a few test changes 1 year ago
  UbitUmarov e5386fba6f use NativeLibrary.TryLoad() instead of dllimported load 2 years ago
  UbitUmarov dad22a822e use possible hardware accelerated System.Numerics.BitOperations.Log2(n) 2 years ago
  UbitUmarov 8685ebe655 try fix osx detection than ms keeps breaking 2 years ago
  UbitUmarov d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2 years ago
  UbitUmarov f5883d8ce6 revert introduction of some in arguments 2 years ago
  UbitUmarov d27516ac01 cosmetics 2 years ago
  UbitUmarov a28c875ce4 add llSHA256String() same as osSHA256 2 years ago
  UbitUmarov fddb3761a0 use some shared char arrays on string split 2 years ago
  UbitUmarov 8895577c80 use Random.Shared 2 years ago
  UbitUmarov e4a158327a some use of interpolated strings 2 years ago
  UbitUmarov bf257a937b change runtime information log, add processor arch to ossl/lsl sim version 2 years ago
  UbitUmarov b87ba5449c a little use of MathF 2 years ago
  UbitUmarov d6a2541179 use some more new c# sugar ( possible breaking it all :P ) 2 years ago
  UbitUmarov b687a3604c change the platform strings to DotNet 2 years ago
  UbitUmarov cce98b18c0 betterrandom was not that better 2 years ago
  UbitUmarov b4c057c80c cosmetics 2 years ago
  UbitUmarov 0505fd54e4 simplify CleanString a bit more 2 years ago
  UbitUmarov 772cce51b6 avoid a future dotnet bug they will not fix 2 years ago
  UbitUmarov d545506efc add a few more parameters to llGetObjectDetails(); add intger log2(uint) 2 years ago
  UbitUmarov b140e9d2e9 seems null strings may reach Parse*UniversalUserIdentifier 2 years ago
  UbitUmarov 497262e452 also revert ParseUniversalUserIdentifier to its original form, possivle making a useless Substring 2 years ago
  UbitUmarov fd7d0128fe other spot 2 years ago
  UbitUmarov 846d2df245 replace util.clip by utils.clamp (from libomv), and a few more cosmetics 2 years ago
  UbitUmarov 073098e1b6 a few more changes on universal id 2 years ago
  UbitUmarov 5e1306ea7c cosmetics: indent etc 2 years ago
  UbitUmarov 5f687b71ec s few changes to Parse universal id 2 years ago
  UbitUmarov a85f1792df avid some spurius space on avatar uui 2 years ago
  UbitUmarov fbbcc1edd7 == string.Empty is .Lenght == 0 2 years ago