summaryrefslogtreecommitdiffstats
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
...
* | Expose Animation::value_track_interpolate to GDscriptlolligerjoj2020-10-011-0/+1
* | Improve appearance of [connection] and [editable] sections in .tscn filesDanil Alexeev2020-09-291-1/+8
* | Merge pull request #42078 from Chaosus/vs_rename_typeRémi Verschelde2020-09-292-24/+24
|\ \
| * | Renames Type to OpType in VisualShaderNodeMultiplyAddYuri Roubinsky2020-09-152-24/+24
* | | Merge pull request #35924 from doot24/fix_#35863Rémi Verschelde2020-09-271-1/+1
|\ \ \
| * | | changed max point limit to 1 instead of 2D00T242020-02-051-1/+1
* | | | Add a property hint to StyleBoxFlat `shadow_size` for editor usabilityHugo Locurcio2020-09-241-1/+1
* | | | Merge pull request #42203 from rcorre/physicsmat_hintRémi Verschelde2020-09-231-2/+2
|\ \ \ \
| * | | | Fix hints on PhysicsMaterial bounce/friction.Ryan Roden-Corrent2020-09-191-2/+2
* | | | | Fix expressions nodes in visual shadersYuri Roubinsky2020-09-221-0/+9
* | | | | Fix some bugs in visual shader editorYuri Roubinsky2020-09-214-7/+103
|/ / / /
* | / / Fix typos with codespellRémi Verschelde2020-09-181-2/+2
| |/ / |/| |
* | | Fix triplanar texture code generation in visual shadersYuri Roubinsky2020-09-112-5/+5
* | | Merge pull request #41955 from Chaosus/vs_performance_fix3Yuri Roubinsky2020-09-112-17/+0
|\ \ \
| * | | Improve performance of Add/Remove/Connect/Change nodes in visual shaderYuri Roubinsky2020-09-112-17/+0
* | | | doc: Sync classref with current sourceRémi Verschelde2020-09-113-1/+9
|/ / /
* | | Move safe line color into editorPaulb232020-09-101-1/+0
* | | Add folding gutter to code_editPaulb232020-09-101-3/+2
* | | Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb232020-09-103-4/+10
* | | Changed line_edited_from(from) to lines_edit_from(from, to)Paulb232020-09-103-8/+5
* | | Added Line numbers to CodeEditPaulb232020-09-101-1/+0
* | | Add and convert editor to use CodeEditPaulb232020-09-101-0/+41
* | | Added Texture3D to visual shadersYuri Roubinsky2020-09-102-0/+172
* | | Merge pull request #41918 from reduz/implement-3d-texturesJuan Linietsky2020-09-092-0/+420
|\ \ \
| * | | Implement 3D textures as import and resource format.reduz2020-09-092-0/+420
* | | | Improve performance for Show/Hide port preview in visual shadersYuri Roubinsky2020-09-092-0/+7
|/ / /
* | | Improve performance of Undo:change node position in visual shaderYuri Roubinsky2020-09-092-0/+24
* | | mesh_library.h: Update header guard to reflect file nameYetizone2020-09-081-3/+3
* | | Added `active` boolean to particles mode output in visual shadersYuri Roubinsky2020-09-071-0/+3
* | | Remakes particles in visual shadersYuri Roubinsky2020-09-072-31/+113
* | | Fix some broken visual shader nodesYuri Roubinsky2020-09-073-4/+9
* | | Merge pull request #41767 from lolleko/patch-1Rémi Verschelde2020-09-071-1/+0
|\ \ \
| * | | Remove ArrayMesh::surface_remove declarationLorenz Junglas2020-09-041-1/+0
* | | | Implement manual particle emission and particle sub emitters.reduz2020-09-062-141/+200
* | | | Cleanup constructor code in visual shader nodesYuri Roubinsky2020-09-054-135/+63
|/ / /
* | | doc: Sync classref with current sourceRémi Verschelde2020-09-042-2/+3
* | | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-036-48/+48
* | | Merge pull request #41459 from Paulb23/nested_color_regionsRémi Verschelde2020-09-031-13/+16
|\ \ \
| * | | Fix color region end key seach and start key orderPaulb232020-08-221-13/+16
* | | | Merge pull request #41724 from Chaosus/vs_fix_particlesYuri Roubinsky2020-09-032-25/+25
|\ \ \ \
| * | | | Restore Particles functionality in visual shaderYuri Roubinsky2020-09-032-25/+25
* | | | | Merge pull request #41533 from Chaosus/vs_fix_specularRémi Verschelde2020-09-031-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix specular render_mode for visual shaders Yuri Roubinsky2020-08-281-2/+11
| |/ / /
* | | | Re-Implement GPU particles on master.Juan Linietsky2020-09-021-1/+1
* | | | Merge pull request #30148 from zaksnet/fix-texture-editorRémi Verschelde2020-08-311-0/+1
|\ \ \ \
| * | | | Adds automatic update for region_rectZak2020-08-291-0/+1
| |/ / /
* / / / Make `AnimatedTexture.MAX_FRAMES` publicAndrii Doroshenko (Xrayez)2020-08-301-1/+2
|/ / /
* | | Merge pull request #41345 from clayjohn/VULKAN-sky-fogJuan Linietsky2020-08-201-0/+3
|\ \ \
| * | | Add fog to sky shadersclayjohn2020-08-191-0/+3
* | | | Update ResourceLoaderText::load to not update progress if resources are 0jjjlalonde@gmail.com2020-08-161-3/+3
|/ / /