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-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-20Fix #23399: change Median Crease to Mean Crease, because it's not reallyBrecht Van Lommel
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-05-07Fix [#22271] N panel Lock icons not changing when pressedMatt Ebb
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-15Added curve Radius to properties panel in edit mode.Matt Ebb
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26remove line added previous commit, Cancel for view rotate button should be Co...Campbell Barton
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2009-12-28Got rid of some dead codeMatt Ebb
2009-12-10align option for splitCampbell Barton
2009-11-28Durian Rigging Requests: (Armature Layers + Rotation Locking Tweaks)Joshua Leung
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-07Bugfix: crash in posemode transform buttons with no active pose bone.Brecht Van Lommel
2009-11-05Moved the object and bone name fields out of the Transform panel in 3Dview pr...William Reynish
2009-11-05RNA transform properties for edit bones and metaballsMatt Ebb
2009-11-05Added RNA based transform properties for pose bones too.Matt Ebb
2009-11-05* Partial fix for bug [#19734] N panel's transform doesn't display the unitsMatt Ebb
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-09Bugfix for crash when clicking on "View->Properties". Was accessing unused me...Daniel Genrich
2009-10-09wm menu freeing was using freed memory, bone-parent names were being set to "...Campbell Barton
2009-10-093D View panels now show object and bone name again, not sure itBrecht Van Lommel
2009-10-08Fixed remaining bugs with animating rotation modes:Joshua Leung
2009-10-08Rotation Modes Bugfix:Joshua Leung
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-202.5 - 2 Armature Related Crash FixesJoshua Leung
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-15UI tweaksWilliam Reynish
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-112.5 - Rotation work (axis angle bugfixes + cleanups)Joshua Leung