2013-07-08 |
Brecht Van... | Fix #36059: region overlap did not show scopes overlapp... |
commit | commitdiff | tree |
2013-07-08 |
Brecht Van... | Fix #35960, #36044: blender internal viewport rendering... |
commit | commitdiff | tree |
2013-07-08 |
Antony Riakiotakis | Attempt to fix #35057, disable threading if diameter... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | fix/improve normal calculation, noticed when checking... |
commit | commitdiff | tree |
2013-07-08 |
Howard Trickey | Fix bevel bugs 34445 and 35109, copying over edge data. |
commit | commitdiff | tree |
2013-07-08 |
Lukas Toenne | Fix #36024. This part fixes user counting for node... |
commit | commitdiff | tree |
2013-07-08 |
Lukas Toenne | Partial fix for #36024, don't always reset the node... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | remove unused normal-recalc flags. |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | move normal recalculation into its own source file. |
commit | commitdiff | tree |
2013-07-08 |
Sergey Sharybin | Fix #36042: Subdividing a cyclic spline shifts start... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | fix [#36043] Missing Tooltip for Excluded Paths field... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | re-arrange space_userpref_keymap, no need to use a... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | edit on own commit r57801, don't check the size of... |
commit | commitdiff | tree |
2013-07-08 |
Campbell Barton | fix [#36047] Recalculate normals produces faulty normal... |
commit | commitdiff | tree |
2013-07-07 |
Sergey Sharybin | Arrempt to fix Cycles compilation with Clang |
commit | commitdiff | tree |
2013-07-07 |
Tamito Kajiyama | Fix for Bug #35970: Freestyle + Particles = Crash. |
commit | commitdiff | tree |
2013-07-07 |
Tamito Kajiyama | Fix for incorrect clipping of Freestyle strokes when... |
commit | commitdiff | tree |
2013-07-07 |
Joshua Leung | Bugfix [35841] WM_OT_context_[toggle/cycle/etc.] operat... |
commit | commitdiff | tree |
2013-07-07 |
Brecht Van... | Fix #36037: cycles from dupli generated texture coordin... |
commit | commitdiff | tree |
2013-07-06 |
Sv. Lockal | Fix #36038: Auto Keying warning message is clamped... |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | fix [#36022] inconsistent naming for new images |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | fix for crash deleting the world when viewport preview... |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | fix [#36027] Close gap shifts clip leaves keyframes... |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | remove dummy menu which WM_OT_context_menu_enum needed... |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | fix for writing past array end with loop filling. |
commit | commitdiff | tree |
2013-07-06 |
Campbell Barton | only make dynamic paint tag normals as dirty if it... |
commit | commitdiff | tree |
2013-07-05 |
Gaia Clary | Changed default setting for transfer weights to Group:All |
commit | commitdiff | tree |
2013-07-05 |
Campbell Barton | fix [#35989] bridge tool flip mash |
commit | commitdiff | tree |
2013-07-05 |
Campbell Barton | fix [#36005] viewport rendering crashes blender |
commit | commitdiff | tree |
2013-07-05 |
Campbell Barton | fix [#36014] Individual Origin Translation across Norma... |
commit | commitdiff | tree |
2013-07-05 |
Campbell Barton | fix [#35987] bevel gives nan vertices |
commit | commitdiff | tree |
2013-07-05 |
Campbell Barton | correct typo in previous commit & minor changes. |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | fix [#35977] Bake Action doesn't work properly |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | fix for [#35911] wasn't complete, while weigths would... |
commit | commitdiff | tree |
2013-07-04 |
Gaia Clary | Added generic function to Sync pose bone with active... |
commit | commitdiff | tree |
2013-07-04 |
Gaia Clary | replaced OPERATOR_CANCELLED by OPERATOR_FINISHED to... |
commit | commitdiff | tree |
2013-07-04 |
Tamito Kajiyama | Partial fix for Bug #35695: Freestyle produces extra... |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | edit on r57996, no need to use for loop. |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | missed change needed in r58003, wasn't selecting source... |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | changes to weight paint transfer |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #36010: missing 3D view header redraw when assignin... |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | correct bad use of bool for cursor arg. |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #35957: blender internal viewport render did not... |
commit | commitdiff | tree |
2013-07-04 |
Sv. Lockal | Fix non-conditional out-of-bounds memory access in... |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #35997: add armature > single bone, then change... |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #36001: crashing copying long strings in text buttons. |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Revert revision 57896 to fix Make Local > All with... |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #36006: appending some datablock types (e.g. node... |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Fix #35994: shape key mirror without topology did not... |
commit | commitdiff | tree |
2013-07-04 |
Brecht Van... | Remove SDL_VIDEODRIVER=dummy environment variable setti... |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | rename poll functions from r57986, also no need to... |
commit | commitdiff | tree |
2013-07-04 |
Sergej Reich | rigidbody: Code clenup |
commit | commitdiff | tree |
2013-07-04 |
Sergej Reich | rigidbody: Remove constraint when removing one of it... |
commit | commitdiff | tree |
2013-07-04 |
Gaia Clary | Moved 'vgroups exist' check into operator poll function... |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | fix [#35998] Crash when trying rename Driver in Outliner |
commit | commitdiff | tree |
2013-07-04 |
Campbell Barton | stop adding groups from changing the active group with... |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | fix [#35984] no way to know if a datablock is in editmode |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | fixes/edits to wright transfer |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | remove checks for active object in the weight panel... |
commit | commitdiff | tree |
2013-07-03 |
Howard Trickey | Fix bevel crash bug 35990. Sometimes no face to interpo... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35992: crash using make links > animation data... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35991: show warning message to when trying to... |
commit | commitdiff | tree |
2013-07-03 |
Gaia Clary | Fix Weight Paint(Weight-Transfer): active vgroup does... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35935: make links > groups, which copies group... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35933: setting shortcut keys in object mode menu... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35986: "Full sample AA not supported without 3d... |
commit | commitdiff | tree |
2013-07-03 |
Gaia Clary | Weight Paint: Enable Transfer Weights tool for Obejcts... |
commit | commitdiff | tree |
2013-07-03 |
Sergey Sharybin | Fix deadlock in coordinate wrapping operation with... |
commit | commitdiff | tree |
2013-07-03 |
Sergey Sharybin | Fix crash when getting active ID from a node tree with... |
commit | commitdiff | tree |
2013-07-03 |
Brecht Van... | Fix #35974: smoke flow force field icon missing in... |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | fix [#35975] "Select Linked" = "Select All" in Weight... |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | update doxygen congfig and tweaks to warnings when... |
commit | commitdiff | tree |
2013-07-03 |
Campbell Barton | reduce imports on startup |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | fix for own error in 57226, broke subsurf-uv |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix cycles world ray visibility not working correct... |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix #35966: remesh modifier + particle use modifier... |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix #35964: viewport render not updating with linking... |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix #35958: texture timeout with value 0 not preserved... |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix #35944: adding keyframes or drivers on image sequen... |
commit | commitdiff | tree |
2013-07-02 |
Howard Trickey | Fix Bevel bug #34321, making bevel keep UVs contiguous... |
commit | commitdiff | tree |
2013-07-02 |
Brecht Van... | Fix #35954: missing cycles viewport render update when... |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | remove nan copyrights from code added since blender... |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | add missing gpl headers |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | fix for error reading defaults from custom properties... |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | fix for crash in demo-mode, caused by r51702 |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | remove unused defines |
commit | commitdiff | tree |
2013-07-02 |
Campbell Barton | bump up openmp limit for release, |
commit | commitdiff | tree |
2013-07-01 |
Campbell Barton | fix [#35939] [Edit - Vertex mode] [Select]-[Mirror... |
commit | commitdiff | tree |
2013-07-01 |
Campbell Barton | move api functions from r57909 into BKE. |
commit | commitdiff | tree |
2013-07-01 |
Gaia Clary | Restrict Weight Edit Panel to mesh/lattice Edit and... |
commit | commitdiff | tree |
2013-07-01 |
Joshua Leung | NLA Bugfix: When clicking on a channel name in the... |
commit | commitdiff | tree |
2013-07-01 |
Brecht Van... | Fix incorrect GLSL bump mapping in editmode when the... |
commit | commitdiff | tree |
2013-07-01 |
Joshua Leung | Bugfix [#35744] FCurve select changes on Graph Editor... |
commit | commitdiff | tree |
2013-07-01 |
Joshua Leung | Bugfix [#35856] Bones gets scaled chaotically when... |
commit | commitdiff | tree |
2013-07-01 |
Joshua Leung | Bugfix [#35887] Keyframes inserted at wrong time on... |
commit | commitdiff | tree |
2013-07-01 |
Joshua Leung | Bugfix [#35936] Can't create new vertex group when... |
commit | commitdiff | tree |
2013-07-01 |
Sergey Sharybin | Fix for Make Local -> All not working correct with... |
commit | commitdiff | tree |
2013-07-01 |
Campbell Barton | fix [#35858] there were two bugs here, hidden faces... |
commit | commitdiff | tree |
2013-07-01 |
Campbell Barton | bridge tool: calculate face normals before triangulatin... |
commit | commitdiff | tree |
next |