beyond-all-reason / beyond-all-reason/RecoilEngine
Rework the decals code and Lua API so it works with the multipage texture atlases
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 683
- Forks
- 293
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 40
Description
instead of two separate 2D textures.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the decals code and Lua API, then trace how they currently handle two separate 2D textures. Determine the existing multipage texture atlas behavior and use it to define completion: decals and the exposed Lua API both work with multipage atlases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, lua
- Domain
- computer-graphics, game-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100