Jarrett Johnson
fbfda4a257
Replace NULL with nullptr
2024-05-20 09:07:33 -04:00
Jarrett Johnson
65835f9991
Remove OOMac
2021-07-07 12:03:25 -04:00
Jarrett Johnson
355c45d229
Place CObject in pymol namespace
2021-02-11 19:14:06 +01:00
Thomas Holder
737cd4f65f
CObject::getCurrentState refactoring
...
fixes:
PYMOL-3388
PYMOL-3390
PYMOL-3391
2020-03-13 09:09:38 +01:00
Thomas Holder
5306f2252e
generalize object matrix operations
2019-10-29 16:24:26 +01:00
Thomas Holder
75f06a974e
CObject function pointers -> virtual methods
2019-10-29 16:24:12 +01:00
Jarrett Johnson
00473b5656
C++ inheritance for Object classes
2019-09-04 18:18:01 +02:00
Nandini Naidu
7dc7091a40
Converted C VLAs to C++ VLAs, managed combination C and C++ memmory allocation issues.
2019-08-13 16:33:10 +02:00
Thomas Holder
035d6fe611
C++ inheritance for all CObject subclasses
2019-03-29 13:36:14 +01:00
Thomas Holder
4bbe42513c
stick_round_nub, UTF-8, display_scale_factor, ...
...
* stick_round_nub for COLLADA export
* UTF-8 in feedback
* display_scale_factor (ported from Incentive PyMOL)
* dx map import: support "type float" and skewed delta
2018-02-28 13:16:16 +00:00
Thomas Holder
f42840260b
c++ for all PyMOL c files
...
- renaming files c -> cpp
- c++ specific syntax (::)
2014-09-08 13:42:11 +00:00