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-23Occlusion Query based selection.Antony Riakiotakis
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-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-13BLI_bitmap: rename macrosCampbell Barton
2014-06-09Fix T40529: Euler Rotation F-Curve Handlers wrong behaviour on moving keyframesSergey Sharybin
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-22Fix T40297: Crash while ripping an edge when autosmooth is activated.Bastien Montagne
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell 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-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-24More AutoSnap Bugfixes: Time Stepping in Graph EditorJoshua Leung
2014-04-24Fix T39819: Decouple autosnap behaviour from time displayJoshua Leung
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-09Revert "FCurve Transform: scaling no longer changes hansle types"Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Fix deffects reported by CoverityScan (nothing dramatic, but at least one was...Bastien Montagne
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Fix T39455: Nodes scaled wrong when some in a frame, some not.Lukas Tönne
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-14Fix T39164: Mask tansform doesn't respect parent for centerSergey Sharybin
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-12Mesh API: rename 'octree' to 'spatial' since internally its using kdtreeCampbell Barton
2014-03-12Transform: minor optimization, use BLI_bitmap for island taggingCampbell Barton
2014-03-07Correction to previous commitCampbell Barton
2014-03-07Fix action-editor crash transforming gpencil and masksCampbell Barton
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-03-01Fix for some unlikely memory leaks, remove redundant checksCampbell Barton
2014-03-01FCurve Transform: scaling no longer changes hansle typesCampbell Barton
2014-02-28Fix for transform setting T_CAMERACampbell Barton
2014-02-28Fix Crazyspace with proportional editingCampbell Barton
2014-02-28Revert editbone roll correction changes.Bastien Montagne
2014-02-27Transform: remove recently added ival2, use editbones temp dataCampbell Barton
2014-02-27Fix T38843: Bone parallel to world z axis flicking when scale in edit mode.Bastien Montagne