Commit Graph

121 Commits (cb85a563641bc3a6f4553311f3a3d4247153476d)

Author SHA1 Message Date
Hugo Locurcio f5238f8761 Fix typos found using `codespell -wi3` 2020-09-11 23:30:04 +09:30
huxingyi db1c34a78c Fix typo [skip ci] 2020-07-20 20:28:38 +09:30
huxingyi e6fe2567a7 Update download page [skip ci] 2020-06-25 07:30:40 +09:30
Jeremy Hu ef0ab58d10 Update download link to RC 7 [skip ci] 2020-04-12 21:33:40 +09:30
Jeremy Hu 11ed5aed7b Update download link to rc.5 [skip ci] 2020-04-10 00:03:11 +09:30
huxingyi b8c0ac292a Update download link to rc.4 [skip ci] 2020-04-09 18:38:20 +09:30
huxingyi 247879c2ad Update download link to 1.0.0-rc.3 2020-03-20 18:35:30 +09:30
huxingyi c148a8ca2c Update build docs [skip ci]
Update for windows 64 bit build steps
2020-03-14 14:41:29 +09:30
Jeremy Hu f5a424da8c Update download link to dust3d-1.0.0-rc.1 2020-03-01 13:04:03 +09:30
Karl Robillard d2862b9e50 docs/builds.rst: Add build commands for Fedora 30. 2019-12-29 13:18:43 -05:00
Jeremy Hu e9113ec822 Update download link 2019-12-25 10:41:59 +09:30
Jeremy Hu 9f55f738f3 Implement marker pen
This commit introduce a new feature: Marker Pen
It allow user to quick draw a contour of the side view and got nodes automatically generated
2019-12-25 08:54:49 +09:30
Jeremy Hu 6fc2101212 Update download link 2019-12-15 14:53:08 +09:30
Jeremy Hu dae8fcdfc7 Update download link to 1.0.0-beta.27 2019-11-08 08:19:47 +09:30
Jeremy Hu d5d46b8337 Remove remote IO protocol 2019-11-07 08:34:23 +09:30
Jeremy Hu bdae2af62f Update download link to 1.0.0-beta.26 2019-11-03 14:10:19 +09:30
Jeremy Hu 305921b0b1 Update download link to 1.0.0-beta.25 2019-10-20 11:40:49 +09:30
Jeremy Hu 82df4d5a87 Add model rotation toggle button 2019-10-19 22:44:36 +09:30
Jeremy Hu dd371387a4 Add shortcut key O
Toggle render flat shading
2019-10-19 11:37:23 +09:30
Jeremy Hu 8e7d1ceb05 Add shortcut key C
Toggle part chamfer state
2019-10-19 10:16:00 +09:30
Jeremy Hu c7ba9ef1a9 Add shortcut key F
Bring the part widget of current hovered part to visible area
2019-10-19 08:21:23 +09:30
Jeremy Hu eb96caa0e6 Add reference image resource link to docs 2019-10-17 18:36:59 +09:30
huxingyi 81696dd895 Update docs 2019-10-10 19:07:13 +09:30
huxingyi fa53462a3c Update download link to 1.0.0-beta.24 2019-10-06 16:29:43 +09:30
Jeremy HU 2366bc3f6f
Update index.rst 2019-09-28 09:40:13 +09:30
Jeremy Hu 02a2b39c58 Update download link to 1.0.0-beta.23 2019-08-19 22:38:13 +09:30
Jeremy Hu 95c3607996 Fix paint mode 2019-08-17 21:02:18 +09:30
Jeremy Hu 1d0f2450df Add deforming map painter
- Short cut 'D' changed meaning: from drag mode to paint mode, drag mode icon removed, but still can use space bar to invoke drag mode.
- Brush painter directly paint on part deforming map, use shift key plus mouse wheel to change the brush size, also use shift key to change paint mode(Pull/Push).
2019-08-17 19:43:11 +09:30
Jeremy Hu 230a7278d7 Update install notes about MacOS 2019-08-04 14:17:53 +09:30
Jeremy Hu fe49613d3b Update download link to 1.0.0-beta.22 2019-07-28 06:56:38 +09:30
Jeremy Hu 08fef04080 Update docs 2019-07-28 06:10:30 +09:30
Jeremy Hu a5dc2a0482 Add Dust3D Script Reference to docs 2019-07-27 22:55:13 +09:30
Jeremy Hu ef35361c59 Add script panel docs 2019-07-27 16:17:30 +09:30
Jeremy Hu 59a59e4fb3 Update base plane docs 2019-07-27 09:50:07 +09:30
Jeremy Hu c863a7e546 Update docs of main interface and parts panel. 2019-07-27 00:08:50 +09:30
Jeremy Hu f0c1d13526 Fix typo and add screenshots for docs 2019-07-26 22:50:16 +09:30
Jeremy Hu 74fda4b2f0 Update download link to 1.0.0-beta.21 2019-07-11 23:42:49 +09:30
Jeremy Hu 3318076467 Update example models 2019-07-11 22:32:38 +09:30
Jeremy Hu 81fec2ed44 Update intermediate nodes filling threshold edge length 2019-07-11 20:50:34 +09:30
Jeremy Hu d65feb2b60 Update download link to 1.0.0-beta.20 2019-07-07 23:07:37 +09:30
Jeremy Hu 2aa2f79a72 Update download link to 1.0.0-beta.19 2019-06-26 22:21:39 +09:30
Jeremy Hu 17f5293a4c Update download link to 1.0.0-beta.18 2019-06-13 08:45:48 +09:30
Jeremy Hu 4ab76b1d76 Add preferences setting and change the behavior of shift key on scale radius 2019-06-01 22:42:53 +09:30
Jeremy Hu 7c068466e8 Update download link to 1.0.0-beta.17 2019-05-26 13:09:04 +09:30
Jeremy Hu dee2d8dc8d Update download page 2019-04-06 23:30:21 +09:30
Jeremy Hu 2b6b55af13 Update python client example of Remote IO 2019-04-04 07:57:29 +09:30
Jeremy Hu 0a6736b9d2 Change RemoteIo bind ip from local host to any
This would allow other software to contact with Dust3D without limit on the same machine, however, the user still need to enable it by command line "-remoteio".
2019-03-31 09:57:18 +09:30
Jeremy Hu ebf16eeb1a Update Remote IO document 2019-03-23 07:44:02 +09:30
Jeremy Hu 278ac68ea6 Add Remote IO protocol specification
To enable Remote IO, run Dust3D with command line options: -remoteio
See details: http://docs.dust3d.org/en/latest/remote_io_protocol.html
2019-03-23 00:03:17 +09:30
Jeremy Hu 7677a404e6 Update download link to 1.0.0-beta.16 2019-03-10 12:58:20 +09:30