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-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-09Fix broken groupobject usercount handling.Bastien Montagne
2015-11-08Remove unused header filesSergey Sharybin
2015-11-08Fix T46712: Crash while rendering Freestyle sceneSergey Sharybin
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-04Fix compilation error with OpenSubdiv disabledSergey Sharybin
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
2015-11-03Fix T46672: Concurrent access to source DM in datatransfer modifier.Bastien Montagne
2015-11-03imp: show alert color if mesh has weight groups but no active group is selectedGaia Clary
2015-11-03Avoid assert weight painting w/o an active groupCampbell Barton
2015-11-03Fix T46611: Vertex group locking failsCampbell Barton
2015-11-03Fix related to T46567: Skin modifier: add a warning message when no valid roo...Bastien Montagne
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-11-03Fix T46677: OpenSubdiv crashes when witching from simple and CC subdivisionsSergey Sharybin
2015-11-02Fix/workaround T46622: crash w/ metas & particlesCampbell Barton
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
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-27Docs: callback commentsCampbell Barton
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-22Version Bump: 2.76.2, deprecate valuesCampbell 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