[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [3004] contrib/py/scripts/addons/ oscurart_tools.py:

Sergey Sharybin sergey.vfx at gmail.com
Mon Feb 20 20:34:36 CET 2012


Hello, Eugenio,

That's not first time you're doing commit with writing commit message. It's
a good practice to always write commit message even if changes are
super-trivial -- it always helps a lot figuring out possible issues,
regressions and so on.

Please find out how to write commit messages in operation system and SVN
client you're using and start writing commit messages. If you've got some
questions about this process feel free to contact me or other developers in
mailing list or IRC.

Thanks,

On Mon, Feb 20, 2012 at 10:01 PM, Eugenio Pignataro <info at oscurart.com.ar>wrote:

> Revision: 3004
>
> http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=3004
> Author:   oscurart
> Date:     2012-02-20 16:01:31 +0000 (Mon, 20 Feb 2012)
> Log Message:
> -----------
>
>
> Modified Paths:
> --------------
>    contrib/py/scripts/addons/oscurart_tools.py
>
> Modified: contrib/py/scripts/addons/oscurart_tools.py
> ===================================================================
> --- contrib/py/scripts/addons/oscurart_tools.py 2012-02-20 13:59:50 UTC
> (rev 3003)
> +++ contrib/py/scripts/addons/oscurart_tools.py 2012-02-20 16:01:31 UTC
> (rev 3004)
> @@ -19,8 +19,8 @@
>  bl_info = {
>     "name": "Oscurart Tools",
>     "author": "Oscurart",
> -    "version": (2,8),
> -    "blender": (2, 6, 0),
> +    "version": (2,9),
> +    "blender": (2, 6, 2),
>     "api": 3900,
>     "location": "View3D > Tools > Oscurart Tools",
>     "description": "Tools for objects, render, shapes, and files.",
> @@ -2387,4 +2387,4 @@
>  bpy.utils.register_class(renderCurrent)
>  bpy.utils.register_class(renderCurrentCF)
>  bpy.utils.register_class(renderSelected)
> -bpy.utils.register_class(renderSelectedCF)
> \ No newline at end of file
> +bpy.utils.register_class(renderSelectedCF)
>
> _______________________________________________
> Bf-extensions-cvs mailing list
> Bf-extensions-cvs at blender.org
> http://lists.blender.org/mailman/listinfo/bf-extensions-cvs
>



-- 
With best regards, Sergey Sharybin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-extensions-cvs/attachments/20120221/d736b316/attachment.htm 


More information about the Bf-extensions-cvs mailing list