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
2012-10-29Fix: wrong brush drawn in image painting, image editor if uv sculpt is on. No...Antony Riakiotakis
2012-10-29Bugfix:Ton Roosendaal
2012-10-29fix [#33011] "System" tab empty in OSX - file browserAndrea Weikert
2012-10-29Buildbot: hopefully fix for missed sound on glibc2.11 slavesSergey Sharybin
2012-10-29YACBSF. Yet Another Classic Blenderplayer Stub Fix.Antony Riakiotakis
2012-10-29To keep my commit rate high! :)Ton Roosendaal
2012-10-29Yet another hanging variable in event code - code cleanup woes.Ton Roosendaal
2012-10-29Bugfix #33004Ton Roosendaal
2012-10-29Complete fix for [#33002] Wrong vertex color.Bastien Montagne
2012-10-29Buildbot: use proper archive name for glibc2.11 archivesSergey Sharybin
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-29Fix to make NDoF work again.Ton Roosendaal
2012-10-29Buildbot: tweaks for glibc2.11 build environmentSergey Sharybin
2012-10-29Added compositor graph functions for removing socket connections explicitly i...Lukas Toenne
2012-10-29New woes in event system :) Ton Roosendaal
2012-10-29fix [#33010] image editor - scope handles resizeCampbell Barton
2012-10-29Tweak for Group channels using Custom Bone ColorsJoshua Leung
2012-10-29A last (I hope) tweak for double click detection.Ton Roosendaal
2012-10-29Bugfix #32996Ton Roosendaal
2012-10-29fix [#32998] Decimate modifier - PlanarCampbell Barton
2012-10-29correct use_fast_update for vertex painting, it wasn't swapping red/blue as i...Campbell Barton
2012-10-29py api: add mathutils.Matrix adjugate(d) methods, also add adjoint_m2_m2() to...Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-28Removed the initial HIDDEN flag from the UI sidebar region in node editor. Th...Lukas Toenne
2012-10-28Fix for freeing node trees that are part of other data blocks (material, worl...Lukas Toenne
2012-10-28Buildbot: keem sm_13 disabled for new buildbot tooSergey Sharybin
2012-10-28Buildbot: add glibc2.11 configuration files and build rulesSergey Sharybin
2012-10-28Buildbot: add glibc2.11 slaves, not online yetSergey Sharybin
2012-10-28Buildbot: copy master.cfg from builder.blender.orgSergey Sharybin
2012-10-28fix for extruding edges giving incorrect (swapped) loop data for new faces.Campbell Barton
2012-10-28code cleanup: minor changes before committing functional changes.Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-28Event system fix:Ton Roosendaal
2012-10-28Bugfix #24016Ton Roosendaal
2012-10-28Fix #32981: Render baking redrawSergey Sharybin
2012-10-28Event system cleanup: bringing KM_CLICK back in control. Ton Roosendaal
2012-10-28Another leftover debug print, sorry!Ton Roosendaal
2012-10-27Fix #32979: proportional edit connected was too slow with many vertices onBrecht Van Lommel
2012-10-27== file browser ==Andrea Weikert
2012-10-27== filebrowser ==Andrea Weikert
2012-10-27Bugfix #32823 (probably) or from Thomas Dinges in irc:Ton Roosendaal
2012-10-27Smoke/Dynamic Paint: Allow use of fluid sim generated particles as emitter/br...Miika Hamalainen
2012-10-27Bugfix, IRC reportedTon Roosendaal
2012-10-27revert last commit, it broke regular face extrude. need to look into it further.Campbell Barton
2012-10-27Bugfix 32988Ton Roosendaal
2012-10-27fix for extruding single edges from faces giving flipped loop data - UV's/VColsCampbell Barton
2012-10-27comment testing typechecking code, was causing issues on gcc 4.4 for some rea...Campbell Barton
2012-10-27add --debug-handlers so --debug-events isnt so noisy.Campbell Barton
2012-10-27add back debug prints for event handlers. not sure why they were removed in r...Campbell Barton
2012-10-27Bugfix:Ton Roosendaal