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
path: root/source
AgeCommit message (Expand)Author
2012-10-03Correction to commit rev48866 -- convert_tface_mt must happen before BKE_mesh...Sergey Sharybin
2012-10-03Fix #32742: Motion path calculation on linked armatures locks up BlenderSergey Sharybin
2012-10-03fix [#32743] Freed memory access when freeing materials.Campbell Barton
2012-10-03fix [#32739] Glare node does "add" instead of "lighten"Campbell Barton
2012-10-02Entering Bcon5 stage!Sergey Sharybin
2012-10-02freeing node trees no longer decreases their user counts, this cause causing ...Campbell Barton
2012-10-02revert fix for [#31555] Username with special chars in Windows 7Campbell Barton
2012-10-02 * fix for regression test [compo_map_uv.blend]Jeroen Bakker
2012-10-02 * fix for regression file [compo_map_zcombine_cubes.blend]Jeroen Bakker
2012-10-02UI:Thomas Dinges
2012-10-02fix for crash in own recent masking commit with 'flood fill' operator.Campbell Barton
2012-10-02fix for mesh_foreachScreenEdge__mapFunc running the callback with V3D_CLIP_TE...Campbell Barton
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-10-02fix for error in mask drawing, was using glVertex3fv on 2d verts. (buffer ove...Campbell Barton
2012-10-02fix for crash loading durian file '08.5e_comp.blend' - external data pointer ...Campbell Barton
2012-10-02fix: path looper was checking the path of old tessface external data rather t...Campbell Barton
2012-10-02Fix #32712: non-multilayer openexr file save for a single channel image wouldBrecht Van Lommel
2012-10-01Fix #32728: File Output node always save as RGBA, even when RGB is selectedSergey Sharybin
2012-10-01fix for own bug in bmesh api, setting a byte string customdata layer assumed ...Campbell Barton
2012-10-01quiet some warnings.Campbell Barton
2012-10-01fix for unlikely crash if smoke collision data couldn't be read. (pointer was...Campbell Barton
2012-10-01possible fix for crashing when re-doing mouse select operator, there was a mi...Campbell Barton
2012-10-01fix [#32716] continuous grab bevel inset facesCampbell Barton
2012-10-01revert r50969, gives problems with weight paint + modifiers, need to investig...Campbell Barton
2012-10-01Fixed memory leak in CustomData_interp in cases when sources count is more thanSergey Sharybin
2012-10-01fix for crash found when attempting to setup testing environment to find cras...Campbell Barton
2012-10-01File Output Node:Thomas Dinges
2012-10-01Disable render part of display transformation for icon/texture previewSergey Sharybin
2012-10-01Fix #32686: MovieClip background initialisaton errorSergey Sharybin
2012-10-01Fix #32695: Can't disable color management for 3D viewSergey Sharybin
2012-10-01add compiler hints that failing to create a bmesh face is unlikely.Campbell Barton
2012-10-01fix [#32713] Crash with modifiers + GLSL modeCampbell Barton
2012-10-01fix [#31654] Non-proportional edge slide behaving incorrectly.Campbell Barton
2012-10-01fix for some errors when unlinking.Campbell Barton
2012-10-01Fix: gpu_colors_enable could cause 3d display corruption because it always en...Antony Riakiotakis
2012-10-01fix [#32709] Color mix node produces artifacts from other framesCampbell Barton
2012-10-01style cleanup: define float sizes for interpolation functions, add retirn's o...Campbell Barton
2012-10-01mask data is no longer automatically added when sculpting (except when there ...Campbell Barton
2012-10-01DM_set_only_copy() wasn't setting only-copy flags for loops and polygons. (sh...Campbell Barton
2012-10-01fix for leak when freeing mask data in editmode.Campbell Barton
2012-10-01fix for crash deleting higher multi-res levels without mask data.Campbell Barton
2012-09-30Revert changes made to support diffuse color when sculptingSergey Sharybin
2012-09-30fix for using uninitialized blur falloff for dilate/erode node.Campbell Barton
2012-09-30Fix #32706, Unnecesary refreshing of compositor.Lukas Toenne
2012-09-30fix for double free.Campbell Barton
2012-09-30missed these last commitCampbell Barton
2012-09-30fix for crash drawing the clip view with a blend file that has lock to select...Campbell Barton
2012-09-30demote library linking errors from ERROR's to warnings, since errors will thr...Campbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-30Funny typo, variable blue!Daniel Salazar