.. |
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
|
Refresh parts list after preferences changed.
|
2017-09-13 14:21:53 -07:00 |
lc_application.h
|
Rewrote library search code.
|
2017-08-28 19:13:17 -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 new render dialog.
|
2017-09-22 10:08:02 -07:00 |
lc_commands.h
|
Added new render dialog.
|
2017-09-22 10:08:02 -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
|
Disabled update checks on OSX because of bug #62. Fixes #112.
|
2017-08-27 12:10:52 -07:00 |
lc_library.h
|
Store library pieces in a map.
|
2017-07-23 19:35:18 -07:00 |
lc_lxf.cpp
|
Disabled update checks on OSX because of bug #62. Fixes #112.
|
2017-08-27 12:10:52 -07:00 |
lc_lxf.h
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
lc_mainwindow.cpp
|
Added new render dialog.
|
2017-09-22 10:08:02 -07:00 |
lc_mainwindow.h
|
Added new render dialog.
|
2017-09-22 10:08:02 -07:00 |
lc_math.h
|
Fixed compiler warnings.
|
2017-07-22 17:23:11 -07:00 |
lc_mesh.cpp
|
Export normals to pov and obj. Fixes #117 .
|
2017-09-09 11:33:46 -07:00 |
lc_mesh.h
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
lc_model.cpp
|
Updated inventory import to use the newly added LDraw ID.
|
2017-09-15 14:52:05 -07:00 |
lc_model.h
|
Import set inventories.
|
2017-08-20 13:47:53 -07:00 |
lc_partselectionwidget.cpp
|
Fixed parts filter not being applied after settings are changed.
|
2017-09-11 18:26:50 -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
|
Set GL_TEXTURE_MAX_LEVEL.
|
2017-09-01 17:30:02 -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
|
Fixed minifig hand accessories orientation.
|
2017-09-02 17:43:28 -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
|
Windows fix.
|
2017-09-23 09:21:58 -07:00 |
project.h
|
Added new render dialog.
|
2017-09-22 10:08:02 -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 relative snap when adding pieces with the mouse.
|
2017-09-08 14:11:48 -07:00 |
view.h
|
Merged TiledRender into the View class.
|
2017-08-05 12:02:45 -07:00 |