summaryrefslogtreecommitdiff
path: root/modules/csg
AgeCommit message (Expand)Author
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-23Merge pull request #30497 from Calinou/editor-gizmos-change-notifyRémi Verschelde
2019-09-23Merge pull request #32275 from godotengine/skin_supportRémi Verschelde
2019-09-19Fix misc. source comment typosluz.paz
2019-09-18Added skin support and simplified APIs to override bone position.Juan Linietsky
2019-08-19Replace is_zero_approx(A.distance_to(B)) with A==BPaul Trojahn
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-10Notify changes in properties that can be edited by 3D gizmosHugo Locurcio
2019-07-06DOC: Fix spellingRemi Rampin
2019-07-06Added release function to PoolVector::Access.Ibrahn Sahir
2019-07-05Improve the CSG shape gizmo drawingHugo Locurcio
2019-07-02Implement snapping in the CSG gizmos and 3D polygon editorHugo Locurcio
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-28Add support for creating editor icons per moduleAndrii Doroshenko (Xrayez)
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-13Take CSG into account for nav-mesh generationjfons
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-05-20Merge pull request #28965 from jkirsons/csgpolygon-weird-end-capRémi Verschelde
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-17Resolve: #24682 CSGPolygon - weird end capJason
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-04-23Added inspector plugin documentation.Juan Linietsky
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-21Merge pull request #27940 from LeonardMeagher2/fix_csgshape_geometryinstanceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-11CSGMesh material and CSGShape inherits from GeometryInstanceLeonard Meagher
2019-04-01Merge pull request #27430 from LeonardMeagher2/csg_get_mesh_dataRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-25Apply proper offset to CSGMesh material and smooth groupLeonard
2019-03-12Add priority to gizmos and fix small issuesJFonS
2019-03-01Fix CSG crash, closes #26281Juan Linietsky
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-12Core: Ensure classes match their header filenameRémi Verschelde
2019-02-10Fix CSGShape not updating on changing visibilityAndrii Doroshenko (Xrayez)
2019-02-10doc: Sync classref with current sourceRémi Verschelde
2019-01-27Make CSG Shape work with GIProbe, fixes #20465Juan Linietsky
2019-01-16Fix some errors found by static analysisRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-12-15doc: Sync classref with current sourceRémi Verschelde
2018-12-15Add support for collision layers and masks in CSG shapesmeditator
2018-12-14doc: Grammar and punctuation fixes for CSGMesh and CSGCombinercorrigentia
2018-12-08Reverse bitangent on everythings to ensure default normal map behavriour is c...Bastiaan Olij