Blender Git Statistics -> Developers -> jandro

Alejandro Conty Estevez (jandro)

Total Commits : 33
Master Commits : 33
Branch Commits : 0
First Commit : January 4, 2004
Latest Commit : January 9, 2005

Commits by Month

DateNumber of Commits
January, 20051
December, 20041
November, 20041
October, 20040
September, 20040
August, 20040
July, 20041
June, 20046
May, 20040
April, 20040
March, 20040
February, 20040
January, 200423

Favourite Files

FilenameTotal Edits
export_File.cpp15
yafray_Render.cpp11
buttons_scene.c10
export_Plugin.cpp8
DNA_scene_types.h7
yafexternal.h4
yafray_Render.h3
YafRay_Api.h3
initrender.c3
export_Plugin.h3

File Changes

ActionTotalPer Commit
Added120.4
Modified1314.0
Deleted20.1

Code Changes

ActionTotalPer Commit
Lines Added77426.7
Lines Removed33311.5

Latest commits Feed

Revision 8cfa2b2 by Alejandro Conty Estevez (master)
January 9, 2005, 21:53 (GMT)
border render support through plugin. Working with current yafray CVS version
Revision c43c381 by Alejandro Conty Estevez (master)
December 22, 2004, 22:38 (GMT)
Multi-cpu support in yafray is back. This is a small fix to pass the
number of processors to yafray through plugin too. Will work with current
CVS yafray code. Now at p.b.org. Needs testing with a real multicpu machine.
Revision 8226f8a by Alejandro Conty Estevez (master)
November 7, 2004, 13:22 (GMT)
Fixed execution bit test for yafray plugin loading under unix.
Now, it just tests for read permissions.
Revision 9510c97 by Alejandro Conty Estevez (master)
July 14, 2004, 10:20 (GMT)
cache_size yafray parameter calculation changed to sync with current
yafray cvs code. Now given in screen coords (-1,+1)x(-1,+1)
Revision 7febd45 by Alejandro Conty Estevez (master)
June 27, 2004, 20:10 (GMT)
Finally, fixed the evil dll problem. It works now
on my win32 box with my tests without crashing.
But be aware! There may be more of them watching
us, waiting for a moment of distraction, nobody
is safe.
Revision f69cc65 by Alejandro Conty Estevez (master)
June 24, 2004, 21:17 (GMT)
minor changes to sync with yafray cvs interface, getting closer
to the clean msvc build.
Revision 625e7fb by Alejandro Conty Estevez (master)
June 21, 2004, 08:17 (GMT)
These are changes sent by Luis_F who got this working on win32. Only applies
to that platform and fixes a problem findind yafray dll's
Revision 5fb7fbe by Alejandro Conty Estevez (master)
June 17, 2004, 16:34 (GMT)
NaN makefile fix for yafray dir and typo corrected on "xml" button tooltip
Revision cfbce39 by Alejandro Conty Estevez (master)
June 17, 2004, 11:24 (GMT)

These are changes necessary for building with msvc in a near future.
Just making sure memory is always allocated and freed in the same
binary object, which seems to be mandatory on msvc if you don't have
the comercial version. If you are using this code you need to
syncronize with yafray cvs also, or it won't work. Binaries for os x
are updated in the link I gave in my last commit.
Revision ed86852 by Alejandro Conty Estevez (master)
June 16, 2004, 18:44 (GMT)

New export through plugin scheme for yafray. It is working on linux and mac os x
Needs latest yafray, you can get it from cvs, but I have also binaries
for os x here:

http://www.coala.uniovi.es/~jandro/noname/downloads/yafray-0.0.6-3.pkg.zip

To use it, go to yafray panels (global settings) and uncheck the "xml" button.
That would tell the export code to avoid xml export and use the yafray plugin
instead. You'll see the render being draw while running and you can even stop it
with ESC key.

Since I'm sure problems will appear, expect updates soon.
Remember: does not work on win32

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021