Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/KinsonDigital/Velaptor
2D game development framework
https://github.com/KinsonDigital/Velaptor
Start work for issue #174
323f6e0c1247d7807504bb766a52538fe93e87fd authored over 1 year ago by Bonda <[email protected]>
323f6e0c1247d7807504bb766a52538fe93e87fd authored over 1 year ago by Bonda <[email protected]>
chore: adjust scene order
a95df38bf49f7b01b152785e83d0bf1c40da74ed authored over 1 year ago by Calvin Wilkinson <[email protected]>
a95df38bf49f7b01b152785e83d0bf1c40da74ed authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create scene to text out the text box control
b5b154e527cdac0a7e3d3e3d882aa074f629f509 authored over 1 year ago by Calvin Wilkinson <[email protected]>
b5b154e527cdac0a7e3d3e3d882aa074f629f509 authored over 1 year ago by Calvin Wilkinson <[email protected]>
docs: simple docs improvements
b646364adc3c74c488ac7d1322b4003599f1fd46 authored over 1 year ago by Calvin Wilkinson <[email protected]>
b646364adc3c74c488ac7d1322b4003599f1fd46 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create a textbox control
33ff7721039c1ea7d214d6d34f0a3597da120cd8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
33ff7721039c1ea7d214d6d34f0a3597da120cd8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create types to help manage a text box cursor
697c8239c0baf19d71c6dd73a919bc8bca0d2eea authored over 1 year ago by Calvin Wilkinson <[email protected]>
697c8239c0baf19d71c6dd73a919bc8bca0d2eea authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create types to help process how text is selected in a text box
f573cfb25eb7942d0025a800f0ba949477e5a0c2 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f573cfb25eb7942d0025a800f0ba949477e5a0c2 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create a struct for holding the state of a text box
92952fd848e1e22beefcea8d00fe7d17d90c1c6c authored over 1 year ago by Calvin Wilkinson <[email protected]>
92952fd848e1e22beefcea8d00fe7d17d90c1c6c authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create extension methods to help with the textbox control
7f42e9390492608374b7a51fefa87c22b306d9b3 authored over 1 year ago by Calvin Wilkinson <[email protected]>
7f42e9390492608374b7a51fefa87c22b306d9b3 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create struct to help process keyboard key characters
02a06a076ea5baae328702f87028d399422cc407 authored over 1 year ago by Calvin Wilkinson <[email protected]>
02a06a076ea5baae328702f87028d399422cc407 authored over 1 year ago by Calvin Wilkinson <[email protected]>
feat: add ability to auto unsubscribe control events when unloading content
2029d9bb778392325f1654b027bc4b7502bed49b authored over 1 year ago by Calvin Wilkinson <[email protected]>
2029d9bb778392325f1654b027bc4b7502bed49b authored over 1 year ago by Calvin Wilkinson <[email protected]>
cleanup: cleanup code to meet coding standards and improve code docs
f83d72b1bf88c26a58afc60fa0bac6d36ebde569 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f83d72b1bf88c26a58afc60fa0bac6d36ebde569 authored over 1 year ago by Calvin Wilkinson <[email protected]>
feat: add a new constructor to the label control
de4379864446ed87beb12a46e5e736f8edf4d194 authored over 1 year ago by Calvin Wilkinson <[email protected]>
de4379864446ed87beb12a46e5e736f8edf4d194 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create new enums used for the textbox control
fc73a4358d5eeeca967b45548f6e5187c4383b4f authored over 1 year ago by Calvin Wilkinson <[email protected]>
fc73a4358d5eeeca967b45548f6e5187c4383b4f authored over 1 year ago by Calvin Wilkinson <[email protected]>
feat: add new method overload for rendering font/text to the screen
7925a59307cc723bfc2650e7e8a46c79c40a4945 authored over 1 year ago by Calvin Wilkinson <[email protected]>
7925a59307cc723bfc2650e7e8a46c79c40a4945 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create factory for creating text box dependencies
72c43bc8450081b18fbc6b31d9bd95091861be0c authored over 1 year ago by Calvin Wilkinson <[email protected]>
72c43bc8450081b18fbc6b31d9bd95091861be0c authored over 1 year ago by Calvin Wilkinson <[email protected]>
ide: add recommended extensions for vscode users
7b2e5aba8b400c91a315a3cd5b121d0e71b0dec9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
7b2e5aba8b400c91a315a3cd5b121d0e71b0dec9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
ide: set the default solution for vscode users to velaptor
41b7da57c78c99054d9058e89b01815ad5227352 authored over 1 year ago by Calvin Wilkinson <[email protected]>
41b7da57c78c99054d9058e89b01815ad5227352 authored over 1 year ago by Calvin Wilkinson <[email protected]>
feat: added an overload to the IFont and Font GetCharacterBounds() method
7409b02ef7cef658acf766adc337944baca4cb48 authored over 1 year ago by Calvin Wilkinson <[email protected]>
7409b02ef7cef658acf766adc337944baca4cb48 authored over 1 year ago by Calvin Wilkinson <[email protected]>
fix: fix a bug with the text size cache not clearing
7e2ad82bbab22287ff144cf1fc5bf75091dd544d authored over 1 year ago by Calvin Wilkinson <[email protected]>
7e2ad82bbab22287ff144cf1fc5bf75091dd544d authored over 1 year ago by Calvin Wilkinson <[email protected]>
Merge pull request #623 from AndreBonda/feature/355-refactor-unit-test-assertions
🚧Refactor unit test assertions
8a5782def6b3d9190dc2cfeb3ef7ff22addce3d7 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: refactor assertions in CornerRadiusTests
20a85812ffd080662195cd19c6bcd38604dc929a authored over 1 year ago by Bonda <[email protected]>
20a85812ffd080662195cd19c6bcd38604dc929a authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in AtlasSubTextureDataTests
427072b6b0944d20c57ced4c554eab1a9397b7da authored over 1 year ago by Bonda <[email protected]>
427072b6b0944d20c57ced4c554eab1a9397b7da authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in FontAtlasMetricsTests
a12f72a819b131864b75bcac45635633a79c1470 authored over 1 year ago by Bonda <[email protected]>
a12f72a819b131864b75bcac45635633a79c1470 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in SystemDisplayExceptionTests
405ee4ac5cdcf565dd0d335e524ab51387c01104 authored over 1 year ago by Bonda <[email protected]>
405ee4ac5cdcf565dd0d335e524ab51387c01104 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in LoadEmbeddedResourceExceptionTests
25f044c3e20844c03d56aadd99d2f4f21d987d29 authored over 1 year ago by Bonda <[email protected]>
25f044c3e20844c03d56aadd99d2f4f21d987d29 authored over 1 year ago by Bonda <[email protected]>
Start work for issue #355
6dbc4bd15f8d1c005e19f96614b0e79e98d1a690 authored over 1 year ago by Bonda <[email protected]>
6dbc4bd15f8d1c005e19f96614b0e79e98d1a690 authored over 1 year ago by Bonda <[email protected]>
refactor: change logic operator
1f0d751c26b59d338dadd11cc719cabed0f32529 authored over 1 year ago by Calvin Wilkinson <[email protected]>
1f0d751c26b59d338dadd11cc719cabed0f32529 authored over 1 year ago by Calvin Wilkinson <[email protected]>
Merge pull request #622 from AndreBonda/feature/354-refactor-unit-test-assertions
🚧Refactor unit test assertions
6109bef0f11813d6f13bc8d9eabc2e5efb41b3ed authored over 1 year ago by Calvin Wilkinson (Admin) <[email protected]>
chore: add request changes
2b7ed64914a2e042d69f181cb9708aef0cbea3f5 authored over 1 year ago by Bonda <[email protected]>
2b7ed64914a2e042d69f181cb9708aef0cbea3f5 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in InvalidRenderEffectsExceptionTests file
aff889f5f547be712b8a02fb0a15956280e0a394 authored over 1 year ago by Bonda <[email protected]>
aff889f5f547be712b8a02fb0a15956280e0a394 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in EnumOutOfRangeExceptionTests file
0373abe2f3f2feb82fe047b6d951072834129972 authored over 1 year ago by Bonda <[email protected]>
0373abe2f3f2feb82fe047b6d951072834129972 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in TextureTests file
68cef535903ff8eea5cbebb42d9e4abf6c21a11c authored over 1 year ago by Bonda <[email protected]>
68cef535903ff8eea5cbebb42d9e4abf6c21a11c authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in TexturePathResolverTests file
4ce47ff1b1bc7843856c48cb02e884601b17caf3 authored over 1 year ago by Bonda <[email protected]>
4ce47ff1b1bc7843856c48cb02e884601b17caf3 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in TextureLoaderTests file
9451c9f3d30b521b749285cc1ed1b582619f9ff0 authored over 1 year ago by Bonda <[email protected]>
9451c9f3d30b521b749285cc1ed1b582619f9ff0 authored over 1 year ago by Bonda <[email protected]>
Start work for issue #354
60294ddc920e932d8a9c7069694c967c5122bb3a authored over 1 year ago by Bonda <[email protected]>
60294ddc920e932d8a9c7069694c967c5122bb3a authored over 1 year ago by Bonda <[email protected]>
Merge pull request #621 from AndreBonda/feature/353-refactor-unit-test-assertions
🚧Refactor unit test assertions
cdf5c0a9dfacf1446b6c3ef2075df0023c9e1a90 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: add request changes
798cc8de6ffacf0191ae2e4a0f806b5ff8319e26 authored over 1 year ago by Bonda <[email protected]>
798cc8de6ffacf0191ae2e4a0f806b5ff8319e26 authored over 1 year ago by Bonda <[email protected]>
chore: remove a whitespace
5c31be28d96990de74ebfe036261e582489cb04e authored over 1 year ago by Bonda <[email protected]>
5c31be28d96990de74ebfe036261e582489cb04e authored over 1 year ago by Bonda <[email protected]>
chore: remove some compiling warnings
2c3d0d9c13af0e6d879735a535df1124eab21b88 authored over 1 year ago by Bonda <[email protected]>
2c3d0d9c13af0e6d879735a535df1124eab21b88 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in SoundLoaderTests file.
8752ffa18e6c68c83324bd150c176ccea0f6f5f5 authored over 1 year ago by Bonda <[email protected]>
8752ffa18e6c68c83324bd150c176ccea0f6f5f5 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in SoundPathResolverTests file
08d0a8ed6d19e17268aca9b1511bf51b2de533b9 authored over 1 year ago by Bonda <[email protected]>
08d0a8ed6d19e17268aca9b1511bf51b2de533b9 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in GraphicsContentSourceTests file
dc6a15890b706351e5b186e56c15e37e7ae233e1 authored over 1 year ago by Bonda <[email protected]>
dc6a15890b706351e5b186e56c15e37e7ae233e1 authored over 1 year ago by Bonda <[email protected]>
chore: remove a whitespace
fb7e8dcdb2b508aa7c3762e179e53078dcd0f4b8 authored over 1 year ago by Bonda <[email protected]>
fb7e8dcdb2b508aa7c3762e179e53078dcd0f4b8 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in ContentPathResolverTests file
c892882a918ba153d896ece1c2db445020651d64 authored over 1 year ago by Bonda <[email protected]>
c892882a918ba153d896ece1c2db445020651d64 authored over 1 year ago by Bonda <[email protected]>
chore: refactor assertions in TextureFactoryTests file
ce8e978f9afd80c6067fee4e2ce27c272ba60a28 authored over 1 year ago by Bonda <[email protected]>
ce8e978f9afd80c6067fee4e2ce27c272ba60a28 authored over 1 year ago by Bonda <[email protected]>
Start work for issue #353
94df266361572d4eef4ebdc4c3b30db70ffc8f77 authored over 1 year ago by Bonda <[email protected]>
94df266361572d4eef4ebdc4c3b30db70ffc8f77 authored over 1 year ago by Bonda <[email protected]>
Merge pull request #618 from KinsonDigital/preview/feature/617-setup-renovate
🚧Setup renovate to use org level preset
1ec68fe3e2250cf7ac5c9f8e578e88d27556cc73 authored over 1 year ago by Calvin Wilkinson (Admin) <[email protected]>
Change in architecture (EMPTY COMMIT)
f2234030420905e019341ec8a3f968e3cee3c033 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f2234030420905e019341ec8a3f968e3cee3c033 authored over 1 year ago by Calvin Wilkinson <[email protected]>
config: fix renovate to use org level preset
ad8c9196b443f134218e23eb9b9f7895810a5abf authored over 1 year ago by Kristen Wilkinson <[email protected]>
ad8c9196b443f134218e23eb9b9f7895810a5abf authored over 1 year ago by Kristen Wilkinson <[email protected]>
Start work for issue #617
a9aa8297efd18e7ecdbab15557e14b93360b4692 authored over 1 year ago by Kristen Wilkinson <[email protected]>
a9aa8297efd18e7ecdbab15557e14b93360b4692 authored over 1 year ago by Kristen Wilkinson <[email protected]>
feat: add a new method to the RectShape struct to check point containment
b4c77a15083eff5f7d670f9c5b5c5be7c6794cdf authored over 1 year ago by Calvin Wilkinson <[email protected]>
b4c77a15083eff5f7d670f9c5b5c5be7c6794cdf authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create extension methods for keyboard key state checks
7bb7bbf21b8b175d12d21a24ed5ec70bd6dd94b9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
7bb7bbf21b8b175d12d21a24ed5ec70bd6dd94b9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
test: exclude code from coverage
fc74d3404483314fcd713dd5a3becd98f0a0411b authored over 1 year ago by Calvin Wilkinson <[email protected]>
fc74d3404483314fcd713dd5a3becd98f0a0411b authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor!: change the control factory from public to internal
49234159c2914db955756bdac26cda0288808403 authored over 1 year ago by Calvin Wilkinson <[email protected]>
49234159c2914db955756bdac26cda0288808403 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: add and improve keyboard functionality of UI controls
a7f4c3b7e697a2e20c262fa1f31ce76f086b9daf authored over 1 year ago by Calvin Wilkinson <[email protected]>
a7f4c3b7e697a2e20c262fa1f31ce76f086b9daf authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore!: added global and local positioning to mouse move event system
dfba2381d1128cb8e13eefd1020bb33134e70157 authored over 1 year ago by Calvin Wilkinson <[email protected]>
dfba2381d1128cb8e13eefd1020bb33134e70157 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: changed internal methods back to protected
97e77d4ad40a323701ea64a16a7535fc6710b8af authored over 1 year ago by Calvin Wilkinson <[email protected]>
97e77d4ad40a323701ea64a16a7535fc6710b8af authored over 1 year ago by Calvin Wilkinson <[email protected]>
fix: fix a space character bounds width calculated bug
35de75f6d8d20d4db1a688796838832694de0913 authored over 1 year ago by Calvin Wilkinson <[email protected]>
35de75f6d8d20d4db1a688796838832694de0913 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: added keyboard event and control to UI controls
068338f857c1323bc03e6b3e1eb01ee7b01b040d authored over 1 year ago by Calvin Wilkinson <[email protected]>
068338f857c1323bc03e6b3e1eb01ee7b01b040d authored over 1 year ago by Calvin Wilkinson <[email protected]>
cleanup: perform simple cleanup
6f81cbccbab6adff4fb804f5493cd3ea00acfd59 authored over 1 year ago by Calvin Wilkinson <[email protected]>
6f81cbccbab6adff4fb804f5493cd3ea00acfd59 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: change static initialization for small perf improvement
98a7a204982d7d83139ef8b798c0052f055df830 authored over 1 year ago by Calvin Wilkinson <[email protected]>
98a7a204982d7d83139ef8b798c0052f055df830 authored over 1 year ago by Calvin Wilkinson <[email protected]>
fix: fix issue with spaces not rendering at the end of text
a24a732ed41ddfe699de662d17d665c61042181c authored over 1 year ago by Calvin Wilkinson <[email protected]>
a24a732ed41ddfe699de662d17d665c61042181c authored over 1 year ago by Calvin Wilkinson <[email protected]>
fix: fix an issue with spaces at the end of the text not being correctly measured
9969ff2acdfe19e0ee5cb71d90f5bdf6f4b5b9a4 authored over 1 year ago by Calvin Wilkinson <[email protected]>
9969ff2acdfe19e0ee5cb71d90f5bdf6f4b5b9a4 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: use internal OnMouseDown() and OnMouseUp() methods to trigger events
39723ee0b3f6b840b887b994c8114b478de93fad authored over 1 year ago by Calvin Wilkinson <[email protected]>
39723ee0b3f6b840b887b994c8114b478de93fad authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: use internal OnMouseMove() method to fire mouse move event
ce3760b5396dace46f9bbdb15755b72960bf41c5 authored over 1 year ago by Calvin Wilkinson <[email protected]>
ce3760b5396dace46f9bbdb15755b72960bf41c5 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: move mouse processing logic to its own method
f63ae7331f50745ee790e800646fe794b6b12fb6 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f63ae7331f50745ee790e800646fe794b6b12fb6 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor!: changed the ControlBase methods to internal
e83479c56c8fbac5408a2851533cecf5763491d8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
e83479c56c8fbac5408a2851533cecf5763491d8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: change names of class fields
e32ebba60f74e8b9f04990a108787975a366e64b authored over 1 year ago by Calvin Wilkinson <[email protected]>
e32ebba60f74e8b9f04990a108787975a366e64b authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: reset textbox back to a blank slate
a44db27437d140ea5353c956594782a80cd998d9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
a44db27437d140ea5353c956594782a80cd998d9 authored over 1 year ago by Calvin Wilkinson <[email protected]>
Start work for issue #78
92ad604dc09f9eeecdfef47d0108dbb07bfe603a authored over 1 year ago by Calvin Wilkinson <[email protected]>
92ad604dc09f9eeecdfef47d0108dbb07bfe603a authored over 1 year ago by Calvin Wilkinson <[email protected]>
Merge pull request #613 from KinsonDigital/preview/feature/22-prevent-nuget-skip
🚧Prevent nuget package checks from being skipped
e17784eb030ef0d03b0770e4affd1fbe506fa3df authored over 1 year ago by Calvin Wilkinson (Admin) <[email protected]>
ci: prevent nuget pkg from being skipped
0fe500b29802646a1e06f4bffe3bedf31849d8ee authored over 1 year ago by Kristen Wilkinson <[email protected]>
0fe500b29802646a1e06f4bffe3bedf31849d8ee authored over 1 year ago by Kristen Wilkinson <[email protected]>
Start work for issue #612
8e7862fa519be4a6c7363eee0911b3f361107228 authored over 1 year ago by Kristen Wilkinson <[email protected]>
8e7862fa519be4a6c7363eee0911b3f361107228 authored over 1 year ago by Kristen Wilkinson <[email protected]>
Merge pull request #611 from KinsonDigital/preview/v1.0.0-preview.21
🚀Preview Release
7359055ed690a849a97dfb667fb9e9f221aafc8a authored over 1 year ago by Calvin Wilkinson <[email protected]>
release: update version from v1.0.0-preview.20 t o v1.0.0-preview.21
feb0db84b465246dd8b931e6742c6f69ba7db994 authored over 1 year ago by Calvin Wilkinson <[email protected]>
feb0db84b465246dd8b931e6742c6f69ba7db994 authored over 1 year ago by Calvin Wilkinson <[email protected]>
doc: perform simple note block updates to release notes
4a963ada4b217a6a6b5277a9b11029a34d0898c8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
4a963ada4b217a6a6b5277a9b11029a34d0898c8 authored over 1 year ago by Calvin Wilkinson <[email protected]>
release: create release notes for version v1.0.0-preview.21
6cbc2322c0df2d62853f802a0d4eb84fbeeec49e authored over 1 year ago by Calvin Wilkinson <[email protected]>
6cbc2322c0df2d62853f802a0d4eb84fbeeec49e authored over 1 year ago by Calvin Wilkinson <[email protected]>
Merge pull request #609 from KinsonDigital/preview/feature/155-add-circle-rendering
🚧Add circle rendering
1057f2c1996ab65b30907c50d16132dc7f15452c authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: fix unit tests
37e78e065dac620b050a024dbbea646bbb5dc837 authored over 1 year ago by Calvin Wilkinson <[email protected]>
37e78e065dac620b050a024dbbea646bbb5dc837 authored over 1 year ago by Calvin Wilkinson <[email protected]>
fix: fix issue with border thickness not being maintained with rect shape
f7b314446b6b6efdae1531ae83a01546ae730552 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f7b314446b6b6efdae1531ae83a01546ae730552 authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: improve shape renderer code by reducing code duplication
4b15c199c3844ac8dedc15b033b39730b5805386 authored over 1 year ago by Calvin Wilkinson <[email protected]>
4b15c199c3844ac8dedc15b033b39730b5805386 authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: refactor ShapeGPUBuffer code to reduce code duplication
873526c7d88f0e3d8096a56a207efd11c11a3d59 authored over 1 year ago by Calvin Wilkinson <[email protected]>
873526c7d88f0e3d8096a56a207efd11c11a3d59 authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: move extension methods around to set them adjacent to eachother
acf15d5f75e9c491157810c0ce548a158ce29e24 authored over 1 year ago by Calvin Wilkinson <[email protected]>
acf15d5f75e9c491157810c0ce548a158ce29e24 authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: refactor code docs
693c63723d9ed23e99602e244a035449c4a8dfc1 authored over 1 year ago by Calvin Wilkinson <[email protected]>
693c63723d9ed23e99602e244a035449c4a8dfc1 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: limit the size of the shapes in the window if they get too large
3007a85565e5e285a5cb47a4382c19c06e0e5ae2 authored over 1 year ago by Calvin Wilkinson <[email protected]>
3007a85565e5e285a5cb47a4382c19c06e0e5ae2 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: fix unit tests
a5e82017f214a47d196db14553b0a53eea80c032 authored over 1 year ago by Calvin Wilkinson <[email protected]>
a5e82017f214a47d196db14553b0a53eea80c032 authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: refactor the IsFilled property names for the Circle and Rect shapes
f9ae723701e3a6205cf11b23b7a0d4b13a35cc62 authored over 1 year ago by Calvin Wilkinson <[email protected]>
f9ae723701e3a6205cf11b23b7a0d4b13a35cc62 authored over 1 year ago by Calvin Wilkinson <[email protected]>
pr-changes: refactor code docs for CircleShape and RectShape
6fe6436a0798659b3ded8f90c0505515ffd42e4a authored over 1 year ago by Calvin Wilkinson <[email protected]>
6fe6436a0798659b3ded8f90c0505515ffd42e4a authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: change anything named ellipse to circle
0e523b2b909bf0efa5d9184d9a33b9cc38c7e9ee authored over 1 year ago by Calvin Wilkinson <[email protected]>
0e523b2b909bf0efa5d9184d9a33b9cc38c7e9ee authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: improve RectShape
db624a05dea18331e7e117b14001f66a52508c2d authored over 1 year ago by Calvin Wilkinson <[email protected]>
db624a05dea18331e7e117b14001f66a52508c2d authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: introduce Circle testing into the rectangle scene
d3ec29dd6ae70cd2916450f093a424b4c1f97bc6 authored over 1 year ago by Calvin Wilkinson <[email protected]>
d3ec29dd6ae70cd2916450f093a424b4c1f97bc6 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: further improve CircleShape
e20df5b9ae966765246ce6205c61fa4f86051bb3 authored over 1 year ago by Calvin Wilkinson <[email protected]>
e20df5b9ae966765246ce6205c61fa4f86051bb3 authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: refactor RectangleScene to be a scene for multiple shapes
6c556c32999c13b1de0c7699deab82e90f6e04aa authored over 1 year ago by Calvin Wilkinson <[email protected]>
6c556c32999c13b1de0c7699deab82e90f6e04aa authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: create an enum to help with the shape scene
2074d14900d880b75ca88cad88066a0e36dd29fa authored over 1 year ago by Calvin Wilkinson <[email protected]>
2074d14900d880b75ca88cad88066a0e36dd29fa authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: add circle rendering to renderer
4fae361061946543c74426dcc8684561eda5ecaf authored over 1 year ago by Calvin Wilkinson <[email protected]>
4fae361061946543c74426dcc8684561eda5ecaf authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: refactor code and fix tests
6fdf2427734c9b1c8fa88459c825b27ffbe530af authored over 1 year ago by Calvin Wilkinson <[email protected]>
6fdf2427734c9b1c8fa88459c825b27ffbe530af authored over 1 year ago by Calvin Wilkinson <[email protected]>
refactor: refactor code in rectangle frag and vert shaders
3d96692f66c27d223824eb8e4464a232eee368ab authored over 1 year ago by Calvin Wilkinson <[email protected]>
3d96692f66c27d223824eb8e4464a232eee368ab authored over 1 year ago by Calvin Wilkinson <[email protected]>
chore: refactor the name of the 'RectBatchItem' struct to 'ShapeBatchItem'
asdf
81b4e9e45dea96c7e2a79563346536aea659461a authored over 1 year ago by Calvin Wilkinson <[email protected]>
test: move test method
68c67a63f59bec091b87eb0b44bbe4f308785e22 authored over 1 year ago by Calvin Wilkinson <[email protected]>
68c67a63f59bec091b87eb0b44bbe4f308785e22 authored over 1 year ago by Calvin Wilkinson <[email protected]>