Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
739 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in bjorn/tiled that received 1 comment
Added option to change object selection behavior
Previously when clicking objects it would always take the top-most object from any visible and unlocked layer. This new option allows changing that…
+118
−50
•
1
comment
Created an issue in RandyGaul/cute_headers that received 3 comments
cute_tiled: wrong type for object width/height
Currently objects width and height are stored and read as int (cute_tiled_read_int(m, &object->width);), but like the object position, those values…
3
comments
- Make adjustment to tileset column count changes a manual action
- Easier showing/hiding of layers by dragging over eye icons
- Change tileset definition to avoid renumbering tiles when image width changed
- Make the background fade color customizable
- Use the object color on the icon in the Objects view
- Allow pinning the current position in the tileset view in the tile palette
- Allow toggling visibility of other maps in the World