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-12-26Correct alloc string and comment in makesdnaCampbell Barton
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-23Make makesdna capable of detecting 32bit alignment issues on 64bit platformSergey Sharybin
2013-12-23Fix compile error on 32 bits linux / windows, wireframe modifier needs padding.Brecht Van Lommel
2013-12-22error in last commit, flag names.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-21Fix for mesh deform modifier missing copy for flag.Campbell Barton
2013-12-21Mesh Modifiers: refactor copying using a generic functionCampbell Barton
2013-12-18Vertex/weight paint: remove "Use All Faces" option.Brecht Van Lommel
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-15Minor optimization for strlen and memcpy calls for reading blend filesSv. Lockal
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-13Fix T37572: text editor scrolling not working well with Mac trackpad panning.Brecht Van Lommel
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-10Fix T37463: Increasing window size would add space around menu headerCampbell Barton
2013-12-10Style changes to refactor commit.Antony Riakiotakis
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-12-10Node Previews:Jeroen Bakker
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-12-09Enhancement: added node colors for every node classJeroen Bakker
2013-12-09Game Engine: Option to record static objects animationJames Yonan
2013-12-08Fix T37212: Wrong user counter when more than 32K usersSergey Sharybin
2013-12-06Forgot to theme-ify color of shadow UVs (color used to draw uvs duringAntony Riakiotakis
2013-12-04Compiler Warnings: disallow 'long' in DNA, its not reliably 64bit (gcc only)Campbell Barton
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-12-01Cleanup: remove deprecated old Lamp.shadspotsize from code.Bastien Montagne
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-25Fix T37586: Auto-perspective was changing to perspective while orbitingCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-11-21Code Cleanup: use strict flags for screw modifier, reduce sign conversionCampbell Barton
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-19Blender Internal:Thomas Dinges
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-07Fix for error in r61159: the new gpencil_new_layer_col in UserDef is supposed...Lukas Toenne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-06Removed the DNA storage for LGG lift and inverse gamma in the color balance n...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin