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
2011-05-27Merge Cleanup.Jason Wilkins
2011-05-26Merged with trunk: 34893-36905Jason Wilkins
2011-05-26Merged with trunk: 34340-34892Jason Wilkins
2011-05-26Merged with trunk: 33704-34399Jason Wilkins
2011-05-25Merged with trunk: 33093-33703Jason Wilkins
2011-05-25Merged with trunk: 32509-33092Jason Wilkins
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-01Style CleanupCampbell Barton
2011-04-30fix crash using freed memory with SCREEN_OT_screen_set while the current scre...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-02Bugfix #26731Ton Roosendaal
2011-03-31Bugfix #26687Ton Roosendaal
2011-03-31blender had no option to add a new scene from the UI, only to copy the existi...Campbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27option not to restore the original frame when canceling the animation, use in...Campbell Barton
2011-03-23IRC bugreport:Ton Roosendaal
2011-03-22crash fix for Normalize All VGroups on a lattice without vgroups (probably ot...Campbell Barton
2011-03-15fix for crash with textbox add poll function, missing NULL check.Campbell Barton
2011-03-10Bugfix irc report:Ton Roosendaal
2011-03-08fix bug [#26315] Background and 3D view mistakes Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-02From the OFTL (old fart todo list)Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Small animation tweaks:Joshua Leung
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22operator ED_OT_undo_push, needed for editmode undo/redo glitch fix, (coming n...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-06Two in one:Ton Roosendaal
2011-02-03remove unused variableCampbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-01-31Bugfix #25874Ton Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06Todo items:Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-20bugfix [#25238] Render image window edits UV'sCampbell Barton
2010-12-19Bugfix [#25221] Jump to Next/Prev keyframe doesn't work withJoshua Leung
2010-12-17Drag & drop feature:Ton Roosendaal
2010-11-30missing NULL check in own recent commit,Campbell Barton
2010-11-30misc small changes.Campbell Barton
2010-11-21Applying patch #24822: Select linked for curves as for meshes, CTRL + L versionSergey Sharybin
2010-11-12Bugfix #20382Ton Roosendaal
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-11Preview Range operators were broken in Graph EditorJoshua Leung
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal