Chris Hennes
|
fa8e0a6865
|
Remove various sys.version_info >= 3 checks
|
2022-11-09 14:08:54 +01:00 |
|
wmayer
|
75ee04299a
|
Base: fix build failure because number_long() has been removed in PyCXX
|
2022-08-02 12:41:04 +02:00 |
|
berniev
|
15419982d4
|
Base: Modernise ctors dtors defs etc
|
2022-08-02 12:37:46 +02:00 |
|
berniev
|
ba5c312a58
|
remove redundant void from Base
|
2022-07-31 14:10:34 +02:00 |
|
wmayer
|
f62a6c8658
|
Base: fix possible Python type mismatch for Base::Vector2dPy
when using FreeCAD as a pure Python module.
See forum topic: https://forum.freecadweb.org/viewtopic.php?f=10&t=67617
|
2022-03-31 15:08:48 +02:00 |
|
Chris Hennes
|
b5c72abee4
|
Base: PR6497 move return statement to new line
|
2022-03-29 12:34:34 -05:00 |
|
wmayer
|
4a343ab31e
|
Base/App: fix warnings from code analysers:
* convert old-style-casts to explicit C++ casts where possible
* make some implicit conversions explicit
|
2022-03-06 23:49:30 +01:00 |
|
Uwe
|
38ea286f28
|
[Base] Geometry etc.: remove unused includes
|
2022-03-01 13:56:02 +01:00 |
|
wmayer
|
09c91738cc
|
Base: add methods to Vector2dPy
|
2021-11-14 20:05:22 +01:00 |
|
wmayer
|
0c0e34b203
|
Base: implement number protocol for Vector2dPy
|
2021-11-14 19:25:29 +01:00 |
|
wmayer
|
53db547270
|
Base: add factory method to Vector2dPy
|
2021-11-14 18:18:38 +01:00 |
|
wmayer
|
2830652a39
|
workaround in PyCXX classes due to removed support of old-style classes
|
2019-06-25 18:15:10 +02:00 |
|
wmayer
|
9735744b46
|
declare some PyCXX functions for export, add PyCXX wrapper for Vector2dPy class
|
2016-11-24 15:25:48 +01:00 |
|
wmayer
|
04fd872531
|
fix build problems on Linux/OSX
|
2016-11-22 16:16:48 +01:00 |
|
wmayer
|
78a6da83b0
|
add Python wrappers for Geom2d classes
|
2016-11-22 14:09:19 +01:00 |
|
wmayer
|
a5537a992f
|
add simple Python wrapper for Vector2d class
|
2016-11-21 22:01:34 +01:00 |
|
wmayer
|
bcd19ad75b
|
support any sequence type in init method of Vector class
|
2016-07-27 09:23:20 +02:00 |
|
wmayer
|
55984a200f
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|