aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix continious update with Camera2DBojidar Marinov2016-04-231-0/+4
* Adds a remove class item option in the theme editor.Aren Villanueva2016-04-213-2/+11
* Merge pull request #4302 from Anarchid/gridmap-navmeshRémi Verschelde2016-04-202-1/+30
|\
| * Implement GridMap support for navigation meshesAnarchid2016-04-202-1/+30
* | Merge pull request #4365 from bojidar-bg/surfacetool-add-quadRémi Verschelde2016-04-192-0/+33
|\ \
| * | Add a add_triangle_fan method to SurfaceToolBojidar Marinov2016-04-182-0/+33
* | | Merge pull request #4380 from bojidar-bg/camera2d-fix-zoomRémi Verschelde2016-04-191-1/+1
|\ \ \
| * | | Fix Camera2D ignoring zoom when checking limitsBojidar Marinov2016-04-191-1/+1
* | | | Add preview of the Camera2D's screen boundariesBojidar Marinov2016-04-191-6/+33
|/ / /
* | | tiny fix to loop restart (#4358)Alex2016-04-181-1/+1
* | | Merge pull request #4319 from kubecz3k/played_signalRémi Verschelde2016-04-183-0/+5
|\ \ \
| * | | animation_started signal to AnimationPlayerJakub Grzesik2016-04-143-0/+5
* | | | Merge pull request #4299 from neikeq/pr-issue-4297Rémi Verschelde2016-04-182-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Keep editable instances data when replacing tree root nodeIgnacio Etcheverry2016-04-122-0/+12
* | | | BoneAttachments now position themselves instantly during bind.Saracen2016-04-151-0/+1
* | | | Fixed curve baking, now always start at origin pointHearto Lazor2016-04-151-1/+2
| |/ / |/| |
* | | Merge pull request #4308 from JoshuaGrams/atp-resourcesRémi Verschelde2016-04-142-6/+7
|\ \ \
| * | | AnimationTreePlayer: fix discrete value tracks.Josh Grams2016-04-122-6/+7
* | | | Merge pull request #4286 from JoshuaGrams/atp-resourcesRémi Verschelde2016-04-122-10/+11
|\| | |
| * | | AnimationTreePlayer: allow animating resource properties.Josh Grams2016-04-112-10/+11
* | | | Merge pull request #4273 from bojidar-bg/add-layers-and-masks-to-3dRémi Verschelde2016-04-126-2/+208
|\ \ \ \
| * | | | Port collision and layer masks to 3D, fixes #1759Bojidar Marinov2016-04-096-2/+208
| | |/ / | |/| |
* | | | Merge pull request #4284 from JoshuaGrams/atp-process-modeRémi Verschelde2016-04-121-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | AnimationTreePlayer: constructor now sets processing mode.Josh Grams2016-04-111-1/+0
* | | | Merge pull request #4155 from JoshuaGrams/anim_tree_switchedRémi Verschelde2016-04-112-71/+67
|\ \ \ \ | |/ / / |/| | |
| * | | AnimationTreePlayer (transition_node_set_current): fix by removing copy-paste...Josh Grams2016-04-062-19/+16
| * | | AnimationTreePlayer (set_active, reset, constructor): seek all animations to ...Josh Grams2016-04-061-2/+3
| * | | AnimationTreePlayer (_process_node): more robust oneshot termination condition.Josh Grams2016-04-061-2/+2
| * | | AnimationTreePlayer (_process_node:TIMESEEK): allow auto-advance with 0 xfade.Josh Grams2016-03-311-1/+1
| * | | AnimationTreePlayer (_process_node:TIMESEEK): give p_seek precedence over tsn...Josh Grams2016-03-311-6/+6
| * | | * AnimationTreePlayer (_process_node): remove `switched` argument.Josh Grams2016-03-272-43/+41
| | |/ | |/|
* | | Setting to change line number colorPaulb232016-04-082-3/+3
| |/ |/|
* | Merge pull request #4259 from neikeq/pr-issue-4224Rémi Verschelde2016-04-072-2/+2
|\ \
| * | Fix RayCast not updating when debugging collissionsIgnacio Etcheverry2016-04-072-2/+2
* | | Merge pull request #4257 from sanikoyes/Pr-gui-fix-warnRémi Verschelde2016-04-071-2/+5
|\ \ \
| * | | Fix warn print when hide an control does not inside_treesanikoyes2016-04-071-2/+5
* | | | Merge pull request #4256 from sanikoyes/Pr-fix-tween-crashRémi Verschelde2016-04-071-0/+13
|\ \ \ \
| * | | | Fix crash when tween control object previous freedsanikoyes2016-04-071-0/+13
| |/ / /
* / / / Doc: fix type of stream objectRémi Verschelde2016-04-071-2/+2
|/ / /
* | | Merge pull request #4251 from Paulb23/block_indent_issue_3803Rémi Verschelde2016-04-062-40/+65
|\ \ \
| * | | Fixed block indent inconsistency, fixes issue 3803Paulb232016-04-062-40/+65
* | | | Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bonesRémi Verschelde2016-04-063-22/+24
|\ \ \ \
| * | | | Fix PopupMenu and MenuButton not activating items with shortcut inside submenusBojidar Marinov2016-04-063-22/+24
| |/ / /
* | | | Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde2016-04-062-4/+6
|\ \ \ \
| * | | | Ability to change the caret colorPaulb232016-04-052-4/+6
* | | | | Merge pull request #4234 from Paulb23/member_variable_syntax_highlightingRémi Verschelde2016-04-062-0/+17
|\ \ \ \ \
| * | | | | Member variable syntax highlightingPaulb232016-04-052-0/+17
* | | | | | Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classesBojidar Marinov2016-04-064-2/+12
| |_|/ / / |/| | | |
* | | | | Fixed text edit undo and redo operation interactionPaul Batty2016-04-062-14/+15
| |/ / / |/| | |
* | | | Fixed 'complex' typo in method namePaulb232016-04-052-14/+14