Blender Git Commits

Blender Git "master" branch commits.

Page: 3989 / 5574

Revision bca3da4 by Mike Erwin
June 28, 2011, 21:20 (GMT)
updated build script for SpaceNav on Linux -- was foolishly relying on user-config.py
June 28, 2011, 20:05 (GMT)
2.5 Image Buttons Template:
* Added missing greying out for "fields_per_frame" Property, reported by lmg on IRC. Thanks!
June 28, 2011, 19:30 (GMT)
Set Edit bone roll on Armature Import.
+ Light->Color Sid for testing.
June 28, 2011, 16:57 (GMT)
own error in recent cmake edits
June 28, 2011, 16:44 (GMT)
Camera tracking integration
===========================

Request from Sebastian König:

Change behaviour of "Clear Track Path" operator to clear
data for frames after current rather than clearing the whole track data.
June 28, 2011, 16:25 (GMT)
RenderEngine API: add self.report() error reporting function for render engines,
works the same as for operators. Also includes some refactoring of render error
reporting code to use ReportList.

June 28, 2011, 16:24 (GMT)
Camera tracking integration
===========================

- Fixed typo in marker state cache line offset.
- Do not try to track disabled markers.
Revision 4178b66 by Mike Erwin
June 28, 2011, 15:59 (GMT)
enabled pan/zoom in rotation-locked 3D views + small cleanup
Revision 446be52 by Mike Erwin
June 28, 2011, 15:57 (GMT)
made Pascal string less intrusive to build systems
June 28, 2011, 15:46 (GMT)
Camera tracking integration
===========================

- Fixed bug with drawing cache line for marker states.
It worked correct for cases, when start frame was 1.
- Added color codes for path parts before current frame and
after current frame.
- Added color code for disabled marker. Color is specifying for
unselected disabled marker. Color for selected marker is
calculating automatically. Color for active disabled marker
is equal to the enabled active marker.
June 28, 2011, 15:43 (GMT)
CMake: campbell already added default build type as release a few hours
earlier in a different way, missed that, so reverting my change.

June 28, 2011, 15:43 (GMT)
Merging r37892 through r37907 from trunk into soc-2011-tomato

June 28, 2011, 15:23 (GMT)
Cycles: attempt to fix OIIO include path on windows.

June 28, 2011, 15:09 (GMT)
Cycles: fix startup.blend not merge problem.

June 28, 2011, 15:00 (GMT)
June 28, 2011, 14:42 (GMT)
CMake: set default cmake build type to Release. Without that you would
get a build that has neither debug symbols nor optimization, now it
will build an optimized blender by default.

June 28, 2011, 14:37 (GMT)
Cycles: cmake tweak to make specifying OSL/OIIO path simpler.

June 28, 2011, 14:25 (GMT)
Cycles: fix for dynamic library copying on linux.

June 28, 2011, 13:44 (GMT)
Cycles: for mac and unix, copy oiio/boost dynamic libraries into cycles lib
directory to avoid library path issues.

June 28, 2011, 13:43 (GMT)
Cycles: fix alt+Z shortcut not working in 3d view.

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021