Skip to content

Commit

Permalink
Blender LDraw Render - refactor render dialog #416
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorsandy committed May 28, 2023
1 parent baf4fc4 commit 9d75978
Show file tree
Hide file tree
Showing 18 changed files with 86 additions and 98 deletions.
2 changes: 1 addition & 1 deletion builds/linux/obs/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Last Update: July 19, 2020
# Copyright (C) 2017 - 2023 by Trevor SANDY
pkgname=lpub3d
pkgver=2.4.6.3391
pkgver=2.4.6.3392
pkgrel=1
pkgdesc="An LDraw Building Instruction Editor"
url="https://github.com/trevorsandy/lpub3d.git"
Expand Down
2 changes: 1 addition & 1 deletion builds/linux/obs/alldeps/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Last Update: July 19, 2020
# Copyright (C) 2017 - 2023 by Trevor SANDY
pkgname=lpub3d
pkgver=2.4.6.3391
pkgver=2.4.6.3392
pkgrel=1
pkgdesc="An LDraw Building Instruction Editor"
url="https://github.com/trevorsandy/lpub3d.git"
Expand Down
6 changes: 3 additions & 3 deletions builds/linux/obs/alldeps/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lpub3d (2.4.6.3391) debian; urgency=medium
lpub3d (2.4.6.3392) debian; urgency=medium

* LPub3D version 2.4.6.280.3391_20230528 for Linux
* LPub3D version 2.4.6.281.3392_20230528 for Linux

-- Trevor SANDY <trevor.sandy@gmail.com> Sun, 28 May 2023 18:43:12 +0200
-- Trevor SANDY <trevor.sandy@gmail.com> Sun, 28 May 2023 18:45:13 +0200
2 changes: 1 addition & 1 deletion builds/linux/obs/alldeps/debian/lpub3d.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 1.0
Source: lpub3d
Binary: lpub3d
Architecture: any
Version: 2.4.6.3391
Version: 2.4.6.3392
Maintainer: Trevor SANDY <trevor.sandy@gmail.com>
Homepage: https://trevorsandy.github.io/lpub3d/
Standards-Version: 3.9.7
Expand Down
4 changes: 2 additions & 2 deletions builds/linux/obs/alldeps/lpub3d.spec
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ BuildRequires: fdupes
Summary: An LDraw Building Instruction Editor
Name: lpub3d
Icon: lpub3d.xpm
Version: 2.4.6.3391
Version: 2.4.6.3392
Release: <B_CNT>%{?dist}
URL: https://trevorsandy.github.io/lpub3d
Vendor: Trevor SANDY
Expand Down Expand Up @@ -797,7 +797,7 @@ update-desktop-database || true
%endif

%changelog
* Sun May 28 2023 - trevor.dot.sandy.at.gmail.dot.com 2.4.6.3391
* Sun May 28 2023 - trevor.dot.sandy.at.gmail.dot.com 2.4.6.3392
- LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details

* Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670
Expand Down
6 changes: 3 additions & 3 deletions builds/linux/obs/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lpub3d (2.4.6.3391) debian; urgency=medium
lpub3d (2.4.6.3392) debian; urgency=medium

* LPub3D version 2.4.6.280.3391_20230528 for Linux
* LPub3D version 2.4.6.281.3392_20230528 for Linux

-- Trevor SANDY <trevor.sandy@gmail.com> Sun, 28 May 2023 18:43:13 +0200
-- Trevor SANDY <trevor.sandy@gmail.com> Sun, 28 May 2023 18:45:15 +0200
2 changes: 1 addition & 1 deletion builds/linux/obs/debian/lpub3d.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 1.0
Source: lpub3d
Binary: lpub3d
Architecture: any
Version: 2.4.6.3391
Version: 2.4.6.3392
Maintainer: Trevor SANDY <trevor.sandy@gmail.com>
Homepage: https://trevorsandy.github.io/lpub3d/
Standards-Version: 3.9.7
Expand Down
4 changes: 2 additions & 2 deletions builds/linux/obs/lpub3d.spec
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ BuildRequires: fdupes
Summary: An LDraw Building Instruction Editor
Name: lpub3d
Icon: lpub3d.xpm
Version: 2.4.6.3391
Version: 2.4.6.3392
Release: 1%{?dist}
URL: https://trevorsandy.github.io/lpub3d
Vendor: Trevor SANDY
Expand Down Expand Up @@ -313,7 +313,7 @@ update-desktop-database || true
%endif

%changelog
* Sun May 28 2023 - trevor.dot.sandy.at.gmail.dot.com 2.4.6.3391
* Sun May 28 2023 - trevor.dot.sandy.at.gmail.dot.com 2.4.6.3392
- LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details

* Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670
Expand Down
2 changes: 1 addition & 1 deletion builds/utilities/version.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2 4 6 280 3391 57486b7d3
2 4 6 281 3392 baf4fc4a5
6 changes: 3 additions & 3 deletions gitversion.pri
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ equals(GIT_DIR, undefined) {

# Check if we do not have a valid version number (i.e. no version tag found)
isEmpty(GIT_VERSION) {
GIT_REVISION = 280
GIT_REVISION = 281
GIT_SHA = $$system($$GIT_BASE_COMMAND rev-parse --short HEAD 2> $$NULL_DEVICE)
GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE)
GIT_VERSION = v$${VERSION}-$${GIT_REVISION}-$${GIT_SHA}
Expand Down Expand Up @@ -69,7 +69,7 @@ equals(GIT_DIR, undefined) {
# Get commit count
GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE)
isEmpty(GIT_COMMIT) {
GIT_COMMIT = 3391
GIT_COMMIT = 3392
message("~~~ ERROR! GIT_COMMIT NOT DEFINED, USING $$GIT_COMMIT ~~~")
}

Expand Down Expand Up @@ -117,7 +117,7 @@ if (equals(USE_GIT_VER_FILE, true)|equals(USE_VERSION_INFO_VAR, true)) {
GIT_VERSION = $$cat($$GIT_VER_FILE, lines)
} else {
message("~~~ ERROR! $$GIT_DIR_ENV VERSION_INFO FILE $$GIT_VER_FILE NOT FOUND ~~~")
GIT_VERSION = $${VERSION}.280.3391.57486b7d3
GIT_VERSION = $${VERSION}.281.3392.baf4fc4a5
message("~~~ GIT_DIR [$$GIT_DIR_ENV, USING VERSION] $$GIT_VERSION ~~~")
GIT_VERSION ~= s/\./" "
}
Expand Down
2 changes: 1 addition & 1 deletion mainApp/docs/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LPub3D 2.4.6.280.3391 (28 05 2023 18:43:13)
LPub3D 2.4.6.281.3392 (28 05 2023 18:45:15)

Features, enhancements, fixes and changes
------------
Expand Down
2 changes: 1 addition & 1 deletion mainApp/docs/RELEASE_NOTES.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<table class="tg">
<tr>
<th class="tg-0pky">
<h4><a id="LPub3D_0"></a>LPub3D 2.4.6.280.3391 (28 05 2023 18:43:13)</h4>
<h4><a id="LPub3D_0"></a>LPub3D 2.4.6.281.3392 (28 05 2023 18:45:15)</h4>
<hr>
<p>
<span class="tg-1pky">LPub3D Official release.</span><br>
Expand Down
4 changes: 2 additions & 2 deletions mainApp/extras/LPub3D_Npp_UDL.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
;;
;; Author......: Trevor SANDY
;; Name........: LPub3D_Npp_UDL.xml
;; Version.....: 2.4.6.280.3391
;; Last Update.: Sun, 28 May 2023 18:43:13 +0200
;; Version.....: 2.4.6.281.3392
;; Last Update.: Sun, 28 May 2023 18:45:15 +0200
;; License.....: GPLv3
;; Homepage....: https://trevorsandy.github.io/lpub3d
;; Copyright (C) 2021 - 2023 by Trevor SANDY
Expand Down
1 change: 1 addition & 0 deletions mainApp/lpub3d.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<file alias="background.png">resources/background.png</file>
<file alias="blendericon.png">resources/blendericon.png</file>
<file alias="blendericon16.png">resources/blendericon16.png</file>
<file alias="blenderlogo1280x720.png">resources/blenderlogo1280x720.png</file>
<file alias="bold.png">resources/bold.png</file>
<file alias="bomannotation.png">resources/bomannotation.png</file>
<file alias="bomsetup.png">resources/bomsetup.png</file>
Expand Down
9 changes: 5 additions & 4 deletions mainApp/lpub_object.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class LPub : public QObject
/// Load banner
static void loadBanner(const int &type);

/// Download management calls
/// Download management public calls
void downloadFile(QString URL,
QString,
bool promptRedirect = false,
Expand Down Expand Up @@ -198,7 +198,7 @@ class LPub : public QObject
/// Native export options
NativeOptions *Options = nullptr;

/// Download management calls
/// Download management public members
QProgressDialog *mProgressDialog = nullptr;
bool mPromptRedirect;
bool mHttpRequestAborted;
Expand Down Expand Up @@ -237,7 +237,7 @@ public slots:
/// Visual editor transform
void saveVisualEditorTransformSettings();

/// Download management calls
/// Download management public slots
void httpDownloadFinished();
void cancelDownload();
void updateDownloadProgress(qint64, qint64);
Expand All @@ -246,6 +246,7 @@ public slots:
mFileLoaded = true;
mFileLoadFail = !b;
}

/// Update change log call
void setupChangeLogUpdate();
void updaterCancelled();
Expand All @@ -272,7 +273,7 @@ private slots:
void checkForUpdatesFinished();

protected:
/// Download management members
/// Download management protected members
bool mShowProgress = true;
QNetworkAccessManager* mHttpManager = nullptr;
QNetworkReply* mHttpReply = nullptr;
Expand Down
Loading

0 comments on commit 9d75978

Please sign in to comment.