..
aboutwidget.cpp
Cleanup
2018-10-25 08:19:38 +08:00
aboutwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
animalposer.cpp
Add new base normal option: Average
2019-06-25 08:14:04 +09:30
animalposer.h
Fix pose setting: Height above ground level.
2018-11-11 00:05:49 +08:00
animationclipplayer.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
animationclipplayer.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
autosaver.cpp
Add auto saving
2020-04-03 23:23:54 +09:30
autosaver.h
Add auto saving
2020-04-03 23:23:54 +09:30
bonemark.cpp
Add new rig type: Generic
2018-11-01 23:24:06 +08:00
bonemark.h
Rewrite rig generator
2020-02-09 20:42:14 +09:30
booleanmesh.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
booleanmesh.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
boundingboxmesh.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
boundingboxmesh.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
boxmesh.cpp
Fix build
2019-12-15 09:27:51 +09:30
boxmesh.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
ccdikresolver.cpp
Cleanup
2018-10-25 08:19:38 +08:00
ccdikresolver.h
Cleanup
2018-10-25 08:19:38 +08:00
clothforce.cpp
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
clothforce.h
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
clothsimulator.cpp
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
clothsimulator.h
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
combinemode.cpp
Add "combineMode" configuration for component to replace the "inverse" attribute
2018-11-14 21:21:45 +08:00
combinemode.h
Add "Uncombined" mode
2019-05-11 21:31:13 +09:30
componentlayer.cpp
Add cloth simulation
2020-01-08 23:46:56 +09:30
componentlayer.h
Add cloth simulation
2020-01-08 23:46:56 +09:30
contourtopartconverter.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
contourtopartconverter.h
Improve Marker pen
2020-01-02 07:58:33 +09:30
cutdocument.cpp
Add model rotation toggle button
2019-10-19 22:44:36 +09:30
cutdocument.h
Add cut face customizing.
2019-02-24 23:12:23 +09:30
cutface.cpp
Prepare for cut face offset modifier
2019-07-07 15:57:58 +09:30
cutface.h
Add deforming map painter
2019-08-17 19:43:11 +09:30
cutfacelistwidget.cpp
Add model rotation toggle button
2019-10-19 22:44:36 +09:30
cutfacelistwidget.h
Add user defined cut face
2019-05-19 12:51:38 +09:30
cutfacewidget.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
cutfacewidget.h
Add user defined cut face
2019-05-19 12:51:38 +09:30
cyclefinder.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
cyclefinder.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
ddsfile.cpp
Fix IBL shader
2020-03-18 23:47:09 +09:30
ddsfile.h
Fix IBL shader
2020-03-18 23:47:09 +09:30
document.cpp
Optimize nodes deletion [skip ci]
2020-04-12 16:18:24 +09:30
document.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
documentsaver.cpp
Fix deformMap of imported document not saved
2020-04-12 11:35:39 +09:30
documentsaver.h
Fix deformMap of imported document not saved
2020-04-12 11:35:39 +09:30
documentwindow.cpp
Optimize render view port
2020-04-15 23:35:04 +09:30
documentwindow.h
Optimize render view port
2020-04-15 23:35:04 +09:30
ds3file.cpp
Replace parts list with parts tree and remove immature features
2018-08-27 16:50:40 +08:00
ds3file.h
Cleanup
2018-10-25 08:19:38 +08:00
exportpreviewwidget.cpp
Hide export window before save
2020-02-27 22:40:07 +09:30
exportpreviewwidget.h
Remove model preview from export widget
2018-11-17 17:10:08 +08:00
fbxfile.cpp
Fix IBL shader
2020-03-18 23:47:09 +09:30
fbxfile.h
Export metallic, roughness and ambient occlusion map to fbx file
2018-11-28 12:30:03 +09:30
fileforever.cpp
Add binary caches for import
2020-03-25 07:54:29 +09:30
fileforever.h
Add binary caches for import
2020-03-25 07:54:29 +09:30
fixholes.cpp
Remove debugging code [skip ci]
2020-04-15 16:30:04 +09:30
fixholes.h
Add a simple mesh hole fixer
2020-04-14 21:20:19 +09:30
floatnumberwidget.cpp
Add mini buttons to set rotation degrees
2019-10-19 12:38:59 +09:30
floatnumberwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
flowlayout.cpp
Rewrite the motion manager
2018-10-23 22:57:47 +08:00
flowlayout.h
Cleanup
2018-10-25 08:19:38 +08:00
glbfile.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
glbfile.h
Fix alphaMode of glb exporting
2020-02-27 19:27:09 +09:30
graphicscontainerwidget.cpp
Add 3d mouse picker
2019-08-08 20:54:33 +09:30
graphicscontainerwidget.h
Fix wheel event on windows
2018-11-15 22:33:56 +08:00
gridmeshbuilder.cpp
Implement marker pen
2019-12-25 08:54:49 +09:30
gridmeshbuilder.h
Enable three nodes branch on gridded part
2019-12-15 11:44:04 +09:30
imageforever.cpp
Fix IBL shader
2020-03-18 23:47:09 +09:30
imageforever.h
Remove temporary deforming maps
2019-08-18 10:43:48 +09:30
imagepreviewwidget.cpp
Add deform map
2019-08-03 19:51:27 +09:30
imagepreviewwidget.h
Add deform map
2019-08-03 19:51:27 +09:30
imageskeletonextractor.cpp
Implement marker pen
2019-12-25 08:54:49 +09:30
imageskeletonextractor.h
Implement marker pen
2019-12-25 08:54:49 +09:30
infolabel.cpp
Add motion manager
2018-10-02 12:59:30 +08:00
infolabel.h
Cleanup
2018-10-25 08:19:38 +08:00
interpolationtype.cpp
Update motion interpolation editor
2019-11-06 20:20:00 +09:30
interpolationtype.h
Update motion interpolation editor
2019-11-06 20:20:00 +09:30
intnumberwidget.cpp
Fix undo on part tree widget
2019-10-21 21:51:57 +09:30
intnumberwidget.h
Add javascript variable inputs: Float, Int, Check, Color, Select
2019-07-26 10:50:32 +09:30
isotropicremesh.cpp
Add isotropic remesh preprocess to cloth simulation
2020-01-09 08:37:14 +09:30
isotropicremesh.h
Add isotropic remesh preprocess to cloth simulation
2020-01-09 08:37:14 +09:30
jointnodetree.cpp
Fix rig
2020-02-19 20:35:16 +09:30
jointnodetree.h
Fix rig
2020-02-19 20:35:16 +09:30
logbrowser.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
logbrowser.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
logbrowserdialog.cpp
Change to single instance with multiple windows
2020-04-04 10:24:05 +09:30
logbrowserdialog.h
Cleanup
2018-10-25 08:19:38 +08:00
main.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
markiconcreator.cpp
Cleanup
2018-10-25 08:19:38 +08:00
markiconcreator.h
Cleanup
2018-10-25 08:19:38 +08:00
material.cpp
Add tile scale setting for texture generator
2019-11-03 09:45:20 +09:30
material.h
Add tile scale setting for texture generator
2019-11-03 09:45:20 +09:30
materialeditwidget.cpp
Fix IBL shader
2020-03-18 23:47:09 +09:30
materialeditwidget.h
Add tile scale setting for texture generator
2019-11-03 09:45:20 +09:30
materiallistwidget.cpp
Sort material, pose, and motion list by name
2019-06-26 07:24:22 +09:30
materiallistwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
materialmanagewidget.cpp
Cleanup
2018-10-25 08:19:38 +08:00
materialmanagewidget.h
Cleanup
2018-10-25 08:19:38 +08:00
materialpreviewsgenerator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
materialpreviewsgenerator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
materialwidget.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
materialwidget.h
Add user defined cut face
2019-05-19 12:51:38 +09:30
meshcombiner.cpp
Fix remesh memory leak and add one more check for combinable mesh [skip ci]
2020-04-11 20:22:58 +09:30
meshcombiner.h
Fallback to uncombined when component mesh is not combinable [skip ci]
2020-04-11 16:23:12 +09:30
meshgenerator.cpp
Add a simple mesh hole fixer
2020-04-14 21:20:19 +09:30
meshgenerator.h
Fix memory leak [skip ci]
2020-04-11 17:21:52 +09:30
meshrecombiner.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
meshrecombiner.h
Add mesh recombiner optional edge loop optimization
2019-12-18 23:46:52 +09:30
meshresultpostprocessor.cpp
Implement marker pen
2019-12-25 08:54:49 +09:30
meshresultpostprocessor.h
Cleanup
2018-10-27 07:04:45 +08:00
meshsplitter.cpp
Support rigging for uncombined mesh.
2019-10-03 08:21:38 +09:30
meshsplitter.h
Support rigging for uncombined mesh.
2019-10-03 08:21:38 +09:30
meshstitcher.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
meshstitcher.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
meshstroketifier.cpp
Fix deform of imported mesh
2020-04-09 07:09:19 +09:30
meshstroketifier.h
Apply deform to imported mesh
2020-04-08 22:16:46 +09:30
meshwrapper.cpp
Implement marker pen
2019-12-25 08:54:49 +09:30
meshwrapper.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
model.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
model.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
modelmeshbinder.cpp
Optimize render view port
2020-04-15 23:35:04 +09:30
modelmeshbinder.h
Optimize render view port
2020-04-15 23:35:04 +09:30
modeloffscreenrender.cpp
Optimize render view port
2020-04-15 23:35:04 +09:30
modeloffscreenrender.h
Optimize render view port
2020-04-15 23:35:04 +09:30
modelshaderprogram.cpp
Fix shader camera pos [skip ci]
2020-04-13 22:55:04 +09:30
modelshaderprogram.h
Fix shader camera pos [skip ci]
2020-04-13 22:55:04 +09:30
modelwidget.cpp
Optimize render view port
2020-04-15 23:35:04 +09:30
modelwidget.h
Optimize render view port
2020-04-15 23:35:04 +09:30
motionclipwidget.cpp
Introduce bullet3 to support ragdoll procedural animation
2019-09-22 00:00:27 +09:30
motionclipwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
motioneditwidget.cpp
Fix rig
2020-02-19 20:35:16 +09:30
motioneditwidget.h
Change dialog save button action
2018-11-09 23:07:26 +08:00
motionlistwidget.cpp
Sort material, pose, and motion list by name
2019-06-26 07:24:22 +09:30
motionlistwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
motionmanagewidget.cpp
Add multiple frames per pose support
2018-11-09 11:20:48 +08:00
motionmanagewidget.h
Cleanup
2018-10-25 08:19:38 +08:00
motionsgenerator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
motionsgenerator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
motiontimelinewidget.cpp
Add part countershading setting
2019-11-07 21:38:47 +09:30
motiontimelinewidget.h
Introduce bullet3 to support ragdoll procedural animation
2019-09-22 00:00:27 +09:30
motionwidget.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
motionwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
mousepicker.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
mousepicker.h
Add deforming map painter
2019-08-17 19:43:11 +09:30
normalanddepthmapsgenerator.cpp
Optimize render view port
2020-04-15 23:35:04 +09:30
normalanddepthmapsgenerator.h
Fix shader camera pos [skip ci]
2020-04-13 22:55:04 +09:30
outcome.cpp
Rewrite rig generator
2020-02-09 20:42:14 +09:30
outcome.h
Fix rig
2020-02-19 20:35:16 +09:30
paintmode.cpp
Add deforming map painter
2019-08-17 19:43:11 +09:30
paintmode.h
Add deforming map painter
2019-08-17 19:43:11 +09:30
partbase.cpp
Add base plane constrain settings
2019-05-20 23:08:01 +09:30
partbase.h
Add new base normal option: Average
2019-06-25 08:14:04 +09:30
parttarget.cpp
Add user defined cut face
2019-05-19 12:51:38 +09:30
parttarget.h
Add user defined cut face
2019-05-19 12:51:38 +09:30
parttreewidget.cpp
Add batch setting to parts tree for poly,base, and mode [skip ci]
2020-04-12 15:46:47 +09:30
parttreewidget.h
Add iteration setting for cloth simulation
2020-01-18 12:34:31 +09:30
partwidget.cpp
Fix crash
2020-04-09 22:29:41 +09:30
partwidget.h
Fix part icon and menu states
2020-04-09 08:55:37 +09:30
polycount.cpp
Add remesh polycount configure
2020-01-05 00:20:10 +09:30
polycount.h
Change poly count rates [skip ci]
2020-04-13 10:34:09 +09:30
posedocument.cpp
Fix node position of limb bone
2020-02-29 15:50:29 +09:30
posedocument.h
Fix pose preview flicker
2019-06-19 06:36:11 +09:30
poseeditwidget.cpp
Introduce bullet3 to support ragdoll procedural animation
2019-09-22 00:00:27 +09:30
poseeditwidget.h
Add new pose setting: yTranslationScale
2019-06-19 22:27:38 +09:30
poselistwidget.cpp
Sort material, pose, and motion list by name
2019-06-26 07:24:22 +09:30
poselistwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
posemanagewidget.cpp
Add new pose setting: yTranslationScale
2019-06-19 22:27:38 +09:30
posemanagewidget.h
Cleanup
2018-10-25 08:19:38 +08:00
posemeshcreator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posemeshcreator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posepreviewmanager.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posepreviewmanager.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posepreviewsgenerator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posepreviewsgenerator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
poser.cpp
Fix negative skinning weight
2020-03-11 21:33:41 +09:30
poser.h
Add new pose setting: yTranslationScale
2019-06-19 22:27:38 +09:30
poserconstruct.cpp
Unify rig type of generic and tetrapod as animal
2018-11-07 00:26:19 +08:00
poserconstruct.h
Add new rig type: Generic
2018-11-01 23:24:06 +08:00
posewidget.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
posewidget.h
Cleanup
2018-10-25 08:19:38 +08:00
positionkey.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
positionkey.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
preferences.cpp
Add a toon shading option box to Preferences Widget [skip ci]
2020-04-08 19:39:16 +09:30
preferences.h
Add a toon shading option box to Preferences Widget [skip ci]
2020-04-08 19:39:16 +09:30
preferenceswidget.cpp
Add a toon shading option box to Preferences Widget [skip ci]
2020-04-08 19:39:16 +09:30
preferenceswidget.h
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
proceduralanimation.cpp
Introduce bullet3 to support ragdoll procedural animation
2019-09-22 00:00:27 +09:30
proceduralanimation.h
Introduce bullet3 to support ragdoll procedural animation
2019-09-22 00:00:27 +09:30
projectfacestonodes.cpp
Fix negative skinning weight
2020-03-11 21:33:41 +09:30
projectfacestonodes.h
Add force and offset settings for cloth simulation
2020-01-12 22:18:44 +09:30
ragdoll.cpp
Fix rig
2020-02-19 20:35:16 +09:30
ragdoll.h
Fix rig
2020-02-19 20:35:16 +09:30
regionfiller.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
regionfiller.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
remesher.cpp
Fix vertex source node resolving after remesh
2020-01-17 18:24:27 +09:30
remesher.h
Add remesh polycount configure
2020-01-05 00:20:10 +09:30
riggenerator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
riggenerator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
rigger.cpp
Rewrite rig generator
2020-02-09 20:42:14 +09:30
rigger.h
Rewrite rig generator
2020-02-09 20:42:14 +09:30
rigtype.cpp
Add auto-rig
2018-09-14 17:45:05 +08:00
rigtype.h
Unify rig type of generic and tetrapod as animal
2018-11-07 00:26:19 +08:00
rigwidget.cpp
Rewrite rig generator
2020-02-09 20:42:14 +09:30
rigwidget.h
Unify rig type of generic and tetrapod as animal
2018-11-07 00:26:19 +08:00
scripteditwidget.cpp
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scripteditwidget.h
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptrunner.cpp
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptrunner.h
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptvariableswidget.cpp
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptvariableswidget.h
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptwidget.cpp
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
scriptwidget.h
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
shadervertex.h
Support transparent texture
2019-11-02 12:13:23 +09:30
shortcuts.cpp
Remove Mark Pen [skip ci]
2020-04-12 17:20:50 +09:30
shortcuts.h
Rewrite pose editor
2018-11-05 23:47:21 +08:00
shortestpath.cpp
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
shortestpath.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
simulateclothmeshes.cpp
Optimize cloth simulation
2020-01-18 15:31:10 +09:30
simulateclothmeshes.h
Add iteration setting for cloth simulation
2020-01-18 12:34:31 +09:30
skeletondocument.cpp
Enable three nodes branch on gridded part
2019-12-15 11:44:04 +09:30
skeletondocument.h
Change default part base as PartBase::Average
2020-04-11 22:06:19 +09:30
skeletongraphicswidget.cpp
Remove Mark Pen [skip ci]
2020-04-12 17:20:50 +09:30
skeletongraphicswidget.h
Remove Mark Pen [skip ci]
2020-04-12 17:20:50 +09:30
skeletonikmover.cpp
Replace parts list with parts tree and remove immature features
2018-08-27 16:50:40 +08:00
skeletonikmover.h
Cleanup
2018-10-25 08:19:38 +08:00
skeletonside.cpp
Fix poser failure because of incorrect translated rig bone name in Simplified Chinese.
2019-07-29 17:33:35 +09:30
skeletonside.h
Fix poser failure because of incorrect translated rig bone name in Simplified Chinese.
2019-07-29 17:33:35 +09:30
skinnedmeshcreator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
skinnedmeshcreator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
snapshot.cpp
Fix undo
2018-10-25 14:27:59 +08:00
snapshot.h
Add multiple frames per pose support
2018-11-09 11:20:48 +08:00
snapshotxml.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
snapshotxml.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
spinnableawesomebutton.cpp
Replace parts list with parts tree and remove immature features
2018-08-27 16:50:40 +08:00
spinnableawesomebutton.h
Cleanup
2018-10-25 08:19:38 +08:00
strokemeshbuilder.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
strokemeshbuilder.h
Apply deform to imported mesh
2020-04-08 22:16:46 +09:30
strokemodifier.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
strokemodifier.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
tabwidget.cpp
Rewrite the motion manager
2018-10-23 22:57:47 +08:00
tabwidget.h
Cleanup
2018-10-25 08:19:38 +08:00
texturegenerator.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
texturegenerator.h
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
texturetype.cpp
Add MetalicRoughness material manager
2018-10-09 10:19:12 +08:00
texturetype.h
Add language: zh-CN
2019-06-27 22:14:33 +09:30
theme.cpp
Fix part icon and menu states
2020-04-09 08:55:37 +09:30
theme.h
Fix part icon and menu states
2020-04-09 08:55:37 +09:30
toonline.cpp
Add a toon shading option box to Preferences Widget [skip ci]
2020-04-08 19:39:16 +09:30
toonline.h
Add a toon shading option box to Preferences Widget [skip ci]
2020-04-08 19:39:16 +09:30
trianglesourcenoderesolve.cpp
Fix rig
2020-02-19 20:35:16 +09:30
trianglesourcenoderesolve.h
Implement grid mesh builder
2019-12-14 22:58:14 +09:30
triangletangentresolve.cpp
Fix normal tangent
2018-11-17 23:42:46 +08:00
triangletangentresolve.h
Cleanup
2018-10-27 07:04:45 +08:00
triangulatefaces.cpp
Optmize hole fixer
2020-04-15 07:27:01 +09:30
triangulatefaces.h
Fix build
2019-12-15 09:27:51 +09:30
turnaroundloader.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
turnaroundloader.h
Cleanup
2018-10-25 08:19:38 +08:00
updateschecker.cpp
Support importing another Dust3D document as a part
2020-04-08 08:45:20 +09:30
updateschecker.h
Add menu: Check for Updates
2019-07-24 22:11:55 +09:30
updatescheckwidget.cpp
Add menu: Check for Updates
2019-07-24 22:11:55 +09:30
updatescheckwidget.h
Add menu: Check for Updates
2019-07-24 22:11:55 +09:30
util.cpp
Add a simple mesh hole fixer
2020-04-14 21:20:19 +09:30
util.h
Fix remesh memory leak and add one more check for combinable mesh [skip ci]
2020-04-11 20:22:58 +09:30
uvunwrap.cpp
Add setTexelSize api for simpleuv
2019-08-10 23:33:49 +09:30
uvunwrap.h
Fix texture glitchs
2019-05-12 17:45:07 +09:30
variablesxml.cpp
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
variablesxml.h
Fix quickjs build on win64
2020-01-16 22:37:16 +09:30
version.h
Add menu: Check for Updates
2019-07-24 22:11:55 +09:30