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
path: root/source
AgeCommit message (Expand)Author
2007-04-13== Action Editor - Individual IPO-Curves Now Shown ==Joshua Leung
2007-04-13external library, block locking spree. Many areas of blender allow changing o...Campbell Barton
2007-04-13Added gamma, fixed typos in brightnessRobert Holcomb
2007-04-13Added brightness/contrast nodeRobert Holcomb
2007-04-13BugfixTon Roosendaal
2007-04-121 liner, dont go closer then the clipping when centering the view (PADPERIOD)...Campbell Barton
2007-04-12Plumiferos report:Ton Roosendaal
2007-04-12Fix gcc warning about swab() on linux.Ken Hughes
2007-04-12Bugfix #6531Ton Roosendaal
2007-04-12Bugfix #6549Ton Roosendaal
2007-04-12split draw_dupli_objects into 2 functions (draw_dupli_objects and draw_dupli_...Campbell Barton
2007-04-12Added comments to the pose_copy_menu function (i.e. Ctrl C in PoseMode) for c...Joshua Leung
2007-04-12Some missing values for theme colours (Action Editor - Long Keyframes)Joshua Leung
2007-04-12Removed some un-needed code for Limit constraints from file-reading code.Joshua Leung
2007-04-12Applying consistent default window behavior across platforms.D.J. Capelis
2007-04-12added another copy option 'protected transform' makes changing the protection...Campbell Barton
2007-04-12* Old old typo fix in Wave modifierMatt Ebb
2007-04-11Plumiferos report (2.43 release bug):Ton Roosendaal
2007-04-11the input fields for data name had an inconsistant limit for input fields, ma...Campbell Barton
2007-04-11mesh_wire, fixed error with zero area edgesCampbell Barton
2007-04-11Create a new scene did not call a 'countall' correctly.Ton Roosendaal
2007-04-11Bugfix #6547Ton Roosendaal
2007-04-10Found a bug where "make dupes real" would crash, when the group was an extter...Campbell Barton
2007-04-09Use smoothview For * (align to object) and editmode align to selected.Campbell Barton
2007-04-09Patch #6140Ton Roosendaal
2007-04-09CMake: Fix build after nodes changes (including GE linking)Jacques Beuarain
2007-04-09smooth view transformations, set the smoothview value to about 250 and the vi...Campbell Barton
2007-04-09Patch #6325Ton Roosendaal
2007-04-09Bugfix #6078Ton Roosendaal
2007-04-09Bugfix #6503Ton Roosendaal
2007-04-09Anti - NMesh commit.Campbell Barton
2007-04-08== Sculpt Mode ==Nicholas Bishop
2007-04-08It seems that some darwin bundle creation routines were being performedChris Want
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-04-07Missing ; at the end of a line in initial commit for ClampTo constraint.Joshua Leung
2007-04-07== Clamp To Constraint ==Joshua Leung
2007-04-07== Clamp-To Constraint (was Patch #4818) ==Joshua Leung
2007-04-07Save PET state before ripping and disable it, so that post rip transform work...Johnny Matthews
2007-04-06=== BPY ===Martin Poirier
2007-04-06== Auto-Keyframing - Needed ==Joshua Leung
2007-04-06All data in blender's libBlock linked lists are supposed to be sorted but in ...Campbell Barton
2007-04-06== Preview Range ==Joshua Leung
2007-04-06* Tablet sensitivity for number field dragging now revealed from behind rt.Matt Ebb
2007-04-05PyAPI adding .reset() for hook modifiers (request from malefico)Campbell Barton
2007-04-05* Tablet pressure sensitivity in number field dragging (again!)Matt Ebb
2007-04-05respect location protect flags, makes reviewing models on terrain much nicer ...Campbell Barton
2007-04-05* Tablet support fixupMatt Ebb
2007-04-05renaming obdata was toggling editmode and activating it.Campbell Barton
2007-04-05* pointer convention commit: bNode* node -> bNode *node.Nathan Letwory
2007-04-05Change in the nodes api causes linking order to change too.Ton Roosendaal