Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-12Fix #26860: uv snap/weld/stitch did not take live unwrap setting into account.Brecht Van Lommel
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-07add margin access [#26806] Missing pack margin for pack islands in UV editorCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-01Bugfix #26654Ton Roosendaal
2011-03-29fix [#26666] Snapping the cursor to selected in UV Image Editor when unwrappi...Campbell Barton
2011-03-28uvedit: floats were being implicitly promoted to doubles, adjust to use floats.Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-18Fix for [#25878] UV Scale/Rotate/Grab break with non grid snapping.Janne Karhu
2011-03-15fix [#26504] Deselection of vertices not working in UVs editorCampbell Barton
2011-03-15bugfix [#26505] zoom in selected keys on graph editorCampbell Barton
2011-03-12Fix uvedit unwrap tool not taking selection into account.Brecht Van Lommel
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13warning cleanup.Campbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-23correct own bad spellingCampbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-15remove unused vars & avoid some clang warnings.Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2011-01-03Fix #25456: using Live Unwrap always unwraps with method Angle Based.Brecht Van Lommel
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-04Maintenance, Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-10"Fix" for [#24629] 2D-cursor coordinates in 254B UV and 3D viewsJanne Karhu
2010-11-04Fix #24531: UV editor: setting rotating/scaling pivot with [ , ] [ . ] not wo...Brecht Van Lommel
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15bugfix [#24264] toggle UV selection fails.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-05patch [#24146] UV layout selection menu in UV editor ala CTRL+TAB in edit modeCampbell Barton
2010-09-27bugfix [#23447] wrong vertices/edges selected in UV editorCampbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includesCampbell Barton