Wingnut Posted December 12, 2015 Share Posted December 12, 2015 Hi guys. Any news on the issue I raised? "gl_Position = worldViewProjection" = 1000 hits? I checked 3 of the 1000 returns, none contained that string. I can't see anything I'm doing wrong, but you know me, I certainly could be doing such. Anyone else getting these results? thx. Quote Link to comment Share on other sites More sharing options...
Temechon Posted December 12, 2015 Share Posted December 12, 2015 Yes Wingy, we are on it. It seems the bug is not client-side but more server side. Quote Link to comment Share on other sites More sharing options...
Wingnut Posted December 12, 2015 Share Posted December 12, 2015 Thanks T. Let me know if there's some way I can help/test. Quote Link to comment Share on other sites More sharing options...
adam Posted December 30, 2015 Share Posted December 30, 2015 I just wanted to say that I appreciate this search feature. I was going to start a new thread about using the assetsmanager. I then remembered the playground search feature and found my answer in the first playground result. Thanks! A link to the search feature should be added to that stickied welcome page. http://www.html5gamedevs.com/topic/1738-welcome-to-the-official-babylonjs-forum/ Quote Link to comment Share on other sites More sharing options...
c75 Posted December 30, 2015 Share Posted December 30, 2015 Great feature. And I think it would be nice to have ability to add short descriptions on saving playground and use it in title (comfortable for bookmarks) and at this searcher result's list. Quote Link to comment Share on other sites More sharing options...
Jaskar Posted January 5, 2016 Share Posted January 5, 2016 @carcinogen75 Someone already ask Deltakosh to do that. This is the answer : Yep but this involved a big change I'm not ready to do If one day someone change the playground, I'll follow and add it to the search. c75 1 Quote Link to comment Share on other sites More sharing options...
iiceman Posted January 7, 2016 Share Posted January 7, 2016 I just thought: what if you guys would introduce some kind of optional meta tag for a title and/or a description? maybe a comment in a certain form what can be extracted by the search engine./** * @title "Fancy animations" * @description "animating all kind of meshes with cool effects" */Or maybe even a certain variable in the code that can be set.var playgroundMetaInformation = { title: "Fancy animations", description: "animating all kind of meshes with cool effects"}That should be easy to introduce / easy to read ... or am I wrong? c75, Dal and jerome 3 Quote Link to comment Share on other sites More sharing options...
Vousk-prod. Posted January 7, 2016 Share Posted January 7, 2016 Hmm, very smart idea indeed iiceman! Quote Link to comment Share on other sites More sharing options...
Dal Posted January 7, 2016 Share Posted January 7, 2016 Yep, I think we do need some meta info in there. Also, how about run BABYLON.Tools.CreateScreenshot when the save button is hit? Quote Link to comment Share on other sites More sharing options...
Temechon Posted January 7, 2016 Share Posted January 7, 2016 iiceman idea is reall great actually. I'll talk about it and see if we can implement it with the team. Quote Link to comment Share on other sites More sharing options...
iiceman Posted January 7, 2016 Share Posted January 7, 2016 Well, I have some bright moments every now and then Glad you like that idea! Quote Link to comment Share on other sites More sharing options...
Vousk-prod. Posted January 7, 2016 Share Posted January 7, 2016 The ability to take a screenshot of the PG state is also a nice idea. But this shoudn't be auto on every save, some PG have hundreds releases (and I even noticed some JohnK or Wingnut PG numbered above 2000 ). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.