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-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-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
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-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-14move ED_object_pose_armature --> object_pose_armature_get to so we dont get b...Campbell Barton
2011-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-26fix for crash when running a python script in a non utf8 blend path, inspecti...Campbell Barton
2011-08-26when applying armature object transform now transform the bone roll too.Campbell Barton
2011-08-23fix for 3 bugs in bone renamingCampbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-21Bugfix [#28309] pose lib too many keyframes in automatic keyframingJoshua Leung
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-15Restoring "Clear User Transforms" operatorJoshua Leung
2011-08-15Remove some unused code + warning fixJoshua Leung
2011-08-15"Select Grouped" by Keying Set for BonesJoshua Leung
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-10Gianmichele request: Pose Sliding tools show percentage indicator inJoshua Leung
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-22Bugfix [#27990] Merge Bones freezes BlenderJoshua Leung
2011-07-22Bugfix [#27959] Error on Paste X-Fliped poseJoshua Leung
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-17Bugfix [#27412] PoseLib bug(maybe also corrupted data)Joshua Leung
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-12Bugfix #27881: Motion paths don't correctly update with pose slidingJoshua Leung
2011-07-09fix [#27915] Relax Pose crashes blender on bone with ChildOf constraint in li...Campbell Barton
2011-07-09Ctrl-R sets rotation mode for Pose BonesJoshua Leung
2011-07-07Patch [#23682] Add sort+move to bone group list in panelJoshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-023D view, graph editor, etc. doneXiao Xiangquan
2011-06-30fix for own mistake with key shortcuts r37850Campbell Barton
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung
2011-06-27fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.Campbell Barton
2011-06-15translate left panelXiao Xiangquan
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-04Merge with trunk revision 37149.Joerg Mueller