Skip to content

Multi object launches#69

Draft
lmdiazangulo wants to merge 16 commits into
devfrom
multi-object-launch
Draft

Multi object launches#69
lmdiazangulo wants to merge 16 commits into
devfrom
multi-object-launch

Conversation

@lmdiazangulo

Copy link
Copy Markdown
Contributor

No description provided.

lmdiazangulo and others added 14 commits May 8, 2026 11:41
- Implemented Compressor class for merging coplanar quad surfaces.
- Updated StaircaseMesher to include compression option.
- Enhanced launcher to read compression settings from JSON input.
- Added tests for Compressor functionality.
- Add groups initialization check in addQuad() helper to prevent segfault
- Fix compressSurfaces() to properly remove merged elements
- Update test expectations for merged return value
Agent-Logs-Url: https://github.com/OpenSEMBA/tessellator/sessions/2ab9c1cf-5df7-41b4-aa40-c9d80938a5af

Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenSEMBA/tessellator/sessions/2ab9c1cf-5df7-41b4-aa40-c9d80938a5af

Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
@lmdiazangulo lmdiazangulo self-assigned this May 18, 2026
@lmdiazangulo lmdiazangulo changed the title [WIP] Multi object launches Multi object launches May 18, 2026
@lmdiazangulo lmdiazangulo marked this pull request as ready for review May 18, 2026 08:38
@lmdiazangulo

Copy link
Copy Markdown
Contributor Author

@copilot Some actions are failing. Fix it!

Agent-Logs-Url: https://github.com/OpenSEMBA/tessellator/sessions/9d4cb838-6891-4b15-a986-f5f0e798125b

Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>

Copilot AI commented May 18, 2026

Copy link
Copy Markdown

@copilot Some actions are failing. Fix it!

Fixed in ebf146f. The failing Windows Actions jobs were caused by constructing std::filesystem::path directly from JSON values in src/app/launcher.cpp; I now extract the filename as std::string first, which resolves the MSVC build error.

@lmdiazangulo lmdiazangulo marked this pull request as draft June 9, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants