At shed we did some tools for the animators and one of them is shed_poseLib
a Pose manager to help speed up the animation process. The tool stores the
poses in XML format and allows to exchange it between characters(or any
model with rig) and projects.
The repositories are user base so we can exchange the poses from one user
to other.
Working at: www.shedmtl.com Personal web: www.akaosaru.com ----------------------------------------------------
----------------------------------------------------
> At shed we did some tools for the animators and one of them is
> shed_poseLib a Pose manager to help speed up the animation process. The
> tool stores the poses in XML format and allows to exchange it between
> characters(or any model with rig) and projects.
> The repositories are user base so we can exchange the poses from one user
> to other.
On Mon, Jul 23, 2012 at 9:57 AM, jo benayoun <jobenay...@gmail.com> wrote:
> Hey Miquel,
> looks terrific! thanks for sharing this with us!
> -- jo
> Le lundi 23 juillet 2012, Miquel Campos a écrit :
> Hello Softimage fellas,
>> At shed we did some tools for the animators and one of them is
>> shed_poseLib a Pose manager to help speed up the animation process. The
>> tool stores the poses in XML format and allows to exchange it between
>> characters(or any model with rig) and projects.
>> The repositories are user base so we can exchange the poses from one user
>> to other.
> Fantastic! I'm very happy that you used XML and not a binary format. Thank
> you so much for sharing.
> On Mon, Jul 23, 2012 at 9:57 AM, jo benayoun <jobenay...@gmail.com> wrote:
>> Hey Miquel,
>> looks terrific! thanks for sharing this with us!
>> -- jo
>> Le lundi 23 juillet 2012, Miquel Campos a écrit :
>> Hello Softimage fellas,
>>> At shed we did some tools for the animators and one of them is
>>> shed_poseLib a Pose manager to help speed up the animation process. The
>>> tool stores the poses in XML format and allows to exchange it between
>>> characters(or any model with rig) and projects.
>>> The repositories are user base so we can exchange the poses from one
>>> user to other.
Thank for the comments! :)
----------------------------------------------------
----------------------------------------------------
Miquel Campos
*Character & Animation TD*
Working at: www.shedmtl.com Personal web: www.akaosaru.com ----------------------------------------------------
----------------------------------------------------
> On 23 July 2012 09:26, Eric Turman <i.anima...@gmail.com> wrote:
>> Fantastic! I'm very happy that you used XML and not a binary format.
>> Thank you so much for sharing.
>> On Mon, Jul 23, 2012 at 9:57 AM, jo benayoun <jobenay...@gmail.com>wrote:
>>> Hey Miquel,
>>> looks terrific! thanks for sharing this with us!
>>> -- jo
>>> Le lundi 23 juillet 2012, Miquel Campos a écrit :
>>> Hello Softimage fellas,
>>>> At shed we did some tools for the animators and one of them is
>>>> shed_poseLib a Pose manager to help speed up the animation process. The
>>>> tool stores the poses in XML format and allows to exchange it between
>>>> characters(or any model with rig) and projects.
>>>> The repositories are user base so we can exchange the poses from one
>>>> user to other.
Congrats on the release and thanks for sharing with the community. Very
generous.
I'd push you to make it truly open source and give it a BSD-New license
instead of the LGPL though. Studios who are looking to integrate it and
also possibly build tools and modifications with it will need the BSD-New.
Just a suggestion.
oh man! I get confuse with all that licensing stuff. :P I take same as
GEAR since I am using one function from Jeremie. Can I do that? I mean
change the licensing. I just want to give it for free :)
BTW: I think my pose library is very very simple compare with yours :P
Working at: www.shedmtl.com Personal web: www.akaosaru.com ----------------------------------------------------
----------------------------------------------------
> Congrats on the release and thanks for sharing with the community. Very
> generous.
> I'd push you to make it truly open source and give it a BSD-New license
> instead of the LGPL though. Studios who are looking to integrate it and
> also possibly build tools and modifications with it will need the BSD-New.
> Just a suggestion.
> oh man! I get confuse with all that licensing stuff. :P I take same as
> GEAR since I am using one function from Jeremie. Can I do that? I mean
> change the licensing. I just want to give it for free :)
> BTW: I think my pose library is very very simple compare with yours :P
>> Congrats on the release and thanks for sharing with the community. Very
>> generous.
>> I'd push you to make it truly open source and give it a BSD-New license
>> instead of the LGPL though. Studios who are looking to integrate it and
>> also possibly build tools and modifications with it will need the BSD-New.
>> Just a suggestion.
Don't worry with the code you took from Gear... It's just one method and
seriously not the most amazing one ;-)
Gear uses that License because I was hoping people will write more code on
top of Gear and share all that.. It never happened anyway...
-J
On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <miquel.cam...@gmail.com>wrote:
>> oh man! I get confuse with all that licensing stuff. :P I take same as
>> GEAR since I am using one function from Jeremie. Can I do that? I mean
>> change the licensing. I just want to give it for free :)
>> BTW: I think my pose library is very very simple compare with yours :P
>> Working at: www.shedmtl.com >> Personal web: www.akaosaru.com >> ----------------------------------------------------
>> ----------------------------------------------------
>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>> Heh, nice to have some competition. :D
>>> Congrats on the release and thanks for sharing with the community. Very
>>> generous.
>>> I'd push you to make it truly open source and give it a BSD-New license
>>> instead of the LGPL though. Studios who are looking to integrate it and
>>> also possibly build tools and modifications with it will need the BSD-New.
>>> Just a suggestion.
Copyright (c) <year>, <copyright holder>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the <organization> nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Working at: www.shedmtl.com Personal web: www.akaosaru.com ----------------------------------------------------
----------------------------------------------------
> Don't worry with the code you took from Gear... It's just one method and
> seriously not the most amazing one ;-)
> Gear uses that License because I was hoping people will write more code on
> top of Gear and share all that.. It never happened anyway...
> -J
> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>> Ah didn't know you took some stuff from GEAR. Probably need to leave it
>> as is then.
>> I think this has a much easier workflow for sure. Something I need to
>> work on with mine.
>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <miquel.cam...@gmail.com>wrote:
>>> oh man! I get confuse with all that licensing stuff. :P I take same as
>>> GEAR since I am using one function from Jeremie. Can I do that? I mean
>>> change the licensing. I just want to give it for free :)
>>> BTW: I think my pose library is very very simple compare with yours :P
>>> Working at: www.shedmtl.com >>> Personal web: www.akaosaru.com >>> ----------------------------------------------------
>>> ----------------------------------------------------
>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>> Heh, nice to have some competition. :D
>>>> Congrats on the release and thanks for sharing with the community. Very
>>>> generous.
>>>> I'd push you to make it truly open source and give it a BSD-New license
>>>> instead of the LGPL though. Studios who are looking to integrate it and
>>>> also possibly build tools and modifications with it will need the BSD-New.
>>>> Just a suggestion.
>>>> Great work!
>>>> --------------------------------------------
>>>> Eric Thivierge
>>>> http://www.ethivierge.com
> Copyright (c) <year>, <copyright holder>
> All rights reserved.
> Redistribution and use in source and binary forms, with or without
> modification, are permitted provided that the following conditions are met:
> * Redistributions of source code must retain the above copyright
> notice, this list of conditions and the following disclaimer.
> * Redistributions in binary form must reproduce the above copyright
> notice, this list of conditions and the following disclaimer in the
> documentation and/or other materials provided with the distribution.
> * Neither the name of the <organization> nor the
> names of its contributors may be used to endorse or promote products
> derived from this software without specific prior written permission.
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>> Don't worry with the code you took from Gear... It's just one method and
>> seriously not the most amazing one ;-)
>> Gear uses that License because I was hoping people will write more code
>> on top of Gear and share all that.. It never happened anyway...
>> -J
>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>> Ah didn't know you took some stuff from GEAR. Probably need to leave it
>>> as is then.
>>> I think this has a much easier workflow for sure. Something I need to
>>> work on with mine.
>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <miquel.cam...@gmail.com
>>> > wrote:
>>>> oh man! I get confuse with all that licensing stuff. :P I take same as
>>>> GEAR since I am using one function from Jeremie. Can I do that? I mean
>>>> change the licensing. I just want to give it for free :)
>>>> BTW: I think my pose library is very very simple compare with yours :P
>>>> Working at: www.shedmtl.com >>>> Personal web: www.akaosaru.com >>>> ----------------------------------------------------
>>>> ----------------------------------------------------
>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>> Heh, nice to have some competition. :D
>>>>> Congrats on the release and thanks for sharing with the community.
>>>>> Very generous.
>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>> and also possibly build tools and modifications with it will need the
>>>>> BSD-New. Just a suggestion.
>>>>> Great work!
>>>>> --------------------------------------------
>>>>> Eric Thivierge
>>>>> http://www.ethivierge.com
Working at: www.shedmtl.com Personal web: www.akaosaru.com ----------------------------------------------------
----------------------------------------------------
> On Tue, Jul 24, 2012 at 10:59 AM, Miquel Campos <miquel.cam...@gmail.com>wrote:
>> Oh cool! Thanks Jeremie!
>> Eric, this is the license that you recommend?
>> Copyright (c) <year>, <copyright holder>
>> All rights reserved.
>> Redistribution and use in source and binary forms, with or without
>> modification, are permitted provided that the following conditions are met:
>> * Redistributions of source code must retain the above copyright
>> notice, this list of conditions and the following disclaimer.
>> * Redistributions in binary form must reproduce the above copyright
>> notice, this list of conditions and the following disclaimer in the
>> documentation and/or other materials provided with the distribution.
>> * Neither the name of the <organization> nor the
>> names of its contributors may be used to endorse or promote products
>> derived from this software without specific prior written permission.
>> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
>> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
>> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
>> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
>> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
>> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
>> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
>> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>> Don't worry with the code you took from Gear... It's just one method and
>>> seriously not the most amazing one ;-)
>>> Gear uses that License because I was hoping people will write more code
>>> on top of Gear and share all that.. It never happened anyway...
>>> -J
>>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>>> Ah didn't know you took some stuff from GEAR. Probably need to leave it
>>>> as is then.
>>>> I think this has a much easier workflow for sure. Something I need to
>>>> work on with mine.
>>>> --------------------------------------------
>>>> Eric Thivierge
>>>> http://www.ethivierge.com
>>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <
>>>> miquel.cam...@gmail.com> wrote:
>>>>> oh man! I get confuse with all that licensing stuff. :P I take same
>>>>> as GEAR since I am using one function from Jeremie. Can I do that? I mean
>>>>> change the licensing. I just want to give it for free :)
>>>>> BTW: I think my pose library is very very simple compare with yours :P
>>>>> Working at: www.shedmtl.com >>>>> Personal web: www.akaosaru.com >>>>> ----------------------------------------------------
>>>>> ----------------------------------------------------
>>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>>> Heh, nice to have some competition. :D
>>>>>> Congrats on the release and thanks for sharing with the community.
>>>>>> Very generous.
>>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>>> and also possibly build tools and modifications with it will need the
>>>>>> BSD-New. Just a suggestion.
>>>>>> Great work!
>>>>>> --------------------------------------------
>>>>>> Eric Thivierge
>>>>>> http://www.ethivierge.com
Hurray for open source! Unless you're selling a product I think that when
you release a tool to the public (for free) you might as well make it Open
Source.
>> On Tue, Jul 24, 2012 at 10:59 AM, Miquel Campos <miquel.cam...@gmail.com>wrote:
>>> Oh cool! Thanks Jeremie!
>>> Eric, this is the license that you recommend?
>>> Copyright (c) <year>, <copyright holder>
>>> All rights reserved.
>>> Redistribution and use in source and binary forms, with or without
>>> modification, are permitted provided that the following conditions are met:
>>> * Redistributions of source code must retain the above copyright
>>> notice, this list of conditions and the following disclaimer.
>>> * Redistributions in binary form must reproduce the above copyright
>>> notice, this list of conditions and the following disclaimer in the
>>> documentation and/or other materials provided with the distribution.
>>> * Neither the name of the <organization> nor the
>>> names of its contributors may be used to endorse or promote products
>>> derived from this software without specific prior written permission.
>>> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
>>> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>>> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
>>> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
>>> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
>>> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
>>> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
>>> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>>> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
>>> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>>> Don't worry with the code you took from Gear... It's just one method
>>>> and seriously not the most amazing one ;-)
>>>> Gear uses that License because I was hoping people will write more code
>>>> on top of Gear and share all that.. It never happened anyway...
>>>> -J
>>>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>>>> Ah didn't know you took some stuff from GEAR. Probably need to leave
>>>>> it as is then.
>>>>> I think this has a much easier workflow for sure. Something I need to
>>>>> work on with mine.
>>>>> --------------------------------------------
>>>>> Eric Thivierge
>>>>> http://www.ethivierge.com
>>>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <
>>>>> miquel.cam...@gmail.com> wrote:
>>>>>> oh man! I get confuse with all that licensing stuff. :P I take same
>>>>>> as GEAR since I am using one function from Jeremie. Can I do that? I mean
>>>>>> change the licensing. I just want to give it for free :)
>>>>>> BTW: I think my pose library is very very simple compare with yours
>>>>>> :P
>>>>>> Working at: www.shedmtl.com >>>>>> Personal web: www.akaosaru.com >>>>>> ----------------------------------------------------
>>>>>> ----------------------------------------------------
>>>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>>>> Heh, nice to have some competition. :D
>>>>>>> Congrats on the release and thanks for sharing with the community.
>>>>>>> Very generous.
>>>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>>>> and also possibly build tools and modifications with it will need the
>>>>>>> BSD-New. Just a suggestion.
>>>>>>> Great work!
>>>>>>> --------------------------------------------
>>>>>>> Eric Thivierge
>>>>>>> http://www.ethivierge.com
> Hurray for open source! Unless you're selling a product I think that when
> you release a tool to the public (for free) you might as well make it Open
> Source.
>>> On Tue, Jul 24, 2012 at 10:59 AM, Miquel Campos <miquel.cam...@gmail.com
>>> > wrote:
>>>> Oh cool! Thanks Jeremie!
>>>> Eric, this is the license that you recommend?
>>>> Copyright (c) <year>, <copyright holder>
>>>> All rights reserved.
>>>> Redistribution and use in source and binary forms, with or without
>>>> modification, are permitted provided that the following conditions are met:
>>>> * Redistributions of source code must retain the above copyright
>>>> notice, this list of conditions and the following disclaimer.
>>>> * Redistributions in binary form must reproduce the above copyright
>>>> notice, this list of conditions and the following disclaimer in the
>>>> documentation and/or other materials provided with the distribution.
>>>> * Neither the name of the <organization> nor the
>>>> names of its contributors may be used to endorse or promote products
>>>> derived from this software without specific prior written permission.
>>>> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
>>>> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>>>> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
>>>> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
>>>> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
>>>> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
>>>> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
>>>> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>>>> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
>>>> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>>>> Don't worry with the code you took from Gear... It's just one method
>>>>> and seriously not the most amazing one ;-)
>>>>> Gear uses that License because I was hoping people will write more
>>>>> code on top of Gear and share all that.. It never happened anyway...
>>>>> -J
>>>>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>>>>> Ah didn't know you took some stuff from GEAR. Probably need to leave
>>>>>> it as is then.
>>>>>> I think this has a much easier workflow for sure. Something I need to
>>>>>> work on with mine.
>>>>>> --------------------------------------------
>>>>>> Eric Thivierge
>>>>>> http://www.ethivierge.com
>>>>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <
>>>>>> miquel.cam...@gmail.com> wrote:
>>>>>>> oh man! I get confuse with all that licensing stuff. :P I take same
>>>>>>> as GEAR since I am using one function from Jeremie. Can I do that? I mean
>>>>>>> change the licensing. I just want to give it for free :)
>>>>>>> BTW: I think my pose library is very very simple compare with yours
>>>>>>> :P
>>>>>>> Working at: www.shedmtl.com >>>>>>> Personal web: www.akaosaru.com >>>>>>> ----------------------------------------------------
>>>>>>> ----------------------------------------------------
>>>>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>>>>> Heh, nice to have some competition. :D
>>>>>>>> Congrats on the release and thanks for sharing with the community.
>>>>>>>> Very generous.
>>>>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>>>>> and also possibly build tools and modifications with it will need the
>>>>>>>> BSD-New. Just a suggestion.
>>>>>>>> Great work!
>>>>>>>> --------------------------------------------
>>>>>>>> Eric Thivierge
>>>>>>>> http://www.ethivierge.com
On Tue, Jul 24, 2012 at 12:24 PM, Eric Turman <i.anima...@gmail.com> wrote:
> Awesome, thanks again :)
> On Mon, Jul 23, 2012 at 9:19 PM, Eric Thivierge <ethivie...@gmail.com>wrote:
>> Hurray for open source! Unless you're selling a product I think that when
>> you release a tool to the public (for free) you might as well make it Open
>> Source.
>>>> --------------------------------------------
>>>> Eric Thivierge
>>>> http://www.ethivierge.com
>>>> On Tue, Jul 24, 2012 at 10:59 AM, Miquel Campos <
>>>> miquel.cam...@gmail.com> wrote:
>>>>> Oh cool! Thanks Jeremie!
>>>>> Eric, this is the license that you recommend?
>>>>> Copyright (c) <year>, <copyright holder>
>>>>> All rights reserved.
>>>>> Redistribution and use in source and binary forms, with or without
>>>>> modification, are permitted provided that the following conditions are met:
>>>>> * Redistributions of source code must retain the above copyright
>>>>> notice, this list of conditions and the following disclaimer.
>>>>> * Redistributions in binary form must reproduce the above copyright
>>>>> notice, this list of conditions and the following disclaimer in the
>>>>> documentation and/or other materials provided with the distribution.
>>>>> * Neither the name of the <organization> nor the
>>>>> names of its contributors may be used to endorse or promote products
>>>>> derived from this software without specific prior written permission.
>>>>> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
>>>>> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>>>>> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
>>>>> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
>>>>> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
>>>>> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
>>>>> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
>>>>> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>>>>> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
>>>>> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>>>>> Don't worry with the code you took from Gear... It's just one method
>>>>>> and seriously not the most amazing one ;-)
>>>>>> Gear uses that License because I was hoping people will write more
>>>>>> code on top of Gear and share all that.. It never happened anyway...
>>>>>> -J
>>>>>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>>>>>> Ah didn't know you took some stuff from GEAR. Probably need to leave
>>>>>>> it as is then.
>>>>>>> I think this has a much easier workflow for sure. Something I need
>>>>>>> to work on with mine.
>>>>>>> --------------------------------------------
>>>>>>> Eric Thivierge
>>>>>>> http://www.ethivierge.com
>>>>>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <
>>>>>>> miquel.cam...@gmail.com> wrote:
>>>>>>>> oh man! I get confuse with all that licensing stuff. :P I take
>>>>>>>> same as GEAR since I am using one function from Jeremie. Can I do that? I
>>>>>>>> mean change the licensing. I just want to give it for free :)
>>>>>>>> BTW: I think my pose library is very very simple compare with yours
>>>>>>>> :P
>>>>>>>> Working at: www.shedmtl.com >>>>>>>> Personal web: www.akaosaru.com >>>>>>>> ----------------------------------------------------
>>>>>>>> ----------------------------------------------------
>>>>>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>>>>>> Heh, nice to have some competition. :D
>>>>>>>>> Congrats on the release and thanks for sharing with the community.
>>>>>>>>> Very generous.
>>>>>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>>>>>> and also possibly build tools and modifications with it will need the
>>>>>>>>> BSD-New. Just a suggestion.
>>>>>>>>> Great work!
>>>>>>>>> --------------------------------------------
>>>>>>>>> Eric Thivierge
>>>>>>>>> http://www.ethivierge.com
simonbenandersonl...@gmail.com> wrote:
> looks awesome :) thanks for adding to the community, you can give Eric T a
> run for his money with your shape library hehe..
> On Tue, Jul 24, 2012 at 12:24 PM, Eric Turman <i.anima...@gmail.com>wrote:
>> Awesome, thanks again :)
>> On Mon, Jul 23, 2012 at 9:19 PM, Eric Thivierge <ethivie...@gmail.com>wrote:
>>> Hurray for open source! Unless you're selling a product I think that
>>> when you release a tool to the public (for free) you might as well make it
>>> Open Source.
>>>>> --------------------------------------------
>>>>> Eric Thivierge
>>>>> http://www.ethivierge.com
>>>>> On Tue, Jul 24, 2012 at 10:59 AM, Miquel Campos <
>>>>> miquel.cam...@gmail.com> wrote:
>>>>>> Oh cool! Thanks Jeremie!
>>>>>> Eric, this is the license that you recommend?
>>>>>> Copyright (c) <year>, <copyright holder>
>>>>>> All rights reserved.
>>>>>> Redistribution and use in source and binary forms, with or without
>>>>>> modification, are permitted provided that the following conditions are met:
>>>>>> * Redistributions of source code must retain the above copyright
>>>>>> notice, this list of conditions and the following disclaimer.
>>>>>> * Redistributions in binary form must reproduce the above copyright
>>>>>> notice, this list of conditions and the following disclaimer in the
>>>>>> documentation and/or other materials provided with the distribution.
>>>>>> * Neither the name of the <organization> nor the
>>>>>> names of its contributors may be used to endorse or promote products
>>>>>> derived from this software without specific prior written permission.
>>>>>> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
>>>>>> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
>>>>>> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
>>>>>> DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
>>>>>> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
>>>>>> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
>>>>>> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
>>>>>> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>>>>>> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
>>>>>> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>>>>>>> Don't worry with the code you took from Gear... It's just one method
>>>>>>> and seriously not the most amazing one ;-)
>>>>>>> Gear uses that License because I was hoping people will write more
>>>>>>> code on top of Gear and share all that.. It never happened anyway...
>>>>>>> -J
>>>>>>> On 23 July 2012 17:33, Eric Thivierge <ethivie...@gmail.com> wrote:
>>>>>>>> Ah didn't know you took some stuff from GEAR. Probably need to
>>>>>>>> leave it as is then.
>>>>>>>> I think this has a much easier workflow for sure. Something I need
>>>>>>>> to work on with mine.
>>>>>>>> --------------------------------------------
>>>>>>>> Eric Thivierge
>>>>>>>> http://www.ethivierge.com
>>>>>>>> On Tue, Jul 24, 2012 at 10:27 AM, Miquel Campos <
>>>>>>>> miquel.cam...@gmail.com> wrote:
>>>>>>>>> oh man! I get confuse with all that licensing stuff. :P I take
>>>>>>>>> same as GEAR since I am using one function from Jeremie. Can I do that? I
>>>>>>>>> mean change the licensing. I just want to give it for free :)
>>>>>>>>> BTW: I think my pose library is very very simple compare with
>>>>>>>>> yours :P
>>>>>>>>> Working at: www.shedmtl.com >>>>>>>>> Personal web: www.akaosaru.com >>>>>>>>> ----------------------------------------------------
>>>>>>>>> ----------------------------------------------------
>>>>>>>>> 2012/7/23 Eric Thivierge <ethivie...@gmail.com>
>>>>>>>>>> Heh, nice to have some competition. :D
>>>>>>>>>> Congrats on the release and thanks for sharing with the
>>>>>>>>>> community. Very generous.
>>>>>>>>>> I'd push you to make it truly open source and give it a BSD-New
>>>>>>>>>> license instead of the LGPL though. Studios who are looking to integrate it
>>>>>>>>>> and also possibly build tools and modifications with it will need the
>>>>>>>>>> BSD-New. Just a suggestion.
>>>>>>>>>> Great work!
>>>>>>>>>> --------------------------------------------
>>>>>>>>>> Eric Thivierge
>>>>>>>>>> http://www.ethivierge.com