2017-01-23 |
Sergey Sharybin | Merge branch 'master' into blender2.8 |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Fix compilation error with legacy depsgraph disabled |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Cycles: Split ShaderData object and shader flags |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Cycles: Make object flag names more obvious that hey... |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Fix strict compiler warning in the gflags code |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Silence strict compiler warnings |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Cycles: Fix typo in the panel name |
commit | commitdiff | tree |
2017-01-23 |
Sergey Sharybin | Cycles: Update current Cycles version |
commit | commitdiff | tree |
2017-01-22 |
Julian Eisel | Merge branch 'master' into blender2.8 |
commit | commitdiff | tree |
2017-01-22 |
Bastien Montagne | Fix T50491: Cycles UI breaks when pushing F8. |
commit | commitdiff | tree |
2017-01-21 |
Joshua Leung | Fix T49527: Blender stalls when changing armature ghost... |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Fix own mistake in rB051526da6279, confusing off_t... |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Fix minor glitches in GP code. |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Fix/cleanup stupid check on array of char being non... |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Fix float buffer of tracking image accessed outside... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Use more const qualifiers to avoid possible... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Cleanup, split one gigantic function into two... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Fix compilation error with strict flags |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Fix compilation error with strict flags and gcc-6 |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Cleanup/fix some BLI_string_utf8 not using size_t/off_t... |
commit | commitdiff | tree |
2017-01-20 |
Bastien Montagne | Cleanup/fix last remnant usages of int instead of size_... |
commit | commitdiff | tree |
2017-01-20 |
Antonio Vazquez | D1873: Customize style for animation motion paths |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Store time in BVH nodes |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Add option to split triangle motion primitives... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Add option to split curve motion primitives... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Add utility function to calculate curve boundbo... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Cleanup, trailing whitespace |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Split motion triangle file once again, avoids... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Move motion triangle intersection functions... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Cleanup, better variable name |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Add utility function to fetch motion keys while... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Cleanup, comments |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Add utility function to fetch motion triangle... |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Cleanup, delete trailing whitespace |
commit | commitdiff | tree |
2017-01-20 |
Sergey Sharybin | Cycles: Fix compilation error on with older GCC |
commit | commitdiff | tree |
2017-01-20 |
Thomas Dinges | Fix T50460. Greying out issue with Cycles culling options. |
commit | commitdiff | tree |
2017-01-20 |
Thomas Dinges | Fix compile error (-Werror=float-conversion). |
commit | commitdiff | tree |
2017-01-20 |
Joshua Leung | DopeSheet: Show group colours behind keyframes too |
commit | commitdiff | tree |
2017-01-19 |
Aaron | API: Do not show "Created using Sphinx" in the footer |
commit | commitdiff | tree |
2017-01-19 |
Aaron | Build dir should be set after the sanity checks |
commit | commitdiff | tree |
2017-01-19 |
Campbell Barton | BMesh: remove BM_face_create_ngon_vcloud |
commit | commitdiff | tree |
2017-01-19 |
Campbell Barton | Correct asserts, un-hiding when selected is ok |
commit | commitdiff | tree |
2017-01-19 |
Sergey Sharybin | Cycles: Expose diffuse and glossy depth to Light Path... |
commit | commitdiff | tree |
2017-01-19 |
Sergey Sharybin | Cycles: Don't use fast math for the host code |
commit | commitdiff | tree |
2017-01-19 |
Sergey Sharybin | Cycles: Add fast-math safe isnan and isfinite |
commit | commitdiff | tree |
2017-01-19 |
Sergey Sharybin | Cycles: Remove using namespace hell |
commit | commitdiff | tree |
2017-01-19 |
Antonio Vazquez | GPencil: Add option to create blank frame in active... |
commit | commitdiff | tree |
2017-01-19 |
Campbell Barton | Cleanup: naming, comments assert for hide+selected |
commit | commitdiff | tree |
2017-01-19 |
Campbell Barton | BMesh: improve hide-flush internal logic |
commit | commitdiff | tree |
2017-01-19 |
Mike Erwin | OpenGL: convert legacy calls in transform.c |
commit | commitdiff | tree |
2017-01-19 |
Aaron Carlisle | UI: Fix capitalization inconsistency |
commit | commitdiff | tree |
2017-01-18 |
Lukas Stockner | Cycles: Fix amount of rendered samples not being shown... |
commit | commitdiff | tree |
2017-01-18 |
Campbell Barton | Fix T49807: Inset faces edge rail bug |
commit | commitdiff | tree |
2017-01-18 |
Campbell Barton | Fix face-creation with existing hidden geometry |
commit | commitdiff | tree |
2017-01-18 |
Campbell Barton | BMesh: Use angle_signed_on_axis_v3v3v3_v3 |
commit | commitdiff | tree |
2017-01-18 |
Sergey Sharybin | Fix strict compiler warning message |
commit | commitdiff | tree |
2017-01-18 |
Sergey Sharybin | GPencil: Avoid variable shadowing |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | Reproject Strokes - To Surface/Geometry |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | Fix: Make it possible to erase strokes (on other layers... |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | Fix: Avoid creating redundant frames when erasing |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GPencil: Pressing 'B' while in 'Continuous Drawing... |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GPencil: "Add Blank Frame" operator (D+B) |
commit | commitdiff | tree |
2017-01-18 |
Antonio Vazquez | GPencil: Cleanup - move include line to correct scope |
commit | commitdiff | tree |
2017-01-18 |
Antonio Vazquez | GPencil: Fix unreported error in animation after rename... |
commit | commitdiff | tree |
2017-01-18 |
Sergey Sharybin | Cleanup: Strict compiler flags |
commit | commitdiff | tree |
2017-01-18 |
Sergey Sharybin | Transform manipulator: Allow first clicking Shift befor... |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GP Interpolation: "Remove Breakdowns" operator |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GP Interpolate Sequence: Tool settings for controlling... |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GP Interpolate: Move settings from "gp_sculpt" to a... |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | GP Interpolate Code Cleanup (Second Round) |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | Code Cleanup for GP Interpolation ops (first pass) |
commit | commitdiff | tree |
2017-01-18 |
Joshua Leung | Code Cleanup: Move GPencil Interpolation operators... |
commit | commitdiff | tree |
2017-01-17 |
Antonio Vazquez | T50457 Remove temporary solution for animation types... |
commit | commitdiff | tree |
2017-01-17 |
Antonio Vazquez | Revert "Remove particle expander" |
commit | commitdiff | tree |
2017-01-17 |
Antonio Vazquez | Fix previous commit because there are some code using... |
commit | commitdiff | tree |
2017-01-17 |
Antonio Vazquez | Remove unused definition. This enum must be synchronize... |
commit | commitdiff | tree |
2017-01-17 |
Alexander Romanov | Add 'Layer Weight' node to Blender internal node items |
commit | commitdiff | tree |
2017-01-17 |
Alexander Romanov | Return correct alpha for environment map in GLSL |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Merge branch 'master' into blender2.8 |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Cleanup/refactor: move BKE_deform_flip_side_name &... |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Cleanup/refactor: get rid of fixed name limit in BKE_de... |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Cleanup/refactor: Add new BLI_string_util. |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Cleanup: remove unused & unimplemented `BLI_newname`. |
commit | commitdiff | tree |
2017-01-16 |
Bastien Montagne | Fix T50393: Flip names working just on one side when... |
commit | commitdiff | tree |
2017-01-16 |
Sergey Sharybin | Cycles: Cleanup, spelling |
commit | commitdiff | tree |
2017-01-16 |
Sergey Sharybin | Cycles: Cleanup, avoid shadowing |
commit | commitdiff | tree |
2017-01-16 |
Benjamin N... | OpenGL: convert anim_channel_defines.c to new imm mode |
commit | commitdiff | tree |
2017-01-16 |
Mike Erwin | OpenGL: fix immRect usage & convert more glRect calls |
commit | commitdiff | tree |
2017-01-16 |
Mike Erwin | Updating outliner_draw_struct_marks to retained mode |
commit | commitdiff | tree |
2017-01-14 |
Luca Rood | Add 3d to 2d plane mapping functions to math lib |
commit | commitdiff | tree |
2017-01-13 |
Bastien Montagne | Fix missing user when opening text from ID UI widget. |
commit | commitdiff | tree |
2017-01-13 |
Sergey Sharybin | Cycles: Fix wrong transparent shadows for motion blur... |
commit | commitdiff | tree |
2017-01-13 |
Sergey Sharybin | Cycles: Cleanup, style |
commit | commitdiff | tree |
2017-01-13 |
Sergey Sharybin | Cycles: Simplify some code in Curve BVH reference fill |
commit | commitdiff | tree |
2017-01-13 |
Sergey Sharybin | Cycles: Avoid shadowing in BVH code |
commit | commitdiff | tree |
2017-01-13 |
Aaron Carlisle | Fix small spelling error |
commit | commitdiff | tree |
2017-01-12 |
Alexander Gavrilov | Dynamic Paint: recursively search for island border... |
commit | commitdiff | tree |
2017-01-12 |
Alexander Gavrilov | Dynamic Paint: provide margin of error for linking... |
commit | commitdiff | tree |
2017-01-12 |
Alexander Gavrilov | Dynamic Paint: improve UV island border handling in... |
commit | commitdiff | tree |
2017-01-12 |
Sergey Sharybin | Cycles: Allow up to 4 motion curve primitives per BVH... |
commit | commitdiff | tree |
next |