30 Commits

Author SHA1 Message Date
tetrapod00
39bbba660d Fix video alignment after dependency update without CSS 2025-02-03 11:52:04 -08:00
tetrapod00
049b42989e Revert "Fix video alignment after dependency update"
This reverts commit 0e87849415.
2025-02-03 10:22:46 -08:00
tetrapod00
0e87849415 Fix video alignment after dependency update 2025-01-29 00:30:10 -08:00
tetrapod00
fd782219ec Add small tutorial on making existing mesh manifold with Blender 2025-01-21 14:52:27 -08:00
skyace65
973877f0c8 Update CSG note for 4.4 2025-01-19 22:23:12 -05:00
tetrapod00
ea9fad5bbe Add technical definition for manifoldness 2024-12-19 11:35:27 -08:00
Hugo Locurcio
338c19ca9d Document converting CSG nodes to MeshInstance3D and related lightmapping workflow (#10229)
* Document converting CSG nodes to MeshInstance3D and related lightmapping workflow

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
2024-11-17 11:15:16 +01:00
Hugo Locurcio
8bbf8563ff Link to more up-to-date FuncGodot plugin in CSG Tools, add Cyclops Level Builder
Qodot is now in maintenance mode and has been superseded by FuncGodot.
2024-06-14 21:44:44 +02:00
Hugo Locurcio
3e3bbde35b Add support for embedding videos in documentation pages
This is more efficient than GIFs, animated PNGs or WebPs, while also
providing controls and audio playback if needed.
2024-03-27 19:58:27 +01:00
skyace65
57f04ea856 Update CSG note with info on reliability 2024-03-10 12:00:30 -04:00
yankscally
b1ac7afd7d changed qodot link! 2023-12-06 15:42:00 +00:00
Aaron Franke
7d9ab84ac1 Split the "Importing 3D scenes" article into multiple pages 2023-10-01 13:11:36 -05:00
Aaron Franke
3407328860 Fix typos: "modelling" -> "modeling" 2023-10-01 12:52:25 -05:00
James Czekaj
5cd0f2aa31 Add section mentioning "export as glTF" to CSG docs page (#7324) 2023-05-15 01:42:06 +02:00
Hugo Locurcio
3dfbfbf381 Add links to demo projects where relevant (#6874)
* Add links to demo projects where relevant

- Warn about poor compute shader support on mobile GPUs (due to driver bugs).
- Update control gallery image for 4.0.
- Fix typo in Internationalizing games.

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-03-09 06:09:56 +01:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Max Hilbrunner
198393eec7 More Godot 4 rename fixes (#6315)
* Spatial -> 3D, Transform, Quaternion

* File -> FileAccess

* Camera -> Camera3D

* Update references to MeshInstance and MultiMeshInstance

* ImmediateGeometry -> ImmediateMesh, misc renames
2022-10-15 20:54:47 +02:00
Max Hilbrunner
b82cd0690d A bunch of renames for Godot 4.0 2022-10-15 18:19:12 +02:00
Marcin Sędłak-Jakubowski
bd19917ea0 Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
* Various style edits

* Edit out "simple" when possible

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2021-07-11 14:38:53 +02:00
Hugo Locurcio
3d0f2ce395 Rename the CSG page to give it a more descriptive title
See #3969.
2020-09-05 14:12:19 +02:00
Rémi Verschelde
7b743b7d8e CI: Split setup, linter and build in separate steps
Make sphinx-build treat warnings as errors.

(And fix last remaining warning missed in #3795.)
2020-07-15 11:57:07 +02:00
Hugo Locurcio
4f6fdbc710 Fix various spacing and capitalization issues 2020-05-18 09:54:32 +02:00
Rémi Verschelde
a9f633008f Merge pull request #3421 from Calinou/doc-csg-prototype-textures
Document how to apply prototype textures to CSG nodes
2020-04-21 13:39:54 +02:00
Hugo Locurcio
30ef0c80a3 Document how to apply prototype textures to CSG nodes 2020-04-20 22:05:34 +02:00
Hugo Locurcio
79f75d9433 Mention built-in CSG limitations, recommend Qodot for final levels 2020-04-20 21:33:14 +02:00
Hugo Locurcio
b32ed6c904 Improve the CSG tools page 2019-03-20 14:15:48 +01:00
corrigentia
2f347b8147 Clarify meaning in csg_tools (#2053) 2018-12-19 12:18:35 +01:00
corrigentia
a3cdf74f09 Tweak csg_tools (#2051) 2018-12-14 14:43:19 +01:00
Michael Alexsander Silva Dias
f89a54d2e7 Fix broken reference in CSG page 2018-11-20 22:22:51 -02:00
ZX-WT
078761018d added csg tutorial 2018-10-07 18:10:17 +08:00