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-09-11Fix non-deterministic editmesh normal orientationsCampbell Barton
2014-09-11Freestyle: Fix for missing quality control on line rendering in Cycles.Tamito Kajiyama
2014-09-11Fix T41778: Crash on animate boids xith a goalCampbell Barton
2014-09-11Fix crash in BLI_kdtree_range_searchCampbell Barton
2014-09-10Fix crash in project-from view without a brush or active objectCampbell Barton
2014-09-10Text3d: assert for <0 len textCampbell Barton
2014-09-10Text3D: fixes to selectionCampbell Barton
2014-09-10Fix crash in active_paint_texture_index callbackCampbell Barton
2014-09-10Fix T41767: Memory free problem when console area copy fail.Bastien Montagne
2014-09-10Fix two bugs with searchbox UI items.Bastien Montagne
2014-09-10Fix T41112: Rotate manipulator (Trackball) + release confirm not working?Anthony Edlin
2014-09-10UI: Disable operator search menu setting an unset state key key-inputCampbell Barton
2014-09-10Cancel edge-rip macro if no changes are made.Campbell Barton
2014-09-10Fix for mesh-inset modifying hidden facesCampbell Barton
2014-09-10Partial fix T41749Campbell Barton
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-09-10Fix for rna2xmlCampbell Barton
2014-09-10Curve: Remove assert in BKE_curve_bevelList_makeCampbell Barton
2014-09-09Usual UI messages fixes...Bastien Montagne
2014-09-09Fix crash reading ParticleEdit.is_editableCampbell Barton
2014-09-09Add flag for bmesh docsCampbell Barton
2014-09-09Fix T41445: Inset creates separated UV'sCampbell Barton
2014-09-09Cleanup: const correctness, no change to generated code.Campbell Barton
2014-09-09remove invalid commentsCampbell Barton
2014-09-08Warn when --engine arg isn't foundCampbell Barton
2014-09-08CMake: Add missing WITH_OPENIMAGEIO defineCampbell Barton
2014-09-08Fix crash happening with external engines and dependent objects in an invisib...Sergey Sharybin
2014-09-08Fix T41744: Hidden keymap properties uneditableBastien Montagne
2014-09-08Fix T41573: Compositing reroute converts floats to red colorBastien Montagne
2014-09-08Fix T41703: Blender crashes trying to load character file.Bastien Montagne
2014-09-08Attempt to fix compilation error on ubuntu linuxSergey Sharybin
2014-09-08Fix T41746: WPaint: gradient+mirror failsCampbell Barton
2014-09-08Fix building as Python module (manpage-generation)Campbell Barton
2014-09-07Comment out SVM fresnel_conductor() function for now, still unused.Thomas Dinges
2014-09-07Cycles / OSL: Add a conductive fresnel shader template.Thomas Dinges
2014-09-07Several tweaks for Quick Smoke:Thomas Dinges
2014-09-07Update readme for Blender 2.72.Thomas Dinges
2014-09-07Fix T41737 using append from menu will result in error messageAndrea Weikert
2014-09-07Some updates for Quick Smoke / Cycles.Thomas Dinges
2014-09-07Fix for line style shader nodes also shown in the Add menu of other shader ty...Tamito Kajiyama
2014-09-07Fix T41740: Different behaviour of custom hotkeyBastien Montagne
2014-09-07Fix T41419: Quick Smoke doesn´t work with CyclesThomas Dinges
2014-09-07No need for try/except in D766Campbell Barton
2014-09-07Cycles: Several fixes for Presets.Thomas Dinges
2014-09-07Cycles: Fix Caustic tooltips.Thomas Dinges
2014-09-07Fix T40507: Blender Internal Render's Gather don't use node's emit color.Bastien Montagne
2014-09-06Py Mathutils: add `invert_safe()` and `inverted_safe()` to `Matrix`.Bastien Montagne
2014-09-06Fix T41709: Bump not rendered correctly behind transparency using Branched Pa...Sergey Sharybin
2014-09-06Cycles: Workaround cuda 6.5 compiler bug with sm_50Sergey Sharybin