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-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-25picky style edits with screen/view/drawing, also remove own bad example doc.Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22Improved hotkeys for frame/keyframe/jumpingJoshua Leung
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-18disable undo for hard coded interface buttons:Campbell Barton
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-30Todo item:Ton Roosendaal
2011-06-09Bugfix #26886Ton Roosendaal
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-06-06spelling correctionsCampbell Barton
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-06-05Bugfix: new DPI-controlled UI size code was setting 'view2d re-init'Ton Roosendaal
2011-06-05panel headers were not scaling with DPI properlyCampbell Barton
2011-06-05workaround for supremely annoying UI glitch where you could accidentally hide...Campbell Barton
2011-06-05with the new scalable UI. hard coded values were still used for resizing the ...Campbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-05-31cmake maintenanceCampbell Barton
2011-05-23remove unused code, comment some that may be useful (maintainers can remove).Campbell Barton
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-19screenshot operator can now be executed directly.Campbell Barton
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-04workaround [#27276] Full Screen toggle for Save Screenshot ignoredCampbell 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-30- pass the camera to the render stamp function.Campbell Barton
2011-04-25fix for a crash with the following steps.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-20Bugfix [#27054] 2.57 icons and buttons aren't perfectly centeredJoshua Leung
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-04crash fix: screen context editable_bones & visible_bones were not checking fo...Campbell Barton
2011-04-02Bugfix #26731Ton Roosendaal
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-31Bugfix #26687Ton Roosendaal
2011-03-31Bugfix #26651Ton Roosendaal
2011-03-31blender had no option to add a new scene from the UI, only to copy the existi...Campbell Barton
2011-03-31fix for using freed memory in ED_area_newspace() caused by loading webskategi...Campbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...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-25Bugfix #26195Ton Roosendaal
2011-03-23IRC bugreport:Ton Roosendaal