summaryrefslogtreecommitdiffstats
path: root/modules/csg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde2019-09-251-2/+2
|\
| * Added some obvious errors explanationsqarmin2019-09-251-2/+2
* | Merge pull request #30497 from Calinou/editor-gizmos-change-notifyRémi Verschelde2019-09-231-0/+8
|\ \
| * | Notify changes in properties that can be edited by 3D gizmosHugo Locurcio2019-07-101-0/+8
* | | Merge pull request #32275 from godotengine/skin_supportRémi Verschelde2019-09-231-1/+1
|\ \ \
| * | | Added skin support and simplified APIs to override bone position.Juan Linietsky2019-09-181-1/+1
| | |/ | |/|
* / | Fix misc. source comment typosluz.paz2019-09-191-1/+1
|/ /
* | Replace is_zero_approx(A.distance_to(B)) with A==BPaul Trojahn2019-08-191-5/+5
* | doc: Sync classref with current sourceRémi Verschelde2019-07-156-7/+7
|/
* DOC: Fix spellingRemi Rampin2019-07-061-1/+1
* Added release function to PoolVector::Access.Ibrahn Sahir2019-07-061-4/+4
* Improve the CSG shape gizmo drawingHugo Locurcio2019-07-052-3/+50
* Implement snapping in the CSG gizmos and 3D polygon editorHugo Locurcio2019-07-021-0/+14
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-8/+8
* doc: Add default values to all propertiesRémi Verschelde2019-06-308-43/+43
* Add support for creating editor icons per moduleAndrii Doroshenko (Xrayez)2019-06-288-0/+50
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde2019-06-202-9/+7
|\
| * Fix always true/false valuesqarmin2019-06-202-9/+7
* | Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-192-9/+11
* | Take CSG into account for nav-mesh generationjfons2019-06-131-1/+1
* | Fix error macro calls not ending with semicolonRémi Verschelde2019-06-111-1/+1
|/
* Merge pull request #28965 from jkirsons/csgpolygon-weird-end-capRémi Verschelde2019-05-201-0/+3
|\
| * Resolve: #24682 CSGPolygon - weird end capJason2019-05-171-0/+3
* | Fix typos with codespellRémi Verschelde2019-05-191-1/+1
|/
* Use approximate equallity methods in many placesAaron Franke2019-04-251-5/+5
* Added inspector plugin documentation.Juan Linietsky2019-04-232-1/+3
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-225-8/+8
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-175-8/+8
* | Merge pull request #27940 from LeonardMeagher2/fix_csgshape_geometryinstanceRémi Verschelde2019-04-212-3/+29
|\ \
| * | CSGMesh material and CSGShape inherits from GeometryInstanceLeonard Meagher2019-04-112-3/+29
| |/
* / doc: Drop unused <demos> tagRémi Verschelde2019-04-199-18/+0
|/
* Merge pull request #27430 from LeonardMeagher2/csg_get_mesh_dataRémi Verschelde2019-04-011-4/+4
|\
| * Apply proper offset to CSGMesh material and smooth groupLeonard2019-03-251-4/+4
* | doc: Bump version to 3.2Rémi Verschelde2019-04-019-9/+9
|/
* Add priority to gizmos and fix small issuesJFonS2019-03-122-0/+5
* Fix CSG crash, closes #26281Juan Linietsky2019-03-011-2/+4
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-6/+6
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-122-2/+2
* Fix CSGShape not updating on changing visibilityAndrii Doroshenko (Xrayez)2019-02-101-0/+7
* doc: Sync classref with current sourceRémi Verschelde2019-02-101-0/+6
* Make CSG Shape work with GIProbe, fixes #20465Juan Linietsky2019-01-272-0/+16
* Fix some errors found by static analysisRémi Verschelde2019-01-161-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-018-16/+16
* Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde2018-12-301-1/+1
|\
| * Expose the new gizmo plugin system to scriptingJFonS2018-12-211-1/+1
* | doc: Sync classref with current sourceRémi Verschelde2018-12-151-16/+15
* | Add support for collision layers and masks in CSG shapesmeditator2018-12-153-9/+153
* | doc: Grammar and punctuation fixes for CSGMesh and CSGCombinercorrigentia2018-12-142-2/+2
* | Reverse bitangent on everythings to ensure default normal map behavriour is c...Bastiaan Olij2018-12-082-13/+1