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
2017-04-03Fix blender playerSergey Sharybin
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-04-03fix: collada - do proper conversion from int to bool (as with other nearby pa...Gaia Clary
2017-04-01fix: T50412 - collada: Replaced precision local limit function by blender's o...Gaia Clary
2017-04-01Cleanup: styleCampbell Barton
2017-03-31Depsgraph: Correction for the previous local view commitSergey Sharybin
2017-03-31Fix threading conflicts in multitex_ext_safe()Sergey Sharybin
2017-03-31Fix unreported bug in Blender Render: using unnormalized normal in normal map...Alexander Romanov
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31Fix T51072: The reference of a pyobject may be being overwritten in `bm_mesh_...Germano Cavalcante
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-29Fix skin mark operatorCampbell Barton
2017-03-29Fix crash closing window in background modeCampbell Barton
2017-03-29Fix missing NULL check in gpencil pollCampbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-29Fix memory leak re-registering operatorsCampbell Barton
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Fix: Icon offset for pie buttonsraa
2017-03-28Fix lib_link_cachefile.Bastien Montagne
2017-03-28Bring back `lib_link_mesh()` in 'order' with other libdata liblink functions.Bastien Montagne
2017-03-28readfile.c: Cleanup lib_link code a bit.Bastien Montagne
2017-03-28Correct splash size checkCampbell Barton
2017-03-28Fix columns with fixed widthraa
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2017-03-27Add back missing includeCampbell Barton
2017-03-26Fix padding and align calculation for box layoutsraa
2017-03-26Fix: Ignore min flag for rows that require all available widthraa
2017-03-26Fix: Use "round" instead of "floor" in snapping UI to pixelsraa
2017-03-26Fix: Button's label can be NULLraa
2017-03-26re-adds the include "BLI_math.h" to custondataGermano Cavalcante
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25Fix unreported: inaccuracy of interpolation of custom color layers due to flo...Germano Cavalcante
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-24Fix UI message issue, and style cleanup (!)Bastien Montagne
2017-03-24Ашч T50995: Wrong freestyle render with new depgraphSergey Sharybin
2017-03-24Fix/workaround T51007: Material viewport mode crash on node with more than 64...Sergey Sharybin
2017-03-24Fix T50238: Cycles: difference in texture position between OpenGL and Cycles ...Sergey Sharybin
2017-03-24Fix for last fix of fix: (unsigned)char is limited to 255Germano Cavalcante
2017-03-24Fix of last commit. Clamp values that will be used!Germano Cavalcante
2017-03-24Fix T51038: `layerInterp_mloopcol` was casting instead of rounding the interp...Germano Cavalcante
2017-03-24BLI_path_util: Add BLI_path_joinCampbell Barton
2017-03-24Add: BKE_appdir_folder_id_exCampbell Barton
2017-03-24Cleanup: line-lengthCampbell Barton