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-08-11BGE: Fix delete constraint for replicated physics controllers.Porteries Tristan
2015-08-11BGE: Fix T38448: Bullet constraint memory leak.Porteries Tristan
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-08-11BGE: Fix T33187 constraints replication for libloaded objects.Porteries Tristan
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-10BGE: Fix T19377 restore dynamics after unparenting object.Porteries Tristan
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-08-10BLI_threads: add an helper to wait on a condition using a global mutex.Bastien Montagne
2015-08-09BGE: Fix T44782 suspend/restore dynamics on inactive object.Porteries Tristan
2015-08-08Optimize reading of fcurvesSergey Sharybin
2015-08-09Fix for SeqCache hash ignoring multi-viewCampbell Barton
2015-08-09Fix: opening missing file didnt remove in recent-files.txtCampbell Barton
2015-08-08SPeedup for particle point cache readingSergey Sharybin
2015-08-08Fix T45705: Selected to Active Cycles Baking no longer workingDalai Felinto
2015-08-09Use polygon normals for bakingCampbell Barton
2015-08-09Fix crash baking in cyclesCampbell Barton
2015-08-08Remove leftover from sticky keysJulian Eisel
2015-08-08Fix T45726: Wrong handling of 'failed to generate' audio waveform data in VSE...Bastien Montagne
2015-08-07Fix T45715: Blender crashes when creating Environment Map textures in Multi-V...Dalai Felinto
2015-08-07Data Transfer operator: Add a 'freeze' setting to prevent operator from re-ru...Bastien Montagne
2015-08-07Fix (unreported) crash in mesh remap (i.e. data transfer).Bastien Montagne
2015-08-07Mesh remap: Fix two potential numeric issues in corner cases, and enhance pol...Bastien Montagne
2015-08-07Attempt to fix T45718, crash when enabling GLSL mode with UV layers.Antony Riakiotakis
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-07Fix T45713: Numselect for confirm popup not working anymoreJulian Eisel
2015-08-06BGe: Fix T45597 wrong object layer for linked object in blenderplayer.Porteries Tristan
2015-08-06Fix: Sliders in animeditors were getting drawn too far leftJoshua Leung
2015-08-06AnimEditors FModifiers toggle: Add a bit more space beside it so that it does...Joshua Leung
2015-08-06Fix T45166: Keyframes pasted at wrong position when NLA strip has offsetJoshua Leung
2015-08-06T44932: Disable pressure handling for "poly" mode tooJoshua Leung
2015-08-06StopGap Fix for T44932: Ignore pressure values when drawing straight line seg...Joshua Leung
2015-08-06Timeline: Make GPencil keyframes slightly taller than normal keyframes to mak...Joshua Leung
2015-08-06Remove MFace use w/ fluidsimCampbell Barton
2015-08-06Docs: comment BKE_scene_set_backgroundCampbell Barton
2015-08-06Fix T45695: Assigning material reverts MaterialSlot.linkCampbell Barton
2015-08-06Simplify defvert_remove_group(), use reallocCampbell Barton
2015-08-06Cleanup: unused warningCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-06Cleanup: whitespaceCampbell Barton
2015-08-06Fix T45691 crash on material viewAntony Riakiotakis
2015-08-05OpenSubdiv: Make sure normals passed to OSD are all up to dateSergey Sharybin
2015-08-05OpenSubdiv: Changes to texturingSergey Sharybin
2015-08-05OpenSubdiv: Initial OsdMesh construction missed clearing out-of-date coords flagSergey Sharybin
2015-08-05Cleanup: unused warningCampbell Barton
2015-08-05Fix dereference before NULL checkCampbell Barton
2015-08-05OpenSubdiv: Completely avoid possible access to non-existing CPU dataSergey Sharybin
2015-08-05OpenSubdiv: Edit mode was not checking for Use OpenSubdiv flagSergey Sharybin
2015-08-05OpenSubdiv: Correction to previous commitSergey Sharybin
2015-08-05OpenSubdiv: Tweaks to AABB calculation when using opensubdiv for subsurfSergey Sharybin