2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | minor cleanup: make functions static, use NULL for... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | svn merge -r36564:36583 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Joseph Eagar | =bmesh= fixed unlink uv selection bug |
tree | commitdiff |
2011-05-09 |
Campbell Barton | tag unused arguments, quiet some warnings |
tree | commitdiff |
2011-05-09 |
Campbell Barton | svn merge -r36529:36564 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | more syncing with trunk, also cleared many warnings... |
tree | commitdiff |
2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | UV Edit: move uv vertex buttons code to uvedit module. |
tree | commitdiff |
2011-05-01 |
Campbell Barton | - remove UV_OT_select_inverse, instead use invert optio... |
tree | commitdiff |
2011-04-29 |
Campbell Barton | fix [#27198] Missing Live LSCM Update after Aligning... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-19 |
Campbell Barton | patch [#26978] Minor Spelling Mistakes in Editor Operators |
tree | commitdiff |
2011-04-16 |
Joseph Eagar | =bmesh= build modifier works now, also made scanfill... |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= fixed a uv editor crasher |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-13 |
Joseph Eagar | =bmesh= fixed a few bugs in the uv editor |
tree | commitdiff |
2011-04-12 |
Brecht Van Lommel | Fix #26860: uv snap/weld/stitch did not take live unwra... |
tree | commitdiff |
2011-04-08 |
Campbell Barton | fix [#26674] Inconsistency in snapping CursorToSelectio... |
tree | commitdiff |
2011-04-07 |
Campbell Barton | add margin access [#26806] Missing pack margin for... |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-01 |
Ton Roosendaal | Bugfix #26654 |
tree | commitdiff |
2011-03-29 |
Campbell Barton | fix [#26666] Snapping the cursor to selected in UV... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | uvedit: floats were being implicitly promoted to double... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | object/paint/misc-files: floats were being implicitly... |
tree | commitdiff |
2011-03-18 |
Janne Karhu | Fix for [#25878] UV Scale/Rotate/Grab break with non... |
tree | commitdiff |
2011-03-17 |
Joseph Eagar | scons fix |
tree | commitdiff |
2011-03-17 |
Joseph Eagar | =bmesh= |
tree | commitdiff |
2011-03-15 |
Campbell Barton | fix [#26504] Deselection of vertices not working in... |
tree | commitdiff |
2011-03-15 |
Campbell Barton | bugfix [#26505] zoom in selected keys on graph editor |
tree | commitdiff |
2011-03-12 |
Brecht Van Lommel | Fix uvedit unwrap tool not taking selection into account. |
tree | commitdiff |
2011-03-10 |
Campbell Barton | request from Jedrzej Slewczuk's: |
tree | commitdiff |
2011-03-03 |
Campbell Barton | use NULL instead of 0 for pointers, (editors) |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Campbell Barton | pedantic warning cleanup, also remove texspace_edit... |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-23 |
Joseph Eagar | =bmesh= fix bug with uvlayers |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | warning cleanup. |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-23 |
Campbell Barton | correct own bad spelling |
tree | commitdiff |
2011-01-18 |
Campbell Barton | bad spelling; 'indicies' --> 'indices' |
tree | commitdiff |
2011-01-15 |
Campbell Barton | remove/comment unused defines. |
tree | commitdiff |
2011-01-14 |
Campbell Barton | remove unused vars & avoid some clang warnings. |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
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-03 |
Campbell Barton | DAG_id_tag_update was being called with non object... |
tree | commitdiff |
2011-01-02 |
Brecht Van Lommel | Fix #25456: using Live Unwrap always unwraps with metho... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-20 |
Campbell Barton | fix [#25283] Edge length display difficult to read |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-12-04 |
Campbell Barton | Maintenance, |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-10 |
Janne Karhu | "Fix" for [#24629] 2D-cursor coordinates in 254B UV... |
tree | commitdiff |
2010-11-04 |
Brecht Van Lommel | Fix #24531: UV editor: setting rotating/scaling pivot... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-15 |
Campbell Barton | bugfix [#24264] toggle UV selection fails. |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-10-05 |
Campbell Barton | patch [#24146] UV layout selection menu in UV editor... |
tree | commitdiff |
2010-09-27 |
Campbell Barton | bugfix [#23447] wrong vertices/edges selected in UV... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-07 |
Joseph Eagar | merge from trunk at r31523 |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-08-23 |
Campbell Barton | - move more active properties into their collections: |
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 |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-31 |
Martin Poirier | Separate proportional edit setting between edit and... |
tree | commitdiff |
2010-07-19 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
tree | commitdiff |
2010-07-14 |
Joseph Eagar | wip commit; DO NOT USE. almost done with phase 1 of... |
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-04 |
Campbell Barton | remove cruft from cmake files, more to go |
tree | commitdiff |
2010-06-04 |
Campbell Barton | have cmake build editors as different libs like scons... |
tree | commitdiff |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
tree | commitdiff |
2010-05-14 |
Matt Ebb | Fix [#22337] Wrong operator descriptions |
tree | commitdiff |
2010-04-21 |
Campbell Barton | replace add_v3_v3v3() --> add_v3_v3() where possible |
tree | commitdiff |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
tree | commitdiff |
2010-03-30 |
Matt Ebb | Fix [#21711] Position of 2d cursor is not displayed... |
tree | commitdiff |
2010-03-29 |
Matt Ebb | Fix [#21542] Clear origin shortkey Alt+O in object... |
tree | commitdiff |
2010-03-23 |
Campbell Barton | move uv project functions into their own files to be... |
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-16 |
Brecht Van Lommel | Wkey in uv editor brings up weld/align menu rather... |
tree | commitdiff |
2010-03-09 |
Joseph Eagar | Merge ... trunk at r27259 and commit of a patch by... |
tree | commitdiff |
2010-02-15 |
Campbell Barton | support for camera shift with UV camera project. |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-11 |
Campbell Barton | panorama UV projection, only when projected from a... |
tree | commitdiff |
next |