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-08Clarification of UI messages:Antony Riakiotakis
2014-05-08Fix T39950, part 2.Antony Riakiotakis
2014-05-08Fix T40074: Autosmooth option causes assert failure when selected.Bastien Montagne
2014-05-08Fix regression from 2.70:Antony Riakiotakis
2014-05-08Fix typoCampbell Barton
2014-05-08Workaround T40046: Undo/redo crashes properties editorCampbell Barton
2014-05-08Removed a Freestyle hack for DAG updates introduced in commit rBae58968e0a61.Tamito Kajiyama
2014-05-08Bugfix T40082: NLA Meta strips were no longer evaluating correctlyJoshua Leung
2014-05-08Fix T40080: forcefield_toggle_exec() doesn't always enable force field.Lukas Tönne
2014-05-08Drivers: When editing expressions from UI buttons, "invalid" flags now get cl...Joshua Leung
2014-05-08Bugfix: "Lock time to frame range" didn't work in the Graph EditorJoshua Leung
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08BGE: Dynamically-allocated action layersMitchell Stokes
2014-05-08Freestyle: hide the Line Style tab from the Texture properties context when W...Tamito Kajiyama
2014-05-08Freestyle: hide line styles from a scene in the Outliner when WITH_FREESTYLE ...Tamito Kajiyama
2014-05-08Fix for crash when userprefs fails to read.Campbell Barton
2014-05-07Code cleanup: spelling/indentationCampbell Barton
2014-05-07Fix some nodes showing up as undefined after the fix in 79c345acc21b.Brecht Van Lommel
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-05-07Freestyle: minor code clean-up.Tamito Kajiyama
2014-05-07Freestyle: time/space optimization in stroke rendering without textures.Tamito Kajiyama
2014-05-07Freestyle: debug statistics on stroke rendering.Tamito Kajiyama
2014-05-07Fix T40033: Jumping between versions can lead to loss of node storageLukas Tönne
2014-05-07playanim: check for escape key while loading imagesCampbell Barton
2014-05-07Fix T40051: Inconsistent dupli vert/face handling of group member typesCampbell Barton
2014-05-07Fix for dropping images into the 3D ViewCampbell Barton
2014-05-07Fix T40052, Grid Particles Crash due to invalid empty mesh verts accessLukas Tönne
2014-05-07Fix crash binding mdef with no facesCampbell Barton
2014-05-07Remove redundant NULL checkCampbell Barton
2014-05-07Bugfix: Bend modifier's angle property has crazy limitsJoshua Leung
2014-05-07Get rid of custom tooltip for pushdown buttonJoshua Leung
2014-05-07Freestyle: removed the dummy implementation of a texture manager.Tamito Kajiyama
2014-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Fix T39653 crash on drawing modified UVsAntony Riakiotakis
2014-05-07Bake API: force opengl reload and mipmap recalc (fix T40055)Dalai Felinto
2014-05-07Bake API: fix T40054 - baked image update on uv/imag editor for linear/float/...Dalai Felinto
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-05-07Style cleanupCampbell Barton
2014-05-06Cleanup: redundant NULL checksCampbell Barton
2014-05-06Followup fix to T39966.Lukas Tönne
2014-05-06Fix T40048: Cycles bake crashes Blender [when there is no image]Dalai Felinto
2014-05-06Over-optimized stuff in the previous commit, sorry.Sergey Sharybin
2014-05-06Fixes to previous sculpting tweaksSergey Sharybin
2014-05-06Cleanup a bit of the locked shape keys paintingSergey Sharybin
2014-05-06Fix for uninitialized unit_use_radians variable with inset and bevelCampbell Barton
2014-05-06Fix for own recent change to menu shortcut behaviorCampbell Barton
2014-05-06Freestyle: added more conditions to be able to switch to the line style textu...Tamito Kajiyama
2014-05-06Correct fix for knife interior use, distance needed to be in object-spaceCampbell Barton
2014-05-06Knife too: was using a ray-cast direction scaled down by the knife epsilonCampbell Barton
2014-05-06Fix T38623: Knife tool completely failing on interior geometryCampbell Barton