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-06-02Fix own mistake searching python binaryCampbell Barton
2015-06-02Simplify Win32 extension checkCampbell Barton
2015-06-02Fix drawing text on >2gig buffers (stamp for eg)Campbell Barton
2015-06-02Fix T44869: Crash rendering >2gb imagesCampbell Barton
2015-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-06-01Thumbnails: fix bad handling of invalid thumbnails, cleanup and deduplication.Bastien Montagne
2015-06-01Font Preview: much better handling of i18n case.Bastien Montagne
2015-06-01Font Preview: fallback to default english strings in case translated ones hav...Bastien Montagne
2015-06-01Fix T44915 vertex color lost when adding new layer in edit mode.Antony Riakiotakis
2015-06-01Fix T44894: Round two.Bastien Montagne
2015-06-01Fix T40621: Tablet in walk mode failsCampbell Barton
2015-06-01WM: include tablet data in WM_event_printCampbell Barton
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-06-01Cleanup: doxygen commentsCampbell Barton
2015-06-01Fix for leak in BM_uv_element_map_createCampbell Barton
2015-06-01Fix T44892: Cursor warp, invoked outside the areaCampbell Barton
2015-06-01Fix vertex slide regression /w rotated objectsCampbell Barton
2015-05-31Fix T44894: Broken packed image import from older .blend file.Bastien Montagne
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-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-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-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-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-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