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-11-20Fix T42660 snapping not working nicely on graph editor.Antony Riakiotakis
2014-11-17Simplify function to get view vector in world spaceAntony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Cleanup: Replace `WM_operator_name_call` by `WM_operator_name_call_ptr` where...Bastien Montagne
2014-11-13BMesh: shrink/fatten faces-normals in face modeCampbell Barton
2014-11-13Fix T42571,T42572 snapping ignores linked objectsAntony Riakiotakis
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T42199: PET displays when transforming around centersCampbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-10-30Transform: snapping: normal-align: Cleanup!Bastien Montagne
2014-10-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-30Fix T42444: Neg scale rotated object flips 2x axisCampbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-23Fix T42354 modal transform map not cycling through local/globalAntony Riakiotakis
2014-10-22Cleanup: avoid loop-in-loop when mirror isn't usedCampbell Barton
2014-10-22Fix T42334: x-mirror fails in armature with a partially mirrored chain.Lukas Tönne
2014-10-19Fix typo in calculateCenterMedian that could give computed median point wrong...Grigory Revzin
2014-10-16Fix T42256: Translation operator moves Child-Of constrained objects in wrong ...Bastien Montagne
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-10Cleanup: (float)floor -> floorfCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Cleanup: styleCampbell Barton
2014-10-03Cleanup: spelling, wsCampbell Barton
2014-10-02Code cleanup:Antony Riakiotakis
2014-09-28Transform: Provide descriptive error messages when wrong transform modes are ...Joshua Leung
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-12Cleanup & remove redundant checkCampbell Barton
2014-09-11Fix non-deterministic editmesh normal orientationsCampbell Barton
2014-09-10Fix T41112: Rotate manipulator (Trackball) + release confirm not working?Anthony Edlin
2014-09-04Fix View3D 'Auto Keying' alignment (when dpi!=72)Campbell Barton
2014-08-26Fix T37534 remaining issue: auto-enable bevel weight viewHoward Trickey
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-08-14Hack for edge-slide macro was lost in header cleanupCampbell Barton
2014-08-08Fix crash on edit mode with multi-align projectAntony Riakiotakis
2014-08-06Remove confusing word "faculative" from commentsNicholas Bishop
2014-07-31Fix T40958 align rotation + project individual elements not workingAntony Riakiotakis
2014-07-28As suggested by Campbell, rather use BVHTree to get len_diff in this morning'...Bastien Montagne
2014-07-28Fix T41191: Face snapping doesn't work properly.Bastien Montagne
2014-07-28Fix T41201: Blender Crashes when UV EditingSergey Sharybin
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-21Transform: edit to recent commitCampbell Barton
2014-07-21Fix T40432: Scaling to zero with manipulate center points works precisely on ...Bastien Montagne
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-16Fix T41075: Segfault when attempting to escape from bone translation.Bastien Montagne