Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-26svn merge -r 16608:16749 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2008-jaguarandiAndre Susano Pinto
2008-09-19Merge from trunkAndre Susano Pinto
2008-09-19Revert last merge from trunkAndre Susano Pinto
2008-09-15svn merge -r 16231:16536 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-22svn merge -r 16215:16231 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-22svn merge -r 16174:16215 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-18svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-13svn merge -r 15988:16077 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-11svn merge -r 15988:16055 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-06svn merge -r 15908:15988 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-02svn merge -r 15688:15908 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-22svn merge -r 15590:15688 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-01svn merge -r 15292:15392 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-21svn merge -r 15202:15292 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-12Merge from trunkAndre Susano Pinto
2008-06-02Added missing newline for error print in Py-button expressionsJoshua Leung
2008-06-01functionality fixCampbell Barton
2008-06-01bugfix (typo) [#13587] Python API Material.sssFront brokenCampbell Barton
2008-06-01bugfix for own errorCampbell Barton
2008-05-31bugfix for own error, introduced when running scripts were saved with the ble...Campbell Barton
2008-05-31== PyNodes ==Willian Padovani Germano
2008-05-30bugfixCampbell Barton
2008-05-28bugfixCampbell Barton
2008-05-28[#10223] a new object function to add vertex group from an armatureMartin Poirier
2008-05-26bugfix for crasher from Cedric Paille via bf-committers.Stephen Swaney
2008-05-25patch [#11491] Fix for bug 11362: Blender.Draw.Image() method does not clip ...Campbell Barton
2008-05-21add missing flags for NLA stripsCampbell Barton
2008-05-21scene frames scene.render.cFrame,sFrame and eFrame were being treated as shor...Campbell Barton
2008-05-21testbreak was not working after the first useCampbell Barton
2008-05-19more updates to docsCampbell Barton
2008-05-19some updates to epy docsCampbell Barton
2008-05-17== Nodes ==Willian Padovani Germano
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-05-11Fix compiler warnings in particle.c and editface.c.Joshua Leung
2008-05-11fix compiler warnings.Stephen Swaney
2008-05-11Initial commit for BPy Particle patch #8557 from Cedric PailleStephen Swaney
2008-05-09fix for [#6104] CR generates space at String CreationCampbell Barton
2008-05-09fix for [#10330] Can't import packages or modules from a user defined script ...Campbell Barton
2008-05-08this script isnt needed anymore thanks to stivs and gsrCampbell Barton
2008-05-08more shell script tweaking.Stephen Swaney
2008-05-08modify script to use long opts; --name vs -n, for example.Stephen Swaney
2008-05-07Setting frame in python allowed negative numbers (was casting to a short with...Campbell Barton
2008-05-06patchesCampbell Barton
2008-05-06made python add mesh module respect blenders user settings for editmode and v...Campbell Barton
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-05-02== PyNodes ==Willian Padovani Germano
2008-05-01Add library.name attribute, which returns the actual library name used by ble...Ken Hughes
2008-05-01* add missing int rel to BPy_Library and BPy_LibraryDataNathan Letwory