Julien Valentin

Results 8 issues of Julien Valentin

@cedricpinson 1) morphtarget method parameter 2) smooth normal generation for morphtargets 3) (**HOT**) fix a bug in getChildrenOf (comparator '==' doesnt work, 'is' do)

return too much child see my PR https://github.com/cedricpinson/osgexport/pull/52

bug description: https://groups.google.com/forum/#!topic/osg-users/aCV2lkg8enw https://gitlab.com/OpenMW/openmw/issues/4773 quick fix https://github.com/openscenegraph/OpenSceneGraph/pull/934

### Description add Liquidsoap2.0 files (port syntax 1.4 to 2.0) ### Testing Notes I ran libretime on ubuntu 22.04 and liquidsoap2.0 this pr is just the beginning, just 2 files...

### Description update deprecated code. It's mergeable with master without syntax conflicts across php versions remove deprecated((https://www.php.net/manual/fr/function.strftime.php)) and unsafe (https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=strftime) **strftime** syntax

### Description Player enhancements: - hls support - add album thumbnail and track progress - various bugfixes ![image](https://github.com/libretime/libretime/assets/4062709/bebb16d2-f1b9-4b89-84ae-cfa02aa4a585)

### Description Working stuff for docker liquidsoap 2.1 and php 8.1: - I merged https://github.com/libretime/libretime/pull/2789 and https://github.com/libretime/libretime/pull/2786 and update dockerfiles https://github.com/libretime/libretime/pull/2898/commits/0ad05129b276bfce12282e4a51f505f43a77dc46 - I upgrade zentest https://github.com/libretime/libretime/pull/2898/commits/595ccabbd40d2c1502a3d9633ae142f7b57af201 - other libs were...

### Description implement HLS . rely on nginx to serve files as liquidsoap hls.harbor is not recommended for direct audience. The cons is we loose listeners stats if hls. a...