kicad/3d-viewer/3d_cache/dialogs
Cirilo Bernardo ec9acfd410 + Changed wxT macro from _T() to _()
+ Added hints to 3d_filename_resolver to help transition from
  legacy 3D model resolver behavior.
2016-01-19 11:05:40 +11:00
..
3d_cache_dialogs.cpp Implemented new 3D searchpath configurator 2016-01-18 16:59:06 +11:00
3d_cache_dialogs.h + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00
dialog_select_3dmodel.cpp Moved data transfer from OnOK to TransferDataFromWindow() and removed all instances of OnOK and OnExit 2016-01-11 16:14:35 +11:00
dialog_select_3dmodel.h Moved data transfer from OnOK to TransferDataFromWindow() and removed all instances of OnOK and OnExit 2016-01-11 16:14:35 +11:00
dlg_3d_pathconfig.cpp + Changed wxT macro from _T() to _() 2016-01-19 11:05:40 +11:00
dlg_3d_pathconfig.h Implemented new 3D searchpath configurator 2016-01-18 16:59:06 +11:00
dlg_3d_pathconfig_base.cpp Implemented 3D search path configuration GUI 2016-01-18 19:53:35 +11:00
dlg_3d_pathconfig_base.fbp Implemented 3D search path configuration GUI 2016-01-18 19:53:35 +11:00
dlg_3d_pathconfig_base.h Implemented 3D search path configuration GUI 2016-01-18 19:53:35 +11:00
panel_prev_model.cpp Prevent unresolved path expansions from appearing as blank entries in 3D path list 2016-01-18 08:34:21 +11:00
panel_prev_model.h Fixed preview pane resizing 2016-01-04 09:15:53 +11:00