..
dialogs
3D-viewer: minor fixes and enhancements
2013-10-07 16:50:23 +02:00
textures
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_aux.cpp
Cosmetic enhancement: change plot icon in menus.
2014-08-09 20:18:04 +02:00
3d_canvas.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_canvas.h
3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes.
2014-08-04 13:28:29 +02:00
3d_class.cpp
Cosmetic enhancement: change plot icon in menus.
2014-08-09 20:18:04 +02:00
3d_draw.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_draw_basic_functions.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_draw_basic_functions.h
3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro
2014-07-30 11:01:25 +02:00
3d_draw_helper_functions.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_frame.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_material.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_material.h
Cosmetic enhancement: change plot icon in menus.
2014-08-09 20:18:04 +02:00
3d_mesh_model.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_mesh_model.h
3d_viewer fix translation and rotation issues (patch from Mario Luzeiro)
2014-07-31 09:01:30 +02:00
3d_read_mesh.cpp
merge tip in, resolve.
2014-03-20 01:24:33 -05:00
3d_struct.h
Cosmetic enhancement: change plot icon in menus.
2014-08-09 20:18:04 +02:00
3d_toolbar.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_viewer.h
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
3d_viewer_id.h
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
CMakeLists.txt
3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes.
2014-08-04 13:28:29 +02:00
info3d_visu.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
info3d_visu.h
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
modelparsers.h
3d_viewer fix translation and rotation issues (patch from Mario Luzeiro)
2014-07-31 09:01:30 +02:00
trackball.cpp
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
2012-09-21 12:02:54 -05:00
trackball.h
Use double instead float when possible, ande code cleaning.
2008-10-30 10:55:46 +00:00
vrml_aux.cpp
Coding policy fixes and comment out debugging output.
2014-08-16 14:01:00 -04:00
vrml_aux.h
3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro
2014-07-30 11:01:25 +02:00
vrml_v1_modelparser.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
vrml_v2_modelparser.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00
vrmlmodelparser.cpp
Coding policy fixes and comment out debugging output.
2014-08-16 14:01:00 -04:00
x3dmodelparser.cpp
Add patch from Mario Luzeiro to 3D viewer. Fix a serious issue due to duplicate ID used in menus and toolbars between sub-applications, related to wxUpdateUIEvent events loop.
2014-08-19 16:51:15 +02:00