Skip to content

Sync repository to latest upstream/main - #1

Draft
silly82 wants to merge 19 commits into
mainfrom
cursor/sync-upstream-main-21a1
Draft

Sync repository to latest upstream/main#1
silly82 wants to merge 19 commits into
mainfrom
cursor/sync-upstream-main-21a1

Conversation

@silly82

@silly82 silly82 commented Apr 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • align this repository with the latest PixelTheater/DodecaRGB-firmware main branch
  • intentionally overwrite previous in-repo custom changes by taking upstream state
  • preserve history via an explicit merge commit (Sync upstream main to latest)
  • add internal documentation notes: docs/project_overview_notes.md
  • add two separate DOOM concept docs:
    • docs/concepts/doom_pseudo_concept.md
    • docs/concepts/doom_real_concept.md

Notes

  • this PR is intended as a full upstream sync/update plus internal documentation additions
  • the DOOM concept docs are intentionally lightweight and focused on Dodeca sphere projection constraints
Open in Web Open in Cursor 

somebox and others added 19 commits June 14, 2025 17:50
…upport for mil/mm and UTF8/16 import situations
…etails, expanded LED group definitions, and improved face remapping functionality. Updated model and scene files to reflect new structure and capabilities.
… data integrity checks. Fixes to alignment of edges (vertices) and faces, and improving the identify_sides scene to help with model configuration
…ric IDs, refined LED positions in JSON and YAML configurations, and deprecated side rotation array in Python utility. Enhanced transform functions to utilize rotation parameters from YAML for improved model accuracy.
…' guide and the 'Scene Author Guide' to streamline resources. Updated the index and table of contents to reflect these changes and improve navigation. Enhanced the 'Model' documentation with new face configuration details, including rotation and remapping capabilities.
Updated specifications for DodecaRGB V2, including changes to pixel density and frame rate.
…bles rolling under gravity, utilizing IMU data for dynamic gravity direction and linear acceleration. Updated main.cpp to include the new scene and adjusted sensor reporting for gravity and linear acceleration
…umbering from 0-based to 1-based for improved usability and make config easier. Updated model generation scripts to enforce the change, added validations. Clarify face configuration, rotation, and remapping details. Added a new Scene Author Guide for creating animation scenes with the refactored API.
…ations for VSCode extensions, modified scene inclusions in main.cpp, and updated the DodecaRGBv2_1 model generation date. Enhanced SparklesScene with improved color transition logic and brightness capping to prevent saturation.
- restructured README.md with quick-links table, getting started, animations list, and updated hardware info for v2.1 (1620 LEDs, 4 channels)
- fixed 12 broken links across README.md, Scenes.md, web-simulator.md, build-system.md, development.md, CHANGELOG.md
- resolved unresolved git merge conflict in docs/guides/development.md
- fixed outdated content: LED counts (1248->1620), PIO env name (web_simulator->build_web.sh), model.yaml comment (104->135 LEDs), palette include path
- standardized API naming: tickCount() -> tick_count() across all docs (matches actual library code)
- removed internal refactoring notes from Parameters.md
- added SceneAuthorGuide.md to docs/toc.yaml sidebar
- fixed visualizer script name in build-system.md (visualizer.py -> dodeca_viewer.py)
- fixed .cursorrules symlink target (docs/coding_guidelines.md -> docs/guides/coding_guidelines.md)
- added MIT LICENSE file (matching library.json)
- added CONTRIBUTING.md with development setup and PR guidelines

Made-with: Cursor
…date

Documentation audit: fix links, restructure README, add LICENSE
Co-authored-by: Silvan <siliwalker@gmail.com>
Co-authored-by: Silvan <siliwalker@gmail.com>
Co-authored-by: Silvan <siliwalker@gmail.com>
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.

3 participants