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-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
2014-10-09Cleanup: tabsCampbell Barton
2014-10-09Sculpt: use bitmap for mask bool arrayCampbell Barton
2014-10-09Minor cleanup.Antony Riakiotakis
2014-10-09Classic blenderplayer fix + small optimizationAntony Riakiotakis
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-09Implement custom names for render slotsSergey Sharybin
2014-10-08Freestyle: silence a GCC warning (-Wunused-function).Tamito Kajiyama
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-10-08Select Random in Particle Edit Mode, by jezvLukas Tönne
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-08Fix T42145: EditMesh Bevel tools had no clamping option.Bastien Montagne
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-10-08OSX: fsmenu cleanupJens Verwiebe
2014-10-08Fix Python ray-cast failing to check hit directionCampbell Barton
2014-10-08Fix compilation error after recent commitSergey Sharybin
2014-10-08OSX: adapt fs_menue to modern entries handlingJens Verwiebe
2014-10-08Fix T42137: Keymap editing is brokenBastien Montagne
2014-10-08Fix bplayer linking after recent addition of glew_mx.Bastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Sculpt: minor speedup for dyntopoCampbell Barton
2014-10-07Sculpt: dyntopo, avoid redundant gset remove callsCampbell Barton
2014-10-07Paint: add debug print to time strokesCampbell Barton
2014-10-07Partial fix of T42052: Clip editor does not support Continue zoom styleSergey Sharybin
2014-10-07Allow render engine to declare whether it's capable of the texture rendering ...Sergey Sharybin
2014-10-07Cleanup: redundant castsCampbell Barton
2014-10-07Cleanup: use boolCampbell Barton
2014-10-07Fix T41957: Shadow color texture mapping was using wrong factorSergey Sharybin
2014-10-07Cleanup to previous commit, we can reuse set_rgb instead of new functionAntony Riakiotakis
2014-10-07Fix T42074, textured lamps influncing other layersAntony Riakiotakis
2014-10-07Fix T4199: Knife holes in concave ngons failedCampbell Barton
2014-10-07Cleanup: styleCampbell Barton
2014-10-07RNA: id enum was incompleteCampbell Barton
2014-10-07Fix T42088: Creating new keybinds can cause duplicates when saving key config...Bastien Montagne
2014-10-06One more bplayer infamous stub fix!Bastien Montagne
2014-10-06Texture painting:Antony Riakiotakis
2014-10-06Cleanup: avoid alloc for each knife-project vectorCampbell Barton
2014-10-06Compositor; Explicitly specify inline functionSergey Sharybin
2014-10-06Fix Cycles crashing with previous own commit.Bastien Montagne
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-10-06Fix T4201: AVI Broken when width not multiple of 4Campbell Barton
2014-10-06Fix in-between mouse events getting assign to keysCampbell Barton