2010-08-13 |
Campbell Barton | bugfix [#22845] Python operators dont free report list |
tree | commitdiff |
2010-08-13 |
Campbell Barton | added include for offsetof(), also use <string.h>,... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | - remove WM_operatortype_exists since its almost the... |
tree | commitdiff |
2010-08-13 |
Campbell Barton | minor changes to rna/python. |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Campbell Barton | moved idcode functions into their own file (was added... |
tree | commitdiff |
2010-08-06 |
Brecht Van Lommel | Fix for silly mistake in overlap draw mode code, still... |
tree | commitdiff |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
tree | commitdiff |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
tree | commitdiff |
2010-07-23 |
Brecht Van Lommel | Fix #20863: when loading a file without UI, with multip... |
tree | commitdiff |
2010-07-23 |
Brecht Van Lommel | Another attempt to solve draw methods on Intel. Windows... |
tree | commitdiff |
2010-07-22 |
Brecht Van Lommel | Attempt to fix black 3d view with texture paint + overl... |
tree | commitdiff |
2010-07-21 |
Ton Roosendaal | Added a donations link in the splash. |
tree | commitdiff |
2010-07-21 |
Brecht Van Lommel | Change back automatic draw method to triple buffer... |
tree | commitdiff |
2010-07-20 |
Xavier Thomas | Add Ctrl+Alt+S as shortcut for "Save Copy". It was... |
tree | commitdiff |
2010-07-19 |
Xavier Thomas | Add a "copy" option to the save_as_mainfile operator... |
tree | commitdiff |
2010-07-19 |
Joshua Leung | Bugger... msvc didn't bail out on these... |
tree | commitdiff |
2010-07-18 |
Andrea Weikert | Small feature for the Durian guys: |
tree | commitdiff |
2010-07-18 |
Joerg Mueller | Merging revision 30461 from my GSoC branch, log: Fix... |
tree | commitdiff |
2010-07-18 |
Andrea Weikert | fix for crash when terminating thumbnail threads |
tree | commitdiff |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
tree | commitdiff |
2010-07-17 |
Campbell Barton | simplify thumbnail reading and remove some warnings |
tree | commitdiff |
2010-07-16 |
Andrea Weikert | == installation paths == |
tree | commitdiff |
2010-07-16 |
Brecht Van Lommel | 2.5: automatic draw method now uses overlap for Intel... |
tree | commitdiff |
2010-07-16 |
Nathan Letwory | Add comment about case where autosave can fail on Windows. |
tree | commitdiff |
2010-07-15 |
Andrea Weikert | == installation paths == |
tree | commitdiff |
2010-07-15 |
Campbell Barton | change some references to .B.blend, .Blog to new names |
tree | commitdiff |
2010-07-15 |
Brecht Van Lommel | Fix: rename to .blend1 as last before writing, after... |
tree | commitdiff |
2010-07-14 |
Campbell Barton | - change blend thumbnail loading function not to use... |
tree | commitdiff |
2010-07-14 |
Campbell Barton | partial fix [#22846] GCC 4.4.1 support in Windows |
tree | commitdiff |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
tree | commitdiff |
2010-07-14 |
Brecht Van Lommel | Fix a few compile warnings and rename gpu_buffers.h... |
tree | commitdiff |
2010-07-14 |
Brecht Van Lommel | Fix #22816: crash in depsgraph loading some 2.49 files... |
tree | commitdiff |
2010-07-13 |
Joerg Mueller | Merging revision 30264:30270 from my GSoC branch to... |
tree | commitdiff |
2010-07-13 |
Brecht Van Lommel | 2.5: startup.blend changes, these should all be consist... |
tree | commitdiff |
2010-07-08 |
Andrea Weikert | filebrowser |
tree | commitdiff |
2010-07-08 |
Campbell Barton | Sequencer display overlay option, this can show a borde... |
tree | commitdiff |
2010-07-05 |
Brecht Van Lommel | Fix #21201: double click didn't use the original mouse... |
tree | commitdiff |
2010-07-04 |
Brecht Van Lommel | Fix #21062 and #22175: crash with node previews being... |
tree | commitdiff |
2010-07-04 |
Andrea Weikert | Patch [#22339] File/installation paths changes |
tree | commitdiff |
2010-07-04 |
Brecht Van Lommel | Fix #21894: backface selection wasn't working correct... |
tree | commitdiff |
2010-07-03 |
Campbell Barton | better reporting for file i/o failier, use system error... |
tree | commitdiff |
2010-07-03 |
Campbell Barton | WM_operator_props_popup was calling ED_undo_push_op... |
tree | commitdiff |
2010-07-02 |
Campbell Barton | - changes to the sequencer so new strips use the data... |
tree | commitdiff |
2010-07-02 |
Brecht Van Lommel | Fix #22690: gestures were not working correct after... |
tree | commitdiff |
2010-07-01 |
Campbell Barton | adding image strips wasnt working, use the 'directory... |
tree | commitdiff |
2010-06-27 |
Matt Ebb | [#22682] some missing keymaps |
tree | commitdiff |
2010-06-26 |
Campbell Barton | new notifier for FRAME_RANGE, use to recalculate the... |
tree | commitdiff |
2010-06-26 |
Campbell Barton | fix for crash running the file load operator in backgro... |
tree | commitdiff |
2010-06-26 |
Andrea Weikert | file operator cleanup |
tree | commitdiff |
2010-06-23 |
Brecht Van Lommel | Fix #22553: dragging number buttons would run update... |
tree | commitdiff |
2010-06-23 |
Campbell Barton | - avoid divide by zero with node progress |
tree | commitdiff |
2010-06-23 |
Brecht Van Lommel | Fix #21470: changing brush settings redraws the 3d... |
tree | commitdiff |
2010-06-22 |
Campbell Barton | utility function to save blend's from a crash (from... |
tree | commitdiff |
2010-06-22 |
Matt Ebb | Timeline addition: Display cached frames |
tree | commitdiff |
2010-06-18 |
Matt Ebb | Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT... |
tree | commitdiff |
2010-06-14 |
Campbell Barton | workaround for crash when notifiers cause a scene updat... |
tree | commitdiff |
2010-06-14 |
Campbell Barton | - option for redraw timer to playback the animation |
tree | commitdiff |
2010-06-14 |
Campbell Barton | naming changes |
tree | commitdiff |
2010-06-09 |
Campbell Barton | - added a flag argument to WM_operator_properties_files... |
tree | commitdiff |
2010-06-07 |
Campbell Barton | fix for crash with the job system progress bar on load... |
tree | commitdiff |
2010-06-07 |
Matt Ebb | Fix [#22413] drag & drop images don't work untile you... |
tree | commitdiff |
2010-06-06 |
Matt Ebb | Don't report the python code for operators type which... |
tree | commitdiff |
2010-06-05 |
Campbell Barton | - [#22492] [29159] commit breaks importing of script... |
tree | commitdiff |
2010-06-03 |
Matt Ebb | Reworked the non-blocking reports display in the info... |
tree | commitdiff |
2010-06-02 |
Campbell Barton | rename some rna properties filename --> filepath |
tree | commitdiff |
2010-06-01 |
Damien Plisson | Progress indicator in the application icon |
tree | commitdiff |
2010-06-01 |
Campbell Barton | passepartout overlay wasnt written into thumbnails |
tree | commitdiff |
2010-05-31 |
Thomas Dinges | Python Open Link operator. |
tree | commitdiff |
2010-05-30 |
Campbell Barton | blend file thumbnails |
tree | commitdiff |
2010-05-30 |
Campbell Barton | thumbnail passepartout effect, distinguishes blend... |
tree | commitdiff |
2010-05-29 |
Dalai Felinto | reverting previous commit from Mitchell. His commit... |
tree | commitdiff |
2010-05-29 |
Mitchell Stokes | Reversing the last merge because I botched it. |
tree | commitdiff |
2010-05-29 |
Dalai Felinto | Esc as input for Key Buttons (e.g Logic Brick Keyboard... |
tree | commitdiff |
2010-05-28 |
Campbell Barton | [#21842] Beta patch to restore cmake MinGW compilation |
tree | commitdiff |
2010-05-27 |
Matt Ebb | Progress indicators for threaded jobs |
tree | commitdiff |
2010-05-26 |
Campbell Barton | bugfix [#22426] New Thumbnail code crashes when saving |
tree | commitdiff |
2010-05-24 |
Campbell Barton | blend file thumbnailing |
tree | commitdiff |
2010-05-07 |
Brecht Van Lommel | Merge image related changes from the render branch... |
tree | commitdiff |
2010-05-07 |
Matt Ebb | Restrict keyboard sensor stored events to only what... |
tree | commitdiff |
2010-05-06 |
Campbell Barton | dont write blender recent file list or save quit.blend... |
tree | commitdiff |
2010-05-06 |
William Reynish | Make drop images work from external desktop into Blende... |
tree | commitdiff |
2010-05-06 |
Ton Roosendaal | Part 1 of making external drop events work. Have to... |
tree | commitdiff |
2010-05-05 |
Campbell Barton | - split objet group add/link into 2 operators |
tree | commitdiff |
2010-05-03 |
Matt Ebb | Updated icon set, thanks jendryzch! |
tree | commitdiff |
2010-04-28 |
Campbell Barton | add option -Y to enable python script execution. |
tree | commitdiff |
2010-04-26 |
Brecht Van Lommel | Fix #22086 and #22125: crashes due to editmode being... |
tree | commitdiff |
2010-04-25 |
Brecht Van Lommel | Fix #22123 and #22124: some problems with mutex locks... |
tree | commitdiff |
2010-04-22 |
Matt Ebb | Fix [#22088] Object's material changes (links) to other... |
tree | commitdiff |
2010-04-22 |
Diego Borghetti | BugFix: |
tree | commitdiff |
2010-04-20 |
Brecht Van Lommel | Fix case of accessing freed windowmanager memory after... |
tree | commitdiff |
2010-04-20 |
Matt Ebb | Added ability to use up to F19 on the keyboard (previou... |
tree | commitdiff |
2010-04-19 |
Andrea Weikert | Fix crash when invoking File->Save from the menu |
tree | commitdiff |
2010-04-18 |
Campbell Barton | various minor fixes |
tree | commitdiff |
2010-04-16 |
Andrea Weikert | Fix warning, also added error message for the case... |
tree | commitdiff |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
tree | commitdiff |
2010-04-15 |
Matt Ebb | Allow shift-tweak to be used for border select extend |
tree | commitdiff |
2010-04-14 |
Andrea Weikert | fix [#22007] Saving a read-only file on windows : no... |
tree | commitdiff |
2010-04-14 |
Andrea Weikert | fix [#22007] Saving a read-only file on windows : no... |
tree | commitdiff |
2010-04-14 |
Matt Ebb | Fix for crash using splash screen recent files. |
tree | commitdiff |
next |