wmayer
d3ef6905ff
+ add option to switch off precompiled header
2018-07-25 20:17:11 +02:00
wmayer
6b9a3bf93c
fix possible crash in Quarter viewer
2018-07-25 19:50:25 +02:00
wmayer
65879dfe63
+ Improve mesh selection (precompute projection matrix and use polygon bounding box)
2018-07-25 18:00:42 +02:00
wmayer
6b6bde1bab
use correct spelling of Windows header
2018-07-25 16:49:37 +02:00
luz.paz
49b3fbab58
Source typo fix
...
minor typo in function saveIfNeccessary() to saveIfNecessary()
2018-07-13 18:49:48 -04:00
luz.paz
be5e93ddfe
Misc. typo & whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
2018-07-11 21:52:27 -04:00
JimStar
348ae51772
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
Yorik van Havre
0ff2c72abc
allow to disable version number in window title
2018-07-07 20:12:43 -03:00
Victor Fragoso
5f63f9f23f
Add comment to clarify why replace() is used
...
by The WikiLab Team (wikilab.blog.br)
2018-07-06 09:55:44 -03:00
Danilo Oliveira
9ea0cf5a30
Add version info to window title
...
Fix issue 3499
by The Wikilab Team (wikilab.blog.br)
2018-07-06 09:55:44 -03:00
JimStar
e5dc8bfffa
Implemented a global setting for marker size and support of it for snapping in "Draft" workbench. In future this setting can be used for other markers too, to be able to set them all to comfortable size by just one global setting.
...
Before that (e.g. on MacBook Pro) it was very hard to see the microscopic selection-circle hidden behind much bigger cursor arrow when trying to snap e.g. a line to some vertex. Now this setting can be used for such displays to increase the marker size and make it clearly visible behind the cursor.
The already existing "sketcher marker size" property is intended to be used for sketcher only, so it's not suitable for global setup of all the markers' sizes uniformly...
2018-07-05 19:05:19 -03:00
larnu
c8c10c117b
Fix Blender Navigation
2018-06-13 12:21:34 +02:00
wmayer
c4fd48fb32
explicit handling of English/en locale in setLocale and supportedLocales
2018-06-09 20:34:54 +02:00
wmayer
5ea211489a
add methods to set/get locales
2018-06-09 17:31:19 +02:00
luz.paz
79a4aa3ef4
Misc. typos
...
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
wmayer
78b7510ee1
fix inconsistent default parameters, fix warnings
2018-05-31 13:47:31 +02:00
wmayer
b8fca77c5a
respect settings of locatation navicube when creating a new view
2018-05-30 09:45:44 +02:00
wandererfan
0ea75683f1
Fix #3477 Unintended Deletion
...
- original fix for #3477 presented message box for each
inactive selected item. Now it presents 1 message box
per document, like the check for deletion of linked
objects.
2018-05-28 16:46:31 +02:00
wmayer
7c010ab9a4
implement option to change corner of navi cube
2018-05-26 18:51:53 +02:00
wmayer
d15c7d0673
+ option to disable navi cube
...
+ handle destruction of GL context in 3d viewer class
+ fix for OpenGL error message: 'Texture is not valid in the current context. Texture has not been destroyed'
2018-05-26 15:33:45 +02:00
wmayer
865f83b574
remove unrealiable implementation of ViewNormalToSketchPlaneCmd
2018-05-26 15:33:45 +02:00
wmayer
ddf881a1db
make NaviCube working for Qt4 and Qt5
2018-05-26 15:33:45 +02:00
wmayer
ba99fff1d9
fix Qt5 build failure
2018-05-26 15:33:45 +02:00
Kustaa Nyholm
13a4f84145
First Qt5 compatible NaviCube attempt
2018-05-26 15:33:45 +02:00
wmayer
e4cea7f3ca
fix possible stack overflow when finishing edit mode
2018-05-24 19:37:16 +02:00
luz.paz
7a09a5774e
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
6e64b4f75d
Misc. typos
2018-05-19 12:06:34 -04:00
Yorik van Havre
ac6ae007b2
Remember background type in Tools->Save picture dialog
2018-05-18 10:46:21 -03:00
Yorik van Havre
8fd89533a8
Select items already present in PropertyLinkList edit dialog
2018-05-16 14:58:33 -03:00
luz.paz
6656d9c6de
follow-up source typos
2018-05-11 10:02:56 -03:00
luz.paz
420c2d7c03
Source typos fixes
2018-05-11 10:02:56 -03:00
Pablo Gil
d25b8ed402
Stylesheets: updated and upgraded to full SVG design
2018-05-08 10:06:03 +02:00
wmayer
31cee58df6
fix crash when entering quit() in Python console for Py3
2018-04-28 12:13:42 +02:00
wmayer
5941a32f71
fix Linux build failure
2018-04-27 14:47:19 +02:00
wmayer
d34847f755
improve icon theme handling
2018-04-27 13:27:45 +02:00
wmayer
900ec439d1
do not show F2 as short cuts for renaming on macOS as it doesn't work
2018-04-26 12:57:59 +02:00
Yorik van Havre
059e4e65dc
Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul
2018-04-25 09:45:12 -03:00
luz.paz
505488c4f9
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
wmayer
61db1afe44
fix crash when using space mouse on Windows and built with Qt5
2018-04-25 10:58:14 +02:00
wmayer
33b883acb2
fix broken layout in view color panel
2018-04-22 11:02:04 +02:00
Arne
519d02dd00
ViewProviderGeometryObject: set default random shape color to false
2018-04-21 13:51:51 +02:00
dulouie
d8b5b6938d
fix small layout issues
2018-04-21 13:33:40 +02:00
Arne Schmidt
492f5057e2
random shapecolor with toggle in settings dialog
2018-04-21 13:33:40 +02:00
wmayer
52443a1b1b
fix minor uic warning
2018-04-20 17:00:29 +02:00
Yorik van Havre
10e33d03f8
Active container (light gray) and edit (yellow) colors in Tree view are now changeable in prefs->display->colors
2018-04-19 18:25:48 -03:00
wmayer
840c9e8b3c
prepare for PyCXX 7.0
2018-04-18 19:20:50 +02:00
wmayer
3297399542
fix possible crash when saving preferences
2018-04-17 19:44:26 +02:00
wmayer
c582b069ba
fix compiler warnings with py3 and msvc
2018-04-16 18:24:53 +02:00
wmayer
7ed84a6590
workaround for bug in VS 2013 that occurs at Python init time
2018-04-15 19:05:06 +02:00
wmayer
aa0f6b54d4
fixes #0003424 : 'basic_string::_M_construct null not valid' when opening a v0.16 project with v0.17
2018-04-10 10:51:34 +02:00