Historique des commits

Auteur SHA1 Message Date
  UbitUmarov f21aca428f do not auto set reflection_probe_ambiance on old skies, so a viewer can decide to fix for pbr (ofc seems tha currently they just set it 0 and do nothing showing broke skies in same cases); a few changes on notecards uuid detection il y a 10 mois
  UbitUmarov 75952d9bea cosmetics il y a 10 mois
  UbitUmarov d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester il y a 2 ans
  UbitUmarov 89b13e1db2 for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono il y a 2 ans
  UbitUmarov c060ce1c9c several cosmetic on physics il y a 2 ans
  UbitUmarov 4adcbe6288 a few changtes to ubode il y a 2 ans
  UbitUmarov 65925027f1 c# things on physics; remove unused file (runprebuild) il y a 2 ans
  UbitUmarov a4300c227a fix typo/bug on ubode il y a 2 ans
  UbitUmarov 1456f43bc3 ubode: change managed/unmanaged contacts shared memory again il y a 2 ans
  UbitUmarov d37bed10c9 ubode things il y a 2 ans
  UbitUmarov 81193e2a16 abuse of AggressiveInlining il y a 2 ans
  UbitUmarov 6ebcae4885 several changed to ubode rays; remove some test probes not usefull, etc il y a 2 ans
  UbitUmarov f7e7e9c054 ubode things il y a 2 ans
  UbitUmarov aad0c3c60e map image service: always try to delete a map tile, before saving a new one; ubode cosmetics that where on disk" il y a 2 ans
  UbitUmarov 1b928c9fbd a few changes to ubode; update unmanaged for windows and linuxx86-64. Mac and other os need some nice people contribution. As usualy this can be very bad (BSOD even) il y a 2 ans
  UbitUmarov 31689e965e minor cosmetics il y a 2 ans
  UbitUmarov c7253d8bf9 send all animations to self again... il y a 2 ans
  UbitUmarov 578c0f36ce more cosmetics il y a 2 ans
  UbitUmarov 6d701b6759 add AvatarJump to phsycis engines. This is just a push in Z direction, Still needs scaling so engines to match. This new scaling is needed so does not impact old push ones il y a 2 ans
  UbitUmarov 37ab7afed9 update libomv adding NotEqual to vectors and quats; more cosmtics on ubode il y a 2 ans
  UbitUmarov 846d2df245 replace util.clip by utils.clamp (from libomv), and a few more cosmetics il y a 2 ans
  UbitUmarov dd846ffc6c update libomv with vector2 and 3 IsZero() il y a 2 ans
  UbitUmarov 076c87914d save a few ns on ubode il y a 3 ans
  UbitUmarov 9773ff42c2 define constants for simulation height (-100,50000m) and terrain heightmap (-100,4000). No option. compile time decision. use them at ubOde il y a 4 ans
  UbitUmarov af2a9d9508 mantis 8420: ubOde awake up lazy body il y a 6 ans
  UbitUmarov 88511bfab2 make ubOde PInvoke follow ms coding rules il y a 6 ans
  UbitUmarov 0ac81f6a09 ubOde: hashSpaces aren't that nice il y a 7 ans
  UbitUmarov 3ae210d36f ubOde: let small spheres still be spheres il y a 7 ans
  UbitUmarov d71d13f72b ubOde: represent small objects as a box. A object is small is all scale dimensions are less or equal to option MinSizeToMeshmerize (in ODEPhysicsSettings) with default of 0.1. This is needed because this objects hit narrow phase with high overlaps alot more, and so have high cpu cost. il y a 7 ans
  UbitUmarov 04b97be71e ode does not like null refs il y a 7 ans