shared/ext/stb_image.h (3 lines): - line 1134: // @TODO: move stbi__convert_format to here - line 1158: // @TODO: move stbi__convert_format16 to here - line 1159: // @TODO: special case RGB-to-Y (and RGBA-to-YA) for 8-bit-to-16-bit case to keep more precision shared/ext/fmt/compile.h (2 lines): - line 360: // TODO: reserve - line 374: // TODO: reserve shared/pbr/GltfLoader.cpp (2 lines): - line 208: // TODO: Generate mipmaps if sampler's minification filter (minFilter) uses mipmapping. - line 209: // TODO: If texture is not power-of-two and (sampler has wrapping=repeat/mirrored_repeat OR minFilter uses shared/ext/tiny_gltf.h (2 lines): - line 2232: // FIXME we should only enter this function if the image is embedded. If - line 5314: // FIXME Maybe a better way to handle it than removing the code shared/pbr/PbrCommon.cpp (1 line): - line 183: XMStoreFloat4(&vert.Tangent, side1); // TODO arbitrarily picked side 1 shared/ext/rapidjson/reader.h (1 line): - line 1708: // TODO: internal::StrtodX should report overflow (or underflow) shared/ext/fmt/format-inl.h (1 line): - line 969: // TODO: handle float