Turánszki János
7ecd39dd6e
Warning fixes and changes for Linux
...
- Disabled warnings as errors
- Using -Wall for specifying commonly used warnings
- Fixes for many warnings in the engine code
2025-07-29 19:59:53 +02:00
Dennis Brakhane
282b81c3d9
replace default reference captures, fix missing calls ( #1153 )
...
* forAll -> forEach
* replace default reference captures with more specific ones
* fix missing calls in fixXYZ/forEachSelectedWithRefresh
2025-07-08 17:08:59 +02:00
Dennis Brakhane
985596c9b3
editor: reduce code duplication for all other components as well ( #1151 )
2025-07-07 07:36:01 +02:00
Turánszki János
c31aa35c53
gui layout refactor ( #1114 )
2025-06-01 17:07:12 +02:00
Turánszki János
1be929aa8a
gui changes: slider size now includes the textbox, combobox size now includes the droparrow, editor gui rearrangement
2025-05-30 08:50:26 +02:00
Turanszki Janos
3f07801077
breakable constraints
2025-05-01 09:15:24 +02:00
Turánszki János
fe3b922fb9
Terrain spline material and some gui updates ( #1092 )
...
- spline material can modify terrain material
- gui: labels can now auto fit text
- gui: window close button is replaced to the right side to help avoid clicking it by mistake when trying to collapse
2025-04-25 08:36:26 +02:00
Turánszki János
e358a95d59
constraint window fix
2025-04-11 07:29:16 +02:00
Turánszki János
7240d39497
added motor to slider constraint with velocity and force limit controls ( #1075 )
...
Co-authored-by: Twisty <twisty@post.com >
2025-04-11 07:23:14 +02:00
Turánszki János
5fbb71053c
added slider constraint
2025-04-10 08:35:15 +02:00
Turánszki János
28c79236b0
added disable self collision option for constraints
2025-04-09 08:37:19 +02:00
Turánszki János
94d258fd03
added hinge contraint motor
2025-04-08 08:46:15 +02:00
Turánszki János
1b3f322f83
added swing-twist constraint and constraint debug size control
2025-04-07 08:50:14 +02:00
Turánszki János
8bff4ee849
sixdof constraint
2025-04-06 12:45:41 +02:00
Turánszki János
04a35ba032
Constraints ( #1072 )
2025-04-05 07:56:04 +02:00