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-09-09Fix (unreported) Outliner letting you edit path of indirect linked lib shown ...Bastien Montagne
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-09-09Fix T46056: User Preferences-> install from File freezes Blender.Bastien Montagne
2015-09-09Assert CustomData_from_bmeshpoly is used correctlyCampbell Barton
2015-09-09Fix T45733: Crash w/ VColor + BlenderInternalCampbell Barton
2015-09-08Error in last commitCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-08Revert "Fix T45191 Speed strip behaviour not easy to predict."Campbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-08Fix T45981: BGE, 2D filters leak memoryCampbell Barton
2015-09-08Use C++ guarded alloc for FilterBaseCampbell Barton
2015-09-08Fix for building with C++ guarded allocCampbell Barton
2015-09-07Fix beautiful textbook case of string overflow in `BLI_testextensie_glob`...Bastien Montagne
2015-09-07Fix T46029. Center ngon in bevel got no attributes or interpolation data.Howard Trickey
2015-09-07Fix T46032: Crash w/ file-browser previewCampbell Barton
2015-09-07Cleanup: gpu constants weren't so clearly arrangedCampbell Barton
2015-09-06Fix viewport camera dof object distanceCampbell Barton
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-09-05Fix T45938: Ocean modifier animation not working with NLA action-strip (old d...Joshua Leung
2015-09-05Math Lib: isect_plane_*_v3 avoid negationCampbell Barton
2015-09-05Math Lib: simplify isect_plane_plane_v3Campbell Barton
2015-09-04Fix T46015: normals_split_custom_set_from_vertices doesn't work with zero vec...Bastien Montagne
2015-09-04Fix T46010: Bone offset between Rest Pose and Edit mode.Bastien Montagne
2015-09-04Cleanup: Better to assert over bad condition (which shall never happen anyway...Bastien Montagne
2015-09-04Fix for isect_tri_tri_epsilon_v3 w/ small facesCampbell Barton
2015-09-04Math Lib: Use plane intersect from graphics-gemsCampbell Barton
2015-09-04Math Lib: avoid sqrt w/ triangle intersectionCampbell Barton
2015-09-04Correct own error in line_point_factorCampbell Barton
2015-09-04Armature: Cheap edit-to-object mode speedup.Bastien Montagne
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-03View-Selected: use custom bones boundboxCampbell Barton
2015-09-03Small tri intersect fails when not normalizedCampbell Barton
2015-09-03Check for no-op edge separates to quiet asserts when inset individual.Howard Trickey
2015-09-03Fix T45984: Setting custom normals properly requires multiple calls to normal...Bastien Montagne
2015-09-03ImBuf: Fix crash generating preview for really huge imageSergey Sharybin
2015-09-03Compositor: Support changing distortion models in movie distortion nodeSergey Sharybin
2015-09-03Fix T45959: DistanceKey preview used wrong colorsCampbell Barton
2015-09-02Animplayer passed -a, then warned its unknownCampbell Barton
2015-09-02Fix T45979: animplayer crashes w/ DND and audioCampbell Barton
2015-09-02Fix second part of T45987: Node preview was still using wrong color spaceSergey Sharybin
2015-09-02Fix T45995: Auto-set preview range sets superfluous end key.Bastien Montagne
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-02Add missing spin-lock to IMB_makeSingleUserCampbell Barton
2015-09-02Fix T45991: Transfer Weight tool UI is inconsistent and crashes blender.Bastien Montagne
2015-09-02Cleanup: styleCampbell Barton
2015-09-02b5287b1 removed important CCG_key_top_level callCampbell Barton