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-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-19Transform: Add individual origins for UV islandsCampbell Barton
2015-06-19BLI_threads Queue: add `BLI_thread_queue_is_empty()`.Bastien Montagne
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-19BLI_stack: BLI_stack_pop_n_reverseCampbell Barton
2015-06-19BLI_stack: function commentsCampbell Barton
2015-06-19avoid assert with bmesh insetCampbell Barton
2015-06-18Fix leak in edge-offsetCampbell Barton
2015-06-18Fix T45104: RGBA PNG Stereo 3d Anaglyph renders turn all shades of black into...Dalai Felinto
2015-06-18Cycles: Report currently sampling tile when CPU is working on the last tileSergey Sharybin
2015-06-18Return non-zero exit code when running blender from the command line and read...Sergey Sharybin
2015-06-18Cycles: Don't show devices which does not support OpenCL 1.1 in the menuSergey Sharybin
2015-06-18Assert when relative paths are passed to IO opsCampbell Barton
2015-06-18Transform: Improve UV creation efficiencyCampbell Barton
2015-06-18Fix crash transforming UV /w PET-connected modeCampbell Barton
2015-06-18Fix transform connected UVs memory leakCampbell Barton
2015-06-18Update netbeans project file generatorCampbell Barton
2015-06-18Freestyle: Fix for wrong assertion failure upon inverted face normals.Tamito Kajiyama
2015-06-18update hand written rst docsCampbell Barton
2015-06-17BGE: remove outdated doc of KX_PolygonMaterial, update doc of KX_BlenderMaterialQuentin Wenger
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17BMesh: Add edge-offset option: cap-endpointCampbell Barton
2015-06-17Revert "Fix/Workaround T44662: Freestyle gives no visual output when the Save...Sergey Sharybin
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-06-17CMake: use parent scope setting cflags in funcionCampbell Barton
2015-06-17Revert "Correct recent commit replacing macro's /w MSVC"Campbell Barton
2015-06-17Lock markers now also disallows selection of markersAntony Riakiotakis
2015-06-17Compositor: Fix stupid type in incrementing number of finished tilesSergey Sharybin
2015-06-17Report proper frame and time to the console when doing compositingSergey Sharybin
2015-06-17Cleanup, use define instead of magic numberAntony Riakiotakis
2015-06-17Print elapsed time when rendering from the command lineSergey Sharybin
2015-06-17Flush stdout prior of calling render stats callbackSergey Sharybin
2015-06-17Cycles: Report total and render time to the logSergey Sharybin
2015-06-17Fix me being stupid commit.Antony Riakiotakis
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-06-17Cleanup: use floorf instead of floor when dealing with floats.Bastien Montagne
2015-06-17Cleanup/Fix unreported: many 'transform' apply was not updating t->values wit...Bastien Montagne
2015-06-17Cycles: Fix wrong numbering of OpenCL devices when some of them are skippedSergey Sharybin
2015-06-17Fix T45059: Image open /w relative paths & animCampbell Barton
2015-06-17Fix leak getting image frame-range from fileselCampbell Barton
2015-06-17ImBuf: Assert when read/write gets relative pathsCampbell Barton
2015-06-17CMake: set advanced varCampbell Barton
2015-06-17Correct recent commit replacing macro's /w MSVCCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Correct last commitCampbell Barton
2015-06-16Fix T45096: Bad UVs /w EdgeSlide & zero-area facesCampbell Barton
2015-06-16Optimize drawing of outlines as wellAntony Riakiotakis
2015-06-16Drawing speedup:Antony Riakiotakis
2015-06-16Partial Fix T44997: Propagate pose on selected keyframes only included those ...Joshua Leung