leocad/common
2015-01-07 15:02:27 +00:00
..
camera.cpp Fixed mouse selection of submodels. 2014-12-26 15:44:46 +00:00
camera.h Reorganized drawing functions. 2014-11-23 23:48:56 +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 Fixed loading files from the command line. 2014-12-31 16:38:30 +00:00
lc_application.h Fixed copy and paste. 2014-12-15 23:55:17 +00:00
lc_array.h Moved keys to separate arrays. 2014-08-31 00:53:12 +00:00
lc_basewindow.h Finished separating model from project. 2014-12-08 07:32:39 +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 Properties to Model menu. 2014-12-31 17:05:23 +00:00
lc_commands.h Moved Properties to Model menu. 2014-12-31 17:05:23 +00:00
lc_context.cpp Added support for drawing submodels. 2014-12-24 15:52:52 +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 Fixed export functions. 2014-12-30 16:30:12 +00:00
lc_glwidget.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
lc_library.cpp Changed parts search to be just a simple substring search. 2015-01-06 15:17:29 +00:00
lc_library.h Changed parts search to be just a simple substring search. 2015-01-06 15:17:29 +00:00
lc_mainwindow.cpp Moved Properties to Model menu. 2014-12-31 17:05:23 +00:00
lc_mainwindow.h Fixed copy and paste. 2014-12-15 23:55:17 +00:00
lc_math.h Fixed mouse selection of submodels. 2014-12-26 15:44:46 +00:00
lc_mesh.cpp Use LDraw units internally. 2014-08-30 19:48:36 +00:00
lc_mesh.h Added support for drawing submodels. 2014-12-24 15:52:52 +00:00
lc_model.cpp Show last step after loading a model. 2015-01-07 15:02:27 +00:00
lc_model.h Workaround for a bug in QTextStream::pos() that was causing some mpd files to fail to load. 2015-01-06 15:38:51 +00:00
lc_profile.cpp Finished separating model from project. 2014-12-08 07:32:39 +00:00
lc_profile.h Simplified the Save Image Dialog. 2014-10-11 23:26:23 +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 Moved mouse handling to the model. 2014-10-05 05:21:51 +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 Fixed camera and light drawing. 2014-11-24 00:43:13 +00:00
minifig.cpp Added support for drawing submodels. 2014-12-24 15:52:52 +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 More cleanup. 2014-11-29 02:55:58 +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 Fixed saving mpd files. 2014-12-26 17:09:11 +00:00
piece.h Reorganized drawing functions. 2014-11-23 23:48:56 +00:00
pieceinf.cpp Fixed bounding box calculation of nested submodels. 2015-01-02 16:44:01 +00:00
pieceinf.h Fixed bounding box calculation of nested submodels. 2015-01-02 16:44:01 +00:00
preview.cpp Fixed crash drawing models in the piece preview. 2015-01-02 11:58:14 +00:00
preview.h Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
project.cpp Workaround for a bug in QTextStream::pos() that was causing some mpd files to fail to load. 2015-01-06 15:38:51 +00:00
project.h Fixed export functions. 2014-12-30 16:30:12 +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 Rewrote ZoomExtents. 2012-02-02 03:30:26 +00:00
view.cpp Fixed bounding box calculation of nested submodels. 2015-01-02 16:44:01 +00:00
view.h Finished separating model from project. 2014-12-08 07:32:39 +00:00