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-16Text Editor: Support for un-commenting lines with indented comment charactertemp_textedit_comment_togglingJulian Eisel
2016-03-15Fix T47577: Movie clip uses too much memory with still image sequencesSergey Sharybin
2016-03-15movieclip: Cleanup around cacheSergey Sharybin
2016-03-15Cleanup some warningsSergey Sharybin
2016-03-15ImBuf: Use proper function to free FFmpeg framesSergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-15Fix T47759: Mesh 'Select less', leaves isolated vertsCampbell Barton
2016-03-15CMake: remove unused libpath'sCampbell Barton
2016-03-15PyAPI: Double performance of Mesh.from_pydataCampbell Barton
2016-03-14Fix T47750: Edited hair: disconnect (and connect!) operator do not support redo.Bastien Montagne
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-14Fix T47787: When performing operation 'Make single user' -> 'obj&data', objec...Bastien Montagne
2016-03-14Fix T47784: BMesh.from_object broken keyword argsCampbell Barton
2016-03-14Fix T47772: Randomize stroke has direction biasCampbell Barton
2016-03-14Fix T47785: Rendering Crash, Node Connector Crash, Changing Editors CrashSergey Sharybin
2016-03-14Support mdisps for Mesh.flip_normals()Campbell Barton
2016-03-14Cleanup: move MDisps flipping to own functionCampbell Barton
2016-03-14Fix T47788: Symmetrize flips multi-res dataCampbell Barton
2016-03-14Cleanup: style/spellingCampbell Barton
2016-03-13Fix T47773: Particle System with Boids Crash.Bastien Montagne
2016-03-13Fix bplayer (c)Bastien Montagne
2016-03-13Default Keyframe Type: Some UI tweaksJoshua Leung
2016-03-13Fixed some type mismatch errors, missed earlierJoshua Leung
2016-03-13Fancy procedural icons for Keyframe TypesJoshua Leung
2016-03-13More compile fixes - Game EngineJoshua Leung
2016-03-13Compile fix for LinuxJoshua Leung
2016-03-13Fix T47760: Toggling GPencil's "Selection Mask" via Python does not update UIPhilipp Oeser
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-13Cleanup: warningCampbell Barton
2016-03-13CMake: use CXX for C++ in var nameCampbell Barton
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-12Increase node max width to 700pxJulian Eisel
2016-03-12Fix related to T47750: Particle disconnect operator: 'all hair' disabled woul...Bastien Montagne
2016-03-12Cycles: Some typo fixesSergey Sharybin
2016-03-12Cycles: Support parallel convergence mode for spherical stereoSergey Sharybin
2016-03-12Fix bad UI range of convergence distance which was above the hard limitSergey Sharybin
2016-03-12Cycles: Optimize derivatives calculation by using pre-calculated dx/dySergey Sharybin
2016-03-12Cycles: Cleanup, spherical_stereo_direction will return normalized directionSergey Sharybin
2016-03-12Fix T47763: 2.77 RC2 (Fluid) Particle Baking slower compared to 2.67b.Bastien Montagne
2016-03-11Cycles: Do no limit viewport samples to USHRT_MAX when value is at 0.Thomas Dinges
2016-03-11Fix crash adding EditNormals modifier to NURBS object (or other types but mesh).Bastien Montagne
2016-03-11Minor improvement to last commitCampbell Barton
2016-03-11Math Lib: less complex convex quad checkCampbell Barton
2016-03-11Revert "Use render path as initial location when saving renders"Campbell Barton
2016-03-11Cycles: One more optimization fix, derivatives used to be calculated without ...Sergey Sharybin
2016-03-11CMake: Warn when buildinfo is disabled due to missing GitSergey Sharybin
2016-03-11CMake: Avoid call of find_package(Git) for every compile with buildinfo enabledSergey Sharybin
2016-03-11Cycles: Fix bug calculating dP for perspective cameraSergey Sharybin
2016-03-11Cycles: Cleanup, redundant normalizationSergey Sharybin