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
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-10add STREQ macro (commonly used macro like CLAMP, MAX2, STRINGIFY). Use for so...Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-12style cleanup: whitespaceCampbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-02-12Merged changes in the trunk up to revision 44039.Tamito Kajiyama
2012-02-07Fix [#30099] Wrong python path returned. "bpy.data.keys" instead of expected ...Bastien Montagne
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-15Fix for the Link/Append commands not working when scenes had line styles.Tamito Kajiyama
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-013D Audio GSoC:Joerg Mueller
2011-03-13Merged changes in the trunk up to revision 35505.Tamito Kajiyama
2011-03-12- BKE_idcode_iter_step() - function to step over all ID codes.Campbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14Merged changes in the trunk up to revision 34828.Tamito Kajiyama
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-08-18Merged changes in the trunk up to revision 31440.Tamito Kajiyama
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-12Merged changes in the trunk up to revision 31284.Tamito Kajiyama
2010-08-11SVN maintenance.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton