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-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-16de-duplicate parent loop checking functionCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-12-16Fixed incorrect usage of enum as integerSergey Sharybin
2011-12-16static functions for getting power of 2 values were being copied about too mu...Campbell Barton
2011-12-16minor cleanup to mirror codeCampbell Barton
2011-12-16fix [#29620] Topology Mirror: not refreshing vertex UUIDsCampbell Barton
2011-12-16fix [#29626] Warp tool: stuck Angle valueCampbell Barton
2011-12-15CURVE_OT_extrude doesn't have type property, not sure where it came from here.Sergey Sharybin
2011-12-15Fix #29615: Crash during undo after toggling "Float buffer" in image paint modeSergey Sharybin
2011-12-15Fix #29577: repeat curve duplication not working in 2.60(as well as 2.61rc1)Sergey Sharybin
2011-12-15minor vertex group editsCampbell Barton
2011-12-15more vertex weight edits,Campbell Barton
2011-12-15vertex group changes,Campbell Barton
2011-12-13Do not use a dot in the end of descriptionsSergey Sharybin
2011-12-13First Blender 2.61 commit! (Sneaked in quick tooltop fix too).Ton Roosendaal
2011-12-13Do not switch to safe malloc if tracking sequenceSergey Sharybin
2011-12-13correction to report messageCampbell Barton
2011-12-12Fix #29603: Mode switch on linked objectsSergey Sharybin
2011-12-12fix [#29537] file/save crashes when target path isnt foundCampbell Barton
2011-12-12Fix #29600: Hook actions wrong Tool Shelf adjustSergey Sharybin
2011-12-12Fix #29599: Side of Active tool not working in Faces/EdgesSergey Sharybin
2011-12-12fix for 2 crashes running operators in background mode.Campbell Barton
2011-12-11fix [#29579] Redo brolken when jobs are runningCampbell Barton
2011-12-11fix for accessing the keying set menu as an enum rather than in intCampbell Barton
2011-12-11remove unused function, found when syncing with bmesh, also remove/comment so...Campbell Barton
2011-12-10In the node space context update function: Properly clear the snode->edittree...Lukas Toenne
2011-12-10Fix #29516: Twist brush giving crazy resultsSergey Sharybin
2011-12-09Fix #29558: Selecting similar edges doesn't workSergey Sharybin
2011-12-09Fix for recent rna rename of global to use_globalSergey Sharybin
2011-12-09Fix for select similar vertices operator: it's exec used to return selection ...Sergey Sharybin
2011-12-09Mesh drawing optimization and fixes:Sergey Sharybin
2011-12-09global is python keyword so cant use as operator argument,Campbell Barton
2011-12-09went over all uses of MDeformWeight.def_nr and made sure the value is clamped...Campbell Barton
2011-12-09another possible fix for bug [#29521], all callers of flip_side_name(...), as...Campbell Barton
2011-12-09possible/partial fix for [#29521], in many places the deform group index was ...Campbell Barton
2011-12-09minor changes, fix coming next (no functional edits).Campbell Barton
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-12-09Fix for #29475 broke properly updating toggle buttons in popup menus. Tweak theBrecht Van Lommel
2011-12-08Fix #29546: missing 3d view redraw after game exit with overlap draw mode,Brecht Van Lommel
2011-12-08Disable redo for some vertex group operators to prevent confusingSergey Sharybin
2011-12-08Fix #29520: issue drawing with VBO + GLSL + alpha pass. Includes some refacto...Brecht Van Lommel
2011-12-07More fix for snapto in Pose mode:Bastien Montagne
2011-12-07Fix [#29461] Selection-to-Cursor works strange with bones with TrackTo constr...Bastien Montagne
2011-12-07Fix #29523: RenderEngine.update_progress() doesn't redraw UI.Brecht Van Lommel
2011-12-07Fix #29432: Marquee Select BugSergey Sharybin
2011-12-07fix for NULL pointer free and add in some checks, while looking into bug [#29...Campbell Barton
2011-12-06Fix related to #29513: materials using nodes will output passes from the activeBrecht Van Lommel
2011-12-06Fix #29511: Separate tool duplicates objectsSergey Sharybin
2011-12-06Fixed crash when movie clip curves region is opened and clip is getting unlinkedSergey Sharybin