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-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
2015-12-28Cleanup: use BLI_libblock prefix for id functionsCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-18Fix T46998: Console zoom doesn't update scrollbarsCampbell Barton
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-11BMesh: Add option to use BMesh boolean modifierCampbell Barton
2015-12-08OpenGL/BGE: Remove RAS_StorageIM (glBegin/glEnd rendering of mesh data)Mitchell Stokes
2015-12-07Usual UI messages fixes.Bastien Montagne
2015-12-04Fix for too small array of function pointers in node RNA registration.Lukas Tönne
2015-12-04Have to allow DNA writes in node insert_link callback in order to do anything...Lukas Tönne
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne