2015-02-05 |
Antony Riakiotakis | Animation play: Follow feature. Enabled from playback... |
blob | commitdiff | raw |
2015-02-04 |
Antony Riakiotakis | Sequencer, scaling and audio synch |
blob | commitdiff | raw | diff to current |
2015-01-28 |
julianeisel | Stacked fullscreen area support (proper implemenation) |
blob | commitdiff | raw | diff to current |
2015-01-25 |
julianeisel | Fix T43399: VSE - don't show fps info when stopping... |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Campbell Barton | BKE_screen: add BKE_screen_find_area_xy |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Joshua Leung | Grease Pencil - Storyboarding Features (merge from... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Campbell Barton | Alternate fix for T42619: NULL check in caller |
blob | commitdiff | raw | diff to current |
2014-11-17 |
julianeisel | Fix T42619: python crash: bpy.context.screen.is_animati... |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Campbell Barton | Cleanup: use BLI_listbase_*** prefix for count,sort... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
Campbell Barton | UI Refactor T41640 |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Campbell Barton | Cleanup: warnings, typos |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Campbell Barton | Fix T41041: 'Delete keyframe' removes markers too |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Bastien Montagne | Usual UI messages fixes. |
blob | commitdiff | raw | diff to current |
2014-10-14 |
Dalai Felinto | Fullscreen Editor (new fullscreen mode for clean UI) |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Bastien Montagne | Fix T41223: F-Curve sliders won't update values during... |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Antony Riakiotakis | GSOC 2013 paint |
blob | commitdiff | raw | diff to current |
2014-07-19 |
Campbell Barton | Defines: replace ELEM3-16 with ELEM(...), that can... |
blob | commitdiff | raw | diff to current |
2014-06-24 |
Joshua Leung | Ctrl-F now activates the filter-by-name functionality... |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Campbell Barton | Code cleanup: replace 0 with OB_MODE_OBJECT |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
blob | commitdiff | raw | diff to current |
2014-04-29 |
Campbell Barton | Code cleanup: remove redundant CTX calls |
blob | commitdiff | raw | diff to current |
2014-04-29 |
Campbell Barton | View3D: disable entering camera when enabling quad... |
blob | commitdiff | raw | diff to current |
2014-04-29 |
Campbell Barton | Fix 39065: Leaving QuadView lost view settings |
blob | commitdiff | raw | diff to current |
2014-04-27 |
Joshua Leung | Fix T34993: "Jump to Next Keyframe" shortcut not relate... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Campbell Barton | Fix T39896: lock view rotation, behavior not consistent |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Campbell Barton | UI: split area_copy_data into ED_area_data_copy, ED_are... |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
blob | commitdiff | raw | diff to current |
2014-03-28 |
Campbell Barton | View3D: replace RV3D_VIEW_PERSPORTHO with RV3D_VIEW_USER |
blob | commitdiff | raw | diff to current |
2014-03-25 |
Campbell Barton | Fix T39397: Leaving leaving camera from quadview set... |
blob | commitdiff | raw | diff to current |
2014-03-17 |
Campbell Barton | Code cleanup: comments and typos |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Campbell Barton | WM: hide screen management and ndof operators from... |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Campbell Barton | Fix for sequencer add operators showing up in spacebar... |
blob | commitdiff | raw | diff to current |
2014-02-12 |
Campbell Barton | View3d: ensure locked views are on an axis - behavior... |
blob | commitdiff | raw | diff to current |
2014-02-07 |
Brecht Van Lommel | Fix T38538: repeat history menu show operators that... |
blob | commitdiff | raw | diff to current |
2014-02-05 |
Campbell Barton | Code cleanup: use bool for static methods |
blob | commitdiff | raw | diff to current |
2014-02-03 |
Campbell Barton | Code cleanup: check -1 for error return explicitly |
blob | commitdiff | raw | diff to current |
2014-02-03 |
Campbell Barton | Code cleanup: use bools where possible |
blob | commitdiff | raw | diff to current |
2014-01-27 |
Campbell Barton | Code cleanup: use booleans where appropriate |
blob | commitdiff | raw | diff to current |
2014-01-27 |
Campbell Barton | UI: Replace +/- menus with collapsible ones |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Campbell Barton | Code Cleanup: use bool for return values and correct... |
blob | commitdiff | raw | diff to current |
2014-01-20 |
Brecht Van Lommel | Fix T38269: scene full copy in mesh edit or sculpt... |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Campbell Barton | Code Cleanup: style and redundant casts |
blob | commitdiff | raw | diff to current |
2014-01-15 |
Joshua Leung | Fix uninitialised var warning |
blob | commitdiff | raw | diff to current |
2013-12-11 |
Campbell Barton | Code cleanup: assign win size to const vars and some... |
blob | commitdiff | raw | diff to current |
2013-12-10 |
Campbell Barton | Style Cleanup |
blob | commitdiff | raw | diff to current |
2013-12-07 |
Joshua Leung | Fix T37722 - Can't undo deleting a screen layout |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Brecht Van Lommel | Fix: jump to next/previous marker shortcut keys conflic... |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Anthony Edlin | UI: fix errors in screen edge drawing, moving and regio... |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Emanuel Claesson | UI: remove unnecessary confirmation popups |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Campbell Barton | Fix T37506: Duplicate Area into New, was disabled on... |
blob | commitdiff | raw | diff to current |
2013-10-30 |
Campbell Barton | remove return argument from wmOperatorType->cancel... |
blob | commitdiff | raw | diff to current |
2013-10-21 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2013-10-21 |
Brecht Van Lommel | Jump to Next/Previous Marker operators in the timeline... |
blob | commitdiff | raw | diff to current |
2013-09-13 |
Brecht Van Lommel | Related to #36710: add a "use_viewport" option to the... |
blob | commitdiff | raw | diff to current |
2013-09-06 |
Campbell Barton | rename cursor setting functions to make modal set/resto... |
blob | commitdiff | raw | diff to current |
2013-09-04 |
Campbell Barton | better fix for r59794, register a gesture when the... |
blob | commitdiff | raw | diff to current |
2013-09-04 |
Campbell Barton | fix for window join action being interpreted as a split. |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Merged revision(s) 58682-58770 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Sergey Sharybin | Merging r58701 through r58746 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Campbell Barton | add api call for initializing events from the windows... |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-28 |
Campbell Barton | use '_exec' suffix for operator execute callbacks,... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-23 |
Campbell Barton | avoid calling context functions when direct access... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Sergey Sharybin | Merging r58464 through r58474 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Sergey Sharybin | Merging r58362 through r58463 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58356-58423 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Mitchell Stokes | Merged changes from trunk r58324-58419. |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Campbell Barton | style cleanup: switch statements, include break stateme... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Thomas Dinges | Merged revision(s) 57828-57907 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Sergey Sharybin | Merging r57816 through r57896 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Campbell Barton | avoid crashes running screendump and screen editing... |
blob | commitdiff | raw | diff to current |
2013-06-05 |
Lukas Toenne | Fix #35640, part 2. Check id.lib in poll functions... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | fix [#30862] "Lock" and "Box" Quad View options won... |
blob | commitdiff | raw | diff to current |
2013-04-24 |
Brecht Van Lommel | Fix #34806: rigid body world settings were not copied... |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Brecht Van Lommel | Fix "duplicate area into new window" making the window... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Campbell Barton | code cleanup: use BKE naming conventions for functions... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Campbell Barton | code cleanup: rename BKE_tessmesh -> BKE_editmesh,... |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Campbell Barton | fix for various crashes from incorrect poll functions. |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Bastien Montagne | More new data names translation (most cases should... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-19 |
Lukas Toenne | Nicer handling of undefined node, tree and socket types. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Campbell Barton | code cleanup: use const events for modal and invoke... |
blob | commitdiff | raw | diff to current |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Brecht Van Lommel | UI/DPI: user preferences window size now takes into... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Bastien Montagne | More UI messages fixes... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
blob | commitdiff | raw | diff to current |
2013-02-15 |
Bastien Montagne | Various fixes for UI translation issues (reported by... |
blob | commitdiff | raw | diff to current |
next |