Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

Developer Meeting Notes, October 21, 2012

21

Nodes, nodes, nodes!

Ton Roosendaal writes:

Hi all,

Here are the notes for today's developer meeting in irc.freenode.net #blendercoders

1) Current projects for 2.65

  • Open Shading language progressing well, progress and docs are here.
  • Lukas Toenne is working on Python Nodes (nodes defined by scripting). It is being added as release target now.
  • Changes to Node Groups.
  • Brecht checks this week on Freestyle branch, and reports back if it's feasible to review and add for 2.65. It then becomes a target, or we move it to 2.66.
  • Sergej Reich: can you confirm if the Bullet GSoC could be ready before november 11? Then we add this as a target
  • Nicholas Bishop: is Dynamic Topo possible to add, with help from Sergey Sharybin? Let's check this soon!
  • Howard Trickey will try to get rounded beveling for 2.65 as well. He will report back soon. Work to be done is still UV interpolation, and several edge cases...
  • Campbell Barton suggests to move to Python 3.3. This should happen before November 11.
  • Cycles: Brecht van Lommel will add some more nodes, but nothing major (ao, normal map, transmission bsdf).
  • Campbell works on a new decimator, supporting customdata (uvs,vcols weights etc).

2) Other projects

Nothing was brought up for that topic.

Thanks!

-Ton-

About the Author

Avatar image for Bart Veldhuizen
Bart Veldhuizen

I have a LONG history with Blender - I wrote some of the earliest Blender tutorials, worked for Not a Number and helped run the crowdfunding campaign that open sourced Blender (the first one on the internet!). I founded BlenderNation in 2006 and have been editing it every single day since then ;-) I also run the Blender Artists forum and I'm Head of Community at Sketchfab.

21 Comments

  1. Hello. I thought that you guys would take a bit of rest after the Blender Conf but you guys are amazing!!!
    Big thanks to Ton and all the Devs, for the work they are doing and for always letting us know where the development have arrived each week.
    A new decimator would really gonna be handy. I was using the actual one yesterday and the result was quite scary :).
    Also I'm really waiting for the Freestyle branch.

  2. PythonNodes sounds interesting, but not quite sure how/if this will work for shading and compositing, or if it's only for custom tree types. I'm sure some fun stuff for game logic could be done with this :)

    • NabilStendardo on

      I assume it can be used for compositing nodes. A Python function/class method that takes numpy arrays as arguments and returns one or more numpy arrays (it will probably be more complex but the idea is there, data processing in python).

    • Now you must use UVProject modifier. The pipeline is almost the same. But possibilities are wider. One thing (I didn't checked yet in 2.64) is "not here yet" is decent texture filtering algorithm. I tried to do some matte, made mountain textures but tiny details aren't showing (looks good but not so crisp like in Photoshop where I made it). I didn't checked in Cycles though. Maybe it shows these things better...

    • I would like to see bevelling available in Edit Mode (not the buggy version already included, but the one used in the modifiers). That would be extremely useful for faster modelling, and that rounding feature in Edit Mode would rock mechanical modelling.

  3. This is HUGE for making external render engines have the same look and feel as cycles with tight integration and nodes for materials. Luxrender REALLY needs this.

  4. So. Dyntopo, Freestyle and Bullet are all loosely possible 2.65 additions? Holy. Freaking. Moly. And improved bevel. And those very intriguing words about an improved decimator.
    And... the crazy stuff python and render wizards can cook up with those nodes.

    Shouldn't hope too much, but... wow.

  5. Man, I'm excited about the prospects of this next release!

    One thing I'd hope for with the new decimator is perhaps a feature similar to Remesh, where you can have a reduction done in as many even quads as possible instead of disoriented triangles, to help eliminate the step for Remeshing and/or retopo. Maybe with the help of Remesh and n-gons, this feature will be more feasible? It'd prove very useful for my low-poly work for games, and even though game engines use tris instead of quads, it's best to have quads in modeling to let the game engines divide up into triangles.

    But whatever we get in 2.65, I'm grateful to the developers for and will put it to good use.

  6. Thank you guys! All things are exciting! I would like to see all of these in Trunk but especially Bullet GSoC, Dynamic Topo and Cycles' new nodes! Round bevel sounds like a headache thing for dealing with UV's, so I wish real shining thoughts to Howard!

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×