aboutsummaryrefslogtreecommitdiff
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1
* Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde2018-06-131-9/+15
|\
| * Polished 3D selectionJFonS2018-06-131-9/+15
* | updated ranges for primitive meshesclayjohn2018-06-081-21/+21
|/
* Avoid animation length from ever being completely, fixes #19420Juan Linietsky2018-06-081-1/+5
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-072-4/+1119
* Merge pull request #18379 from ZDDM/18-04-23-audiostream-docsMax Hilbrunner2018-05-261-4/+4
|\
| * Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis...Zumo2018-05-011-4/+4
* | Up vector implementation and OrientedPathFollow.danilo22052018-05-202-0/+131
* | -Hid texture flags by default so they dont take so much spaceJuan Linietsky2018-05-181-0/+2
* | Merge pull request #18978 from Chaosus/cubebugfixRémi Verschelde2018-05-181-1/+1
|\ \
| * | Fix bug in CubeMeshChaosus2018-05-171-1/+1
* | | Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy2018-05-172-1/+3
|\ \ \
| * | | Restore support for minimal 3x3 autotile setsisaacremnant2018-05-172-1/+3
* | | | -Ability to open resources in the same windowJuan Linietsky2018-05-171-0/+9
| |/ / |/| |
* | | Merge pull request #18862 from endragor/remove-font-width-ceilingRémi Verschelde2018-05-171-2/+0
|\ \ \ | |/ / |/| |
| * | Ceil char width within Label instead of FontRuslan Mustakov2018-05-141-2/+0
* | | Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-errorRémi Verschelde2018-05-162-4/+7
|\ \ \
| * | | ImageTexture.load returns an error code.Pieter-Jan Briers2018-05-142-4/+7
* | | | -New inspector.Juan Linietsky2018-05-151-0/+5
| |/ / |/| |
* | | Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias2018-05-141-3/+1
|/ /
* | Update oversampling of outlines after window size changeRuslan Mustakov2018-05-111-0/+5
* | Merge pull request #18374 from JFonS/fix_particles_animationJuan Linietsky2018-05-081-1/+1
|\ \
| * | Fix particle animation controlsJFonS2018-04-231-1/+1
| |/
* | Always emit dynamic font change in update_oversamplingRuslan Mustakov2018-05-083-11/+8
* | Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov2018-05-087-274/+397
* | Added a simpler way to flip faces, closes #17373 and closes #17369Juan Linietsky2018-05-072-0/+44
* | Merge pull request #17504 from endragor/fix-oversampling-autowrapJuan Linietsky2018-05-071-0/+3
|\ \
| * | Ceil dynamic font glyph sizeRuslan Mustakov2018-03-141-0/+3
* | | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-sizeJuan Linietsky2018-05-071-1/+1
|\ \ \
| * | | Fix StyleBox ignoring region rect and ProgressBar using center sizeBojidar Marinov2018-03-281-1/+1
| |/ /
* | | Merge pull request #17845 from JFonS/disable_spatial_shadowsJuan Linietsky2018-05-072-2/+7
|\ \ \
| * | | Added flag on SpatialMaterial to disable shadowsJFonS2018-03-292-2/+7
| |/ /
* | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadowMax Hilbrunner2018-05-051-0/+6
|\ \ \
| * | | Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-121-0/+6
| | |/ | |/|
* | | Merge pull request #18407 from danilo2205/get_closest_pointMax Hilbrunner2018-05-052-0/+170
|\ \ \
| * | | Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...danilo22052018-05-012-0/+170
| |/ /
* | | Merge pull request #18480 from BastiaanOlij/add_custom_aabb_to_primitivesRémi Verschelde2018-05-042-0/+20
|\ \ \
| * | | added custom aabb to primitivesBastiaan Olij2018-04-292-0/+20
* | | | Adds z-index properties to TileSets.Pieter-Jan Briers2018-05-012-1/+26
|/ / /
* | | CSG Support for Godot!Juan Linietsky2018-04-272-0/+7
* | | Fixed stylebox crashsersoong2018-04-271-1/+5
|/ /
* | Merge pull request #18072 from AlexHolly/masterGeorge Marques2018-04-082-0/+7
|\ \
| * | expose Tileset TileMode to GDScriptAlexander Holland2018-04-082-0/+7
* | | Merge pull request #16705 from Chaosus/generate_normals_flipJuan Linietsky2018-04-082-4/+8
|\ \ \
| * | | Added flip switch to generate_normalsChaosus2018-02-192-4/+8
* | | | Merge pull request #17382 from bojidar-bg/13971-path-array-unsavedJuan Linietsky2018-04-081-0/+2
|\ \ \ \
| * | | | Duplicate Arrays and Dictionaries when instancing scene in editorBojidar Marinov2018-03-131-0/+2
* | | | | Merge pull request #17443 from Noshyaar/tilesetcrashJuan Linietsky2018-04-081-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson2018-03-231-0/+1
| | |_|/ | |/| |