index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
Age
Commit message (
Expand
)
Author
2019-07-23
Merge pull request #30772 from mbrlabs/view-distance
Rémi Verschelde
2019-07-23
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
Increased max view distance in spatial editor plugin
Marcus Brummer
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-22
Merge pull request #30713 from bojidar-bg/30615-trackpad-2d-viewport
Rémi Verschelde
2019-07-22
Revert "Expose "meta" to the Inspector"
Rémi Verschelde
2019-07-20
Improve touchpad support in 2d editor viewport
Bojidar Marinov
2019-07-20
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
Changed some code showed in LGTM and Coverage
qarmin
2019-07-19
Don't allow to pass to _is_node_locked function NULL pointer
qarmin
2019-07-19
i18n: Sync translation template with current source
Rémi Verschelde
2019-07-19
Merge pull request #22642 from YeldhamDev/inspector_metadata
Rémi Verschelde
2019-07-18
Improve preview and screenshot display in the asset library
Hugo Locurcio
2019-07-17
Minor improvements to the AssetLib
Michael Alexsander Silva Dias
2019-07-16
Lower priority of anchor helper input
Cameron Reikes
2019-07-16
Merge pull request #30602 from n-k-chilagani/first_time
Rémi Verschelde
2019-07-16
Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903
Nikhil Kumar
2019-07-16
Merge pull request #30561 from Calinou/2d-guides-use-resize-cursors
Rémi Verschelde
2019-07-15
Use resize cursors when hovering or dragging guides in the 2D editor
Hugo Locurcio
2019-07-15
Merge pull request #30581 from KoBeWi/tiled_shorts
Rémi Verschelde
2019-07-15
Merge pull request #30565 from bojidar-bg/27468-region-editor-in-the-way
Rémi Verschelde
2019-07-15
Merge pull request #30532 from Chaosus/vs_triplanar
Rémi Verschelde
2019-07-15
Better boolean indication in visual shaders
Chaosus
2019-07-14
Add tilemap editor rotation hotkeys
Tomasz Chabora
2019-07-13
Fix TextureRegionEditorPlugin popping up even when explicitly hidden
Bojidar Marinov
2019-07-12
Highlight GLES3 functions in the visual shader member panel
Chaosus
2019-07-12
Merge pull request #30466 from Chaosus/vs_boolean_funcs
Rémi Verschelde
2019-07-12
Added "Is" and "Compare" functions to visual shaders
Chaosus
2019-07-12
Added triplanar uniform texture node to visual shaders
Chaosus
2019-07-11
Merge pull request #30527 from bojidar-bg/29436-timescale-node-uneditable
Rémi Verschelde
2019-07-11
Fix AnimationTree editor messing up parameters when nested
Bojidar Marinov
2019-07-11
Improve line drawing in the 2D editor
Hugo Locurcio
2019-07-10
Merge pull request #30455 from qarmin/const_reference
Rémi Verschelde
2019-07-10
Use reference to constant in functions
qarmin
2019-07-09
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-08
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-08
Merge pull request #30407 from qarmin/small_fixess
Rémi Verschelde
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-06
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
Fix code completion for shader editor
geequlim
2019-07-05
Script API methods must return Ref<T> instead of Reference*
Ignacio Etcheverry
2019-07-04
Parse more informations for code completion
Geequlim
2019-07-03
Implement snapping for most 3D gizmos
Hugo Locurcio
2019-07-03
Merge pull request #30264 from Calinou/add-csg-gizmo-snapping
Rémi Verschelde
2019-07-02
Merge pull request #30231 from Ranoller/master
Rémi Verschelde
2019-07-02
Merge pull request #30228 from YeldhamDev/go_to_menu
Rémi Verschelde
2019-07-02
Implement snapping in the CSG gizmos and 3D polygon editor
Hugo Locurcio
2019-07-02
Tilemap fix displaced textures and shapes and added center texture and compat...
Ranoller
2019-07-02
Fix TTR strings for VisualShaderNodes
Rémi Verschelde
2019-07-01
Add "Go To" menu to the script editor and move the bookmark and breakpoint me...
Michael Alexsander Silva Dias
[next]