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-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
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-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
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
2012-10-27wrong definition of parameterlistGaia Clary
2012-10-27Another tweak in event code to get KM_CLICK work.Ton Roosendaal
2012-10-27Comment + whitespace tweaks for constraintsJoshua Leung
2012-10-27SCons: more libraries could be specified to be static nowSergey Sharybin
2012-10-27Putting back mysterious lines that check KM_CLICK keymap conflictsTon Roosendaal
2012-10-27Removed leftover debug print.Ton Roosendaal
2012-10-27Fix #32982, Segault when trying to show a node material.Lukas Toenne
2012-10-27use min/max inline functions where MIN2/MAX2 were doing type conversion.Campbell Barton
2012-10-27A few more BMesh errors messages translated, and "automated" translation for ...Bastien Montagne
2012-10-27Fix for missing bracket in r51674.Lukas Toenne
2012-10-27style cleanupCampbell Barton
2012-10-27Transform: didn't set "event handled" to zero on undhandled events.Ton Roosendaal
2012-10-27Finally fix the "double operators labels" in current po's: Operator sub-class...Bastien Montagne
2012-10-27The UI wasn't capable of handling Double Click events; causing fast typing toTon Roosendaal
2012-10-27change BLI_strlen_range_utf8 to the more conventional BLI_strnlen_utf8Campbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-27fix for filled rip copying loop customdata (fix in BM_edge_other_loop broke it)Campbell Barton
2012-10-26* Windows compile fix for __func__ (r51642)Thomas Dinges
2012-10-26Fix Blender version retrieving...Bastien Montagne
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26Fix Sound Bake op always using 'use_' prefix for all its bool RNA props. Also...Bastien Montagne