2015-01-27 |
Sergey Sharybin | Fix T43427: Particle system children sometimes not... |
tree | commitdiff |
2015-01-27 |
Sergey Sharybin | Cycles: Support texture coordinate from another object |
tree | commitdiff |
2015-01-26 |
Bastien Montagne | Cleanup: current/parent paths: add helpers in BLI_path_... |
tree | commitdiff |
2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
tree | commitdiff |
2015-01-26 |
Campbell Barton | UV Unwrap: Correct aspect was inverted |
tree | commitdiff |
2015-01-26 |
Sybren A. Stüvel | Timeline: Draw keyframe lines at 60% height |
tree | commitdiff |
2015-01-26 |
Lukas Tönne | Fix T43394: hair remapping needs to handle "global... |
tree | commitdiff |
2015-01-26 |
Joshua Leung | Fix T38619: Confusing logic for Keying Set keyframing... |
tree | commitdiff |
2015-01-26 |
Campbell Barton | Fix T41834: Ctrl+LMB, Extrude Curves 2+ splines |
tree | commitdiff |
2015-01-26 |
Campbell Barton | Curves: BKE_nurb_copy left duplicate arrays |
tree | commitdiff |
2015-01-26 |
julianeisel | UI: macro for checking modifiers |
tree | commitdiff |
2015-01-26 |
julianeisel | Correction to c792e546991bd9: OS-Key should be checked... |
tree | commitdiff |
2015-01-26 |
julianeisel | Cleanup: Remove ugly ELEM checks in modifier key handling |
tree | commitdiff |
2015-01-26 |
julianeisel | If a modifier key is held, don't open context menu |
tree | commitdiff |
2015-01-25 |
Campbell Barton | cleanup: warnings, spelling |
tree | commitdiff |
2015-01-25 |
Romanov Alexander | Crash when deleting NlaTrack |
tree | commitdiff |
2015-01-25 |
julianeisel | Fix T43399: VSE - don't show fps info when stopping... |
tree | commitdiff |
2015-01-25 |
julianeisel | Fix T43335: Node Editor: name doesn't update |
tree | commitdiff |
2015-01-24 |
julianeisel | Cleanup: Ugly typo (retore->restore) |
tree | commitdiff |
2015-01-24 |
julianeisel | Fix T43008: Support stacked fullscreen areas |
tree | commitdiff |
2015-01-24 |
Campbell Barton | BKE_image: use BKE_image_*** prefix |
tree | commitdiff |
2015-01-24 |
Campbell Barton | Cleanup: style |
tree | commitdiff |
2015-01-23 |
Campbell Barton | cleanup: style |
tree | commitdiff |
2015-01-22 |
Joshua Leung | Fix: Joining armatures fixes up the drivers accordingly |
tree | commitdiff |
2015-01-22 |
Joshua Leung | WIP: Attempt to get driver links remapped correctly... |
tree | commitdiff |
2015-01-22 |
Joshua Leung | Fix: Joining armatures wasn't updating Action Constrain... |
tree | commitdiff |
2015-01-21 |
Campbell Barton | error in last commit (missed in review) |
tree | commitdiff |
2015-01-21 |
Campbell Barton | Outliner: use enum for outliner_data_operation() |
tree | commitdiff |
2015-01-21 |
Joshua Leung | Fix: Joining armatures loses drivers |
tree | commitdiff |
2015-01-21 |
Lukas Tönne | Added new debug flag which can be used to lazy-init... |
tree | commitdiff |
2015-01-21 |
Campbell Barton | Fix T43158: pixels in the 3d-view was mis-aligned |
tree | commitdiff |
2015-01-21 |
Campbell Barton | UI: support alt+wheel for expanded enums |
tree | commitdiff |
2015-01-21 |
julianeisel | Fix T43247: Don't open pulldown when a popup overlaps it |
tree | commitdiff |
2015-01-21 |
Campbell Barton | BKE_screen: add BKE_screen_find_area_xy |
tree | commitdiff |
2015-01-20 |
Bastien Montagne | Cleanup SVG icon file, pass II. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Made SimDebugData into a single global instance. |
tree | commitdiff |
2015-01-20 |
julianeisel | Outliner: "Show Active" - if active is a child, open... |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix UI glitch: Ctrl/Shift didnt refresh the UI |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix transform glitch: Ctrl/Shift didn't refresh |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Cleanup: use const |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Cleanup: warnings |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Second variant of the copy-to-select operator for parti... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Make removal of existing particle systems on copying... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Added space selection option to the particle system... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Removed debugging code. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Fix for particle system copy: This has to make sure... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Changed the workflow for the particle system copy opera... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | New operator for copying (hair) particle systems from... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Another crappy approach to spirals on hairs, crazy... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Disable scope updates in texture and image paint modes. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Another fix for off-by-one hair grid resolution errors. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Draw actual hair keys when the "Guide Hair" setting... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Fix for grid drawing in 3D view, was using one less... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Pampering the stupid MSVC compiler again, it fails... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | New debug element "circle" for simulations, which is... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Debug grid drawing for hair volume was drawing one... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Debug drawing feature to visualize the hair continuum... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Fix for warnings/errors |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Removed unused line. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | New hair editing feature "Shape Cut", for cutting hair... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Guide hair drawing for hair particles. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Debug drawing for simulations, to aid in visualizing... |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix glitch in view-axis (order of drawing) |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix UI glitches drawing text at different sizes |
tree | commitdiff |
2015-01-20 |
Campbell Barton | UI: cleanup UI_fontstyle_string_width, UI_draw_string |
tree | commitdiff |
2015-01-20 |
Campbell Barton | BLF: remove paranoid checks for unset default font |
tree | commitdiff |
2015-01-19 |
Bastien Montagne | Fix two potential bugs reported by latest coverity... |
tree | commitdiff |
2015-01-19 |
Joshua Leung | Bugfix T43293: Crash when editing shared GPencil databl... |
tree | commitdiff |
2015-01-19 |
Joshua Leung | GPencil: Added asserts for checking when trying to... |
tree | commitdiff |
2015-01-19 |
Campbell Barton | Viewport: Add adjustable safe areas, 3d-view & VSE |
tree | commitdiff |
2015-01-19 |
Campbell Barton | WM: add a notifier for camera/viewport options |
tree | commitdiff |
2015-01-19 |
Campbell Barton | RNA/API: name outliner sort option like UIList |
tree | commitdiff |
2015-01-19 |
julianeisel | Outliner: Make alphabetical sorting optional |
tree | commitdiff |
2015-01-17 |
Bastien Montagne | Fix T43301: Three of the 'mirror keyframes' tools were... |
tree | commitdiff |
2015-01-17 |
Bastien Montagne | Fix T43283: Crash on undo/redo/ and save/reload after... |
tree | commitdiff |
2015-01-17 |
Torsten Rupp | Fix T23942: Add "Delete Hierarchy" to outliner context... |
tree | commitdiff |
2015-01-15 |
Thomas Dinges | Nodes: Put Blended Box Mapping properties next to each... |
tree | commitdiff |
2015-01-15 |
Sergey Sharybin | Sequencer: Allow generating proxies from script without... |
tree | commitdiff |
2015-01-15 |
Sergey Sharybin | Sequencer: Don't crash when trying to rebuild proxy... |
tree | commitdiff |
2015-01-15 |
Nicholas Bishop | Remove 'locked' parameter from sound_read_waveform() |
tree | commitdiff |
2015-01-14 |
Sybren A. Stüvel | Fix operator tooltip MBALL_OT_duplicate_move |
tree | commitdiff |
2015-01-14 |
Lukas Tönne | Fix T43201: Update the "in use" flags of sockets before... |
tree | commitdiff |
2015-01-14 |
Bastien Montagne | Transfer Data: resurrect fake AND/OR when transferring... |
tree | commitdiff |
2015-01-14 |
julianeisel | Workaround/Fix T43139: Calling bpy.ops.screen.screen_fu... |
tree | commitdiff |
2015-01-13 |
Campbell Barton | UI: Eyedropper for view-depth |
tree | commitdiff |
2015-01-13 |
Bastien Montagne | Fix UI messages (own stupidness even :/ ). |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Recent extrude rework caused bug with single faces |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Cleanup: fixes for building with recent clang |
tree | commitdiff |
2015-01-13 |
Campbell Barton | error in last commit |
tree | commitdiff |
2015-01-13 |
Bastien Montagne | FileBrowser: Add an 'hidden file' icon, and use it... |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Fix T42459: Knife fails at small scale |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Cleanup: consistent arg order in bmesh |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Fix T43229: Knife-project regression (broke knife-project) |
tree | commitdiff |
2015-01-13 |
julianeisel | Fix T43128: Headerless panels are reorderable on Windows |
tree | commitdiff |
2015-01-12 |
Campbell Barton | Fix: Don't show filesel buttons when no operators running |
tree | commitdiff |
2015-01-12 |
Campbell Barton | Fix T42754: File-Selector lost on fullscreen exit |
tree | commitdiff |
2015-01-12 |
Bastien Montagne | Second try to fix missing previews of mat/tex/etc.... |
tree | commitdiff |
2015-01-12 |
Bastien Montagne | Cleanup: rename BKE's 'object_data_transfer' to 'data_t... |
tree | commitdiff |
2015-01-12 |
Campbell Barton | Cleanup: style |
tree | commitdiff |
2015-01-12 |
Campbell Barton | revert part of 7a1dc20 |
tree | commitdiff |
next |