dust3d/src
Jeremy Hu a9b379a77a Add radius lock 2018-09-08 12:20:31 +08:00
..
aboutwidget.cpp Add ambient occlusion baker. 2018-05-10 17:16:22 +08:00
aboutwidget.h Add main menu. 2018-04-10 15:59:20 +08:00
ambientocclusionbaker.cpp Separate ambient occlusion baker to a different phase. 2018-05-11 13:27:29 +08:00
ambientocclusionbaker.h Separate ambient occlusion baker to a different phase. 2018-05-11 13:27:29 +08:00
animationclipplayer.cpp Add animation clip: Idle 2018-06-15 13:34:41 +08:00
animationclipplayer.h Add animation clip: Idle 2018-06-15 13:34:41 +08:00
ccdikresolver.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
ccdikresolver.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
ds3file.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
ds3file.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
dust3dutil.cpp Add joint constraint 2018-06-30 18:46:23 +08:00
dust3dutil.h Add joint constraint 2018-06-30 18:46:23 +08:00
exportpreviewwidget.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
exportpreviewwidget.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
floatnumberwidget.cpp Add mesh smooth slider 2018-09-06 23:04:59 +08:00
floatnumberwidget.h Add mesh smooth slider 2018-09-06 23:04:59 +08:00
gltffile.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
gltffile.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
graphicscontainerwidget.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
graphicscontainerwidget.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
infolabel.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
infolabel.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
logbrowser.cpp Fix copy/paste selection state. 2018-05-12 18:07:46 +08:00
logbrowser.h Fix copy/paste selection state. 2018-05-12 18:07:46 +08:00
logbrowserdialog.cpp Fix copy/paste selection state. 2018-05-12 18:07:46 +08:00
logbrowserdialog.h Fix copy/paste selection state. 2018-05-12 18:07:46 +08:00
main.cpp Add mesh smooth slider 2018-09-06 23:04:59 +08:00
mainwindow.cpp Add logo. 2018-04-01 22:21:47 +08:00
mainwindow.h Add skeleton snapshot support (Prepare for undo/redo feature) 2018-03-26 20:41:46 +08:00
meshgenerator.cpp Add smooth shading toggle 2018-09-07 20:51:33 +08:00
meshgenerator.h Add smooth shading toggle 2018-09-07 20:51:33 +08:00
meshloader.cpp Add smooth shading toggle 2018-09-07 20:51:33 +08:00
meshloader.h Add smooth shading toggle 2018-09-07 20:51:33 +08:00
meshresultcontext.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
meshresultcontext.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
meshresultpostprocessor.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
meshresultpostprocessor.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
meshutil.cpp Add mesh smooth slider 2018-09-06 23:04:59 +08:00
meshutil.h Add mesh smooth slider 2018-09-06 23:04:59 +08:00
modelmeshbinder.cpp Add mtl export with obj 2018-09-05 11:14:36 +08:00
modelmeshbinder.h Add mtl export with obj 2018-09-05 11:14:36 +08:00
modelofflinerender.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
modelofflinerender.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
modelshaderprogram.cpp Add ambient occlusion baker. 2018-05-10 17:16:22 +08:00
modelshaderprogram.h Add ambient occlusion baker. 2018-05-10 17:16:22 +08:00
modelwidget.cpp Add mtl export with obj 2018-09-05 11:14:36 +08:00
modelwidget.h Add alternative method to zoom rendered model. 2018-05-24 15:08:57 +08:00
positionmap.cpp Add parts color configure and round-able configure. 2018-04-26 10:23:22 +08:00
positionmap.h Add mesh smooth slider 2018-09-06 23:04:59 +08:00
qtlightmapper.h Fix ubuntu build 2018-05-10 23:18:22 +08:00
skeletondocument.cpp Add radius lock 2018-09-08 12:20:31 +08:00
skeletondocument.h Add radius lock 2018-09-08 12:20:31 +08:00
skeletondocumentwindow.cpp Add radius lock 2018-09-08 12:20:31 +08:00
skeletondocumentwindow.h Add radius lock 2018-09-08 12:20:31 +08:00
skeletongenerator.cpp Add animation clip: Idle 2018-06-15 13:34:41 +08:00
skeletongenerator.h Add animation clip generator 2018-06-11 22:24:25 +08:00
skeletongraphicswidget.cpp Add view rotation 2018-09-03 15:05:05 +08:00
skeletongraphicswidget.h Add view rotation 2018-09-03 15:05:05 +08:00
skeletonikmover.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
skeletonikmover.h Add end-effector pulling (Shift + Left Button on end-effector). 2018-05-24 09:44:40 +08:00
skeletonparttreewidget.cpp Add multiple select on parts tree 2018-09-07 18:13:55 +08:00
skeletonparttreewidget.h Add multiple select on parts tree 2018-09-07 18:13:55 +08:00
skeletonpartwidget.cpp Add multiple select on parts tree 2018-09-07 18:13:55 +08:00
skeletonpartwidget.h Add wrap button to enable use controlled convex hull generation for part. 2018-08-31 12:54:32 +08:00
skeletonsnapshot.cpp Add auto uv unwrapping. 2018-05-08 00:08:19 +08:00
skeletonsnapshot.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
skeletonxml.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
skeletonxml.h Add skeleton snapshot support (Prepare for undo/redo feature) 2018-03-26 20:41:46 +08:00
spinnableawesomebutton.cpp Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
spinnableawesomebutton.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00
texturegenerator.cpp Separate ambient occlusion baker to a different phase. 2018-05-11 13:27:29 +08:00
texturegenerator.h Separate ambient occlusion baker to a different phase. 2018-05-11 13:27:29 +08:00
theme.cpp Add mesh smooth slider 2018-09-06 23:04:59 +08:00
theme.h Add mesh smooth slider 2018-09-06 23:04:59 +08:00
turnaroundloader.cpp Introduce new UI, 2018-04-07 16:44:39 +08:00
turnaroundloader.h Introduce new UI, 2018-04-07 16:44:39 +08:00
version.h Add reference guide link to help menu 2018-04-18 21:18:10 +08:00
videoframeextractor.h Replace parts list with parts tree and remove immature features 2018-08-27 16:50:40 +08:00