summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-03armatures in prefabmetamuffin
2025-01-28fix use-cache and armature keymetamuffin
2025-01-28Little endian, tangent space handedness,metamuffin
2025-01-28server+world: tangent handednessmetamuffin
2025-01-27present mode settingmetamuffin
2025-01-27faster cursor centeringmetamuffin
2025-01-27clippy: fixes and ignoresmetamuffin
2025-01-27switch to wgpu fork to get rid of deadlocksmetamuffin
2025-01-27parallel texture loading which deadlocks wgpu -_-metamuffin
2025-01-26graphics configmetamuffin
2025-01-26refactor networkmetamuffin
2025-01-26reparenting checks and conn owned objectsmetamuffin
2025-01-26chat packetmetamuffin
2025-01-26tree reparentmetamuffin
2025-01-26world: put cache optionmetamuffin
2025-01-26change cursor to crosshair on centermetamuffin
2025-01-26move files around, graphics config, msaametamuffin
2025-01-25funny cursor animationmetamuffin
2025-01-24move demand map to own filemetamuffin
2025-01-24minimal progress but diffuse lighting works againmetamuffin
2025-01-24fix things up but no lightmetamuffin
2025-01-24break thingsmetamuffin
2025-01-23split scene_prepare to many filesmetamuffin
2025-01-23anisotropic texture filteringmetamuffin
2025-01-23implement texture mip levelsmetamuffin
2025-01-22move scene bgl to scene_preparemetamuffin
2025-01-22generalize pipeline configuration in preparation for skinningmetamuffin
2025-01-21hint_staticmetamuffin
2025-01-21more work on armaturemetamuffin
2025-01-21split shaders to individual filesmetamuffin
2025-01-21world: prepare skin loadingmetamuffin
2025-01-21fix tangent generation for missing uvsmetamuffin
2025-01-21add debug code for armaturemetamuffin
2025-01-21other texture formatsmetamuffin
2025-01-21update docmetamuffin
2025-01-20note root indexmetamuffin
2025-01-20dont send pose if emptymetamuffin
2025-01-20update armature typesmetamuffin
2025-01-20refactor typesmetamuffin
2025-01-20armaturemetamuffin
2025-01-20use extension_value(name) instead of extensions()metamuffin
2025-01-20doc tangent and mirror hintmetamuffin
2025-01-19debug lightmetamuffin
2025-01-19client: send material data to shadermetamuffin
2025-01-19client: remove unnecessary normal normalizationmetamuffin
2025-01-19client: fix gpu size misscalculationmetamuffin
2025-01-19client: labels and linear normal mapsmetamuffin
2025-01-19client: generate normalsmetamuffin
2025-01-19client: normal mapsmetamuffin
2025-01-18offset ui to allow negative dragmetamuffin