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
2015-03-10Fix T43941: Grease pencil eraser outline vanishesCampbell Barton
2015-03-102D lowres smokeRoman Pogribnyi
2015-03-09Fix for yet another assert fail of particle dmcache index.Lukas Tönne
2015-03-09Attempt to fix T43919, avoid using GPU_framebuffer_slots_bind just inAntony Riakiotakis
2015-03-09Fix T43674: Smoke collision does not detect obstacles reliably.Lukas Tönne
2015-03-09Fix T43937: Changing Texture Brush doesn't update toolbarJulian Eisel
2015-03-09Fix T43872: Adding a constraint to a bone of a proxy armature resets all bone...Bastien Montagne
2015-03-09T37832: OpenCL compositing bug in defocus nodeSergey Sharybin
2015-03-09Image Space: enable zoom/cursor warpingCampbell Barton
2015-03-09Fix T43891: Skin modifier inverts some facesCampbell Barton
2015-03-09Math Lib: add mid_v3_v3v3v3v3Campbell Barton
2015-03-09Fix T43908: Mask render bug, one pixel black lineSergey Sharybin
2015-03-09Fix T43421: bisect_edges returns insufficient dataCampbell Barton
2015-03-09Fix T43858: Collision Bounds Display BugCampbell Barton
2015-03-09Fix BGE: calling ReleaseInstance on NULL joystickCampbell Barton
2015-03-09Fix for clamping large UV coords in UV-panelCampbell Barton
2015-03-09Freestyle: Fix for a few line style properties left not copied.Tamito Kajiyama
2015-03-09Fix T43624: Freestyle uses wrong colour on second Line Set with textured line...Tamito Kajiyama
2015-03-09Fix T43337: Group object disappear after appendCampbell Barton
2015-03-09IME: Disable IME for number buttonsSeverin
2015-03-09Fix T43920: Crash when clicking into different area during IME compositionSeverin
2015-03-09Fix T43332: Adding polygon int layer failedCampbell Barton
2015-03-08BMesh Py API: calc_edge_angle functionsCampbell Barton
2015-03-07BGE: Fix for regressions T43883 and T43456 (and T43876 likely). SDL joystick ...Jorge Bernal
2015-03-07Fix T43910: Unpack fails when stored filename is broken (empty, or no file pa...Bastien Montagne
2015-03-06Fix edit-lattice leaving incorrect point-sizeCampbell Barton
2015-03-06Fix issue reported on irc by Sebastian, crash when undoing and changingAntony Riakiotakis
2015-03-06Fix broken "force setting multisamples only once", introduced in b5b359b48f7fJens Verwiebe
2015-03-06Fix metaball->mesh removing all metas in the sceneCampbell Barton
2015-03-06Fix access freed memory when doing constraints ID counter on main freeSergey Sharybin
2015-03-06PyAPI: clarify fallback docstringCampbell Barton
2015-03-06Fix T43904: calc_vert_angle returns wrong valueCampbell Barton
2015-03-06BMesh: Add extended BM_vert_calc_edge_angle that takes a fallback valueCampbell Barton
2015-03-06Cleanup: unused warningsCampbell Barton
2015-03-06Cleanup: unused macro warningCampbell Barton
2015-03-06Fix typo in "Add" and "Subtract" mode of Vector Math node.Kevin Dietrich
2015-03-05Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)"Gaia Clary
2015-03-05Fix T43880 really stupid mistake from fixing stick mode selectionAntony Riakiotakis
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-03-05Audio library, early exit when animation is foundAntony Riakiotakis
2015-03-05Fix T43898, correct all uv layers in bevel, not only the active oneAntony Riakiotakis
2015-03-05COLLADA - support for shadeless material (SHADER_CONSTANT)Gaia Clary
2015-03-05Compositor: Add sanity check around pass element size and compositor data typeSergey Sharybin
2015-03-05Fix T43894: Wrong alpha with bilateral blur nodeSergey Sharybin
2015-03-05Compositor: Fix compilation error with COM_DEBUG enabledSergey Sharybin
2015-03-05Cleanup: unused varCampbell Barton
2015-03-05Forces passed to Mantaflow correctly, vortex workingRoman Pogribnyi
2015-03-05Fix T43890: Crash, Alt-D over operator redo buttonCampbell Barton
2015-03-04BGE: Fix crash when a constraint misses its reference objectSybren A. Stüvel
2015-03-04Math Lib: redundant axis flip decomposing a planeCampbell Barton