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-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-20UI: fix issue with part of panels going offscreen after recent commit.Brecht Van Lommel
2011-11-20UI: modify region expand widget from floating (+) icon into a dark tab withBrecht Van Lommel
2011-11-20UI:Brecht Van Lommel
2011-11-17UI: editor splitting widgets in corners now draw antialiased, also fix 1 pixelBrecht Van Lommel
2011-11-11Fix #29220 & #29221: missing cycles updates when switching scenes.Brecht Van Lommel
2011-11-10presets now work from non-redo popups,Campbell Barton
2011-11-08- operator presets now work in the 3D view as well as the file selector.Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05UI: fix region embossing being drawn 1 pixel misaligned, due to wrong opengl ...Brecht Van Lommel
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-11-01Fix #29101: 2D Tilt on Bezier Curve Bug?Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-10-14Reverting my windows build fix because it breaks the bug fix committed in r40995Andrew Wiggin
2011-10-14Fix MSVC build ( .0f/.0f fires a compiler error )Andrew Wiggin
2011-10-03fix [#27578] Fileselector UI area does not scale with UI (partially hides but...Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-21remove support for irixCampbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-14move ED_object_pose_armature --> object_pose_armature_get to so we dont get b...Campbell Barton
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-09-09Hotkey tweaks: Start/End frame jumping back to Shift-Left/RightJoshua Leung
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-01merge with trunk r39834Xiao Xiangquan
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-10merge with trunk r39216Xiao Xiangquan
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-16select uiStyle according to UserDef and update lang-packsXiao Xiangquan
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-023D view, graph editor, etc. doneXiao Xiangquan