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
2015-05-31Improvements to the Freestyle Python API (needed by the SVG Exporter)Tamito Kajiyama
2015-05-31Fix ugly drawing of closed panels in horizontal layoutJulian Eisel
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-30BGE Cleanup: Removing flen variable where it is not usedJorge Bernal
2015-05-30BGE Cleanup: Identical code for both if/else branchesJorge Bernal
2015-05-30fix T44884: corrected a wrong usage of the CustomLayer API (due to a misunder...Gaia Clary
2015-05-30Correct own error with recent commitCampbell Barton
2015-05-30python tar.gz changed structure due to python.exe being added.Martijn Berger
2015-05-30Fix leak in BMesh convex hull operatorCampbell Barton
2015-05-30Fix reading uninitialized bufferCampbell Barton
2015-05-29Cleanup: Use true/false for bool, namingJulian Eisel
2015-05-29BGE: Fix memory leak when unable to add wheelJorge Bernal
2015-05-29fix T44884: Index counter for active UV Map used wrong offsetGaia Clary
2015-05-29Yet another attempt to fix T44869Antony Riakiotakis
2015-05-29Fix T44882, color picker in texpainting doing linear interpolation evenAntony Riakiotakis
2015-05-29Fix T44880: transparency filter is only valid with raytransp, not ztransp.Bastien Montagne
2015-05-29Fix T44879, data transfer modifier was missing a copy functionAntony Riakiotakis
2015-05-29UI cleanup: removing if, condition was already testedInes Almeida
2015-05-29BMesh: select linked /w delimiters & wire edgesCampbell Barton
2015-05-28Aaaaand another fullscreen glitchJulian Eisel
2015-05-28Fix another fullscreen toggle glitchJulian Eisel
2015-05-28BGE Cleanup: Remove old commented Sumo physics codeJorge Bernal
2015-05-28BGE Cleanup: The value of ikconstraint cannot be NULL at this stage andJorge Bernal
2015-05-28Optimize render part commiting to render queue to mitigate delay inAntony Riakiotakis
2015-05-28Depsgraph: Cleanup, multiple private functions are to be in anonymous namespaceSergey Sharybin
2015-05-28Add missing particle system tagging on update to the new depsgraphSergey Sharybin
2015-05-28Fix T44688: Stereo3D time-sequential crashesCampbell Barton
2015-05-28WM: remove windows if they fail to initializeCampbell Barton
2015-05-28Multi-value, multi-button cancel keeps value setCampbell Barton
2015-05-28Multi-value cancel, keeps scale setCampbell Barton
2015-05-28BMesh: correct flag check (own mistake)Campbell Barton
2015-05-28BMesh: util functions to get edge loops from vertsCampbell Barton
2015-05-27Clamp min/max frame rate for playerAntony Riakiotakis
2015-05-27Fix T44745 non manifold edges of mesh do not work when smoothing inAntony Riakiotakis
2015-05-27BGE: Add missing m_jumping initializationThomas Szepe
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-27Fix T44748: Particle is not displayed definitely when I use a new dependence ...Sergey Sharybin
2015-05-27Forgot this in the last commitAntony Riakiotakis
2015-05-27Fix jpeg preview for exr renders broken.Antony Riakiotakis
2015-05-27Correct convex-hull for recent join-tri changesCampbell Barton
2015-05-27fix:T44856 reverted triangluation back to bmesh ( apparently broken by commit...Gaia Clary
2015-05-27Fix off by one error in display of start/end frame in sequencer.Antony Riakiotakis
2015-05-27Code cleanup, silence some warnings when building without legacy depsgraphSergey Sharybin
2015-05-27Fix compilation error with legacy depsgraph disabledSergey Sharybin
2015-05-27Fix T44854: Creating hooks from curve to objects doesn't workSergey Sharybin
2015-05-27Missing NULL check getting selected obdataCampbell Barton
2015-05-27Fix parent tips staying selected after separateCampbell Barton
2015-05-27Use PKey for edit-armature separateCampbell Barton
2015-05-26Fix T44497: Crash on deleting curve handle with hook modifierSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton