2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-03-19 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2011-03-09 |
Ton Roosendaal | Todo item: defaulting newly created Property editors... |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Andrea Weikert | == UI icons == |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-16 |
Janne Karhu | Particle settings can now be pinned too: |
tree | commitdiff |
2011-02-15 |
Campbell Barton | moving dir strings into global namespace for doc access... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-12 |
Janne Karhu | Particles todo item: particle textures |
tree | commitdiff |
2011-02-09 |
Janne Karhu | Restoring the old behavior of switching texture context... |
tree | commitdiff |
2011-02-08 |
Janne Karhu | Texture context selector for texture panel: |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-06 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2011-01-05 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2011-01-03 |
Ton Roosendaal | Todo items: |
tree | commitdiff |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-14 |
Ton Roosendaal | Bugfix #25212 |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-19 |
Janne Karhu | Possible fix for [#23982] Display update with animated... |
tree | commitdiff |
2010-11-05 |
Campbell Barton | workaround/fix for [#24540] Adding the path to an image... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | editors/space_* build without unused args warnings |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
tree | commitdiff |
2010-10-02 |
Nathan Letwory | Redraw object buttons on next/previous frame in 3dview... |
tree | commitdiff |
2010-09-20 |
Brecht Van Lommel | Fix #23917: selecting a directory with the file browser... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-08-23 |
Thomas Dinges | * Code tweak for my last commit, missed some break's. |
tree | commitdiff |
2010-08-22 |
Thomas Dinges | Fix for [#22741] Material preview doesn't update when... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-30 |
Thomas Dinges | Properties Window: |
tree | commitdiff |
2010-07-27 |
Brecht Van Lommel | Fix part of bug #23042: unnecessary texture preview... |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-07-04 |
Campbell Barton | convenience functionality for browse button (requested... |
tree | commitdiff |
2010-07-01 |
Campbell Barton | adding image strips wasnt working, use the 'directory... |
tree | commitdiff |
2010-06-25 |
Campbell Barton | - duplicating a scene now duplicates its sequence strip... |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
tree | commitdiff |
2010-06-18 |
Matt Ebb | Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT... |
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-05 |
Campbell Barton | finish cleanup to cmake editors, also removed some... |
tree | commitdiff |
2010-06-04 |
Campbell Barton | have cmake build editors as different libs like scons... |
tree | commitdiff |
2010-04-22 |
Matt Ebb | Fix [#22097] missing panels in texture tab |
tree | commitdiff |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
tree | commitdiff |
2010-04-06 |
Brecht Van Lommel | Fix #21166: changing image file path does not update... |
tree | commitdiff |
2010-04-06 |
Matt Ebb | Fix [#21516] UI artifacts in array modifier |
tree | commitdiff |
2010-03-30 |
Brecht Van Lommel | * Multiply for panorama cameras |
tree | commitdiff |
2010-03-26 |
Thomas Dinges | Buttons Window Notifier Listener: |
tree | commitdiff |
2010-03-25 |
Matt Ebb | Restored Fluid Sim baking |
tree | commitdiff |
2010-03-23 |
Campbell Barton | more lint includes |
tree | commitdiff |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
tree | commitdiff |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
tree | commitdiff |
2010-03-05 |
Joshua Leung | Bugfix #21215: Panning Properties header shows unnecess... |
tree | commitdiff |
2010-02-22 |
Elia Sarti | Fix for #21286, Trying to open the toolbox crashed... |
tree | commitdiff |
2010-02-14 |
Daniel Salazar | Using multiline descriptions like this: |
tree | commitdiff |
2010-02-14 |
Daniel Salazar | Better tooltips and button name in some case in file... |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
tree | commitdiff |
2010-01-31 |
Joshua Leung | Renamed the FILE_OPEN option for the file browser to... |
tree | commitdiff |
2010-01-30 |
Campbell Barton | bugfix [#20579] Context pinning error (pose mode) |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-29 |
Brecht Van Lommel | Fix #20549: selecting a texture node in a material... |
tree | commitdiff |
2010-01-28 |
Brecht Van Lommel | Properties window: try to keep showing shading related... |
tree | commitdiff |
2010-01-28 |
Matt Ebb | Fix [#20152] Video textures do not refresh at frame... |
tree | commitdiff |
2010-01-27 |
Matt Ebb | [#20728] "Export UV Layout" overwrites existing files... |
tree | commitdiff |
2010-01-26 |
Ton Roosendaal | Drag and drop 2.5 integration! Finally, slashdot regula... |
tree | commitdiff |
2010-01-25 |
Martin Poirier | Remove unneeded notifier data added in revision 26219. |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-24 |
Joseph Eagar | View3d transform was sending a too-general notifier... |
tree | commitdiff |
2010-01-14 |
Matt Ebb | Fix [#20671] No access to creating textures for a material |
tree | commitdiff |
2010-01-13 |
Matt Ebb | Fix [#19902] sculpt brush texture not accessible when... |
tree | commitdiff |
2010-01-07 |
Matt Ebb | Fix [#19820] linking material nodes in node editor... |
tree | commitdiff |
2010-01-07 |
Matt Ebb | Fix [#19664] updating key in graph editor doesn't updat... |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2010-01-05 |
Matt Ebb | Fix for some confusing terminology: Window type ->... |
tree | commitdiff |
2010-01-03 |
Matt Ebb | Changes to Brush texture workflow |
tree | commitdiff |
2009-12-29 |
Joshua Leung | Bugfix #20503: Add constraint (with targets) menu lacks... |
tree | commitdiff |
2009-12-26 |
Campbell Barton | fixes for errors/warnings found with cppcheck |
tree | commitdiff |
2009-12-24 |
Matt Ebb | Key map related things: |
tree | commitdiff |
2009-12-19 |
Martin Poirier | Add missing names to SpaceTypes |
tree | commitdiff |
2009-12-19 |
Thomas Dinges | Fixing error introduced in commit 25428. |
tree | commitdiff |
2009-12-17 |
Campbell Barton | selecting a pose bone didnt redraw constraints |
tree | commitdiff |
next |