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-06-17Correct argument nameCampbell Barton
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-06-14Cycles: Don't show "Sharp" distribution in the Anisotropic node.Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-09Usual UI message handling...Bastien Montagne
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-06-06UI: higher precision for IK poll angleCampbell Barton
2014-06-01Fix T40342 smooth shading flag in dyntopo does not work under MSVC.Antony Riakiotakis
2014-05-29Fix T40411: UI incorrectly permits changing materal_slots on linked obdataCampbell Barton
2014-05-28Fix T40387, image api save and pack did not fire notifiers.Antony Riakiotakis
2014-05-26Fix T40359: Scene / Color Management: White Point Mapping Has LimitSergey Sharybin
2014-05-26Fix for curve having invalid active vertex after setting typeCampbell Barton
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-22Correction to previous commit, sorry about that. :/Bastien Montagne
2014-05-22PackedFiles: add (readonly for now) access to packed raw data (most useful fo...Bastien Montagne
2014-05-22Fix T38493: ray_cast causes runtime error with no facesCampbell Barton
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-20This reverts commit c998d6d4b5a3bd88375c3255761e1e64a5321559.Campbell Barton
2014-05-20Fix T40224: Crash moving objects to another layerCampbell Barton
2014-05-19Style cleanupCampbell Barton
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-05-18Fix T40251: Rename of Shape key is not redrawed in Dopesheep.Bastien Montagne
2014-05-18Comment unused BLI_rebase_pathCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-05-15Fixes for font underlineCampbell Barton
2014-05-14FCurve: move add modifiers logic from menu into dynamic enumCampbell Barton
2014-05-14FCurve: stop generic rna update from changing curve handle typeCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Freestyle: Added .new() and .remove() to the collection type of Python style ...Tamito Kajiyama
2014-05-13Freestyle: minor UI text fix.Tamito Kajiyama
2014-05-13Freestyle: naming fixes.Tamito Kajiyama
2014-05-13Freestyle: code clean-up.Tamito Kajiyama
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-05-12A bit more helpful doc strings on the curve render resolution properties.Lukas Tönne
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-11Freestyle: Added .new() and .remove() methods to the Linesets collection type.Tamito Kajiyama
2014-05-08Drivers: When editing expressions from UI buttons, "invalid" flags now get cl...Joshua Leung
2014-05-08BGE: Dynamically-allocated action layersMitchell Stokes
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-05-07Bugfix: Bend modifier's angle property has crazy limitsJoshua Leung
2014-05-05Make bpy.types.EditBone.matrix writeable.Bastien Montagne
2014-05-05Freestyle: Revised a UI text for better understandability in the Outliner.Tamito Kajiyama
2014-05-03Added notifier of updates in Freestyle texture slots.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama