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
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Code cleanup: int/float and float/double conversionsSergey Sharybin
2014-10-14Fix T42064: Directional blur uses wrong samplerSergey Sharybin
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
2014-10-14Tweak for smoothing limits in stretch-constraint volume preservation.Lukas Tönne
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-14BLI_bitmap: add a macro to set/clear the whole bitmap at once.Bastien Montagne
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-13Fix T42005: Reset py-handlers could crashCampbell Barton
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-10-13Fix T42205: MovieClip ignores grid colorCampbell Barton
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-11Sculpt: update dystopia debug verifyCampbell Barton
2014-10-11Fix another crash with Navigation mesh.Benoit Bolsee
2014-10-11CleanupCampbell Barton
2014-10-10Cleanup: tabs in empty lines.Bastien Montagne
2014-10-10Cleanup (no functional changes):Bastien Montagne
2014-10-10Fix T41950: Parent-Child Menu behaves weirdBastien Montagne
2014-10-10Code cleanup: Fix silly duplication of typecheck and swap macroSergey Sharybin
2014-10-10Change interaction of pie menus slightly.Antony Riakiotakis
2014-10-10Code cleanup: tabs vs. spaces (tm) commitSergey Sharybin
2014-10-10Fix T42163: Outliner: recursive visibility toggle: autokeyframe only works fo...Bastien Montagne
2014-10-10Sculpt: remove offset args from internal funcsCampbell Barton
2014-10-10Fix T32209 quitting not saving latest data if you are in edit or sculpt mode onAntony Riakiotakis
2014-10-10Freestyle: Fix for memory leaks in StrokeVertexIterator.Tamito Kajiyama
2014-10-10Freestyle: Fix for StrokeVertexIterator.__next__() ignoring the first and onl...Tamito Kajiyama
2014-10-10BLI_buffer: empty macroCampbell Barton
2014-10-10Tracking: Use task scheduler instead of thread pool for proxy buildSergey Sharybin
2014-10-10Cleanup: (float)floor -> floorfCampbell Barton
2014-10-10Tracking: Switch prefetch to use generic task schedulerSergey Sharybin
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-10Current tile highlight should use render data from the engineSergey Sharybin
2014-10-10Code cleanup: Use generic isnan() function instead of own ifdefSergey Sharybin
2014-10-09Fix T41639, hierarchical pie menu - popup interaction is buggy.Antony Riakiotakis