leocad/common
2018-04-18 11:28:18 -07:00
..
camera.cpp Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
camera.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
group.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
group.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
image.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
image.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_application.cpp Update parts list when editing submodels. 2018-04-17 16:08:29 -07:00
lc_application.h Restore last tab layout when loading a file. 2018-01-06 15:01:04 -08:00
lc_array.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_basewindow.h Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08: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 Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -07:00
lc_colors.h Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -07:00
lc_commands.cpp Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -07:00
lc_commands.h Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -07:00
lc_context.cpp Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -07:00
lc_context.h Initial implementation of in place submodel editing. 2018-03-29 10:20:36 -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 Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_glext.h Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glextensions.cpp Fixed compile errors. 2017-12-30 12:49:50 -08:00
lc_glextensions.h Disabled LC_LOAD_EXTENSIONS for GLES. 2018-02-25 15:58:16 -08:00
lc_global.cpp Updated pch location. 2017-06-22 08:03:23 -07:00
lc_global.h Submodel edit mouse fixes. 2018-04-07 18:45:44 -07:00
lc_glwidget.h Added Shift+LMB shortcut to remove selection. 2017-11-20 15:12:00 -08:00
lc_http.cpp Linux fixes. 2018-04-14 11:53:00 -07:00
lc_http.h Linux fixes. 2018-04-14 11:53:00 -07:00
lc_library.cpp Use texmap fallback if we fail to load the png file. Fixes #213. 2018-03-17 12:21:38 -07:00
lc_library.h Initial implementation of spherical texture mapping. 2018-01-27 15:57:48 -08:00
lc_lxf.cpp Fixed LDD importer not matching the transform table. 2017-12-09 16:47:47 -08:00
lc_lxf.h New LDD importer. 2017-07-08 09:29:35 -07:00
lc_mainwindow.cpp Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_mainwindow.h Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_math.h Fixed pan not working when the center of the model is behind the camera. Fixes #161. 2018-02-04 11:53:13 -08:00
lc_mesh.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_mesh.h Fixed selection tinting when editing submodels. 2018-04-07 11:45:00 -07:00
lc_model.cpp Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_model.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
lc_partselectionwidget.cpp Update parts list when editing submodels. 2018-04-17 16:08:29 -07:00
lc_partselectionwidget.h Reuse the same FBO when creating new preview images. 2017-12-29 06:50:18 -08:00
lc_profile.cpp Added POV-Ray exe. 2018-01-14 15:37:07 -08:00
lc_profile.h Added POV render resolution. 2017-11-03 16:01:30 -07:00
lc_scene.cpp Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
lc_scene.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -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 Removed calls to foreach. 2018-02-21 16:12:18 -08:00
lc_shortcuts.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_synth.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_synth.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_texture.cpp Removed GL_TEXTURE_MAX_LEVEL. 2018-03-21 18:26:00 -07:00
lc_texture.h Fixed compile errors. 2017-12-30 12:49:50 -08:00
lc_timelinewidget.cpp Fixed static analysis warnings. 2018-02-21 17:27:24 -08:00
lc_timelinewidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_zipfile.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_zipfile.h Removed lcint types. 2017-12-02 12:22:04 -08:00
light.cpp Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
light.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
minifig.cpp Fixed selection tinting when editing submodels. 2018-04-07 11:45:00 -07:00
minifig.h Added minifig wizard templates. Closes #212. 2018-03-11 20:35:04 -07:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
piece.cpp Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
piece.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00
pieceinf.cpp Fixed selection tinting when editing submodels. 2018-04-07 11:45:00 -07:00
pieceinf.h Fixed selection tinting when editing submodels. 2018-04-07 11:45:00 -07:00
project.cpp Fixed missing path separator in image file name. Fixes #227. 2018-04-18 11:28:18 -07:00
project.h Save images to the documents folder if a folder is not specified. Fixes #224. 2018-04-14 18:27:16 -07:00
texfont.cpp Save MSAA images. Fixes #101. 2017-12-26 10:19:20 -08:00
texfont.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
view.cpp Submodel edit mouse fixes. 2018-04-07 18:45:44 -07:00
view.h Fixed interface draw location in active submodels. 2018-04-07 17:17:32 -07:00