Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
před 6 roky |
meditator
|
0059930644
Add support for collision layers and masks in CSG shapes
|
před 6 roky |
Bastiaan Olij
|
fa63a0fe83
Reverse bitangent on everythings to ensure default normal map behavriour is consistent
|
před 6 roky |
Aron Castro
|
3aeeaa9318
Fix csgshape collider without object id
|
před 6 roky |
Rémi Verschelde
|
477e89a8a2
Merge pull request #23760 from BastiaanOlij/fix_tangent_direction
|
před 6 roky |
Bastiaan Olij
|
bcef4b8dc6
Fixing tangent and binormal logic
|
před 6 roky |
Bastiaan Olij
|
9703153396
Adding UVs on end caps
|
před 6 roky |
Bastiaan Olij
|
caf14e77db
Adding mikkt tangent support to CSG objects
|
před 6 roky |
Juan Linietsky
|
b9dd095275
Fix CSG shape generation with meshes without indices, fixes #23364
|
před 6 roky |
Jean-François Michaud
|
720f543caa
Added a fail condition to prevent a crash
|
před 6 roky |
Rémi Verschelde
|
f48ee838e7
Fix GCC 8 warnings about potentially unitialized variables
|
před 6 roky |
jmf
|
11c90b0bb3
Fix to make CSGBox the size that is entered in Width, Height and Depth instead of twice those lengths.
|
před 6 roky |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
před 6 roky |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
před 6 roky |
Bastiaan Olij
|
a971288bb0
Added path_local and path_continious_u properties to CSGPolygon
|
před 6 roky |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
před 6 roky |
Benjamin
|
1535ffab06
Fix CSG issues when reparenting shape nodes.
|
před 6 roky |
Guilherme Felipe
|
35024d4e7b
Add missing copyright headers
|
před 6 roky |
Juan Linietsky
|
dfd1331690
Allow editing of some unbound properties when hinted (or no range hinted)
|
před 6 roky |
Marcelo Fernandez
|
e64bbcc429
Fix some enums missing its bind
|
před 6 roky |
karroffel
|
bf24d570bb
updated OAHashMap to use robinhood hashing
|
před 6 roky |
Juan Linietsky
|
1226720c01
Add poly triangulation order check, ensures faces do not flip on different order
|
před 6 roky |
Juan Linietsky
|
f8520dbba7
-Changed how operators work, any shape can operate on any other
|
před 6 roky |
Juan Linietsky
|
c4d0f528b1
Do not crash if the polygon is invalid
|
před 6 roky |
Juan Linietsky
|
8d199a9b2c
CSG Support for Godot!
|
před 6 roky |