leocad/common
2018-02-25 15:58:16 -08:00
..
camera.cpp Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
camera.h Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08: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 Restore last tab layout when loading a file. 2018-01-06 15:01:04 -08: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 Fixed compiler warnings. 2017-12-12 22:17:14 -08:00
lc_colors.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_commands.cpp Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
lc_commands.h Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
lc_context.cpp Only check QGLFormat::samples when sampleBuffers is enabled. Fixes #196. 2018-02-24 18:22:53 -08:00
lc_context.h Reuse the same FBO when creating new preview images. 2017-12-29 06:50:18 -08: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 Updated version number. 2018-02-09 18:19:20 -08:00
lc_glwidget.h Added Shift+LMB shortcut to remove selection. 2017-11-20 15:12:00 -08:00
lc_library.cpp Fixed static analysis warnings. 2018-02-21 17:27:24 -08: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 Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
lc_mainwindow.h Fixed Qt4. 2018-01-07 08:59:05 -08: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 Bumped mesh version to force rebuild parts with welding issues. 2018-02-10 15:42:59 -08:00
lc_model.cpp Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
lc_model.h Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
lc_partselectionwidget.cpp Removed calls to foreach. 2018-02-21 16:12:18 -08: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 Save MSAA images. Fixes #101. 2017-12-26 10:19:20 -08: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 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 Only upload textures from the main thread. 2017-12-22 05:42:28 -08: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 Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
light.h Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
minifig.cpp Auto calculate the far plane when generating preview images. 2017-12-21 14:02:16 -08: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 Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
piece.cpp Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
piece.h Added option to remove key frames from selected objects. 2018-02-24 12:47:19 -08:00
pieceinf.cpp Removed calls to foreach. 2018-02-21 16:12:18 -08:00
pieceinf.h Fixed reloading model references. 2018-01-06 10:15:24 -08:00
project.cpp Fixed parts inside mpd files not drawing. Fixes #178. 2018-02-06 22:07:35 -08:00
project.h Don't reset tab layout when reloading a model. 2018-01-02 19:46:50 -08: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 Only check QGLFormat::samples when sampleBuffers is enabled. Fixes #196. 2018-02-24 18:22:53 -08:00
view.h Prevent mouse shortcuts from overriding overlay actions. Fixes #180. 2018-02-06 14:47:11 -08:00