Blender Git Loki

Blender Git "bake-cycles" branch commits.

Page: 8 / 8

April 23, 2014, 00:16 (GMT)
Cycles-Bake: basic structure to run different baking routines depending on the
pass_type

I'm failing to have this in bake.cpp by the way. Notes in
blender_session.cpp
April 23, 2014, 00:16 (GMT)
Cycles-Bake: cleanup of comments/todo listing in object_bake_new.c
April 23, 2014, 00:15 (GMT)
Cycles-Bake: bakepixels > bake_pixels
April 23, 2014, 00:15 (GMT)
Cycles-Bake: remove the spurious prints from Cycles
April 23, 2014, 00:15 (GMT)
Cycles-Bake: better to always use the external engine to bake, the only map that
we could map using the internal mechanism is the UV map
April 23, 2014, 00:15 (GMT)
Cycles-Bake: Saving the baked map externally working + more code

How to test it:

bpy.ops.object.bake(type='UV', filepath='/tmp/bake.jpg', width=512,
height=512, is_save_external=True)

The object needs a UV for this to work.

*** Note:

Also we now separate whether we need to use the external baking or not.
Though, now that I think of it, we should probably always use external
when possible, even for UV. Because that's the only map that will make
sense that is in the 'always internal' group (object id and material id
doesn't make a lot of sense as baking options in my opinion).
April 23, 2014, 00:15 (GMT)
Cycles-Bake: bump primitive id and create new face if tessface has 4 vertices
April 23, 2014, 00:15 (GMT)
Cycles-Bake: fixing heap corruption bug

by Tom Edwards
April 23, 2014, 00:15 (GMT)
Cycles-Bake: RE_populate_bake_pixels working for triangulated faces

I suspect I need to check if the face is 3 or 4 verts,
but for triangles it's working :)
April 23, 2014, 00:15 (GMT)
Cycles-Bake: suppress result printout
April 23, 2014, 00:15 (GMT)
Cycles-Bake: RE_populate_bake_pixels() - still need work

(see TODO in the function - in bake_new.c)
April 23, 2014, 00:15 (GMT)
Cycles-Bake: fix compile error on linux
April 23, 2014, 00:14 (GMT)
Cycles-Bake: Squash of first commits

I squashed the previous commit to undo the rename of bake.c > bake_old.c
This was merge-conflict prone since any change in the bake.c would generate conflict.

(same for object_bake.c)

* More work on getting cycles to have its bake function called.
* Getting through the beast - bake gets called inside Cycles
* I get a crash though, on free_session()
* Get render pass for baking from enum
* Sending the BakePixel and float pointers all the way to Cycles o/
* Sending some data back just to validate the pipeline going in and out
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021