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-04-11Code cleanup: use boolCampbell Barton
2014-04-09Revert "FCurve Transform: scaling no longer changes hansle types"Campbell Barton
2014-04-07Code cleanup: make the source G rated again.Campbell Barton
2014-04-06Fix T39479: Transform mouse constraint fails in some situations.Bastien Montagne
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-30Code cleanup: de-duplicate cotangent weight function & add arg sizesCampbell Barton
2014-03-29Code cleanup: replace dot with len_squared and is_zero checksCampbell Barton
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-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-23Fix T39347: Pressing backspace during empty number input for translation resu...Bastien Montagne
2014-03-23Further tweaking to numinput - enhance 'Reset' behavior.Bastien Montagne
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-15Code cleanup: spelling & styleCampbell Barton
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-12Transform: internal change, simplify view angle checksCampbell 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-01NDOF: add navigation modes to user preferencesCampbell Barton
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-28Fix T38407: Bone roll calculation flips local axes at wrong rotation angleBastien Montagne
2014-02-28Revert editbone roll correction changes.Bastien Montagne
2014-02-28Fix T38877: F-Curve modal input is incorrect when set to Imperial units.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
2014-02-24Fix T38756: Regression with vertex slide responding to mouse eventsCampbell Barton
2014-02-23Code cleanup: use lowercase names for varsCampbell Barton
2014-02-22Fix T38407: Bone roll calculation flips local axes at wrong rotation angle.Bastien Montagne
2014-02-20Transform: skip setting colors when picking with the manipulatorCampbell Barton
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin
2014-02-17Revert 7142b970853f209f6c43319b7f862bcbdbea3728 (transform toggle node hiding)Campbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12Fix T38525: missing update when running bpy.ops.transform.* from the console.Brecht Van Lommel
2014-02-12Transform: better logic to calculate manipulator normal orientation.Campbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-04Fix T38411: Free keyframe handles do not snap to frames when duplicatingSergey Sharybin
2014-02-04Fix T38469: Strip delimiter handlers don't move strip correctly with keyboard...Bastien Montagne
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-02Fix T38435: Crash when pressing MMB in walk modeBastien Montagne