index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-22
* fix compilation without scons experimental_wm_api=yes
hurikhan
2015-01-22
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-01-21
fixed world vertex issues in canvas item shader
Juan Linietsky
2015-01-20
Fixed bug in 3D material
Juan Linietsky
2015-01-20
Fixes to texscreen, fixes to white testcube
Juan Linietsky
2015-01-20
Visual Shader Editing for 2D
Juan Linietsky
2015-01-20
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-01-20
Merge pull request #1280 from sanikoyes/Pr-InputEvent-Fix
Juan Linietsky
2015-01-20
Add InputEvent::ACTION get/set support for variant
sanikoyes
2015-01-19
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-01-19
Color Ramp and Curve Map added to visual shader editing.
Juan Linietsky
2015-01-18
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-18
-intentional breakage of shader graph to fix issues, existing graphs will be ...
Juan Linietsky
2015-01-17
Merge pull request #1250 from marynate/PR-fix-mingw-win-build
Juan Linietsky
2015-01-18
Fix mingw windows build error
marynate
2015-01-18
* multi_screen testing + bugfixes
hurikhan
2015-01-17
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-01-17
Merge pull request #1138 from sanikoyes/Pr-tween-call-deferred
Juan Linietsky
2015-01-17
Merge pull request #1172 from UsernameIsAReservedWord/fix_environment_ressour...
Juan Linietsky
2015-01-17
Merge pull request #1181 from adolson/duplicate-node-naming-prefs
Juan Linietsky
2015-01-17
Merge pull request #1188 from hurikhan/scons_colored
Juan Linietsky
2015-01-17
Merge pull request #1204 from marynate/PR-new-default-theme
Juan Linietsky
2015-01-17
Merge pull request #1206 from ScyDev/feature/polygonpathfinder_demo
Juan Linietsky
2015-01-17
Merge pull request #1217 from sanikoyes/Pr-canvas-shader-disable-3d
Juan Linietsky
2015-01-17
Merge pull request #1221 from wvdschel/patch-1
Juan Linietsky
2015-01-17
Merge pull request #1223 from NateWardawg/master
Juan Linietsky
2015-01-17
Merge pull request #1225 from marynate/PR-script-editor-close-tab
Juan Linietsky
2015-01-17
Merge pull request #1227 from marynate/PR-editor-line-color
Juan Linietsky
2015-01-17
Merge pull request #1230 from ndee85/export_manager_additions
Juan Linietsky
2015-01-17
Merge pull request #1231 from quabug/commit
Juan Linietsky
2015-01-17
Merge pull request #1244 from not-surt/master
Juan Linietsky
2015-01-17
* cleanup window state handling
hurikhan
2015-01-17
Wrapped duplicated CellOp generation code in a function and added TileMap til...
Carl Olsson
2015-01-16
Merge pull request #1241 from the-mech/master
Juan Linietsky
2015-01-17
added nvidia optimus enablement
the_mech
2015-01-17
Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDE
hurikhan
2015-01-17
added the following methods:
hurikhan
2015-01-16
When overwriting a file with an auto added extension the file name is now set...
Nathan Warden
2015-01-16
remove useless code
quabug
2015-01-16
fix bug
quabug
2015-01-16
fixing the warnings in os_x11.cpp
hurikhan
2015-01-16
rearrange the demo
hurikhan
2015-01-15
Export Manager Fixes
Andreas Esau
2015-01-15
Set the default Linux extension to nothing.
Nathan Warden
2015-01-15
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-15
Add current_line_color ediotr setting for script and shader editor
marynate
2015-01-15
Only show Close Tab confirmation when script has unsaved change;Update Close ...
marynate
2015-01-15
Restore checkbutton margin to origin value, fixed issue in code search dialog
marynate
2015-01-15
Minor code formatting
marynate
2015-01-15
Tweak Button margins & small fix for ToolButton
Ralf Hölzemer
[next]