|
From: doug s. <hig...@ho...> - 2017-01-12 16:18:49
|
- I did a trial/throwaway merge of develop into master and didn't have any problem, should be no problem when we do it - I updated http://www.web3d.org/wiki/index.php/Player_support_for_X3D_components x haven't yet changed version, but planning on 4.0 -Doug more... What I'm working on: 1. browser features > the xy shift navigation mode needs a touchup for speed sensitivity - perhaps so it uses Dist (the [ / ] button) to scale speed -- and perhaps show Dist on statusbar to build intuition 2. for linux containerized apps, I think we can/could/should publish a scene file that exercises/loads all libs -- ie an x3d (libxml) that http gets (libcurl) a scene with .png, .gif, .jpg (imlib), physics(ode), nurbs(libnurbs), movietexture(ffmpeg), audio(openal/alut) 3. except for linux and windows desktop, I see the publishing of other platforms and apps as outside of our official release duties - however we can support those by doing what we can to make libfreewrl build for those platforms x I didn't get ffmpeg to build for android in a way that it would run on android, still wont run, unlikely to finish this release x I need to verify latest duktape 2.0 builds works on android and uwp - got ode, libnurbs running in android and ode - got ffmpeg running in uwp more.. PRE-RELEASE CHECK LIST ========================== A) all platforms Webpages - conformance - news - links web3d.org player support for x3d components http://www.web3d.org/wiki/index.php/Player_support_for_X3D_components tests / samples freewrl Browser features touchups freewrl component features touchups version # merge develop to master B) specific platforms 1) windows desktop / xp Launcher build of specific components - SSR - plugin picker - plugins Ax, np - dllfreewrl - java EAI - xp and (vista,7,8.1,10) desktop wix .msi deployment package .zip of dependency libs sourceforge files > - .msi - lib .zip - readme touchups 2) linux desktop webpages > - linux install instructions sourceforge files - .gz - readme touchups 3) OSX desktop - (not currently available) 4) uwp - verify libfreewrl builds for uwp 5) android - verify libfreewrl builds for android 6) ios - (not currenlty available) 7) containerized apps for linux desktop ie snappy, flatpack - update generator scene and command line ============================================== |