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
2015-05-31Fix ugly drawing of closed panels in horizontal layoutJulian Eisel
2015-05-31Python: avoid mutable default param valuesCampbell Barton
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. remove /lib/ f...Martijn Berger
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-29GHOST get rid of unused warningsAntony 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-29Fix wrong 'check context' handling in addon i18n messages generator.Bastien Montagne
2015-05-29UI cleanup: removing if, condition was already testedInes Almeida
2015-05-29BMesh: select linked /w delimiters & wire edgesCampbell Barton
2015-05-28Cycles: Enable Object Motion on AMD OpenCL.Thomas Dinges
2015-05-28Aaaaand another fullscreen glitchJulian Eisel
2015-05-28Fix another fullscreen toggle glitchJulian Eisel
2015-05-28Fix T44872Antony Riakiotakis
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-28Ghost/X11: allow creating windows to failCampbell Barton
2015-05-28WM: remove windows if they fail to initializeCampbell Barton
2015-05-28Cleanup: warningCampbell Barton
2015-05-28Install_deps: fix different 'libfreetype2' devel package name on fedora and s...Bastien Montagne
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-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
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-27BGE Python API: Completing doc for bge.types.KX_FontObjectQuentin Wenger
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