John Jackson

Results 12 comments of John Jackson

![progress_shot_04_03_2018](https://user-images.githubusercontent.com/7358367/39782964-3dc7eb6c-52d9-11e8-8029-723ea5fa5546.png) Shot of the editor for my engine using ImGui. Dev Log here ( for anyone interested ): https://www.youtube.com/watch?v=fHUdVhmsi6s&t=855s

Could you provide screen shot or more context for this bug?

https://stackoverflow.com/questions/56570681/static-assertion-failed-with-windows-headers-require-the-default-packing-option

Most likely due to your solution did not open correctly when opening the new file. This is being looked at/addressed currently in recent changes being made.

Can you write a comment about what you mean? Do you mean you want more precise values for the sliders?

This seems to be caused by having multiple visual studio instances open, so when opening the header file, it's defaulting to either a new solution or opening it up in...

I'll consider this, but this could be confusing as well (if you accidentally hit 'enter', for instance, yet didn't mean to actually create the component yet).

Thanks for pointing this out. I'll switch these unions to being named to fix it.

Default initializing to zero will eliminate the error, so this should be fixed.