Yorik van Havre
f6b4f22353
Arch: First draft of a Space tool
2013-07-16 19:09:16 -03:00
Yorik van Havre
ef0824f7e8
Draft: Split main preferences page into 2
2013-07-16 13:40:06 -03:00
Yorik van Havre
86cf441ad8
0001167: Arch fixtures system
...
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.
Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
Yorik van Havre
40caf4eb1a
Draft: Added commands for snapping tools
...
Snap tools now also appear in the Draft menu, so users can
give them keyboard shortcuts.
2013-07-01 16:28:00 -03:00
Yorik van Havre
e0c05d8806
0001151: Draft loads Part module at start
...
+ Fixed loading of Part module at startup
+ Minor cleaning around
2013-06-15 15:39:29 -03:00
wmayer
9c39be0aca
#0000862 : Draft toolbar doesn't disappear when switching workbenches
2013-06-13 22:30:46 +02:00
Yorik van Havre
69f7a14193
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
d0d516e818
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
Yorik van Havre
f6fe97b449
Arch: Merge Walls command
...
The merge walls command merges the selected walls (unifies their
underlying sketches into one and deletes remaining objects)
2013-03-24 16:15:03 -03:00
Yorik van Havre
ea2dc158da
Draft: Added Heal command
...
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
Yorik van Havre
e8bb5dccd3
Arch: Joining underlying sketches of connecting walls is now optional (preferences settings)
2013-02-15 13:20:26 -02:00
Yorik van Havre
b173f239c8
0000835: Draft preferences pages
2012-11-17 19:26:29 -02:00
Yorik van Havre
048a65a6d2
Arch: small tool improvements
...
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
21bed720c8
Arch: added new closeHoles command
2012-07-19 20:55:25 -03:00
Yorik van Havre
fe0ea018c6
Arch: Minor fixes
2012-07-18 15:04:56 -03:00
Yorik van Havre
4d14153c6c
Arch: Added all the draft tools to the Arch WB
2012-07-16 14:15:14 -03:00
Yorik van Havre
4ad11a9bba
Arch: fixed import error
2012-06-07 10:42:55 -03:00
Yorik van Havre
80b9029fc9
Draft: snap toolbar now appears on WB activation
2012-06-06 17:04:24 -03:00
Yorik van Havre
8a4a232f9b
Arch: Friendlier pycollada warning
2012-06-05 12:37:17 -03:00
Yorik van Havre
5118a51ead
Arch: Small fix in menu name
2012-06-01 16:26:31 -03:00
Yorik van Havre
e36334b94e
Draft: Added Draft_ToggleGrid() command to toggle the Draft grid
2012-06-01 15:19:21 -03:00
Yorik van Havre
b1fe01ca96
Cleaning in the Arch module
2012-05-18 15:59:53 -03:00
Yorik van Havre
30f54a1b2f
Added 0000387 : Arch roof tool
2012-05-18 12:57:48 -03:00
Yorik van Havre
87765b96b7
Fixed shortcuts in Arch and Draft menus
2012-03-19 15:27:15 -03:00
Yorik van Havre
3ed0d06aae
New Draft Snap toolbar
...
A new toolbar will now appear when using the Draft Snap system (can
be disabled in preferences) allowing to turn snaps on/off globally
or invidually
2012-03-12 17:20:03 -03:00
Yorik van Havre
6fe361fdb8
Fixed bug #576 - Arch Collada importer
2012-01-20 18:17:37 -02:00
Yorik van Havre
393390a560
Various fixes to Draft and Arch
...
+ Renamed Draft Scale object to Clone
+ Removed BasePoint property from Draft Clone
+ Reenabled Draft SelectPlane tool
+ Added Draft context tools to Arch module
+ Made the Arch module load pycollada later
2012-01-04 12:06:02 -02:00
Yorik van Havre
f6fcfa8f05
+ changed Arch module license block to LGPL
...
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
yorikvanhavre
17fc4285d7
+ fixed more filename bugs in Draft and Arch
...
+ reverted last changes in Draft Snap
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5295 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-13 15:07:09 +00:00
yorikvanhavre
0eb676e354
+ added preliminary Arch Axis system
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5280 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 18:09:00 +00:00
yorikvanhavre
5472f3e05e
+ added better Taskpanel to all Arch components
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5225 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-06 13:05:40 +00:00
yorikvanhavre
47db04d380
+ fixed submenu translations for Draft and Arch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5191 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-26 15:09:22 +00:00
yorikvanhavre
ae7a021e8e
+ fixed Arch translations
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5190 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-26 14:48:39 +00:00
yorikvanhavre
4abc03fbce
+ added RFE #233 - Arch module OBJ exporter
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5019 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-14 16:48:44 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00