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
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-12Fix bad UI range of convergence distance which was above the hard limitSergey Sharybin
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-09RNA: remove redundant update callbackCampbell Barton
2016-03-08Fix T47701: Image not fully updated after setting .pixelsSergey Sharybin
2016-03-07Fix T47688: Regression in gl_loadCampbell Barton
2016-03-07Simple Deform modifier: invert vgroup optionCampbell Barton
2016-03-07Shrink Wrap modifier: invert vgroup optionCampbell Barton
2016-03-04Alternate fix for virtual-pixel update not workingCampbell Barton
2016-03-04Revert "Fix changing virtual pixelsize having no affect if only main window i...Campbell Barton
2016-03-04Fix changing virtual pixelsize having no affect if only main window is openJulian Eisel
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-04Docs: include mathutils.interpolateCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-03-03Fix RNA property clamp assigning in PythonCampbell Barton
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29RNA: add is_array propertyCampbell Barton
2016-02-28BKE_mesh: add polygon flipping tools.Bastien Montagne
2016-02-23Remove unused "Free Unused" option from compositorSergey Sharybin
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-02-20Userpreferences Panel (for the 3DView)Campbell Barton
2016-02-17Use high precision for scene scaleCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-15Cleanup: rna_main_api: use macro to define tag() and is_updated rna functions.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-02-10Outliner: omit active-unselected in "Selected" viewCampbell Barton
2016-02-09Fix T47371 - add access to 'static' enum items.Bastien Montagne
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2016-02-08GPencil Eraser: Do not allow eraser radius to get smaller than 1 pixelJoshua Leung
2016-02-08Fix: Renaming Grease Pencil layers doesn't update the Dopesheet Channels RegionJoshua Leung
2016-02-08Fix for non-bool return values of a few common RNA functions with declared bo...Lukas Tönne
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-01Add theme settings for keyframe indication in 3D ViewGaia Clary
2016-02-01Docs: warning for loading duplicate movie-clipsCampbell Barton
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-28Usual i18n/UI messages fixes.Bastien Montagne
2016-01-27Fix T46624: Preview is not always correctly updatedSergey Sharybin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-25Fix T47233: fcurves.find() won't work with driversJoshua Leung
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-22Fix T46657: VSE: Strip length jumps to a negative number.Bastien Montagne