Toon shader 1.0.2发布

修改
鏉ユ簮: 貌似殊途 浏览 5506 日期 2011-11-08 0

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}