Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Draw selection circles around selected entities - #209

Merged
Indy2222 merged 4 commits into
DigitalExtinction:mainfrom
Indy2222:feature/terrain-shading
Oct 23, 2022
Merged

Draw selection circles around selected entities#209
Indy2222 merged 4 commits into
DigitalExtinction:mainfrom
Indy2222:feature/terrain-shading

Conversation

@Indy2222

Copy link
Copy Markdown
Collaborator

No description provided.

@Indy2222
Indy2222force-pushed the feature/terrain-shading branch 13 times, most recently from a98f3ae to cbfc246CompareOctober 22, 2022 19:24
@Indy2222
Indy2222force-pushed the feature/terrain-shading branch 2 times, most recently from 9d8207e to c6b2598CompareOctober 22, 2022 19:44
@Indy2222
Indy2222force-pushed the feature/terrain-shading branch 2 times, most recently from c0af932 to 8bdc33cCompareOctober 22, 2022 19:49
This will allow for better testing.
@Indy2222
Indy2222force-pushed the feature/terrain-shading branch 3 times, most recently from ab4c974 to fff803bCompareOctober 23, 2022 11:53
@Indy2222
Indy2222 marked this pull request as ready for review October 23, 2022 11:55
@Indy2222Indy2222 changed the title Feature/terrain shadingDraw selection circles around selected entitiesOct 23, 2022
@Indy2222Indy2222 mentioned this pull request Oct 23, 2022
2 tasks
Maximum number of units (which might all be selected) was decreased to
1023 so it fits into a 2D tree of depth 10 (used in the shader).
Relates to DigitalExtinction#36.
@Indy2222
Indy2222force-pushed the feature/terrain-shading branch from fff803b to ee2fde6CompareOctober 23, 2022 12:03
@Indy2222
Indy2222 merged commit 3ac5e9c into DigitalExtinction:mainOct 23, 2022
@Indy2222
Indy2222 deleted the feature/terrain-shading branch October 23, 2022 12:21
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Indy2222