Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
f3acf0
Merge pull request #4500 from justburner/CrashHandler
8 files
Merged by Rodney
2 years ago
, Committed by GitHub
2 years ago
,
raw
patch
tree
parents
857ac45cae8237517484ef8f42216e2d1e7c60fd
bc2c3bc4260103a695c92f77b367b9a83c96aae2
8 files changed.
701 lines added
.
16 lines removed
.
toonz/sources/common/tcore/tstring.cpp
file modified
+0
-7
toonz/sources/include/toonz/toonzfolders.h
file modified
+1
-0
toonz/sources/tnzcore/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/crashhandler.cpp
file added
+638
toonz/sources/toonz/crashhandler.h
file added
+33
toonz/sources/toonz/main.cpp
file modified
+11
-9
toonz/sources/toonzlib/toonzfolders.cpp
file modified
+14
-0
Merge pull request #4500 from justburner/CrashHandler Crash Handler
toonz/sources/common/tcore/tstring.cpp
file modified
+0
-7
toonz/sources/include/toonz/toonzfolders.h
file modified
+1
-0
toonz/sources/tnzcore/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/crashhandler.cpp
file added
+638
toonz/sources/toonz/crashhandler.h
file added
+33
toonz/sources/toonz/main.cpp
file modified
+11
-9
toonz/sources/toonzlib/toonzfolders.cpp
file modified
+14
-0