..
camera.cpp
Added distance parameter to SetAngles.
2019-08-15 17:41:32 -07:00
camera.h
Added distance parameter to SetAngles.
2019-08-15 17:41:32 -07:00
group.cpp
Array cleanup.
2019-03-28 17:59:58 -07:00
group.h
Converted include guards to pragma once.
2017-07-19 14:20:32 -07:00
image.cpp
Use anisotropic for the string cache texture.
2018-09-29 19:45:21 -07:00
image.h
Use anisotropic for the string cache texture.
2018-09-29 19:45:21 -07:00
lc_application.cpp
Allow custom color and minifig settings files. Fixes #359 .
2019-06-20 18:52:33 -07:00
lc_application.h
Formatting fixes.
2019-03-09 16:38:54 -08:00
lc_array.h
Array cleanup.
2019-06-23 18:28:14 -07:00
lc_basewindow.h
Allow custom color and minifig settings files. Fixes #359 .
2019-06-20 18:52:33 -07:00
lc_category.cpp
Array cleanup.
2019-03-28 17:59:58 -07:00
lc_category.h
Converted include guards to pragma once.
2017-07-19 14:20:32 -07:00
lc_colors.cpp
Fixed warnings.
2019-07-09 08:47:15 -07:00
lc_colors.h
Fixed warnings.
2019-07-09 08:47:15 -07:00
lc_commands.cpp
Let QT translate keyboard shortcuts. Fixes #308
2019-03-03 11:32:27 +01:00
lc_commands.h
Added shortcut for closing the current tab.
2019-01-20 16:36:59 -08:00
lc_context.cpp
Swapped opaque and translucent polygon offsets.
2019-02-23 11:36:22 -08:00
lc_context.h
Enabled polygon offset (with a smaller offset) for opaque triangles so they don't z fight with lines.
2019-02-23 11:33:39 -08:00
lc_file.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_file.h
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_glext.h
Fixed Linux warnings.
2017-07-19 14:37:03 -07:00
lc_glextensions.cpp
Fixed alpha value of translucent parts in PNG files. Fixes #241 .
2018-07-04 11:19:15 -07:00
lc_glextensions.h
Fixed alpha value of translucent parts in PNG files. Fixes #241 .
2018-07-04 11:19:15 -07:00
lc_global.cpp
Updated pch location.
2017-06-22 08:03:23 -07:00
lc_global.h
Updated version.
2019-07-14 18:22:57 -07:00
lc_glwidget.h
Added Shift+LMB shortcut to remove selection.
2017-11-20 15:12:00 -08:00
lc_http.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_http.h
Linux fixes.
2018-04-14 11:53:00 -07:00
lc_library.cpp
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
lc_library.h
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
lc_lxf.cpp
Fixed LDD import not converting transforms correctly. Fixes #355 .
2019-06-23 12:52:53 -07:00
lc_lxf.h
New LDD importer.
2017-07-08 09:29:35 -07:00
lc_mainwindow.cpp
Fixed projection menu not updating after switching cameras.
2019-08-10 19:26:19 -07:00
lc_mainwindow.h
Qt4 fix.
2019-07-01 14:58:10 -07:00
lc_math.h
Try to add lights and cameras near the center of the model.
2019-08-10 12:31:28 -07:00
lc_mesh.cpp
Moved mesh flags to the mesh class.
2019-07-21 08:56:37 -07:00
lc_mesh.h
Fixed Qt4.
2019-07-21 10:30:45 -07:00
lc_meshloader.cpp
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
lc_meshloader.h
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
lc_model.cpp
Array cleanup.
2019-07-04 17:06:26 -07:00
lc_model.h
Array cleanup.
2019-06-23 18:28:14 -07:00
lc_partselectionwidget.cpp
Added option to hide part aliases. Fixes #378 .
2019-08-04 11:00:41 -07:00
lc_partselectionwidget.h
Added option to hide part aliases. Fixes #378 .
2019-08-04 11:00:41 -07:00
lc_profile.cpp
Added option to hide part aliases. Fixes #378 .
2019-08-04 11:00:41 -07:00
lc_profile.h
Added option to hide part aliases. Fixes #378 .
2019-08-04 11:00:41 -07:00
lc_scene.cpp
Moved mesh flags to the mesh class.
2019-07-21 08:56:37 -07:00
lc_scene.h
Moved mesh flags to the mesh class.
2019-07-21 08:56:37 -07:00
lc_selectbycolordialog.cpp
Removed horizontal lines from dialogs.
2019-07-14 18:17:58 -07:00
lc_selectbycolordialog.h
Converted include guards to pragma once.
2017-07-19 14:20:32 -07:00
lc_shortcuts.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_shortcuts.h
Converted include guards to pragma once.
2017-07-19 14:20:32 -07:00
lc_stringcache.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_stringcache.h
Use anisotropic for the string cache texture.
2018-09-29 19:45:21 -07:00
lc_synth.cpp
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
lc_synth.h
Moved common includes to precompiled header.
2019-05-30 12:06:54 -07:00
lc_texture.cpp
Fixed compiler warnings.
2019-02-05 16:35:15 -08:00
lc_texture.h
Replaced view cube with a sphere.
2018-10-28 17:59:01 -07:00
lc_timelinewidget.cpp
Delete popup menus after they are shown.
2019-06-23 13:15:12 -07:00
lc_timelinewidget.h
Converted include guards to pragma once.
2017-07-19 14:20:32 -07:00
lc_viewsphere.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_viewsphere.h
Round viewsphere highlight.
2019-01-19 20:04:08 -08:00
lc_zipfile.cpp
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
lc_zipfile.h
Removed lcint types.
2017-12-02 12:22:04 -08:00
light.cpp
Array cleanup.
2019-03-28 17:59:58 -07:00
light.h
Fixed interface draw location in active submodels.
2018-04-07 17:17:32 -07:00
minifig.cpp
Allow custom color and minifig settings files. Fixes #359 .
2019-06-20 18:52:33 -07:00
minifig.h
Allow custom color and minifig settings files. Fixes #359 .
2019-06-20 18:52:33 -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
Fix two issues with pivot points ( #382 )
2019-08-20 14:52:29 -07:00
piece.h
Fix two issues with pivot points ( #382 )
2019-08-20 14:52:29 -07:00
pieceinf.cpp
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
pieceinf.h
Replaced PieceInfo flags with enum.
2019-07-21 09:26:36 -07:00
project.cpp
Moved mesh loading code to a separate file.
2019-07-27 16:31:16 -07:00
project.h
Array cleanup.
2019-05-27 16:39:51 -07:00
texfont.cpp
Fixed view cube text alignment.
2018-09-15 17:19:09 -07:00
texfont.h
First pass view cube.
2018-08-19 20:28:04 -07:00
view.cpp
Added distance parameter to SetAngles.
2019-08-15 17:41:32 -07:00
view.h
Try to add lights and cameras near the center of the model.
2019-08-10 12:31:28 -07:00