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-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-11Fix T43297 The Exporter assumed ANSII encoding but we need to support UTF-8 i...Gaia Clary
2015-02-10Cycles: Control CPU capabilities via environment variablesSergey Sharybin
2015-02-10Remove legacy color transform functions.Troy Sobotka
2015-02-10Fix recent vert-slide UV's when cancelledCampbell Barton
2015-02-10Fix T43565: BGE removed unneeded if/else in BL_KetsjiEmbedStartSybren A. Stüvel
2015-02-10Typo fix + clarification in mathutils.Vector exampleSybren A. Stüvel
2015-02-10Cycles: Fallback to bottom-top tile order when rendering from the command lineSergey Sharybin
2015-02-10Cavity mask support for texture painting.Antony Riakiotakis
2015-02-10Cycles: Add print functions for sse3f, sse3i and sse3bSergey Sharybin
2015-02-10Cycles: Add utility functions to print ssef, ssei and ssebSergey Sharybin
2015-02-10Cycles: Move mesh attribute creation into separate functionsSergey Sharybin
2015-02-10BLI_linklist: Add a new helper to move an item (identified by its current ind...Bastien Montagne
2015-02-10Slip tool: add enter and space to confirm the operationAntony Riakiotakis
2015-02-10Cycles: optimize one normalization out from the previous commitSergey Sharybin
2015-02-10Minor simplificationAntony Riakiotakis
2015-02-10Cleanup redundant state changesAntony Riakiotakis
2015-02-10Use an enum for enabled GPU FxAntony Riakiotakis
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-10Forward compatibility: Use triangle strips instead of quadsAntony Riakiotakis
2015-02-10Tests: Disable failing import/export tests for until they're fixedSergey Sharybin
2015-02-10Cycles: Bring back distance check in re-intersectionSergey Sharybin
2015-02-10Cycles: Correction to glossy shaders not handling total internal reflectionSergey Sharybin
2015-02-10Fix T43596: Refraction BSDF crashes blender on pre-sse4 CPUSergey Sharybin
2015-02-10Fix grease-pencil crash without clip/track dataCampbell Barton
2015-02-10Cleanup leftover code from WIP rendererAntony Riakiotakis
2015-02-10UI: scale timeline cache-height by DPI/pixelsizeCampbell Barton
2015-02-10correct last commitCampbell Barton
2015-02-10More cleanupAntony Riakiotakis
2015-02-10Framebuffer effects:Antony Riakiotakis
2015-02-10Cleanup - bring branch to merge ready conditionAntony Riakiotakis
2015-02-10Fix: Grease Pencil datablocks can be copied using the ID.copy() API method nowJoshua Leung
2015-02-10Merge branch 'master' into viewport_experimentsAntony Riakiotakis
2015-02-10Synchronize changes from buildbot serverSergey Sharybin
2015-02-10Fix T43611: Collision shape of rigid bodies changes inadvertentlySergey Sharybin
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-10CMake cleanup: Move OSL detection code into FindOpenShadingLanguage.cmakeSergey Sharybin
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-09Recreating bge python modules instead of using existingInes Almeida
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-09more direct fix for last commitCampbell Barton
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2015-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-09Cycles: Another attempt to solve 32bit CUDA kernelSergey Sharybin
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-09Code cleanup: remove unused function BKE_image_assign_ibufNicholas Bishop
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
2015-02-09GPencil: Show color swatches for GPencil layers in OutlinerJoshua Leung