Commit Graph

10481 Commits

Author SHA1 Message Date
Kurt Kremitzki
12381a0fdb Fix image installation for Start WB 2017-03-15 10:26:49 -03:00
Bruce B. Lacey
e5c9145aa0 ports-cache timeout
* Use travis_wait for prime_local_ports_cache to increase ports-cache
    time limit imposed when restoring a ports-cache
2017-03-15 10:24:01 -03:00
Yorik van Havre
29b0ca3c6e Merge pull request #614 from DeepSOIC/BOPTools2
BOPTools imporvements
2017-03-15 10:22:39 -03:00
DeepSOIC
cbf96d83a9 Part.BOPTools: fix wire making
Use Part.sortEdges instead of Part.getSortedClusters. Thanks
@realthunder!
2017-03-14 02:07:07 +03:00
DeepSOIC
a603402dc0 Part.BOPTools: drag-drop support
Drag-drop support for Connect, BooleanFragments and XOR.
2017-03-14 01:51:50 +03:00
Yorik van Havre
b3a440ca62 Web: misc fixes to sketchfab exporter 2017-03-13 19:37:17 -03:00
Yorik van Havre
f109859e17 Using sketchfab API v3 2017-03-11 16:32:51 -03:00
Yorik van Havre
7909cb0b8c Web: Added sketchfab exporter 2017-03-11 15:27:12 -03:00
Kurt Kremitzki
9cda96043e Fix startpage auto height and width 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
322cdb20a0 Reorganize start WB 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
21f4eb5ba8 Update getting started wiki link 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
8886f7d17f Remove commits list from Start WB 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
cae1b116d4 Update background image reference 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
c6da05293a Remove commits from start wb 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
652d1795f7 Break out html and js into files 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
b7439b496a Break translation texts out into own file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
970679b9cd Break off css into separate file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
9b9ff54616 Delete unused html file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
74d98b6d67 Move start WB images to separate folder 2017-03-11 14:53:36 -03:00
Yorik van Havre
f8e2c626e8 Merge pull request #608 from triplus/master
Navigation indicator translations support
2017-03-11 14:48:58 -03:00
triplus
a33e988605 Navigation indicator translations support 2017-03-11 14:43:56 +01:00
Yorik van Havre
ea274e59ed Arch: Material improvements
* Fix in material editor when loading existing material
* Added some properties to Arch materials that reflect the contents of the material dictionary
* Added some similar properties to Arch equipment
* Fixed standard code button in Arch material panel to go to Omniclass website to pick a code
2017-03-08 20:39:38 -03:00
Yorik van Havre
93983d8b6a Arch: small bugfix in IFC export 2017-03-08 16:41:05 -03:00
Yorik van Havre
94faa9dd2b Arch: misc minor bugfixes 2017-03-08 15:55:07 -03:00
Yorik van Havre
002597b585 Part: Support subcomponent transparencies in compounds 2017-03-08 15:54:44 -03:00
wwmayer
b5ec07b505 Merge pull request #600 from triplus/macOS-Integration
Fine tune statusbar integration
2017-03-08 13:01:21 +01:00
wwmayer
26280ca0c9 Merge pull request #601 from jsmaniac/patch-print-radius
str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>"
2017-03-08 13:00:54 +01:00
Georges Dupéron
ab4cbbaedf str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>"
str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>", it should return "<Constraint 'Radius'>"
2017-03-08 00:04:04 +01:00
triplus
d5d8ed5466 Fine tune statusbar integration 2017-03-07 23:31:38 +01:00
looooo
d3db9eaf0e cmake: reset shiboken-cmake-suffix for python < 3 2017-03-07 13:57:11 -03:00
Sergo
a559078c7d stop profile based and primitives if file is in undetermined workflow 2017-03-07 13:51:42 -03:00
Sergo
48ebbeb255 stop dressup features when applied to non-acitve body 2017-03-07 13:51:42 -03:00
Sergo
a2a497e8c6 fixing transformed features and guessworkflow 2017-03-07 13:51:42 -03:00
Sergo
516a979cf2 fixing dressup features 2017-03-07 13:51:42 -03:00
Sergo
eb48068420 fix pd tools from running when no active parts 2017-03-07 13:51:42 -03:00
Bruce B. Lacey
b1cf7ec7ea Use CMAKE_PREFIX_PATH for Qt 5 builds
* To obivate creating Qt symlinks in /usr/local and simplify
    build/install
2017-03-07 13:49:59 -03:00
Kunda
4671a4e12d ascii weirdness
Upstreamed fixes to stepcode in https://github.com/stepcode/stepcode/pull/356 were accepted. Please merge as ongoing typo fix effort in issue #2914
2017-03-07 13:48:16 -03:00
Eivind Kvedalen
2714dd82c8 Spreadsheet: Fixed issue #2894: Unit strings could be used as aliases. 2017-03-07 13:45:53 -03:00
Kunda
31b0233393 source typo fixes pt6 2017-03-07 13:43:46 -03:00
Bernd Hahnebach
f5a69b8f08 FEM: example 2D, update to the new element geometry object 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
f0416755b4 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
11ec82d453 FEM: fluid section and elment fluid 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
bfb4ce823e FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
5215a7d751 FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
9f3b7ebfe0 FEM: code formating, flake8 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
dc1a46ceaf FEM: icon file, sort by names 2017-03-07 13:40:18 -03:00
joha2
f90ed50fb4 FEM: fenics import/export: one line documentation, fixed make_femmesh call 2017-03-07 13:40:18 -03:00
Yorik van Havre
a6c880102e Arch: Renaming Hires to HiRes 2017-03-07 13:36:33 -03:00
Yorik van Havre
f1c729d984 Arch: Added Hires property + display mode to all Arch objects 2017-03-07 00:34:30 -03:00
wmayer
efe7599ae2 fallback handling if in VBO rendering no normals are set 2017-03-06 19:18:47 +01:00