2013-02-05 |
Ton Roosendaal | New matcap collection for default in release. It's... |
tree | commitdiff |
2013-02-05 |
Thomas Dinges | Compositor: |
tree | commitdiff |
2013-02-05 |
Campbell Barton | set drag/drop operators as 'INTERNAL', there not useful... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix [#34118] Crash, when clicking "Assign image to... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | add RNA_define_animate_sdna() so animation can be easil... |
tree | commitdiff |
2013-02-05 |
Brecht Van Lommel | Fix particle child render resolution access not working... |
tree | commitdiff |
2013-02-05 |
Bastien Montagne | And one more "G.main" compile fix, this time for BGE ;) |
tree | commitdiff |
2013-02-05 |
Thomas Dinges | * One more fix for Collada. |
tree | commitdiff |
2013-02-05 |
Sergey Sharybin | Tracking settings for new clip didn't match default... |
tree | commitdiff |
2013-02-05 |
Sergey Sharybin | Attempt to fix collada compilation after recent commit |
tree | commitdiff |
2013-02-05 |
Sergey Sharybin | Fix #34040: Moving Normal Node with enabled Cycles... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | own recent change to triangulate bmesh operator stopped... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | remove stringify macro from alloc's |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix [#34105] bake artifacts |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix [#34113] operator_menu_enum() - Tooltip not showing... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | add python api docstring for 'bpy.types.Operator.bl_pro... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix [#34113] operator_menu_enum() - Tooltip not showing... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix for valgrind warning - using uninitialized variable... |
tree | commitdiff |
2013-02-04 |
Sergej Reich | rigidbody: Avoid always making passive objects kinematic |
tree | commitdiff |
2013-02-04 |
Sergej Reich | rigidbody: Fix [#34108] Rigid body with no polygons... |
tree | commitdiff |
2013-02-04 |
Sergej Reich | rigidbody: Don't allow collision shape to be animated |
tree | commitdiff |
2013-02-04 |
Sergej Reich | rigidbody: Fix [#34106] Deleting an object with Bullet... |
tree | commitdiff |
2013-02-04 |
Bastien Montagne | The usual UI messages tweaks... |
tree | commitdiff |
2013-02-04 |
Monique Dewanchand | updated fix for [#34089] Crash opening file containing... |
tree | commitdiff |
2013-02-04 |
Thomas Dinges | Compile fix for r54300, setFactorXY function does not... |
tree | commitdiff |
2013-02-04 |
Campbell Barton | code cleanup: warnings |
tree | commitdiff |
2013-02-04 |
Brecht Van Lommel | Compositor "Relative" option for Translate node, same... |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix for rangefunc being unused for int & int array. |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix for memory leak selecting dope sheet summary with... |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix [#34107] Grease pencil crash after box select |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix [#34104] vertex color: color select bug |
tree | commitdiff |
2013-02-04 |
Sergey Sharybin | Fix #34079: RGB and HSV values inconsistency |
tree | commitdiff |
2013-02-04 |
Campbell Barton | fix [#34098] Crash after using Decimate or Remesh modifiers |
tree | commitdiff |
2013-02-04 |
Campbell Barton | add BM_edge_is_contiguous(), check for python api. |
tree | commitdiff |
2013-02-04 |
Campbell Barton | style cleanup: spaces -> tabs |
tree | commitdiff |
2013-02-04 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-02-04 |
Campbell Barton | drawvolume was timing drawing unnecessarily, |
tree | commitdiff |
2013-02-03 |
Monique Dewanchand | One fix for bug [#33785] compositor is (unnecessarily... |
tree | commitdiff |
2013-02-03 |
Jeroen Bakker | Fix for [#34089] Crash opening file containing translat... |
tree | commitdiff |
2013-02-03 |
Jeroen Bakker | Fix for [#34022] Lines on renders using Blur node in... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | remove paranoid null check from BLI_ghash_lookup()... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | fix [#34093] Metastrips don't behave correctly with... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | style cleanup & some spelling |
tree | commitdiff |
2013-02-03 |
Ton Roosendaal | Bug fix #34090 |
tree | commitdiff |
2013-02-03 |
Campbell Barton | fix BM_loop_calc_face_tangent for concave face corners... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | fix for error in own recent change, sculpt triangulate... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | when triangulating ngons, use beauty option to rotate... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | improve edge slide with ngon's, distance calculation... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | add dist_to_line_v3() for completeness, (had dist_to_li... |
tree | commitdiff |
2013-02-03 |
Campbell Barton | fix [#34073] Combined EdgeLoop slides weirdly on even try |
tree | commitdiff |
2013-02-03 |
Campbell Barton | improve BMesh api use from r54265, no need to do edge... |
tree | commitdiff |
2013-02-02 |
Nicholas Bishop | Remove loose edges created during undo in dynamic-topol... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | fix for glitch drawing file selector dividers (would... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | code style checker now tests for: 'SomeText{' (no space... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | triangulate was checking existance of edges unnecessari... |
tree | commitdiff |
2013-02-02 |
Joshua Leung | Bugfix: "Extend" transform tool would leave dangling... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-02-02 |
Campbell Barton | style cleanup: comment format |
tree | commitdiff |
2013-02-02 |
Campbell Barton | add missing break in direct_link_constraints, CONSTRAIN... |
tree | commitdiff |
2013-02-02 |
Campbell Barton | style cleanup: also correct doc example for 'foreach_ge... |
tree | commitdiff |
2013-02-01 |
Brecht Van Lommel | Fix python foreach_get/foreach_set not working with... |
tree | commitdiff |
2013-02-01 |
Sergej Reich | Compile fix |
tree | commitdiff |
2013-02-01 |
Brecht Van Lommel | Fix some warnings in the collade code, but did not... |
tree | commitdiff |
2013-02-01 |
Brecht Van Lommel | Fix #34070: set origin operator did not work for lattic... |
tree | commitdiff |
2013-02-01 |
Campbell Barton | make WITH_HEADLESS build again. |
tree | commitdiff |
2013-02-01 |
Sergey Sharybin | Move opencl and reigidbody from source/blender/ to... |
tree | commitdiff |
2013-02-01 |
Campbell Barton | fix for [#33803], error was caused by sloppy coding... |
tree | commitdiff |
2013-02-01 |
Campbell Barton | code cleanup: make wmEvent's 'const' in interface code... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | fix error with flipped vertex slide failing, also fix... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | ui_but_anim_expression_create was never returning true... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-31 |
Brecht Van Lommel | Fix #34034: keyframe display of color/curve buttons... |
tree | commitdiff |
2013-01-31 |
Brecht Van Lommel | Cycles: disable unnecessary preview render job for... |
tree | commitdiff |
2013-01-31 |
Monique Dewanchand | Apply patch [#33999] Wrapping mode for the "translate... |
tree | commitdiff |
2013-01-31 |
Bastien Montagne | Fix UI translation partly missing in scons builds ... |
tree | commitdiff |
2013-01-31 |
Brecht Van Lommel | Fix #33874: active UV map chooser in uv editor should... |
tree | commitdiff |
2013-01-31 |
Howard Trickey | Fix bevel bug #33906, unwanted distortion with skewed... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | replace BLI_make_file_string with BLI_join_dirfile... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | write all crashlogs into the temp directory (not next... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | Add Xinerama support for GHOST_GetMainDisplayDimensions... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | add ghost function getAllDisplayDimensions, GHOST_GetAl... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | start window non-maximized since this is more the ... |
tree | commitdiff |
2013-01-31 |
Miika Hamalainen | Fix msvc compile |
tree | commitdiff |
2013-01-31 |
Campbell Barton | patch [#33985] Added FModifierEnvelope control_point... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | fix [#34050] Regression from 2.49, "Release confirms... |
tree | commitdiff |
2013-01-31 |
Campbell Barton | fix/workaround [#34026] Blender starts with too large... |
tree | commitdiff |
2013-01-30 |
Dan Eicher | GPencilStrokePoints.add() - use MEM_recallocN to initia... |
tree | commitdiff |
2013-01-30 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-30 |
Campbell Barton | add BLI_mempool_as_arrayN utility function for getting... |
tree | commitdiff |
2013-01-30 |
Monique Dewanchand | Patch by erwin94 [#34015] dilate/erode multithreading |
tree | commitdiff |
2013-01-30 |
Campbell Barton | Add active region for operator execution. |
tree | commitdiff |
2013-01-30 |
Campbell Barton | fix [#33740] Incorecct UV mapping from camera view |
tree | commitdiff |
2013-01-30 |
Mitchell Stokes | BGE: Some various changes to make moving the character... |
tree | commitdiff |
2013-01-30 |
Campbell Barton | bridge tool could make bow-tie quads when given 2 isola... |
tree | commitdiff |
2013-01-30 |
Campbell Barton | fix [#33987] X-ray mode on bones nullifies weight paint... |
tree | commitdiff |
2013-01-29 |
Campbell Barton | enable continuous grab for sliders, initially this... |
tree | commitdiff |
2013-01-29 |
Campbell Barton | correction to r54188, also don't attempt to triangulate... |
tree | commitdiff |
2013-01-29 |
Miika Hamalainen | Fix [#34008]: Scaling Smoke Domain In Z-Axis Crashes... |
tree | commitdiff |
2013-01-29 |
Brecht Van Lommel | Fix #34003: hide confusing unlink button for pinned... |
tree | commitdiff |
2013-01-29 |
Campbell Barton | skip calculating the normal for each face when triangul... |
tree | commitdiff |
next |