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-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
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-20Fix T46243: New Depsgraph: changing action misses relations update tagSergey Sharybin
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-17Cleanup: spellingCampbell Barton
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Improve multi-paint tipCampbell Barton
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-11Fix tip about hair grid display (was copy/paste from hair guides one...).Bastien Montagne
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2016-01-07Cleanup: remove unused scene argCampbell Barton
2016-01-06'users of ID' py API.Bastien Montagne
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Fix T47109: Expose sound data-block selectorCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-12-28White Balance modifier for the VSEThomas Beck