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-01merge with trunk r39834Xiao Xiangquan
2011-09-01spaces -> tabs (configure you're editors right!)Campbell Barton
2011-08-30Fix for [#28425] when user prefs -> editing -> align to == "view" newly inser...Thomas Dinges
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-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18update property strings cover. 461 new itemsXiao Xiangquan
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16Bugfix [#28267] keyframed values for shapekeys of copied objects areJoshua Leung
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-15Select by Keying Set...Joshua Leung
2011-08-12Code cleanup: replace some manual setting of ob->recalc with DAG_id_tag_update,Brecht Van Lommel
2011-08-12soft limits for add object rotation value, without cont. grab it would get to...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-07Nla Sound Strips + Add SpeakerJoshua Leung
2011-08-06remove copy modifiers function, now handled in link data operator.Campbell Barton
2011-08-05Bugfix [#28106] Missing 3D view update after copy of constraintsJoshua Leung
2011-08-043D Audio GSoC:Joerg Mueller
2011-08-033D Audio GSoC:Joerg Mueller
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-30quiet some compiler warnings & fix possible (but unlikely) crash.Campbell Barton
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-26correct misc warningsCampbell Barton
2011-07-23bugfix: [#28026] Copy Game Property brokenDalai Felinto
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-21Fixed bug with multires baking to float buffers.Sergey Sharybin
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-16Fixed crash of multires baker when baking from sculpt mode.Sergey Sharybin
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-09Wrong tooltip for OBJECT_OT_make_links_scene() operator.Ton Roosendaal
2011-07-07Merging trunk up to r38167.Joerg Mueller
2011-07-06Fix #27883: object actions did not get duplicated on full scene copy.Brecht Van Lommel
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-05Fix part of #27858: crash trying to apply subsurf modifier as shape key,Brecht Van Lommel
2011-07-023D view, graph editor, etc. doneXiao Xiangquan
2011-07-01fix [#27820] foreach_get on bpy_prop_collections returns weird resultsCampbell Barton
2011-07-01Fix #27816: Outliner does not update when parents are clearedSergey Sharybin
2011-06-30improve error report [#27775] External Image Editor Preference does not work Campbell Barton
2011-06-30replace inline loops for get_weights_array with calls to defvert_find_weight()Campbell Barton
2011-06-30minor change in logic for adding a new hook, ignore zero weight verts in a vg...Campbell Barton