2008-10-05 |
Nathan Letwory | * use env.Clone() instead of deprecated env.Copy() |
tree | commitdiff |
2008-10-03 |
Brecht Van Lommel | 2.5 Branch: added WM_report and WM_reportf functions... |
tree | commitdiff |
2008-06-24 |
Campbell Barton | patch from skejoe for gcc 4.3 compatibility |
tree | commitdiff |
2008-06-19 |
Andrea Weikert | == Rip Area into new Window Operator == |
tree | commitdiff |
2008-06-11 |
Brecht Van Lommel | 2.5 Branch: makefile update for last commit, patch... |
tree | commitdiff |
2008-06-11 |
Brecht Van Lommel | 2.5 Branch |
tree | commitdiff |
2008-01-21 |
Andrea Weikert | == join areas operator == |
tree | commitdiff |
2008-01-20 |
Nathan Letwory | *remove superfluous glEnd(); - made func internal too. |
tree | commitdiff |
2008-01-20 |
Nathan Letwory | * grow AZone size |
tree | commitdiff |
2008-01-20 |
Diego Borghetti | Changes to the "join area" operator. |
tree | commitdiff |
2008-01-19 |
Diego Borghetti | More change to the gesture manager. |
tree | commitdiff |
2008-01-19 |
Diego Borghetti | New "Gesture Manager" system. |
tree | commitdiff |
2008-01-17 |
Nathan Letwory | * clean up ^M |
tree | commitdiff |
2008-01-17 |
Campbell Barton | game engine wasnt compiling |
tree | commitdiff |
2008-01-17 |
Diego Borghetti | Fix uninitited list pointer when duplicate an area. |
tree | commitdiff |
2008-01-17 |
Nathan Letwory | * First working version of a new split tool for areas. |
tree | commitdiff |
2008-01-17 |
Nathan Letwory | * don't copy azones- these are initiated runtime always. |
tree | commitdiff |
2008-01-17 |
Nathan Letwory | * make sure we don't crash on window duplicate, or... |
tree | commitdiff |
2008-01-17 |
Nathan Letwory | * Start ActionZone support for areas. This is bScreen... |
tree | commitdiff |
2008-01-16 |
Nathan Letwory | * rearrange screen level drawing code a bit in preparat... |
tree | commitdiff |
2008-01-15 |
Nathan Letwory | * I gotta remember my mantra for real |
tree | commitdiff |
2008-01-15 |
Nathan Letwory | * undutchification of printf's |
tree | commitdiff |
2008-01-15 |
Andrea Weikert | Operators: Join Areas |
tree | commitdiff |
2008-01-15 |
Nathan Letwory | * check for NULL. Could crash if passed parameters... |
tree | commitdiff |
2008-01-15 |
Nathan Letwory | * add exit app with CTRLKEY+QKEY. |
tree | commitdiff |
2008-01-15 |
Nathan Letwory | * area split: |
tree | commitdiff |
2008-01-15 |
Diego Borghetti | More "data types" for the Operator property system. |
tree | commitdiff |
2008-01-14 |
Nathan Letwory | * fix for crash when mouse cursor changed areas. Not... |
tree | commitdiff |
2008-01-14 |
Nathan Letwory | Operators: Split Area |
tree | commitdiff |
2008-01-14 |
Diego Borghetti | New API to access Operator properties. |
tree | commitdiff |
2008-01-12 |
Nicholas Bishop | Applied a couple sculpt/multires fixes from trunk to... |
tree | commitdiff |
2008-01-11 |
Kent Mein | Reverting changes made yesterday to Makefile... (Its... |
tree | commitdiff |
2008-01-11 |
Chris Want | The python lib name should be 'bf_python' instead of... |
tree | commitdiff |
2008-01-11 |
Kent Mein | Fixed typo from merge yesterday. |
tree | commitdiff |
2008-01-10 |
Kent Mein | Cleaned up some things, more work to do here but its... |
tree | commitdiff |
2008-01-10 |
Kent Mein | Change vector structs from 3 to 4 so things are aligned... |
tree | commitdiff |
2008-01-10 |
Ton Roosendaal | Add more memory clearing on file read for WindowManager. |
tree | commitdiff |
2008-01-10 |
Ton Roosendaal | Two fixes in 2.5 branch: |
tree | commitdiff |
2008-01-10 |
Ton Roosendaal | Blender 2.5 project: added first more complex handler... |
tree | commitdiff |
2008-01-09 |
Nathan Letwory | * fix linking order for bf_python |
tree | commitdiff |
2008-01-09 |
Andrea Weikert | update to cmake files |
tree | commitdiff |
2008-01-08 |
Nathan Letwory | * fix linking order for l00nix |
tree | commitdiff |
2008-01-08 |
Kent Mein | Commented out a couple of verse functions that are... |
tree | commitdiff |
2008-01-08 |
Nathan Letwory | * tweak linking priorities - should help for GCC users |
tree | commitdiff |
2008-01-08 |
Nathan Letwory | * update scons-files to build with Ton's latest commits. |
tree | commitdiff |
2008-01-07 |
Diego Borghetti | Add missing Makefile for libpython.a |
tree | commitdiff |
2008-01-07 |
Chris Want | Patch to change license to GPL only, from GSR. |
tree | commitdiff |
2008-01-07 |
Ton Roosendaal | Fix for makefile to enter interface dir |
tree | commitdiff |
2008-01-07 |
Ton Roosendaal | New linking order for the 2.5 editor/wm libs |
tree | commitdiff |
2008-01-07 |
Ton Roosendaal | Whole lot of changes.... here a shortlist: |
tree | commitdiff |
2008-01-05 |
Nathan Letwory | * make sure blender2.5 still compiles when WITH_BF_VERSE=1 |
tree | commitdiff |
2008-01-03 |
Chris Want | Support for CMake |
tree | commitdiff |
2008-01-02 |
Nathan Letwory | * make sure we have still a compiling GE with scons... |
tree | commitdiff |
2008-01-01 |
Nathan Letwory | * making sure removal of headers still has successful... |
tree | commitdiff |
2008-01-01 |
Campbell Barton | removed some more header files, made the game engine... |
tree | commitdiff |
2008-01-01 |
Ton Roosendaal | Some notes for those who try to follow this :) |
tree | commitdiff |
2008-01-01 |
Campbell Barton | removed blenderdef.h, BIF_*, BDR_* and BSE_* header... |
tree | commitdiff |
2008-01-01 |
Ton Roosendaal | More work on restoring Blender; |
tree | commitdiff |
2008-01-01 |
Nathan Letwory | * add fullscreen toggle operator (for testing fullscree... |
tree | commitdiff |
2007-12-31 |
Nathan Letwory | * fix include path (found by jensverwiebe) |
tree | commitdiff |
2007-12-30 |
Nathan Letwory | * also distinguish between maximised and fullscreen... |
tree | commitdiff |
2007-12-30 |
Nathan Letwory | * revert my change to windowmanager move/size handling. |
tree | commitdiff |
2007-12-30 |
Ton Roosendaal | Removed silly Global windowstate variable. |
tree | commitdiff |
2007-12-30 |
Nathan Letwory | * handle WM_MOVE on win32 in GHOST |
tree | commitdiff |
2007-12-30 |
Ton Roosendaal | Windowmanager, ghost side: |
tree | commitdiff |
2007-12-30 |
Nathan Letwory | * remove unneeded include (msvc barfs on it), now curre... |
tree | commitdiff |
2007-12-29 |
Nathan Letwory | * some additions and a removal in stubs.c (by elubie) |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Accidentally removed a bit too many badlevel calls. |
tree | commitdiff |
2007-12-29 |
Nathan Letwory | * fix include paths in SConscripts for GE. |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Badlevel call amount reduced to 21! |
tree | commitdiff |
2007-12-29 |
Martin Poirier | Adding stubs for audiostream |
tree | commitdiff |
2007-12-29 |
Nathan Letwory | * add also SConscripts for editors. |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Ported over the bad-level cleanup from Chris for Sculpt. |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Eh, comment should be on line above :) |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Crash on startup fix |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | And now blender will link again! However, with a bad... |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Now Makefiles should be uptodate. |
tree | commitdiff |
2007-12-29 |
Ton Roosendaal | Cleanup work for 2.5 branch. Target is to get it compil... |
tree | commitdiff |
2007-12-29 |
Nathan Letwory | * remove obsolete include/ |
tree | commitdiff |
2007-12-27 |
Nathan Letwory | * added SConscript for windowmanager |
tree | commitdiff |
2007-12-27 |
Kent Mein | (this is for blender2.5 again) |
tree | commitdiff |
2007-12-27 |
Nathan Letwory | * remove src and python SConscript references |
tree | commitdiff |
2007-12-27 |
Kent Mein | Small tweaks to blender2.5 Makefiles... |
tree | commitdiff |
2007-12-24 |
Ton Roosendaal | - removing conflicts in svn merge (didnt notice) |
tree | commitdiff |
2007-12-24 |
Ton Roosendaal | Last commit to get things on level I ended with during... |
tree | commitdiff |
2007-12-24 |
Ton Roosendaal | Part 4 of the event refactor branch: all changes in... |
tree | commitdiff |
2007-12-24 |
Ton Roosendaal | Blenkernel for 2.5 project, changes mainly are because... |
tree | commitdiff |
2007-12-24 |
Ton Roosendaal | Step 3 for the initial commits for 2.5: removing src... |
tree | commitdiff |
2007-12-24 |
Campbell Barton | patch from Vladimir Espinosa for keying object layers... |
tree | commitdiff |
2007-12-24 |
Campbell Barton | old bug in python api, Blender.Scene.Unlink() did not... |
tree | commitdiff |
2007-12-23 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2007-12-23 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2007-12-23 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2007-12-23 |
Peter Schlaile | == Playback (peach request) == |
tree | commitdiff |
2007-12-23 |
Peter Schlaile | == Sequencer (Peach request) == |
tree | commitdiff |
2007-12-23 |
Nicholas Bishop | Fixed bug #7981, Crash with multires |
tree | commitdiff |
2007-12-22 |
Campbell Barton | Text draw assumed curarea->spacedata.first was always... |
tree | commitdiff |
2007-12-22 |
Geoffrey Bantle | -> Alpha Clip Tweak |
tree | commitdiff |
2007-12-22 |
Campbell Barton | small cleanup for sequencer drawing, |
tree | commitdiff |
2007-12-22 |
Joshua Leung | Bugfix #7854: Adding Meta/Text Object causes Blender... |
tree | commitdiff |
next |