2014-04-25 |
Bastien Montagne | Fix T39895: Displaying the armature layers popup in... |
commit | commitdiff | tree |
2014-04-25 |
Campbell Barton | BoxPack: replace macros with functions |
commit | commitdiff | tree |
2014-04-25 |
Brecht Van... | Fix T39843: cycles memory leak rendering with high... |
commit | commitdiff | tree |
2014-04-25 |
Campbell Barton | Add message for constraint poll |
commit | commitdiff | tree |
2014-04-25 |
Sergey Sharybin | Revert previous change after discussion with Campbell |
commit | commitdiff | tree |
2014-04-25 |
Sergey Sharybin | Fix strict flags compilation error in box pack |
commit | commitdiff | tree |
2014-04-25 |
Lukas Tönne | Fix T39799: Backdrop (compositor) ignores alpha. |
commit | commitdiff | tree |
2014-04-25 |
Campbell Barton | Fix T38924: wm.link_append() could fail to append |
commit | commitdiff | tree |
2014-04-25 |
Sergej Reich | Fix T39886: Transformed parents of Rigid Bodies cause... |
commit | commitdiff | tree |
2014-04-25 |
Joshua Leung | Fix T39880: Cancelling transforms in Graph Editor does... |
commit | commitdiff | tree |
2014-04-25 |
Joshua Leung | Spelling error fixes |
commit | commitdiff | tree |
2014-04-25 |
Tamito Kajiyama | Freestyle: Fix typos in a tool tip. |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | Code cleanup: unused python vars & imports |
commit | commitdiff | tree |
2014-04-24 |
Bastien Montagne | Fix T39874: Bone roll resets if bones are moved in... |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | Quiet warnings |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | BoxPack: add bias, fixes erratic placement with identic... |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | BoxPack: remove unusable vertices while packing |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | BoxPack: add support for merging verts as they are... |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | BoxPack: flag verts used in packed boxes |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | BoxPack: remove quad_flags array, replace with inline... |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | Box Pack: Improve when packing boxes of the same size |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | Smart UV Project: don't rotate islands which are almost... |
commit | commitdiff | tree |
2014-04-24 |
Bastien Montagne | Fix T39861: UI destroys float precision. |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | AutoSnap Bugfixes: NLA Frame/Second Step didn't work |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | AutoSnap Bugfixes: NLA Editor - Nearest Second behaviou... |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | AutoSnap Bugfixes: NLA Editor - Nearest Frame/Second |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | More AutoSnap Bugfixes: Time Stepping in Graph Editor |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | Fix T39819: Decouple autosnap behaviour from time display |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | Code Cleanup: short -> bool |
commit | commitdiff | tree |
2014-04-24 |
Bastien Montagne | Fix T39867: Hotkey is not displayed in the node editor... |
commit | commitdiff | tree |
2014-04-24 |
Tamito Kajiyama | Follow-up to the previous fix for T37452: More descript... |
commit | commitdiff | tree |
2014-04-24 |
Tamito Kajiyama | Freestyle: minor UI improvements. |
commit | commitdiff | tree |
2014-04-24 |
Tamito Kajiyama | Fix T37452: More descriptive tooltips for freestyles... |
commit | commitdiff | tree |
2014-04-24 |
Campbell Barton | Quiet warning |
commit | commitdiff | tree |
2014-04-24 |
Sergey Sharybin | Fix T39830: Viewer node update error in the compositor... |
commit | commitdiff | tree |
2014-04-24 |
Sergey Sharybin | Fix T39785: Video Sequencer, Aspect Ratio issue |
commit | commitdiff | tree |
2014-04-24 |
Kevin Dietrich | Fix T39786: Transform node gives bad result. |
commit | commitdiff | tree |
2014-04-24 |
Sergey Sharybin | COmpilation error fix after recent cleanup in BGE |
commit | commitdiff | tree |
2014-04-24 |
Tamito Kajiyama | Freestyle: quiet BMESH validator warnings of zero normals. |
commit | commitdiff | tree |
2014-04-24 |
Mitchell Stokes | BGE Cleanup: Moving reinstancing physics shapes from... |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | Fix the classification + ordering of a few of the easin... |
commit | commitdiff | tree |
2014-04-24 |
Joshua Leung | Fix T39851: F-curve noise modifier on a bone: change... |
commit | commitdiff | tree |
2014-04-24 |
Mitchell Stokes | BGE Cleanup: Physics conversion is now handled by PHY_I... |
commit | commitdiff | tree |
2014-04-24 |
Mitchell Stokes | BGE Cleanup: Reducing KX_BlenderSceneConverter's depend... |
commit | commitdiff | tree |
2014-04-23 |
Mitchell Stokes | BGE Cleanup: Reducing KX_Scene's dependence on Bullet. |
commit | commitdiff | tree |
2014-04-23 |
Mitchell Stokes | BGE Cleanup: Removing the empty KX_ClearBulletSharedSha... |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Fix T39839: Applying the subsurf modifier deletes the... |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Subsurf: minor optimization setting edge origindex |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Fix T39852: Crash (Blender internal) large objects |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Quiet warnings |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Add asserts to raytrace get/set_cut functions |
commit | commitdiff | tree |
2014-04-23 |
Bastien Montagne | Fix T39847: Followup to rB6babb4d12b8b. |
commit | commitdiff | tree |
2014-04-23 |
Lukas Tönne | Fix T39848: Reroute nodes were not handled properly... |
commit | commitdiff | tree |
2014-04-23 |
Bastien Montagne | Fix T39828: Incorrect render layer visibility display... |
commit | commitdiff | tree |
2014-04-23 |
Bastien Montagne | Fix T39781: Autosmooth feature: erroneously showing... |
commit | commitdiff | tree |
2014-04-23 |
Sergey Sharybin | Fix compilation on OSX after previous commit |
commit | commitdiff | tree |
2014-04-23 |
Bastien Montagne | Update ffmpeg in install_deps.sh to 2.1.4. |
commit | commitdiff | tree |
2014-04-23 |
Bastien Montagne | Cleanup in modifier stack evaluation: deduplicate final... |
commit | commitdiff | tree |
2014-04-23 |
Lukas Tönne | Fix T39849: Adding links directly between node group... |
commit | commitdiff | tree |
2014-04-23 |
Sergey Sharybin | Libmv cleanup: move aligned malloc implementation into... |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Code cleanup: style and use switch () for (un)pack |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Fix T39847: uiPreview not being copied with areas |
commit | commitdiff | tree |
2014-04-23 |
Campbell Barton | Quiet warning |
commit | commitdiff | tree |
2014-04-23 |
IRIE Shinsuke | Blender Internal: Add material property "Cast" which... |
commit | commitdiff | tree |
2014-04-23 |
Tamito Kajiyama | Added missing bpy.data.linestyles.is_updated property. |
commit | commitdiff | tree |
2014-04-23 |
Joshua Leung | Whitespace |
commit | commitdiff | tree |
2014-04-23 |
Joshua Leung | Applying same fix for snapping keyframes in Graph Editor |
commit | commitdiff | tree |
2014-04-23 |
Joshua Leung | Fix T39850: Graph Editor - 'Mirror Over First Selected... |
commit | commitdiff | tree |
2014-04-23 |
Mitchell Stokes | BGE Cleanup: Removing all of the my_* functions in... |
commit | commitdiff | tree |
2014-04-23 |
Mitchell Stokes | BGE Cleanup: Removing KX_ObjectProperties, KX_BoundBoxC... |
commit | commitdiff | tree |
2014-04-22 |
Mitchell Stokes | Fix T39458: Switching physics type from Character to... |
commit | commitdiff | tree |
2014-04-22 |
Brecht Van... | Cycles: some tiny hair intersection optimizations that... |
commit | commitdiff | tree |
2014-04-22 |
Brecht Van... | Fix occasional wrong normal for curves with minimum... |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | Fix T39429: Project paint error with UV bleed |
commit | commitdiff | tree |
2014-04-22 |
Sergey Sharybin | Apparently msvc doesn't have #warning |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | Math Lib: move barycentric_weights_v2_persp to into... |
commit | commitdiff | tree |
2014-04-22 |
Brecht Van... | Cycles: optimization for hair BVH build, allow max... |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | BMesh: minor optimizations for shapekey lookups on... |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | Add type checks for Python context overrides |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | Code cleanup: use const for rna |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | View3d: api naming, for setting the view matrix. |
commit | commitdiff | tree |
2014-04-22 |
Jens Verwiebe | OSX: tentative fix for D472, ditto creates dirs when... |
commit | commitdiff | tree |
2014-04-22 |
Sergey Sharybin | Correction to O_NOFOLLOW commit to make it more portable |
commit | commitdiff | tree |
2014-04-22 |
Bastien Montagne | install_deps: update to py3.4 and numpy1.8. |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | Don't follow symlinks when writing autosave or quit... |
commit | commitdiff | tree |
2014-04-22 |
Sergey Sharybin | Corrected the comment |
commit | commitdiff | tree |
2014-04-22 |
Sergey Sharybin | Switch buildbot to Python-3.4.0 |
commit | commitdiff | tree |
2014-04-22 |
Campbell Barton | BLI_open: check returned value for `-1` instead of... |
commit | commitdiff | tree |
2014-04-22 |
Tamito Kajiyama | Code cleanup: replace int with boolean. |
commit | commitdiff | tree |
2014-04-21 |
Bastien Montagne | Fix T39833: Nurbs Crash |
commit | commitdiff | tree |
2014-04-21 |
Bastien Montagne | Follow up to previous commit: tweak RE_RAYTRACE_EPSILON... |
commit | commitdiff | tree |
2014-04-21 |
Bastien Montagne | Fix T39735: New auto smooth creates artifacts with... |
commit | commitdiff | tree |
2014-04-21 |
Jens Verwiebe | OSX: always create a window in normal state, not fullsc... |
commit | commitdiff | tree |
2014-04-21 |
Brecht Van... | Cycles: shadow function optimization for transparent... |
commit | commitdiff | tree |
2014-04-21 |
Thomas Dinges | Cleanup: Remove OpenCL __MULTI_CLOSURE__ sanity check... |
commit | commitdiff | tree |
2014-04-21 |
Bastien Montagne | Fix another shading issue with new split normals (defor... |
commit | commitdiff | tree |
2014-04-21 |
Thomas Dinges | Cleanup: Pass PathState as a whole, instead of individu... |
commit | commitdiff | tree |
2014-04-21 |
Campbell Barton | BMesh Inset: remove hack to store coords in normals |
commit | commitdiff | tree |
2014-04-21 |
Campbell Barton | GHash, Edgehash: add lookup_default() funcs. |
commit | commitdiff | tree |
2014-04-21 |
Campbell Barton | PBVH: replace ghash with gset for storing unique faces |
commit | commitdiff | tree |
next |