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-05code cleanup: include orderCampbell Barton
2013-04-05style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Stencil dimension control:Antony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-04-05Apparently, you shall not define variables in the middle of the blockSergey Sharybin
2013-04-05Fix #34862: some operators like mesh separate or object clear parent were notBrecht Van Lommel
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-03Fix #34856: crash passing an object rather than a mesh to bpy.data.mesh.remov...Brecht Van Lommel
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-02Fix #34711: matcap option not showing when switching from cycles material/ren...Brecht Van Lommel
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-04-01remove duplicate defines in makesrna.cCampbell Barton
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-29misc minor edits.Campbell Barton
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-29Code cleanup / Sequencer:Thomas Dinges
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-28Fix for node groups, now exposing a socket will copy the default value from i...Lukas Toenne
2013-03-28workaround for crash when accessing vertex colors in editmode,Campbell Barton
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-27Why oh why makesrna is split into two separate scons files..Sergey Sharybin
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26misc minor changesCampbell Barton
2013-03-25Fix [#34716] Change Trim Duration (soft) value nothing happening. until mouse...Bastien Montagne
2013-03-25I18n: use id_windowmanager context for keymap idnames. Solves some issues wit...Bastien Montagne
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-23Constraint UI:Thomas Dinges
2013-03-23Code cleanuo:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22Fix #34728, Int values in script Node can't be changed. Was caused by a bad t...Lukas Toenne
2013-03-22Increase hard limit for prefetch frames to INT_MAXSergey Sharybin
2013-03-22python api: add functionality to remove uv-texture layers.Campbell Barton
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton