Jarrett Johnson
|
07d7a790f0
|
Forward decls/Move headers to source
|
2021-08-20 11:24:10 -04:00 |
|
Jarrett Johnson
|
4431dd0ce2
|
Settings copied on object copy
|
2020-10-16 11:07:17 +02:00 |
|
Thomas Holder
|
38900aa4bd
|
Remove sphere_mode=5 (ARB sphere shader)
|
2020-06-22 11:17:28 +02:00 |
|
Thomas Holder
|
48a9994774
|
refactor: CoordSet CObjectState inheritance
|
2020-02-26 19:16:54 +01:00 |
|
Thomas Holder
|
4f50d7568a
|
eliminate pymol::vla non-const legacy VLA cast
Avoid assignment of pymol::vla<T> return values to T*.
Refactoring to facilitate this:
- const-correctness (const T* cast still works)
- .data()
- T* -> pymol::vla<T> function arguments
|
2019-09-23 15:56:55 +02:00 |
|
Jarrett Johnson
|
37f95ef227
|
ObjectMolecule proper C++ inheritance
|
2019-03-29 13:04:12 +01:00 |
|
Thomas Holder
|
5e04325863
|
cleanup (local/unused function declarations)
|
2019-02-06 15:43:14 +01:00 |
|
Thomas Holder
|
90939028a3
|
const correctness for Color.cpp
|
2018-07-03 20:31:13 +02:00 |
|
Thomas Holder
|
f21c61958e
|
Graphics refactoring, ported from Incentive PyMOL
|
2018-07-03 20:19:12 +02:00 |
|