summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-08Fixes to GraphEdit:Juan Linietsky
2015-01-07-Fixed matrix and vec+scalar multiplication issues, fixes #1143Juan Linietsky
2015-01-07-changed type of C component of vec interp, fixes #1144Juan Linietsky
2015-01-07Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-07-Visual Shader Editing Finished, PLEASE TEST!Juan Linietsky
2015-01-06fixes CurveXD::interpolatef()UsernameIsAReservedWord
2015-01-05Changes to 2D physics engineJuan Linietsky
2015-01-04-Fix shortcuts for OSX code completion, fixes #1111Juan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2014-12-21Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
2014-12-20fixed bugs in polygon_path_finder for finding nearest pointsromulox_x
2014-12-20WIP work on graph nodes and editingJuan Linietsky
2014-12-17-added brace matching to go with the new code completionJuan Linietsky
2014-12-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-12-01Merge pull request #867 from adolson/circleshape2d-radius-incrementJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-08add sane radius incrementDana Olson
2014-11-02Bug FixesJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-26Fix some more incorrect bindingsGerold31
2014-10-14ColladaJuan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-10-07-One liner fix for crash, line was removed accidentally.Juan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-10-03Icons for many new types of nodesJuan Linietsky
2014-10-03missing fils from yesterday comit.Juan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-09-17More Bug FixesJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-062D Animation ImprovementsJuan Linietsky
2014-07-03Fixed #553: Disable 3D nodes for smaller executablemarynate
2014-06-27Misc FixesJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-05-29More 3D ImprovementsJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-03-19fix atlas texture algosanikoyes