Commit Graph
31 Commits
Author SHA1 Message Date
Modnark adab8ef35c cleanup guirootinstance
foundations of a "factory" model
2023-11-08 07:33:16 -05:00
Modnark 2471abb8dd Merge branch 'develop' into modnark 2022-10-12 13:51:21 -04:00
Modnark 57db5511bd Merge pull request #110 from pinksub/develop
Mouse.cpp is very confusing
2022-10-12 13:50:49 -04:00
Modnark 0ac516618a Add LightingInstance
Still need to work on PropertyGrid for it
2022-10-12 13:47:39 -04:00
Modnark 8916797e55 Merge branch 'develop' into modnark 2022-10-11 22:39:59 -04:00
Modnark 2dc7f3e667 solve merge conflict 2022-10-11 22:38:34 -04:00
Modnark d32b0ea4e4 Add more sounds internally 2022-10-11 22:34:36 -04:00
Modnark af5c31d5d0 Add dynamic_cast for playSound
makes it so developers don't need to dynamic_cast any time they want to play sound
2022-10-11 21:28:19 -04:00
Modnark 9df862f72e Add required sounds 2022-10-11 21:27:42 -04:00
Modnark d269b360ce SoundService & SoundInstance
Basic implementation. More work needs to be done.
2022-10-11 21:16:14 -04:00
Modnark d2f3e718a7 Very basic implementation of OnTouch 2022-10-11 10:03:04 -04:00
Modnark adade066cc Start OnTouch 2022-10-10 20:01:30 -04:00
Modnark 7e9f34e1ac handle some errors in ThumbnailGenerator 2022-10-10 18:47:49 -04:00
Modnark 5e74564956 Add listener for View button 2022-10-10 18:41:46 -04:00
Modnark 04823f5911 Add listeners for all menu buttons 2022-10-10 18:41:29 -04:00
Modnark e8dbf50df9 Merge pull request #108 from Vulpovile/modnark
Modnark
2022-10-09 06:01:41 -04:00
Modnark 6ee7d76859 Undo FSAA changes
also removed some useless comment.
2022-10-08 21:11:35 -04:00
Modnark 8a2b7f6308 Merge branch 'modnark' of https://github.com/Vulpovile/Blocks3D into modnark 2022-10-08 21:05:10 -04:00
Modnark 415ea71664 Clean bloat comments
Please make sure these were bloat and not important.
2022-10-08 21:05:09 -04:00
Modnark eefb981993 stupid thing you're in gitignore 2022-10-08 19:32:17 -04:00
Modnark 9f741e0df7 Base64 Output 2022-10-08 19:29:17 -04:00
Modnark e2d75ae4d4 merge develop with my branch 2022-10-07 17:19:23 -04:00
Modnark 52c2f114a5 Merge branch 'develop' into modnark 2022-10-07 17:15:13 -04:00
Modnark 7f8cdc0f33 minor fixes for branch 2022-10-07 17:12:51 -04:00
Modnark 7a89ddd94e hide gui with thumbnail generation 2022-10-06 18:08:58 -04:00
Modnark c1118489e3 very basic ThumbnailGenerator 2022-10-06 12:18:35 -04:00
Modnark 71fda54338 Merge branch 'develop' into modnark 2022-10-06 12:18:11 -04:00
Modnark a456ee6196 Merge branch 'feature/physics_sleep' into modnark 2022-10-05 17:18:38 -04:00
Modnark 30ea19c5b0 change part fall height limit 2022-10-05 17:14:21 -04:00
Modnark 8e73755d80 anchoring
Anchoring kinda works now
2022-10-01 21:13:40 -04:00
Modnark 2f3cb43807 init 2022-10-01 17:32:48 -04:00