GameMonetize Posted November 25, 2015 Share Posted November 25, 2015 Hello gentlemen!!! Thanks to some colleagues here at Microsoft and to Temechon's team we now have a new toy to play with!!!!http://doc.babylonjs.com/playground And yes this is what you expect: a search engine INSIDE all playground snippets produced since the origin of the world!! Have fun! (please note that we still need to rework the display, but you get the idea) RaananW, c75, julien-moreau and 12 others 15 Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted November 25, 2015 Share Posted November 25, 2015 Worked. Think the best use is really going to be a playground you know is there, but do not have the link anymore. Might have not made its way into a topic. Completely unrecoverable till now. gryff 1 Quote Link to comment Share on other sites More sharing options...
gryff Posted November 25, 2015 Share Posted November 25, 2015 Well done gentlemen - excellent progress with the PG! As JCP put it above - "Completely unrecoverable till now." - and as I found out when I went looking for some of Jerome's demos. So I would like to nominate one of my favourites for BJS demos of what can be done with BJS - which I found immediately using the Search Engine - "The Roller Coaster" . I may not use the PG a lot for demoing ideas, but I do use it for simple coding for myself cheers, gryff jerome and Wingnut 2 Quote Link to comment Share on other sites More sharing options...
jerome Posted November 25, 2015 Share Posted November 25, 2015 Actually the version 5 was better (don't know from where comes this version 6) because the camera changes its point of view each time the wagon passes through the house : http://www.babylonjs-playground.com/#1HH4OJ#5 I really need to write a tutorial about this demo... it's in my endless backlog. Quote Link to comment Share on other sites More sharing options...
Wingnut Posted November 26, 2015 Share Posted November 26, 2015 A wonderful feature! Thanks to everyone who had a hand in it! Fantastic! On a related subject, is there a way for someone powerful... to iterate through all the playgrounds and auto-fix the many Compilation errorn is undefined caused by the cylinder heightDivs parameter issue? That would be the icing on the cake (even more wonderful). thx! WolfKodi 1 Quote Link to comment Share on other sites More sharing options...
Vousk-prod. Posted November 26, 2015 Share Posted November 26, 2015 That's really great !! This will help the community a lot ! Quote Link to comment Share on other sites More sharing options...
jerome Posted November 26, 2015 Share Posted November 26, 2015 @Wingy : http://www.html5gamedevs.com/topic/18876-createcylinder-options-required/?p=107053 The fix was done, but it was erased (I guess) by another following merge.If someone could re-merge it... Wingnut 1 Quote Link to comment Share on other sites More sharing options...
Wingnut Posted November 26, 2015 Share Posted November 26, 2015 Thanks for the info, Jerome, and thanks for the PR work, too! Back on the subject of the PG search results, I think a "List All" button beside the Next Page and Previous Page... would be ok. Also, MAYBE... offer to show, or show by default... the first line in the PG code that caused the search hit for each returned item/url. I don't know if that is possible, or desired by others, but hey, I'm allowed to dream and drool, right? I assume we cannot get a "How many hits in THIS PG demo" number. (The puppies are just NEVER completely happy, are they?) Quote Link to comment Share on other sites More sharing options...
WolfKodi Posted November 26, 2015 Share Posted November 26, 2015 I'm allowed to dream and drool, right? I'm already drooling over this new feature! This is great! Wingnut 1 Quote Link to comment Share on other sites More sharing options...
JohnK Posted November 26, 2015 Share Posted November 26, 2015 its great - already used to to check out the correct syntax and use for a couple of methods in the mesh class. Quote Link to comment Share on other sites More sharing options...
Temechon Posted November 26, 2015 Share Posted November 26, 2015 Thank you guys for your support @Wingy : The "List all" button is a great idea, I'll work on it with Jaskar. And we talked a lot with David about displaying several lines of code from the playground (5/10 lines surrounding the search term for example). We are working on this, and it's in the backlog of this feature.Currently, we are working on the front end part that need to be updated, but as the documentation is open-source, maybe YOU can contribute Just fork the repo, update and make a pull request GameMonetize and Wingnut 2 Quote Link to comment Share on other sites More sharing options...
Wingnut Posted December 8, 2015 Share Posted December 8, 2015 Hi everyone! Hey, I tried a playground search for "scene.onDispose" a few minutes ago, and did not get very good results. Everything worked fine when I searched for "onDispose", though. Is this expected behavior? Thanks. Quote Link to comment Share on other sites More sharing options...
Temechon Posted December 8, 2015 Share Posted December 8, 2015 I'll check this. Quote Link to comment Share on other sites More sharing options...
iiceman Posted December 10, 2015 Share Posted December 10, 2015 Ohw, after reading wingys post I remember that I found something strange, too. If I search something in the doc, lets say "scene" I get to this page: http://doc.babylonjs.com/search?q=scene All good so far. Before the playground search was introduced I could hit the tabs/labels at the top of the page (all, tutorials, 2.1, 2.2 and so on) to apply a ... let's call it filter ... now I can't. They don't do anything anymore. Also I can't jump to the next page of my search results with the "next page" button on the top. It always takes me to the playground search instead (http://doc.babylonjs.com/playground?q=scene&page=2&max=25&bf=all). Quote Link to comment Share on other sites More sharing options...
Temechon Posted December 10, 2015 Share Posted December 10, 2015 What the hell? That's a big nice bug you found here! We'll fix it today. Quote Link to comment Share on other sites More sharing options...
iiceman Posted December 10, 2015 Share Posted December 10, 2015 Is it one of those 1 000 000 $ Prize Bugs? O_O NasimiAsl 1 Quote Link to comment Share on other sites More sharing options...
Temechon Posted December 10, 2015 Share Posted December 10, 2015 Yes ! Congratulations ! Please see Deltakosh for the payment GameMonetize, iiceman and NasimiAsl 3 Quote Link to comment Share on other sites More sharing options...
Jaskar Posted December 10, 2015 Share Posted December 10, 2015 Is it one of those 1 000 000 $ Prize Bugs? O_O I just submit a PR to fix that bug, maybe we can split the prize 50-50% ? Quote Link to comment Share on other sites More sharing options...
iiceman Posted December 10, 2015 Share Posted December 10, 2015 Sounds like a good deal for me Jaskar 1 Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted December 10, 2015 Share Posted December 10, 2015 @DK i just think we need have title for playground [ optional fields ] adam and Vousk-prod. 2 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted December 10, 2015 Author Share Posted December 10, 2015 Yep but this involved a big change I'm not ready to do Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted December 11, 2015 Share Posted December 11, 2015 @Deltakosh any screen shot is work too ( i think this is bigger that title ) adam 1 Quote Link to comment Share on other sites More sharing options...
Temechon Posted December 11, 2015 Share Posted December 11, 2015 Ohw, after reading wingys post I remember that I found something strange, too. If I search something in the doc, lets say "scene" I get to this page: http://doc.babylonjs.com/search?q=scene All good so far. Before the playground search was introduced I could hit the tabs/labels at the top of the page (all, tutorials, 2.1, 2.2 and so on) to apply a ... let's call it filter ... now I can't. They don't do anything anymore. Also I can't jump to the next page of my search results with the "next page" button on the top. It always takes me to the playground search instead (http://doc.babylonjs.com/playground?q=scene&page=2&max=25&bf=all). This bug is fixed now (thanks to Jaskar!). It was a nasty javascript bug. Can you clean your cache and try again please ? Quote Link to comment Share on other sites More sharing options...
iiceman Posted December 11, 2015 Share Posted December 11, 2015 Yupp, looking good. Everything seems to work as excepted now. Good job! I send DK my account information so that he can initiate transfer for my share of the prize money GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
adam Posted December 11, 2015 Share Posted December 11, 2015 A 5 star ranking feature would be nice too. NasimiAsl 1 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.