summaryrefslogtreecommitdiffstats
path: root/modules/csg
Commit message (Expand)AuthorAgeFilesLines
* Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-1/+1
* Editor: Improve cylinder gizmos 🌈HolonProduction2024-10-111-44/+10
* Merge pull request #97479 from dustdfg/csg_redudant_3d_disabled_checkRémi Verschelde2024-09-261-4/+0
|\
| * Remove redudant _3D_DISABLED check from csg moduleYevhen Babiichuk (DustDFG)2024-09-261-4/+0
* | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
|/
* [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-1/+1
* Merge pull request #96389 from kitbdev/extract-main-screenRémi Verschelde2024-09-111-1/+1
|\
| * Extract editor main screenkit2024-09-091-1/+1
* | Fixed CSG debug collision shapes being visible in editor. Also undid an old, ...Zi Ye2024-09-091-6/+1
|/
* Merge pull request #93252 from smix8/csg_bakeRémi Verschelde2024-08-195-18/+249
|\
| * Add CSG options to bake to static mesh and collision shapesmix82024-06-195-18/+249
* | Fix CSGShape3D's _mesh_changed thread unsafe call to update_gizmosjsjtxietian2024-07-301-1/+2
* | Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-238-8/+8
|/
* Make CSG shape dirty after changing Snap, update doc312024-06-162-1/+6
* Use Core/Scene stringnames consistentlykobewi2024-05-131-3/+3
* Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-081-1/+1
* [Core] Add `LocalVector::has` for convenienceA Thousand Ships2024-05-061-1/+1
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Move 3D-only resources to their own folderAaron Franke2024-02-261-1/+1
* Merge pull request #85455 from xiongyaohua/fix_CSGPolygon_not_following_Path3DRémi Verschelde2024-02-151-0/+2
|\
| * Path3D notify transform change to CSGPolygonYaohua Xiong2024-01-081-0/+2
* | Replace error checks against `size` with `is_empty`A Thousand Ships2024-02-091-1/+1
* | Update deferred calls to use Callableskobewi2024-01-091-2/+2
|/
* Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gi...Yuri Sizov2023-12-191-1/+1
|\
| * Prompt require editor restart to user when gizmo color changedjsjtxietian2023-10-061-1/+1
* | Merge pull request #84652 from timothyqiu/enum-punYuri Sizov2023-12-191-1/+1
|\ \
| * | Avoid punning enum names in documentationHaoyu Qiu2023-11-091-1/+1
* | | Merge pull request #80326 from MewPurPur/no-exp-with-zeroRémi Verschelde2023-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | Remove exp hint of a few propertiesMewPurPur2023-08-061-1/+1
* | | Merge pull request #82133 from MewPurPur/svg-tweaksYuri Sizov2023-11-066-6/+6
|\ \ \
| * | | Optimize, tweak, improve consistency in SVG icons, and fix masks in light modeMewPurPur2023-11-046-6/+6
* | | | Fix CSGShape debug_collision_shape crashsmix82023-11-021-1/+3
* | | | Hide CSGShape's debug_collision_shape when it is invisiblejsjtxietian2023-10-301-0/+5
| |_|/ |/| |
* | | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-2/+2
|/ /
* | Improve the Torus iconsMewPurPur2023-09-201-1/+1
* | Add helper for 3D gizmos and unify boxkobewi2023-09-122-52/+26
* | Make CSGShape follow curve's tilt in Path modepidogs2023-08-171-2/+2
* | Clarify the behaviour of CSGMesh3D using ArrayMeshmandryskowski2023-08-121-1/+2
|/
* Unify and streamline connecting to Resource changeskobewi2023-07-171-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-069-9/+9
* Bump version to 4.2-devRémi Verschelde2023-07-059-9/+9
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-152-2/+3
* Optimize CSG icons and moreVolTer2023-05-298-8/+8
* Fix CSGPolygon3D in path mode disappearing at runtime.Evan Todd2023-05-151-1/+1
* Enable shadow warnings and fix raised errorsNinni Pipping2023-05-112-20/+20
* Add debug collision shape to CSG with collisionRicardo Buring2023-05-032-0/+46
* Fix infinite loop in Build2DFaces::_find_edge_intersectionsJustin Wash2023-04-271-5/+22
* Fix CSG edge case causing intersection line to hit on common edge of 2 trian...K. S. Ernest (iFire) Lee2023-04-274-17/+80
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-019-9/+9