Commit Graph

3997 Commits

Author SHA1 Message Date
Chinmay Garde c4f2e4e976 Merge pull request #1028 from sethladd/sethladd-patch-1
Slightly clarify contribution workflow
2015-09-03 00:52:28 -07:00
Adam Barth 43331b7788 Merge pull request #1034 from abarth/rm_view_picture
Remove all clients of sky.view.picture
2015-09-03 00:26:15 -07:00
Adam Barth bdefa0438d Merge pull request #1035 from abarth/null_aware
Use null-aware operators in package:sky
2015-09-03 00:25:12 -07:00
Adam Barth 4b36d7f76e Use null-aware operators in package:sky 2015-09-03 00:03:00 -07:00
Adam Barth e845755729 Remove all clients of sky.view.picture
Everyone uses sky.view.scene now. This patch also cleans up the raw examples
and makes them follow a consistent pattern.
2015-09-02 23:35:29 -07:00
Ian Fischer 0228634a6d Merge pull request #1032 from iansf/fix_ios_logs
Guard IOSDevice logs
2015-09-02 21:34:39 -07:00
Adam Barth 735890c6f8 Merge pull request #1031 from abarth/sky_scene_compositor
SceneBuilder should build a tree of layers
2015-09-02 18:27:32 -07:00
Adam Barth 0b98d8869c Update README.md 2015-09-02 18:26:49 -07:00
Adam Barth d2f6457c78 Update README.md 2015-09-02 18:26:18 -07:00
Adam Barth bc8f7a096e SceneBuilder should build a tree of layers
We now build a layer tree before squashing the draw command down to an
SkPicture.
2015-09-02 18:23:01 -07:00
Ian Fischer c94b99a574 Guard sky_tool logs against failures due to missing idevicesyslog 2015-09-02 17:08:32 -07:00
Chinmay Garde ac01e5994a Merge pull request #1030 from chinmaygarde/master
Fix build failure due to incorrect header import of picture_serializer.h
2015-09-02 17:00:08 -07:00
Chinmay Garde 2daa2e9618 Fix build failure due to incorrect header import of picture_serializer.h 2015-09-02 16:58:28 -07:00
Ian Fischer 9ece90547d Merge pull request #1027 from iansf/sky_tool_logs
Add sky_tool logs command
2015-09-02 16:54:15 -07:00
Viktor Lidholt b70841f2a5 Merge pull request #1029 from vlidholt/master
Initial boss fight in demo game
2015-09-02 16:51:51 -07:00
Viktor Lidholt ee7023531c Initial boss fight in demo game 2015-09-02 16:49:36 -07:00
Chinmay Garde a0fe78ba3b Merge pull request #1025 from chinmaygarde/master
Add hooks to save skp file of current frame to the documents directory
2015-09-02 16:12:02 -07:00
Chinmay Garde cff629460e Rename: SaveFrameToSkp -> SaveFrameToSkPicture 2015-09-02 16:11:21 -07:00
Hans Muller 095d551bbf Merge pull request #1026 from HansMuller/toggle-item-wraps
Enable dynamic changes to itemsWrap in PageableList
2015-09-02 16:01:45 -07:00
Hans Muller 953bb509d0 Enable dynamic changes to itemsWrap in PageableList 2015-09-02 16:00:53 -07:00
Seth Ladd 8c100d7a02 Slightly clarify contribution workflow 2015-09-02 15:59:58 -07:00
Ian Fischer ddcdbb2f9f Expose logs for Sky apps running on connected devices with sky_tool logs. 2015-09-02 15:42:27 -07:00
Chinmay Garde 544f6499ed Add hooks to save skp file of current frame to the documents directory 2015-09-02 15:18:23 -07:00
Viktor Lidholt 6d00028d94 Merge pull request #1024 from vlidholt/master
Improvements to demo game
2015-09-02 15:18:22 -07:00
Viktor Lidholt e8fbb4f133 Adds speed boost power up to demo game 2015-09-02 15:14:22 -07:00