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-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
2014-07-09Fix T40991, mirrored armatures not restored properly when cancelling.Antony Riakiotakis
2014-07-06Fix T40548: After canceling, F-Curve handlers don't go back to original posit...Lukas Tönne
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-06-18Fix T40679.Antony Riakiotakis
2014-06-18Revert "Fix flickering when transform snapping in edit mode and cursor is"Antony Riakiotakis
2014-06-18Transform: PET quick checks to speedup wire-only edge caseCampbell Barton
2014-06-18Transform: PET only treat faces as connected diagonally across quadsCampbell Barton
2014-06-16Bugfix: Units for time translate transforms (action/nla editors) was messed upJoshua Leung
2014-06-14Fix T40610. This is a critical bug caused by own bugfix that does notAntony Riakiotakis
2014-06-14Replace sqrt with hypot for wipe-effect & transform codeCampbell Barton
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-06-12Fix flickering when transform snapping in edit mode and cursor isAntony Riakiotakis
2014-06-09Fix T40529: Euler Rotation F-Curve Handlers wrong behaviour on moving keyframesSergey Sharybin
2014-06-03Tweaks to bevel and crease transformSergey Sharybin
2014-05-31Fix EdgeSlide behavior with boundry edgesCampbell Barton
2014-05-29Fix T40422: EdgeSlide works incorrectly with boundry edgesCampbell Barton
2014-05-28Fix T40338: Vertex transform origin ignores Normalize option in graph editorSergey Sharybin
2014-05-28Fix mask transform when display aspect is not 1:1Sergey Sharybin
2014-05-25Fix T40438: Pressing G key to move the camera quits Blender.Bastien Montagne
2014-05-22Fix T40297: Crash while ripping an edge when autosmooth is activated.Bastien Montagne