Krazer

Results 31 comments of Krazer

Added a few additional fixes for loading/saving properly. Early voxel terrain at https://github.com/caseymcc/Lmbr_VoxelTerrain

For the CryLegacy gem it links to Lua but all of Lua needs to be linked using extern "C" however I see nothing in the files that is in place...

In CloudGemFramework why does it matter if the build is a project generator? If it is a generator then is includes lmbraws_unsupported.waf_files no matter if aws_native is supported, even though...

think my frustration level has reached too high, done messing with this for a bit. Need to handle the az_code_gen feature, maybe the last item maybe not. Seems every time...

@Auburn I can fix it with something like this if you want, https://github.com/caseymcc/imglib/blob/main/cmake/Filesystem.cmake, https://github.com/caseymcc/imglib/blob/main/cmake/target_filesystem.h.in

I have a few questions here. I quickly hacked together an Qt5 window for forge that seems to work, https://github.com/caseymcc/forge/commit/a78f29053b86a39d26db137dccc6f385d4b681b6 But as far as I could tell from the quick...

Is it intended that the user can open multiple windows? If so in the the case of Qt5 I could make them dockable, dialogs or or split in the same...

Sounds good, ill peek at it once it is accepted and make changes to it if needed.

and to add on a question, ![image](https://cloud.githubusercontent.com/assets/2903823/23144925/9172ba26-f790-11e6-87eb-428c5a5c90bf.png) In the above picture assume both the orange and blue extremas (small circle pixel, larger circle extrema search radius) are in the same...

Even worse I think is if red's response is 3, orange's is 2 and blue's is 1. First iteration orange and blue are selected. Next iteration red replace orange and...