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
2015-10-30Python: check version binary name firstCampbell Barton
2015-10-30Fix T46619: Levels node becomes UndefinedCampbell Barton
2015-10-28BGE: Fix T44448: LOD will display wrong LOD level object if zoomed outJorge Bernal
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-28Support symmetrical curve mapping presetsSergey Sharybin
2015-10-28Fix curve mapping linear preset not setting handle type correctlySergey Sharybin
2015-10-27OpenSubdiv: Fix wrong handling of vertex parentSergey Sharybin
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Fix T46599: Copy Rotation behaves erratically when Use Y is disabledJoshua Leung
2015-10-25Use BLI_strncasecmp for text suggestionsCampbell Barton
2015-10-23BLI_math: add mat3_normalized_to_* functionsCampbell Barton
2015-10-23BLI_math: add invert_qt_normalizedCampbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Fix ffmpeg memory leaksCampbell Barton
2015-10-23Fix ffmpeg saving long pathsCampbell Barton
2015-10-23Fix for error w/ RenderView in ImageView listCampbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
2015-10-21Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76, part II.Bastien Montagne
2015-10-20Fix T46544: Can't unpack generated imageCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-10-17Fix T46429: Movie clip is deformed by resolution multiplier when offset is ad...Bastien Montagne
2015-10-16Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors).Bastien Montagne
2015-10-16Fix T46508: data_transfer of normals fails in case objects are transformed.Bastien Montagne
2015-10-16Mesh remapping: fix loop 'best matching normals' not using transform space.Bastien Montagne
2015-10-16Cleanup: simplify BLI_stringdec useCampbell Barton
2015-10-15VBO implementation for GLSL subsurfed meshes (non-mapped case)Antony Riakiotakis
2015-10-15Cleanup: BKE_idcode: idcode (types) are short, not int...Bastien Montagne
2015-10-15Fix T46483: vertex/edge slide with correct UVs sometimes pinning UVs.Brecht Van Lommel
2015-10-15Fix related to T46223: memory leak when loading multilayer multiview images.Brecht Van Lommel
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-09Fix T46418: Constraints - influence other than 0 or 1 - bad results with non-...Bastien Montagne
2015-10-09Correct own error in editmesh bvhCampbell Barton
2015-10-09Fix leak creating 'empty' looptri bvh treeCampbell Barton
2015-10-08Fix compilation error with bullet disabledSergey Sharybin
2015-10-08Add logicbricks to ID looper.Bastien Montagne
2015-10-08Add rigidbodyworld to id looper.Bastien Montagne
2015-10-08Add id looper for particlesystem.Bastien Montagne
2015-10-08Add a bunch of missing IDs in ID looper...Bastien Montagne
2015-10-08Modifiers: add 'cd_flag' parameter to their ID looping callbacks, neededBastien Montagne
2015-10-08Fix T46236: NLA transition strips do not get resized when neighbouring strips...Joshua Leung
2015-10-08Fix T46391: Sync Length in NLA is not working on all instances of clipJoshua Leung
2015-10-08Fix: "Tweak user" red-alert flag was not getting set on strips on active trackJoshua Leung