[Soc-2005-dev] Re: [Soc-2005-cvs] CVS commit: soc-blender/intern/boolop/intern BOP_Material.cpp soc-blender/intern/bsp/intern BSP_CSGMesh.cpp BSP_CSGMesh.h soc-blender/source/blender/src booleanops.c

Chris Want cwant at ualberta.ca
Fri Oct 28 22:40:24 CEST 2005


Hi Marc,

Great to see you've found time to look at this again!

One thing I should point out though, there is a bad link
in the thread you posted:

http://truja/mintaka/Graphics/Blender/blender-2.37a-windows.zip

That just isn't going to work!

http://www.blender.org/forum/viewtopic.php?p=45273#45273

The thread in question is here:

Regards,
Chris


Marc Freixas wrote:
> mfreixas (Marc Freixas) 2005/10/28 18:54:36 CEST
> 
>   Modified files:        (Branch: mfreixas)
>     soc-blender/intern/boolop/intern BOP_Material.cpp 
>     soc-blender/intern/bsp/intern BSP_CSGMesh.cpp BSP_CSGMesh.h 
>     soc-blender/source/blender/src booleanops.c 
>   
>   Log:
>   (recommit with forgotten files)
>   
>   Double deleting of the same memory region bug has been fixed.
>     All smart pointers of the BSP_CSGMesh class have been changed by normal pointers. Now, the deletion of the class is in explicit
>     mode (no implicit).
>   
>     Future work:
>     Directly connection of the source/blender/src/booleanops.c code to BOP module, without passing through "old" BSP module.
>   
>   Revision  Changes    Path
>   1.1.2.5   +176 -176  soc-blender/intern/boolop/intern/Attic/BOP_Material.cpp
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/boolop/intern/Attic/BOP_Material.cpp.diff?r1=1.1.2&r2=1.1.2.5&cvsroot=soc-2005&only_with_tag=mfreixas>
>   1.1.1.1.8.1 +893 -881  soc-blender/intern/bsp/intern/BSP_CSGMesh.cpp
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/bsp/intern/BSP_CSGMesh.cpp.diff?r1=1.1.1.1.8&r2=1.1.1.1.8.1&cvsroot=soc-2005&only_with_tag=mfreixas>
>   1.1.1.1.8.1 +344 -345  soc-blender/intern/bsp/intern/BSP_CSGMesh.h
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/intern/bsp/intern/BSP_CSGMesh.h.diff?r1=1.1.1.1.8&r2=1.1.1.1.8.1&cvsroot=soc-2005&only_with_tag=mfreixas>
>   1.1.1.1.8.9 +0 -0      soc-blender/source/blender/src/booleanops.c
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/booleanops.c.diff?r1=1.1.1.1.8&r2=1.1.1.1.8.9&cvsroot=soc-2005&only_with_tag=mfreixas>
> _______________________________________________
> Soc-2005-cvs mailing list
> Soc-2005-cvs at blender.org
> http://projects.blender.org/mailman/listinfo/soc-2005-cvs
> 



More information about the Soc-2005-dev mailing list