summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-09-12Fix default_cursor_shape for TextEditGuilherme Felipe
2018-09-12Merge pull request #21219 from AlexHolly/fix-textedit-shows-nothingRémi Verschelde
2018-09-12Merge pull request #21877 from DualMatrix/richlabelRémi Verschelde
2018-09-12Merge pull request #21913 from DualMatrix/tween_remove_allRémi Verschelde
2018-09-12Merge pull request #21705 from KellyThomas/tree-create-itemRémi Verschelde
2018-09-12Merge pull request #21654 from Calinou/textureprogress-transparent-tintRémi Verschelde
2018-09-12Merge pull request #21755 from akien-mga/particles-init-velocityRémi Verschelde
2018-09-12Merge pull request #21780 from akien-mga/animatedsprite-deprecatedRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-11Fixed calling start() emmediately after remove_all() on tween not wrokingDualMatrix
2018-09-10Merge pull request #21908 from JFonS/fix_18014Rémi Verschelde
2018-09-10Merge pull request #21907 from JFonS/concave_collision_gizmoRémi Verschelde
2018-09-10Merge pull request #21882 from DualMatrix/animation_trackRémi Verschelde
2018-09-10Merge pull request #21872 from Paulb23/fix_backwards_searchRémi Verschelde
2018-09-10Merge pull request #21491 from AlexHolly/fix-textedit-uncomment-spammRémi Verschelde
2018-09-10Merge pull request #21846 from Calinou/tweak-light-instance-errorRémi Verschelde
2018-09-10Merge pull request #21842 from merumelu/curve-point-countRémi Verschelde
2018-09-10Merge pull request #21820 from capnm/fix-GradientTexture-width-propertyRémi Verschelde
2018-09-09Clear cache after reimporting an ArrayMeshJFonS
2018-09-09Fix SoftBody gizmo slowness, add ConcaveShape wireframeJFonS
2018-09-09Drop deprecated compatibility methods from AnimatedSpriteRémi Verschelde
2018-09-09Fixed animation_player errors displaying wrong property.DualMatrix
2018-09-08Fixed the remove_line function in richtextlabel. It was totally brokenDualMatrix
2018-09-08Fix backwards search in TextEdit selecting non-whole words, issue 15677Paulb23
2018-09-08Fixed scientific notaion not highlighting correctly, issue 21435Paulb23
2018-09-08Uncommenting a selection was not updating the selection.Alexander Holland
2018-09-07Tweak the Light instantiation error message and fix a typoHugo Locurcio
2018-09-07Ensure that tree_exited signal really happens after tree exited, fixes #19641Juan Linietsky
2018-09-07Bind Curve::get_point_countmerumelu
2018-09-07Many fixes to gradient editor, which was pretty broken. Closes #19308Juan Linietsky
2018-09-06Add a function to force transform update, fixes #17628Juan Linietsky
2018-09-07Set the lower bound for the GradientTexture width property to 1Martin Capitanio
2018-09-06Update FOV if edited in gizmo, fixes #16400Juan Linietsky
2018-09-06Show a warning if you try to grab focus when not allowed, closes #15388Juan Linietsky
2018-09-06Only allow StreamTexture, ImageTexture in Light2D, closes #15194Juan Linietsky
2018-09-05Fixes to multimesh, added custom data and checks to avoid reconfiguring if in...Juan Linietsky
2018-09-05Merge pull request #21707 from JFonS/fix_instanced_selectionRémi Verschelde
2018-09-04Particles: Reset default velocity to 0, allow negative valuesRémi Verschelde
2018-09-04Style: Format generated shader code in ParticlesMaterialRémi Verschelde
2018-09-04Move ParticlesMaterial code to its own resource fileRémi Verschelde
2018-09-02Fix selection of instanced scenes in 3DJFonS
2018-09-03Change return value of Tree.create_item() from Object to TreeItemKelly Thomas
2018-09-02PhysicsBody: Don't create PhysicsMaterial override for default friction/bounceRémi Verschelde
2018-09-01Change some instances of args named "ev" to "event"Michael Alexsander Silva Dias
2018-09-01Allow transparent colors in TextureProgress tint propertiesHugo Locurcio
2018-09-01Improve ClassDB information for some some signal parametersKelly Thomas
2018-08-31Make "Search Classes" dialog have relationship lines if the setting is enabledMichael Alexsander Silva Dias
2018-08-30Tileset: Bind autotile_set_size()/get_size().Ranoller
2018-08-30RayCast2D: Fix reporting old collider after collision endedRémi Verschelde
2018-08-29Add missing copyright headersRémi Verschelde