.. |
camera.cpp
|
Fixed crash trying to update simple cameras.
|
2015-01-17 01:47:36 +00:00 |
camera.h
|
Fixed reset cameras option.
|
2015-01-16 02:07:31 +00:00 |
debug.cpp
|
Keep vertex array state always enabled during rendering.
|
2014-02-16 19:36:11 +00:00 |
debug.h
|
Misc cleanup.
|
2012-06-29 21:47:22 +00:00 |
group.cpp
|
Fixed copy and paste.
|
2014-12-15 23:55:17 +00:00 |
group.h
|
Fixed copy and paste.
|
2014-12-15 23:55:17 +00:00 |
image.cpp
|
Simplified the Save Image Dialog.
|
2014-10-11 23:26:23 +00:00 |
image.h
|
Simplified the Save Image Dialog.
|
2014-10-11 23:26:23 +00:00 |
lc_application.cpp
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_application.h
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_array.h
|
Moved keys to separate arrays.
|
2014-08-31 00:53:12 +00:00 |
lc_basewindow.h
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_category.cpp
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
lc_category.h
|
Array class cleanup.
|
2013-08-15 23:43:18 +00:00 |
lc_colors.cpp
|
Updated color definitions.
|
2013-09-02 21:05:01 +00:00 |
lc_colors.h
|
Array class cleanup.
|
2013-08-15 23:43:18 +00:00 |
lc_commands.cpp
|
Moved relative snap option to the toolbar.
|
2015-01-18 05:36:14 +00:00 |
lc_commands.h
|
Moved relative snap option to the toolbar.
|
2015-01-18 05:36:14 +00:00 |
lc_context.cpp
|
Merged main window classes.
|
2015-01-25 23:04:39 +00:00 |
lc_context.h
|
Fixed crash drawing models in the piece preview.
|
2015-01-02 11:58:14 +00:00 |
lc_file.cpp
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
lc_file.h
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
lc_global.cpp
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
lc_global.h
|
Update version number.
|
2015-01-12 05:02:50 +00:00 |
lc_glwidget.h
|
Moved mouse handling from project to view.
|
2014-05-17 23:03:05 +00:00 |
lc_library.cpp
|
Store piece transformations as matrices to allow scaling.
|
2015-01-10 20:30:37 +00:00 |
lc_library.h
|
Remove temporary pieces from the library after unloading a project.
|
2015-01-07 16:52:42 +00:00 |
lc_mainwindow.cpp
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_mainwindow.h
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_math.h
|
Store piece transformations as matrices to allow scaling.
|
2015-01-10 20:30:37 +00:00 |
lc_mesh.cpp
|
Avoid using floating point notation in the properties pane.
|
2015-01-19 23:48:46 +00:00 |
lc_mesh.h
|
Avoid using floating point notation in the properties pane.
|
2015-01-19 23:48:46 +00:00 |
lc_model.cpp
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
lc_model.h
|
Changed the way the transform entries work to match the mouse and keyboard.
|
2015-01-18 04:59:02 +00:00 |
lc_profile.cpp
|
Moved relative snap option to the toolbar.
|
2015-01-18 05:36:14 +00:00 |
lc_profile.h
|
Moved relative snap option to the toolbar.
|
2015-01-18 05:36:14 +00:00 |
lc_shortcuts.cpp
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
lc_shortcuts.h
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
lc_texture.cpp
|
Fixed valgrind errors.
|
2015-01-08 05:40:22 +00:00 |
lc_texture.h
|
Moved mouse handling to the model.
|
2014-10-05 05:21:51 +00:00 |
lc_zipfile.cpp
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
lc_zipfile.h
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
light.cpp
|
Fixed mouse selection of submodels.
|
2014-12-26 15:44:46 +00:00 |
light.h
|
Removed support for naming pieces in a model.
|
2015-01-15 02:21:10 +00:00 |
minifig.cpp
|
Updated minifig settings.
|
2015-01-18 08:00:35 +00:00 |
minifig.h
|
Array class cleanup.
|
2013-08-15 23:43:18 +00:00 |
object.cpp
|
Use QTextStream for saving files.
|
2014-09-05 00:24:28 +00:00 |
object.h
|
Store piece transformations as matrices to allow scaling.
|
2015-01-10 20:30:37 +00:00 |
opengl.cpp
|
Simplified the Save Image Dialog.
|
2014-10-11 23:26:23 +00:00 |
opengl.h
|
Simplified the Save Image Dialog.
|
2014-10-11 23:26:23 +00:00 |
piece.cpp
|
Avoid using floating point notation in the properties pane.
|
2015-01-19 23:48:46 +00:00 |
piece.h
|
Removed support for naming pieces in a model.
|
2015-01-15 02:21:10 +00:00 |
pieceinf.cpp
|
Only update the piece info for a model after its project is set active.
|
2015-01-17 18:29:10 +00:00 |
pieceinf.h
|
Only update the piece info for a model after its project is set active.
|
2015-01-17 18:29:10 +00:00 |
preview.cpp
|
Fixed html export.
|
2015-01-12 04:49:30 +00:00 |
preview.h
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
project.cpp
|
Message box cleanup.
|
2015-01-30 16:30:13 +00:00 |
project.h
|
Added Wavefront export command line option.
|
2015-01-23 01:58:33 +00:00 |
str.cpp
|
Fixed shadow declarations.
|
2013-02-12 23:36:30 +00:00 |
str.h
|
Use QTextStream for saving files.
|
2014-09-05 00:24:28 +00:00 |
system.h
|
Moved mouse handling to the model.
|
2014-10-05 05:21:51 +00:00 |
texfont.cpp
|
Moved some drawing code out of the projet.
|
2014-08-23 22:56:59 +00:00 |
texfont.h
|
Moved some drawing code out of the projet.
|
2014-08-23 22:56:59 +00:00 |
tr.cpp
|
Fixed warnings.
|
2012-11-02 01:17:42 +00:00 |
tr.h
|
|
|
view.cpp
|
Fixed wrong mouse cursor when nothing is selected.
|
2015-01-18 04:41:06 +00:00 |
view.h
|
Store piece transformations as matrices to allow scaling.
|
2015-01-10 20:30:37 +00:00 |