projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Boost directories were not properly configured to vc2010.
[blender.git]
/
source
/
blender
/
2012-09-25
Sergey Sharybin
Fixed crash when selecting curve with a mouse
tree
|
commitdiff
2012-09-25
Jeroen Bakker
Compositor:
tree
|
commitdiff
2012-09-25
Joshua Leung
Bugfix [#32647] PolyLine tool for Grease Pencil was...
tree
|
commitdiff
2012-09-25
Sergey Sharybin
code cleanup: make naming more consistent
tree
|
commitdiff
2012-09-25
Sergey Sharybin
Color Management: mark some TODOs as resolved
tree
|
commitdiff
2012-09-25
Sergey Sharybin
Expose image's and clip's input color space settings...
tree
|
commitdiff
2012-09-25
Sergey Sharybin
Remove access to deprecated per-strip color balance...
tree
|
commitdiff
2012-09-25
Sergey Sharybin
Color Management: render result could have been incorre...
tree
|
commitdiff
2012-09-25
Sergey Sharybin
Color Management: float generated images had is_data...
tree
|
commitdiff
2012-09-25
Sergey Sharybin
No need to show display settings in file output node
tree
|
commitdiff
2012-09-25
Bastien Montagne
Fix own error (wrong portuguese-brazilian Windows ...
tree
|
commitdiff
2012-09-25
Dalai Felinto
fix for gibberish text in 2DFilter actuator when text...
tree
|
commitdiff
2012-09-25
Campbell Barton
fix for error disabling group visibility (which was...
tree
|
commitdiff
2012-09-25
Campbell Barton
default simple deforms `Relative` option to be enabled...
tree
|
commitdiff
2012-09-25
Campbell Barton
fix for regression in solidify modifier copying loop...
tree
|
commitdiff
2012-09-25
Campbell Barton
small improvement to previous commit, use pre-calculate...
tree
|
commitdiff
2012-09-25
Campbell Barton
fix [#32646] Duplifaces can have wrong orientation...
tree
|
commitdiff
2012-09-24
Campbell Barton
rename RNA duration --> frame_duration to match sequenc...
tree
|
commitdiff
2012-09-24
Campbell Barton
code cleanup: add missing includes to RNA (this one...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Some further fixes for #32626: TIFF renders are limited...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Themes fixes:
tree
|
commitdiff
2012-09-24
Sergey Sharybin
- Corrected movie clip length computation
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Sequencer: movie clip float buffers should be converted...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Expose movie clip duration property to RNA
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Fix crash on sequencer when movie clip fails to load...
tree
|
commitdiff
2012-09-24
Brecht Van Lommel
Fix image editor switching to no image when deselecting...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Fix #32644: ctrl+F11 internal animation player crash
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Fix #32396: EyeDropper does nothing on "New" in Uv...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
No need to limit image frame offset to blender's frame...
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Proper fix for #32626: TIFF renders are limited to...
tree
|
commitdiff
2012-09-24
Campbell Barton
deleting mask data wasn't deleting loop data. also...
tree
|
commitdiff
2012-09-24
Campbell Barton
fix for memory leak grabbing masks and grease pencil...
tree
|
commitdiff
2012-09-24
Campbell Barton
revert r50837, this assumption is made elsewhere (in...
tree
|
commitdiff
2012-09-24
Campbell Barton
fix [#32626] TIFF renders are limited to 8 bit even...
tree
|
commitdiff
2012-09-24
Campbell Barton
inserting mask keyframes wasn't redrawing with the...
tree
|
commitdiff
2012-09-24
Campbell Barton
don't check the real usercount when drawing masks,...
tree
|
commitdiff
2012-09-24
Campbell Barton
fix for issue where you could easily make zero user...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix [#32635] no viewport update when link and object...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for crash joining objects with shape keys - own...
tree
|
commitdiff
2012-09-23
Konrad Kleine
Fix #32625 Zero area-sized faces caused jittered part...
tree
|
commitdiff
2012-09-23
Sergey Sharybin
Fix #32628: Crash when selecting Channels of the image...
tree
|
commitdiff
2012-09-23
Sergey Sharybin
A bit alternative fix for bug mentioned in rev50826
tree
|
commitdiff
2012-09-23
Sergey Sharybin
Fix #32522: Object's diffuse color not showing in Sculp...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for crash loading old files without colormanagement.
tree
|
commitdiff
2012-09-23
Campbell Barton
remove sticky customdata layers as well as sticky mtex...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for crashes caused by mixups when adding objects...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for crash backing in background mode.
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for crash executing a python script.
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for some crashes running operators in background...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for incorrect declaration rna_Object_free_duplilist...
tree
|
commitdiff
2012-09-23
Campbell Barton
fix for all pose-group editing functions crashing when...
tree
|
commitdiff
2012-09-22
Bastien Montagne
Make "name" member of RNA KeymapItem struct return...
tree
|
commitdiff
2012-09-22
Bastien Montagne
Fix [#32629] Checking "Invert Zoom Direction" doesn...
tree
|
commitdiff
2012-09-22
Bastien Montagne
Revert a small part of r50813, so that we can build...
tree
|
commitdiff
2012-09-22
Campbell Barton
code cleanup: make many functions static
tree
|
commitdiff
2012-09-22
Campbell Barton
code cleanup: remove/comment unused defines
tree
|
commitdiff
2012-09-22
Campbell Barton
Improvement to own commit r50810.
tree
|
commitdiff
2012-09-22
Campbell Barton
fix [#32609] RGB Curves Mouse Pointer Problem
tree
|
commitdiff
2012-09-22
Campbell Barton
rect/point clamping function: BLI_rct*_clamp_pt_v
tree
|
commitdiff
2012-09-22
Campbell Barton
Enable predictable menu key-chaining as with r50501.
tree
|
commitdiff
2012-09-22
Campbell Barton
revert own commit r50501 (have a better way to implemen...
tree
|
commitdiff
2012-09-22
Campbell Barton
add a UV Project material option so UV's are calculated...
tree
|
commitdiff
2012-09-22
Campbell Barton
replace UV project modifier matrix calculation with...
tree
|
commitdiff
2012-09-21
Campbell Barton
fix for crash getting a member from the operator contex...
tree
|
commitdiff
2012-09-21
Campbell Barton
add back clear skin operator, removed with sticky by...
tree
|
commitdiff
2012-09-21
Sergey Sharybin
Updated comment
tree
|
commitdiff
2012-09-21
Sergey Sharybin
Color Management: different fixes for byte buffers
tree
|
commitdiff
2012-09-21
Bastien Montagne
Fix for [#32595] N shortcut (view-properties) is not...
tree
|
commitdiff
2012-09-21
Brecht Van Lommel
Mask Editor: make Alt+S feather shrink/fatten work...
tree
|
commitdiff
2012-09-21
Campbell Barton
remove sticky coords from blender and the internal...
tree
|
commitdiff
2012-09-21
Campbell Barton
remove sticky coordinates from blender, this was missin...
tree
|
commitdiff
2012-09-21
Campbell Barton
calculate sticky wasnt working very well and had a...
tree
|
commitdiff
2012-09-21
Campbell Barton
remove default name from CD_SKIN_NODE LayerTypeInfo...
tree
|
commitdiff
2012-09-21
Dalai Felinto
Logic Editor code cleanup > 2500 lines removed - old...
tree
|
commitdiff
2012-09-21
Dalai Felinto
2.49 Logic Editor functionality - Add Sensor/Controller...
tree
|
commitdiff
2012-09-21
Dalai Felinto
2.49 feature: Game Controller State name shows up when...
tree
|
commitdiff
2012-09-21
Campbell Barton
There was no way to remove mesh data layers from the...
tree
|
commitdiff
2012-09-20
Sergey Sharybin
Fix #32579: Sequencer crash when changing render dimensions
tree
|
commitdiff
2012-09-20
Campbell Barton
fix [#32602] Bevel operator's transform input is inverted
tree
|
commitdiff
2012-09-20
Campbell Barton
style cleanup
tree
|
commitdiff
2012-09-20
Campbell Barton
code cleanup: use frame as a prefix for rna properties
tree
|
commitdiff
2012-09-20
Sergey Sharybin
Color Management: avoid byte->linear->byte conversion...
tree
|
commitdiff
2012-09-20
Sergey Sharybin
Fix #32607: Color picker tool doesn't work properly...
tree
|
commitdiff
2012-09-20
Sergey Sharybin
Fix #32603: Multi-Layer EXR files can't be color managed
tree
|
commitdiff
2012-09-20
Campbell Barton
code cleanup: some redundant assignments in view3d_draw...
tree
|
commitdiff
2012-09-20
Campbell Barton
code cleanup:
tree
|
commitdiff
2012-09-20
Campbell Barton
fix [#32604] Loop select broken with Clipped view and...
tree
|
commitdiff
2012-09-20
Campbell Barton
style cleanup
tree
|
commitdiff
2012-09-20
Campbell Barton
code cleanup: remove unused macros, commet some which...
tree
|
commitdiff
2012-09-20
Brecht Van Lommel
Fix #32596: bones in armature created from skin modifie...
tree
|
commitdiff
2012-09-20
Brecht Van Lommel
Fix #32598: clamp blender internal alpha channel to...
tree
|
commitdiff
2012-09-19
Sergey Sharybin
Color Management: new generated images had empty color...
tree
|
commitdiff
2012-09-19
Bastien Montagne
Fixed "cleaning" of some menu labels (those with all...
tree
|
commitdiff
2012-09-19
Gaia Clary
Collada(exporter): Added error message when export...
tree
|
commitdiff
2012-09-19
Bastien Montagne
Add a "Header" sub-menu to the right-click one of all...
tree
|
commitdiff
2012-09-19
Bastien Montagne
Makes no sense to have render engine property animatable!
tree
|
commitdiff
2012-09-19
Dalai Felinto
using the utf8 flipped form of Hebrew for the ui
tree
|
commitdiff
2012-09-19
Sergey Sharybin
Small fix for Follow Track constraint
tree
|
commitdiff
2012-09-19
Sergey Sharybin
Mark movie clip user current frame as editable
tree
|
commitdiff
2012-09-19
Brecht Van Lommel
Fix missing dependency graph update when switching...
tree
|
commitdiff
next