wmayer
53bd021b97
improve exception handling in ViewProvider::eventCallback
2018-07-30 12:25:54 +02:00
wmayer
8943dc5fdf
expose methods to Python to change navi cube settings
2018-07-29 11:32:54 +02:00
wmayer
a3a15e5b8e
fixes #0003538 : MacOSX 10.13 not in the 'About FreeCAD' dialog
2018-07-28 16:06:15 +02:00
luz.paz
9bd704d320
Misc. code comment typo fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
2018-07-27 10:39:43 -03:00
wmayer
013e8108c0
add option to drag at cursor instead of view center
2018-07-25 22:36:35 +02:00
wmayer
bf7867a6e6
add brnading option to show full version number in splash screen
2018-07-25 22:26:54 +02:00
wmayer
b34fe95808
minor changes
2018-07-25 21:49:21 +02:00
wmayer
446029adc4
add url handler to handle certains protocols differently
2018-07-25 21:48:55 +02:00
wmayer
0260370b65
+ add option to switch off precompiled header
2018-07-25 20:17:11 +02:00
wmayer
f0a13f0530
fix possible crash in Quarter viewer
2018-07-25 19:50:25 +02:00
wmayer
989274a331
+ Improve mesh selection (precompute projection matrix and use polygon bounding box)
2018-07-25 18:00:42 +02:00
wmayer
208f6d82f4
use correct spelling of Windows header
2018-07-25 16:49:37 +02:00
luz.paz
168bc9bb46
Source typo fix
...
minor typo in function saveIfNeccessary() to saveIfNecessary()
2018-07-13 18:49:48 -04:00
luz.paz
a1ffb0fa3c
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
6a5ad383ab
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
Yorik van Havre
e64657abe0
allow to disable version number in window title
2018-07-07 20:12:43 -03:00
Victor Fragoso
c9c9913c06
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
0b94e1b223
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
5a7a765ed6
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
0f794f7099
Fix Blender Navigation
2018-06-13 12:21:34 +02:00
wmayer
d7c5f389e2
explicit handling of English/en locale in setLocale and supportedLocales
2018-06-09 20:34:54 +02:00
wmayer
41f51b33ee
add methods to set/get locales
2018-06-09 17:31:19 +02:00
luz.paz
af3ef5b19d
Misc. typos
...
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
wmayer
01454584fc
fix inconsistent default parameters, fix warnings
2018-05-31 13:47:31 +02:00
wmayer
e266c6320a
respect settings of locatation navicube when creating a new view
2018-05-30 09:45:44 +02:00
wandererfan
2e894444f7
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
9a3021818b
implement option to change corner of navi cube
2018-05-26 18:51:53 +02:00
wmayer
3b4ab88844
+ 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
322cb29f64
remove unrealiable implementation of ViewNormalToSketchPlaneCmd
2018-05-26 15:33:45 +02:00
wmayer
b24a2996f8
make NaviCube working for Qt4 and Qt5
2018-05-26 15:33:45 +02:00
wmayer
68b979de5e
fix Qt5 build failure
2018-05-26 15:33:45 +02:00
Kustaa Nyholm
e610965b5c
First Qt5 compatible NaviCube attempt
2018-05-26 15:33:45 +02:00
wmayer
dd0b80e5c1
fix possible stack overflow when finishing edit mode
2018-05-24 19:37:16 +02:00
luz.paz
43244aa762
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
69b3b0b7f2
Misc. typos
2018-05-19 12:06:34 -04:00
Yorik van Havre
5e1e1260c8
Remember background type in Tools->Save picture dialog
2018-05-18 10:46:21 -03:00
Yorik van Havre
8ea89a40e0
Select items already present in PropertyLinkList edit dialog
2018-05-16 14:58:33 -03:00
luz.paz
b36b21247c
follow-up source typos
2018-05-11 10:02:56 -03:00
luz.paz
68c4b22315
Source typos fixes
2018-05-11 10:02:56 -03:00
Pablo Gil
71ba6506af
Stylesheets: updated and upgraded to full SVG design
2018-05-08 10:06:03 +02:00
wmayer
6121917f9f
fix crash when entering quit() in Python console for Py3
2018-04-28 12:13:42 +02:00
wmayer
ec36f0cfe4
fix Linux build failure
2018-04-27 14:47:19 +02:00
wmayer
41219c3467
improve icon theme handling
2018-04-27 13:27:45 +02:00
wmayer
88a8a4f631
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
23725806af
Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul
2018-04-25 09:45:12 -03:00
luz.paz
9167064fc1
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
wmayer
2111fc0a3d
fix crash when using space mouse on Windows and built with Qt5
2018-04-25 10:58:14 +02:00
wmayer
0423edbaba
fix broken layout in view color panel
2018-04-22 11:02:04 +02:00
Arne
aff8280895
ViewProviderGeometryObject: set default random shape color to false
2018-04-21 13:51:51 +02:00
dulouie
2414219c94
fix small layout issues
2018-04-21 13:33:40 +02:00