Erik Ogenvik
|
c84f5fe926
|
Don't implicitly convert from Ref to ptr.
Since it's too easy to introduce subtle bugs.
|
2018-08-05 20:47:09 +02:00 |
|
Erik Ogenvik
|
a12b1a00a3
|
Delete when refs go to zero.
This changes how entities are dereferenced to work more like you would
expect.
|
2018-08-05 14:36:21 +02:00 |
|
Erik Ogenvik
|
58b0746f75
|
Use WrapperBase for CyPy_Props.
|
2018-07-24 23:11:10 +02:00 |
|
Erik Ogenvik
|
33dfbb3425
|
Added tests.
|
2018-07-24 21:18:50 +02:00 |
|
Erik Ogenvik
|
5b282419be
|
Finalize conversion to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Erik Ogenvik
|
701d1a7208
|
Initial work on porting to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Erik Ogenvik
|
5a71381b8d
|
Added default attribute to modProperty.
|
2018-02-26 12:05:10 +01:00 |
|
Erik Ogenvik
|
e7fa53214b
|
Use nullptr instead of NULL.
|
2018-02-06 13:45:11 +01:00 |
|
Erik Ogenvik
|
4d530e25e4
|
Move domain property Entity.
And rename and fixup smaller things.
|
2017-07-25 23:40:39 +02:00 |
|
Erik Ogenvik
|
1c69b3aae6
|
Use camel casing for tests.
This makes it much easier to find them in various editors.
|
2016-06-26 20:17:18 +02:00 |
|