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-12-04cmake was missing some header files.Campbell Barton
2012-12-04bevel: re-order checks so angle checks are done after quick sanity checks.Campbell Barton
2012-12-04fix for WM_keymap_remove_item() writing to freed memory.Campbell Barton
2012-12-04fix for typo when overwriting pythons stdout/stderr, also print errors if the...Campbell Barton
2012-12-04Default PNG compression for new scenes is not 90% (same as default scene)Sergey Sharybin
2012-12-04Fix for double-freeing image buffers when rendering opengl animation into mov...Sergey Sharybin
2012-12-04Fix #33402: Compositor crashes when drag-dropping multilayer exrSergey Sharybin
2012-12-03Fix #33398: Missed undo push when script execution failedSergey Sharybin
2012-12-03Fix cycles viewport render getting stuck with driven/animated nodes, the updatedBrecht Van Lommel
2012-12-03Disable alpha pass for all painting modesSergey Sharybin
2012-12-03fix [#33400] Knife ortho floating point errorCampbell Barton
2012-12-03Cleaning commented code in DM_update_weight_mcol (inactive since two releases...Bastien Montagne
2012-12-03quiet float -> double conversion warnings and do some osl style edits.Campbell Barton
2012-12-03Fix for [#33378] Grease pencil dopesheet fails on a few operationsBastien Montagne
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-12-03Image Editor / UV: Thomas Dinges
2012-12-03re-apply a workaround for [#31555] Username with special chars in Windows 7Campbell Barton
2012-12-03Tsss tsss... Copy-pasting! :PBastien Montagne
2012-12-03fix [#33394] Skin modifier doesn't show generated skin mesh in EditMode with ...Campbell Barton
2012-12-03Minor fix for "no mask keyframe copy" error message in dopesheet editor...Bastien Montagne
2012-12-03Fix #33371: blender freezing in material draw mode.Brecht Van Lommel
2012-12-03revert part of r52720, Id rather leave these as-is, even if they give warning...Campbell Barton
2012-12-03fix [#33389] Curve points restricted to 0..1 range,Campbell Barton
2012-12-03fix [#33392] In-dev freeway generation addon crashes on recent builds.Campbell Barton
2012-12-03use const for bm_mesh_allocsize_default, bm_mesh_chunksize_defaultCampbell Barton
2012-12-03bridge tool - simple optimization, break early if edge loop length comparison...Campbell Barton
2012-12-03fix [#33391] Bridge two Edgeloops fails in simple caseCampbell Barton
2012-12-03fix own mistake with recent commit to skip calculating tessface. If you were ...Campbell Barton
2012-12-03Bevel: fix for bulging part of bug 33280.Howard Trickey
2012-12-02Bugfix [#33387] Smoke: Animating Smoke Type from Flow to None crashes blenderDaniel Genrich
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-02fix GhostSDL displaying text in multiple views.Campbell Barton
2012-12-02== FFMPEG ==Peter Schlaile
2012-12-02code cleanupCampbell Barton
2012-12-02Compositor:Thomas Dinges
2012-12-02Silent some warnings (the one in bmesh_operator.c was even preventing build i...Bastien Montagne
2012-12-02Fix warning about missing BKE_idcode_to_name_plural.Brecht Van Lommel
2012-12-02Fix #33376: non-square DDS textures were mapped wrong in the viewport / game ...Brecht Van Lommel
2012-12-02There was no way of knowing what ID type a property comes from by the tooltip...Campbell Barton
2012-12-02UI: revert the previous fix for middle click on button, conflicts with panning.Brecht Van Lommel
2012-12-02change uiButGetStrInfo() to use a trailing NULL arg rather then passing the n...Campbell Barton
2012-12-01UI: allow middlemouse in addition to leftmouse for clicking on various buttons,Brecht Van Lommel
2012-12-01Bevel: fix crash bug 33362, when beveling one edge at valence 2 vertex.Howard Trickey
2012-12-01Fix #33372: materials linked in node setups did not output alpha values unlessBrecht Van Lommel
2012-12-01fix [#33368] Crash with multilayer exr nodeCampbell Barton
2012-12-01style cleanupCampbell Barton
2012-12-01fix for bug in console indent, was not copying the null terminator.Campbell Barton
2012-12-01Bevel: fix spike in suzanne, bug 33354.Howard Trickey
2012-12-01fix [#33363] Text editor undo failJustin Dailey
2012-11-30Fix transfer weight tool enum properties all showing question mark icons,Brecht Van Lommel