index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
osx
/
crash_handler_osx.mm
Age
Commit message (
Expand
)
Author
2019-05-23
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-24
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
Ibrahn Sahir
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-02-19
OSX: Remove support for 32-bit and fat binaries
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-04
Implemented physics plug
AndreaCatania
2017-09-19
Fix crash handler not including stdlib.h
Marcelo Fernandez
2017-09-18
Prevent running the crash_handler when a debugger is present on windows
Marcelo Fernandez
2017-09-13
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez