2014-04-02 |
Kevin Dietrich | Cycles: add dedicated UV Map node, easier to find and... |
commit | commitdiff | tree |
2014-04-02 |
Lukas Tönne | Fix T39547: Toggling render passes on active scene... |
commit | commitdiff | tree |
2014-04-02 |
Sergey Sharybin | Fix T39545: "Track selected markers", does not stop... |
commit | commitdiff | tree |
2014-04-02 |
Campbell Barton | UI: support for dragging popups title area |
commit | commitdiff | tree |
2014-04-02 |
Campbell Barton | Code cleanup: avoid redundant lookups for subwindows |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Fix for BLI_rng_shuffle_array noted by mont29 |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Code cleanup: use uint64_t for BLI_rand |
commit | commitdiff | tree |
2014-04-01 |
Antony Riakiotakis | Dyntopo: Delete OpenGL buffers of nodes that do not... |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Fix for building with MSVC2008 |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Fix bpy.so linking on Mac OS X |
commit | commitdiff | tree |
2014-04-01 |
Antony Riakiotakis | Fix some redrawing and possibly other issues in dyntopo: |
commit | commitdiff | tree |
2014-04-01 |
Jens Verwiebe | Sculpt: the thread controls where unintentianlly greyed... |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Fix T39550: polygons.active has bad default |
commit | commitdiff | tree |
2014-04-01 |
Antony Riakiotakis | Revert 7955cb78d it causes GPU_pbvh_buffers_diffuse_cha... |
commit | commitdiff | tree |
2014-04-01 |
Antony Riakiotakis | Make matcaps suck less |
commit | commitdiff | tree |
2014-04-01 |
Harshit Mehta | Image and clip editor: change zoom step to end up at... |
commit | commitdiff | tree |
2014-04-01 |
Grigory Revzin | Fix T39378: Revert, Recover Last Session and Load Facto... |
commit | commitdiff | tree |
2014-04-01 |
Sergey Sharybin | Fix T39546: blender crash on open recent file, when... |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Fix T39537: Multi button editing is unreliable |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | RNA: clamp colors min to 0.0 |
commit | commitdiff | tree |
2014-04-01 |
Sergey Sharybin | Fix T38860: Video preview in VSE shows a distorted... |
commit | commitdiff | tree |
2014-04-01 |
Jens Verwiebe | Fix an unused function warning without openmp present... |
commit | commitdiff | tree |
2014-04-01 |
Sergey Sharybin | Fix for "Show Diffuse Color" was having affect on mesh... |
commit | commitdiff | tree |
2014-04-01 |
Sergey Sharybin | Code cleanup: use bool instead of int |
commit | commitdiff | tree |
2014-04-01 |
Sergey Sharybin | Fix T39446: Blender Crashes when Camera Tracking |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Correction for error in own recent commit (makesrna... |
commit | commitdiff | tree |
2014-04-01 |
Mitchell Stokes | BGE doc cleanup: Some small cleanups in the BGE docs: |
commit | commitdiff | tree |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Code cleanup: use macro to find vertex in face |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Fix for leak in freestyle transformVertices |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Fix for leak in freestyle FitCurve |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Fix for leak in BKE_sequence_sound_init |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Changes to openmp threads commit (UI and RNA) |
commit | commitdiff | tree |
2014-03-31 |
Bastien Montagne | Usual UI messages fixes... |
commit | commitdiff | tree |
2014-03-31 |
Bastien Montagne | Fix T39524: Backface culling is always on in Textured... |
commit | commitdiff | tree |
2014-03-31 |
Sv. Lockal | Cycles: fix 3-5% performance regression in msvc builds... |
commit | commitdiff | tree |
2014-03-31 |
Jens Verwiebe | Sculpt/dytopo: remove debug prints and add explanations |
commit | commitdiff | tree |
2014-03-31 |
Antony Riakiotakis | Revert using slider for detail size on previous commit... |
commit | commitdiff | tree |
2014-03-31 |
Antony Riakiotakis | Make dyntopo detail size maximum smaller (more than... |
commit | commitdiff | tree |
2014-03-31 |
Bastien Montagne | Fix deffects reported by CoverityScan (nothing dramatic... |
commit | commitdiff | tree |
2014-03-31 |
Jens Verwiebe | Fix playercompile after boolifications |
commit | commitdiff | tree |
2014-03-31 |
Joshua Leung | Fix T39291: "Stepped" F-curve modifier does not work... |
commit | commitdiff | tree |
2014-03-31 |
Jens Verwiebe | Fix compile due forgot remove BKE_scene_omp_threads_upd... |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Code cleanup: use bool |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Code cleanup: pack BezTriple a little (though size... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Vector handles were hidden but were allowed to slide... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Didn't meant to commit debug-only-code in the previous... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Code cleanup: use bool/true/false in movieclip.c |
commit | commitdiff | tree |
2014-03-31 |
Brecht Van... | Fix T39525: branched path + no lights + disabled use... |
commit | commitdiff | tree |
2014-03-31 |
Jens Verwiebe | Sculpt/dyntopo: Make the omp threads configurable to... |
commit | commitdiff | tree |
2014-03-31 |
Brecht Van... | Fix T39510, Fix T39523: camera motion blur not working... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Code cleanup: fixes for function prototypes |
commit | commitdiff | tree |
2014-03-31 |
Joshua Leung | Fix T39405: Make "amplitude" for elastic easing more... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Code cleanup: use bool insted of int/short in MCE |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Code cleanup: use bool instead of short in motrack |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Code cleanup: use false/true/bool for masking |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Masking: fix for initialdeather point not being offset... |
commit | commitdiff | tree |
2014-03-31 |
Sergey Sharybin | Maksing: fix issue when it's not possible to drag right... |
commit | commitdiff | tree |
2014-03-31 |
IRIE Shinsuke | Fix bug in image texture UI: "Use Alpha" checkbox doesn... |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Add Simple randomize vertex tool |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Add normal option to ED_transverts |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Tweak slerp assert to be less picky |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Py API: Vector.slerp(). also added interp_v3_v3v3_slerp... |
commit | commitdiff | tree |
2014-03-31 |
Campbell Barton | Fix for error in normalize_vn_vn(), add len_squared_vn |
commit | commitdiff | tree |
2014-03-31 |
Thomas Dinges | Cycles: Deformation Motionblur works on GPU, so remove... |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: remove unused members of TransVert |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Refactor: Add generic poll ED_transverts_poll |
commit | commitdiff | tree |
2014-03-30 |
Mitchell Stokes | Fix T39490: BGE: Text to Mesh, then MouseOver does... |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Style cleanup |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Fix for missing break statements |
commit | commitdiff | tree |
2014-03-30 |
Jens Verwiebe | OSX: Remove the apple/omp workaround for now, to better... |
commit | commitdiff | tree |
2014-03-30 |
Thomas Dinges | And another compile fix for M_PI and msvc2008... |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Correct own recent changes broke release builds |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Doxy comment for main() |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: warnings (clang) |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Fix for uninitialized var use |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Enable GCC pedantic warnings with strict flags, |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: BKE_nurbList_handles_set used some strang... |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | correct recent commit |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: use strict flags for BLI_rand |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | BLI_rand: Add BLI_rng_get_float_unit_v3, was static... |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Convenience macro for print_ funcs, saves passing id... |
commit | commitdiff | tree |
2014-03-29 |
Antony Riakiotakis | fix scons ffmpeg libraries for mingw32 |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: reflect_v3_v3v3 made redundant copies |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Correction for poly_to_tri_count (used over-complicated... |
commit | commitdiff | tree |
2014-03-29 |
Antony Riakiotakis | Fix mingw32 compilation |
commit | commitdiff | tree |
2014-03-30 |
Campbell Barton | Code cleanup: de-duplicate cotangent weight function... |
commit | commitdiff | tree |
2014-03-29 |
Campbell Barton | Code cleanup: kdopbvh, move minmax init into function |
commit | commitdiff | tree |
2014-03-29 |
Campbell Barton | Support #ifndef WITH_SMOKE again |
commit | commitdiff | tree |
2014-03-29 |
Antony Riakiotakis | Fix MinGW64 compilation until we update the libraries. |
commit | commitdiff | tree |
2014-03-29 |
Thomas Dinges | Cycles UI: Do not grey out Object Motion Blur buttons... |
commit | commitdiff | tree |
2014-03-29 |
Antony Riakiotakis | Change dyntopo detail size calculation slightly so... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Fix scons CUDA build and compile error with more strict... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles volume: change heterogeneous volume sampling... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles code internals: add initial implementation of... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles code refactor: minor refactoring and comments... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles volume: change homogeneous volume sampling in... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles code refactor: shuffle homogeneous volume code... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles code refactor: move some more volume code into... |
commit | commitdiff | tree |
2014-03-29 |
Brecht Van... | Cycles volumes: don't average coefficients over volume... |
commit | commitdiff | tree |
next |