Marco Callieri mcallieri
|
abebf10dbf
|
corrected a bug: when a layer to be glued had a transformation, it was ignored, resulting in a wrong rendering in the point-picking interface, and in an incorrect transfrmation later on.
|
2016-09-13 09:54:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
c5241bb739
|
- fixed "not correctly reloading attributes when mesh connectivity doesn't change" bug
|
2016-09-12 06:33:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
89365cc3c6
|
- reload maintains (if possible) previous rendering options
- dramatically improved the support for the non polygonal meshes
|
2016-09-12 05:57:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
c4db9762ef
|
- fixed "decorators rendering order" bug
|
2016-09-10 05:43:24 +00:00 |
|
Paolo Cignoni cignoni
|
4fa4f0eeff
|
Small changes to make the edit align working again:
- removed assert disabling
- removed wrong assert
- corrected test in the aling (thanks gianpaolo)
|
2016-09-09 13:03:06 +00:00 |
|
Guido Ranzuglia granzuglia
|
f9fd6a9132
|
- added compiler tags for MSVS2013 and MSVS2015
|
2016-09-09 10:10:41 +00:00 |
|
Guido Ranzuglia granzuglia
|
c8b5093f0f
|
- added a currentgla member in MultiViewer_Container in order to avoid linking problems with g++/clang compiler
|
2016-09-09 09:15:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
4235b48adf
|
- the currentViewContainer function has been rewritten in order to avoid linking problems with g++/clang compiler
|
2016-09-09 08:06:53 +00:00 |
|
Matteo Dellepiane matteodelle
|
88bd464a60
|
dellepiane: modified to remove the selection of visible surface icon when using points selection
|
2016-09-07 10:13:57 +00:00 |
|
Paolo Cignoni cignoni
|
80e8991627
|
harmless clang warning
|
2016-09-07 07:04:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
e32c1ed7ef
|
- added support for switching among per wedge/vertex texture coords
|
2016-09-07 06:07:00 +00:00 |
|
Guido Ranzuglia granzuglia
|
2a927cb607
|
- removed "missing menu update when a decorator is activated or deactivated" bug
|
2016-09-06 23:00:34 +00:00 |
|
Matteo Dellepiane matteodelle
|
561c2bb86e
|
dellepiane: code modified to run with new release
|
2016-09-06 13:53:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
024098ac8a
|
- fixed small bug
|
2016-09-06 08:42:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
a213b67109
|
- added logic for the per primitive parameters frame global bar
|
2016-09-06 08:04:37 +00:00 |
|
Matteo Dellepiane matteodelle
|
2930e7fb08
|
dellepiane: fixed crash in show_uv_texparam when face color option was chosen
|
2016-09-05 15:26:20 +00:00 |
|
Guido Ranzuglia granzuglia
|
9b154f86c2
|
- changed the GUI appearance, STILL no logic
|
2016-09-05 06:02:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
c2df5a32c8
|
- added missing icon
|
2016-09-04 11:40:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
cf2f94cfad
|
- first instance of the global rendering toolbar. WARNING!!!!!! just gui, NO LOGIC AT ALL!
|
2016-09-04 10:43:17 +00:00 |
|
Guido Ranzuglia granzuglia
|
b1234c96a3
|
- updated pro file
|
2016-09-02 09:01:30 +00:00 |
|
Guido Ranzuglia granzuglia
|
ad2740ee78
|
- fixed "only per mesh decorators are updated when a global decorator parameter changes" bug
|
2016-09-02 07:53:32 +00:00 |
|
Guido Ranzuglia granzuglia
|
9c68f12f83
|
- removed "right click on decorator parameter viewer doesn't delete the current selected decorator" bug
|
2016-09-02 05:28:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
a4a04a442b
|
- fixed "missing mesh transformation in border decorators class" bug
|
2016-09-02 04:56:46 +00:00 |
|
Guido Ranzuglia granzuglia
|
e5b15b6316
|
- changed the post condition mask for the filters involving normal computation, distinguishing the ones devoted to vertex normals computation to the ones related to the face normals computation
|
2016-09-02 02:52:44 +00:00 |
|
Paolo Cignoni cignoni
|
87811ac6d3
|
Small changes to make it compiling
|
2016-09-01 11:03:11 +00:00 |
|
Paolo Cignoni cignoni
|
9729ebb5e2
|
removal of extended marching cube
|
2016-09-01 09:29:27 +00:00 |
|
Guido Ranzuglia granzuglia
|
e97bb36721
|
- restored edit_align plugin. WARNING!!!!! the alignment process seems not to work!!! HAS TO BE FIXED AS SOON AS POSSIBLE
|
2016-09-01 06:11:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
917cc50d90
|
- updated version of render_gdp plugin
|
2016-08-31 18:23:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
f58ed6dc8f
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:21:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
061ca263f5
|
- updated version of render_gdp plugin
|
2016-08-31 18:20:59 +00:00 |
|
Guido Ranzuglia granzuglia
|
b859838b15
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:20:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
3426de029c
|
- various changes derived from the new MeshRenderInterface interface definition
|
2016-08-31 18:19:58 +00:00 |
|
Guido Ranzuglia granzuglia
|
d87ae851c6
|
- updated/fixed color attributes priority
|
2016-08-31 11:42:33 +00:00 |
|
Guido Ranzuglia granzuglia
|
c21f6b5b21
|
- - restored edit_paint plugin
|
2016-08-30 05:50:34 +00:00 |
|
Guido Ranzuglia granzuglia
|
11aba4c99a
|
- - restored edit_paint plugin
|
2016-08-30 05:49:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
c0395410fd
|
- added disableRedundatRenderingDataAccordingToPriorities function
|
2016-08-30 05:49:04 +00:00 |
|
Guido Ranzuglia granzuglia
|
16050b8eda
|
- removed "original MLRenderingData's restored after edit plugin execution feature"
|
2016-08-30 05:48:09 +00:00 |
|
Guido Ranzuglia granzuglia
|
2f264ce7e2
|
- fixed "select all doesn't show any selected vert/face at all" bug
|
2016-08-30 02:42:23 +00:00 |
|
Guido Ranzuglia granzuglia
|
32556520b0
|
- restored edit referencing plugin
|
2016-08-29 04:13:50 +00:00 |
|
Guido Ranzuglia granzuglia
|
df60c09911
|
- restored edit referencing plugin
|
2016-08-29 04:12:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
8f36f58fcf
|
- restored sampleedit plugin
|
2016-08-29 04:03:55 +00:00 |
|
Guido Ranzuglia granzuglia
|
fbae93b580
|
- restored sampleedit plugin
|
2016-08-29 04:03:23 +00:00 |
|
Guido Ranzuglia granzuglia
|
2597ce5111
|
- restored edit pickpoints plugin
|
2016-08-29 03:45:57 +00:00 |
|
Guido Ranzuglia granzuglia
|
729c271c2e
|
- restored edit pickpoints plugin
|
2016-08-29 03:44:56 +00:00 |
|
Guido Ranzuglia granzuglia
|
379f5346d5
|
- restored edit point plugin
|
2016-08-29 02:57:45 +00:00 |
|
Guido Ranzuglia granzuglia
|
5c636613c2
|
- restored edit point plugin
|
2016-08-29 02:57:16 +00:00 |
|
Guido Ranzuglia granzuglia
|
599b025415
|
- restored edit quality plugin
|
2016-08-29 02:37:20 +00:00 |
|
Guido Ranzuglia granzuglia
|
3a87480c8e
|
- fixed little bug
|
2016-08-29 01:53:36 +00:00 |
|
Guido Ranzuglia granzuglia
|
fd2b8b5a8b
|
- restored edit measure plugin
|
2016-08-29 01:31:32 +00:00 |
|
Guido Ranzuglia granzuglia
|
c7c5e78792
|
- restored edit measure plugin
|
2016-08-29 01:31:08 +00:00 |
|