2012-10-09 |
Campbell Barton | patch [#31875] Patch to get scene access through a... |
commit | commitdiff | tree |
2012-10-09 |
Campbell Barton | fix for r51198, text wasn't flashing (gcc4.7, 64bit... |
commit | commitdiff | tree |
2012-10-09 |
Campbell Barton | code cleanup: quiet -Wreorder |
commit | commitdiff | tree |
2012-10-09 |
Campbell Barton | api changelog for 2.64 and 2.63 (which I missed last... |
commit | commitdiff | tree |
2012-10-09 |
Joshua Leung | Made the autokeying warning optional by adding a user... |
commit | commitdiff | tree |
2012-10-08 |
Bastien Montagne | And more UI messages fixes... |
commit | commitdiff | tree |
2012-10-08 |
Bastien Montagne | Minor UI messages typo fixes. |
commit | commitdiff | tree |
2012-10-08 |
Bastien Montagne | Some minor fixes about curves' tilt... |
commit | commitdiff | tree |
2012-10-08 |
Sergey Sharybin | Correction to zoom-t-mouse formula which was broken... |
commit | commitdiff | tree |
2012-10-08 |
Sergey Sharybin | committing 'a' to merge into the tag |
commit | commitdiff | tree |
2012-10-08 |
Gaia Clary | fix:[#32784] Crash when Exporting to Collada file ... |
commit | commitdiff | tree |
2012-10-08 |
Sergey Sharybin | Fix #32795: Memory leak when rendering to video file |
commit | commitdiff | tree |
2012-10-08 |
Brecht Van... | Fix #32815: cycles environment render as lamp crash... |
commit | commitdiff | tree |
2012-10-08 |
Lukas Toenne | Fix for own commit r51178, duplicate line. |
commit | commitdiff | tree |
2012-10-08 |
Sergey Sharybin | Fix #32800: Cycles viewport incredible slow with high... |
commit | commitdiff | tree |
2012-10-08 |
Lukas Toenne | Allow user config files in qtcreator project. |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | resize info header (was too much white space) |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | speaker and empty where hardly visible |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | update to ubuntu theme |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | style cleanup: pep8 |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | quiet msvc warning & allow zero arguments to add functions. |
commit | commitdiff | tree |
2012-10-08 |
Joshua Leung | Code cleanup - Convert if blocks to switch |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | style cleanup: pep8 |
commit | commitdiff | tree |
2012-10-08 |
Bastien Montagne | Do not use nodeLabel() to generate new nodes' names... |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | code cleanup: reduce change the size of some float... |
commit | commitdiff | tree |
2012-10-08 |
Sergey Sharybin | Fix #32803: Incorrect sequencer color space for newly... |
commit | commitdiff | tree |
2012-10-08 |
Joshua Leung | Code cleanup - silence some "uninitialised" warnings... |
commit | commitdiff | tree |
2012-10-08 |
Joshua Leung | Bugfix: No enum tooltips displayed for many 3D view... |
commit | commitdiff | tree |
2012-10-08 |
Joshua Leung | Display enum descriptions in tooltips for operators... |
commit | commitdiff | tree |
2012-10-08 |
Joshua Leung | Patch [#32639] Pose breakdown confirm by Return Key |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | fix [#32799] right click select in filebrowser breaks... |
commit | commitdiff | tree |
2012-10-08 |
Mitchell Stokes | BGE: Setting up the RAS_ICanvas interface as the primar... |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | add option to build without blenders default avi codec. |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | fix for crash in the sequencer if the video file fails... |
commit | commitdiff | tree |
2012-10-08 |
Mitchell Stokes | BGE: Disable depth testing when drawing the overhead... |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | quiet invalid warning in ffmpeg_log_callback with ... |
commit | commitdiff | tree |
2012-10-08 |
Campbell Barton | code cleanup: replace VECADDISFAC with math function. |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | minor edit to type checking macro to avoid clangs stati... |
commit | commitdiff | tree |
2012-10-07 |
Dan Eicher | Grease Pencil py-api |
commit | commitdiff | tree |
2012-10-07 |
Mitchell Stokes | BGE: When applying movement to an object with the Chara... |
commit | commitdiff | tree |
2012-10-07 |
Sv. Lockal | Fix file descriptor leak in BLI_file_ungzip_to_mem... |
commit | commitdiff | tree |
2012-10-07 |
Brecht Van... | Revert fix for #31806, needs a better solution, can... |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | style cleanup: line length, |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | code cleanup: grease pencil eraser had duplicated logic... |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | code cleanup: use checks for empty rather then size... |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | fix for logical errors |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | style cleanup: if(); |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | code cleanup: glare stream operation was setting alpha... |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | add type checking for more error prone macros. |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | rename avi files (endian.h is common linux include). |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | patch [#32556] Stupid endian conversion in avi format |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | Optimization for endian switching, but shifting is... |
commit | commitdiff | tree |
2012-10-07 |
Campbell Barton | patch [#32791] Spelling mistakes corrected. |
commit | commitdiff | tree |
2012-10-07 |
Brecht Van... | Fix render engine API compatibility breakage in end_res... |
commit | commitdiff | tree |
2012-10-07 |
Mitchell Stokes | BGE: Committing patch [#31442] "API improvements: Group... |
commit | commitdiff | tree |
2012-10-06 |
Jens Verwiebe | Force USE_QTKIT for osx 64bit |
commit | commitdiff | tree |
2012-10-06 |
Lukas Toenne | Fix for WITH_LLVM cmake option: When using WITH_CYCLES_... |
commit | commitdiff | tree |
2012-10-06 |
Nicholas Bishop | Avoid unecessary minimizer calculations in dualcon |
commit | commitdiff | tree |
2012-10-06 |
Nicholas Bishop | Code cleanups for dualcon octree |
commit | commitdiff | tree |
2012-10-06 |
Nicholas Bishop | Increase maximum octree depth to 12 |
commit | commitdiff | tree |
2012-10-06 |
Thomas Dinges | Cycles / OSL: |
commit | commitdiff | tree |
2012-10-06 |
Nicholas Bishop | Improve flat-shaded VBO drawing for sculpt meshes |
commit | commitdiff | tree |
2012-10-06 |
Nicholas Bishop | Code cleanups for PBVH GPU buffers |
commit | commitdiff | tree |
2012-10-06 |
Lukas Toenne | Fix for a case of 'static initialization fiasco' with... |
commit | commitdiff | tree |
2012-10-06 |
Lukas Toenne | Fix for incomplete loading of liboslexec static library... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | added simple checker for array sizes, uses clang to... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | fix writing past array bounds in imagewraposa(). |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | fix reading past array bounds for nearest_uv_between... |
commit | commitdiff | tree |
2012-10-06 |
Brecht Van... | Fix for UV texture coordinate problem in cycles, after... |
commit | commitdiff | tree |
2012-10-06 |
Lukas Toenne | Better support for LLVM linking, needed for static... |
commit | commitdiff | tree |
2012-10-06 |
Sergey Sharybin | Color Management: fixed loading configuration from... |
commit | commitdiff | tree |
2012-10-06 |
Joshua Leung | Bugfix [#32789] (Minor) Different types used between... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | toggle cut through in the knife tool now refreshes... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | fix [#32779] Bmesh module: assigning to bm.select_mode... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | add mball_foreachScreenElem() and use for lasso & circl... |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | add circle select for metaballs |
commit | commitdiff | tree |
2012-10-06 |
Campbell Barton | disable padding warning for DNA, gave problems with... |
commit | commitdiff | tree |
2012-10-05 |
Dan Eicher | Grease Pencil notifier/listener cleanup |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | use pose_foreachScreenBone for pose lasso and circle... |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix part of cycles/osl light pass rendering, transmissi... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | add armature_foreachScreenBone(), use for lasso and... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | code cleanup: de-duplicate enum. |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | code cleanup: use functions to initialize selection... |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Code cleanup |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix generated texture coordinate issue after "from... |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Follow Path Constraint - "Animate Path" Operator |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Whitespace edits |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Warning indicators for animators when Auto Keying is... |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix #32770: iTaSC IK solver not working correct with... |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Typo fix: Tooltip for "Offset Factor" for FollowPath... |
commit | commitdiff | tree |
2012-10-05 |
Bastien Montagne | Clean up in "add object" code: |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix #32734: Object.to_mesh() gave wrong user count... |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix related to #32734: crash saving blend file from... |
commit | commitdiff | tree |
2012-10-05 |
Brecht Van... | Fix #32735: GLSL shadows not working together with... |
commit | commitdiff | tree |
2012-10-05 |
Campbell Barton | more improvements to logic for selection/projection... |
commit | commitdiff | tree |
2012-10-05 |
Sergey Sharybin | Fixed compilation error on widows |
commit | commitdiff | tree |
2012-10-05 |
Sergey Sharybin | Booleans: epsilon for planar checks seems a bit too... |
commit | commitdiff | tree |
2012-10-05 |
Sergey Sharybin | Fix #32707: texture preview not loaded |
commit | commitdiff | tree |
2012-10-05 |
Bastien Montagne | Some effect-less code cleanup... |
commit | commitdiff | tree |
2012-10-05 |
Joshua Leung | Bugfix [#32760] Crash on entering pose mode if motion... |
commit | commitdiff | tree |
next |