Commit graph

4278 commits

Author SHA1 Message Date
manongjohn 1f1d5d0705
Merge pull request #1140 from manongjohn/fix_loading_quicktoolbar
Fix loading quicktoolbar
2023-02-28 17:44:28 -05:00
manongjohn a8d743be18 Auto fill/close - Raster levels 2023-02-28 17:08:12 -05:00
manongjohn d7e641b113 Refer Visible - Auto fill/close 2023-02-28 16:55:10 -05:00
manongjohn 8d60e4e91c Fix loading quicktoolbar 2023-02-28 10:18:27 -05:00
manongjohn 3e5fc1a3e8 Fix autodetect thirdparty software for non-windows builds 2023-02-26 23:36:55 -05:00
manongjohn 0fcc299466 Fix error in TSoundOutputDevice::getPreferredFormat 2023-02-26 23:15:58 -05:00
justburner 0c9b91f95b Audio fixes and enhancements 2023-02-26 21:47:57 -05:00
manongjohn 6d84f93ac5 Fix missing save qsetting parameter 2023-02-25 23:36:02 -05:00
manongjohn ce3941f894 Missed changes from "refactoring: replace obsolete Qt functions"
Co-authored-by: shun-iwasawa <shun.iwasawa@ponoc.jp>
2023-02-25 21:34:48 -05:00
flurick 460f2a66f4 Disable icon ChessBackground (accidentally also for filebrowser) 2023-02-25 21:00:45 -05:00
flurick 5a8ce1101d Bigger board "icon" size 2023-02-25 21:00:44 -05:00
flurick 27cae13bbc Hide the tree view for now 2023-02-25 21:00:44 -05:00
flurick beae3304d1 Clarify button label 2023-02-25 21:00:43 -05:00
flurick f3edf29233 Rebase on master 2023-02-25 21:00:42 -05:00
Konstantin Dmitriev d958733ddb Do not add "-" for new scenes (if no number in name) 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev 02f2de4036 Keep scrolling after adding scene 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev c1325eaaf3 Fix bug with creating scenes 2023-02-25 21:00:40 -05:00
Konstantin Dmitriev e20704928a Determine number length from scene name 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev c19a017d58 Add "-" before number if initial scene name has no number 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev ac540001c5 Cleanup. 2023-02-25 21:00:38 -05:00
Konstantin Dmitriev e834b7a38e Scenes created prperly numbered 2023-02-25 21:00:37 -05:00
Konstantin Dmitriev 6ecfeda917 Creating new scene works now (numbers not generated properly yet) 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev 66c611daa2 Rename "newFolder" to "newScene" 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev ed69c4faa6 Cleanup 2023-02-25 21:00:35 -05:00
Konstantin Dmitriev 0f841e1dd8 Fix bug with panel not updated. 2023-02-25 21:00:34 -05:00
Konstantin Dmitriev 071c9b0275 Remove toolbar buttons. 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev 7c80cef474 Copy buttonbar from DVItemView to separate class 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev 704028c105 Always show folder of currently opened scene 2023-02-25 21:00:32 -05:00
Konstantin Dmitriev de14e3161a Update directory when scene switched 2023-02-25 21:00:31 -05:00
Konstantin Dmitriev 3b4c982719 #morevna #board Add missing file 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev 2661d05640 #morevna #board Force Thumbnail view 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev aedd80d9b9 #morevna #board Do not display folders 2023-02-25 21:00:29 -05:00
Konstantin Dmitriev 0b171db8d3 #morevna #board Switch scenes with single click. 2023-02-25 21:00:28 -05:00
Konstantin Dmitriev a51ff84d4d #morevna #board Hide TreeView widget 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev 7e6bef804d #morevna #board Create copy of FileBrowser class as SceneBrowser class 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev a6d50b5c57 #morevna #board Copy filebrowser.cpp/h to scenebrowser.cpp/h 2023-02-25 21:00:26 -05:00
Konstantin Dmitriev 0eaf939125 #morevna #board Create a copy of FileBrowser Panel, name it as "Preproduction Board". 2023-02-25 21:00:25 -05:00
shun-iwasawa 083654883f refactoring: replace obsolete Qt functions 2023-02-25 21:00:20 -05:00
justburner b33713d62d HSLBlend images alpha fix 2023-02-25 20:59:07 -05:00
justburner 7b474d9950 3rd party interface adjustments + more 2023-02-25 20:59:06 -05:00
manongjohn cea78e587a Fix oversized icons in file browser 2023-02-25 20:59:05 -05:00
justburner 6b41e56403 new Fill Tool - Pick+Freehand 2023-02-25 20:59:04 -05:00
shun-iwasawa 046bdd4155 fix viewer parts visibility 2023-02-25 20:59:04 -05:00
shun-iwasawa 2c5f655363 enhance viewer preview - render all frames, multi-thread mode - render cell selection range mode - enable to set shortcut key - enable to set sub camera larger than the original 2023-02-25 20:59:03 -05:00
shun-iwasawa 793337e5b8 floating point & linear color space rendering 2023-02-25 20:59:02 -05:00
shun-iwasawa 594093c66c OpenEXR I/O 2023-02-25 20:59:01 -05:00
konero 5ba47b0238 Triangle brush cursors 2023-02-25 20:59:00 -05:00
shun-iwasawa 33d474a58a fix particles fx column placement bug 2023-02-25 20:58:59 -05:00
konero e71bddec20 Remove whitespace 2023-02-25 20:58:59 -05:00
konero d9ba0ee96b Paint brush commands 2023-02-25 20:58:58 -05:00