2014-08-20 |
Tamito Kajiyama | Fix for missing updates of build scripts in the commit... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Campbell Barton | Correct mistake in recently added intersect tool |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Campbell Barton | BMesh: improve docs for BM_edge_split |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Tamito Kajiyama | Fix T41464: Material Boundary bug in Freestyle. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Cleanup: style |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Replace strstr with STRPREFIX |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Sergey Sharybin | Roto: Add spline dragging zone in it's center |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Sergey Sharybin | Fix T40962: Ashikhmen Shirley shader fireflies |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Sergey Sharybin | Fix T41457: Viewport resolution divider does freestyle... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bastien Montagne | Fix T41485: No priority: typo in "effectors effect... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bastien Montagne | Fix T41477: Some UI op buttons have no more option... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Sergey Sharybin | Mask slide can be cancelled with RMB now |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Fix crash in BKE_mesh_validate_arrays |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dalai Felinto | Fix T41471 Cycles Bake: Setting small tile size results... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Fix mesh validate skipping first vertex |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Fix T41479: BLI_bvhtree_find_nearest inaccurate |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Campbell Barton | Fix for BKE_deform_flip_side_name getting fooled by... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Campbell Barton | Fix for fix (don't guess enum's sign) |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Antony Riakiotakis | Fix T41456: soft light texture blend mode zero effect |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Correction to previous curve bevlist commit |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Fix T39630: Mouse Wheel doesn't detect Multi Window... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Bastien Montagne | Fix T40653: Modified keymap: MMB not behaving like... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Bastien Montagne | Fix building on some compilers (clang on OSX). |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | De-duplicate EWA filter code between renderer and compo... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Fix T41137: Old render result from viewport render... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Bastien Montagne | Install_deps: Better handling of 'check installed'... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Fix T41474: Second renderlayer doesnt render if first... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Bastien Montagne | Fix T41426: floating menus - scroll issues. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Bastien Montagne | Fix T41462: "Reload from trusted" button not prompting... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Correction to the mipmaps generation |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Fix T41085: Blender crashes when using "spline" or... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Tamito Kajiyama | Fix for line style shader/texture types showing up... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sergey Sharybin | Fix T41314: OpenGL error when using Cycles engine |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Campbell Barton | BMesh: intersect tool |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Campbell Barton | Cleanup: assert / warn |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Campbell Barton | BMesh: add BM_vert_splice_check_double |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Bastien Montagne | Fix T41467: Modifier view buttons changing positions. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Campbell Barton | BLI_array: utility function for searching an array |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Campbell Barton | Knife tool: simplify hit-depth calculation |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Campbell Barton | Cleanup |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Campbell Barton | Math Lib: replace epsilon with check against zero |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Bastien Montagne | Fix poll func of CYCLES_OT_use_shading_nodes. |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Bastien Montagne | Fix filenames in splashscreen. |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Campbell Barton | Math Lib: add isect_line_line_epsilon_v3 |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Campbell Barton | Comments |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Bastien Montagne | Fix T41454: Command "Dirty Vertex Colors" prompts Pytho... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Antony Riakiotakis | Fix T41421 |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Bastien Montagne | Fix compilation on linux (implicit conversion from... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Bastien Montagne | Fix T41427: Region overlap moves into wrong window. |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Campbell Barton | Cleanup |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Antony Riakiotakis | Fix uninitialized imagepaint values on new scene, repor... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Campbell Barton | Correction to last commit, rna naming |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Dalai Felinto | Final Fix T41222 Blender gives weird ouput when baking... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Dalai Felinto | Revert "Fix T41222 Blender gives weird output when... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Campbell Barton | Solidify Modifier "Rim Only" Option |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Bastien Montagne | Modifiers: consider all constructive modifiers as ... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Sergey Sharybin | Fix T41443: Separate bug with Curves & Hooks |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Campbell Barton | ColorRamp HSV, HSL Blend Modes |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Campbell Barton | Cleanup: comment & var name |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Fix T41435: Info-text lags changing space-types |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | UI: avoid spacetype and butspacetype mismatch |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cycles: Don't check closure flag in kernel_volume_decou... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bastien Montagne | Fix 'quick smoke' not rendering anything (texture coord... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cycles: Optimize Equi-Angular sampling using binary... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cycles: Optimization for Heterogeneous Volume Shadows. |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cleanup: typos and extra brackets. |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Switch sampler icon to the right, it's easier for artis... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cycles: Avoid intermediate function when we sample... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Dinges | Cycles: Avoid segment NULL check, we access it before... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Pie menus: |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Aaaarh! aaargh! |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Last fix wasn't complete, sorry for that.. |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Deactivate last active button for pie menu popups. |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Fix crash on texture painting after new scene is added... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Jens Verwiebe | OSX/SCONS/buildbot: last commit made BF_COLLADA_LIB... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Jens Verwiebe | OSX/Scons: make sure BF_OSL implies BF_LLVM |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Fix part of T41297. |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Sergey Sharybin | Attempt to fix 32bit OSX buildbot, need to link against... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Antony Riakiotakis | Revert modal operation of cursor. This change was far... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | UI: Don't print user passwords in info-space |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Correct own regression in password button editing |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Sergey Sharybin | Cycles: Correction to previous commit -- forgot to... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Remove MSVC2008 workaround |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Fix T41425: UI wobbles using scrollbar |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | BMesh: use a smaller dist3 threshold |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Hack for edge-slide macro was lost in header cleanup |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | Fix T41431: Min/Max custom property range mismatch |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | hint checks to re-alloc as unlikely |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Campbell Barton | remove MAXFLOAT define |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Campbell Barton | UI: edits to pie-menu-enum |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Antony Riakiotakis | Fix out of bounds read when recalculating mipmaps,... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Sergey Sharybin | Fix T41408: Render layer pass bug, second attempt |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jens Verwiebe | OSX: fix paranthesis in last commit |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jens Verwiebe | OSX: add a fix for lion_fs loosing handles after callin... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Antony Riakiotakis | Maybe slightly controversial pie commit: |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Antony Riakiotakis | Add custom property to previous commit, name "Context... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Sergey Sharybin | Correct missing new line in the debug print |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Antony Riakiotakis | Align pie menu title on center. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Antony Riakiotakis | Bring back python operator for pies on a certain operat... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Dalai Felinto | Image Editor: only do alpha test if output file require... |
commit | commitdiff | tree | snapshot |
next |