Johannes Reinhardt
|
641a2a75bf
|
fix typos in Sketcher
|
2014-05-16 19:27:13 +02:00 |
|
wmayer
|
624537e5b6
|
+ do not accept objects with no sub-elements selected if this is required
|
2014-05-16 19:09:15 +02:00 |
|
wmayer
|
007bcbdc7f
|
+ fix crash in CmdSketcherMapSketch
|
2014-05-16 15:34:26 +02:00 |
|
Stefan Tröger
|
8106f8437c
|
fix sketcher arrow size and make them independend from window size
|
2014-05-14 22:43:31 +02:00 |
|
Stefan Tröger
|
e451efd9c4
|
fix inverted sketcher font-size issue and make font size undependend of window size
|
2014-05-13 18:20:38 +02:00 |
|
Johannes Reinhardt
|
2b28d41134
|
fixed a few small typos
|
2014-05-12 14:32:27 +02:00 |
|
Yorik van Havre
|
ec442507e1
|
Updated ts files
|
2014-05-11 14:49:24 -03:00 |
|
wmayer
|
6b89c03181
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
wmayer
|
a5efc53bfc
|
+ fix transparency issue, disable sample buffers when using front buffer
|
2014-05-09 19:20:30 +02:00 |
|
wmayer
|
6d17bbb7f6
|
+ fixes #0001535: Remove conflict between min/max macros and std::min/max
|
2014-05-08 17:30:23 +02:00 |
|
wmayer
|
3b5cdda879
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
3b6d07833d
|
+ compile with clang
|
2014-05-05 16:24:01 +02:00 |
|
wmayer
|
cb720fae50
|
+ fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background)
|
2014-05-03 23:39:04 +02:00 |
|
mdinger
|
337f05d56e
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
07f3f8257b
|
+ Remove external geometry when changing support face
|
2014-05-02 12:03:52 +02:00 |
|
wmayer
|
ec7573da42
|
Reorient sketch loses constraints (fix from chrisf)
|
2014-05-01 18:04:33 +02:00 |
|
wmayer
|
a17116f465
|
+ Add action to modify current item in constraint view
|
2014-05-01 16:12:03 +02:00 |
|
wmayer
|
3f9640908b
|
+ Add context-menu to constraint view for renaming and deleting items, fix edit mode
|
2014-05-01 15:36:52 +02:00 |
|
wmayer
|
1a7cea9b59
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
a17cce3559
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
1942bb7906
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
wmayer
|
5370e20ce8
|
+ fixes #0001514: Padding a sketch inside a group fails with error message
|
2014-04-25 17:28:32 +02:00 |
|
jriegel
|
55d0ad5c5c
|
Some fixes for ProfileLib
|
2014-04-17 06:33:58 +02:00 |
|
jriegel
|
faf406fa2b
|
fix wrong cursor icon in Slot
|
2014-04-17 06:33:57 +02:00 |
|
jriegel
|
39f7353663
|
Implement Constraint creation on Slot
|
2014-04-17 06:33:57 +02:00 |
|
jriegel
|
9c07f81240
|
Start profile lib in sketcher
|
2014-04-16 07:49:09 +02:00 |
|
jriegel
|
1f0d427ed3
|
further implementing slot
|
2014-04-16 07:49:09 +02:00 |
|
jriegel
|
87bed7d5c4
|
start slot draw handler for Sketcher
|
2014-04-15 07:00:17 +02:00 |
|
jriegel
|
ca642bb546
|
InputField for Grid-Size in Sketcher
|
2014-04-15 07:00:16 +02:00 |
|
wmayer
|
95bda08764
|
+ fix crash when closing sketch while external geometry handler is still active
|
2014-04-08 12:07:03 +02:00 |
|
wmayer
|
f255948f1e
|
+ fixes: #0001475: Implement a 3 point arc similar to solidworks in sketcher (mdinger)
|
2014-03-29 12:20:32 +01:00 |
|
wmayer
|
ce7a3ecaa2
|
+ fixes #0001490: Implement a perimeter circle (3 point circle) similar to solidworks in sketcher (mdinger)
|
2014-03-29 12:03:17 +01:00 |
|
wmayer
|
ca6d372025
|
+ fixes #0001479: 'Escape' key dismissing dialog cancels Sketch editing
|
2014-03-18 14:18:55 +01:00 |
|
wmayer
|
498032f958
|
+ fixes #0001480: Crash when editing sketch with Pad hidden
|
2014-03-18 13:14:04 +01:00 |
|
wmayer
|
13cdc1cd39
|
+ issue #0001475: Implement a 3 point arc similar to solidworks in sketcher
|
2014-03-17 09:41:51 +01:00 |
|
wmayer
|
a7aca65e77
|
+ issue #0001475: Implement a 3 point arc similar to solidworks in sketcher
|
2014-03-17 09:37:56 +01:00 |
|
wmayer
|
d1341f36f7
|
+ issue #0001475: Implement a 3 point arc similar to solidworks in sketcher
|
2014-03-16 16:03:32 +01:00 |
|
wmayer
|
35b10d68aa
|
+ issue #0001475: Implement a 3 point arc similar to solidworks in sketcher
|
2014-03-16 13:29:44 +01:00 |
|
wmayer
|
3ea41ff0c9
|
+ fixes #0000844: Cannot use edge hidden by sketch axis as external geometry
|
2014-03-15 19:53:14 +01:00 |
|
wmayer
|
e6bd7e8de3
|
+ fixes #0001188: Change the word 'datum' as the label for the entry field for arcs and circles.
|
2014-03-15 17:11:44 +01:00 |
|
wmayer
|
7bc6e74115
|
+ ignore v/h axes and grid of sketcher on view fit
|
2014-03-15 16:08:24 +01:00 |
|
wmayer
|
ea4abcb57a
|
+ issue #0001475: Implement a 3 point arc similar to solidworks in sketcher
|
2014-03-15 12:50:24 +01:00 |
|
wmayer
|
b7cb49c3e3
|
+ issue #0001474: crash selecting constraint
|
2014-03-15 11:32:03 +01:00 |
|
wmayer
|
06239e9a57
|
+ fixes #0001049: Sketcher preferences in preferences editor
|
2014-03-14 19:39:11 +01:00 |
|
wmayer
|
bea4c44240
|
+ sketcher settings
|
2014-03-14 15:29:00 +01:00 |
|
Yorik van Havre
|
3a8d83bed9
|
Updated ts files from source
|
2014-03-10 20:36:59 -03:00 |
|
wmayer
|
b9f284cb42
|
+ fixes #0001131: Crash when trying to edit sketch
|
2014-03-10 17:16:47 +01:00 |
|
wmayer
|
e7b44d2866
|
+ fixes #0001339: Crash when giving sketch with external geometry a new support (face) after the original support was deleted
|
2014-03-10 13:35:41 +01:00 |
|
wmayer
|
0513cf06d3
|
+ issue #0001049: Sketcher preferences in preferences editor
|
2014-03-09 21:44:37 +01:00 |
|
wmayer
|
b68bb653c8
|
+ fixes #0001393: Allow the user to set desired font size in pixels (used by sketcher constraints) in preferences
|
2014-03-09 18:29:26 +01:00 |
|