Rebrand: Render Mapper Pro → PrevizRender (soft) + marketing site at render.preshow.link#105
Merged
Conversation
- app_version.py: APP_NAME = "PrevizRender"; installer/bundle artifact names in BlenderVideoMapper.spec and installer/windows.iss keep the RenderMapperPro name so auto-updates and install paths stay valid - app_qt.py / reporting_mixin / logging_setup: replace the remaining hardcoded display strings (About, guide, report header, project file dialogs, session-start banner, single-instance notice); About dialog gains "formerly Render Mapper Pro" + sibling links (Preshow.link, UV Studio) - site/: new marketing homepage on the shared Toy Robot family template (Preshow.link's landing language, orange accent, family section, live GitHub-release download buttons) + previzrender-logo.svg - .github/workflows/site.yml: deploy site/ to GitHub Pages at render.preshow.link (opt-in via DEPLOY_PAGES, same as UV Studio) - docs/screenshots: fresh screenshot of the renamed app with a demo scene loaded and a rendered preview frame (replaces the old shot) - README: retitle + family paragraph + product-site link Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
# Conflicts: # app_version.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
APP_NAME+ every hardcoded display string (About, user guide, report header, project-file dialogs, session-start banner, single-instance notice). Installer/bundle artifact names (RenderMapperPro-*) are intentionally unchanged so auto-updates and install paths stay valid.site/) on the shared Toy Robot Media family template (Preshow.link's landing language, orange accent, "Plan it. Map it. Render it." family section, live GitHub-release download buttons)..github/workflows/site.yml) → publishessite/at render.preshow.link (opt-in viaDEPLOY_PAGES, same mechanism as UV Studio).Notes
main(v1.8.34) in; the only conflict wasapp_version.py(kept 1.8.34 + new name).🤖 Generated with Claude Code