aboutsummaryrefslogtreecommitdiff
path: root/scene/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #17602 from ivodopiviz/tscn-issuesJuan Linietsky2018-04-071-9/+4
|\ \ \ \
| * | | | Removed unnecessary newlines from tscnIvan Vodopiviz2018-03-251-9/+4
| |/ / /
* | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky2018-04-071-0/+2
|\ \ \ \
| * | | | Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-0/+2
| |/ / /
* / / / Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson2018-04-011-0/+2
|/ / /
* | | Merge pull request #17094 from Calinou/add-dynamicfont-hinting-optionsRémi Verschelde2018-03-132-10/+49
|\ \ \ | |/ / |/| |
| * | Add an hinting mode setting to DynamicFontsHugo Locurcio2018-02-282-10/+49
* | | Fix serialization of identifiers with non printable ASCII charactersRémi Verschelde2018-03-021-2/+9
|/ /
* | Merge pull request #16932 from groud/fix_collision_shape_selectionRémi Verschelde2018-02-241-1/+1
|\ \
| * | Fixes collisions shape selectionGilles Roudiere2018-02-221-1/+1
* | | Merge pull request #16930 from PJB3005/18-02-22-styleboxtexture-textureRémi Verschelde2018-02-242-8/+8
|\ \ \
| * | | StyleBoxTexture: Texture instead of RES for texture and normal_map.Pieter-Jan Briers2018-02-222-8/+8
| |/ /
* / / Refactor version macros and fix related bugsRémi Verschelde2018-02-231-1/+0
|/ /
* | Fix typos with codespellluz.paz2018-02-216-11/+11
* | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky2018-02-212-4/+352
* | Merge pull request #16772 from damarindra/tileset_editor_improvementRémi Verschelde2018-02-212-21/+27
|\ \
| * | Tileset Editor ImprovementDamar Indra2018-02-202-21/+27
| |/
* | Merge pull request #16718 from Chaosus/triplanarfixRémi Verschelde2018-02-201-3/+6
|\ \
| * | Added refraction possibility for triplanar uv modeChaosus2018-02-151-3/+6
| |/
* | Merge pull request #16530 from AndreaCatania/raysRémi Verschelde2018-02-194-2/+50
|\ \
| * | Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania2018-02-194-2/+50
* | | Merge pull request #15780 from volzhs/emojiRémi Verschelde2018-02-192-21/+58
|\ \ \ | |_|/ |/| |
| * | Support colored fontvolzhs2018-01-162-21/+58
* | | Merge pull request #15523 from Nutriz/change_primmesh_accuracy_valueRémi Verschelde2018-02-141-8/+8
|\ \ \
| * | | Change primitive meshes acccuracy valueJerome670002018-01-091-8/+8
* | | | Merge pull request #15592 from paulloz/textedit-initial-sizeRémi Verschelde2018-02-141-3/+3
|\ \ \ \
| * | | | set a better initial size to TextEdit nodesPaul Joannon2018-01-111-3/+3
* | | | | Merge pull request #15799 from SaracenOne/lightmap_unwrap_script_exposeRémi Verschelde2018-02-141-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Expose 'lightmap_unwrap' method to the scripting engine.Saracen2018-01-171-0/+2
| | |_|/ | |/| |
* | | | Fix texture import spellingPhil Jones2018-02-031-1/+1
* | | | Gradient: fix wrong property typePoommetee Ketson2018-02-031-2/+2
* | | | Merge pull request #16276 from bcr3ative/issue_15668Rémi Verschelde2018-02-011-10/+10
|\ \ \ \
| * | | | Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-10/+10
* | | | | Merge pull request #15946 from MarianoGnu/issue_15870Rémi Verschelde2018-02-011-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | attemp to fix #15870Mariano Suligoy2018-01-211-2/+2
* | | | | Ability to import .escn files, which is just a .tscn but with forced import.Juan Linietsky2018-01-302-0/+6
* | | | | Expose audio streams get_length()MrCdK2018-01-222-19/+19
* | | | | I have no idea why this commit fixes #15392Juan Linietsky2018-01-212-15/+12
|/ / / /
* | | | Fix typos in code and docs with codespellRémi Verschelde2018-01-184-5/+5
* | | | BMFont loading direct support from .fnt files.Juan Linietsky2018-01-162-0/+47
|/ / /
* | | Merge pull request #15629 from endragor/fix-shader-propertyRémi Verschelde2018-01-121-1/+1
|\ \ \
| * | | Fix Material's shader property bindingRuslan Mustakov2018-01-121-1/+1
* | | | Make burley default for materials, fixes #15054Juan Linietsky2018-01-121-1/+1
|/ / /
* | | Bind many more properties to scriptsBojidar Marinov2018-01-1218-134/+77
* | | Merge pull request #15528 from AndreaCatania/p1Rémi Verschelde2018-01-111-3/+1
|\ \ \
| * | | Fixed resource setup handlingAndreaCatania2018-01-111-3/+1
| | |/ | |/|
* | | fix updating tileset list when assign texture and set autotile truedamarindra2018-01-111-1/+2
| |/ |/|
* | Fix bitwise NOT operator on BitMap's set_bitKonrad Nowakowski2018-01-091-2/+2
* | Two potential glitches in font oversamplingBernhard Liebl2018-01-081-1/+14
|/
* Fix stale dynamic font reference fetch from cacheBernhard Liebl2018-01-071-1/+1