Go to file
huxingyi a0911a69fd Optimize nodes deletion [skip ci]
If all nodes belong to a part are selected to remove, then the part got
removed, remove part is more light weight than remove nodes and edges
2020-04-12 16:18:24 +09:30
ci Update OpenSSL to 1.1.1d 2020-01-01 21:42:09 +09:30
docs Update download link to rc.5 [skip ci] 2020-04-10 00:03:11 +09:30
languages Fix part tree UI 2020-04-12 09:55:53 +09:30
resources Update example model: Backpacker 2020-04-08 23:50:44 +09:30
shaders Add a toon shading option box to Preferences Widget [skip ci] 2020-04-08 19:39:16 +09:30
src Optimize nodes deletion [skip ci] 2020-04-12 16:18:24 +09:30
thirdparty Fix remesh memory leak and add one more check for combinable mesh [skip ci] 2020-04-11 20:22:58 +09:30
.gitignore Fix deform 2018-04-18 00:14:31 +08:00
.travis.yml Fix CI 2020-02-09 22:44:26 +09:30
ACKNOWLEDGEMENTS.html Change to single instance with multiple windows 2020-04-04 10:24:05 +09:30
AUTHORS Add author: Karl Robillard 2019-12-30 07:53:08 +09:30
BUILD Prepare 1.0.0-beta.16 2019-03-10 11:26:54 +09:30
CHANGELOGS.md Update CHANGELOGS 2020-04-12 11:45:03 +09:30
CONTRIBUTORS Add Spanish and Italian #33 2020-02-19 23:38:42 +09:30
LICENSE Add LICENSE 2018-04-19 14:26:08 +08:00
README.md Update Epic MegaGrants logo [skip ci] 2020-04-03 07:24:43 +09:30
appveyor.yml Fix CI for win32 [skip ci] 2020-03-01 23:56:02 +09:30
dust3d.icns Update application icon 2019-07-30 19:37:31 +09:30
dust3d.pro Update download link to rc.5 [skip ci] 2020-04-10 00:03:11 +09:30
dust3d.rc Update logo 2019-06-13 00:08:47 +09:30
favicon.ico Update application icon 2019-07-30 19:37:31 +09:30
resources.qrc Support importing another Dust3D document as a part 2020-04-08 08:45:20 +09:30

README.md

appveyor status travis status readthedocs status

Overview

Dust3D is a brand new 3D modeling software. It helps you create a 3D watertight model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.

Screenshots

External Media

Dust3D -- Free Open Source 3D Modelling Application

Contributing

Any contributions are welcome, including fix bug, correct typo, test functionality, propose new features, make post to introduce and let more people know Dust3D. If you have done any of these, and cannot find your name in CONTRIBUTORS, please feel free to make a pull request to add your name, or email me. If you have done programming code changes, including the example code listed in the docs folder, please dont forget to add your name to AUTHORS in your pull request.

License

Dust3D software source code use MIT license, however, some of the third party libraries are not MIT license compatible, such as CGAL. Which means you can use the released Dust3D software freely no matter for personal or for commercial purpose, and you can integrate the source code of Dust3D to your project as MIT licensed, but with the third party libraries on the specified license respectively.

Acknowledgements

https://raw.githubusercontent.com/huxingyi/dust3d/master/ACKNOWLEDGEMENTS.html