leocad/common
2017-08-26 15:49:46 -07:00
..
camera.cpp Merged TiledRender into the View class. 2017-08-05 12:02:45 -07:00
camera.h Merged TiledRender into the View class. 2017-08-05 12:02:45 -07:00
group.cpp Qt4 fix. 2017-04-20 18:56:35 -07:00
group.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
image.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
image.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_application.cpp Added command line option to export collada. Closes #106. 2017-08-25 16:10:06 -07:00
lc_application.h Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_array.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_basewindow.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_category.cpp Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_category.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_colors.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_colors.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_commands.cpp Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_commands.h Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_context.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
lc_context.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_file.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_file.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_glext.h Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glextensions.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_glextensions.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_global.cpp Updated pch location. 2017-06-22 08:03:23 -07:00
lc_global.h Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glwidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_library.cpp Reduced normal welding angle to 60 degrees. 2017-08-24 16:51:45 -07:00
lc_library.h Store library pieces in a map. 2017-07-23 19:35:18 -07:00
lc_lxf.cpp Don't uppercase part names when saving. 2017-07-27 09:21:55 -07:00
lc_lxf.h New LDD importer. 2017-07-08 09:29:35 -07:00
lc_mainwindow.cpp Update preview when changing shading mode. Fixes #113. 2017-08-26 08:37:52 -07:00
lc_mainwindow.h Update preview when changing shading mode. Fixes #113. 2017-08-26 08:37:52 -07:00
lc_math.h Fixed compiler warnings. 2017-07-22 17:23:11 -07:00
lc_mesh.cpp Support loading textures from the same folder of the model being loaded. 2017-07-01 17:12:09 -07:00
lc_mesh.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_model.cpp Move parts after importing inventory. 2017-08-26 15:49:46 -07:00
lc_model.h Import set inventories. 2017-08-20 13:47:53 -07:00
lc_partselectionwidget.cpp Don't uppercase part names when saving. 2017-07-27 09:21:55 -07:00
lc_partselectionwidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_profile.cpp Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_profile.h Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_scene.cpp Added shading options. Closes #104. 2017-08-25 12:57:14 -07:00
lc_scene.h Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
lc_selectbycolordialog.cpp Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
lc_selectbycolordialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_shortcuts.cpp Fixed loading mouse shortcuts. Fixes #107. 2017-08-25 18:21:34 -07:00
lc_shortcuts.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_synth.cpp Linux fixes. 2017-07-27 10:02:07 -07:00
lc_synth.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_texture.cpp Support loading textures from the same folder of the model being loaded. 2017-07-01 17:12:09 -07:00
lc_texture.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_timelinewidget.cpp Fixed static analysis warnings. 2017-07-02 20:12:17 -07:00
lc_timelinewidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_zipfile.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_zipfile.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
light.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
light.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
minifig.cpp Linux fixes. 2017-07-27 10:02:07 -07:00
minifig.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
piece.cpp Fixed parts being considered hidden in some cases. Fixes #108. 2017-08-25 16:17:22 -07:00
piece.h Store library pieces in a map. 2017-07-23 19:35:18 -07:00
pieceinf.cpp Don't uppercase part names when saving. 2017-07-27 09:21:55 -07:00
pieceinf.h Don't uppercase part names when saving. 2017-07-27 09:21:55 -07:00
project.cpp Move parts after importing inventory. 2017-08-26 15:49:46 -07:00
project.h Added command line option to export collada. Closes #106. 2017-08-25 16:10:06 -07:00
texfont.cpp Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
texfont.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
view.cpp Fixed zfar during tiled render. 2017-08-05 12:12:42 -07:00
view.h Merged TiledRender into the View class. 2017-08-05 12:02:45 -07:00