Home
Name Modified Size InfoDownloads / Week
README 2015-04-06 1.8 kB
3DMate-1.0-windows32.exe 2015-04-05 19.8 MB
3DMate-1.0-windows64.exe 2015-04-05 21.5 MB
Totals: 3 Items   41.2 MB 0
#################################
3D Mate v1.0
#################################

To install choose the installer according to your system architecture

It's has been tested on a windows 7 64-bit and it work.
If you experience problem please let me know, also let me know if it work in
your operating system.


Thanks to all the users!!

#################################
Changes from last build
#################################
* Updated to Qt5.4
* Updated to msvc 2013
* Some fixes on shell extensions
* Improved installer

Know Bugs:

* Preview Handler may not work at first file selection, so reselect it or select
  another file in explorer and then reselect it. At first selection you will see
  a blank area on preview pane, then after reselecting file, the window will be
  rendered correctly.

* Some antivirus that have computer auto tuning(System registry cleaning,
  temp files cleaning and so on) may delete all 3D Mate
  registry key(file association and setup path).This will no affect in any way
  how the program or windows work, but all file association of 3D mate
  will be forget. Unfortunately I can't say why they do this.
  So I hope to fix this in the future.

#################################
BUILDING
#################################

To build this project you need:

* Qt Creator
* Qt 5.4 version.
* Windows SDK 7.1 or above (for the shell extension)
* MSVC 2010 or above compiler(for the shell extension)
* Boost(for some dependency,not necessary but some features will be disabled)

other compiler such g++ should work.

To build the installer you need:

* NSIS(when building for x64 add the MAKE64 define to the compiler)

This software use a modified version of Assimp
Source: README, updated 2015-04-06