Commit Graph

32393 Commits

Author SHA1 Message Date
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
11005b24e9 update warp3d for net6 2022-10-17 13:47:02 +01:00
UbitUmarov
65925027f1 c# things on physics; remove unused file (runprebuild) 2022-10-16 22:36:09 +01:00
UbitUmarov
bce31bda7d c# sugar 2022-10-16 19:21:54 +01:00
UbitUmarov
0df9802aa3 use 'in' on PollService event args 2022-10-16 17:36:17 +01:00
UbitUmarov
8895577c80 use Random.Shared 2022-10-16 15:06:36 +01:00
UbitUmarov
0f3d7f45d9 mantis 9032: update HGInventoryServicePlugin entry, shutup if old format 2022-10-16 13:20:43 +01:00
UbitUmarov
fa3975b4e8 more useless changes on some oar/iar files 2022-10-15 21:10:15 +01:00
UbitUmarov
bf1feaa616 more useless changes 2022-10-15 19:11:59 +01:00
UbitUmarov
020df45772 some use of in parameters and other sugar; change object sandbox position limitation a bit 2022-10-15 19:06:32 +01:00
UbitUmarov
0a83f8ba6e fix bullet config for mac osx, this does nothing on dotnet6. TODO, for now libs ofr each platform may need to be copied out of lib64 to bin by hand, with possible rename, so loader finds them 2022-10-15 18:18:53 +01:00
UbitUmarov
47e120a1de fix a typo 2022-10-15 03:13:31 +01:00
UbitUmarov
3a02bf077d let log4net find its configuration with Robust also 2022-10-15 03:06:29 +01:00
UbitUmarov
053dfdd13d use new c# features(sugar) on scene 2022-10-15 02:34:08 +01:00
UbitUmarov
98551a5856 use new c# features(sugar) on uuidgather 2022-10-15 02:13:16 +01:00
UbitUmarov
84f39d04d1 cosmetics 2022-10-14 02:51:28 +01:00
UbitUmarov
3b40bb4586 fix a typo 2022-10-09 22:27:27 +01:00
UbitUmarov
302da0b61f the changes to prebuild sources to compile for dotnet6 2022-10-09 20:43:56 +01:00
UbitUmarov
4678611a44 remove a xengine project from prebuild.xml 2022-10-09 20:12:00 +01:00
UbitUmarov
8b49ce4aaa replace prebuild by dotnet version 2022-10-09 20:10:33 +01:00
UbitUmarov
c510e29e14 a bit more c# sugar... 2022-10-08 17:24:42 +01:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
5c3d86937f c# sugar... 2022-10-08 02:25:07 +01:00
UbitUmarov
8ca82b2282 c# sugar... 2022-10-08 00:28:28 +01:00
UbitUmarov
919ffee0d3 oh a typo! 2022-10-07 23:36:47 +01:00
UbitUmarov
57060a8efa c# sugar... 2022-10-07 23:33:39 +01:00
UbitUmarov
4cf9c9b24f update libomv6 may smoke if not recompiled 2022-10-07 21:32:58 +01:00
UbitUmarov
a4300c227a fix typo/bug on ubode 2022-10-07 19:09:49 +01:00
UbitUmarov
cb706f7058 c# sugar on lsl timers code 2022-10-07 17:30:00 +01:00
UbitUmarov
79135494d3 cosmetics 2022-10-07 17:28:29 +01:00
UbitUmarov
5b3758cbbd update libomv6.0 2022-10-07 14:09:53 +01:00
UbitUmarov
e4a158327a some use of interpolated strings 2022-10-05 01:53:24 +01:00
UbitUmarov
6422b3f04f a few changes to readme.md 2022-10-04 22:15:47 +01:00
UbitUmarov
9fb436b214 the changes to prebuild source.. 2022-10-04 21:15:38 +01:00
UbitUmarov
c10b4e8760 remove list of source files where the folders structure does allow for dotnet automatic includes, ie simple flat folders per project 2022-10-04 21:00:19 +01:00
UbitUmarov
bf257a937b change runtime information log, add processor arch to ossl/lsl sim version 2022-10-03 22:43:58 +01:00
UbitUmarov
79b3157d0b a little use of MathF 2022-10-03 18:43:52 +01:00
UbitUmarov
b87ba5449c a little use of MathF 2022-10-03 16:29:22 +01:00
UbitUmarov
d6a2541179 use some more new c# sugar ( possible breaking it all :P ) 2022-10-03 16:16:36 +01:00
UbitUmarov
50bb58f884 use some c#9 style sugar plus cosmetics 2022-10-03 14:35:30 +01:00
UbitUmarov
ac8c69ba1a use some c#9 style sugar plus cosmetics 2022-10-03 14:33:20 +01:00
UbitUmarov
ea83284c87 avoid null ref 2022-10-02 23:45:57 +01:00
UbitUmarov
5b4c3c9f33 try another way... 2022-10-02 23:39:09 +01:00
UbitUmarov
d459bec18d set System.Globalization.UseNls. new ICU is a stupid breaking change on string.indexof, etc 2022-10-02 22:54:02 +01:00
UbitUmarov
51970c6f28 dotnet claims sslv2 and 3 are not supported 2022-10-02 20:51:40 +01:00
UbitUmarov
cf26e5ed8d add some runtime configuration settings 2022-10-02 20:19:35 +01:00
UbitUmarov
9d3e5e4ee3 update libomv(dotnet6) with a bug fix 2022-10-02 17:26:25 +01:00
UbitUmarov
b687a3604c change the platform strings to DotNet 2022-10-02 15:34:51 +01:00
UbitUmarov
1a548390b5 cosmetics 2022-10-02 15:09:10 +01:00
UbitUmarov
40ca47e28e a few changes to building, vs2022 is optional, etc 2022-10-02 15:03:03 +01:00