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-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
2014-05-19This reverts commit d1526da787fba050391747a9286f9e0521c6f2d1.Campbell Barton
2014-05-19Workaround T40241: Vertex snapping snaps to wrong placeCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-12Fix/Workaround T40102: RMB on vertex & GKey, acts as double-GCampbell Barton
2014-05-09Metaball transform, support active-only optionCampbell Barton
2014-05-09Fix T36973: Active snapping fails for edges/facesCampbell Barton
2014-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39795: Crash when duplicate f-curve keyframe, individual originsSergey Sharybin
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-25Fix for transform local-axis calculation with zero length normalsCampbell Barton
2014-04-25Fix T39880: Cancelling transforms in Graph Editor does not restore F-Curves t...Joshua Leung
2014-04-25Spelling error fixesJoshua Leung