- 28 Jul, 2015 1 commit
-
-
Matthias Möller authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21051 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 22 Jul, 2015 1 commit
-
-
Martin Schultz authored
*fixed crash by detecting bad file format early git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21038 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 17 Jul, 2015 5 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21026 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21025 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21024 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21023 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21022 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 16 Jul, 2015 4 commits
-
-
Martin Schultz authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21016 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* removed unused trim function from fileOBJ * made alle variables in readMaterial static git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21013 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* obj loader now loads materials using QTextStream git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21012 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
TODO: change all headers git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@21010 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 12 Jul, 2015 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20994 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 10 Jul, 2015 2 commits
-
-
Matthias Möller authored
- add support for signal emit from other threads than main thread for selected signals and slots (threadsafe signals to core, slots triggered by core called in main/GL/Qt-thread) - update doc - prepares async load refs #2421 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20990 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Matthias Möller authored
- invoke of ""viewAll" moved from the end of the reader to "openedFile" slot, as every reader invoked it but openedFile just, if only one object was loaded - prepares asnyc load refs #2421 git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20986 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 09 Jul, 2015 1 commit
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20981 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 08 Jul, 2015 2 commits
-
-
Hans-Christian Ebke authored
The old filename suggestion logic always suggested a 7-digit counter. The fallback for the new logic should be a 7-digit counter as well. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20969 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
Custom blend functions interfere with fix for issue #2506. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20968 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 06 Jul, 2015 5 commits
-
-
Hans-Christian Ebke authored
If the "Keep Aspect" checkbox is checked upon dialog initialization, the height spinbox is now updated immediately. Prior to this fix it was necessary to uncheck and recheck the "Keep Aspect" checkbox. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20956 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
Make "Change Resolution" button invisible (instead of just disabling it) if it is not applicable. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20954 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20953 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
The viewer snapshot dialog now automatically suggests file names that don't exist yet. If names of existing files are entered, a warning is displayed in real time. If non-writable paths are entered, a warning is displayed as well. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20952 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Hans-Christian Ebke authored
Holding Ctrl while clicking the "Copy View" context menu action now copies a C-style string to the clipboard. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20948 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 03 Jul, 2015 3 commits
-
-
Anne Kathrein authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20941 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Anne Kathrein authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20938 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20930 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 01 Jul, 2015 6 commits
-
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20922 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* uncommented objloader tweak as it has been tested successfully git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20921 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
*fixed missing include for windows git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20920 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* saving a textureless mesh to obj is now 10x as fast as before git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20919 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* info log displays the time needed to save objects git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20918 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Christopher Tenter authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20917 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 25 Jun, 2015 9 commits
-
-
Martin Schultz authored
* offloader uses float optimization git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20899 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
*objLoader now uses readAll modifications git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20898 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
added include for windows.h with the hope to fix windows compiler issue git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20897 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20896 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* removed procps * Plugin-MemInfo uses Utils RAMInfo git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20895 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* added RAMInfo class git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20894 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Martin Schultz authored
* fileOBJ uses utils again git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20893 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20891 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@20889 383ad7c9-94d9-4d36-a494-682f7c89f535
-