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
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-06Removed Freestyle-specific code from DerivedMesh.c.Tamito Kajiyama
2013-04-05Removed CD_MASK_FREESTYLE_EDGE and CD_MASK_FREESTYLE_FACE from CD_MASK_BAREMESHTamito Kajiyama
2013-04-05code cleanup: include orderCampbell Barton
2013-04-05style cleanupCampbell Barton
2013-04-05White space fixes (to make a diff from the trunk cleaner).Tamito Kajiyama
2013-04-05svn merge ^/trunk/blender -r55813:55815Campbell Barton
2013-04-05code cleanup: quiet some warnings and styleCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix [#34857]: Negative temp.diff. in a smoke simulation doesn't work.Miika Hamalainen
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04quiet warnings (building with -Werror)Campbell Barton
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-04-04code cleanup: use bools, (float)sin/(float)cos -> sinf/cosf, more meaningful ...Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-04Fix #34625: duplivert/face rendering with modifier could crash accessing UV andBrecht Van Lommel
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-04-03style cleanupCampbell Barton
2013-04-03Use of text datablocks for storing Python style modules.Tamito Kajiyama
2013-04-02More Histogram fixes:Ton Roosendaal
2013-04-02Removed leftover debug print.Ton Roosendaal
2013-04-02Usability fix, for color grading.Ton Roosendaal
2013-04-02Fix for #34756 and #34810, crashes when dropping nodes onto noodles and a rel...Lukas Toenne
2013-04-02Fix FFMPEG build error with older versions after planar formats commit.Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-01FFMPEG: adding support for ffmpeg planar formats also to writeffmpeg.c.Joerg Mueller
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31Work-in-progress re-implementation of CustomData-based edge/face marks.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-30Updated default line style parameters.Tamito Kajiyama
2013-03-29misc minor edits.Campbell Barton
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-28Fix for node groups, now exposing a socket will copy the default value from i...Lukas Toenne
2013-03-28Fix #34782: Video Editor - Substract after transform failsSergey Sharybin
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27Fix #34785: only one curve cap is visible while backface culling is enabledSergey Sharybin
2013-03-27Bug report #34775Ton Roosendaal
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-27Fix [#34768] Out of bounds access in console selection.Irie Shinsuke
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-27Fix for Freestyle edge/face marks not working with most modifiers (except for...Tamito Kajiyama
2013-03-27style cleanupCampbell Barton
2013-03-27move FOREACH_NODETREE internal checks into functions.Campbell Barton
2013-03-27Paint system:Antony Riakiotakis
2013-03-27sequencer gapsCampbell Barton
2013-03-26I18n: various "new data translation" fixes...Bastien Montagne