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
2010-07-05Fix #22666: linked data lights lag during transform in GLSL mode.Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-28[#22682] some missing keymapsMatt Ebb
2010-06-20Unhide constraint axis and orientation operator properties.Martin Poirier
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-17fix for fcurve doubles not being removed when moving more then one selected p...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-06Removed non working operator options from the 'redo' user interface. William Reynish
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-21Motion Paths: Experimental optimisations from joeedh for speeding up the calc...Joshua Leung
2010-05-16[#22114] Manipulator Transform Orientation not respectedMartin Poirier
2010-05-15Tweak to previous commit - the corrections shouldn't be done for translations...Joshua Leung
2010-05-15Durian request: Attempted fix for rotations not taking non-uniform scaling of...Joshua Leung
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-05-05[#22212] edit problem with translate manipulatorMartin Poirier
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-19Fix problem with limit rotation constraints during transform. This codeBrecht Van Lommel
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-13[#21993] Edge Slide operator should disable projection snappingMartin Poirier
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-07Auto Keyframing:Joshua Leung
2010-04-05Missed one of the tweak operator for nodes when adding new param.Martin Poirier
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-29Mirror clipping for curves and surfaces.Sergey Sharybin
2010-03-28[#21767] Project Vert. on the Surf. of Other Obj. enabled causes crash when t...Martin Poirier
2010-03-26Purging compiler warningsJoshua Leung
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-26Bugfix #21739: Extend in the NLA crashes (Ekey)Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-19Hack to make people stop bugging me.Martin Poirier
2010-03-16transform marker sync for extend and grab is back.Brecht Van Lommel
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-15Fix #21619 and #21613: edge loop delete crashes, after recent transformBrecht Van Lommel
2010-03-14transform: Ctrl-Click on manipulators uses increments correctly.Martin Poirier
2010-03-14[#21523] Drag Immediately only working when "Select With" is set to LMBMartin Poirier
2010-03-11Motion Paths + Auto-Keying:Joshua Leung
2010-03-09reproject - clamp image by the maximum texture size, remove debug printf.Campbell Barton