Commit graph

4278 commits

Author SHA1 Message Date
manongjohn b01ff7eed9 Scene Overlay 2023-09-26 21:16:55 -04:00
manongjohn 4d7b061fa7
Merge pull request #1218 from manongjohn/current_level_on_top
Current Drawing on Top
2023-09-26 01:16:47 -04:00
manongjohn e729eed65a Current Drawing on Top 2023-09-25 23:22:28 -04:00
manongjohn 0e0a91778b
Merge pull request #1217 from manongjohn/light_table
Light Table
2023-09-25 23:11:11 -04:00
manongjohn 205f942226
Merge pull request #1216 from manongjohn/scene_edit_history_preference
Control file history information
2023-09-24 08:14:32 -04:00
manongjohn 0dd5e05c5d Fix import of environment preferences from prior versions. 2023-09-23 19:24:20 -04:00
manongjohn 81d978aef4 Save and restore Hook Tool's Snap setting 2023-09-23 12:50:53 -04:00
manongjohn 88210e5f2e Save and restore Magnet Tool's Size setting 2023-09-23 12:37:57 -04:00
manongjohn 4712c37d55 Save and restore Pump Tool's Size and Accuracy settings 2023-09-23 12:31:44 -04:00
manongjohn af62c0f063 Save and restore Pinch Tool's Corner, Manual and Size settings 2023-09-23 12:22:31 -04:00
manongjohn a570eb8442 Save and restore Style Picker's Mode and Passive Pick settings 2023-09-23 11:32:21 -04:00
manongjohn dbe24d037d Save and restore Fill Tool's Autopaint Lines (smart raster) setting 2023-09-23 11:04:13 -04:00
manongjohn 3d94b2088c Save and restore Selection Tool's Type (per level type), Mode (vector) settings 2023-09-23 11:03:36 -04:00
manongjohn 6ee5751805 Save and restore Animate Tool's Mode, Pick, Maintain and Global Key settings 2023-09-23 00:51:37 -04:00
Tom 9139ed9909 Corrections to gap fills and bounds testing
Made corrections to gap fills and added bounds testing for the fill final checks.
2023-09-22 17:50:46 -04:00
manongjohn e65811f0e8 Add Motion Path icon 2023-09-22 17:38:38 -04:00
manongjohn 80e56b19cc Add Remove Cells icon 2023-09-22 17:38:06 -04:00
manongjohn 77598d5724 Add Global Key icon
Co-authored-by: @beeheemooth
2023-09-22 17:37:13 -04:00
manongjohn b3c346e015
Merge pull request #1214 from manongjohn/disable_crash_resume
Disable resume after crash
2023-09-21 00:00:16 -04:00
manongjohn 24ae8225fa Light Table 2023-09-20 23:59:49 -04:00
manongjohn 580fc67bdc
Merge pull request #1212 from manongjohn/fix_svg_sequence_loading
Fix SVG sequence file loading
2023-09-19 07:54:38 -04:00
manongjohn efbb4aa291 Control file history information 2023-09-19 07:35:40 -04:00
Tom 4b0833ef8c Fix for filling a Raster level with refer visible ticked
Fill on a Raster level with refer visible ticked would have artifacts from unused gap fill lines. This commit fixes the issue for Raster levels. Still to do: a fix for SmartRaster levels with refer visible ticked.
2023-09-16 22:03:19 -04:00
manongjohn fa01647730 Hide crash dialog titlebar close button 2023-09-15 22:17:36 -04:00
Tom 5a6d5a481c Removed or commented out cout statements
Removed or commented out the cout statements which were used while researching the code.
2023-09-15 09:58:20 -04:00
manongjohn 2178725204 Disable resume after crash 2023-09-14 22:10:06 -04:00
Tom 20b10d6ef7 Merge branch 'Issue_1151_ResidualGapOnFillGaps' of https://github.com/TomDoingArt/tahoma2d into Issue_1151_ResidualGapOnFillGaps 2023-09-14 21:46:56 -04:00
Tom e3354ee475 Ready for alpha testing
Candidate fixes ready for alpha testing.
2023-09-14 21:19:19 -04:00
manongjohn e146e4d800
Merge pull request #1210 from manongjohn/add_macos_dsym_files
Symbolicate macOS and Linux crash logs for debugging
2023-09-14 16:30:25 -04:00
manongjohn 4e96d8acba Fix linux build scripts for symbolification 2023-09-14 07:31:20 -04:00
manongjohn 83cbca3a72 Fix SVG file sequence loading 2023-09-13 18:43:59 -04:00
manongjohn 1d3a65207d Symbolicate Linux crash logs 2023-09-13 08:03:13 -04:00
manongjohn 10099ec99d Revise macOS print backtrace logic 2023-09-13 07:48:57 -04:00
manongjohn 3c5b7e0918 Fix empty trace line in backtrace and cleanup build package execution 2023-09-02 11:14:01 -04:00
manongjohn 882ddab925 Add macOS DSYM Files for debugging 2023-09-02 01:25:32 -04:00
manongjohn fb92f51fdc
Merge pull request #1209 from manongjohn/fix_macos_framework_path
Fix macOS framework dependency paths
2023-09-01 21:15:26 -04:00
manongjohn fc0d2f9939 Fix macOS framework dependency paths 2023-09-01 12:26:59 -04:00
manongjohn b6069da562
Merge pull request #1208 from manongjohn/fix_macos_lib_path_reference
Fix macos library path reference
2023-09-01 00:38:49 -04:00
manongjohn b7b01c7c85 Fix missing Qt framework deployments and lib path change 2023-08-31 23:16:49 -04:00
manongjohn 75a580fc6a Fix macos library path reference 2023-08-29 22:09:20 -04:00
manongjohn 85bf1c6468
Merge pull request #1201 from manongjohn/fix_macos_backtrace
Fix macOS backtrace error
2023-08-28 17:07:07 -07:00
manongjohn 7bf734afee
Merge pull request #1203 from manongjohn/fix_macos_preference_ui
Fix macOS Preference UI issues
2023-08-26 13:40:10 -04:00
manongjohn 33346b528c Obfuscate username in crash logs 2023-08-26 10:32:12 -04:00
manongjohn a4d48083fe Fix macOS Preference UI issues 2023-08-22 00:29:28 -04:00
manongjohn a281e5c71f Show macos backtrace filename/line number and modules list 2023-08-21 09:00:32 -04:00
manongjohn 6953507ead Compile RelWithDebInfo for macOS 2023-08-20 08:31:38 -04:00
Tom f2d66cc922 Initial version
Initial version of changes pending further work.
2023-08-17 15:14:15 -04:00
manongjohn 3702ab65bb Fix macOS backtrace error 2023-08-16 07:30:28 -04:00
manongjohn 482bd6c9ca
Merge pull request #1198 from manongjohn/fix_macos_lib_path
Fix macOS lib path issue
2023-08-15 18:37:23 -04:00
manongjohn 9cb09e9791 Revise correct library path logic 2023-08-15 10:36:44 -04:00