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
2014-05-21Fix T40271: recalculation of the bone roll does not work correctly.Bastien Montagne
2014-05-21Fix T40291: Crash when adding # driver to some fieldsCampbell Barton
2014-05-21Fix T40289: Cycles leaking memoryCampbell Barton
2014-05-21Fix for uninitialized memory use in CyclesCampbell Barton
2014-05-21Fix T40267: Addon's bug tracker urls not respectedCampbell Barton
2014-05-21BGE LibNew: Only warn about meshes with users in debug builds.Mitchell Stokes
2014-05-21Fix T40280: sequencer sound strips with an end at a negative time kept playingJörg Müller
2014-05-20Fix T40269: Transform Constraint Doesn't Obey World/World Setting (Inherits f...Bastien Montagne
2014-05-20Fix T40224: Crash moving objects to another layerCampbell Barton
2014-05-20This reverts commit c998d6d4b5a3bd88375c3255761e1e64a5321559.Campbell Barton
2014-05-20Fix T40224: Crash moving objects to another layerCampbell Barton
2014-05-20Use int for i in hair smoothing function, we check against negativeAntony Riakiotakis
2014-05-20Polyfill: simply re-ordering checks gives ~%15 speedupCampbell Barton
2014-05-20Fix T40271: Missing redraw for bone editing bone rollCampbell Barton
2014-05-20Freestyle: Fix for returned references to auto variables.Tamito Kajiyama
2014-05-20Freestyle: Fix for GetOccludeeF1D returning a one-element list containing Non...Tamito Kajiyama
2014-05-20Fix T34255: Modifier keys ignored when activating windowsCampbell Barton
2014-05-20BGE cleanup: Removing the unused KX_Scene::UpdateMeshTransformations() function.Mitchell Stokes
2014-05-20Fix T40252: Knife snapping ignores axis-constraintCampbell Barton
2014-05-20bgl API docs: link to OpenGL 2.0 referenceCampbell Barton
2014-05-20Fix part of T35600: Outliner did not update when renaming armature bone names.Bastien Montagne
2014-05-19Fix T40262: cycles GPU bake crash due to kernels not loaded, randomly due to ...Brecht Van Lommel
2014-05-19Fix cycles standalone compile error of shading system enum change.Brecht Van Lommel
2014-05-19Cycles: revert async CUDA changes, these are giving too much trouble still.Brecht Van Lommel
2014-05-19make MSVC plaformsuffix check much stricter. For some reason MSVC_VERSION is setMartijn Berger
2014-05-19Fix T40240: Bug with render region with maya short cutSergey Sharybin
2014-05-19Fix compilation error on kFreeBSDSebastian Ramacher
2014-05-19Show warning when hiding a proxy boneSergey Sharybin
2014-05-19Fix T39764: cycles not rendering EXR image textures with 5 channels (RGBA + Z).Brecht Van Lommel
2014-05-19Style cleanupCampbell Barton
2014-05-19Fix T40135: cycles baking did not support branched path settings yet.Brecht Van Lommel
2014-05-19Code refactor: move branched path AO and SSS code into functions.Brecht Van Lommel
2014-05-19Code refactor: rename kernel_displace.h to kernel_bake.h.Brecht Van Lommel
2014-05-19Fix T40195: cycles smoke + persistent images animation render not working cor...Brecht Van Lommel
2014-05-19Fix T40194: cycles deformation motion blur not working with curves + shape keys.Brecht Van Lommel
2014-05-19Fix T40242: 3D view background images incorrectly shown during viewport render.Brecht Van Lommel
2014-05-19Remove two unnecessary includes.Nathan Letwory
2014-05-19Move ShadingSystem enum to shader.hNathan Letwory
2014-05-19Move BVHType and shadingsystem enums to top-level of Cycles namespace.Nathan Letwory
2014-05-19This reverts commit d1526da787fba050391747a9286f9e0521c6f2d1.Campbell Barton
2014-05-19Workaround T40241: Vertex snapping snaps to wrong placeCampbell Barton
2014-05-19Correct ARRAY_SIZE macro and make doxy comments consistentCampbell Barton
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-05-18Fix T40251: Rename of Shape key is not redrawed in Dopesheep.Bastien Montagne
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-18Comment unused BLI_rebase_pathCampbell Barton
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-18Fix BLI_cleanup_path: '.' at the start of a pathCampbell Barton
2014-05-18Fix T40246: Speaker Object is missing from Tabs > 'Create' tab in the Toolbar.Bastien Montagne