Una compilación experimental con un Shader anime (ton):
(Windows) http://www.blender.org/forum/viewtopic.php?t=8146
.
-- IMÁGENES ADJUNTAS --
https://www.foro3d.com/attachment.ph...chmentid=26591
Versión para imprimir
Una compilación experimental con un Shader anime (ton):
(Windows) http://www.blender.org/forum/viewtopic.php?t=8146
.
-- IMÁGENES ADJUNTAS --
https://www.foro3d.com/attachment.ph...chmentid=26591
Estoy un poco perdido? Que compilación me recomendáis para ahora? No me vale la oficial por el bug del bevel center.
Coge una más antigua para el bevel center y después usas la que quieras para continuar, yo uso varias compilaciones, porque en este momento está el tema bastante inestable.
https://www.foro3d.com/images/upload.../2004/09/1.gif
Hola gente.compilación del cvs de hace un rato : http://usuarios.lycos.es/proyectok/blender/blender-cvs/.
Fecha 18/02/06
- Compilado con Cygwin para Windows.
- Tweak mode activado.
- No tiene parches aplicados.
- Recomiendo el uso para testear nuevas features, no para producción. Saludos. https://www.foro3d.com/images/upload.../2004/09/1.gif.
Por fín ya tenemos las mergetools en el cvs de Blender.http://projects.Blender.org/pipermai...ry/006073.html.Cita:
Briggs (geofrey bantle) 2006/02/22 03:17:56 cet. Log:
[two sections here, first is the log that *should* have ben included.
To my previous commit (whops). The second part covers the changes i.
Have made todo the code since then (all related todo merge tools code).].
# part one: Compleete log for commit from 2/13/06.
-> upgraded merge tools.
The new merge tools add several options todo Blender merge submenú.
Accessed vía the wkey whilst in editmode for meshes. The new options.
Depend on current mode:
-Vertex mode: at first and at last.
When chosing at first or at last it Will merge all selected.
Vértices at the first or last selected vertex.
(Note: Blender now keps track of the last and first vértices selected in.
Editmode (g.editmesh->lastvert and g.editmesh->firstvert.
Pointers. This meant additions were made todo the undomesh code in.
Editmesh, c as well).
Edge mode: collapse Edges.
When chosing this option, Blender examines the current set of.
Selected Edges and groups them according whether or not they are.
Topológically connected. It then goes th rouge each group and merges.
Them one by one todo a single point.
Face mode: collapse Faces.
Works the same as collapse Edges, only works on groups of.
Topológically connected Faces.
-> inclusive selection mode conversión.
This característica extends the ability of Blender selection mode.
Conversións. Currently when you change selection modes from a lower.
Order mode todo a higher order one (vertex->edge, vertex->face or.
Edge->face) Blender only selects elements in the new mode whose.
Elements were completely selected in the previous mode.
This patch does not change Blender default behavior but ofers.
Implicit selection mode conversión as an alternative. To Access it.
Hold either the left or right Control keys and click on a selection mode.
In the view 3d selection mode Header buttons. This can be accessed via.
The Control-tab selection mode switching as well, Simply hold Control while.
Clicking the mode you want or entering its number on the keypad.
In some programs, such as Wings and Mirai, it has ben demonstrated.
That it can a los be very useful todo exploit selection mode switching todo.
Implicitly select previously unselected elements as well. For instance.
Switching selection mode from vertex todo Edges Will select all Edges.
Currently associated with the currently selected vértices. The same.
Behavior is applied todo switching between vertex->face and.
Edge->face. By exploiting this sort of selection conversión complex.
Selection sets can be built quicker.
Furthermore i modified Blender undomesh code todo make selection mode.
Switching undo coherent. Aside from its relevance todo inclusive.
Selection mode conversión, this really counts as a bug in my.
Mind. Previously selection mode switch could cause the selection state.
Of the Mesh todo be invalid when certain modeling operations were.
Undone. An example of this would be Edge subdivide-> switch todo face.
Mode-> undo, you end up with Edges selected while still in Face Mode.
# part two: log for this commit.
-> code cleanup.
As per ton request i reformatted all my code, changed variable names.
And eliminated my use of linknode structs and replaced them with.
Listbase instead. There should be no warnings while compiling now.
Either.
-> remove doubles bug.
Fixed small problem in removedoublesflag() in editmesh_tols, c that.
Caused editface structs todo get their UV scrambled. Vertex colors.
Might not be safe though? Ned todo investiga later.
-> small bug in in the the code for merge last/first.
It could cause a crash when exiting editmode, switching meshes, then.
Entering editmode again. Lastvert and firstvert pointers are now.
Set todo null whenever exiting editmode now (se load_editmesh() in.
Editmesh, c). I Will find a better solution todo this *son*.
-> all merge tools now UV aware (optional).
The default behavior is todo leave UVS alone, but if you hold Control while.
Clicking on the menú entry, UV are merged. This works fine in most.
Situations, Although some investigation into how todo best handle.
Merging of UVS at the border of UV islands neds todo be done.
This last item brings up a point about the current state of the.
Interface: several functions accessed th rouge the wkey menú now use.
The Control modifier todo change how they behave (this convention has ben.
In place for a while, se subdivide for example). Unfortunately there.
Is no bien todo commúnicate the bien modifier keys change the behavior of.
Certain functions todo the user. This makes such options invisible for.
All intents and purposes.
Genial. Así que ya no es más un parche. A ver si corren la misma suerte los demás parches, entre ellos el de Damiles. A esperar compilación actualizada, un saludo.
Gracias por el comentario, eso sí no aceptan el de Glow, espero que acepten el que llevo entre manos, que, por lo menos este sí que es más complejo que el primero.Cita:
Genial. Así que ya no es más un parche. A ver si corren la misma suerte los demás parches, entre ellos el de Damiles, a esperar compilación actualizada, un saludo.
Pero hombre, cuenta algo. Un saludo.
Espero tenerlo terminado para esta semana, es que, a morderos las uñas.
No sé lo que estarás haciendo, pero hace falta un buen nodo de chroma key, pero ya.Cita:
Gracias por el comentario, eso sí no aceptan el de Glow, espero que acepten el que llevo entre manos, que, por lo menos este sí que es más complejo que el primero.
Por cierto, intente meter tu patch de Glow en mí compilación y me dió un error y no me dejaba compilar, así que, como lo necesitaba, me hice mi propio Glow a base de nodos (los adoro) y también me he hecho un chromakey simple, pero efectivo para mí caso.
En cuanto llegue a casa esta tarde os subo una captura.
Finalmente sí que has encontrado aplicación con los nodos que no se pudiera hacer antes en el Sequencer, eh Caronte? Aunque tú te referías particularmente al editor de materiales. ¿en los materiales también has conseguido cosas que no se pudieran antes? Un saludo.
Bueno ante tanta expectación aquí va un adelanto. Un histograma en el nodo composite. Perfecto lo del chroma key, un nodo menos que haré, porque era mi intención hacer también uno. Te has adelantado, a una mala si es muy simple lo mejoramos y ya está.Todas estas cosas comentármelas, pasadme el error que os ha dado y lo depuraré, porque si no lo sé, no lo podré mejorar.Cita:
Por cierto, intente meter tu patch de Glow en mí compilación y me dió un error y no me dejaba compilar, así que, como.
-- IMÁGENES ADJUNTAS --
https://www.foro3d.com/attachment.ph...chmentid=26875
Qué bueno Damiles. Qué hay de un nodo para automatizar el uso del Z-Depth en un Dof, al estilo del zblur? Un saludo.
Admito sugerencias de este tipo, eso sí me ha costado descifrar el mensaje. Bueno queremos entonces un nodo que a partir de la información del Z-Depth (profundidad) creemos un desenfoque de profundidad. Verdad?
Si, sí, uno así, conoces el plugin de Blender zblur? Pues algo así. Muchas gracias y un saludo.