Simon (Darkside) Jackson

Results 120 issues of Simon (Darkside) Jackson

Issue created by @SimonDarksideJ as [Bitbucket Issue #​10](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues/10) on 2015.03.09 18:38. Create a Layout group that lays out in a circular layout rather than just horizontally or vertically

enhancement
help wanted

Issue created by @SimonDarksideJ as [Bitbucket Issue #​7](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues/7) on 2015.02.05 22:18. One of the known performance problems with the 4.6 UI is "Best Fit" - when checked, it sometimes has...

enhancement

Issue created by @SimonDarksideJ as [Bitbucket Issue #​6](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues/6) on 2015.02.05 22:15. Currently the Grid Layout resizes but does not alter its row or column counts. Would be good to have...

enhancement

### Link to Document https://github.com/MonoGame/MonoGame/milestone/10 ### Description Ideally, there should be a page to showcase the Milestones / progress for MonoGame, to provide better transparency for the MonoGame roadmap https://github.com/MonoGame/MonoGame/milestone/10

documentation

## Purpose of this PR I've had issues with the bash script as it always reports errors related to renaming files, likely due to "." not being escaped. So I...

~If the init script runs, it successfully renames all the folders. However, it does this before the text replacement of all the namespaces and files. So after running the folder...

MonoGame needs a better 2D onboarding tutorial to explain the basics of the framework, from its installation to using its core concepts, all the way down to making a developer's...

Bounty

MonoGame needs a better 3D onboarding tutorial to explain the basics of the framework, from its installation to using its core concepts, all the way down to making a developer's...

Bounty

If the extensions project is opened in Unity 6, which by default uses ARFoundation V6, we get several compiler warnings that > error CS1029: #error: 'error must define ARCORE_USE_ARF_5 or...