jmaustpc
8d5861315d
show Part_Extrude icon in the tree
...
Added reference to existing Part_Extrude icon
to ViewProviderExtrusion.cpp
2013-03-15 22:05:06 -03:00
jmaustpc
da2cc9cd99
display Parametric Ellipsoid Tree icon
...
Add the line
sPixmap = "Tree_Part_Ellipsoid_Parametric.svg";
to the Ellipsoid viewprovider
2013-03-15 22:05:06 -03:00
jmaustpc
c1a3179cae
Add Parametric Part Plane Tree icon and reference in Part.qrc
...
Add Tree_Part_Plane_Parametric.svg and add its reference in
src/Mod/Part/Gui/Resources/Part.qrc
2013-03-15 22:05:06 -03:00
jmaustpc
79608d7496
Change the tree icon displayed for Part_Box
...
Change the icon file name in the viewprovider for Part_Box
Add Part Box, Cylinder, Cone, Sphere, Ellipsoid, Torus
tree icons to the Part.qrc file
2013-03-15 22:05:06 -03:00
jmaustpc
f5e3ad6532
Add Tree icons for 3d Part primitives
...
This commit is just the icons themselves, not
the code to display them yet.
Tree_Part_Box, Tree_Part_Cone, Tree_Part_Cylinder,
Tree_Part_Sphere, Tree_Part_Ellipsoid,
Tree_Part_Torus,
2013-03-15 22:05:06 -03:00
jmaustpc
f356c21dcb
Minor mod to icons for Part Circle, Ellipse,Helix, Line
...
reduce size of Circle, Ellipse,Helix, Line, within the icons
To increase their spacings so when stacked they don't collide
2013-03-15 22:05:06 -03:00
jmaustpc
b327566c89
add ViewProviders & Tree icons for Part Point, Ellipse, & Helix
...
Add ViewProviders to select an icon for the part primitives
Point, Ellipse, Helix,
Also return Part Box tree icon to "Tree_Part.svg"
2013-03-15 22:05:06 -03:00
jmaustpc
efb2275527
new Part Primitives icons, display tree icons Part Line and Circle
...
New icons for Parametric Part Primitives
Point, Line, Circle, Ellipse, Helix
Display the icon in tree via independent viewproviders for
Part Parametric Line and Circle
Change Part Box tree icon to display yellow Part Box icon from the tool bar
2013-03-15 22:05:06 -03:00
wmayer
25b66b5e56
Apply Jim's patch
2013-03-07 14:54:13 +01:00
jriegel
adada37807
remove some loging for release
2012-12-20 22:23:08 +01:00
Yorik van Havre
7f882a66b5
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
wmayer
78c255849f
Make automake distcheck ready
2012-12-08 15:45:17 +01:00
Yorik van Havre
ed6cd0ce59
Updated translation strings
2012-12-07 10:56:57 -02:00
wmayer
430f35cb92
0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14)
2012-12-07 12:13:36 +01:00
wmayer
15fc11c16f
Fix build failures with automake
2012-12-06 20:13:24 +01:00
wmayer
3e57b08c6a
Add icon for cross-sections command
2012-12-03 12:34:12 +01:00
wmayer
1d80d7e617
Define closeDialog() method in Control as slot to allow delayed destruction of task dialogs
2012-11-28 13:48:22 +01:00
wmayer
070f9ad47a
Open transaction when start editing with context-menu
2012-11-28 13:24:46 +01:00
wmayer
f3efe8493d
Check for compound with single solid for thickness tool
2012-11-27 11:18:25 +01:00
wmayer
93adc4cbd5
Little fix on offset/thickness task panel
2012-11-26 21:51:17 +01:00
wmayer
9c61558ffc
Add thickness function
2012-11-26 21:10:09 +01:00
wmayer
b38b4b7159
Offset function
2012-11-25 15:56:46 +01:00
wmayer
b8ca20504a
Offset function
2012-11-24 22:46:16 +01:00
wmayer
31e2b323e7
Enable word-wrap for long text in sweep panel
2012-11-07 20:35:04 +01:00
Yorik van Havre
d71beba746
Added new translations to makefiles
2012-10-30 10:49:36 -02:00
Yorik van Havre
1def021530
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
35afc22060
View providers for sweep and loft
2012-10-22 16:49:24 +02:00
wmayer
546481502f
Fix STEP AP203/214 flaws
2012-10-04 12:47:38 +02:00
wmayer
72a15ba37f
Use STEP AP203 for 64-bit due to a bug in OCC
2012-10-01 18:45:48 +02:00
wmayer
081df99610
0000834: Minor preselection color bug
2012-09-30 13:50:09 +02:00
wmayer
e16070f04a
0000832: Original color STEP model lost in import
2012-09-29 15:50:17 +02:00
wmayer
0c29adf536
Fix autotools, fix warning
2012-09-22 16:22:26 +02:00
wmayer
851e999eac
0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo
2012-09-21 13:05:37 +02:00
wmayer
b0631b059c
0000545: Undo revolve causes crash illegal storage
2012-09-21 11:54:35 +02:00
wmayer
00284beb71
0000833: Color-per-face info lost when you set transparency
2012-09-14 14:01:24 +02:00
wmayer
50e1cf356f
Add required header file
2012-09-10 14:18:15 +02:00
wmayer
a80605e8e8
Backport to Qt 4.5
2012-09-10 13:01:53 +02:00
wmayer
b0ea93ed9a
Fix Makefile
2012-09-09 12:46:06 +02:00
tanderson
5422cec7d3
adding check geometry command
2012-09-09 11:12:04 +02:00
Yorik van Havre
9d5d9f94f1
Updated translation files
2012-08-16 16:09:56 -03:00
Yorik van Havre
5c20d6bbdc
0000630: User-defined defaults for shape colors
...
The default colors for new geometry (light grey + 2px black line)
are now a user preference (In Display->Colors properties)
2012-08-13 09:42:05 -03:00
wmayer
17c374b704
0000813: set colors dialog crash
2012-08-07 10:59:54 +02:00
wmayer
fc93deaa56
0000801: Accidental Cancel in set colors destroys all the work
2012-07-21 18:16:15 +02:00
wmayer
847c44e6bb
0000736: when object is deleted, auto show its parametric objects
2012-07-07 13:32:27 +02:00
wmayer
d112755730
Fix problems with picking callback function
2012-07-05 13:27:17 +02:00
wmayer
972d746eba
Change title in settings panel
2012-06-29 16:30:22 +02:00
Sebastian Hoogen
3ab747eac4
0000684: Check Shape after boolean before refine
2012-06-16 16:20:06 +02:00
wmayer
84fc5ec87e
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00
wmayer
8a94ba885c
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
8cfecfca42
Add sweep and loft to toolbar
2012-06-12 10:52:49 +02:00