Sebastian Hoogen
af50cbf964
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
wmayer
353d481281
+ Add StackWalker to get log messages on crashes (MSVC only)
2014-09-03 11:48:34 +02:00
wmayer
721cb21b42
+ do not abort if user.cfg or system.cfg is empty
2014-08-31 16:10:45 +02:00
wmayer
419664e0ea
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
2014-08-28 12:37:42 +02:00
jriegel
3f377c7c0e
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
2014-08-27 22:25:35 +02:00
jriegel
b701003247
fix Win64 bug in FileInfo
2014-08-27 22:22:29 +02:00
jriegel
d0d832896a
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +02:00
wmayer
839eced7a9
+ fix more compiler warnings
2014-08-27 13:26:44 +02:00
wmayer
2fe8e5c070
+ fixes #0001696 : Quantity.getValueAs('rad') touches the Property
2014-08-18 13:30:14 +02:00
Sebastian Hoogen
2583e50ea0
flush stdout after reseting the console color
2014-08-18 13:11:16 +02:00
jriegel
4cd434a096
New parser c-files
2014-08-10 19:17:40 +02:00
jriegel
ba683cb39d
Merge branch 'refs/heads/negative_sign_problem-2'
2014-08-10 19:12:39 +02:00
jriegel
6b4f15d95d
remove double parameter functions from quantity parser
2014-08-10 19:10:14 +02:00
Yorik van Havre
677ee978e4
Added a couple of missing units in MKS schema
2014-08-04 19:16:10 -03:00
jriegel
cf229654aa
App and Base Compiles with new LibPack
2014-08-03 22:56:52 +02:00
Johan K
d9a5576708
Adding changes
2014-08-03 20:13:05 +02:00
jriegel
eb8c06aaa3
clean up number scanner in Units
2014-08-03 17:24:42 +02:00
jriegel
11dd48375d
fix swedish minus simbol
2014-08-03 16:01:21 +02:00
wmayer
004f61d4e1
+ Add class CoordinateSystem and use it to compute placement of plane from fit
2014-07-29 23:01:29 +02:00
wmayer
d422b146b0
+ fixes #0001619 : Python script generating 3D model works in V0.13, error in V0.14
2014-07-27 14:08:31 +02:00
wmayer
bbaf4d9073
+ use XMLString::release to free memory
2014-07-16 19:11:17 +02:00
wmayer
050bab79f0
+ fix mesh trimming
2014-07-16 18:21:30 +02:00
wmayer
09572a364a
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
25defd5699
+ support comparison with double in quantity number protocol
2014-07-14 17:17:41 +02:00
wmayer
bda933a1ca
+ add further log messages at startup for better troubleshooting, fix possible crash, fix typos
2014-07-01 11:03:55 +02:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
wmayer
9ef32aab8e
+ fixes #0001536 : Feature.Placement.Rotation.isNull() touches the Feature
2014-05-08 18:52:08 +02:00
wmayer
f53c22417e
+ remove unneeded semicolons
2014-05-08 17:32:23 +02:00
wmayer
55984a200f
+ fix flaws found with code analyzer tool
2014-05-07 13:09:44 +02:00
wmayer
ad24c619d6
+ Better support of clang, fix issues discovered by clang
2014-05-05 18:25:59 +02:00
mdinger
f53989e7a6
Fix precompiled header build error
2014-04-30 13:41:19 +02:00
mdinger
b606beb103
Remove extra parameter. Fix FreeCAD* names.
2014-04-30 13:41:15 +02:00
mdinger
37d6b55008
Insert SET_BIN_DIR macro everywhere except Mod
2014-04-30 13:41:12 +02:00
jriegel
105732fe40
New Unit-Schema ImperialDecimal
2014-04-15 18:25:00 +02:00
wmayer
cd48beffed
+ minor change in Vector2D
2014-03-29 11:57:58 +01:00
wmayer
966b12813a
+ fix typos or documentation
2014-03-29 11:46:07 +01:00
wmayer
553a1153db
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-15 12:50:24 +01:00
wmayer
0b0a57a4eb
+ Replace floats with doubles
2014-02-26 16:27:28 +01:00
wmayer
f0d8650c3c
+ Fix broken unit tests
2014-02-25 15:24:10 +01:00
wmayer
fafe85ba86
+ fixes #0001418 : Base::Matrix4d can't invert rotoinversion
2014-02-17 16:42:28 +01:00
wmayer
927811213d
+ fixes #0001410 : Base::Quantity::getValueAs does not properly check the dimension
2014-02-14 17:14:39 +01:00
wmayer
cc016c9365
+ fixes #0001409 : implement FreeCAD.Units.Quantity().__float__()
2014-02-14 14:50:01 +01:00
wmayer
ed4729dac1
+ extend number protocol
2014-02-14 13:53:47 +01:00
wmayer
8c354c7635
+ extend number protocol
2014-02-14 13:45:56 +01:00
wmayer
438b6d4681
+ extend number protocol
2014-02-14 12:46:30 +01:00
jriegel
bb8fcd2bf3
Using Locale delimiter
2014-02-10 21:25:53 +01:00
wmayer
2241f2ad1c
+ fixes #0001364 : Issue 1256 is not actually fixed
2014-01-24 13:54:57 +01:00
wmayer
3fe720f3bc
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
wmayer
668f337963
+ Fix typo
2013-12-30 12:57:08 +01:00
wmayer
5aa1f90dbd
+ Keep trailing digits when loading project file
2013-12-30 12:54:45 +01:00