index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Merge pull request #14953 from poke1024/fix-toolbar-gesture
Noshyaar
2018-01-01
Merge pull request #14972 from poke1024/fix-unindent-col-0
Noshyaar
2018-01-01
Merge pull request #14973 from poke1024/docs-word-selection
Noshyaar
2018-01-01
Merge pull request #15121 from yanorax/treeitem_set_text_align_fix
Noshyaar
2017-12-30
change float to bool as correct type
firefly2442
2017-12-29
avoid error on setting skeleton from transform changed
Juan Linietsky
2017-12-29
Missing transform notification for Skeleton.
Juan Linietsky
2017-12-29
Use a different approach to update skeletons when transform changes
Juan Linietsky
2017-12-29
Update the skeleton on transform
Juan Linietsky
2017-12-28
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
2017-12-28
Fix unindent (shift-tab) on column 0 and more
Bernhard Liebl
2017-12-28
Double-click word selection for RichTextLabel (i.e. docs)
Bernhard Liebl
2017-12-29
Fix TreeItem cell text alignment
yanorax
2017-12-27
Merge pull request #14971 from mrcdk/particles_emitting
Noshyaar
2017-12-27
Merge pull request #14991 from djrm/pr_fixes
Noshyaar
2017-12-27
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-27
Merge pull request #15008 from AlmightyScientist/issue-15000
Noshyaar
2017-12-27
Merge pull request #15046 from YeldhamDev/optionbutton_changes
Noshyaar
2017-12-27
Merge pull request #15049 from YeldhamDev/get_popup_const
Noshyaar
2017-12-26
fix indent selection crash
Ian
2017-12-26
A promise is a promise, so added ability to load and save shaders as text fil...
Juan Linietsky
2017-12-26
Ability to set flags via code in StreamTexture, as some users find it useful....
Juan Linietsky
2017-12-26
Change the rotate function of Spatial to be local, makes more sense. Closes #...
Juan Linietsky
2017-12-26
Merge pull request #14977 from volzhs/fix-crash-group
Juan Linietsky
2017-12-26
Fix sidedness check in material. Also remove SIDE built-in.
Juan Linietsky
2017-12-26
Removed the InputEvent ID field, which was unused and can cause bugs.
Juan Linietsky
2017-12-25
Merge pull request #15040 from Noshyaar/pr2
Andreas Haas
2017-12-25
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-25
Added "get_popup" method for OptionButton and minor changes.
Michael Alexsander Silva Dias
2017-12-25
Add missing parameter names
Poommetee Ketson
2017-12-25
AnimTreePlayer: fix duplicated properties
Poommetee Ketson
2017-12-25
Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problem
Noshyaar
2017-12-25
Merge pull request #14853 from MattUV/context-menu
Noshyaar
2017-12-25
Merge pull request #14875 from YeldhamDev/splitcontainer_cursor
Noshyaar
2017-12-25
Merge pull request #14899 from volzhs/render-quality-option
Noshyaar
2017-12-25
Merge pull request #14801 from RayKoopa/insert_tree_item
Noshyaar
2017-12-25
Merge pull request #14753 from NathanWarden/mouse_button_fix
Noshyaar
2017-12-25
Fix error if scene has Camera at saving scene
volzhs
2017-12-24
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-12-25
Fix crash from move_child at saving scene
volzhs
2017-12-24
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-23
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
2017-12-23
Merge pull request #14897 from BastiaanOlij/arvr_tweaks
Rémi Verschelde
2017-12-22
Fixes 3d camera keep aspect.
Daniel J. Ramirez
2017-12-22
Hide tooltip on gesture input
Bernhard Liebl
2017-12-21
Merge pull request #14913 from poke1024/tooltip-shortcut-names
Rémi Verschelde
2017-12-21
Change skeleton processing to work on global coordinates, should help fix man...
Juan Linietsky
[next]