Stéphane GINIER

Results 8 issues of Stéphane GINIER

I have a [gltf with COLOR_0 and COLOR_1](https://github.com/KhronosGroup/glTF-Blender-IO/files/9793361/Bro.zip). I import it in blender and then export it in glTF (default parameter). Issues: - On Blender 3.3.1, COLOR_1 and COLOR_1 are...

question
exporter
Material

https://github.com/cedricpinson/osgjs/blob/develop/sources/osgWrappers/serializers/osgAnimation.js#L47 ^ when we parse an osgjs, some keys are not considered as class instance but as object (and thus we can miss some stuffs such as userDataContainer, etc).

When we create a viewer, when the `run()` function is called, it creates a shader without material, triggered by https://github.com/cedricpinson/osgjs/blob/develop/sources/osgViewer/Renderer.js#L193 The shader is not send to the cg and is...

We can improve the whole manipulator (especially switchManipulator) by doing something similar to osg : https://github.com/openscenegraph/osg/blob/master/include/osgGA/CameraManipulator

LEFT_TRIGGER and RIGHT_TRIGGER are using the digital values from Emscripten instead of analog values. One way to fix it (a bit hacky, so no PR) -> [4472a656039fc4159238b23173c5b5b3d7125021](https://github.com/stephomi/SDL/commit/4472a656039fc4159238b23173c5b5b3d7125021)

### Feature request Right now it’s easy to set tiers that cause backward totals (e.g. 20 seats = $500, 21 seats = $420). Maybe an option to have graduated pricing...

discussion
votes-needed
community-request
feat/seats

### Feature request For one-time product the seat assignment view is way too buried/hidden (screenshot). When a user purchase a seats-based product, I **often** have to tell them where to...

I got a regression since 54baa62b4ad49a8a4b82ebe25785cce14d622d40 Can't share the model but it has a bunch of different objects and some of them have UVs and others don't. I don't have...