Blender Git Commits

Blender Git commits from all branches.

Page: 2742 / 2888

July 18, 2013, 10:18 (GMT)
Merging r58341 through r58364 from trunk into blender-2.68-release

July 18, 2013, 09:34 (GMT)
fixed X cone on transform manipulator rotating around wrong axis
July 18, 2013, 09:21 (GMT)
Refactor and tidy up bundle options and interfaces

Non-functional changes to a few data types and interfaces involved in passing bundle options from the UI to libmv. A significant change is that the decision to perform a modal reconstruction or not is moved into the libmv C API and the type of camera movement is passed as an option.
July 18, 2013, 00:48 (GMT)
Fix linking of blenderplayer
July 17, 2013, 21:28 (GMT)
Add OpenNL include to Scons script.
July 17, 2013, 21:24 (GMT)
The system now factored matrix only one time, then only processes the solution.
The system can calculate the solution of automatic form after rotate, translate or scale the vertices handlers.
July 17, 2013, 18:19 (GMT)
Fix vertex painting not having palettes and colour sample operator (S)
July 17, 2013, 17:53 (GMT)
Enable drag'n'drop of colours from any region to any other region.
July 17, 2013, 17:36 (GMT)
Fix evil issue that prevented popping up a color widget if you had
closed a previous widget by clicking to a colour button next to it.

Also some style fixes and a better return value.
July 17, 2013, 15:44 (GMT)
Allow copying of non gamma-corrected colors.
July 17, 2013, 15:34 (GMT)
Fix memory leak in invalid drags, also add byte image case (should
probably be color corrected but I need a use case to test)
July 17, 2013, 15:22 (GMT)
Uability feature to make palettes and other colour stuff work nice:
Support drag'n drop of colours from colour widgets.

This requires a few changes to the way colour pickers pop up, they now
spawn on mouse release instead of mouse press.

Dragging to another colour copies the first colour to the second.
Unfortunately there's no undo here yet.
July 17, 2013, 11:44 (GMT)
cleanup of gpu_matrix.c
July 17, 2013, 11:41 (GMT)
* Palette colours get added to toolbar according to toolbar length.
* Add operator for adding colours.
July 17, 2013, 10:19 (GMT)
Palette Colours are now visible.

Still no operator to add colours visible in UI but colours can be added
by using operator search (palette colour add)

Palettes only active on image painting currently
July 17, 2013, 10:19 (GMT)
Merge trunk -r58316 into soc-2013-paint
July 17, 2013, 08:04 (GMT)
removing extraneous character
July 17, 2013, 07:54 (GMT)
Merged work from working copy of GSoC 2012 work into GSoC 2013 branch.

Compiles w/ Visual Studio 2012 but not thoroughly tested.
Still need double check for any merge "fuzz"
July 17, 2013, 01:11 (GMT)
I restricted some keyboard events.
I wrote a descriptive message of support in the area of the screen.
July 16, 2013, 23:32 (GMT)
Test files were removed.
I remove the computation of implicit rotations because not improve the solution.
I eliminate the use of the library Eigen3 in my system because SuperLU library has better performance.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021