Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
e7db934fb5
|
Refactor tool clases to pass data in structure.
--HG--
branch : feature
|
2017-09-18 11:37:23 +03:00 |
|
Roman Telezhynskyi
|
dbe1981eb5
|
Refactor to avoid hidding class member.
--HG--
branch : feature
|
2017-09-17 09:45:18 +03:00 |
|
Roman Telezhynskyi
|
ca66c8ebe2
|
Improve performance. Calling method RefreshDataInFile() slows down parsing.
--HG--
branch : develop
|
2017-08-02 11:34:44 +03:00 |
|
Roman Telezhynskyi
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
a8bd44b63a
|
Refactoring. Method VDrawTool::AddRecord has sense to call only when do
Document::FullParse.
--HG--
branch : develop
|
2017-02-13 08:55:42 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
6bf31f2846
|
Resolved issue #483. File lost.
Fixed crash after redo Unite tool. Caused by wrong position of modeling objects.
--HG--
branch : develop
|
2016-06-30 18:32:08 +03:00 |
|
Roman Telezhynskyi
|
ac49d298f8
|
Refactoring. Use tag names from class VAbstractPattern.
--HG--
branch : feature
|
2016-05-16 20:59:04 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
351f01e0e3
|
Disable hover and selection when work with a tool.
--HG--
branch : feature
|
2016-03-31 17:01:41 +03:00 |
|
Roman Telezhynskyi
|
85f5df4b21
|
Removing objects before each FullParse. NodeArc, NodeSpline, NodeSplinePath are
not part of a scene anymore.
--HG--
branch : develop
|
2016-02-10 18:45:49 +02:00 |
|
Roman Telezhynskyi
|
45454a8955
|
Fix tool UnionDetails. Always left last poit of detail, save children ids,
save in correct section.
--HG--
branch : develop
|
2016-01-07 18:43:08 +02:00 |
|
Roman Telezhynskyi
|
37e799ce71
|
Fixed issue with deleting detail (after union details) and blocked objects.
--HG--
branch : feature
|
2015-12-26 19:10:02 +02:00 |
|
Roman Telezhynskyi
|
00b8aae5a7
|
Fixed issue with deleting detail and blocked objects. Part about tool union
still is not fixed.
--HG--
branch : feature
|
2015-12-26 15:08:41 +02:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|