summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-26should fixes #1284UsernameIsAReservedWord
2015-02-25Fixed columns to have integer positions, so that they don't "jiggle" when mov...Bil Bas (Spooner)
2015-02-25fix get joystick name from registry on some systemsHinsbart
2015-02-24COLLADA load normals from morph targetcheece
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24fixes platform/windows/detect.pyUsernameIsAReservedWord
2015-02-22Merge branch 'master' of https://github.com/okamstudio/godotBil Bas (Spooner)
2015-02-21changed viewport clearing to use the alpha value of the clear color, and made...romulox_x
2015-02-22Merge branch 'master' of https://github.com/okamstudio/godot into snapping2Carl Olsson
2015-02-21Merge pull request #1369 from not-surt/tile_rotationJuan Linietsky
2015-02-21Merge pull request #1410 from romulox-x/viewport_clearJuan Linietsky
2015-02-21added option to disable automatic clearing of viewport render bufferromulox_x
2015-02-20Updated the variable in the lerp function to be weight instead of percent.Nathan Warden
2015-02-20Updated the internal documention for the GDScript class.Nathan Warden
2015-02-20Renamed "snap to offset" to "snap relative". Better conveys meaning.Carl Olsson
2015-02-19Camelcased script variables will now capitalize in the inspector.Nathan Warden
2015-02-19Fixed issue 1377 about script editor parenthesis matching.ElectricSolstice
2015-02-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-02-19restored @ for nodepaths/stringnamesJuan Linietsky
2015-02-19Merge pull request #1398 from NateWardawg/rewordingJuan Linietsky
2015-02-19Added info about operator after bespoke error message.Bil Bas (Spooner)
2015-02-19Changed the tooltip message for instancing a scene.Nathan Warden
2015-02-19Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)
2015-02-19Merge branch 'master' of https://github.com/okamstudio/godot into fix_sprintf...Bil Bas (Spooner)
2015-02-19-fix compilation of godot serverJuan Linietsky
2015-02-19Merge branch 'master' of https://github.com/okamstudio/godotBil Bas (Spooner)
2015-02-19-improved pathfinding accuracyJuan Linietsky
2015-02-19Merge branch 'master' of https://github.com/okamstudio/godotBil Bas (Spooner)
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-18Merge branch 'master' of https://github.com/okamstudio/godotBil Bas (Spooner)
2015-02-17Merge branch 'master' into wparentheses_removalElectricSolstice
2015-02-18Merge pull request #1389 from greay/osx_buildJuan Linietsky
2015-02-17fix for “no viable conversion from 'NSPoint' (aka '_NSPoint') to 'CGPoint'â...greay
2015-02-18Merge branch 'master' of https://github.com/okamstudio/godotBil Bas (Spooner)
2015-02-16Changed code to remove gcc -Wparentheses warnings.ElectricSolstice
2015-02-17View > Settings isn't a check item.Felix Laurie von Massenbach
2015-02-16Corrected behaviour of File.READ_WRITE mode (fixes #378)Bil Bas (Spooner)
2015-02-16-Some more work on 2D Lights (NOT FUNCTIONAL YET!)reduz
2015-02-16Merge branch 'master' of https://github.com/okamstudio/godot into snapping2Carl Olsson
2015-02-16Merge branch 'master' of https://github.com/okamstudio/godot into tile_rotationCarl Olsson
2015-02-15Merge pull request #1371 from erbridge/fix_shadow_declarationJuan Linietsky
2015-02-15Fix a shadow declaration.Felix Laurie von Massenbach
2015-02-15Godot UI is quick and snappy again!Juan Linietsky
2015-02-15fix return value of slide and reflectJuan Linietsky
2015-02-15Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan
2015-02-15Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-02-15Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson
2015-02-15Better 2D SnappingCarl Olsson
2015-02-15begin new serialization frameworkJuan Linietsky