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
2016-08-28Stats Editor:soc-2016-cycles_imagesThomas Dinges
2016-08-26Further work on the Statistics Editor.Thomas Dinges
2016-08-26Fix whitespace in new code for Stats Editor.Thomas Dinges
2016-08-20Ad basic theme settings for new stats editor.Thomas Dinges
2016-08-20Initial commit for new Statistics Editor.Thomas Dinges
2016-08-18Merge branch 'master' into soc-2016-cycles_imagesThomas Dinges
2016-08-18Revert "Half Floats: Initial support for CUDA."Thomas Dinges
2016-08-18Cycles: Fix wrong allocator used for spatial builderSergey Sharybin
2016-08-18Cleanup: some bad sizeof() usages.Bastien Montagne
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-18Cleanup for previous commit (nasty IDE replacing tads with spaces, tsst)Bastien Montagne
2016-08-18Two fixes for optional ndof & fix bplayer for that...Bastien Montagne
2016-08-18Freestyle: fix wrong arg order, and cleanup confusing loop (both reported by ...Bastien Montagne
2016-08-18Final UI messages fixes (for this session...).Bastien Montagne
2016-08-18Fix bplayer (c) after NDOF changes from merwinThomas Beck
2016-08-18Cleanup: ifdef function which is only used from ifdef-ed codeSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-18NDOF: suppress buttons debug logMike Erwin
2016-08-18Fix compiler warning after fix for T48913.Brecht Van Lommel
2016-08-18Code cleanup to use array.data() rather than &array[0]Brecht Van Lommel
2016-08-18Revert "Code cleanup to use array.data() rather than &array[0]."Mai Lavelle
2016-08-18Code cleanup to use array.data() rather than &array[0].Brecht Van Lommel
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-08-18Fix T49104: normal problem in imported Alembic objectsKévin Dietrich
2016-08-17Alembic import: fix scene min/max time computation to take objects withKévin Dietrich
2016-08-17Fix T49081: Alembic sampling times are not taking start frame intoKévin Dietrich
2016-08-17Fix/add some tooltips to 'Object Align' operator options.Aaron Carlisle
2016-08-17Fix Bevel crashes T49088 and T48858.Howard Trickey
2016-08-17Cycles: Fix regression where smoke wouldn't show in rendersMai Lavelle
2016-08-17Fix T49102: Angle option of new GP brush settings is too restricted in valueAntonioya
2016-08-17Fix T49086: UV Along Stroke can be set as vector input for environment textureSergey Sharybin
2016-08-17CMake: Move main platform checks to separate filesSergey Sharybin
2016-08-17More UI messages fixes and cleanup.Bastien Montagne
2016-08-172D stabilizer: Cover rotation tracks label with enabled flagSergey Sharybin
2016-08-172D stabilizer: Use exact getter instead of regular one followed with frame checkSergey Sharybin
2016-08-172D stabilizer: Remove check for markers count in the trackSergey Sharybin
2016-08-172D stabilizer: Remove redundant rows from the interfaceSergey Sharybin
2016-08-172D stabilizer: One more occurrence of len() in the drawing codeSergey Sharybin
2016-08-172D Stabilizer: Use more consistent RNA naming for propertiesSergey Sharybin
2016-08-172D Stabilzier: Don't use len() for checking whether something is enabled or notSergey Sharybin
2016-08-17Fix T49100: Replace old tooltip for GPencil brush iterationsAntonioya
2016-08-17GPencil: Change ruler line thickness to make it thickerAntonioya
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-16Fix T49097: GP ruler data reinstances GP_Palette ColorAntonioya
2016-08-16Cleanup unused return value (was making coverity sad).Bastien Montagne
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-16Fix two memleaks found by coverity.Bastien Montagne
2016-08-16Fix release build after recent fix for debug oneSergey Sharybin
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-16Fix redundant declarations after recent changes in GPU debugSergey Sharybin