Commit 4c7ee76
authored
OCP 7.9 multiple fixes and QoL improvements (#194)
* OCP 7.9 multiple fixes and QoL improvements
* Add cast_pyobject
* Add overloads with explicit converters
* Make strings implicitly convertible
* TCollection conf fix
Removed duplicate include_body_post and added new implicit conversions.
* Add fmt to deps
* Link against fmt
* Switch to fmt
* typo fix
* Another typo
* typo fix
* Correct cast_pyobject return type
* Simplify iostram casters
* Add RWMesh
* Extra include for RWMesh
* Update version to 7.9.3.11 parent 5b151ff commit 4c7ee76
File tree
5 files changed
+86
-489
lines changed- templates
5 files changed
+86
-489
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
496 | 510 | | |
497 | 511 | | |
498 | 512 | | |
| |||
1090 | 1104 | | |
1091 | 1105 | | |
1092 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
1093 | 1113 | | |
1094 | 1114 | | |
1095 | 1115 | | |
| |||
1279 | 1299 | | |
1280 | 1300 | | |
1281 | 1301 | | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
1282 | 1314 | | |
1283 | 1315 | | |
1284 | 1316 | | |
| |||
1495 | 1527 | | |
1496 | 1528 | | |
1497 | 1529 | | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
0 commit comments