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
2014-05-22Fix T40290: False (or malfunctioning) dependency-cycle warning when adding du...Lukas Tönne
2014-05-22Fix T39901: Crashes if the resolution % is changed while rendering an animationSergey Sharybin
2014-05-22Correction to previous commit, sorry about that. :/Bastien Montagne
2014-05-22PackedFiles: add (readonly for now) access to packed raw data (most useful fo...Bastien Montagne
2014-05-22Don't write all uv textures, but only active uv layer.Nathan Letwory
2014-05-22Mistake naming in recent commitCampbell Barton
2014-05-22Fix T38493: ray_cast causes runtime error with no facesCampbell Barton
2014-05-22Freestyle: added missing forward declarations of referenced struct's.Tamito Kajiyama
2014-05-22Freestyle: Fix for versioning code not working properly with new texture opti...Tamito Kajiyama
2014-05-22Fix T40215: Boolean looses bevel widthCampbell Barton
2014-05-22Fix T40309: Select inner region 'bigger' failed with equal regionsCampbell Barton
2014-05-22For increased type safety, ANIM_animdata_filter() now specifies the enums its...Joshua Leung
2014-05-22Code cleanup - Reshuffling some definesJoshua Leung
2014-05-22Previous commit uncovered another bug - Ungrouped FCurves couldn't be rearran...Joshua Leung
2014-05-22Fix T40304: Rearranging NLA Tracks (and actually, all animation channels) did...Joshua Leung
2014-05-22Bugfix T40292: Trying to rename shapekey datablocks from AnimEditors renamed ...Joshua Leung
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-05-22Fix T40283: Matcaps disables GLSL shadowsCampbell Barton
2014-05-22Fix T40297: Crash while ripping an edge when autosmooth is activated.Bastien Montagne
2014-05-21Bake API: partial fix T40156 (applyRotation issues)Dalai Felinto
2014-05-21Fix T40299, Crash on rendering due to dependency cycles and NULL pointer when...Lukas Tönne
2014-05-21Minor cleanup of previous commit.Antony Riakiotakis
2014-05-21Fix T40222 texture painting on mirrored meshes does not apply pixelAntony Riakiotakis
2014-05-21Freestyle: code cleanup: removed old commented lines of code in SilhouetteGeo...Tamito Kajiyama
2014-05-21Freestyle: code cleanup - removed very old commented lines of code.Tamito Kajiyama
2014-05-21Freestyle: Fix for Z normalization in SilhouetteGeomEngine.Tamito Kajiyama
2014-05-21Freestyle: Added utility function SilhouetteGeomEngine::CameraToImage().Tamito Kajiyama
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
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-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-20Fix part of T35600: Outliner did not update when renaming armature bone names.Bastien Montagne
2014-05-19Show warning when hiding a proxy boneSergey Sharybin
2014-05-19Style cleanupCampbell Barton
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-19This reverts commit d1526da787fba050391747a9286f9e0521c6f2d1.Campbell Barton