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
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-23Tab theme colorsCampbell Barton
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2014-01-21Code Cleanup: styleCampbell Barton
2014-01-20Fix for incorrect use of DNA_struct_find_nrCampbell Barton
2014-01-18Increase maximum allowed amount of points for Splines in both U and V directionsSimon Repp
2014-01-17Code Cleanup: spellingCampbell Barton
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16Code Cleanup: loop over ThemeSpace's where possibleCampbell Barton
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2014-01-11Add tangent space computation/access from RNA (i.e. python).Bastien Montagne
2014-01-07Text3d: move text selection boxes from Curve to EditFont structCampbell Barton
2014-01-05Text3d: fix font family feature for unicode and correct tooltipCampbell Barton
2014-01-05Text3d: remove sepchar, old feature which no longer has any UI access.Campbell Barton
2014-01-03Text3d: store number of characters and utf8 length separatelyCampbell Barton
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2014-01-01Fix crash happening in Cycles fcurve modifierSergey Sharybin
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-12-26correction to last commitCampbell Barton
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