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-14Code cleanup: doxy commentsCampbell Barton
2014-05-14FCurve: move add modifiers logic from menu into dynamic enumCampbell Barton
2014-05-14Fix FCurve mirror ignoring aligned/free handlesCampbell Barton
2014-05-14FCurve: stop generic rna update from changing curve handle typeCampbell Barton
2014-05-14Fix for FCurve keyframe editing left handle from button failing if not selectedCampbell Barton
2014-05-14FCurve: handle calculation was measuring new handle lengths and not using for...Campbell Barton
2014-05-14Fix T40187: Can't set single keyframe handle as VectorCampbell Barton
2014-05-14Fix for curve widget hue gradient drawing incorrectly when zoomingCampbell Barton
2014-05-14Fix T40172: LibFree() crashes with shared materials (e.g., from multiple LibN...Mitchell Stokes
2014-05-14BGE: Fixing some NavMesh memory leaks.Mitchell Stokes
2014-05-14Fix T37796, Mesh lost after exiting sculpt mode and undoing.Antony Riakiotakis
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Fix T39196, Dynamic Topology Undo Applied to Wrong MeshAntony Riakiotakis
2014-05-13Fix compilation error with debug SConsSergey Sharybin
2014-05-13Fix T40151: Problem in normal with subdivision surface + Boolean modifierSergey Sharybin
2014-05-13style cleanup, keep preprocessor identationAntony Riakiotakis
2014-05-13Add alloca include in compiler compatibility. Helps with MinGW32Antony Riakiotakis
2014-05-13Fix T40176: Curve Functions broken in several addonsSergey Sharybin
2014-05-13Folowup for old fix for material animationSergey Sharybin
2014-05-13Fix T40158: Playback with 100% proxies is very slowSergey Sharybin
2014-05-13More UI messages fixes and tweaks.Bastien Montagne
2014-05-13Correct last commit, check not to split along edges already usedCampbell Barton
2014-05-13Fix T40162: Vert connect creates extra face cutting across concave NGon.Campbell Barton
2014-05-13Code cleanup: rename BM_face_legal_splits -> BM_face_splits_check_legalCampbell Barton
2014-05-13Freestyle: Added .new() and .remove() to the collection type of Python style ...Tamito Kajiyama
2014-05-13Freestyle: Fix for own mistakes in defining RNA aliases.Tamito Kajiyama
2014-05-13Freestyle: minor UI text fix.Tamito Kajiyama
2014-05-13Freestyle: naming fixes.Tamito Kajiyama
2014-05-13Freestyle: code clean-up.Tamito Kajiyama
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-13BMesh: add check to BM_vert_pair_share_face to allow adjacent loopsCampbell Barton
2014-05-13Fix T38379: Mesh vertices only update when in cone of last created spotlightMitchell Stokes
2014-05-13Fix T40111: replaceMesh() crashes BGE when used on a parented objectMitchell Stokes
2014-05-13Tweak for node socket swapping: don't un-hide sockets automatically.Lukas Tönne
2014-05-13BMesh: make BM_face_calc_normal_subset apart of the bmesh apiCampbell Barton
2014-05-13Freestyle: Fix for comments in line with the previous commit.Tamito Kajiyama
2014-05-13Freestyle: Removed redundant flipping of UV coordinates.Tamito Kajiyama
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-05-12Fix T40115: Smoke simulator memory leak with high poly mesh emitter.Bastien Montagne
2014-05-12Fix T40014: Broken shading with mirror modifier and auto smooth normals while...Bastien Montagne
2014-05-12Fix for typeinfo NULL pointer crash when initializing unknown node types.Lukas Tönne
2014-05-12Fix T40142: Objects restricted in render/view don't produce duplis inLukas Tönne
2014-05-12A bit more helpful doc strings on the curve render resolution properties.Lukas Tönne
2014-05-12Fix for crash when doing "make local object+data" on an empty.Lukas Tönne
2014-05-12Fix crash removing objects rigid body constraintsCampbell Barton
2014-05-12Fix/Workaround T40102: RMB on vertex & GKey, acts as double-GCampbell Barton
2014-05-12Fix for numpad orbit ignoring auto-perspectiveCampbell Barton
2014-05-12Fix for rotate-around-selection in text-edit modeCampbell Barton
2014-05-12Fix T40144: Font rendering problemsCampbell Barton
2014-05-12VFont: de-duplicate checks for next/prev handlesCampbell Barton